﻿@charset "utf-8";
/* CSS Document */

/* 初始化设置 */
*{ margin:0; padding:0; font-family: Arial, Helvetica, sans-serif "宋体"; font-size:14px;  border:none; text-decoration:none; list-style:none;}
.border_top{  border-top:1px solid #d6d6d6;}
.weight{ font-weight:bold;}
.margin_top{ margin-top:15px;}
.circle{ display:inline-block; width:4px; height:4px; background:url(../images/circle_03.png) no-repeat; margin-right:5px;}
.text_left{ text-align:left;}
.text_right{ text-align:right;}
.display{ display:none;}

/* 顶部样式开始 */
.head{ width:100%; height:90px; clear:both; margin-bottom:50px;}
.head .bar{ width:100%; height:40px; background:#f6f6f6;}
.head .bar .header{ width:1000px; margin:0 auto;}
.head .bar .header p{ float:left; margin-top:10px;}
.head .bar .header ul{ float:right; margin:11px 15px 0px 0px;}
.head .bar .header ul li{ float:left; color:#bcbcbc;}
.head .bar .header ul li a{ font-size:12px; color:#bcbcbc; display:inline-block; margin:0px 10px;}
.head .bar .header ul li a:hover{ color:#1e87df;}
.head .bar .header ul .space{ margin-right:50px;}
.head .menu{ width:1000px; height:130px; margin:0 auto;}
.head .menu img{ float:left;}
.head .menu ul{ float:left; margin-left:26px;}
.head .menu ul li{ float:left; line-height:40px; margin-top:20px; background:#00F;}
.head .menu ul li a{ display:inline-block; margin:0px 35.5px; color:#fff; font-family:"微软雅黑"; font-weight:bold;}

/* 中部样式开始 */
.content{ width:1000px; height:auto; margin-top:30px; margin:0 auto; clear:both;}
.content .leftside{ width:628px; height:auto; float:left;}
.content .leftside .title{ width:628px; height:auto; font-size:18px; font-weight:bold; text-align:center; margin-top:20px; color:#000;}
.content .leftside .title .time{ font-size:12px; text-align:center; width:588px; margin:10px auto; text-align:center; border-bottom:1px solid #ededed; padding-bottom:10px;}
.content .leftside .article{ width:628px; height:auto; border:1px solid #ededed; float:left;}
.content .leftside .container{ width:590px; height:auto; margin-left:20px; clear:both;}
.content .leftside .container p{line-height:24px; margin:5px auto;}
.content .leftside .review{ width:628px; height:230px; background:#ededed; float:left; margin-top:20px;}
.content .leftside .review .headline{ color:#666; font-weight:bold; float:left; margin-left:20px; margin-top:15px; font-family:"微软雅黑"; font-size:16px;}
.content .leftside .review form{ clear:both; margin:0px 0px 0px 20px;}
.content .leftside .review textarea{ border:1px solid #9b9b9b; margin-top:10px; width:580px; height:105px;}
.content .leftside .review .release{ width:115px; height:37px; background:url(../images/button_grey_06.png) no-repeat; float:right; margin-right:22px; margin-top:15px;}
.content .leftside .review .release:hover{ cursor:pointer;}
.content .rightside{ width:340px; height:auto; float:right;}
.content .rightside .groom{ width:340px; height:auto; float:left; background:#f6f6f6; margin-bottom:20px; border:1px solid #ededed;}
.content .rightside .groom .menu{ border-bottom:1px solid #ededed; width:340px; float:left; height:auto;}
.content .rightside .groom .menu .squar{ display:inline-block; float:left; background:url(../images/menu_03.png) no-repeat; width:16px; height:16px; margin-right:10px; vertical-align:bottom; margin:15px;}
.content .rightside .groom .menu p{ float:left; color:#000; font-size:16px; font-weight:bold; margin-bottom:20px; margin-top:15px;}
.content .rightside .essay{ width:340px; height:auto; float:left; border-top:1px solid #fff; padding:20px;}
.content .rightside .essay img{ float:left; margin-right:15px;}
.content .rightside .essay .text{ float:left; line-height:22px; margin-right:30px; margin-bottom:15px;}
.content .rightside .essay table{ width:305px;}
.content .rightside .essay table td{ padding-bottom:10px;}
.content .rightside .doctor{ width:340px; height:auto; float:left; background:#f6f6f6; margin-bottom:20px; border:1px solid #ededed;}
.content .rightside .doctor .people{ border-bottom:1px solid #ededed; width:340px; float:left; height:auto;}
.content .rightside .doctor .people .couple{ display:inline-block; float:left; background:url(../images/users_07.png) no-repeat; width:16px; height:16px; margin-right:10px; vertical-align:bottom; margin:15px;}
.content .rightside .doctor .people p{ float:left; color:#000; font-size:16px; font-weight:bold; margin-bottom:20px; margin-top:15px;}
.content .rightside .picture{ width:340px; float:left;}
.content .bar{ width:1000pa; height:auto; float:left; margin-top:20px;}

/* 页面底部样式 */
.footer{ width:1000px; height:auto; margin:0 auto; clear:both;}
.footer ul{ width:435px; margin:0 auto;}
.footer ul li{ float:left;}
.footer ul li a{ font-size:12px; display:inline-block; margin:25px 15px 5px;}
.footer .copyright{ width:435px; margin:0 auto; font-size:12px;}
.footer .tuorui{ width:205px; margin:0 auto; font-size:12px; margin-top:5px; margin-bottom:55px;}