@charset "UTF-8";
/**
 * 
 * @authors WEB小工匠 (twb804@qq.com)
 * @date    2019-05-24 10:38:48
 * @QQ      1318523288
 * @link    http://www.twbweb.com
 */
body{ background:#f0f0f0; }
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, button,textarea, p, blockquote, th, td {margin: 0;padding: 0;  font-family:"微软雅黑";}
fieldset, img {border: 0;}
:focus {outline: 0;}
a{text-decoration: none;}
li{list-style: none;}
address, caption, cite, code, dfn,em, th, var, optgroup ,i{font-style: normal;font-weight: normal;}
h1, h2, h3, h4, h5, h6{font-weight: normal; font-size: 100%;}
abbr, acronym {border: 0;font-variant: normal;}
input, button, textarea,
select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;	font-weight: inherit;}
.fl {float:left;}
.fr {float:right;}
.clear{ clear:both;}

.imain{position: relative;margin: 0 auto; max-width: 720px; overflow: hidden;}
.iyyjjall{float: left; width: 96%;margin:1rem  0 0.3rem;padding: 0.15rem 2%;background: #fff;}
.iyyleft{float: left; width: 32%;}
.iyyleft img{float: left;}
.iyyright{float: left; width: 65%;margin-left: 2%;}
.iyyright dt{float: left; width: 100%;margin-bottom: 0.1rem; font-weight: bold; font-size: 0.26rem;}
.iyyright dd{float: left; width: 100%; font-size: 0.22rem;}
.iyyright dd span{float: left;line-height: 1.5;margin-right: 0.1rem; font-weight:bold;}
.iyyright dd p{line-height: 1.5;font-weight: 200;}

/*你可能还想了解*/

.iquestion{float: left; width: 100%;padding-bottom: 0.2rem; background: #fff;}
.iqstitle{float: left;position: relative;height: 0.4rem; width: 100%; margin-top: 0.3rem; text-align: center; font-size: 0.28rem;}
.iqstitle span{display: table;position: absolute;left: 30%;z-index: 1;background: #fff;padding: 0 3%; overflow: hidden; }
.iqstitle:before{ content: ''; position: absolute;z-index: 0; left: 0;top:50%; height: 1px; width: 80%; margin: 0 10%;background: #e3e3e3; }

.iqs{float: left; width: 100%;margin-top: 0.3rem;}
.iqs li{float: left; width: 20%; height:1.5rem;background:url(../images/iqbg.png) 0 0 no-repeat; -webkit-background-size: 100%;
background-size: 100%;margin-left:3.5%;display: none;}
.iqs li a{float: left;display: block;height: 70%;padding-top: 0.35rem;font-size: 0.2rem; width: 100%;color: #FFF;text-align: center;}
 
.izxall{float: left; width: 100%; padding-bottom: 0.25rem; }

.izxtitle{float: left; width:100%; background:#07a7b7;padding: 0.1rem 0;  }
.izxtitle span{float: left; font-size: 0.30rem; margin-top: 0.08rem; color: #fff;margin-left: 0.2rem; }
.izxtitle a{ float: right;padding:0.1rem 0.15rem 0.12rem  0.6rem ;margin-right: 0.3rem;  font-size: 0.28rem;background:#FFF url(../images/izxbtn.png) 0.15rem 0.1rem no-repeat; -webkit-background-size: 0.4rem;
background-size: 0.4rem; border-radius: 0.25rem;color: #07a7b7;  }

.iztitle{display:table;padding: 0.1rem 0.3rem; color: #6a6a6a; border-radius: 0.3rem; background: #e3e3e3; margin: 0.2rem auto; font-size: 0.18rem;}
.imsgall{ float: left; width: 100%; min-height:2rem;  }
.imsg{float: left; width: 80%;margin:0.3rem 5%; display: none;}
.itime{float: left; width: 100%; text-align: center; font-size: 0.16rem; color: #ccc; }
.imsg dt{float: left; width: 15%; overflow: hidden;}
.imsg dt img{float: left; width: 100%;}
.imsg dd{float:left;position: relative;margin-left:5%;margin-top: 0.10rem;border-radius: 0.1rem; padding: 0.15rem 0.2rem;background: #fff; font-size: 0.24rem;}
.imsg dd:before{content:" "; position: absolute;left: -0.1rem; top:0.15rem; width:0;height:0; 
    border-top:0.1rem solid transparent;
    border-bottom: 0.1rem solid transparent;
    border-right:0.1rem solid #fff;
}

.imsg_swt{margin: 0.2rem auto; width: 80%;}
.imsg_swt a{float: left; width: 100%;display: block;background: #fff;overflow: hidden;border-radius: 0.2rem;}
.imsg_swt p{float: left;padding: 0.25rem 0.2rem 0;font-size: 0.2rem;color: #aaa; }
.imsg_swt span{float: right;padding: 0.2rem 0.5rem;color: #fff;font-size: 0.26rem; background: #07a7b7;}



