
/*通用样式*/
* { margin: 0px; padding: 0px; box-sizing: border-box; -webkit-tap-highlight-color: transparent; -webkit-tap-highlight-color: transparent; -webkit-tap-highlight-color:transparent;}
body {font-family:"Microsoft Yahei",Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;background:#e9eef3; overflow-x:hidden;max-width:640px;margin:0 auto;}
ul li {list-style:none;}
img { border:none;}
a {color:#333;text-decoration:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;}
a:active {-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);}
em, i {font-style: normal;}
.clearfix:after {clear:both;height:0px;font-size:0px;visibility:hidden;display:block;content: " ";}
input, textarea, button {resize:none;outline:none;border:0 none;font-family:"Microsoft Yahei";}
/*通用样式 end*/


/*顶部图片*/
.header { width: 100%;float: left;}
.header img {width: 100%;float: left;}
/*顶部图片*/



/*标题样式 */

.title_box0 {padding:1.5%;overflow:hidden;}
.title_box {padding:0% 1.5% 1.5% 1.5%;overflow:hidden;}
.contents {background:#ecdecc;}


.sec-title {width: 5.48rem;height:.85rem;line-height: 0.84rem;background: url(title01.png) no-repeat;background-size: auto auto;background-size: 100% 100%;text-align: center;font-size: 0.36rem;color: #8b0000;font-weight: bold;margin: 0 auto;position: relative;z-index: 1;}
.sec-title2 {width: 5.48rem;height:.85rem;line-height: 0.84rem;background: url(title02.png) no-repeat;background-size: auto auto;background-size: 100% 100%;text-align: center;font-size: 0.36rem;color: #8b0000;font-weight: bold;margin: 0 auto;position: relative;z-index: 1;}
.borbox {position: relative;background: #fff url(borbg.jpg) no-repeat center top;background-size: auto auto;background-size: 6.98rem auto;margin-top:-.45rem;padding: 0.45rem 0 0 0;overflow:hidden;}
.borbox::before {top: 0;}
.borbox::before, .borbox::after {display: block;content: '';position: absolute;left: 0;right: 0;bottom: 0;height: 0.06rem;background: url(line3.png) no-repeat;background-size: auto auto;background-size: 100% 100%;}
.borline::before {left: 0;}
.borline::before, .borline::after {display: block;content: '';position: absolute;width: 0.07rem;top: 0.06rem;bottom:0;background: url(line1.png);background-size: auto auto;background-size: 100% auto;}
.borline::after {right: 0;width: 0.06rem;background-image: url(line2.png);}


.bk_box {width:100%;float: left;padding:3.5%;border-radius: 15px;background-color: #fff;}


.zd_yanse{color:#F00;}
.mpbg {color:#F00;font-weight: bold;}

/*标题样式 end*/

