@charset "utf-8";
/* CSS Document */
/* Reset */
*{ margin:0px; padding:0px; font-family: "微软雅黑", Arial, Helvetica, sans-serif;}
html, body, div, img, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, form, fieldset, input, textarea, select, label, ul, ol, dl, li, dt, dd { margin:0; padding:0; border:0; outline:none; list-style:none; font-weight: normal; }
body, html { height:100%; width:100%; }
li { list-style-type:none; }
a { text-decoration:none; outline:none; color:#000000; }
a:hover { text-decoration:underline; }
table { border-collapse:collapse; border-spacing:0; margin:0 auto; clear:both; }
img { border:0; display:block; }
em { font-style:normal; }
hr { height:0; clear:both; }
.none { display:none; }
.clear { clear:both; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* ===============================================================
Basic Swiper Styles
================================================================*/
.swiper-container { margin:0 auto; position:relative; overflow:hidden; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -o-backface-visibility:hidden; backface-visibility:hidden; /* Fix of Webkit flickering */ z-index:1; }
.swiper-wrapper { position:relative; width:100%; -webkit-transition-property:-webkit-transform, left, top; -webkit-transition-duration:0s; -webkit-transform:translate3d(0px, 0, 0); -webkit-transition-timing-function:ease; -moz-transition-property:-moz-transform, left, top; -moz-transition-duration:0s; -moz-transform:translate3d(0px, 0, 0); -moz-transition-timing-function:ease; -o-transition-property:-o-transform, left, top; -o-transition-duration:0s; -o-transform:translate3d(0px, 0, 0); -o-transition-timing-function:ease; -o-transform:translate(0px, 0px); -ms-transition-property:-ms-transform, left, top; -ms-transition-duration:0s; -ms-transform:translate3d(0px, 0, 0); -ms-transition-timing-function:ease; transition-property:transform, left, top; transition-duration:0s; transform:translate3d(0px, 0, 0); transition-timing-function:ease; }
.swiper-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }
.swiper-slide { float: left; }
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal { -ms-touch-action: pan-y; }
.swiper-wp8-vertical { -ms-touch-action: pan-x; }

/*通用*/
body { font-size:12px; font-family:"宋体"; color:#454545; line-height:22px; background:url(../img/banner.jpg) no-repeat top center; }
.widthMain { margin:0 auto; width:1100px; padding:0px; }
.domMobile { display:none; }
.headline{ width:1000px; height:50px; margin:20px auto; text-align:center;}
.headline h3{ font-size:20px; float:left; margin-left:20px; color:#FFF; line-height:50px; font-family:"微软雅黑";}
.headline a{ float:right; color:#9FF; margin-right:20px; line-height:50px; font-size:16px; font-weight:bold; text-decoration:none;}

/*内容*/
#topHeader a { height: 32px; line-height: 32px; color: #000; margin: 0 8px; font-size: 12px;}
.headLy .logo { width:1000px; height:400px; position:relative; left:0px; top:0px;}
.headLy .logo p{ color:#FFF; font-size:12px; position:absolute; right:300px; bottom:50px; text-align:center;}
.topBar { background:#f7f7f7; border-bottom:1px solid #ffa800; height:33px; line-height:33px; margin: 0 auto; text-align: center;}


.topNews li { width:33%; float:left; font-family:"微软雅黑"; position:relative; }
.topNews li img { float:left; margin-right:20px; }
.topNews li h3 { font-size:16px; font-weight:bold; line-height:35px; }
.topNews li .info { padding-right:50px; }
.topNews li span { font-family:"微软雅黑"; color:#fff; position:absolute; left:110px; top:10px; width:18px; padding:3px 0; background:#006fa4; line-height:16px; text-align:center; }

.nav { height:50px; line-height:1em; color:#fff; background: #0a82d6; color:#fff; vertical-align:middle; position:relative; left:0px; top:0px; z-index:1000;}
.navbg{ width:100%;height:41px; line-height:1em; background: #0b4e98; color:#fff; vertical-align:middle; position: absolute; left:0px; top:400px;}
.nav a { display:inline-block; height:50px; line-height:50px; padding:0 29px; margin:0 25px; font-size:18px; color:#fff; font-family:"微软雅黑"; vertical-align:middle; }
.nav a:hover { text-decoration:none; background:#0da7e3; height:50px;}

/* 微视评 */
.section1{ width:100%; height:430px; background:#ececec;}
.section1 .picshow{ width:1100px; height:430px; position:relative; left:0px; top:0px; overflow:hidden; margin:0px auto; text-align:center; font-family:"微软雅黑"; background:url(../img/section1bg.jpg) no-repeat 875px 30px; }
.section1 .picshow .pic {width:640px; height:330px; display:block; overflow:hidden; float:left; margin-left:0px; margin-top:40px; margin-right:50px; }
.section1 .picshow .pic img{width:640px; height:330px;}
.section1 .picshow .heading1{ color:#006699; font-size:40px; line-height:45px; float:left; width:370px; margin-top:60px;}
.section1 .picshow .heading2{ color:#C00; font-size:16px; line-height:35px; float:left; width:370px; margin-top:5px; text-align:left; }
.section1 .picshow .intro{ width:370px; height:260px; overflow:hidden; display:block; float:left; text-align:left; }
.section1 .picshow .intro h3{ font-size:24px; line-height:36px; color:#006699; margin-bottom:10px; }
.section1 .picshow .intro p{ font-size:14px; line-height:20px; text-indent:2em;}


/* 观察团评论 section2 */
.box{ width:1100px; height:460px; margin:0px auto; }
.box .headline{ width:200px; background:#FFF; height:100px; display:block; margin:0px auto; text-align:center; background:url(../img/bgtip.jpg) no-repeat 0px -12px;}
.box .headline h3{ color:#0a5ed6; font-size:28px; width:150px; height:50px; line-height:50px; font-family: "微软雅黑"; margin-top:38px; margin-left:40px;}
.box .title{ 1100px; height:250px; z-index:100; cursor:pointer; background:url(../img/circle3.png); position:relative; left:0px; top:0px;}
.box .title .pic{ font-size:20px; line-height:50px; text-align:center; width:220px; height:240px; float:left; display:block; color:#007db9; font-family: "微软雅黑"; position: relative; left:0px; top:0px; filter:alpha(opacity=70); opacity: 0.7;}
.box .title .pic .shade{ width:220px; height:250px; display:none; background:url(../img/circle.png); z-index:500; position:absolute; left:0px; top:0px;}
.box .title .pic .shade2{ width:220px; height:220px; display: block; background:url(../img/circle2.png); z-index:500; position:absolute; left:0px; top:0px;}
.box .title .pic img{width:160px; height:160px; margin:30px;}
.box .title .pic h5{font-size: 14px; color:#FFF; width:220px; height:20px; line-height:20px; display: block; font-family: "微软雅黑"; text-align:center; position:absolute; left:0px; top:200px; z-index:1000;}
.box .title .pic h6{font-size: 14px; color:#FFF; width:220px; height:20px; line-height:20px; display: block; font-family: "微软雅黑"; text-align:center; position:absolute; left:0px; top:220px;z-index:1000;}
.box ul{ width:1100px; height:100px; position:relative; left:0px; top:0px;}
.box ul li{ width:980px; height:100px; min-height:100px; height:auto !important; overflow:hidden; z-index:200; display:none; }
.box ul li .article{width:1070px; min-height:80px; height:auto !important; overflow:hidden; float:left; position: absolute; left:0px; top:0px; padding:15px;}
.box ul li .article p {color: #666;font-size: 14px;line-height: 25px;margin-top: 5px; overflow: hidden;font-family: "微软雅黑";}


/* 专家观点 */
.section3{ width:100%; height:530px; background:#02a3ff; min-height:530px; height:auto !important; padding-bottom:20px;}
.section3 .headline{ width:200px; background:#FFF; height:100px; display:block; margin:0px auto; text-align:center; background:url(../img/bgtip.jpg) no-repeat 0px -126px;}
.section3 .headline h3{ color:#ffffff; font-size:28px; width:180px; height:50px; line-height:50px; font-family: "微软雅黑"; margin-top:40px; margin-left:40px;}
.section3 .box{width:1100px; height:410px; overflow:scroll; overflow-x:hidden;}
.section3 .box .article{  height:200px; margin:0px auto; text-align:center;}
.section3 .box .article .pic{ float:left; width:280px; height:160px; margin:20px;}
.section3 .box .article .text{float:left; margin:15px 20px;; width:700px; height:170px; overflow:hidden;}
.section3 .box .article .text h3{ text-align:left; font-size:20px; color:#ffffff; line-height:40px;}
.section3 .box .article .text h3 a{ text-align:left; font-size:20px; color:#ffffff; line-height:40px;}
.section3 .box .article .text h4{text-align:left; font-size:12px; color:#ffffff; line-height:20px;}
.section3 .box .article .text p{text-align:left; font-size:14px; color:#ffffff; line-height:28px;}
.section3 .box .article .text p a{text-align:left; font-size:14px; color:#ffffff; line-height:30px;}

/* 辩论厅 */
.headline2{ width:200px; background:#FFF; height:100px; display:block; margin:0px auto; text-align:center; background:url(../img/bgtip.jpg) no-repeat 0px -239px;}
.headline2 h3{ color:#0a5ed6; font-size:28px; width:220px; height:50px; font-family: "微软雅黑"; padding-top:65px;}

.section4{ width:1100px; height:800px; margin:0px auto; text-align:center; overflow:scroll; overflow-x:hidden; margin-top:20px;}
.section4 .col-1 { width:1084px; height:980px; margin:10px auto; text-align:center;}
.section4 .col-1 .include { width:1100px;height:1300px; margin-top:-140px; }



/* 创新历程 */
/*.section6{ width:100%; height:620px; margin:0px auto; text-align:center; background:#02a3ff;}
.section6 .headline{ width:220px; background:#FFF; height:100px; padding:0px 10px; display:block; margin:0px auto; text-align:center; background:url(../img/bgtip.jpg) no-repeat 0px -472px;}
.section6 .headline h3{ color:#ffffff; font-size:20px; width:160px; height:50px; line-height:50px; font-family: "微软雅黑"; margin-top:35px; margin-left:35px;}
/*.section6 .sidebar{ width:1100px; height:620px; margin:0px auto; text-align:center; margin-top:10px;}
.section6 .sidebar .timeline{ width:600px; height:450px; float:left; overflow:scroll; overflow-x:hidden;}
.section6 .sidebar .article{ width:440px; height:410px; padding:20px 30px; overflow:hidden; float:left; background:#007ad0;}
.section6 .sidebar .article ul li{ float:left; text-align:left; width:340px; height:30px; display:block; overflow:hidden; }
.section6 .sidebar .article ul li a{ font-size:14px; line-height:30px; color:#FFF;}
#phoneCarousel{height:390px;margin:0 auto;position:relative;width:1000px;}
#phoneCarousel .arrow{width:44px;height:44px;background:url(../img/arrows.png) no-repeat;position:absolute;top:50%;margin-top:-22px;left:0;cursor:pointer;}
#phoneCarousel .next{background-position:right top;left:auto;right:0;}
#phoneCarousel .arrow:hover{background-position:left bottom;}
#phoneCarousel .next:hover{background-position:right bottom;}
#stage{left:50%;margin-left:-450px;position:absolute; top:50px; width:900px;height:100%;}
#stage img{ display:none;}
#stage .default{display:block;left:50%;margin-left:-135px;position:absolute;}
#stage .animationReady{display:block;position:absolute;top:0;left:0;}*/



/* 医道 */
.section5{ width:100%; height:800px; background:#ececec; margin-top:35px;}
.section5 .headline{ width:200px; background:#FFF; height:100px; display:block; margin:0px auto; text-align:center; background:url(../img/bgtip.jpg) no-repeat 0px -358px;}
.section5 .headline h3{ color:#0a5ed6; font-size:30px; width:130px; height:50px; line-height:50px; font-family: "微软雅黑"; margin-top:35px; margin-left:70px;}

.native-tabs .tab-hds {  width: 100%;}
.native-tabs .tab-hds li {  text-align: center;  cursor: pointer;}
.native-tabs .tab-hds li a {  display: block;  height: 34px;  line-height: 34px;}
.native-tabs .tab-bd {  display: none;}
.native-tabs .tab-bd h5{ width:900px; font-weight:bold; text-align:left; color:#01679b; font-size:16px; margin-left:5px;}
.native-tabs .tab-bd p{ width:860px; height:50px; padding:10px; text-align: justify; overflow:hidden; text-indent:2em; line-height:28px; font-size:14px; color:#01679b;}

.tab-bd .article{ width:440px; height:560px; float:left; padding:10px;}
.tab-bd .article .pic{ width:400px; height:280px;}
.tab-bd .article .text p{ width:400px; height:240px; text-align:left; overflow:hidden; margin:0px; font-size:14px; line-height:25px; color:#01679b; overflow:hidden; display:block; text-indent:2em;}
.tab-bd .article .text p a{color:#01679b;}
.tab-bd .article .text h4 a{ text-align:left; font-size:18px; line-height:40px; color:#01679b; display:block; font-weight:bold;}

.section-2 .native-tabs {  background-color: #ececec;  position: relative;/*  background:url(../img/navbg.jpg) no-repeat 0px 0px;*/}
.section-2{ width:1100px; margin:0 auto; text-align:center;}
.section-2 .native-tabs .tab-hds {  position: absolute; left: 0;  top: 0;  width: 140px;  padding: 10px 0 10px 10px;  float: left;}
.section-2 .native-tabs .tab-hds li {  display: block;  height: 40px;  line-height: 40px;  background: url(../img/button.jpg) no-repeat 0 -40px;  color: #0885dd;  font-size: 18px;  margin-bottom: 10px;}
.section-2 .native-tabs .tab-hds .current {  background-color: #0885dd;  background-position: 0 0; color:#FFF;}
.section-2 .native-tabs .tab-bd {  padding: 10px 10px 10px 160px;  height: 680px; /*background: url(../img/navbg.png) no-repeat 4px 0;*/}

/* 创新里程 时间轮播图*/
.section6{ width:100%; height:620px; margin:0px auto; text-align:center; background:#02a3ff;}
.section6 .headline{ width:220px; background:#FFF; height:100px; padding:0px 10px; display:block; margin:0px auto; text-align:center; background:url(../img/bgtip.jpg) no-repeat 0px -472px;}
.section6 .headline h3{ color:#ffffff; font-size:28px; width:240px; height:50px; line-height:50px; font-family: "微软雅黑"; margin-top:40px; margin-left:35px;}

.section6 .box{ width:1000px; margin:0 auto; text-align:center;}
  
.sectionY{ width:1000px;  margin:0 auto;  text-align:center;}
  
.imageflow {  overflow:hidden;  position:relative;  text-align:left;  visibility:hidden;  width:100%;}
.imageflow img {  border:none;  position:absolute;  top:0px;  visibility:hidden;  -ms-interpolation-mode:bicubic}
.imageflow p {  margin:0 auto;  text-align:center}
.imageflow .loading {  border:1px solid white;  height:15px;  left:50%;  margin-left:-106px;  padding:5px;  position:relative;  visibility:visible;  width:200px}
.imageflow .loading_bar {  background:#fff;  height:15px;  visibility:visible;  width:1%}
.imageflow .navigation {  z-index:10000}
.imageflow .caption {  font-weight:bold;  position:relative;  text-align:center;  z-index:10001;  color:#FFFFFF;  font-size:16px;}
.imageflow .scrollbar {  border-bottom:1px solid #b3b3b3;  position:relative;  visibility:hidden;  z-index:10002;  height:1px}
.imageflow .slider {  background:url(../img/slider.png) no-repeat;  height:14px;  margin:-6px 0 0 -7px;  position:absolute;  width:14px;  z-index:10003}
.imageflow .slideshow {  cursor:pointer;  height:14px;  margin:20px 0 0 20px;  position:absolute;  width:14px;  z-index:10003}
.imageflow .slideshow.pause {  background:url(../img/button_pause.png) no-repeat}
.imageflow .slideshow.play {  background:url(../img/button_play.png) no-repeat}
.imageflow .images {  overflow:hidden;  white-space:nowrap}
.imageflow .button {  cursor:pointer;  height:17px;  position:relative;  width:17px}
.imageflow .previous {  background:url(../img/button_left.png) top left no-repeat;  float:left;  margin:-7px 0 0 -30px}
.imageflow .next {  background:url(../img/button_right.png) top left no-repeat;  float:right;  margin:-7px -30px 0 30px}
.layui-layer-nobg {	background-color:#000;}

.dialog{ z-index:200000}

.dialog p{ font-size:14px; color:#FFFFFF; text-align:left; text-indent:2em; line-height:30px; width:480px; height:80px; padding:10px; display:block;}
.dialog img {	width:100%;}
.dialog div {	display:none;}

/* ad */
.section7{ width:1100px; height:110px; margin:10px auto; text-align:center; padding-top:20px;}

/* footer */
.pft {background-color:#0171bb;	color:#dbf2fb; font-family: "微软雅黑"; height:90px; text-align:center;}
.pft a { color:#80d1f0;}
.pft .copyright {font-size:12px; line-height:90px; width:980px; margin-left:auto;	margin-right:auto}


/*返回*/
.bar{ width:92px; height:180px; padding-top:90px; background:url(../img/backbg.jpg) no-repeat; position:fixed; right:10px; bottom:80px; cursor:pointer;}
.bar h3{ width:95px; height:35px; font-size:18px; color:#0074b1; line-height:35px; text-align:center; }
.bar h3 a{ width:95px; height:35px; font-size:18px; color:#0074b1; line-height:35px; text-align:center; }
.bar .toTop{ width:50px; height:20px; background:url(../img/tip.png) no-repeat; margin:0px auto; margin-top:10px; cursor:pointer;}





/* 专家透视 二级页面 */
/*.zjts_section{ width:960px; height:1000px; min-height:100px; height:auto !important; overflow:hidden; margin:0px auto; margin-bottom:20px; text-align:center;}
.zjts_section .info{ width:940px; height:150px; margin:15px;}
.zjts_section .info .pic{ width:195px; height:125px; display:block; margin:10px; float:left;}
.zjts_section .info .text{ width:700px; height:140px; float:left; display:block; overflow:hidden;}
.zjts_section .info .text h3{ font-size:18px; font-weight:bold; line-height:30px; text-align:left;}
.zjts_section .info .text h3 a{ font-size:18px; font-weight:bold; line-height:30px; text-align:left;}
.zjts_section .info .text p{ width:700px; height:110px; display:block; overflow:hidden; font-size:14px; line-height:28px; text-align:left;}*/

/* 飞利浦创新技术 二级页面 */
/*.flpcx_section{ width:960px; height:1000px; min-height:100px; height:auto !important; overflow:hidden; margin:0px auto; margin-bottom:20px; text-align:center;}
.flpcx_section .info{ width:940px; height:150px; margin:15px;}
.flpcx_section .info .text{ width:100%; height:140px; float:left; display:block; overflow:hidden;}
.flpcx_section .info .text h3{ font-size:18px; font-weight:bold; line-height:30px; text-align:left;}
.flpcx_section .info .text h3 a{ font-size:18px; font-weight:bold; line-height:30px; text-align:left;}
.flpcx_section .info .text p{ width:100%; height:110px; display:block; overflow:hidden; font-size:14px; line-height:28px; text-align:left;}*/