@charset "gb2312";
/* CSS Document */
html,body{
     width: 100%;
     overflow-x: hidden;
}
body{font-size:14px;font-family: 'Microsoft YaHei';
}
ul,li{
list-style:none;
}
img{border:0;
}
.clear{
	zoom:1;
}
.clear:after{
	content:".";        
     display:block;        
     height:0;        
     clear:both;        
     visibility:hidden; 
}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,pre, form, fieldset, table, th, td {
margin: 0; padding: 0;word-break:break-all;
}
a {color:#000;text-decoration:none;
}
a:hover {color:#c00;text-decoration:underline;
}

.pos_rel{ position:relative;}
.pos_abs{ position:absolute;}

/*-----------------font--------------*/

.F35 { font-size:0.3rem;
}
.F16 { font-size:16px;
}
.F18 { font-size:18px;
}

/*-----------------line-height--------------*/
.LH40 { line-height:0.4rem;
}
.LH50 { line-height:0.5rem;
}
.LH60 { line-height:0.6rem;
}
.LH2-4 { line-height:2.4em;
}
.LH3-2 { line-height:3.2em;
}




/*-----------------border--------------*/

.border_all { border:1px solid #e9e9e9;
}
.border_b { border-bottom:1px solid #e9e9e9;
}

.w690{ width:6.9rem; margin:0 auto;}
.w650{ width:6.5rem; margin:0 auto;}
.w720{ width:7.1rem; margin:0 auto;}

.auto{ margin:0 auto;}

.mt5{ margin-top:0.05rem;}
.mt10{ margin-top:0.1rem;}
.mt15{ margin-top:0.15rem;}
.mt20{ margin-top:0.2rem;}
.mt25{ margin-top:0.25rem;}
.mt30{ margin-top:0.3rem;}
.ml25{ margin-left:0.25rem;}
.mr25{ margin-right:0.25rem;}

.msyh{font-family: 'Microsoft YaHei';}

.bgfff{ background:#fff;}

.fl{ float:left; display:inline;}
.fr{ float:right; display:inline;}

.tl{ text-align:left;}
.tc{ text-align:center;}

.nav{
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
     align-items: center;
}
.nav li{ width:19.7%;  text-align:center; line-height:1em;margin-bottom: 10px;}
.nav li a{ color:#666; font-size:0.3rem;}

.sdxw a{ font-size:0.3rem; line-height:0.5rem; color:#333;}
.sdxw p{ color:#666; line-height:0.4rem; font-size:0.25rem;}

.txt_list a{ color:#333;}

.pic_txt{ bottom:0; left:0; line-height:0.40rem; font-size:0.27rem; background:rgba(0,0,0,0.6); width:100%; text-align:center;}
.pic_txt a{ color:#fff;}

.jj_tt{}
.jj_tt a{ color:#333; font-weight:bold;}
.jj_tt img{ /*width:2.23rem; height:1.59rem;*/ margin-right:0.15rem;}
.jj_tt p{ font-size:0.25rem; color:#666;}

/* Ч��CSS��ʼ */
.slider{display:none; max-width:7.2rem!important; max-height:4.8rem!important;}/*���ڻ�ȡ��������*/
.focus span{width:0.2rem;height:0.2rem;margin-right:0.1rem;margin-top:0.08rem;border-radius:50%;background:#fff;font-size:0}
.focus span.current{background:#f60}
.slider ul li{ position:relative; max-width:7.2rem!important; max-height:4.8rem!important;}
.slider ul li div{ position:absolute; bottom:0; z-index:2; color:#fff; font-size:0.27rem; opacity:0.6; background:#000; width:100%; line-height:0.4rem; font-family:'Microsoft YaHei';}
/* Ч��CSS���� */

.nav a{ font-size:0.2rem; color:#333;}