* {
	margin:0px;
	padding:0px;
}
html {
	overflow-x:hidden;
	max-width:360px;
	margin:0 auto;
	background: #000;
}
body {
	font:16px/32px 'Microsoft YaHei' Arial;
	color:#333;
	background:#fff;
}
img[src*="pre.png"] {
border:none;
background-image:url(../images/loading.gif);
background-size:10px 10px;
background-position:center center;
background-repeat:no-repeat;
}
li {
	list-style:none;
}
h1, h2 {
	font-size:18px;
	font-weight:normal;
	color:#000;
	line-height: 32px;
}
a {
	text-decoration:none;
	color:#000;
	-webkit-tap-highlight-color:rgba(0, 255, 0, 0.3);
}
em {
	font-style:normal;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	overflow:hidden;
}
.p1 li, .p2, .nav li, .search form, .fsdx, .bar-top, .cb_d ul, .cb_d1 ul, .zj_bt, .page ul, .zixun {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.page ul {
	-moz-box-pack: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.reverse {
	-webkit-box-direction:reverse;
	flex-direction: row-reverse;
}
.p1 li a, .p2 a, .nav li a, .search form input, .fsdx input, .bar-top>div, .cb_d ul li, .zj_bt a, .zixun a {
	-webkit-box-flex: 1;
	-moz-box-flex:1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
}
.top {
	position:fixed;
	left:0px;
	top:0px;
	z-index:1000001;
	width:100%;
	background:#0078C1;
	height:40px;
	line-height:40px;
	padding:0 8px 0 0;
	box-sizing:border-box;
	box-shadow: 0 0 5px #000;
}
.icon-list {
	color:wheat;
	font-weight:bold;
}
.icon-list {
	background:#137917;
	width:40px;
	height: 40px;
	text-align: center;
}
.icon-phone:before {
	color:wheat;
	margin-right:5px;
}
.top span {
	color:#fff;
}
.top span em {
	float:left;
}
.top span.bt {
	background:#0A61B8;
	padding:4px 8px;
	border-radius:4px;
}
.caidan {
	padding:8px 8px 24px;
	margin:0 0 8px 0;
	background:/*#238B3B*/#F1F1F1;
	position:fixed;
	left:0px;
	top:0px;
	z-index:1139999;
	width:100%;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height:100%;
	display: none;
}
.caidan a {
	display: block;/*color:#fff;*/
}
.p1 {
	margin:0 0 8px;
	border-bottom:1px solid /*#00883F*/#C7ECD8;
	border-right:1px solid /*#00883F*/#C7ECD8;
	text-align:center;
	border-radius: 8px;
	overflow: hidden;
}
.p1 a {
	background:/*#137917*/#E7FFF2;
	border-left:1px solid /*#00883F*/#C7ECD8;
	border-top:1px solid /*#00883F*/#C7ECD8;
	width:33%;
}
.p1 h3 {
	background: wheat;
	color:#000;
	font-weight: normal;
}
.p2 {
	padding:8px 0 0;
	border-top:1px solid /*#00883F*/#C7ECD8;
}
.p2 a {
	width:25%;
	text-align:center;
	border-radius:4px;
	background:wheat;
	color: #000;
	margin-right: 8px;
}
.p2 a:last-child {
	margin: 0px;
}
.caidanjt {
	color:#fff;
	text-align: center;
	position:absolute;
	bottom:-30px;
	left:50%;
	margin-left: -30px;
	width: 60px;
	height: 60px;
	line-height: 36px;
	border-radius: 30px;
	background: #137917;
	box-shadow:0 -1px 2px #fff;
}
.logo {
	margin: 40px 0 0;
}
.logo img, .banner img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 8px;
}
.img img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 8px;
	padding:0 8px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.nav {
	background: #0088E0;
	margin: 0 0 8px;
}
.nav li:nth-child(1) {
border-bottom:1px solid #0A61B8;
}
.nav li a {
	width:25%;
	text-align: center;
	line-height: 40px;
	border-right:1px solid #0A61B8;
	color:#fff;
	display: block;
}
.nav li a:last-child {
	border: none;
}
.search {
	padding:0 8px 8px;
}
.search input, .fsdx input {
	display: block;
	-webkit-appearance: none;
	outline: none;
}
.search input[type="text"], .fsdx input[type="text"] {
	width: 70%;
	line-height: 1;
	padding:10px 8px;
	border:1px solid #f1f1f1;
	background: #fff;
}
.search input[type="submit"], .fsdx input[type="submit"] {
	width: 30%;
	border:none;
	background:#ff7800;
	color:#fff;
}
.nr_op_2 {
	background:#ededed;
	margin: 0 8px;
	padding: 0 8px 8px;
}
.nr_op_2 h2 {
	color: #137917;
	padding-top: 4px;
	text-align: left;
}
.nr_op_2 p {
	color: #FF7800;
	;
	text-align: left;
	line-height: 28px;
}
.fsdx {
	background: #ff7800;
	margin-top: 4px;
	padding: 1px;
}
.bar {
	background:#ededed;
	padding:8px;
	margin:8px;
	overflow:hidden;
}
.bar-top .b_z_btz {
	width: 60%;
	background: #137917;
}
.bar-top .b_z_btz h3 {
	padding:0 8px;
	background: #137917;
	line-height: 40px;
}
.bar-top .b_z_btz p {
	text-align:center;
	font-size:14px;
	background: #238B3B;
	padding:4px;
	line-height: 28px;
}
.bar-top .b_z_bty {
	width: 70%;
}
.bar-top .b_z_bty a {
	display: block;
	position: relative;
	height: 83px;
}
.bar-top .b_z_bty a span {
	position: absolute;
	bottom: 0px;
	display: inline;
	width: 100%;
	text-align: center;
	line-height: 25px;
	height: 25px;
	background-color: rgba(101, 110, 107, 0.68);
	color: #fff;
}
.bar-top .b_z_bty img {
	display: block;
	width: 100%;
}
.b_z_btz a {
	color:#fff;
	text-shadow: 0 1px 1px #000;
}
.cb_d ul {
	margin-top: 8px;
}
.cb_d ul li {
	width: 33%;
	text-align: center;
	background: #fff;
	border-radius:4px;
	box-shadow: 0 1px 2px #CACACA;
	margin: 0 8px 0 0;
}
/*.cb_d ul li.hover{border-color:red;}*/
.cb_d ul li.hover a, .cb_d1 ul li.hover a {
	color: #FF7800;
	font-weight: bold;
}
.cb_d ul li:last-child, .cb_d1 ul li:last-child {
	margin: 0;
}
.cb_d1 ul {
	margin-top: 8px;
}
.cb_d1 ul li {
	width: 49%;
	text-align: center;
	background: #fff;
	border-radius:4px;
	box-shadow: 0 1px 2px #CACACA;
	margin: 0 8px 0 0;
}
/*.cb_d1 ul li.hover{border-color:red;}*/



.sz_bt {
	height:40px;
	line-height:40px;
	overflow:hidden;
	background: #ededed;
}
.sz_bt .zjcz1 {
	display:block;
	float:left;
	margin:0 8px;
	font-size:18px;
	color: #0078C1;
}
.sz_bt .zjcz1 em {
	font-family: "microsoft yahei";
	font-weight: bold;
}
.sz_bt .zjcz1:before {
	color:#0078C1;
	margin:0 5px 0 0;
	font-size: 1.1em;
	position:relative;
	top:2px;
}
.sz_bt .zj_gd a {
	font-size:14px;
	padding-right:8px;
	color: #0078C1;
}
.doctor .zj_js1 {
	margin-left: 126px;
}
.doctor .zj_tu1 img {
	width:118px;
	height:128px;
	float:left;
	margin: 0 8px 0 0;
}
.doctor .zj_js1 h3 {
	color:#454545;
	font-size:14px;
	line-height: 1;
}
.zj_js1 h3 span {
	font-weight:normal;
	color:#9d0939;
	font-size:20px;
}
.zj_js1 p {
	line-height:22px;
	font-size:14px;
	color:#333333;
	padding:6px 0 4px;
}
.zj_js1 .zixun a {
	padding:4px 8px;
	color:#fff;
	text-align: center;
}
.zixun .zaixian {
	background: #FF7800;
	margin-right: 8px;
}
.zixun .dianhua {
	background: #0A3888;
}
.zj_bt {
	margin: 8px 0 0;
}
.zj_bt a {
	display:block;
	margin-right: 8px;
	text-align: center;
	border-radius:4px;
	box-shadow:0 1px 2px #CACACA;
	background: #fff;
}
.zj_bt a:last-child {
	margin: 0;
}
.zj_bt a.hover {
	background:#0078C1;
	color:#FFF;
}
.show {
	display: block;
}
.hidden {
	display: none;
}
.li_st li {
	line-height:40px;
	border-bottom:1px dashed #b7b7b7;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	list-style-position: inside;
	list-style-type: square;
}
.li_st li:last-child {
	border: none;
}
.li_st li a {
	color:#333;
}
.phone {
	border-radius:4px;
	background: -webkit-linear-gradient(top, #E46D00, #E46D00);
	margin: 8px 8px;
	line-height: 45px;
	color:#fff;
	text-align: center;
}
.phone a:before {
	color:#fff;
	font-size: 1.8em;
	vertical-align: sub;
	margin-right: 8px;
}
.phone a {
	color:#fff;
	font-size: 0.8em;
}
.phone a strong {
	font-size: 1.8em;
	font-family: "arial, helvetica, sans-serif";
}
.weixin {
	margin:0 8px 8px;
	padding:8px;
	background:#f1f1f1;
}
.weixin span {
	color:red;
}
.weixin img {
	display:block;
	float:left;
	height:32px;
	margin-right:5px;
}
.footer {
	background:#0078c1;
	color: #fff;
	padding:16px 8px 8px;
	text-align: center;
	margin:0 0 -20px;
}
.footer h1 {
	display: inline;
	background: #0A61B8;
	border-radius: 4px;
	padding:6px 10px;
	color:#fff;
	box-shadow: 0 1px 1px #000;
	line-height: 28px;
	font-size:20px;
}
.footer p:nth-child(2) {
margin-top: 8px;
color: wheat;
}
.footer p a {
	color: #FF7800;
}
.bottom {
	width:100%;
	overflow:hidden;
	position:fixed;
	bottom:0px;
	left:0px;
	border-top:1px solid #086645;
	z-index:1100000;
}
.bottom li {
	width:25%;
	float:left;
	height:41px;
	background:#930000;
}
.bottom li a {
	line-height:1.6em;
	display:block;
	padding-top:3px;
	text-align:center;
	color:white;
	font-size:12px;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	position:relative;
}
.bottom li a span {
	position:absolute;
	top:2px;
	right:8px;
	background:#D50000;
	color:#fff;
	width:20px;
	height:20px;
	line-height:20px;
	border-radius:100px;
	border:2px solid #fff;
	-webkit-transform:scale(0.6);
	-webkit-transform-origin:top center;
	-ms-transform:scale(0.6);
	-ms-transform-origin:top center;
	transform:scale(0.6);
	transform-origin:top center;
	-webkit-animation:run 1s linear 0 infinite;
}
@-webkit-keyframes run {
 0% {
opacity:1;
}
 50% {
opacity:1;
}
 50.1% {
opacity:0;
}
 100% {
opacity:0;
}
}
@-ms-keyframes run {
 0% {
opacity:1;
}
 50% {
opacity:1;
}
 50.1% {
opacity:0;
}
 100% {
opacity:0;
}
}
.bottom li:first-child a {
	border-left:none;
}
.bottom li:first-child a span {
	-webkit-animation:none;
	-webkit-transform:scale(0.75);
}
.bottom li:last-child a {
	border-right:none;
}
.bottom li a:before {
	display:block;
	margin:0 auto;
	height:20px;
	font-size:16px;
	color:#fff;
}
/*list*/
.position {
	background:#ededed;
	padding: 0 8px;
}
.list ul li, .wr3_wz_1, .sx_puan {
	background:#ededed;
	margin: 8px;
	padding: 8px;
}
.list ul li img {
	float:left;
	margin-right:8px;
	width:64px;
	height:64px;
}
.list ul li h3 {
	font-weight:normal;
	color:#000;
	font-size:16px;
	line-height:22px;
}
.list ul li p {
	color:#888;
	line-height:20px;
	font-size:14px;
	margin-left:8px;
	text-indent:2em;
}
.list ul li a {
	max-height:64px;
	overflow:hidden;
	display: block;
}
.page ul {
	text-align: center;
	margin: 0 0 8px 0;
}
.page li {
	padding:0 8px;
	border-radius: 4px;
	background:#ededed;
	margin-right: 8px;
}
.page li:last-child {
	margin: 0;
}
/*article*/
.wr5_lylx h1 {
	font-size:22px;
	padding:8px;
	line-height: 28px;
	margin:8px;
	background:#ededed;
	text-align: center;
}
.wr3_wz_1 img {
	max-width: 100%;
	height: auto !important;
	display: block;
	margin: 0 auto;
}
.wr_bz_4 {
	margin:8px;
}
.wr_bz_4 table {
	width: 100%;
	text-align: center;
	background:#fff;
	border-spacing: 1px;
}
.wr_bz_4 table td {
	line-height: 40px;
	background:#ededed;
}
.wr_bz_4 table td img {
	width: 100%;
	height: 100%;
	display: block;
}
.wr_t_1 {
	background: wheat !important;
}
.wr_t_2 {
	background: #FFCDA0 !important;
}
.wr_t_3, .wr_t_7 {
	background: #D5F5B3 !important;
}
.wr_t_4 {
	background: #C8F8FF !important;
}
.wr_t_5 {
	background: #F2D2FF !important;
}
.wr_t_6 {
	background: #FFC8C8 !important;
	width: 35%;
}
/*表单*/
.tjbiaodan {
	position:relative;
	width:100%;
	height:100%;
	background:#fff;
	top:0;
	left:0px;
}
.tjbiaodan .close {
	display:none;
	padding:4px;
	border-radius:400px;
	border:2px solid red;
	color:#238B3B;
	position:absolute;
	top:8px;
	right:10px;
	line-height:1;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	z-index:99999;
	background:#fff;
}
.biaodan {
	padding:0 8px;
	background:#fff;
	max-width:360px;
	box-sizing:border-box;
	margin:0 auto;
}
.biaodan h3 {
	background: #930000;
	color:#930000;
	line-height: 2;
	position:relative;
	margin: 0 0 8px;
}
.biaodan h3 span {
	background: #fff;
	line-height: 40px;
	display: inline-block;
	position:relative;
	width: 70%;
	margin: 2px 0 2px 36px;
	text-align: center;
	font-size:14px;
}
.biaodan .act-other {
	line-height: 28px;
	padding: 8px;
	background: #f1f1f1;
	display:block;
}
.biaodan .act-other a, .biaodan .act-other span {
	color:#FF7800;
	text-decoration: none;
	display: inline;
}
.biaodan .jiami {
	color:#FF7800;
	display: block;
	text-align: center;
	line-height: 28px;
	font-size:14px;
}
.biaodan .zhu {
	text-align:center;
	display:block;
}
.biaodan .act-des {
	min-height: 80px;
}
 @media screen and (max-width:320px) {
 .biaodan .act-des {
min-height: 60px;
}
}
.yz {
	width: 45% !important;
	border: none;
}
 @media only screen and (max-width:320px) {
 .bar-top .b_z_btz p {
font-size:12px;
line-height: 22px;
}
 .footer h1 {
font-size:16px;
}
 .footer p {
font-size:14px;
line-height: 28px;
}
 .biaodan .zhu {
font-size:14px;
}
 .zixun {
font-size:14px;
}
}
/*****2015-03-10**add***/
.ask_about {
	padding:0px 8px;
	overflow:hidden;
	margin-bottom: 8px;
}
.ask_about ul li {
	width:49%;
	float:left;
	margin-top:8px;
}
.ask_about ul li img {
	width:100%;
	float:left;
}
.ask_about ul li:nth-child(2), .ask_about ul li:last-child {
float:right;
}
/*****2015-03-14**add***/
.fenlei {
	overflow:hidden;
	margin-bottom: 8px;
}
.fenlei ul li {
	width:32%;
	float:left;
	margin-top:6px;
	margin-right:2%;
}
.fenlei ul li img {
	width:100%;
	float:left;
}
.fenlei ul li:nth-child(3n) {
margin-right:0px;
}
/*祛白中心*/
.qbzx1 {
	width:100%;
	margin:0 auto;
}
.qbzx1 .tit {
	line-height:30px;
	font-size:18px;
	color:#137917;
	margin-top:8px;
}
.lfzs {
	margin-top:12px;
	height:160px;
}
.lfzs dl {
	background:none;
	height:49px;
}
.lfzs dl a {
	display:block;
	height:38px;
	color:#fff;
}
.lfzs dl dt {
	float:left;
	text-align:center;
	line-height:30px;
	margin-left:8px;
	padding-left:10px;
	width:65%;
	font-size:15px;
	height:38px;
	background-color:#56b1fd;
	padding-top:10px;
}
.lfzs dl dd {
	background-color:#ff6e6e;
	width:20%;
	text-align:center;
	padding-left:8px;
	padding-right:10px;
	margin-right:8px;
	font-size:15px;
	height:38px;
	color:#fff;
	line-height:30px;
	float:right;
	overflow:hidden;
	display:inline;
	padding-top:10px;
}
.lfzs dl:nth-child(2) dt {
height:38px;
font-size:15px;
width:55%;
background-color:#ffaf52;
margin-top:5px;
}
.lfzs dl:nth-child(2) dd {
height:38px;
font-size:15px;
width:30%;
background:#a0d745;
margin-top:5px;
}
.lfzs dl:nth-child(3) dt {
height:38px;
margin-top:5px;
width:44%;
font-size:15px;
background-color:#9494ff;
}
.lfzs dl:nth-child(3) dd {
height:38px;
margin-top:5px;
font-size:15px;
}
.lfzs dl:nth-child(3) dd:nth-child(3) {
height:38px;
width:17%;
background-color:#ec6c3f;
}
.lfzs dl:nth-child(3) dd:nth-child(2) {
height:38px;
width:17%;
background:#ff0000;
}
/*****2015-03-10**add***/


/******束孝泉 预约表单*****/

.nrjjsb {
	width:100%;
	height:auto;
	padding:0 0 10px 0;
	overflow:hidden;
	border-radius:5px;
	border:1px solid #bebebe;
	box-sizing:border-box;
}
.nr_top {
	width:100%;
	height:55px;
}
.nr_top img {
	width:100%;
	height:auto;
}
.nr_n1 {
	width:94%;
	margin:0 auto;
	height:56px;
	border-bottom:1px dashed #CCCCCC;
}
.nr_n1 p {
	line-height:30px;
	font-size:16px;
}
.nr_n1_dx {
	width:95%;
	height:26px;
	padding-left:5%;
}
.nr_n1_dx input {
	float:left;
	line-height:26px;
	margin-top:6px;
}
.nr_n1_dx label {
	float:left;
	line-height:26px;
	width:30%;
	text-align:left;
}
.nr_n1_dx label a {
	display:block;
	line-height:26px;
	text-indent:0.5em;
	font-size:14px;
}
.nr_n2 {
	width:94%;
	height:auto;
	overflow:hidden;
	padding:10px 0;
	margin:0 auto;
}
.nr_n2_d1 {
	width:100%;
	height:34px;
	margin:2px 0px;
}
.nr_n2_d1 p {
	float:left;
	line-height:34px;
	font-size:14px;
	padding:0 2%;
	width:28%;
	text-align:left;
}
.nr_n2_d1 input {
	display:block;
	width:66%;
	height:32px;
	border:1px solid #CCC;
	font:12px/30px Verdana, Geneva, sans-serif;
	color:#ccc;
	padding-left:2px;
	display:inline;
}
.nr_n2_d2 {
	width:100%;
	height:47px;
}
.nr_n2_d2 p {
	line-height:47px;
	font-size:14px;
	padding:0 2%;
	float:left;
	width:24%;
	text-align:center;
}
.nr_n2_d2 span {
	width:70%;
	display:block;
	line-height:47px;
	height:47px;
	text-align:left;
	float:left;
}
.nr_n2_d2 span a {
	line-height:47px;
	font-size:14px;
}
.anniu1 {
	width:40%;
	height:30px;
	background:#eb862a;
	margin:10px auto;
	border-radius:5px;
}
.anniu1 a {
	display:block;
	width:100%;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#fff;
}
.detail_ad05 {
    background-color: rgba(34, 35, 38, 0.6);
    bottom: 0;
    height: 49px;
    left: 0;
    overflow: hidden;
    padding-top: 11px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 1000000;
}
a.detail_ad05a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #5bd999;
    background-position: -111px 7px;
    border-color: #62947a;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 2px;
}

.detail_ad03, .detail_ad04 ul a, .detail_ad05 a {
    background-image: url(../images/bg03.gif);
    background-repeat: no-repeat;
    background-size: 150px 250px;
}
a.detail_ad05b {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ff9602;
    background-position: -111px -60px;
    border-color: #e38500;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 2px;
}

.detail_ad05 a {
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    margin: 0 5px;
    padding-left: 52px;
    position: relative;
    text-align: left;
    width: 85px;
}
.detail_ad05 a {
    background-image: url(../images/bg03.gif);
    background-repeat: no-repeat;
    background-size: 150px 250px;
}

/*  头部QQ	*/
.QQ { overflow: hidden; margin: 0px; padding: 4px; position: fixed; z-index: 99999; left: 0px; top: -50px; background: rgba(255,255,255,1); width: 100%; border-bottom: 1px solid #f1f1f1; -webkit-box-shadow: 0 0 10px #666; font-family: "microsoft yahei"; box-shadow: 0 0 10px #666; }
.QQ a { text-decoration: none; }
.QQ img { float: left; border-right: 1px dashed #f1f1f1; margin-right: 8px; padding-right: 4px; }
.QQ h4 { line-height: 18px; font-size: 16px; margin: 0px; padding: 0px; color: #000; }
.QQ p { font-size: 14px; line-height: 18px; color: #666; margin: 0px; padding: 0px; }
.show1 { -webkit-animation: show 10s infinite; }
@-webkit-keyframes show {  0% {
top: -50px;
opacity: 0;
}
 10% {
top: 0px;
opacity: 1;
}
 50% {
top: 0px;
opacity: 1;
}
 60% {
top: -50px;
opacity: 0;
}
 100% {
top: -50px;
opacity: 0;
}
}

.doc-tit { border-top: 1px solid #d5d5d5; background: #f8f7f8; ; border-bottom: 1px solid #d5d5d5; }
.doc-tit h2 { border-top: 2px solid #0078c1; border-left: 1px solid #D5D5D5; border-right: 1px solid #D5D5D5; background: #fff; float: left; margin-left: 8px; width: 90px; text-align: center; line-height: 36px; box-sizing: border-box; }
.doc-tit h2:after { content: ""; display: block; height: 2px; background: #FFFFFF; -webkit-transform: translateY(1px); }
.doc-tit span { float: right; line-height: 40px; }
.doc-tit span a { margin-right: 8px; display: inline-block; color: #0078c1; }
.doc-tit:after { content: ""; clear: both; display: block; }

/*底部导航15.4.29*/
.nav_foot{position:fixed;width:100%;height:75px;left:0px;bottom:-8px;}
.nav_foot ul{margin-top:20px;}
.nav_foot ul li{width:20%; height:48px;float:left;background:#0078c1;text-align:center}
.nav_foot ul li a{color:#fff;}
.nav_foot ul li a em,.nav_foot .cir div em{font-size:1.2rem;display:block;margin:0 auto; height:20px;}
.nav_foot ul li a span{display:block; font-size:12px;}
.nav_foot ul li:nth-child(3){ height:47px;}
.pos{position: absolute;left: 50%;bottom:0px; margin-left:-30px;}

.talk { width: 100%; margin-bottom: 60px; }
.talk ul { width: 100%; margin-left: 8px; }
.talk ul li { float: left; width: 33%; position: relative; }
.d1 { background: url("../images/d1.jpg") no-repeat; width: 104px; height: 40px; }
.d2 { background: url("../images/d2.jpg") no-repeat; width: 104px; height: 40px; }
.d3 { background: url("../images/d3.jpg") no-repeat; width: 104px; height: 40px; }
.talk ul li a { position: absolute; top: 10px; left: 23px; width: 100px; height: 40px; text-indent: -999px; }

.fshow{ position:absolute; width:90%; margin:0 auto;}
.show2{ position:relative; width:160px; height:40px; top:-200px; background:url(../images/sending.gif) no-repeat center center; margin:0 auto;  background-size:160px 40px;}