@charset "gb2312";
/* 最大宽度应对手机自定义 */
.media_content {margin:0 auto; max-width:640px;}

/* 圆角样式 */
.bob4r {-webkit-border-radius:0.4em 0.4em 0.4em 0.4em; -moz-border-radius:0.4em 0.4em 0.4em 0.4em; -ms-border-radius:0.4em 0.4em 0.4em 0.4em; -o-border-radius:0.4em 0.4em 0.4em 0.4em;  border-radius:0.4em 0.4em 0.4em 0.4em;}

/* 内外阴影 */
.wsd {-webkit-box-shadow:2px 2px 6px #cecece; -moz-box-shadow:2px 2px 6px #cecece; -ms-box-shadow:2px 2px 6px #cecece; -0-box-shadow:2px 2px 6px #cecece; box-shadow:2px 2px 6px #cecece;}
.nsd {-webkit-box-shadow:2px 2px 6px #cecece inset; -moz-box-shadow:2px 2px 6px #cecece inset; -ms-box-shadow:2px 2px 6px #cecece inset; -0-box-shadow:2px 2px 6px #cecece inset; box-shadow:2px 2px 6px #cecece inset;}

/* header头部, footer底部, 样式 */
/* header头部样式 */
.header {padding-bottom:1.5em;}
.header .top {background:#bd2b58 url(../images/icon_02.png) no-repeat center; background-size:64.8%; position:relative; margin:0px 0px 2px 0px;}
.menu_button {background:#9d0b38 url(../images/icon_01.png) no-repeat center; background-size:60.58%;}
.top .tel {background:#9d0b38 url(../images/icon_04.png) no-repeat center; background-size:60.58%;}
.menu_button,.top .tel {height:5.6em; width:15.5%; cursor:pointer;}

.lr_box7{ width:80%; margin:auto; background:#88a0b8; padding:5%;}
.lr_box7 h6{ text-align:center; font-size:1.5em; color:#FFFFFF; padding-bottom:2%;}
.lr_box7 p{  width:100%; margin:auto; margin-bottom:5%;  margin-left:8%;color:#fff}
.lr_box7 p strong{ font-size:1.2em; color:#fff}
.lr_box7 p input{ border:none; height:2.5em; width:60%; }
.submit{ background:#12a5db; padding:1% 5%; font-size:1.8em; color:#FFFFFF; border:none; margin:2% 0 2% 30%;}
.lr_box7 h3{ font-size:1em; color:#fff; text-align:center; }
img{ width:100%; display:block;}

.am-container{position: fixed; left: 0; bottom: 0; width: 100%; height:50px; background:#CCCCCC; line-height:50px; border-top: 1px #eee solid;z-index:9999; font-size:16px;}
.button{position: fixed;color: #aaa;top: 40%;right: 0;z-index: 99999;width: 18%;}
