


section[class^="index"]{position: relative;margin-top: 100px;}

.index-section-title{margin-bottom: 30px;text-align: center;}

.index-section-title span{display: block;line-height: 25px;font-size: 24px;color: #333;letter-spacing: 1px;}

.index-section-title span.en{margin-top: 35px;font-family: "Lato";text-transform: uppercase;}

.index-section-title span.en em{display: inline-block;margin: 0 20px;color: #6ebc01;}



.index-recommend ul li{position: relative;float: left;width: calc((100% - 20.5px) / 3);margin-right: 10px;overflow: hidden;}

.index-recommend ul li:last-child{margin-right: 0;}

.index-recommend ul li img{display: block;width: 100%;-webkit-transition: all 3s;transition: all 3s;}

.index-recommend ul li img.grayscale{position: absolute;top: 0;left: 0;width: 100%;}

.index-recommend ul li .bottom{position: absolute;bottom: 0;left: 0;width: 100%;height:90px;background: rgba(0, 0, 0, .5);-webkit-transform: translateY(100%);transform: translateY(100%);}

.index-recommend ul li:hover img.grayscale{opacity: 0;}

.index-recommend ul li:hover .bottom{-webkit-transform: none;transform: none;}

.index-recommend ul li h3{float: left;width: 76%;height:180px; display:block;padding: 0 30px;color: #fff;margin-top: 32px;font-size: 2em;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.index-recommend ul li h3 b { display:block; margin-bottom:10px;}
.index-recommend ul li h3 span { display:block; float:left; width:50%;}
.index-recommend ul li h3 span a { display:inline; float: none; font-size:0.9rem; background:none; color:#FFF;
    width:100%;
    height: auto;
    padding-top: 0;
    background: none;
    font-style:normal;
    text-align:left;}
.index-recommend ul li h3 span a:after{content: "";display: none;width: 48px;height: 6px;margin: 5px auto 0;background-position: -305px -27px;}

.index-recommend ul li .text p{display: -webkit-box;height: 48px;line-height: 24px;margin-top: 10px;overflow: hidden;font-size: 14px;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}

.index-recommend ul li a{float: left;width: 24%; display:block;height: 100%;padding-top: 34px;background: #6ebc01;font-style: italic;color: #fff;text-align: center;}

.index-recommend ul li a:after{content: "";display: block;width: 48px;height: 6px;margin: 5px auto 0;background-position: -305px -27px;}

.index-recommend .btn-switch{display: none;}



.index-video .wrapper{width: 100%;overflow: hidden;}

.index-video .video-js{position: absolute;top: 0;left: 0;width: 66.66% !important;height: 100% !important;overflow: hidden;background: none;opacity: 0;}

.index-video .video-js:last-of-type .vjs-remaining-time-display{display: none !important;}

.index-video .video-js:last-of-type .vjs-fullscreen-control{left: -30px !important;}

.index-video .video-js.active{z-index: 1;opacity: 1;}

.index-video .video-js video{-webkit-transform: scale(1.1);transform: scale(1.1);}

.index-video .video-js video + div{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;opacity: .5;}

.index-video .video-js .vjs-poster{display: none;background-color: #fff;}

.index-video .video-js .vjs-big-play-button{top: 50%;left: 50%;width: 80px;height: 80px;margin: -40px 0 0 -40px;background-color: transparent !important;background-position: -500px -200px;border: none;}

.index-video .video-js .vjs-big-play-button:before{content: none;}

.index-video .video-js:hover video{-webkit-transform: none;transform: none;}

.index-video .video-js:hover video + div{opacity: 0;}

.index-video .video-js.vjs-has-started{background: #000;cursor: pointer;}

.index-video .video-js.vjs-has-started video{-webkit-transform: none;transform: none;}

.index-video .video-js.vjs-has-started video + div{display: none;}



.index-video .list{position: relative;z-index: 10;float: right;width: 33.34%;}

.index-video .list a{position: relative;display: block;height:8.5vw;line-height:8.5vw;padding-left: 60px;background: #6ebc01;font-size:2em;color: #fff;}

.index-video .list a:nth-child(2){border-top: 1px solid #fff;border-bottom: 1px solid #fff;}

.index-video .list a:nth-child(4){border-top: 1px solid #fff;border-bottom: 1px solid #fff;}

.index-video .list a:before{content: "";position: absolute;top: 50%;left: 0;width: 50px;height: 50px;margin-top: -25px;background-position: -360px 0;opacity: 0;}

.index-video .list a:after{content: "";position: absolute;top: 0;right: 100%;width: 0;height: 100%;background: #fff;}

.index-video .list a.active{background: #fff;color: #999;}

.index-video .list a.active:before{opacity: 1;}

.index-video .list a.active:after{width: 35px;}

.index-video .more{font-size: 14px;display: block;width: 100px;line-height: 28px;margin: 50px auto 0;background: #333;border-radius: 14px;color: #fff;text-align: center;letter-spacing: .5px;text-transform: uppercase;}

.index-video .more:hover{background: #6ebc01;}



.index-news .wrapper{padding-top: 12.5vw;background: url(../images/bg-index-news.jpg) no-repeat center top;}

.index-news .list{position: relative;width: 87%;margin: 0 auto;padding: 6.7vw 4.1vw;background: #fff;box-shadow: 1px 2px 10px rgba(100, 100, 100, .2), -1px 2px 10px rgba(100, 100, 100, .2);}

.index-news .list .box{float: left;width: 23.33%;margin: 0 5%;padding-bottom: 50px;border-bottom: 1px solid #ddd;cursor: default;}

.index-news .list .box:hover{border-bottom-color: #333;-webkit-transform: translateX(-5px);transform: translateX(-5px);}

.index-news .list .box span{display: block;line-height: 30px;font-size: 30px;color: #333;}

.index-news .list .box h3 a{display: inline-block;line-height: 50px;max-width: 100%;overflow: hidden;font-size: 18px;color: #333;white-space: nowrap;text-overflow: ellipsis;}

.index-news .list .box span:hover,

.index-news .list .box h3 a:hover{color: #6ebc01;}

.index-news .list .box p{display: -webkit-box;height: 72px;line-height: 24px;overflow: hidden;font-size: 14px;color: #999;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}

.index-news .list .box .more{display: block;width: 100px;line-height: 28px;margin-top: 50px;background: #333;border-radius: 14px;color: #fff;text-align: center;letter-spacing: .5px;text-transform: uppercase;}

.index-news .list .box .more:hover{background: #6ebc01;color: #fff;}

.index-news .list .btn-switch{position: absolute;top: 50%;width: 48px;height: 48px;margin-top: -24px;}

.index-news .list .btn-switch.prev{left: -24px;background-color: #333;background-position: -126px -6px;}

.index-news .list .btn-switch.next{right: -24px;background-color: #6ebc01;background-position: -186px -6px;}

.index-news .list .pagination{display: none;}

.index-news > .more{font-size: 14px;position: absolute;bottom: 30px;left: 50%;width: 100px;line-height: 28px;margin-left: -50px;background: #333;border-radius: 14px;color: #fff;text-align: center;letter-spacing: .5px;text-transform: uppercase;}

.index-news > .more:hover{background: #6ebc01;}



.index-application .wrapper{height: 828px;background: url(../images/bg-index-application.jpg) no-repeat center top;}

.index-application .rect{position: absolute;top: 50%;left: 14.28%;z-index: 1;width: 14.28%;height: 520px;margin-top: -260px;background: #6ebc01;}

.index-application .rect .box{height: 100%;margin-left: 14.2%;overflow: hidden;color: #fff;}

.index-application .rect span{display: block;width: 105px;height: 40px;line-height: 38px;margin-top: 45px;border-top: 1px solid #fff;border-bottom: 1px solid #fff;font-size: 18px;text-align: center;text-transform: uppercase;}

.index-application .rect strong{display: block;line-height: 75px;font-size: 36px;}

.index-application .rect p{width: 80%;line-height: 30px;font-size: 16px;}

.index-application .rect .btn-switch{position: absolute;bottom: 36px;left: 0;}

.index-application .rect .btn-switch a{float: left;width: 48px;height: 48px;border: 2px solid #fff;}

.index-application .rect .btn-switch a.prev{background-position: -126px -6px;}

.index-application .rect .btn-switch a.next{margin-left: -2px;background-position: -186px -6px;}



.index-application .list{position: relative;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}

.index-application .list .swiper-container{padding-top: 30px;}

.index-application .list a{position: relative;top: 0;float: left;width: 14.2%;overflow: hidden;}

.index-application .list a:hover{top: -30px;}

.index-application .list a img{display: block;width: 100%;}

.index-application .list a h3{position: absolute;top: 35px;left: 0;width: 100%;font-size: 15px;color: #fff;text-align: center;;}

.index-application .list a h3:before{content: "";display: block;width: 60px;height: 60px;margin: 0 auto 12px;}

.index-application .list a:nth-child(1) h3:before{background-position: 0 -300px;}

.index-application .list a:nth-child(2) h3:before{background-position: -60px -300px;}

.index-application .list a:nth-child(3) h3:before{background-position: -120px -300px;}

.index-application .list a:nth-child(4) h3:before{background-position: -180px -300px;}

.index-application .list a:nth-child(5) h3:before{background-position: -240px -300px;}

.index-application .list a:nth-child(6) h3:before{background-position: -300px -300px;}

.index-application .list a:nth-child(7) h3:before{background-position: 0 -300px;}





/******************************  ******************************/


.group .link-tab{padding-top: 0px;text-align: center;}
.index-tab-out { width:100%;}
.index-tab { width:50%; margin:0 auto;}
.index-tab h1{ display:block; float:left; width:33%; text-align:center; font-size:14px; line-height:150%;}
.index-tab h1 a { border:1px #CCC solid; color:#333; display:block; width:100%; padding:3% 0}
.index-tab h1 a:hover,.index-tab h1.hover  a { background:#6ebc01; color:#FFF}

.group .sub-tab {}
.group .sub-tab ul li a { display:block; padding:1% 2%; margin:1%; float:left; border:1px #CCC solid;}
.group .sub-tab ul li a:hover { border:1px #6ebc01 solid; color:#6ebc01}
.group .sub-tab ul li a.on { border:1px #6ebc01 solid; color:#6ebc01}

.group .section-title{color: #333;text-align: center;}

.group .section-title:before{content: "";display: block;width: 1px;height:20px;margin: 0 auto 10px;background: #666;}

.group .section-title span{display: block;line-height: 40px;font-size: 26px;}

.group .section-title span.en{line-height: 30px;font-size: 16px;text-transform: uppercase;}



.group .container{margin-bottom: 30px; margin-top: 20px;}
.group .container.H30 { margin-top:6%}


.group .profile .picture{position: relative;float: right;width:100%;margin-left: 22px;padding-bottom: 138px;}

.group .profile .picture span{display: block;line-height: 45px;margin: 2px 0;padding: 0 10px;overflow: hidden;background: #eaeaea;white-space: nowrap;text-overflow: ellipsis;}

.group .profile .picture span em{font-weight: bold;font-size: 14px;color: #ea1a22;}

.group .profile .picture li img{display: block;width: 100%;}

.group .profile .picture .tb-thumb{bottom: 0;}

.group .profile .picture .tb-thumb dd{opacity: .5;}

.group .profile .picture .tb-thumb dd.active{opacity: 1;}

.group .profile .picture .tb-thumb a{display: block !important;width: 30px;height: 125px;background-color: #eaeaea;background-position: -100px -100px;}

.group .profile .picture .tb-thumb a:hover{background-color: #000;}

.group .profile .picture .tb-thumb a:after{content: "";position: relative;top: 50%;display: block;width: 24px;height: 24px;margin: -12px auto 0;}

.group .profile .picture .tb-thumb a.prev{left: -40px !important;}

.group .profile .picture .tb-thumb a.next{right: -40px !important;}

.group .profile .picture .tb-thumb a.prev:after{background-position: -139px -18px;}

.group .profile .picture .tb-thumb a.next:after{background-position: -197px -18px;}

.group .profile .picture .arrow{display: none;}

.group .profile p{line-height:300%; margin-bottom:8px;font-size:1.25em;  padding:5px 0}
.group .profile p img { width:100%}



.group .founder .left{float: left;width: calc(4.6% + 479px);margin: 0 4.6% 20px 0;padding-right: 4.6%;border-right: 1px solid #ddd;}

.group .founder .picture{position: relative;padding-bottom: 112px;}

.group .founder .picture li img{display: block;width: 100%;}

.group .founder .picture .tb-thumb{bottom: 0;}

.group .founder .picture .tb-thumb dd{opacity: .5;}

.group .founder .picture .tb-thumb dd.active{opacity: 1;}

.group .founder .picture .tb-thumb a{display: block !important;width: 24px;height: 102px;background-color: #eaeaea;background-position: -100px -100px;}

.group .founder .picture .tb-thumb a:hover{background-color: #000;}

.group .founder .picture .tb-thumb a:after{content: "";position: relative;top: 50%;display: block;width: 24px;height: 24px;margin: -12px auto 0;}

.group .founder .picture .tb-thumb a.prev{left: -32px !important;}

.group .founder .picture .tb-thumb a.next{right: -32px !important;}

.group .founder .picture .tb-thumb a.prev:after{background-position: -139px -18px;}

.group .founder .picture .tb-thumb a.next:after{background-position: -197px -18px;}

.group .founder .picture .arrow{display: none;}

.group .founder .left strong{display: block;line-height: 36px;margin-top: 20px;font-size: 14px;color: #ea1a22;;}

.group .founder .left span{display: block;line-height: 26px;font-size: 14px;}

.group .founder p{line-height: 30px;margin-bottom: 16px;font-size: 14px;}



.group .culture-idea .container{margin-bottom: 0;}

.group .culture-idea img{max-width: 100%;}

.group .culture-idea div[class^="section"]{margin-bottom: 40px;padding-bottom: 46px;border-bottom: 1px dashed #e6e6e6;}

.group .culture-idea .section-1{width: 800px;margin: 0 auto;}

.group .culture-idea .section-1 img{display: block;max-width: 100%;margin: 20px auto 0;}

.group .culture-idea .section-1 span{display: block;line-height: 26px;margin-top: 20px;font-size: 14px;color: #ea1a22;text-align: center;}

.group .culture-idea .section-1 span em{display: inline-block;margin-right: 20px;vertical-align: text-bottom;font-size: 24px;}



.group .culture-idea .section-1 p{line-height: 24px;margin-top: 20px;font-size: 14px;}

.group .culture-idea .section-1 ul{margin-top: 10px;overflow: hidden;}

.group .culture-idea .section-1 ul li{float: left;width: 50%;line-height: 26px;font-size: 14px;}

.group .culture-idea .section-1 ul li:nth-child(even){padding-left: 20%;}

.group .culture-idea .section-1 ul li label{font-weight: bold;color: #333;}



.group .culture-idea .section-2 h3{line-height: 20px;margin-top: 5px;font-size: 14px;color: #333;text-align: center;}

.group .culture-idea .section-2 img{display: block;max-width: 100%;margin: 0 auto;}

.group .culture-idea .section-2 span{display: block;line-height: 20px;margin-bottom: 40px;font-size: 14px;color: #ea1a22;text-align: center;}

.group .culture-idea .section-2 p{line-height: 26px;margin-bottom: 16px;font-size: 14px;}



.group .culture-idea .bottom{line-height: 40px;margin-bottom: 40px;font-size: 18px;color: #ea1a22;text-align: center;}

.group .culture-idea .bottom em:nth-child(2){display: inline-block;width: 70px;}

.group .culture-songs{height: 528px;overflow: hidden;background: url(../images/bg-group-culture-songs.jpg) no-repeat center top;}

.group .culture-songs .section-title{margin-top: 10px;}

.group .culture-songs ul{position: relative;left: 50%;display: inline-block;margin-top: 100px;overflow: hidden;-webkit-transform: translateX(-50%);transform: translateX(-50%);}

.group .culture-songs ul li{float: left;width: 260px;text-align: center;}

.group .culture-songs ul li img{display: block;margin: 0 auto;}

.group .culture-songs ul li span{display: block;line-height: 30px;margin-top: 15px;font-size: 18px;color: #333;}

.group .culture-songs ul li a{line-height: 28px;font-size: 14px;color: #ea1a22;}

.group .culture-songs audio{display: none;}



.group .popup{position: fixed;top: 0;left: 0;z-index: 100;display: none;width: 100%;height: 100%;}

.group .popup .mask{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;opacity: .5;}

.group .popup .box{position: absolute;top: 50%;left: 50%;width: 90%;max-width: 620px;background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, .3);-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}

.group .popup .box img{display: block;max-width: 100%;max-height: 100%;margin: 0 auto;}

.group .popup .box .close{position: absolute;top: 0;right: -70px;width: 50px;height: 50px;background-position: -545px -365px;}



.group .history .year{position: absolute;top: -36px;left: 0;width: 141px;height: calc(100% + 72px);}

.group .history .year ul{position: relative;height: 100%;}

.group .history .year ul:before,

.group .history .year ul:after{content: "";position: absolute;left: 70px;height: 185px;border-right: 1px solid #dfdfdf;}

.group .history .year ul:before{top: 50px;}

.group .history .year ul:after{bottom: 50px;}

.group .history .year ul li{position: absolute;left: 0;width: 100%;margin: 0;opacity: 0;text-align: center;}

.group .history .year ul li[class]{line-height: 36px;opacity: 1;font-size: 16px;color: #000;letter-spacing: 1px;}

.group .history .year ul li.top{top: 0;}

.group .history .year ul li.bottom{top: calc(100% - 36px);}

.group .history .year ul li.current{top: 50%;line-height: 60px;margin-top: -30px;font-size: 60px;}

.group .history .year a{position: absolute;left: 51px;width: 39px;height: 39px;}

.group .history .year a.prev{top: 235px;background-position: -430px -371px;}

.group .history .year a.next{bottom: 235px;background-position: -490px -371px;}

.group .history .desc{float: right;width: calc(100% - 160px);height: 630px;}

.group .history .desc img{display: block;max-width: 100%;}

.group .history .desc p{line-height: 30px;margin-top: 22px;font-size: 16px;}

.group .history .desc .switch{display: none;}



.group .honor .figure{float: left;width: 327px;height: 682px;background: url(../images/group-honor.jpg) no-repeat;}

.group .honor .text{float: left;width: calc(100% - 327px);height: 682px;padding-left: 3.3%;overflow: hidden;border-left: 1px solid #dfdfdf;}

.group .honor ul li{margin-bottom: 20px;}

.group .honor ul li h3{line-height: 24px;font-weight: bold;font-size: 16px;color: #333;}

.group .honor ul li p{line-height: 30px;font-size: 14px;}

.group .honor .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background: #6ebc01 !important;}





/****************************** 卫浴、制药、旅游、港口 ******************************/

.industry{margin-top: 100px;margin-bottom: 100px;}

.industry h2{line-height: 24px;font-weight: bold;font-size: 18px;color: #333;}

.industry p{line-height: 24px;margin-top: 26px;font-size: 14px;}

.industry img{max-width: 100%;}

.industry .link-tab{margin-top: 45px;}

.industry .link-tab li.qrcode .box{position: absolute;bottom: 100%;right: 0;width: 100%;background: #ccc;display: none;}

.industry .link-tab li.qrcode .box img{display: block;width: 120px;height: 120px;border: 10px solid #fff;margin: 12px auto;;}

.industry .link-tab li.qrcode:hover .box{display: block;}





/****************************** 新闻中心 ******************************/

.news{margin-top: 100px;margin-bottom: 100px;padding: 0 20px;}

.news ul li{margin-bottom: 20px;padding-bottom: 16px;border-bottom: 1px dotted #bbb;}

.news ul li .title{overflow: hidden;}

.news ul li .title a{float: left;line-height: 20px;font-size: 16px;color: #333;}

.news ul li .title a:hover{color: #ea1a22;}

.news ul li .title span{float: right;line-height: 20px;font-size: 14px;}

.news ul li p{display: -webkit-box;height: 40px;line-height: 20px;margin-top: 5px;overflow: hidden;font-size: 14px;color: #999;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}

.news ul li > a{display: inline-block;width: 70px;line-height: 24px;margin-top: 10px;border: 1px solid #bbb;border-radius: 12px;text-align: center;}

.news ul li > a:before{content: "";display: inline-block;width: 5px;height: 9px;margin-right: 2px;vertical-align: 0;background-position: -208px -386px;}

.news ul li > a:hover{background: #ea1a22;border-color: #ea1a22;color: #fff;}

.news ul li > a:hover:before{background-position: -28px -447px;}

.news .pagination{margin-top: 30px;text-align: right;}

.news .pagination .center{display: inline-block;overflow: hidden;}

.news .pagination a{float: left;width: 24px;line-height: 20px;margin: 0 5px;background: #f9f9f9;cursor: pointer;color: #333;text-align: center;}

.news .pagination a.prev,

.news .pagination a.next{width: 70px;}

.news .pagination a:hover,

.news .pagination a.active{background: #e91e26;color: #fff;}



.news-detail{max-width: 800px;margin-top: 100px;margin-bottom: 100px;}

.news-detail h1{line-height: 30px;font-size: 20px;color: #333;text-align: center;}

.news-detail .attr{line-height: 30px;margin: 20px 0;border-bottom: 1px dotted #ccc;color: #999;/*text-align: center;*/overflow: hidden;}

.news-detail .attr em{display: inline-block;width: 20px;}

.news-detail .attr a{width: 20px;height: 20px;margin: 8px 0 8px 8px;}

.news-detail .attr a.bds_tsina{background-position:-20px -499px;}

.news-detail .attr a.bds_weixin{background-position:-80px -499px;}

.news-detail .attr a.bds_qzone{background-position:-140px -499px;}

.news-detail .attr a:hover{opacity: 1;background-position-y: -559px;}

.news-detail .upload img{width: auto !important;height: auto !important;}

.news-detail .upload p{line-height: 26px;margin-top: 10px;font-size: 14px;}

.news-detail .jump{position: relative;margin-top: 50px;padding-top: 20px;border-top: 1px dotted #ccc;}

.news-detail .jump span{display: block;line-height: 30px;font-size: 14px;}

.news-detail .jump span a{font-size: 14px;color: #333;}

.news-detail .jump span a[href]:hover{color: #ea1a22;}

.news-detail .jump .back{display: none;position: absolute;top: 20px;right: 0;line-height: 30px;font-size: 14px;}





/****************************** 视频中心 ******************************/

.video{margin-top: 100px;margin-bottom: 70px;overflow: hidden;}

.video li{float: left;width: 25%;margin-bottom: 30px;padding: 0 10px;}

.video li .box{position: relative;padding: 5px;border: 1px solid #e6e6e6;cursor: pointer;}

.video li img{float: left;width: 57%;}

.video li .text{float: right;width: 39%;color: #999;}

.video li .text h3{line-height: 18px;margin-top: 8px;}

.video li .text span{display: block;line-height: 16px;margin-top: 12px;}

.video li .text span:before{content: "";display: inline-block;width: 12px;height: 12px;margin-right: 5px;vertical-align: -1px;background-position: -324px -384px;}

.video li:hover .box{background: #ea1a22;}

.video li:hover .text{color: #fff;}

.video li:hover .text span:before{background-position: -384px -384px;}



.video .popup{position: fixed;top: 0;left: 0;z-index: 100;display: none;width: 100%;height: 100%;}

.video .popup .mask{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;opacity: .5;}

.video .popup .box{width: 770px;max-width: 100%;position: absolute;top: 50%;left: 50%;width: 90%;max-width: 620px;background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, .3);-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}

.video .popup .box .title{background: #da151c;overflow: hidden;padding: 0 20px;}

.video .popup .box .title span{float: left;line-height: 54px;font-size: 16px;color: #fff;}

.video .popup .box .title .close{background-position:-77px -437px;float: right;width: 30px;height: 30px;margin-top: 12px;}

.video .popup .box .player{height: 300px;}



/****************************** 苏泊尔报 ******************************/

.newspaper{max-width: 880px;margin-top: 70px;margin-bottom: 100px;}

.newspaper .search{overflow: hidden;padding: 0 28px;}

.newspaper .search .item{float: left;margin-right: 5%;width: 30%;}

.newspaper .search .item label{display: block;line-height: 30px;font-size: 14px;color: #333;text-indent: 5px;}

.newspaper .search .item select{display: block;border: 1px solid #ccc;font-size: 14px;height: 35px;line-height: 35px;color: #aaa;width: 100%;}

.newspaper .search button{float: left;width: 15%;line-height: 35px;font-size: 16px;color: #fff;background: #6ebc01;text-align: center;margin-top: 30px;cursor: pointer;}

.newspaper > ul{overflow: hidden;margin-top: 50px;}

.newspaper > ul li{float: left;width: 25%;margin-bottom: 48px;padding: 0 28px;cursor: pointer;}

.newspaper > ul li a:hover{border-color: #e6e6e6;}

.newspaper > ul li a{display: block;padding: 10px;border: 1px solid #f5f5f5;}

.newspaper > ul li img{width: 100%;border: 1px solid #ddd;}

.newspaper > ul li span{display: block;line-height: 36px;font-size: 14px;text-align: center;}

.newspaper .pagination{text-align: center;}

.newspaper .pagination .center{display: inline-block;overflow: hidden;}

.newspaper .pagination a{float: left;width: 26px;line-height: 24px;margin: 0 2px;border: 1px solid transparent;border-radius: 50%;cursor: pointer;text-align: center;}

.newspaper .pagination a:hover,

.newspaper .pagination a.active{border-color: #ea1a22;color: #ea1a22;}

.newspaper .popup{position: fixed;top: 0;left: 0;z-index: 100;display: none;width: 100%;height: 100%;}

.newspaper .popup .mask{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #000;opacity: .5;}

.newspaper .popup .box{position: absolute;top: 50%;left: 50%;width: 80%;padding: 10px;background: #fff;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);max-height: 80%;max-width: 690px;}

.newspaper .popup .box img{display: block;max-width: 100%;max-height: 100%;margin: 0 auto;border: 1px solid #ccc;}

.newspaper .popup .box .close{position: absolute;top: 0;right: -70px;width: 50px;height: 50px;background-position: -545px -365px;}

.newspaper .popup .box .switch{position: absolute;width: 40px;height: 82px;top: 50%;margin-top: -35px;}

.newspaper .popup .box .switch.prev{left: -100px;background-position:-280px -199px;}

.newspaper .popup .box .switch.next{right: -100px;background-position:-400px -199px;}

.newspaper .popup .box .swiper-container{height: 100%;}

.newspaper .popup .box .swiper-slide{max-height: calc(80vh - 20px);overflow: hidden;}

.newspaper .popup .box .mCSB_container{margin: 0;}

.newspaper .popup .box .mCSB_draggerRail{background-color: transparent;}

.newspaper .popup .box .mCSB_draggerContainer{right: -9px;}







/****************************** 联系我们 ******************************/

.contact-contact{overflow: hidden;}

.contact-contact .section{margin-top: 80px;padding-bottom: 80px;overflow: hidden;border-bottom: 1px dashed #e6e6e6;}



.contact-contact h2{line-height: 20px;font-weight: bold;font-size: 18px;color: #333;}

.contact-contact .info .text{float: left;width: 380px;}

.contact-contact .info .text p{line-height: 28px;margin-top: 28px;font-size: 16px;}

.contact-contact .info .map{float: right;width: calc(100% - 420px);height: 300px;border: 1px solid #e6e6e6;}

.contact-contact .msg .form{margin-top: 20px;}

.contact-contact .msg .form h3{line-height: 30px;margin-top: 24px;font-size: 14px;color: #333;}

.contact-contact .msg .form h3:before{content: "";display: inline-block;width: 16px;height: 16px;margin-right: 6px;vertical-align: middle;background-position: -263px -382px;;}

.contact-contact .msg .form ul{padding: 16px 0 6px;overflow: hidden;border: 1px solid #ddd;}

.contact-contact .msg .form li{float: left;width: 50%;margin-bottom: 10px;}

.contact-contact .msg .form li label{float: left;width: 13%;line-height: 35px;font-size: 14px;color: #333;text-align: center;}

.contact-contact .msg .form li input{float: left;width: 77%;height: 35px;line-height: 33px;background: #eee;border: 1px solid #ddd;font-size: 14px;color: #333;text-indent: 10px;}

.contact-contact .msg .form li em{float: left;line-height: 35px;margin-left: 10px;font-size: 18px;color: #ea1a22;}

.contact-contact .msg .form textarea{width: 100%;height: 170px;line-height: 30px;padding: 10px;border: 1px solid #ddd;font-size: 14px;color: #333;}

.contact-contact .msg .form a{display: block;width: 120px;line-height: 40px;margin: 30px auto 0;background: #ea1a22;border-radius: 10px;font-size: 16px;color: #fff;text-align: center;}

.contact-contact .media{padding-bottom: 50px;border: none;}

.contact-contact .media dl{float: left;width: 50%;margin-top: 40px;padding-bottom: 45px;border-bottom: 1px dashed #e6e6e6;}

.contact-contact .media dl dt{line-height: 30px;font-size: 16px;color: #333;}

.contact-contact .media dl dd{float: left;width: 18.3%;max-width: 110px;margin: 6px 5% 0 0;}

.contact-contact .media dl dd:last-child{margin-right: 0;}

.contact-contact .media dl dd img{display: block;width: 100%;}

.contact-contact .media dl dd span{display: block;line-height: 20px;margin-top: 16px;font-size: 14px;color: #333;text-align: center;}

.contact-contact .media dl:last-child{padding: 0;border: none;}





.BMap_cpyCtrl,

.anchorBL{display: none;}

.BMapLabel[style*="display: inline"]{width: 125px !important;background: #fff !important;border: none !important;font: bold 14px/40px "SimHei" !important;color: #333 !important;text-align: center !important;}

.BMapLabel:after{content: "";position: absolute;top: 100%;left: 50%;margin-left: -6px;border: 6px solid transparent;border-top: 6px solid #fff;}





/*---------- 新闻资讯 ----------*/

.page-news-list{border-top:1px solid #E7E7E7;}

.page-news-list li{background:#fff; border-bottom:1px solid #E7E7E7; padding-top:3%; padding-bottom:3%; overflow:hidden;  transition:all .3s ease;}

.page-news-list li span{display:block;}

.page-news-pic{float:left; overflow:hidden; width:25%}

.page-news-pic img {cursor: pointer; transition: all 1.5s; width:100%}

.page-news-pic img:hover {transform: scale(1.2);  }

.page-news-date{float:left; margin-left:5%; margin-right:5%; text-align:center;transition:all .3s ease;}

.page-news-date em{font-size:30px; color:#4C4C4C; margin-top:70%; display:block;}

.page-news-date p{color:#919191; font-size:24px;}

.page-page-news-date em{display:block;}

.page-news-content{float:left; width:55%;} 

.page-news-content h3{font-size:18px; margin-bottom:3%;}

.page-news-content p{font-size:14px; color:#777; line-height:200%; margin-bottom:3%;}

.page-news-content em a{background:#E0E0E0; width:30%; height:50px; line-height:50px; display:block; text-align:center; border-radius:5px; text-transform:uppercase;transition:all .3s ease;}

.page-news-content em a:hover{background:#6ebc01; color:#fff;}



.page-news-list li:hover {background:#fff; }

.page-news-list li:hover em a{background:#6ebc01; color:#fff;}

.page-news-list li:hover .page-news-date{ margin-left:76px;}



/*---------- 健康资讯 ----------*/

.health-box{background:#f5f5f5; padding-top:5% }

.health-detail { width:100%;  margin:0 auto; margin-bottom:0px; padding-top:20px;}

.health-detail-t { padding:40px 0px;}

.health-detail-t-l { width:85%; float:left}

.health-detail-t-l h6 { font-size:24px; color:#1a1a1a; line-height:200%}

.health-detail-t-l p { font-size:12px; color:#797979; line-height:200%}

.health-detail-t-r { width:10%; float:right}

.health-detail-t-r a {}

.health-detail-t-r a img {padding:5px;}

.health-detail-c { background:#FFF; }

.health-detail-c-in { padding:56px 56px;}
.health-detail-c-in img { width:100%}

.health-detail-c-in p { font-size:14px; color:#797979; padding:16px 0; line-height:200%;}





/*---------- 医疗服务 ----------*/

.service-box{background:#fff; padding-bottom:50px;}

.service-box li{background:#f5f5f5; overflow:hidden;transition:all .3s ease; margin-bottom:50px; width:32%; margin:1% 0.5%;float:left }

.service-box li span{display:block;}

.service-box li:hover{background:#6ebc01; color:#fff;}

.service-box li:hover h3{color:#fff;}

.service-box li:hover p{color:#fff;}

.service-box li:hover em{color:#fff;}

.service-box li:hover .service-box-text:before{color:#6ebc01;}

.service-box li:hover em i{margin-left:20px;}

.service-box-text{width:50%; position:relative;}

.service-box-content{padding:5%;}

.service-box-content h3{font-size:1.6em; color:#6ebc01; font-weight:lighter; margin-bottom:2%;}

.service-box-content p{font-size:1.2em; color:#666; line-height:200%; height:50px; overflow:hidden}

.service-box-content em{display:block;  color:#6ebc01;}

.service-box-content em i{font-size:20px;transition:all .3s ease; }



.service-a .service-box-pic{float:left;overflow:hidden; width:100%;}

.service-a .service-box-pic img {cursor: pointer; transition: all 1.5s; width:100%}

.service-a .service-box-pic img:hover {transform: scale(1.2);  }

.service-a .service-box-text{float:right;width:100%;}

.service-a .service-box-text:before{content:"\e64f"; font-family: 'iconfont'; position:absolute; left:-18px; top:20%; color:#f5f5f5; font-size:28px;}

.service-b .service-box-pic{float:right; overflow:hidden; width:100%;}

.service-b .service-box-pic img {cursor: pointer; transition: all 1.5s; width:100%}

.service-b .service-box-pic img:hover {transform: scale(1.2);  }

.service-b .service-box-text{float:left; width:100%;}

.service-b .service-box-text:before{content:"\e650"; font-family: 'iconfont'; position:absolute; right:-18px; top:20%; color:#fff; font-size:28px;}







/*---------- 工程案例 ----------*/

.doctor-hot{overflow:hidden; padding-bottom:80px; }

.doctor-hot li{float:left; width:28%; margin:0 5.2% 0 0;  transition:all .3s ease;  margin-bottom:20px;}

.doctor-hot li span{display:block;}

.doctor-hot li span img { width:100%; height:200px;}

.doctor-hot li:hover{-moz-box-shadow:0 0 15px #E4E4E4;-webkit-box-shadow:0 0 15px #E4E4E4;box-shadow:0 0 15px #E4E4E4;}

.doctor-hot li:hover .doctor-hot-text{background:#6ebc01; color:#fff;}

.doctor-hot li:hover i{background:#f5f5f5; width:100px;}

.doctor-hot li:hover span{color:#fff;}

.doctor-hot li:hover p{color:#fff;}



.doctor-hot-list{margin-top:0px; overflow:hidden;}

.doctor-hot-list ul{width:105%;}

.doctor-hot-title{text-align:center; font-size:24px; color:#009ea1; background:url(../images/line.jpg) repeat-x;}

.doctor-hot-title h3{background:#f5f5f5; display:inline-block; padding-left:50px; padding-right:50px;}



.doctor-hot-text{background:#f5f5f5; text-align:center; padding-top:30px; padding-bottom:30px; transition:all .3s ease; }

.doctor-hot-text h3{font-size:18px;}

.doctor-hot-text i{width:29px; height:1px; background:#999; display:block; margin:0 auto; margin-bottom:15px;  transition:all .3s ease;}

.doctor-hot-text span{color:#999999; display:block; margin-bottom:15px; margin-top:10px;}

.doctor-hot-text p{width:85%; margin:0 auto; font-size:14px; color:#999999 ; line-height:200%; text-align:left}



.doctor-hot-info p { text-align: center;font-size: 15px;color: #575757;line-height: 200%; margin-bottom:35px;}

.doctor-hot-info ul { width:302px; margin:0 auto;}

.doctor-hot-info ul li { width:43%; float:left; margin:0 1%}

.doctor-hot-info ul li a {background:#fff; color:#000; width:100%; border:1px #CCC solid; height: 46px; line-height:46px;display: block;text-align: center;border-radius: 5px;text-transform: uppercase;transition: all .3s ease;}

.doctor-hot-info ul li a:hover {background:#00a89c; color:#ffffff; border:1px #00a89c solid;}

.doctor-hot-info ul li.on a {background:#00a89c; color:#ffffff; border:1px #00a89c solid;}







/*---------- 解决方案 ----------*/

.ylqd { height:700px; overflow:hidden; background:none}

.ylqdBox {position:relative; }

.ylqdBox ul li { width:46%; margin:0 2% 1% 2%; float:left;  border-bottom:1px #E9E9E9 solid}

.section-doctor li{border-bottom:1px solid #ddd; overflow:hidden; padding-bottom:30px; margin-bottom:30px;}

.section-doctor li span{display:block;}

.section-doctor-pic{float:left; width:50%}

.section-doctor-pic img { width:100%}

.section-doctor-text{float:right; width:45% }

.section-doctor-text h3 { margin-top:5px; margin-bottom:20px; font-size:1.2em}

.section-doctor-text h3 a { color:#666; font-size:18px;}

.section-doctor-text h3 a:hover { color:#6ebc01;}

.section-doctor-text p{margin-bottom:15px;}

.section-doctor-text em a{background:#333; width:80px; height:30px; line-height:30px; display:block; color:#fff; text-align:center; font-size:12px; border-radius:5px;}

.section-doctor-text em a:hover{background:#6ebc01;}





/*---------- 常见问题 ----------*/

.questionChild{padding:20px 0;}

.questionChild .childTitle{color:#656565;line-height:30px;font-size:20px;padding-bottom:20px;}

.questionChild .childInfo{padding:10px;background:#EAEAEA;border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px;}

.questionChild .childInfo p{color:#656565;line-height:24px;font-size:14px;}





/*---------- 详情 ----------*/

.info{color:#656565;font-size:14px;line-height:24px;padding:30px 0 20px 0;}

.share{height:30px;margin:10px 0;text-align:center;}

.share .jiathis_style_24x24{display:inline-block;*display:inline;*zoom:1;}

.contentContent p{color:#656565;font-size:14px;padding:10px 0;line-height:24px;text-indent:2em;}

.contentContent img{max-width:100% !important;height:auto !important;}

.btns{height:50px;margin:80px 0 30px 0;text-align:center;}

.btns .btn{border:2px solid #cccccc;padding:12px 30px;color:#656565;font-size:12px;margin:0 10px;cursor:pointer;}

.btns .btn:hover{color:#6ebc01;}

.code{text-align:center;padding-bottom:30px;}



/*---------- 产品详情 ----------*/

.p-info{width: 1160px;margin:0px auto 0 auto;  }

.p-info .fl{width: 50%}

.p-info .fl .wrapp{padding: 15px;border: 1px solid #ddd;overflow: hidden;}

.p-info .fl .wrapp .sliderbox{width:100%;}

.p-info .fl .wrapp .slider{width: 99999px;overflow: hidden;position: relative;}

.p-info .fl .wrapp .slider .item{float: left;text-align: center;background:#ffffff;}

.p-info .fl .wrapp .slider .item a img{ width:100%}

.p-info .fl .wrapp .nav{bottom: 10px;right: 10px;z-index: 2;}

.p-info .fl .wrapp .nav a{display: inline-block;width: 10px;height: 10px;background: #acacac;border-radius: 5px;margin: 0 2px;}

.p-info .fl .wrapp .nav a.a{background: #1f6fbb;}

.p-info .fr{width: 50%; }

.p-info .fr .topp .wrapp{padding:0px 20px; border: 1px solid #ddd; border-left:0; height:555px;}

.p-info .fr .topp .wrapp table{width: 100%;color: #555;font-size: 14px;}

.p-info .fr .topp .wrapp table td{border-bottom: 1px dashed #ddd;padding: 10px 0;vertical-align: top;}

.p-info .fr .topp .wrapp table tr:last-child td{border-bottom:none;}

.p-info .fr .topp .wrapp table tr:first-child td{font-size: 18px;}

.p-info .fr .topp .wrapp table td:first-child{width: 90px;}

.p-info .fr .topp .wrapp table p{line-height: 25px; padding-top:8px; padding-bottom:8px;}

.p-info .fr .topp .wrapp table .download{position: relative;left: 20px;top: 10px;}

.p-info .fr .bottom1 {border-top:1px solid #ddd;margin:0 0px;}

.p-info .fr .bottom1 p{padding: 20px 0 20px 15px; display:block; background: url(../images/ico/tt.png) no-repeat #6ebc01 130px 15px; color:#FFF; text-align:center; font-size:16px;  }

.p-info .fr .bottom1 p span{color: #fff;font-color: 14px;}

.p-info .fr .bottom1 p a{font-size: 13px;display: inline-block;margin: 0 13px 0 0;color: #555;}





.info-item{width: 1160px;margin: 25px auto;}

.info-item .title{border-bottom: 1px solid #eee;margin: 0 0 20px 0; text-align:centerl;}

.info-item .title p{font-size: 13px;line-height: 25px;color: #aaa; display: block;}

.info-item .title p span{font-size:1.5em;color:#333;display: inline-block; padding:2% 0px; width:33.1%; background:#fff; border:1px #CCC solid; text-align:center}

.info-item .title p span.on { background:#E7E7E7;}



.info-item .table{width: 100%;border: 1px solid #dadada;border-bottom: none;border-right: none;}

.info-item .table td{border-right: 1px solid #dadada;border-bottom: 1px solid #dadada;padding: 9px 0;font-size: 13px;color: #555;}

.info-item .cont{padding: 20px 0;}
.info-item .cont img { width:100%;}
.layout img { width:100%;}

.info-item .cont .tt{display: block;margin: 0 auto 50px auto;width: 640px;text-align: center;padding: 40px 20px;border: 1px solid #aaa;font-size: 18px;background: #f7f9fb;}

.info-item .cont .tt span{font-size: 30px;color: #07489a;display: inline-block;text-align: center;margin:-60px auto 0 auto;background: #f7f9fb;padding: 0 35px;}

.info-item .cont .cont-info{padding: 0 0 50px 0;}

.info-item .cont .cont-info ul li{width: 50%;float: left;margin: 0 0 15px 0;text-align: center;}

.info-item .cont .cont-info .list{overflow: hidden;}

.info-item .cont .cont-info .list li{float: left;width: 50%;overflow: hidden;margin: 0 0 30px 0;}

.info-item .cont .cont-info .list li .img{float: left;width: 65%; height:264px;}

.info-item .cont .cont-info .list li .txt{ display:block; float: right; width:35%;height:100%;color:#fff; background: url(img/info-bg.png) no-repeat center center; height:100px; text-align: center;}

.info-item .cont .cont-info .list li .txt h2{font-size: 35px;padding: 15px 0 0 0;margin:0 0 35px 0;}

.info-item .cont .cont-info .list li .txt p{line-height: 28px;font-size: 15px;}

.info-item .cont .cont-info .list li .txt p.a{color: #ff0000;background: #fff;display: inline-block;padding: 3px 15px;}

.info-item .cont .cont-info .list li.a .img{float: right;width: 65%;}

.info-item .cont .cont-info .list li.a .txt{float: left;width:35%;background: url(img/info-bg2.png) no-repeat center center;}

.info-item .cont .cont-info:last-child{padding: 0;}

.info-item .table2{width: 100%;}

.info-item .table2 td{padding: 5px;}













/****************************** CSS3 Media ******************************/

@media (max-width: 1200px){

	header .nav a{margin-left: 25px;}

	nav .container{padding: 0 3%;}

	.container{padding: 0 20px;}

	.index-application .rect{left: 16.66%;width: 16.66%;}

	.index-application .rect strong{font-size: 30px;}

}



@media (max-width: 1024px){

	.mt {margin-top:-11%; text-align:center;}

	nav .item dt{margin: 0 10%;font-size: 18px;}

	nav .item li{margin: 0 10%;}

	nav .item li a{font-size: 13px;}

	.index-application .rect{left: 20%;width: 20%;}

	.index-application .rect span{font-size: 16px;}

	.index-application .rect strong{font-size: 26px;}

	.video li{width: 33.33%;}

	.video li .text span{margin-top: 15px;}

}



@media (max-width: 800px){

	video::-webkit-media-controls{display: none !important;}

  

	[animation-name]{visibility: visible !important;-webkit-animation: none;animation: none;}

	.mh{display: none !important;}

	.ms{display: block !important;}

	.container{padding: 0 3%;}

	.banner img{left: 0;margin: 0;}



	nav{top: 0;height: 100%;background: #181516;}

	nav .container{left: 0;width: 100%;padding: 0;}

	nav .top{position: relative;margin: 0;background: #181516;border-bottom: 1px solid #333;}

	nav .top .logo{position: absolute;top: 50%;left: 0;float: left;width: 35%;max-width: 173px;margin-left: 3%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}

	nav .top .close{width: 60px;height: 60px;background: #6ebc01 url(../images/icon.png) no-repeat 0 -360px;}

	nav .wrapper{margin: 0;padding: 0;background: #181516;}

	nav .item{float: none;width: 100%;}

	nav .item h3{position: relative;line-height: 60px;margin: 0;padding: 0 5%;border-bottom: 1px solid #333;font-weight: bold;font-size: 20px;color: #fff;letter-spacing: 1px;}

	nav .item h3:after{content: "";position: absolute;top: 22px;right: 5%;width: 16px;height: 16px;background-position: -82px -382px;}

	nav .item h3.only:after{content: none;}

	nav .item h3 a{display: block;color: #fff;}

	nav .item.active h3:after{background-position: -142px -382px;}

	nav .item ul{position: relative;display: none;padding: 5px 0;background: #000;border-bottom: 1px solid #333;}

	nav .item li{margin: 0;border: none;}

	nav .item li a{display: block;line-height: 40px;padding: 0 10%;font-size: 16px;color: #666;}

	nav .item li a:hover{color: #666;}

	nav .item li a:active{color: #6ebc01;}

	nav .item li.qrcode{position: static;margin: 0;}

	nav .item li.qrcode a{display: none;}

	nav .item li.qrcode img{position: absolute;top: 50%;right: 3%;left: auto;display: block;width: auto;max-width: 100px;max-height: 90%;padding: 5px;background: #fff;border: none;-webkit-transform: translateY(-50%);transform: translateY(-50%);}

	nav .item li.qrcode img.right{top: 50%;left: auto;}



	header{padding:0px 20px; height:68px}

	header img { width:100%}

	header .logo{position: relative;top: 50%;margin: 0;-webkit-transform: translateY(-50%);transform: translateY(-50%);}

	header .show-nav{position: relative;top: 50%;margin: 0;background-position: -495px -15px;-webkit-transform: translateY(-50%);transform: translateY(-50%);}

	header .nav,

	header .more{display: none;}

	header + .header-placeholder{height: 60px;}

	footer{padding-top: 60px;}

	footer .category,

	footer .media,

	footer .dropdown{display: none;}

	footer .logo{display: block;float: none;width: 20%;margin: 0 auto;}

	footer .copyright{margin-top: 30px;padding: 5px 0;text-align: center;}

	footer .copyright p,

	footer .copyright p a{float: none;line-height: 28px;}

	footer .copyright em{display: block;}

	footer .to-top{top: 60px;}



	.banner .title{top: 60%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}

	.banner .title span{line-height: 30px;font-size: 24px;}

	.banner .title span.en{margin-top: 10px;font-size: 16px;}



	.link-tab ul{display: block;}

	.link-tab ul li{width:100%;}

	.link-tab ul li:nth-child(3n+1):before{content: none;}

	.link-tab ul li:hover{background: none;}

	.link-tab ul li:hover a{color: #666;}





	section[class^="index"]{margin-top: 60px;}

	.index-section-title{margin-bottom: 60px;text-align: center;}

	.index-section-title span.en{margin-top: 24px;}

	.index-section-title span.en em{margin: 0 10px;}



	.index-recommend .btn-switch{position: absolute;top: 50%;z-index: 1;display: block;width: 45px;height: 45px;margin-top: -30px;}

	.index-recommend .btn-switch.prev{left: 0;background-color: #6ebc01;background-position: -126px -6px;}

	.index-recommend .btn-switch.next{right: 0;background-color: #000;background-position: -186px -6px;}

	.index-recommend ul li{width: 100%;margin: 0;}

	.index-recommend ul li .bottom{-webkit-transform: none;transform: none;}



	.index-video{padding-bottom: 50px;}

	.index-video .wrapper{padding-bottom: 56.25vw;}

	.index-video .video-js{width: 100% !important;height: 56.25vw !important;top:80px;}

	.index-video .video-js video{-webkit-transform: none;transform: none;}

	.index-video .video-js video + div{display: none;}

	.index-video .vjs-big-play-button{-webkit-transform: scale(.6);transform: scale(.6);}



	.index-video .list{position: relative;width: 100%;}

	.index-video .list:after{content: "";display: block;clear: both;}

	.index-video .list a{float: left;width:33%;height:60px;line-height:60px;padding: 0px 10px;text-align: center;border: none !important;}

	.index-video .list a:before{display: none;top: auto;bottom: 5px;left: 50%;width: 18px;height: 24px;margin: 0 0 0 -9px;background-position: -561px -18px;}

	.index-video .list a:after{content: none;}

	.index-video .list a:nth-child(2){border-left: 1px solid #fff !important;border-right: 1px solid #fff !important;}

	.index-video .list a:nth-child(4){border-left: 1px solid #fff !important;border-right: 1px solid #fff !important;}

	.index-video .more{position: absolute;bottom: 0;left: 50%;margin: 0 0 0 -50px;}



	.index-news .wrapper{padding: 0 0 50px 0;background: none;box-shadow: 0 1px 5px rgba(100, 100, 100, .3);}

	.index-news .list{width: 100%;padding: 0 3% 40px;box-shadow: none;}

	.index-news .list .box{float: none;width: 90%;margin-top: 20px;padding-bottom: 20px;}

	.index-news .list .box:hover{border-bottom-color: #ddd;-webkit-transform: none;transform: none;}

	.index-news .list .box span{line-height: 24px;font-size: 24px;}

	.index-news .list .box h3{line-height: 36px;overflow: hidden;font-size: 16px;color: #333;white-space: nowrap;text-overflow: ellipsis;}

	.index-news .list .box .more{display: none;}

	.index-news .list .btn-switch{display: none;}

	.index-news .list .pagination{position: absolute;bottom: 10px;left: 50%;display: block;-webkit-transform: translateX(-50%);transform: translateX(-50%);}

	.index-news .list .pagination span{width: 12px;height: 12px;margin: 0 6px;background: #888;}

	.index-news .list .pagination span[class*="active"]{background: none;border: 2px solid #6ebc01;}

	.index-news .more{position: absolute;bottom: 15px;left: 50%;margin: 0 0 0 -50px;}



	.index-application .wrapper{height: auto;padding: 0 3% 50px;background-position: center;background-size: cover;}

	.index-application .rect{position: relative;top: -30px;left: 0;width: 95%;height: auto;margin: 0 auto -30px;}

	.index-application .rect .box{margin-left: 6.6%;}

	.index-application .rect span{margin-top: 30px;}

	.index-application .rect strong{margin-top: 10px;font-size: 26px;}

	.index-application .rect p{display: none;}

	.index-application .rect .btn-switch{position: absolute;top: 30px;right: 3%;bottom: auto;left: auto;}

	.index-application .rect .btn-switch a{width: 60px;height: 60px;margin: 0 7px;border-width: 1px;}

	.index-application .rect .btn-switch a.prev{background-position: -120px 0;}

	.index-application .rect .btn-switch a.next{background-position: -180px 0;}

	.index-application .list .swiper-container{padding: 0;}

	.index-application .list{top: 20px;-webkit-transform: none;transform: none;}

	.index-application .list a:hover{top: 0;}



	.group .link-tab{margin: 0 0%;padding-top:0px;}

	.group .link-tab ul li:nth-child(4){margin-left: 0%;}

	.group .link-tab ul li:nth-child(4):before{content: none;}

	.group .section-title{margin-top: 60px;}

	.group .container{margin-top: 20px;margin-bottom: 20px;}

	.group .profile .picture{float: none;max-width: 100%;margin: 0 auto 20px;}



	.group .founder .left{float: none;width: 479px;max-width: 100%;margin: 0 auto 20px;padding: 0;border: none;}



	.group .culture-idea div[class^="section"]{margin-bottom: 28px;padding-bottom: 30px;}

	.group .culture-songs .section-title{margin-top: 30px;}

	.group .culture-idea .section-1{width: 100%;}

	.group .culture-idea .section-1 ul li:nth-child(even){padding-left: 15%;}

	.group .culture-idea .bottom{margin-bottom: 28px;}

	.group .culture-idea .bottom em{display: block !important;}

	.group .culture-songs ul{display: block;}

	.group .culture-songs ul li{width: 50%;}

	.group .culture-songs ul li span{font-size: 16px;}

	.group .culture-songs ul li a{font-size: 13px;}



	.group .history .year{left: 10px;}

	.group .history .desc p{font-size: 14px;}

	.group .honor .figure{width: 27.25%;height: calc(94vw * .2725 / (327 / 682));background-size: 100%;}

	.group .honor .text{width: 72.75%;height: calc(94vw * .2725 / (327 / 682));}

	.group .popup .box{height: 60%;width: 100%;max-width: 100%;}

	.group .popup .box .close{top: -55px;right: 5px;}

	.group .honor .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 8px;}

	.group .honor .mCSB_scrollTools .mCSB_draggerRail{width: 4px;}



	.industry{margin-top: 60px;margin-bottom: 60px;}

	.industry .link-tab li.qrcode .box{position: fixed;height: calc(100% - 60px);background: rgba(0, 0, 0, .5);bottom: auto;top: 60px;z-index: 10;}

	.industry .link-tab li.qrcode .box img{position: relative;top: 50%;left: 50%;width: 150px;height: 150px;margin: -75px 0 0 -75px;}

	.industry .link-tab li.qrcode:hover .box{display: none;}



	.news{margin-top: 60px;margin-bottom: 60px;}



	.news-detail{margin-top: 60px;margin-bottom: 60px;}

	.news-detail .jump{margin-top: 32px;padding-top: 15px;}

	.news-detail .attr{line-height: 24px;margin: 15px 0;}

	.news-detail .attr .fl{width: 100%;text-align: center;}

	.news-detail .attr .fr{display: none;}



	.video{margin-top: 60px;margin-bottom: 40px;}

	.video li{width: 50%;margin-bottom: 20px;padding: 0 20px;}

	.video .popup .box{width: 100%;max-width: 100%;}



	.newspaper{margin-top: 50px;margin-bottom: 50px;}

	.newspaper .search{padding: 0 18px;}

	.newspaper > ul li{margin-bottom: 32px;padding: 0 18px;}

	.newspaper > ul li a{padding: 6px;}

	.newspaper .popup .box{width: 100%;max-width: 100%;height: 60%;}

	.newspaper .popup .box .close{top: -70px;right: 10px;}

	.newspaper .popup .box .switch{top: calc(100% + 20px);margin: 0;-webkit-transform: scale(.8);transform: scale(.8);}

	.newspaper .popup .box .switch.prev{left: 3%;}

	.newspaper .popup .box .switch.next{right: 3%;}



	.contact .section{margin-top: 60px;padding-bottom: 60px;}

	.contact .info .text{float: none;width: 100%;margin-bottom: 20px;}

	.contact .info .text p{margin-top: 18px;}

	.contact .info .map{float: none;width: 100%;}

	.contact .msg .form h3{margin-top: 16px;}

	.contact .msg .form textarea{height: 120px;line-height: 24px;}

	.contact .media dl{width: 100%;margin-top: 28px;padding-bottom: 30px;}

	

	/*---------- 新闻资讯 ----------*/

.page-news-list{border-top:1px solid #E7E7E7;}

.page-news-list li{background:#fff; border-bottom:1px solid #E7E7E7; padding-top:3%; padding-bottom:3%; overflow:hidden;  transition:all .3s ease;}

.page-news-list li span{display:block;}

.page-news-pic{overflow:hidden;width:100%}

.page-news-pic img {width:100%}

.page-news-pic img:hover {transform: scale(1.2);  }

.page-news-date{text-align:center;transition:all .3s ease; display:none}

.page-news-date em{font-size:1.5em; color:#4C4C4C; margin-top:15px; display:none}

.page-news-date p{color:#919191; font-size:1.2em;display:none}

.page-page-news-date em{display:block;}

.page-news-content{float:left; width:650px;} 

.page-news-content h3{font-size:18px; margin-bottom:20px; margin-top:20px;}

.page-news-content h3 a {color:#000}

.page-news-content h3 a:hover { color:#6ebc01}

.page-news-content p{font-size:14px; color:#777; line-height:200%; margin-bottom:10px;}

.page-news-content em a{background:#E0E0E0; width:30%; margin:0 auto; height:48px; line-height:48px; display:block; text-align:center; border-radius:5px; text-transform:uppercase;transition:all .3s ease; display:none}

.page-news-content em a:hover{background:#6ebc01; color:#fff;}



.page-news-list li:hover {background:#fff; }

.page-news-list li:hover em a{background:#6ebc01; color:#fff;}

.page-news-list li:hover .page-news-date{ margin-left:76px;}



}



@media (max-width: 480px){

	.mt {margin-top:-2%; text-align:center;}

	header .logo{width: 70%;}

	nav .top .close{width: 50px;height: 50px;background-position: -5px -365px;}

	nav .item h3{line-height: 50px;font-size: 16px;letter-spacing: .5px;}

	nav .item h3:after{top: 17px;}

	footer{padding-top: 30px;}

	footer .copyright p,

	footer .copyright p a{line-height: 20px;font-size: 12px;}

	footer .to-top{top: 30px;width: 40px;height: 40px;line-height: 55px;background-position: -70px -18px;font-weight: normal;letter-spacing: 0;}



	.banner .title span{line-height: 24px;font-size: 18px;}

	.banner .title span.en{margin-top: 6px;font-size: 12px;}

    .index-tab { width:100%;}
	.index-tab h1 { height:60px; line-height:60px;}
	.index-tab h1 a  { border:0}

	.link-tab ul li:before{top: 11px;}

	.link-tab ul li a{line-height: 36px;font-size: 14px;}



	.banner-index ol li{padding-bottom: 10px;font-size: 14px;}



	section[class^="index"]{margin-top: 30px;}

	.index-section-title{margin-bottom: 30px;}

	.index-section-title span{font-size: 18px;}

	.index-section-title span.en{margin-top: 12px;}

	.index-video .list a{font-size: 14px;}

	.index-recommend ul li .bottom{height: 80px;}

	.index-recommend ul li .text h3{margin-top: 8px;font-size: 16px;}

	.index-recommend ul li .text p{height: 40px;line-height: 20px;margin-top: 5px;font-size: 12px;}

	.index-recommend ul li a{padding-top: 27px;}



	.index-video .more{font-size: 12px;width: 80px;margin: 0 0 0 -40px;line-height: 24px;border-right: 12%;}



	.index-news .list .box p{height: 60px;line-height: 20px;font-size: 12px;}

	.index-news .list .box span{line-height: 20px;font-size: 20px;}

	.index-news .list .box h3{font-size: 14px;}

	.index-news > .more{font-size: 12px;width: 80px;margin: 0 0 0 -40px;line-height: 24px;border-right: 12%;}



	.index-application .list a h3{font-size: 18px;}

	.index-application .rect{top: -20px;margin-bottom: -20px;}



	.group .link-tab{padding-top: 0px;}

	.group .container{margin-top: 20px;margin-bottom: 20px;}

	.group .section-title{margin-top: 30px;}

	.group .section-title:before{height: 20px;}

	.group .section-title span{line-height: 30px;font-size: 20px;}

	.group .section-title span.en{line-height: 20px;font-size: 14px;}



	.group .picture .arrow{position: absolute;left: 0;display: block !important;width: 100%;top: 50%;}

	.group .picture .arrow a{position: absolute;top: -20px;width: 40px;height: 40px;}

	.group .picture .arrow a.prev{left: 0;background-color: rgba(236, 27, 35, .8);background-position: -130px -10px;}

	.group .picture .arrow a.next{right: 0;background-color: rgba(0, 0, 0, .8);background-position: -190px -10px;}



	.group .profile .picture{padding: 0;}

	.group .profile .picture .arrow{margin-top: -20px;}

	.group .profile p{line-height: 26px;margin-bottom: 6px;}

	.group .founder .picture{padding: 0;}

	.group .founder .picture .arrow{top: 50%;}



	.group .culture-idea .bottom{margin-bottom: 15px;}

	.group .culture-idea .bottom{font-size: 16px;line-height: 26px;}



	.group .history .year{display: none;}

	.group .history .desc{height: auto;width: 100%;}

	.group .history .desc .switch{display: block;margin-top: 20px;overflow: hidden;position: relative;z-index: 1;}

	.group .history .desc .switch a{width: 40px;height: 40px;position: relative;}

	.group .history .desc .switch a.prev{float: left;background-color: rgba(236, 27, 35, .8);background-position: -130px -10px;}

	.group .history .desc .switch a.next{float: right;background-color: rgba(0, 0, 0, .8);background-position: -190px -10px;}

	.group .history .desc .switch span{position: absolute;top: 0;left: 0;width: 100%;line-height: 40px;font-size: 30px;color: #000;text-align: center;}



	.industry{margin-top: 30px;margin-bottom: 30px;}



	.news{margin-top: 30px;margin-bottom: 30px;}

	.news ul li .title a{font-size: 14px;}

	.news ul li .title span,

	.news ul li p{font-size: 12px;}

	.news ul li > a{line-height: 20px;border-radius: 10px;font-size: 12px;}



	.news-detail{margin-top: 30px;margin-bottom: 30px;}

	.news-detail .attr{line-height: 20px;margin: 10px 0;}

	.news-detail .jump{margin-top: 16px;padding-top: 8px;}

	.news-detail .upload p,

	.news-detail .jump span,

	.news-detail .jump span a{font-size: 13px;}

	.news-detail .jump{margin-top: 16px;padding-top: 8px;}

	.news-detail .jump .back{top: 8px;font-size: 13px;}



	.video{margin-top: 30px;margin-bottom: 20px;}

	.video li{width: 100%;margin-bottom: 10px;padding: 0;}



	.newspaper{margin-top: 25px;margin-bottom: 25px;}

	.newspaper .search{padding: 0;}

	.newspaper .search .item{width: 100%;margin-bottom: 15px;}

	.newspaper .search .item label{float: left;width: 28%;line-height: 35px;}

	.newspaper .search .item select{float: left;width: 72%;}

	.newspaper .search button{width: 30%;margin: 0 0 0 28%;}

	.newspaper > ul li{width: 50%;margin-bottom: 16px;padding: 0 10px;}

	.newspaper > ul li a{padding: 3px;}



	.contact .section{margin-top: 30px;padding-bottom: 30px;}

	.contact h2{font-size: 16px;}

	.contact .info .text{margin-bottom: 15px;}

	.contact .info .text p{line-height: 24px;margin-top: 12px;font-size: 14px;}

	.contact .info .map{height: 94vw;}



	.contact .msg{margin-top: 15px;}

	.contact .msg .form h3{margin-top: 10px;}

	.contact .msg .form ul{padding: 10px 0 0 0;}

	.contact .msg .form ul li{width: 100%;}

	.contact .msg .form textarea{height: 100px;padding: 5px;}

	.contact .msg .form a{width: 100px;line-height: 30px;margin-top: 20px;border-radius: 5px;font-size: 14px;}



	.contact .media dl{width: 100%;margin-top: 12px;padding-bottom: 15px;}

	.contact .media dl dt{font-size: 14px;}

	.contact .media dl dd{width: 28.5%;}

	.contact .media dl dd span{font-size: 12px;}

	

/*---------- 工程案例 ----------*/

.doctor-hot{overflow:hidden; padding-bottom:80px; }

.doctor-hot li{float:left; width:100%;  transition:all .3s ease;  margin-bottom:20px; }

.doctor-hot li span{display:block;}

.doctor-hot li span img { width:100%;}

.doctor-hot li:hover{-moz-box-shadow:0 0 15px #E4E4E4;-webkit-box-shadow:0 0 15px #E4E4E4;box-shadow:0 0 15px #E4E4E4;}

.doctor-hot li:hover .doctor-hot-text{background:#6ebc01; color:#fff;}

.doctor-hot li:hover i{background:#f5f5f5; width:100px;}

.doctor-hot li:hover span{color:#fff;}

.doctor-hot li:hover p{color:#fff;}



.doctor-hot-list{margin-top:0px; overflow:hidden;}

.doctor-hot-list ul{width:105%;}

.doctor-hot-title{text-align:center; font-size:24px; color:#009ea1; background:url(../images/line.jpg) repeat-x;}

.doctor-hot-title h3{background:#f5f5f5; display:inline-block; padding-left:50px; padding-right:50px;}



.doctor-hot-text{background:#f5f5f5; text-align:center; padding-top:30px; padding-bottom:30px; transition:all .3s ease; }

.doctor-hot-text h3{font-size:18px;}

.doctor-hot-text i{width:29px; height:1px; background:#999; display:block; margin:0 auto; margin-bottom:15px;  transition:all .3s ease;}

.doctor-hot-text span{color:#999999; display:block; margin-bottom:15px; margin-top:10px;}

.doctor-hot-text p{width:85%; margin:0 auto; font-size:14px; color:#999999 ; line-height:200%; text-align:left}



.doctor-hot-info p { text-align: center;font-size: 15px;color: #575757;line-height: 200%; margin-bottom:35px;}

.doctor-hot-info ul { width:302px; margin:0 auto;}

.doctor-hot-info ul li { width:43%; float:left; margin:0 1%}

.doctor-hot-info ul li a {background:#fff; color:#000; width:100%; border:1px #CCC solid; height: 46px; line-height:46px;display: block;text-align: center;border-radius: 5px;text-transform: uppercase;transition: all .3s ease;}

.doctor-hot-info ul li a:hover {background:#00a89c; color:#ffffff; border:1px #00a89c solid;}

.doctor-hot-info ul li.on a {background:#00a89c; color:#ffffff; border:1px #00a89c solid;}	

	

/*---------- 解决方案 ----------*/

.ylqd { height:700px; overflow:hidden; background:none}

.ylqdBox {position:relative; }

.ylqdBox ul li { width:96%; margin:0 2% 0 2%; float:left; padding-bottom:3%; padding-top:4%; border-bottom:1px #ECECEC solid}

.section-doctor li{border-bottom:1px solid #ddd; overflow:hidden; padding-bottom:30px; margin-bottom:30px;}

.section-doctor li span{display:block;}

.section-doctor-pic{float:left; width:100%}

.section-doctor-pic img { width:100%}

.section-doctor-text{float:right; width:100% }

.section-doctor-text h3 { margin-top:5px; margin-bottom:20px; font-size:1.2em}

.section-doctor-text h3 a { color:#666}

.section-doctor-text h3 a:hover { color:#6ebc01;}

.section-doctor-text p{margin-bottom:15px;}

.section-doctor-text em a{background:#333; width:80px; height:30px; line-height:30px; display:block; color:#fff; text-align:center; font-size:12px; border-radius:5px;}

.section-doctor-text em a:hover{background:#6ebc01;}





/*---------- 新闻资讯 ----------*/

.page-news-list{border-top:1px solid #E7E7E7;}

.page-news-list li{background:#fff; border-bottom:1px solid #E7E7E7; padding-top:3%; padding-bottom:3%; overflow:hidden;  transition:all .3s ease;}

.page-news-list li span{display:block;}

.page-news-pic{overflow:hidden;width:100%}

.page-news-pic img {width:100%}

.page-news-pic img:hover {transform: scale(1.2);  }

.page-news-date{text-align:center;transition:all .3s ease; display:none}

.page-news-date em{font-size:1.5em; color:#4C4C4C; margin-top:15px; display:none}

.page-news-date p{color:#919191; font-size:1.2em;display:none}

.page-page-news-date em{display:block;}

.page-news-content{float:left; width:650px;} 

.page-news-content h3{font-size:18px; margin-bottom:20px; margin-top:20px;}

.page-news-content h3 a {color:#000}

.page-news-content h3 a:hover { color:#6ebc01}

.page-news-content p{font-size:14px; color:#777; line-height:200%; margin-bottom:10px;}

.page-news-content em a{background:#E0E0E0; width:30%; margin:0 auto; height:48px; line-height:48px; display:block; text-align:center; border-radius:5px; text-transform:uppercase;transition:all .3s ease; display:none}

.page-news-content em a:hover{background:#6ebc01; color:#fff;}



.page-news-list li:hover {background:#fff; }

.page-news-list li:hover em a{background:#6ebc01; color:#fff;}

.page-news-list li:hover .page-news-date{ margin-left:76px;}





/*---------- 新闻资讯 ----------*/

.health-detail { width:98%;  margin:0 auto; margin-bottom:5%; padding-top:5%;}

.health-detail-t { padding:1% 0px;}

.health-detail-t-l {width:100%;  margin:0 auto;}

.health-detail-t-l h6 { font-size:1.5em; color:#1a1a1a; line-height:200%; text-align:center}

.health-detail-t-l p { font-size:1em; color:#797979; line-height:200%; text-align:center}

.health-detail-t-r { width:86px;margin:0 auto; float:none}

.health-detail-t-r a { }

.health-detail-t-r a img {padding:3px;}

.health-detail-c { background:#FFF; }

.health-detail-c-in { padding:1%;}

.health-detail-c-in p { font-size:1.em;  color:#797979; padding:2%; line-height:200%;}



.btns{height:auto;margin:20px 0 20px 0;}

.btns .btn{border:1px solid #cccccc;padding:4px 4px;font-size:14px;margin:0 10px;display:block;margin:10px 0;text-align:center;}

.code{padding-bottom:30px;}

.code img{max-width:100%;}







/*---------- 医疗服务 ----------*/

.service-box{background:#fff; padding-bottom:50px;}

.service-box li{background:#f5f5f5; overflow:hidden;transition:all .3s ease; margin-bottom:50px; width:98%; margin:1% }

.service-box li span{display:block;}

.service-box li:hover{background:#6ebc01; color:#fff;}

.service-box li:hover h3{color:#fff;}

.service-box li:hover p{color:#fff;}

.service-box li:hover em{color:#fff;}

.service-box li:hover .service-box-text:before{color:#6ebc01;}

.service-box li:hover em i{margin-left:20px;}

.service-box-text{width:50%; position:relative;}

.service-box-content{padding:4%;}

.service-box-content h3{font-size:1.5em; color:#6ebc01; font-weight:lighter; margin-bottom:2%;}

.service-box-content p{font-size:1.2em; color:#666; line-height:200%;}

.service-box-content em{display:block; margin-top:3%; color:#6ebc01;}

.service-box-content em i{font-size:1em;transition:all .3s ease; }

.service-a .service-box-pic{overflow:hidden; width:100%;}

.service-a .service-box-pic img {cursor: pointer; transition: all 1.5s;width:100%;}

.service-a .service-box-pic img:hover {transform: scale(1.2);  }

.service-a .service-box-text{width:100%;}

.service-a .service-box-text:before{content:"\e64f"; font-family: 'iconfont'; position:absolute; left:-18px; top:20%; color:#f5f5f5; font-size:28px;}

.service-b .service-box-pic{overflow:hidden; width:100%;}

.service-b .service-box-pic img {cursor: pointer; transition: all 1.5s;width:100%;}

.service-b .service-box-pic img:hover {transform: scale(1.2);  }

.service-b .service-box-text{width:100%;}

.service-b .service-box-text:before{content:"\e650"; font-family: 'iconfont'; position:absolute; right:-18px; top:20%; color:#fff; font-size:28px;}





.p-info{width: 100%;margin:0px auto 0 auto;  }

.p-info .fl{width: 100%}

.p-info .fl .wrapp{padding: 15px;border: 1px solid #ddd;overflow: hidden;}

.p-info .fl .wrapp .sliderbox{width:100%;}

.p-info .fl .wrapp .slider{width: 99999px;overflow: hidden;position: relative; width:100%;}

.p-info .fl .wrapp .slider .item{float: left;text-align: center;background:#ffffff;}

.p-info .fl .wrapp .slider .item a img{ width:100%}

.p-info .fl .wrapp .nav{bottom: 10px;right: 10px;z-index: 2;}

.p-info .fl .wrapp .nav a{display: inline-block;width: 10px;height: 10px;background: #acacac;border-radius: 5px;margin: 0 2px;}

.p-info .fl .wrapp .nav a.a{background: #1f6fbb;}

.p-info .fr{width: 100%; }

.p-info .fr .topp .wrapp{padding:0px 20px; border: 1px solid #ddd; border-left:0; height: auto !important;}

.p-info .fr .topp .wrapp table{width: 100%;color: #555;font-size: 14px;}

.p-info .fr .topp .wrapp table td{border-bottom: 1px dashed #ddd;padding: 10px 0;vertical-align: top;}

.p-info .fr .topp .wrapp table tr:last-child td{border-bottom:none;}

.p-info .fr .topp .wrapp table tr:first-child td{font-size: 18px;}

.p-info .fr .topp .wrapp table td:first-child{width: 90px;}

.p-info .fr .topp .wrapp table p{line-height: 25px; padding-top:8px; padding-bottom:8px;}

.p-info .fr .topp .wrapp table .download{position: relative;left: 20px;top: 10px;}

.p-info .fr .bottom1 {border-top:1px solid #ddd;margin:0 0px;}

.p-info .fr .bottom1 p{padding: 20px 0 20px 15px; display:block; background: url(../images/ico/tt.png) no-repeat #6ebc01 130px 15px; color:#FFF; text-align:center; font-size:16px;  }

.p-info .fr .bottom1 p span{color: #fff;font-color: 14px;}

.p-info .fr .bottom1 p a{font-size: 13px;display: inline-block;margin: 0 13px 0 0;color: #555;}	



.info-item{width: 100%;margin: 25px auto;}

.info-item .title{border-bottom: 1px solid #eee;margin: 0 0 20px 0; text-align:centerl;}

.info-item .title p{font-size: 13px;line-height: 25px;color: #aaa; display: block;}

.info-item .title p span{font-size:1.1em;color:#333;display: inline-block; padding:2% 0px; width:33.1%; background:#fff; border:1px #CCC solid; text-align:center}

.info-item .title p span.on { background:#E7E7E7;}



.info-item .table{width: 100%;border: 1px solid #dadada;border-bottom: none;border-right: none;}

.info-item .table td{border-right: 1px solid #dadada;border-bottom: 1px solid #dadada;padding: 9px 0;font-size: 13px;color: #555;}

.info-item .cont{padding: 20px 0;}
.info-item .cont img { width:100%;}
.layout img { width:100%;}

.info-item .cont .tt{display: block;margin: 0 auto 50px auto;width: 640px;text-align: center;padding: 40px 20px;border: 1px solid #aaa;font-size: 18px;background: #f7f9fb;}

.info-item .cont .tt span{font-size: 30px;color: #07489a;display: inline-block;text-align: center;margin:-60px auto 0 auto;background: #f7f9fb;padding: 0 35px;}

.info-item .cont .cont-info{padding: 0 0 50px 0;}

.info-item .cont .cont-info ul li{width: 50%;float: left;margin: 0 0 15px 0;text-align: center;}

.info-item .cont .cont-info .list{overflow: hidden;}

.info-item .cont .cont-info .list li{float: left;width: 50%;overflow: hidden;margin: 0 0 30px 0;}

.info-item .cont .cont-info .list li .img{float: left;width: 65%; height:264px;}

.info-item .cont .cont-info .list li .txt{ display:block; float: right; width:35%;height:100%;color:#fff; background: url(img/info-bg.png) no-repeat center center; height:100px; text-align: center;}

.info-item .cont .cont-info .list li .txt h2{font-size: 35px;padding: 15px 0 0 0;margin:0 0 35px 0;}

.info-item .cont .cont-info .list li .txt p{line-height: 28px;font-size: 15px;}

.info-item .cont .cont-info .list li .txt p.a{color: #ff0000;background: #fff;display: inline-block;padding: 3px 15px;}

.info-item .cont .cont-info .list li.a .img{float: right;width: 65%;}

.info-item .cont .cont-info .list li.a .txt{float: left;width:35%;background: url(img/info-bg2.png) no-repeat center center;}

.info-item .cont .cont-info:last-child{padding: 0;}

.info-item .table2{width: 100%;}

.info-item .table2 td{padding: 5px;}






}





/****************************** 分页 ******************************/

.page1{clear:both; text-align:center;font-size:12px; margin-top:50px; margin-bottom:50px; font-family: "Microsoft YaHei";}

.page1 span a{ color:#333333;padding:10px 20px; text-decoration:none;background:#eee;}

.page1 span a:hover{ color:#999; background:#6ebc00; color:#fff;}

.page1 span{margin:2px;}

.page1 span.current a{background:#6ebc00;color:#fff;}





/****************************** CSS3 Animation ******************************/

[animation-name]{

	visibility: hidden;

	-webkit-animation-duration: 1s;

	animation-duration: 1s;

	-webkit-animation-fill-mode: both;

	animation-fill-mode: both;

}



@-webkit-keyframes fadeInLeft100 {

	from {

		opacity: 0;

		-webkit-transform: translate3d(-100px, 0, 0);

	}



	to {

		opacity: 1;

		-webkit-transform: none;

	}

}

@keyframes fadeInLeft100 {

	from {

		opacity: 0;

		transform: translate3d(-100px, 0, 0);

	}



	to {

		opacity: 1;

		transform: none;

	}

}



@-webkit-keyframes fadeInRight100 {

	from {

		opacity: 0;

		-webkit-transform: translate3d(100px, 0, 0);

	}



	to {

		opacity: 1;

		-webkit-transform: none;

	}

}

@keyframes fadeInRight100 {

	from {

		opacity: 0;

		transform: translate3d(100px, 0, 0);

	}



	to {

		opacity: 1;

		transform: none;

	}

}



@-webkit-keyframes fadeInUp100 {

	from {

		opacity: 0;

		-webkit-transform: translate3d(0, 100px, 0);

	}



	to {

		opacity: 1;

		-webkit-transform: none;

	}

}

@keyframes fadeInUp100 {

	from {

		opacity: 0;

		transform: translate3d(0, 100px, 0);

	}



	to {

		opacity: 1;

		transform: none;

	}

}



@-webkit-keyframes fadeInDown100 {

	from {

		opacity: 0;

		-webkit-transform: translate3d(0, -100px, 0);

	}



	to {

		opacity: 1;

		-webkit-transform: none;

	}

}

@keyframes fadeInDown100 {

	from {

		opacity: 0;

		transform: translate3d(0, -100px, 0);

	}



	to {

		opacity: 1;

		transform: none;

	}

}



