﻿
/* top start*/
body,td,th {
	font-size: 14px;
	min-width:1300px;
}

img, div { behavior: url(/images/iepng/iepngfix.htc); }

body, div, p,img,dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	padding:0px;
	margin:0px;
}
.FontRed{
	color:#FF0000;}
h3{
	font-size:14px;}

li{
	list-style-type:none;}

img{border:0; 
	}
.gray{
	color:#666666;}
a{color:#333333;text-decoration:none;}
a:hover {text-decoration:underline;color:#b6120f;}
a:active{text-decoration:underline;}

.LineLink a{text-decoration:underline;}
.LineLink a:hover {text-decoration:none;color:#b6120f;}

.ColorLink a {color:#b6120f;}
.ColorLink a:hover {color:#b6120f;}

.WidthTab{
	width:10px;
	height:1px;
	float:left;}
.WidthTab2{
	width:20px;
	height:1px;
	float:left;}	
.HeightTab{
	height:5px;
	width:1px;
	overflow:hidden;}

.HeightTab2{
	height:10px;
	width:1px;
	overflow:hidden;}

p{
	line-height:180%;}

.ListDate{
	color:#666666;
	 }
body{
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
	width:100%;
	/*background: url("/images/jlschinared/Top_bg.gif") repeat-x center -289;*/
	min-width:1300px;	
}
input,textarea{
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
}
#wrapper{
   	width:100%;
	padding:0px 0px;
	margin:auto;
	   	}
#wrapper #head{
   	width:100%;
		 
}

#wrapper #head .top{
	width:100%;
	height:80px;
	font-size:13px;
	padding-top:10px;
	background: url("/images/jlschinared/0114.gif")
		}	
#TopBG{
	position:absolute;
	top:0px;
	z-index:9999;
    	}

 .TopBG{
	 width:100%;
	 min-width:1300px;
	 border-top:3px solid #24a0d4;}
 .TopInfo{
	margin:auto;
	width:1080px;
	height:23px;
	
	} 
 .TopInfo .link{
	background: url("/images/jlschinared/top_bg2.gif") no-repeat center top;
	text-align:center;
	line-height:23px;
	width:237px;
	float:right;
	color:#999999;
	padding-right:18px;
	padding-left:11px;
	font-size:11px;}
 .TopInfo .link a{
	color:#0585bb;}	
 .TopInfo .link a:hover{
	color:#0000CC;}	
#wrapper #head .top .TopLogo{
	margin:auto;
	width:1080px;
	padding-top:0px;
	}
#wrapper #head .top .TopLogo .logo{
	float:left;
	height:57px;

}
#wrapper #head .top .TopLogo .SearchTop{
	float:right;
	width:250px;
	padding-top:35px;}

#wrapper #head .top .TopLogo .tel{
	float:left;
	height:55px;
	padding-left:20px;
	width:200px;} 
#wrapper #head .top .TopLogo .qrcode{
	float:left;
	height:45px;
	padding-left:350px;
	padding-top:12px;
	width:200px;} 

	
#wrapper #head .top .TopLogo .tel .telW{
	padding-left:0px;
	padding-top:10px;
	color:#999;	
	font-size:11px;
	}	
#wrapper #head .top .TopLogo .tel .telN{
	padding-left:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#F60;
	line-height:100%;}



/* 导航栏*/
/*Navs*/
/* 导航栏样式 - 无缝版本 */
#wrapper {
    width: 100% !important;
    overflow: visible !important;
}

#wrapper #head {
    width: 100% !important;
    overflow: visible !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    line-height: 0 !important;
}

#wrapper #head #NavLink {
    width: 100%;
    height: 50px !important;
    margin: auto !important;
    position: relative;
    overflow: visible;
    line-height: 0 !important;
    border: none !important;
}

#wrapper #head #NavLink .NavBG {
    height: 55px !important;
    width: 100% !important;
    min-width: 100% !important;
    background: url("/images/jlschinared/nav_bg1.jpg") repeat-x center top !important;
    background-size: auto 55px !important;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    line-height: 0 !important;
}

#wrapper #head #NavLink #sddm {
    width: 1080px;
    margin: 0 auto !important;
    z-index: 2;
    display: flex;
    align-items: stretch;
    height: 50px !important;
    position: relative;
    padding: 0 !important;
    border: none !important;
}

#wrapper #head #NavLink #sddm li {
    float: none;
    font-weight: bold;
    flex: 1;
    text-align: center;
    position: relative;
    height: 50px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
    border: none !important;
}

#wrapper #head #NavLink #sddm .CurrentLi a {
    background: none;
}

#wrapper #head #NavLink #sddm li a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 50px !important;
    color: #FFF;
    text-align: center;
    padding: 0px 15px !important;
    font-size: 16px;
    transition: all 0.3s ease;
    white-space: nowrap;
    box-sizing: border-box;
    margin: 0 !important;
    text-decoration: none;
    background: none;
    line-height: 50px !important;
    border: none !important;
}

#wrapper #head #NavLink #sddm li a:hover {
    text-decoration: none;
    background: #efcb63;
    color: #e4000f;
}

#wrapper #head #NavLink #sddm li P {
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
    text-transform: uppercase;
    margin: 0 !important;
    padding: 0 !important;
}

/* 二级导航样式 */
#wrapper #head #NavLink #sddm li div {
    position: absolute;
    visibility: hidden;
    background: #808080;
    padding: 0px !important;
    opacity: 0.85;
    filter: alpha(opacity=85);
    top: 50px;
    width: 100%;
    min-width: 140px;
    left: 0;
    z-index: 100;
    margin: 0 !important;
    border: none !important;
}

#wrapper #head #NavLink #sddm li div a {
    position: relative;
    padding: 0px 10px !important;
    width: 100% !important;
    text-align: center;
    background: #24a0d4;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    line-height: 40px !important;
    height: 40px !important;
    border-bottom: 1px solid #0d76a2;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 auto !important;
    box-sizing: border-box;
    white-space: nowrap;
}

#wrapper #head #NavLink #sddm li div a:hover {
    background: #efcb63;
    color: #d41135;
    font-weight: bold;
    border-bottom: 1px solid #910700;
}

#wrapper #head #NavLink #sddm div a:last-child {
    border-bottom: none;
}

/* 鼠标悬停显示二级导航 */
#wrapper #head #NavLink #sddm li:hover div {
    visibility: visible;
}

/* ===== 手机端响应式样式 ===== */

/* 平板端 (768px - 1024px) */
@media (max-width: 1024px) {
    #wrapper #head #NavLink #sddm {
        width: 95% !important;
        max-width: 1080px;
    }
    
    #wrapper #head #NavLink #sddm li a {
        font-size: 14px !important;
        padding: 0px 10px !important;
    }
}

/* ===== 手机端导航栏显示修复 ===== */
@media (max-width: 768px) {
    #wrapper #head #NavLink {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        height: 50px !important;
    }
    
    #wrapper #head #NavLink .NavBG {
        display: block !important;
        height: 55px !important;
        background-size: auto 55px !important;
    }
    
    #wrapper #head #NavLink #sddm {
        display: flex !important;
        visibility: visible !important;
        width: 100% !important;
        height: 50px !important;
        padding: 0 5px !important;
    }
    
    #wrapper #head #NavLink #sddm li {
        display: flex !important;
        visibility: visible !important;
        height: 50px !important;
    }
    
    #wrapper #head #NavLink #sddm li a {
        display: flex !important;
        visibility: visible !important;
        height: 50px !important;
        font-size: 14px !important;
    }
}

/* 横屏手机优化 */
@media (max-width: 768px) and (orientation: landscape) {
    #wrapper #head #NavLink {
        height: 40px !important;
    }
    
    #wrapper #head #NavLink #sddm li a {
        font-size: 12px !important;
    }
}

/* 确保盒模型一致 */
#wrapper #head #NavLink * {
    box-sizing: border-box !important;
}


	
#wrapper #body{
	width:1080px;
	margin:auto;
	}
/* albumblock*/

 .albumblock{
	padding:10px 15px 30px 20px;
	float:left;
	}
 .albumblock .inner{
	width:160px;
	height:160px;
	border:1px solid #DEDEDC;
	overflow:hidden;
	}

.albumblock .inner img{
	border:2px solid #fff;
	width:156px;
	height:156px;	}	

 .albumblock .inner .albumtitle{
	height:30px;
	line-height:30px;
	font-size:12px;
	width:160px;
	bottom:0px;
	left:0;
	color:#b6120f;
	font-weight:; 
	text-align:center;
	cursor:pointer;
	margin:auto;
	overflow:hidden;}
 .albumblock .inner .albumtitle span{
	font-weight:normal;
	font-size:12px;}	

 .albumblock .inner  a{
	 color:#b6120f;}
 .albumblock .inner  a:hover{
	text-decoration:none;}
 .albumblock .inner  a:visited{
	text-decoration:none;}	
	
 .albumblock .inner:hover{
	border:1px solid #b6120f;}	
	
/* ===== 原有底部样式 ===== */
#footer {
    width: 100%;
    font-size: 12px;
    color: #333;
}

#footer a {
    color: #333;
}

#footer .inner {
    margin: auto;
    width: 100%;
    padding-top: 10px;
    text-align: center;
}

#footer .inner p {
    line-height: 25px;
}

.foot_main {
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
}

.foot_main .col1 {
    width: 19%;
    float: left;
    background: #eee;
    text-align: right;
}

.foot_main .col2 {
    width: 81%;
    float: left;
    text-align: left;
    background: #eee;
}

.clear_float {
    clear: both;
}


/* 基础重置 */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Microsoft YaHei", sans-serif;
}

body {
    background-color: #f5f5f5;
    color: #333;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    width: 100%;
    overflow-x: hidden;
}

/* ===== 原有底部样式 ===== */
#footer {
    width: 100%;
    font-size: 12px;
    color: #333;
}

#footer a {
    color: #333;
}

#footer .inner {
    margin: auto;
    width: 100%;
    padding-top: 10px;
    text-align: center;
}

#footer .inner p {
    line-height: 25px;
}

.foot_main {
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
}

.foot_main .col1 {
    width: 19%;
    float: left;
    background: #eee;
    text-align: right;
}

.foot_main .col2 {
    width: 81%;
    float: left;
    text-align: left;
    background: #eee;
}

.clear_float {
    clear: both;
}

/* 基础重置 */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Microsoft YaHei", sans-serif;
}

body {
    background-color: #f5f5f5;
    color: #333;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    width: 100%;
    overflow-x: hidden;
}

/* 原有底部导航栏样式 - 蓝色背景 */
#footer {
    background: linear-gradient(135deg, #1a2a3a 0%, #2c3e50 100%) !important;
    color: #333;
    padding: 0 !important;
    width: 100%;
    margin: 0;
}

#footer .inner {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    padding: 0 !important;
}

/* 导航栏样式 - 蓝色主题 */
.BottomNav {
    text-align: center;
    padding: 0 !important;
    margin: 0 !important;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: linear-gradient(135deg, #1a2a3a 0%, #2c3e50 100%) !important;
    background-image: none !important;
    background-repeat: repeat-x !important;
    background-position: 0px top !important;
    border: none !important;
    position: relative;
}

.BottomNav::before,
.BottomNav::after {
    display: none !important;
}

.BottomNav a {
    color: #FFF !important;
    text-decoration: none;
    margin: 0 15px;
    font-size: 16px;
    font-weight: bold !important;
    line-height: 70px !important;
    padding: 0 10px !important;
    display: inline-block;
    height: 70px;
    vertical-align: middle;
    transition: all 0.3s ease;
}

.BottomNav a:hover {
    color: #FFF !important;
    text-decoration: underline;
    background: rgba(255,255,255,0.1);
    border-radius: 3px;
}

/* 移除可能的多余深色框 */
#footer .inner .BottomNav {
    background: none !important;
    margin-bottom: 0 !important;
}

.foot {
    background-color: #f0f0f0;
    color: #333;
    padding: 40px 0 20px;
    margin-top: 0;
    width: 100%;
    border-top: 1px solid #e0e0e0;
}

.container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.f-con {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    width: 100%;
}

/* 移动端导航 - 完全隐藏 */
.f-m-nav {
    display: none !important;
}

/* 列布局 */
.col-sm-12, .col-xs-12, .col-md-4, .col-lg-4, .col-md-8, .col-lg-8 {
    padding: 0 15px;
}

.col-md-4, .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-md-8, .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

/* 联系信息样式 */
.f-xx {
    margin-bottom: 25px;
}

.x-t {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
    font-weight: bold;
}

.x-adds {
    color: #666;
    font-size: 14px;
    line-height: 1.6;
}

.x-adds p {
    margin-bottom: 8px;
    line-height: 1.6;
}

.x-adds strong {
    color: #333;
}

.x-tel {
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

/* 二维码样式 */
.x-ewm {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}

.gzh {
    text-align: center;
}

.gzh img {
    width: 100px;
    height: 100px;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 8px;
    border: 1px solid #ddd;
    display: block;
}

.gzh p {
    font-size: 13px;
    color: #666;
    margin: 0;
}

/* ===== 核心导航布局修复 ===== */

/* 导航容器基础样式 */
.flex {
    display: flex;
}

.f-w-w {
    flex-wrap: wrap;
}

.j-c-e {
    justify-content: flex-end;
}

/* 导航项基础样式 */
.fnavli {
    margin-bottom: 20px;
    box-sizing: border-box;
}

.f-title {
    font-size: 18px;
    color: #333;
    margin-bottom: 15px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

.f-nav {
    list-style: none;
    padding: 0;
    margin: 0;
}

.f-nav li {
    margin-bottom: 10px;
}

.f-nav li a {
    color: #555;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s;
    display: block;
    padding: 2px 0;
}

.f-nav li a:hover {
    color: #c00;
    padding-left: 5px;
}

/* ===== 响应式导航布局 - 完整稳定版本 ===== */

/* 超大桌面 (≥1400px) - 5列完美布局 */
@media (min-width: 1400px) {
    .col-md-8 .flex.f-w-w.j-c-e {
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: space-between !important;
        width: 100% !important;
        gap: 20px !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .fnavli {
        flex: 1 1 0 !important;
        min-width: 0 !important;
        max-width: calc(20% - 16px) !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .col-md-8, .col-lg-8 {
        flex: 0 0 72% !important;
        max-width: 72% !important;
    }
    
    .col-md-4, .col-lg-4 {
        flex: 0 0 28% !important;
        max-width: 28% !important;
    }
}

/* 标准桌面 (1200px-1399px) - 5列稳定布局 */
@media (min-width: 1200px) and (max-width: 1399px) {
    .col-md-8 .flex.f-w-w.j-c-e {
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: space-between !important;
        width: 100% !important;
        gap: 15px !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .fnavli {
        flex: 1 1 0 !important;
        min-width: 0 !important;
        max-width: calc(20% - 12px) !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .col-md-8, .col-lg-8 {
        flex: 0 0 70% !important;
        max-width: 70% !important;
    }
    
    .col-md-4, .col-lg-4 {
        flex: 0 0 30% !important;
        max-width: 30% !important;
    }
}

/* 小桌面 (992px-1199px) - 4列布局 */
@media (min-width: 992px) and (max-width: 1199px) {
    .col-md-8 .flex.f-w-w.j-c-e {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: flex-start !important;
        width: 100% !important;
        gap: 15px !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .fnavli {
        flex: 0 0 calc(25% - 11.25px) !important;
        max-width: calc(25% - 11.25px) !important;
        min-width: 140px !important;
        margin: 0 !important;
        padding: 0 !important;
    }
}

/* 平板 (768px-991px) - 3列布局 */
@media (min-width: 768px) and (max-width: 991px) {
    .col-md-8 .flex.f-w-w.j-c-e {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: space-between !important;
        width: 100% !important;
        gap: 12px !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .fnavli {
        flex: 0 0 calc(33.333% - 8px) !important;
        max-width: calc(33.333% - 8px) !important;
        min-width: 120px !important;
        margin: 0 !important;
        padding: 0 !important;
    }
}

/* 手机 (576px-767px) - 2列布局 */
@media (min-width: 576px) and (max-width: 767px) {
    .col-md-8 .flex.f-w-w.j-c-e {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: space-between !important;
        width: 100% !important;
        gap: 10px !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .fnavli {
        flex: 0 0 calc(50% - 5px) !important;
        max-width: calc(50% - 5px) !important;
        min-width: 110px !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    
    /* 手机端改为单列布局 */
    .f-con {
        flex-direction: column;
    }
    
    .col-md-8, .col-md-4 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

/* 小手机 (≤575px) - 1列布局 */
@media (max-width: 575px) {
    .col-md-8 .flex.f-w-w.j-c-e {
        display: flex !important;
        flex-wrap: wrap !important;
        width: 100% !important;
        gap: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    
    .fnavli {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        min-width: auto !important;
        margin: 0 0 15px 0 !important;
        padding: 0 10px !important;
    }
    
    .f-con {
        flex-direction: column;
    }
    
    .col-md-8, .col-md-4 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

/* ===== 解决方案列特殊处理 ===== */

.fnavli:nth-child(4) .f-nav {
    max-height: 320px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 8px;
    scrollbar-width: thin;
    scrollbar-color: #c1c1c1 #f1f1f1;
}

.fnavli:nth-child(4) .f-nav::-webkit-scrollbar {
    width: 6px;
}

.fnavli:nth-child(4) .f-nav::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
}

.fnavli:nth-child(4) .f-nav::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 3px;
}

.fnavli:nth-child(4) .f-nav::-webkit-scrollbar-thumb:hover {
    background: #a8a8a8;
}

/* 移动端解决方案列高度调整 */
@media (max-width: 1199px) {
    .fnavli:nth-child(4) .f-nav {
        max-height: 280px;
    }
}

@media (max-width: 767px) {
    .fnavli:nth-child(4) .f-nav {
        max-height: 240px;
    }
}

@media (max-width: 575px) {
    .fnavli:nth-child(4) .f-nav {
        max-height: 200px;
    }
}

/* ===== 移动端字体和间距优化 ===== */

/* 平板设备 */
@media (max-width: 991px) {
    .container {
        max-width: 95%;
        padding: 0 12px;
    }
    
    .foot {
        padding: 35px 0 18px;
    }
    
    .f-con {
        margin-bottom: 25px;
    }
    
    .x-t {
        font-size: 16px;
    }
    
    .x-adds {
        font-size: 13px;
    }
    
    .x-tel {
        font-size: 20px;
    }
    
    .f-title {
        font-size: 16px;
        margin-bottom: 12px;
    }
    
    .f-nav li a {
        font-size: 13px;
    }
    
    .gzh img {
        width: 90px;
        height: 90px;
    }
    
    .BottomNav {
        height: 60px;
    }
    
    .BottomNav a {
        font-size: 14px;
        margin: 0 12px;
        line-height: 60px !important;
        height: 60px;
        padding: 0 8px !important;
    }
}

/* 手机设备 */
@media (max-width: 767px) {
    .container {
        max-width: 100%;
        padding: 0 10px;
    }
    
    .foot {
        padding: 25px 0 15px;
    }
    
    .x-t {
        font-size: 15px;
        margin-bottom: 8px;
    }
    
    .x-adds {
        font-size: 12px;
    }
    
    .x-tel {
        font-size: 18px;
    }
    
    .f-title {
        font-size: 15px;
        margin-bottom: 10px;
    }
    
    .f-nav li a {
        font-size: 12px;
    }
    
    .f-xx {
        margin-bottom: 20px;
    }
    
    .gzh img {
        width: 80px;
        height: 80px;
    }
    
    .gzh p {
        font-size: 12px;
    }
    
    .bq {
        font-size: 12px;
        padding-top: 15px;
    }
    
    .BottomNav {
        height: 50px;
    }
    
    .BottomNav a {
        font-size: 12px;
        margin: 0 8px;
        line-height: 50px !important;
        height: 50px;
        padding: 0 6px !important;
    }
}

/* 小手机设备 */
@media (max-width: 575px) {
    .container {
        padding: 0 8px;
    }
    
    .foot {
        padding: 20px 0 12px;
    }
    
    .x-t {
        font-size: 14px;
    }
    
    .x-adds {
        font-size: 11px;
    }
    
    .x-tel {
        font-size: 16px;
    }
    
    .f-title {
        font-size: 14px;
    }
    
    .f-nav li a {
        font-size: 11px;
    }
    
    .bq {
        font-size: 11px;
    }
    
    .gzh img {
        width: 70px;
        height: 70px;
    }
    
    .BottomNav {
        height: 45px;
    }
    
    .BottomNav a {
        font-size: 11px;
        margin: 0 6px;
        line-height: 45px !important;
        height: 45px;
        padding: 0 4px !important;
    }
}

/* 超小手机设备 */
@media (max-width: 375px) {
    .container {
        padding: 0 6px;
    }
    
    .foot {
        padding: 15px 0 10px;
    }
    
    .x-t {
        font-size: 13px;
    }
    
    .x-adds {
        font-size: 10px;
    }
    
    .x-tel {
        font-size: 15px;
    }
    
    .f-title {
        font-size: 13px;
    }
    
    .f-nav li a {
        font-size: 10px;
    }
    
    .bq {
        font-size: 10px;
        padding-top: 12px;
    }
    
    .gzh img {
        width: 60px;
        height: 60px;
    }
    
    .bq img {
        width: 12px;
        height: 12px;
    }
}

/* 横屏手机优化 */
@media (max-width: 767px) and (orientation: landscape) {
    .BottomNav {
        height: 45px;
    }
    
    .BottomNav a {
        font-size: 12px;
        margin: 0 8px;
        line-height: 45px !important;
        height: 45px;
    }
    
    .col-md-8 .flex.f-w-w.j-c-e {
        gap: 8px !important;
    }
    
    .fnavli {
        flex: 0 0 calc(50% - 4px) !important;
        max-width: calc(50% - 4px) !important;
    }
    
    .fnavli:nth-child(4) .f-nav {
        max-height: 180px;
    }
}

/* 社交媒体链接 */
.w-link {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
}

.f-nav-link {
    list-style: none;
    display: flex;
    gap: 15px;
    padding: 0;
    margin: 0;
}

.h-ewm {
    position: relative;
}

.h-ewm a {
    display: block;
    padding: 5px;
}

.h-ewm a img {
    width: 30px;
    height: 30px;
    transition: transform 0.3s;
    display: block;
}

.h-ewm a:hover img {
    transform: scale(1.1);
}

.h-ewm .ewm {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    background: #fff;
    padding: 8px;
    border-radius: 5px;
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border: 1px solid #ddd;
    z-index: 1000;
}

.h-ewm:hover .ewm {
    display: block;
}

.ewm img {
    width: 100px;
    height: 100px;
    display: block;
}

/* 版权信息 */
.bq {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    text-align: center;
    color: #666;
    font-size: 14px;
    width: 100%;
}

.bq a {
    color: #666;
    text-decoration: none;
}

.bq a:hover {
    color: #c00;
    text-decoration: underline;
}

.bq .row {
    margin-bottom: 10px;
}

.bq img {
    vertical-align: middle;
    margin: 0 5px;
}

/* 工具类 */
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.hidden-xs {
    display: block;
}

.hidden-sm {
    display: block;
}

@media (max-width: 991px) {
    .hidden-xs.hidden-sm {
        display: block !important;
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    width: 100%;
}

.row > [class*="col-"] {
    padding-right: 15px;
    padding-left: 15px;
}

.title-bold {
    font-weight: bold;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.j-c-c {
    justify-content: center;
}

.a-i-c {
    align-items: center;
}

/* 强制重置可能的多余样式 */
#footer * {
    box-sizing: border-box;
}

#footer .inner .BottomNav {
    all: unset !important;
}

#footer,
#footer .inner,
.BottomNav {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

#wrapper  .t_page{
	padding:10px;
	text-align:center;
	font-size:12px;
	line-height:25px;
	
	}	
#wrapper  .t_page a{
	padding:2px 5px;
	border:1px solid #DEDEDC;
	margin:0px 3px;}	


/* date css*/		
 .header {font: 12px Arial, Tahoma !important;font-weight: bold !important;font: 11px Arial, Tahoma;font-weight: bold;color: #154BA0;background:#C2DEED;height: 25px;padding-left: 10px;
}
 .header td {padding-left: 10px;}
 .header a {color: #154BA0;}
 .header input {background:none;vertical-align: middle;height: 16px;}
 .category {font: 12px Arial, Tahoma !important;font: 11px Arial, Tahoma;color: #92A05A;height:20px;background-color: #FFFFD9;}
 .category td {border-bottom: 1px solid #DEDEB8;}
 .expire, .expire a:link, .expire a:visited {color: #999999;}
 .default, .default a:link, .default a:visited {color: #000000;}
 .checked, .checked a:link, .checked a:visited {color: #FF0000;}
 .today, .today a:link, .today a:visited {color: #00BB00;}
 #calendar_year {display: none;line-height: 130%;background: #FFFFFF;position: absolute;z-index: 10;}
 #calendar_year .col {float: left;background: #FFFFFF;margin-left: 1px;border: 1px solid #86B9D6;padding: 4px;}
 #calendar_month {display: none;background: #FFFFFF;line-height: 130%;border: 1px solid #86B9D6;padding: 4px;position: absolute;z-index: 11;}
 #year,#month{padding:0 10px;background:#fff;}	


/* SearchBar */

.SearchBar {
	width:220px;
	height:25px;
	background:url("/images/jlschinared/search.jpg") no-repeat left top;
}

.Sbox .SearchBar{
	margin:10px 0px 0px 10px;}

.SearchBar #search-text {
	width: 140px;
	padding:0px 5px;
 	margin:0px;
	color:#666666;
	height:23px;
	line-height:23px;
	font-size:12px;
	background:none;
	border:none;
	padding-left:25px;}

.SearchBar #search-submit {
	border:none;
	background:none;
	font-size:12px;
	color: #FFFFFF;
	height:25px;
	margin:0px;	
	cursor:pointer;
	padding:0px;
	line-height:25px;
	width:44px;
}

/* search content */
#search_content .searchtip{
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	BORDER-bottom: #023848 1px solid;
	padding-top:10px;
}

#search_content .result_list{
	padding:10px 10px;
	}
	
#search_content .result_list dt{
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	line-height:25px;
	font-family:Microsoft Yahei;}	

#search_content .result_list dd{
	padding:0 0 5px 0;
	margin:0px;
	line-height:20px;
	}	

#search_content .result_list .line {
	BORDER-bottom: #E9E8E8 1px dashed;}	

#search_content .result_list .line a{
	padding-right:20px;}

#search_content .result_list .line a:hover{
	text-decoration:none;}			
	
#search_content .search_welcome{
	line-height:25px;
	text-align:center;
	}
#search_content .search_welcome p{
	text-align:center;}		
#search_content .result_page{
	text-align:center;
	font-size:13px;
	padding:10px;}

#search_content .result_page span{
	font-size:12px;
	font-family:arial;
	padding:0 5px;
	}	

#dark_footer .box_240px_left {
	width:143px;
	padding-right: 42px;
	padding-top: 0px;
	background-image: none;
	padding-bottom:0px;
	float:left;
}
#dark_footer .box_240px_left h2{
	font-size:14px;
	border-bottom:1px dotted #999;
	color:#FFF;
	padding-bottom:10px;}
#dark_footer .box_240px_left li{
	line-height:250%;
	font-size:12px;}
#dark_footer .box_240px_middle {
	padding: 0px 42px;
	background-image: none;
}
#dark_footer .box_240px_right {
	padding-left: 42px;
	padding-top: 0px;
	background-image: none;
}
#dark_footer_wrap {
	background-color:#b6120f;
	overflow: hidden;
	padding:20px 0px;
}
#dark_footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	color#FFF;
}
#light_footer_wrapper {
	font-size:12px;
	padding:10px;
	height:100px;
	
}
.box_240px_right li {
	display: inline;
}
#dark_footer li a{
	color:#FFF;}


/*backtotop*/
.backToTop {
 display: none;
 width: 50px;
 height:50px;
 line-height: 1.2;
 background:url("/images/jlschinared/back_top.png") left top;;
 color: #fff;
 font-size: 12px;
 text-align: center;
 position: fixed;
 _position: absolute;
 right: 10px;
 bottom: 100px;
 _bottom: "auto";
 cursor: pointer;
 opacity: .6;
 filter: Alpha(opacity=60);
}


/* open div*/
#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9990;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:0.70;
	filter: alpha(opacity=70);
}
#popupContainer {
	position: absolute;
	z-index: 9991;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
	}
#popupInner {
	border: 3px solid #b6120f;
	background-color: #FFFFFF;
	}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}
#popupTitleBar {
	background:url("/images/jlschinared/box_bg1.jpg") repeat-x left top;
	color: #b6120f;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	z-index: 9992;
	text-align:center;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls a span {
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -9000px;
	background: url('/images/jlschinared/close.gif') no-repeat;
}

.VideoBox{
	padding:10px;}


/*product*/
.RightNav span{
	color:#b6120f;}
 .ClassNav{
	padding:0px 0px;}
	
 .ClassNav .NavTree ul{
}
	
 .ClassNav .NavTree ul li{
position: relative;

background:url("/images/jlschinared/link_bg1.gif") repeat 0px 0px;	
}
	
/*1st level sub menu style */
 .ClassNav .NavTree ul li ul{
left: 220px; /* Parent menu width - 1*/
position: absolute;
width: 188px; /*sub menu width*/
top: 0;
display: none;
border:1px solid #b6120f;
border-top:2px solid #b6120f;
background:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.Shadow(Color=#999999, Strength=3, Direction=135);
z-index:2000;
}
.RightNav .ClassNav .NavTree ul li ul{
	 width:188px;
	 left: 267px;}

/*All subsequent sub menu levels offset */
 .ClassNav .NavTree ul li ul li ul{ 
left: 159px; /* Parent menu width - 1*/
z-index:2000;}
/* menu links style */
 .ClassNav .NavTree ul li a{
	display: block;
	cursor:pointer;
	line-height:30px;
	border-bottom:1px solid #DDDDDD;
	padding-left:30px;
	height:30px;
	 }	

 .ClassNav .NavTree ul li li{
	background:url("/images/jlschinared/box_icon1.png") no-repeat 12px 12px;
	padding-left:0;
	text-align:center;
	z-index:2000;
}
 .ClassNav .NavTree ul li li a{
	border-bottom:1px solid #DDDDDD;
	padding-left:10px;
	z-index:2000;}
 .ClassNav .NavTree ul .current a{
	background:#b6120f;
	color:#FFFFFF;}
 .ClassNav .NavTree ul .current li a{
	background:#FFFFFF;
	color:#000000;}
		
 .ClassNav .NavTree ul li a:hover{
color: white;
background:#b6120f;
text-decoration:none;
}
 .ClassNav .NavTree .subfolderstyle{
background: url(/images/jlschinared/arrow-list.gif) no-repeat 180px center ;
}
/* Holly Hack for IE \*/
* html  .ClassNav .NavTree ul li { float: left; height: 1%;z-index:2000; }
* html  .ClassNav .NavTree ul li a { height: 1%;z-index:2000; }
/* End */	


/*service*/
.qqbox a:link {
	color: #000;
	text-decoration: none;
}
.qqbox a:visited {
	color: #000;
	text-decoration: none;
}
.qqbox a:hover {
	color: #f80000;
	text-decoration: underline;
}
.qqbox a:active {
	color: #f80000;
	text-decoration: underline;
}
.qqbox {
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:200px;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
	z-index:500;
}
.qqlv {
	width:33px;
	height:256px;
	overflow:hidden;
	position:relative;
	float:right;
	z-index:50px;
}
.qqkf {
	width:120px;
	height:auto;
	overflow:hidden;
	right:0;
	top:0;
	z-index:99px;
	border:6px solid #cc0000;
	background:#fff;
}
.qqkfbt {
	width:118px;
	height:20px;
	overflow:hidden;
	background:#cc0000;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	position:relative;
	border:1px solid #fff;
	cursor:pointer;
	text-align:center;
}
.qqkfhm {
	width:112px;
	height:22px;
	overflow:hidden;
	line-height:22px;
	padding-right:8px;
	position:relative;
	margin:3px 0;
}
.bgdh {
	width:102px;
	padding-left:10px;
}
#K1 {
	padding-left:3px;
}
#K1 p{
	padding:5px 0px;}	

/* clearfix */
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
.clearfix {
	clear:both;
}
.clearbox {
	clear:both; 
	width:996px; 
	margin:0 auto; 
	height:0; 
	overflow:hidden;}
.clear { 
	height:1%; 
	overflow:hidden; }

