@charset "utf-8";
*:focus{outline:none;}
html,body{width:100%;height:100%;}
html,body,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input{padding:0; margin: 0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,em,strong,table,th,td{font-size:100%;font-style: normal;font-weight: normal;}
strong {font-weight: bold;}
i{font-style:italic;}
ul,ol {list-style: none;}
li{vertical-align:middle;}
/* fieldset,img {border: none; display:block;} */
table{border-collapse: collapse;border-spacing:0;}
body{background:#fff;color:#000;font:14px/1.5 "Microsoft YaHei","lucida Grande",Verdana;}
input,select,textarea{font-family: "Microsoft YaHei","lucida Grande",Verdana;}
input,select {vertical-align: middle;}
textarea{vertical-align: top;}
a{text-decoration:none;outline:none;color:#666;}
a:hover{text-decoration:none;}
a:active{star:expression(this.onFocus=this.blur());}
article, aside, dialog, footer, header, section, nav, figure, menu{display:block;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.fl{float:left;}
.fr{float:right;}
.pr{position:relative;}
.pa{position:absolute;}
.clearfix:after{content:"\020";display: block;height:0;clear:both;visibility:hidden}
.clearfix{zoom:1;}
.f14{font-size:14px;}
.black{color:#000;}
.show{display:block !important;}
.p_w{margin: 0 auto;width:990px;}
.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mr25{margin-right:25px;}
.mr30{margin-right:30px;}
.mr36{margin-right:36px;}
li{ list-style:none;}
img{ border:0;}
.clear{ clear:both;}
.main-box{ width:960px;min-width:960px;margin:0 auto;border:1px solid #eaeceb; padding:10px; background:#fff; border-top:0;}
/* 当前位置 */
.current_position {height: 24px;line-height: 24px; margin-bottom: 10px;}
/* 文章正文 */
.art_box{width: 930px;margin: 0 auto;}
.art_tit {font-size: 20px;text-align: center;}
.art_tit2 {height: 25px;font-size: 16px;text-align: center;}
.art_tit3 {height: 35px; line-height: 28px; color: #999999;text-align: center;}
.art_tit_line {background: url(lxian.gif); height: 2px;width: 100%;}
.art_con {line-height: 200%;font-size: 14px;padding-top: 8px;}
.art_con_info p {text-indent:2em; }
.art_bot {width: 100%;padding: 25px 15px;}
.art_bot>div{width: 50%;}
.art_bot_tit { background: url(icon.jpg) left center no-repeat; padding-left: 15px; font-size: 14px;}
.art_bot_list li{line-height: 26px; height: 26px;}

.mobile_type .main-box {
    width: 100% !important;
    min-width: 100%;
    margin: 0 auto;
    border: 0vw solid #eaeceb;
    padding: 2vw;
    background: #fff;
    border-top: 0;
    box-sizing: border-box;
}
.mobile_type .current_position {
    height: 8vw;
    line-height: 8vw;
    margin-bottom: 2vw;
}
.mobile_type .art_box {
    width: 100%;
    margin: 0 auto;
}
.mobile_type .art_bot {
    width: 100%;
    padding: 0vw;
}
.mobile_type .art_tit {
    font-size: 5vw;
    text-align: center;
}
.mobile_type .art_tit3 {
    height: auto;
    line-height: 6vw;
    color: #999999;
    text-align: center;
}
.mobile_type .art_con {
    line-height: 8vw;
    font-size: 4vw;
    padding-top: 2vw;
}
.mobile_type .art_con img{
	width: 80% !important;
	min-width: 80%;
	height: auto !important;
}
.mobile_type .mobile_type .art_tit3 {
    height: auto;
    line-height: 6vw;
    color: #999999;
    text-align: center;
    margin-bottom: 3vw;
}
