@charset "utf-8";
/***** 全局样式 Global-Style *****/
*						{margin: 0; padding: 0;}
html,body				{margin: 0; font: 12px/160%,"宋体"; background:url(../images/big_bg.jpg) no-repeat center top;}
form,ul,li,dl,dt,dd		{margin: 0; padding: 0; list-style: none;}
img						{border:none;}

/***** 全局链接 Global-Link-Style *****/
a			{color: #606163; font-size:12px; text-decoration: none;}
a:hover		{color: #ff0000;}

/***** 水平居中 *****/
.jz{margin:0 auto;margin-left:auto;margin-right:auto;}

/***** 清除浮动 *****/
.jz{ clear:both; }




/***** 一级导航 *****/
#topnav { width:100%; height:87px; clear:both; background:url(../images/nav_bg.png) repeat-x left top;}

#nav { width:1000px; height:87px;}
.logo{ float:left; margin-top:12px; margin-right:26px;}
#nav li{float:left; width:88px; height:87px;line-height:87px;color:#fff; text-align:center;}
#nav li a{ display:block;color:#2c2c2c; width:86px; display:block; font-family:"微软雅黑"; font-size:16px; float:left;}
#nav li a:hover{ background:url(../images/nav_hover.png) repeat-x center top;}
#nav li span{ display:block; height:87px;float:left; width:2px; background:url(../images/line.png) no-repeat center top;}





/***** 预约体验 *****/

.physical{background:url(../images/chj-bj.png) no-repeat center top;float:left;width:100%;}
.physical-sm{float:left;width:100%;margin-top:20px;margin-bottom:20px;}
.physical-min{background:rgba(255,255,255,0.90);width:1000px;margin:0px auto;height:740px;}
.physical-ms{float:left;width:400px;margin-top:45px;margin-left:300px;}
.physical-ms h3{border-bottom:2px solid #00a0e9;padding:0px 45px;float:left;padding-bottom:10px;}
.physical-ms h3 img{float:left;width:43px;height:42px;}
.physical-ms h3 font{font-size:24px;color:#007cc3;margin-left:26px;height:42px;line-height:42px;font-family:"微软雅黑";font-weight:normal;}
.physical-ms-div{float:left;width:100%;margin-top:30px;}
.physical-ms-div table{font-size:16px;color:#606060;font-family:"微软雅黑";}
.physical-ms-div table tr td em{font-size:14px;color:#FF0000;font-style:normal;margin-left:10px;}
.physical-ms-text{border:1px solid #dfdfdf;height:28px;width:248px;text-indent:1em;font-size:14px;color:#606060;outline:none;font-family:"微软雅黑"; margin-left:5px;}
.physical-ms-select{border:1px solid #dfdfdf;height:28px;width:248px;text-indent:1em;font-size:14px;color:#606060;outline:none;font-family:"微软雅黑";margin-left:5px;}

.buttom01{border:none;background:#007cc3;border-radius:5px 5px 5px 5px;  color:#ffffff;font-size:18px;font-family:"微软雅黑"; width:107px; height:28px;cursor:pointer;}
.buttom02{border:none;background:#007cc3;border-radius:5px 5px 5px 5px;  color:#ffffff;font-size:18px;font-family:"微软雅黑"; width:107px; height:28px;cursor:pointer;}

.physical-bot{float:left;width:610px;margin-left:195px;margin-top:50px;}

.physical-bot h4{font-size:24px;color:#007cc3;font-weight:normal;width:100%;text-align:center;font-family:"微软雅黑";margin-bottom:30px;}
.physical-bot a{border:1px solid #dbdbdb;float:left;margin-left:9px;}











/***** 底部 *****/

#bottom { width:100%; height:50px;clear:both;background:rgba(23,130,220,0.65); bottom:0;
}

#bot_nr{ width:100%;height:50px; line-height:50px; background:url(../images/foot_ico.png) center center no-repeat;background:rgba(0,0,0,0.65); text-align:center;}
#bot_nr span{ color:#fff; font-size:12px; margin-right:10px;}
#bot_nr span a{ color:#fff; font-size:12px;}
#bot_nr span a:hover{ text-decoration:underline;}


