﻿@charset "utf-8";
/*总体设置(不可更改)*/
html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,img,div,dl,dt,dd{margin:0;padding:0;border:0;font-family:"微软雅黑";}
select,input{vertical-align:middle;font-size:12px;}
table,tr,td,th{margin:0;padding:0;font-family:"微软雅黑";}
textarea,td,div,input{font-size:12px;}
body{color:#333;font-size:12px;text-align:center;background:#f4f4f4; behavior:url(/css/iehoverfix.htc);}
ul,ol{list-style:none; }
/**空白10像素**/
.sh10{height:10px;background:#fff;overflow:hidden;font-size:0;}
/**右边空10像素**/
.mar10{margin-right:10px;}
/**左边空10像素**/
.mal10{margin-left:10px;}
/**上边空10像素**/
.mat10{margin-top:10px;}
/**块隐藏**/
.none { display: none;}
/**块显示**/
.block {display: block;}
/**清除边框**/
.nonebor{border:0;}
/**清除浮动**/
.clear{clear:both;font-size:0;line-height:0;height:0; vertical-align:middle;}
/**链接**/
a{outline: none;text-decoration: none; text-decoration:none; -webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
a:hover{text-decoration:none; color:#ff7700;}
.fmove img{display:inline;}




/** 顶部公共部分css**/

body,h1,h2,h3,h4,h5,h6,hr,p,div,span,i,object,iframe,/* 结构元素 */

dl,dt,dd,ul,ol,li,/* 列表元素 */

form,fieldset,legend,button,input,textarea,option,select,/* 表单元素 */

pre,/* 文本格式元素 */

table,tr,td,/* 表格元素 */

/** 重置列表元素 **/

ul, ol, li, dl, dt, dd {list-style-type: none;}
.w1210 {width: 1210px;}
.w990 {width: 990px;}

/** 设置默认字体 **/

body {font-size: 14px;color: #333333;font-family: "宋体", sans-serif;background: #fff;}
input, select, button, textarea {font-size: 12px;font-family: Tahoma, Geneva, sans-serif;}
i, em, cite {font-style: normal;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}

/**重置表单元素**/

input[type=submit] {cursor: pointer;}
input[type=button] {cursor: pointer;}
button,input {overflow: visible;}

/** 重置表格元素 **/
table {border-collapse: collapse;border-spacing: 0;}

/** 默认链接元素 **/
a {text-decoration: none;}
a:link,a:visited {color: inherit;}
a:hover,a:active {color: inherit;text-decoration: none;}
a:focus {-moz-outline-style: none;}
a:focus {outline: none;}
a.cOrange:link,a.cOrange:visited {color: inherit;}
a.cOrange:hover,a.cOrange:active {color: inherit;}
.pMore:hover {color: #f00;}

/** 浮动元素 **/
.fl {display: inline;float: left;}
.fr {display: inline;float: right;}

/*清除浮动*/

.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
.clearfix {display: block;}
.clear {clear: both;height: 0;line-height: 0;font-size: 0;overflow: hidden;}
.cl5 {clear: both;height: 5px;line-height: 0;font-size: 0;overflow: hidden;}
.cl10 {clear: both;height: 10px;line-height: 0;font-size: 0;overflow: hidden;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.ml9 {margin-left: 9px;}
.container {width: 980px;margin: 0 auto;}



/*顶部区域样式*/


* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style: none;
	font-size: 12px;
	font-family:Microsoft YaHei;
}




#top {width: 100%;height: 30px;background: #F7F7F7;border-bottom: 1px solid #EEEEEE;position: relative;z-index: 100;}
#top #top_main {width: 1210px;height: 30px;margin: 0 auto;}
#top #top_main .topu {float: left;}
#top #top_main .topu li {width: 65px;height: 30px;display: block;float: left;list-style: none;font-size: 12px;color: #666666;line-height: 30px;word-break:keep-all; /* 不换行 */ white-space:nowrap; /* 不换行 */}
#top #top_main .topu li .xing {width: 13px;height: 13px;background: url(/static/images/top/xing.png) no-repeat;position: absolute;top: 8px;}
#top #top_main .topu li .erwei {width: 13px;height: 13px;background: url(/static/images/top/erwei.png) no-repeat;position: absolute;top: 9px;}
#top #top_main .topu li .didian {width: 18px;height: 18px;background: url(/static/images/new/didian.png) no-repeat; position: absolute;top: 6px;}
#top #top_main .topu li a {color: #666666;padding-left: 16px;text-decoration: none;}
#top #top_main .topu li a:hover {color: #2c9bff;text-decoration: underline;}
#top #top_main .topu .erweitu {width: 116px;height: 120px;background: url(/static/images/top/erwei.png) no-repeat 0px -40px;border: 1px solid #ccc;position: absolute;top: 30px;left: 150px;display: none;z-index: 22;}
#top #top_main .topu .aa {display: block;}

/*鼠标移入显示二维码*/
#top #top_main .topu .xuan .aa:hover .erweitu {display: block;}

/*top左侧区域开始*/
#top #top_main .topleft {height: 30px;float: left;position: relative;}
#top #top_main .topleft ul li {float: left;padding-right: 10px;height: 30px;}
#top #top_main .topleft ul li > a {display: block;font-size: 12px;float: left;padding-left: 8px;line-height: 20px;color: #666;margin-top: 5px;}
#top #top_main .topleft ul li .cun {margin-top: 6px;float: left;border-left: 1px solid #ccc;height: 16px;}
#top #top_main .topleft ul li .cun a {font-size: 12px;line-height: 14px;color: #666;float: left;margin-left: 12px;}
#top #top_main .topleft ul li .cun a:hover {color: #2c9bff;text-decoration: underline;}
#top #top_main .topleft ul li .vip {width: 24px;height: 11px;float: left;background: url(/static/images/top/vip.png) no-repeat 0px 0px;position: relative;top: 1px;margin-left: 5px;}
#top #top_main .topleft ul li .bjd {width: 21px;height: 11px;float: left;background: url(/static/images/top/bjd.jpg) no-repeat 0px 0px;position: relative;top: 1px;margin-left: 5px;}
#top #top_main .topleft ul li .phonetu {width: 13px;height: 22px;background: url(/static/images/top/all.png) no-repeat -128px -360px;position: absolute;top: 2px;left: 265px;}
#top #top_main .topleft ul li .downjian11 {width: 10px;height: 8px;background: url(/static/images/top/all.png) no-repeat -94px -53px;position: absolute;top: 10px;left: 338px;}
#top #top_main .topleft ul li .downjian {width: 10px;height: 8px;background: url(/static/images/top/all.png) no-repeat -94px -53px;position: relative;top:10px;left: 78px;}
#top #top_main .topleft ul li .cun a.dong {height: 11px;margin-left: 25px;padding-right: 10px;}
#top #top_main .topleft ul li.hidetu {width: 84px;}
#top #top_main .topleft ul li .erwei {width: 250px;height: 294px;border: 1px solid #ccc;background: white;float: left;position: relative;top: 8px;z-index: 33;display: none;}
#top #top_main .topleft ul li.hidetu:hover .erwei {display: block;}
#top #top_main .topleft ul li .erwei .shoudan {width: 220px;height: 65px;background: url(/static/images/top/1.png) no-repeat;margin-top: 20px;margin-left: 10px;}
#top #top_main .topleft ul li .erwei {width: 76px;height: 76px;background: url(/static/images/top/3.jpg) no-repeat;margin-left: 30px;margin-top: -20px;}
#top #top_main .topleft ul li .erwei .span1 {width: 100px;font-size: 12px;font-weight: 700;color: #2c9bff;display: block;float: left;margin-top: -85px;margin-left: 123px;}
#top #top_main .topleft ul li .erwei .apple {width: 96px;height: 28px;background: url(/static/images/top/all.png) no-repeat 0px -360px;margin-left: 123px;margin-top: -60px;}
#top #top_main .topleft ul li .erwei .andr {width: 96px;height: 28px;background: url(/static/images/top/all.png) no-repeat 0px -399px;margin-left: 123px;margin-top: 10px;}
#top #top_main .topleft ul li .erwei .ewtu {width: 76px;height: 76px;background: url(/static/images/top/2.png) no-repeat;margin-left: 30px;margin-top: 50px;}
#top #top_main .topleft ul li.kefu {width: 83px;height: 30px;}
#top #top_main .topleft ul li.kefu span {padding-left: 0px;color: #666;}
#top #top_main .topleft ul li .downjian1 {width: 10px;height: 8px;background: url(/static/images/top/all.png) no-repeat -94px -53px;position: relative;top: -11px;left: 63px;}
top #top_main .topleft ul li .downjian1:hover{ color:#ccc;}
#top #top_main .topleft ul li .kefuhide {width: 80px;height: 55px; margin-left:-4px;margin-top: -1px;position: relative;z-index: 9; }
#top #top_main .topleft ul li .kefuhide ul li {width: 73px;height: 22px;}
#top #top_main .topleft ul li .kefuhidec {width: 70px;height: 45px;margin-left: 5px;margin-top: -2px;border: 1px solid #F7F7F7;position: relative;z-index: 999;}
#top #top_main .topleft ul li .kefuhidec ul li {width: 73px;height: 22px;background-color:#ffffff;}
#top #top_main .topleft ul li .a1 {width: 83px;height: 20px;overflow: hidden;position: relative;z-index: 999;}
#top #top_main .topleft ul li.kefu:hover .a1 {overflow: visible;}
#top #top_main .topleft ul li.kefu:hover .kefuhide {border: 1px solid #efefef;background: white;border-radius:5px;}
#top #top_main .topleft ul li.wangzhan {width: 73px;height: 30px;}
#top #top_main .topleft ul li.wangzhan span {color: #666;padding-left: 10px;}
#top #top_main .topleft ul li.wangzhan .wangzhanhide {width: 200px;height: 136px;border: 1px solid #efefef;background: white;float: left;position: relative;top: 8px;display: none;z-index: 22;}
#top #top_main .topleft ul li.wangzhan:hover .wangzhanhide {display: block;}
#top #top_main .topleft ul li.wangzhan .tese {width: 250px;height: 28px; text-align:left;}
#top #top_main .topleft ul li.wangzhan .tese span {font-weight: 700;line-height: 28px;}
#top #top_main .topleft ul li.wangzhan .tesemain {width: 180px;height: 39px;margin-left: 5px;border-bottom: 1px solid #efefef; padding-bottom:10px;margin-bottom: 5px; text-align:left}
#top #top_main .topleft ul li.wangzhan a {font-weight: 400;color: #666;padding-left: 6px;line-height: 1.7em;}
#top #top_main .topleft ul li.wangzhan a:hover {color: #2c9bff;text-decoration: underline;}
#top #top_main .topleft ul li.wangzhan .tesemain1 {width: 240px;height: 32px;margin-left: 5px;border-bottom: 0px solid #eee; text-align:left}
#top #top_main .topleft ul li.wangzhan .tesemain2 {width: 240px;height: 22px;margin-left: 5px;}

/*top中间区域开始*/

#top #top_main #hello {width: 180px;height: 30px;margin-left: 330px;float: left;}
#top #top_main #hello span {line-height: 30px;font-size: 12px;color: #666666;}
#top #top_main #hello span a {color: #2c9bff;text-decoration: none;}
#top #top_main #hello span a:hover {color: #2c9bff;text-decoration: underline;}

/*top中间区域结束*/


/*top右边区域开始*/

#top #top_main .topright {height: 30px;float: right;position: relative;}
#top #top_main .topright ul li {float: left;padding-right: 10px;height: 30px;}
#top #top_main .topright ul li > a {display: block;font-size: 12px;float: left;padding-left: 8px;line-height: 20px;color: #666;margin-top: 5px;}
#top #top_main .topright ul li .cun {margin-top: 8px;float: left;border-left: 1px solid #ccc;height: 14px;}
#top #top_main .topright ul li .cun a {font-size: 12px;line-height: 14px;color: #666;float: left;margin-left: 5px;}
#top #top_main .topright ul li .cun a:hover {color: #2c9bff;text-decoration: underline;}
#top #top_main .topright ul li .vip {width: 24px;height: 11px;float: left;position: relative;top: 1px;margin-left: 5px;}
#top #top_main .topright ul li .bjd {width: 21px;height: 11px;float: left;position: relative;top: 1px;margin-left: 5px;}
#top #top_main .topright ul li .phonetu {width: 13px;height: 22px;background: url(/static/images/top/all.png) no-repeat -128px -360px;position: absolute;top: 2px;left: 265px;}
#top #top_main .topright ul li .downjian11 {width: 10px;height: 8px;background: url(/static/images/top/all.png) no-repeat -94px -55px;position: absolute;top: 10px;left: 338px;}
#top #top_main .topright ul li .downjian {width: 10px;height: 8px;background: url(/static/images/top/all.png) no-repeat -94px -53px;position: relative;top: -18px;left: 78px;}
#top #top_main .topright ul li .cun a.dong {height: 11px;margin-left: 10px;padding-right: 10px;}
#top #top_main .topright ul li.hidetu {width: 84px;}
#top #top_main .topright ul li .erwei {width: 104px;height: 116px;border: 1px solid #ccc;background: white;float: left;position: relative;top: 8px;z-index: 33;display: none; margin-left: -10px;}
#top #top_main .topright ul li.hidetu:hover .erwei {display: block;}
#top #top_main .topright ul li .erwei .shoudan {width: 220px;height: 65px;background: url(/static/images/top/all.png) no-repeat;margin-top: 20px;margin-left: 10px;}
#top #top_main .topright ul li .erwei .jd {width: 76px;height: 76px;background: url(/static/images/top/all.jpg) no-repeat;margin-left: 30px;margin-top: -20px;}
#top #top_main .topright ul li .erwei .span1 {width: 100px;font-size: 12px;font-weight: 700;color: #2c9bff;display: block;float: left;margin-top: -85px;margin-left: 123px;}
#top #top_main .topright ul li .erwei .apple {width: 96px;height: 28px;background: url(/static/images/top/all.png) no-repeat 0px -360px;margin-left: 123px;margin-top: -60px;}
#top #top_main .topright ul li .erwei .andr {width: 96px;height: 28px;background: url(/static/images/top/all.png) no-repeat 0px -399px;margin-left: 123px;margin-top: 10px;}
#top #top_main .topright ul li .erwei .ewtu {width: 76px;height: 76px;background: url(/static/images/top/all.png) no-repeat;margin-left: 30px;margin-top: 50px;}
#top #top_main .topright ul li.kefu {width: 90px;height: 30px;}
#top #top_main .topright ul li.kefu span {padding-left: 5px;color: #666;}
#top #top_main .topright ul li .downjian1 {width: 10px;height: 8px;background: url(/static/images/top/all.png) no-repeat -94px -55px;position: relative;top: -10px;left: 80px;}
#top #top_main .topright ul li .kefuhide {width: 95px;height: 95px;margin-top: -4px; padding-left:13px;border: 1px solid #F7F7F7;position: relative;z-index: 999;}
#top #top_main .topright ul li .kefuhide ul li {width: 90px;height: 22px;}
#top #top_main .topright ul li .a1 {width: 90px;height: 20px;overflow: hidden;position: relative;z-index: 999;}
#top #top_main .topright ul li.kefu:hover .a1 {overflow: visible;}
#top #top_main .topright ul li.kefu:hover .kefuhide {border: 1px solid #efefef;background: white;border-radius:5px; }

/*顶部导航 院所管理 下拉样式*/
#top #top_main .topright ul li .yuansuoguanli  {width: 110px;height: 48px; padding-left:13px;margin-top: -3px;border: 1px solid #F7F7F7;position: relative;z-index: 999;}
#top #top_main .topright ul li .yuansuoguanli ul li {width: 110px;height: 22px;}
#top #top_main .topright ul li.kefu:hover .yuansuoguanli {border: 1px solid #efefef;background: white;border-radius:5px; }
#top #top_main .topright ul li.wangzhan {width: 73px;height: 30px;}
#top #top_main .topright ul li.wangzhan span {color: #666;padding-left: 10px;}
#top #top_main .topright ul li.wangzhan .wangzhanhide {width: 250px;height: 206px;border: 1px solid #ccc;background: white;float: left;position: relative;top: 8px;left: -168px;display: none;z-index: 22;}
#top #top_main .topright ul li.wangzhan:hover .wangzhanhide {display: block;}
#top #top_main .topright ul li.wangzhan .tese {width: 250px;height: 28px;}
#top #top_main .topright ul li.wangzhan .tese span {font-weight: 700;line-height: 28px;}
#top #top_main .topright ul li.wangzhan .tesemain {width: 240px;height: 66px;margin-left: 5px;border-bottom: 1px solid #eee;margin-bottom: 5px;}
#top #top_main .topright ul li.wangzhan a {font-weight: 400;color: #666;padding-left: 6px;line-height: 1.7em;}
#top #top_main .topright ul li.wangzhan a:hover {color: #2c9bff;text-decoration: underline;}
#top #top_main .topright ul li.wangzhan .tesemain1 {width: 240px;height: 22px;margin-left: 5px;border-bottom: 1px solid #eee;}
#top #top_main .topright ul li.wangzhan .tesemain2 {width: 240px;height: 22px;margin-left: 5px;}

