@charset "utf-8";
/* CSS Document */

html { font-size: 62.5%; }
img{width:100%;}
.img { text-align: center; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, font { padding: 0; margin:0;}
table { border-collapse: collapse; border-spacing: 0; width:100%; }
fieldset, img { border: 0; vertical-align: top; }
h1, h2, h3, h4, h5, h6 { font-weight: normal;}
ol, ul, li, dl, dt, dd { list-style: none; }
input, button, textarea, checkbox, select, radio, form { vertical-align: middle; font-size: 100%; }
a { color: #000; text-decoration: none; }
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline;}
p{text-align:justify;text-justify:inter-ideograph;}
/*--------------------------------------*/
body{ font-family:"微软雅黑","宋体",simsun,Arial,Helvetica,sans-serif; line-height:1.8rem; margin:0 auto;  height:auto;  min-width:320px; max-width:750px;color:#666;font-size:1.2rem;}
/*标题样式*/
.bt h1{line-height: 3rem;padding-top: 1em; font-weight: bold; color: #48b035;}
.bt p{text-align: center; color: #777}
/*点击按钮*/
.rmzx_more { width: 90%; text-align: center; font-size: 1.4em; margin-top: 1.5em; display: inline-block; background-color: #48b035; border-radius: 6em;line-height: 3em; margin: 0 auto; color: #fff;}


/*头部*/
.head{overflow:hidden;width:100%;/*padding:1.5em 0;*/}
.logo,.tel{width:50%; float: left;margin-top: 0.8em;}

.yybm_title b{line-height: 3rem;padding-top: 1em; font-weight: bold; color: #333}

/*解决办法*/
.banfa{padding-bottom: 2rem; overflow: hidden;}
.bs{width: 100%; margin: 0 auto;}
.bs li{width: 44%; float: left; overflow: hidden; margin-left: 3.2%; margin-top: 1rem; border: 2px solid #eee}
.bs li p{text-align: center; font-size: 1.5em; line-height: 2.2em;color: #333; background-color: #fff;}






/*字体自适应*/
@media only screen and (max-width:300px) {body {font-size:7px!important;}}

@media only screen and (max-width:310px) and (min-width:300px) {body {font-size:7.3px!important;}}

@media only screen and (max-width:320px) and (min-width:310px) {body {font-size:7.8px!important;}}

@media only screen and (max-width:360px) and (min-width:320px) {body {font-size:8.1px!important;}}

@media only screen and (max-width:360px) and (min-width:350px) {body {font-size:8.5px!important;}}

@media only screen and (max-width:480px) and (min-width:360px) {body {font-size:9px!important;}}

@media only screen and (max-width:480px) and (min-width:470px) {body {font-size:11.5px!important;}}

@media only screen and (max-width:560px) and (min-width:480px) {body {font-size:12.4px!important;}}

@media only screen and (max-width:570px) and (min-width:560px) {body {font-size:15.83333px!important;}}

@media only screen and (max-width:640px) and (min-width:570px) {body {font-size:14px!important;}}

@media only screen and (max-width:710px) and (min-width:630px) {body {font-size:15.77778px!important;}}


