﻿@charset "utf-8";
body,html{ font-family:"微软雅黑"}
li{ list-style:none}

.container-fluid{ padding:0; min-width:1200px; overflow:hidden}
.container{ padding:0; width:1200px; overflow:hidden}
.col-md-2{ float:left; margin:0; padding:0; width:50%; max-width:600px; text-align:center; overflow:hidden}
.col-md-3{ float:left; margin:0; padding:0; width:33.3%; max-width:400px; text-align:center; overflow:hidden}
.col-md-4{ float:left; margin:0; padding:0; width:25%; max-width:300px; text-align:center; overflow:hidden}
.col-md-5{ float:left; margin:0; padding:0; width:20%; max-width:240px; text-align:center; overflow:hidden}
.col-md-6{ float:left; margin:0; padding:0; width:16.66%; max-width:200px; text-align:center; overflow:hidden}


/*网站主导航*/

.navbar{ margin:0 auto; padding:0; width:100%; min-width:1200px; height:120px; top:0; position:absolute; z-index:999; background:url(../images/nav.png) repeat-x; overflow:hidden}
.navbar .navbar-header{ left:5%; padding:0; width:345px; height:120px; background:url(../images/logo.png) left center no-repeat; position:absolute;}
.navbar a.logo{  width:345px; height:120px; text-indent:-9999px; display:block}

.navbar-right{ right:5%; position:absolute}
.navbar .nav li a{ height:120px; line-height:120px; color:#f8eeb2; padding:0 15px;}
.navbar .nav li a:focus,.navbar .nav li a:hover{ color:#f8eeb2;}
.navbar .nav .dropdown-menu a{ height:25px; line-height:25px;}
.navbar-default .navbar-nav .open a, .navbar-default .navbar-nav .open a:focus, .navbar-default .navbar-nav .open a:hover{ background:none; color:#f8eeb2; }
.nav .open a, .nav .open a:focus, .nav .open a:hover{ background:none}
.navbar-default{border:0}

.dropdown-menu{ background:#150000}
.dropdown-menu li a:hover{ background:#350000}

.navbar-ly {
    position: inherit;
    background-color: #000;
}

/*首页幻灯*/
.container-fluid.banner{ position:relative; min-width:1200px; min-height:700px; background:#000000}

/*幻灯下圆点*/
.container-fluid.banner .carousel-indicators{ bottom:25%; left:0; margin-left:5%; padding-left:240px; width:100%}/*padding:减去左侧icon宽度320,加上按钮的宽度80，正好居中*/
.carousel-indicators li{ width:15px; height:15px; background:#000}
.carousel-indicators .active{ width:15px; height:15px; background:#ff6c00}
/*幻灯箭头*/
.carousel-control{ background: #000; border: 0px solid #ffffff; border-radius: 0px; color: #ffffff; font-size: 100px; height: 60px; line-height: 20px; opacity: 0.8; position: absolute; text-align: center; top: 40%; width: 60px; z-index:999}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{ font-size:50px; line-height:60px; padding:0; margin:0; top:0;}
#carousel-index-banner .carousel-control.left{ left:45%; margin-left:-320px; background:none}
#carousel-index-banner .carousel-control.right{ margin-right:5%; background:none}
@media (max-width:1520px){
#carousel-index-banner .carousel-control.left{ left:5%; margin-left:320px; background:none}
}

/*项目图标*/
.banner .icon{ margin-left:5%; padding-top:25px; top:200px;width:320px; height:420px; background:url(../images/icon.png) no-repeat;position:absolute; z-index:2;}
.banner .icon ul{ margin:0 auto; padding:0; overflow:hidden}
.banner .icon ul li{ float:left; margin:0 0 5px 16px; list-style-type:none; width:60px; height:80px; display:block; cursor:pointer;}
.banner .icon ul li a{ display:block; padding-top:60px; text-decoration:none; width:60px; height:20px; line-height:20px; text-align:center; font-size:12px; color:#606060;}
.banner .icon ul li a:hover{color:#ff6c00;}

.icon .icon_1,.icon .icon_2,.icon .icon_3,.icon .icon_4,.icon .icon_5,.icon .icon_6,.icon .icon_7,.icon .icon_8,.icon .icon_9,.icon .icon_10,.icon .icon_11,.icon .icon_12,.icon .icon_13,.icon .icon_14,.icon .icon_15,.icon .icon_16{ background:url(../images/icon_01.png) no-repeat;}

.icon .icon_1:hover,.icon .icon_2:hover,.icon .icon_3:hover,.icon .icon_4:hover,.icon .icon_5:hover,.icon .icon_6:hover,.icon .icon_7:hover,.icon .icon_8:hover,.icon .icon_9:hover,.icon .icon_10:hover,.icon .icon_11:hover,.icon .icon_12:hover,.icon .icon_13:hover,.icon .icon_14:hover,.icon .icon_15:hover,.icon .icon_16:hover{ background:url(../images/icon_02.png) no-repeat;}

.banner .icon .icon_2{ background-position:-73px 0px;}
.banner .icon .icon_3{ background-position:-146px 0px;}
.banner .icon .icon_4{ background-position:-219px 0px;}
.banner .icon .icon_5{ background-position:0 -86px;}
.banner .icon .icon_6{ background-position:-73px -86px;}
.banner .icon .icon_7{ background-position:-146px -86px;}
.banner .icon .icon_8{ background-position:-219px -86px;}
.banner .icon .icon_9{ background-position:0 -174px;}
.banner .icon .icon_10{ background-position:-73px -174px;}
.banner .icon .icon_11{ background-position:-146px -174px;}
.banner .icon .icon_12{ background-position:-219px -174px;}
.banner .icon .icon_13{ background-position:0 -263px;}
.banner .icon .icon_14{ background-position:-73px -263px;}
.banner .icon .icon_15{ background-position:-146px -263px;}
.banner .icon .icon_16{ background-position:-219px -263px;}

/*选中图标*/
.banner .icon .icon_2:hover{ background-position:-73px 0px;}
.banner .icon .icon_3:hover{ background-position:-146px 0px;}
.banner .icon .icon_4:hover{ background-position:-219px 0px;}
.banner .icon .icon_5:hover{ background-position:0 -86px;}
.banner .icon .icon_6:hover{ background-position:-73px -86px;}
.banner .icon .icon_7:hover{ background-position:-146px -86px;}
.banner .icon .icon_8:hover{ background-position:-219px -86px;}
.banner .icon .icon_9:hover{ background-position:0 -174px;}
.banner .icon .icon_10:hover{ background-position:-73px -174px;}
.banner .icon .icon_11:hover{ background-position:-146px -174px;}
.banner .icon .icon_12:hover{ background-position:-219px -174px;}
.banner .icon .icon_13:hover{ background-position:0 -263px;}
.banner .icon .icon_14:hover{ background-position:-73px -263px;}
.banner .icon .icon_15:hover{ background-position:-146px -263px;}
.banner .icon .icon_16:hover{ background-position:-219px -263px;}

.banner .icon h1{ margin:0 auto; text-align:center; line-height:35px; font-size:20px; color:#cc3366;}
.banner .icon h1 a{float:left; cursor:pointer; margin-left:27px; color:#cc3366; text-decoration:none; font-weight:bold}
.banner .icon h1 a:hover{color:#ff6c00;}

.banner .icon ul{margin-bottom: 10px;}
/*首页焦点图*/

.banner .focus{ margin-left:320px; padding:0; position:absolute; z-index:1; top:150px; left:5%; right:0; height:600px; }
.banner .focus ul{ margin:0; padding:0}
.banner .focus li{ margin:35px auto; width:100%; text-align:center; position:relative; overflow:hidden}
.banner .focus li.pinpai{ width:800px}
.banner .focus li p{ float:left; color:#FFF; text-align:center; font-size:18px; margin-left:-2px; width:100px; height:100px; padding:27px 0; display:block; background:url(../images/icon_04.png) -11px 113px; cursor:pointer;}
.banner .focus li p:hover{ background:url(../images/icon_04.png) -11px -10px; }
.banner .focus a{ font-weight:bold; color:#FFFFFF; font-size:18px; text-decoration:none}
.banner .focus a:hover{ color:#ff6c00}
.banner .focus li.zbs{ position:absolute; padding-top:330px; z-index:999}

/*首页品牌*/

.pinpai_index{ margin:10px auto; padding:0; width:99%; min-width:1200px; height:400px; background:url(../images/index_pinpai_bg.jpg) top center no-repeat}
.pinpai_index .row{ margin:0;}
.pinpai_index .row .col-md-8{ float:left; padding:0; width:12.5%; min-width:150px; height:400px;}

.pinpai_index .row .col-md-8 .item{ border:1px solid #e3e1e2; height:400px; text-align:center; position:relative}
.pinpai_index .row .col-md-8 .item:hover{ border:#ff6c00 1px solid; color:#ff6c00;}
.pinpai_index .row .col-md-8 .item h2{ font-size:30px; font-weight:bold; margin-top:50px;}
.pinpai_index .row .col-md-8 .item h3{ font-size:16px; font-weight:bold; line-height:80px;}
.pinpai_index .row .col-md-8 .item p{ margin:0 1em; display:block; font-size:14px; text-align:left; line-height:22px;}
.pinpai_index .row .col-md-8 .item a{ color:#333; }
.pinpai_index .row .col-md-8 .item b{ display:block; margin:0 auto; width:100%;  font-size:14px; font-weight:bold; text-align:center; bottom:5%; color:#ff6c00; position:absolute}
.pinpai_index .row .col-md-8 .item a:hover{ color:#ff6c00; text-decoration:none}

/*首页8大标杆*/
.biaogan{ margin:10px auto; padding:0; width:99%; min-width:1200px; height:250px; background:url(../images/biaogan_bg.png) center center no-repeat; position:relative}
.biaogan .left{ left:0; top:20px; width:50%; height:250px; position:absolute}
.biaogan .left ul{ margin:0; margin-right:11%; padding:0; height:250px; overflow:hidden}
.biaogan .left li{ margin:0; width:130px; text-align:center; padding-top:75px;}

.biaogan .right{ right:0; top:20px; width:50%; height:250px; position:absolute}
.biaogan .right ul{ margin:0; margin-left:11%; padding:0; right:0; height:250px;}
.biaogan .right li{ float:right; margin:0; width:130px; text-align:center; padding-top:75px;}

.biaogan .row{ margin:0;}
.biaogan .row .col-md-4{ float:left; padding:0; width:25%; min-width:130px; height:250px; background:url(../images/biaogan_bg2.png) left center no-repeat;}
.biaogan .right .row .col-md-4{ float:right;  background:url(../images/biaogan_bg2.png) right center no-repeat;}

.biaogan h2{ font-size:24px; color:#cc3366}
.biaogan h2:hover{ color:#ff6c00}
.biaogan a{ text-decoration:none; color:#606060}


@media (max-width:1200px){
.biaogan .row .col-md-4{ width:auto}
.biaogan .left ul{ margin:0; padding:0; height:250px; overflow:hidden}
.biaogan .right{ right:0; top:20px; width:50%; height:250px; position:absolute}
.biaogan .right ul{ margin:0; padding:0; right:0; height:250px; overflow:hidden}
}


/*---------------------------品牌首页---------------------------*/

#fp-nav.right{ right:100px;}
section{ width:100%; height:100%;overflow:hidden; position:relative}
.section .content{ margin:0 auto; padding:130px 0 0 0; width:1200px; height:100%;  position:relative; /*transform: translateY(-50%); */text-align: center; color:#f8c67e; overflow:hidden}
.section .content h1{ font-size:60px; line-height:60px; color:#ae7a40}
.section .content h2{ font-size:30px; line-height:30px;}
.section .content h3{ font-size:18px; line-height:30px;}
.section .content h4{ font-size:12px; line-height:15px}
.section .content h4 a{ color:#ff5400; padding:10px 0 20px 0; display:block; font-size:16px}

#section1{ background:url(../images/pinpai/banner.jpg) center center no-repeat}
#section2{ background:url(../images/pinpai/zsj.jpg) center center no-repeat;}

#section3{ background:url(../images/pinpai/union.jpg) center center no-repeat; color:#000}
#section3 .content h1{ color:#000; line-height:60px}

#section4{ background:url(../images/pinpai/team.jpg) center center no-repeat; color:#000}
#section4 .content h1{ line-height:30px}
#section4 .content a{ padding:0}

#section5{ background:url(../images/pinpai/honer.jpg) center center no-repeat; color:#000}
#section6{ background:url(../images/pinpai/safe.jpg) center center no-repeat; color:#000}
#section7{ background:url(../images/pinpai/service.jpg) center center no-repeat; color:#000}
#section7 .content a{ padding:0}
#section8{ background:url(../images/pinpai/shebei.jpg) center center no-repeat; color:#000}
#section9{ background:url(../images/pinpai/huanjing.jpg) center center no-repeat; color:#000}
#section10{ background:url(../images/pinpai/jiaotong.jpg) center center no-repeat; color:#000}

/*#section3 .content,#section5 .content,#section8 .content,#section9 .content,#section10 .content{ top:250px;}*/

#section6 .col-md-4 img,#section7 .col-md-4 img{ margin:0 auto; }
#section6 .col-md-4 a,#section7 .col-md-4 a{  margin:0 auto; clear:both; color:#000000; font-size:16px; text-align:center}
#section2 h2{ line-height:40px;}

.content.black,.content h1.black{ color:#000}
.content .orange{ color:#ff5400}
.content.white,.content h1.white{ color:#FFFFFF}

/*---------------------------品牌首页结束---------------------------*/



/*---------------------------专家团队首页---------------------------*/
.team h1{ margin:0; font-size:72px; padding-top:140px;}
.team h2{ margin:0; font-size:24px; font-weight:normal; line-height:35px; color:#b6894d}
.team p{ padding-top:130px; padding-bottom:50px; color:#FFF; font-size:20px; line-height:45px; }
.team .row{ font-size:16px;}
.team_all .row img:hover{ width:252px; height:433px; border:#F90 1px solid;}

.team_banner,.team_all,.team_union,.team_xuexi,.team_kaohe,.team_xueshu,.team_kouhao{ margin:0 auto; padding:0; width:100%; height:820px; text-align:center; color:#FFF; font-size:18px; overflow:hidden;}

.team_banner{ background:url(../images/pinpai/team.jpg) center center no-repeat; color:#eebd76;}
.team_banner h2{ margin-top:20px; font-size:26px; line-height:40px;}

.team_all{ background:url(../images/pinpai/team/team_all.jpg) center center; height:820px; width:100%;}
.team_all h1{ padding-top:60px; color:#FFF;}
.team_all .row{ margin-top:80px;}
.team_all .row .col-md-3,.team_all .row .col-md-4{ height:433px;}

.team_union{ background:url(../images/pinpai/team/union_bj.jpg) center center no-repeat; }
.team_union a{ color:#f99c0b; font-size:20px; display:block }
.team_union .carousel-control{ background: #222222; border: 3px solid #ffffff; border-radius: 23px; color: #ffffff; font-size: 60px; font-weight: 100; height: 40px;  line-height: 20px; opacity: 1; position: absolute; text-align: center; top: 40%; width: 40px;}
.team_union .btn{ margin-top:50px;}

.team_xuexi,.team_xueshu{ background:url(../images/pinpai/team/xuexi_bj.jpg) center center no-repeat;}
.team_kaohe{ background:url(../images/pinpai/team/kaohe_bj.jpg) center center no-repeat;}
.team_kaohe p{ font-size:30px;}

.team_kouhao{ background:url(../images/pinpai/team/kouhao_bj.jpg) center center no-repeat;}
.team_kouhao .content{ float:left; margin-left:30px; padding-top:300px;}

.team_kouhao .content h2{ padding-top:50px; font-size:40px; color:#fba206; line-height:90px;}
/*---------------------------专家团队首页结束---------------------------*/


/*---------------------------赵善军简介---------------------------*/
.zsj h1{ padding-top:100px; font-size:72px; text-align:center; color:#000}
.zsj p{ padding-top:50px; font-size:18px; line-height:30px;}
.zsj .btn{ margin:10px auto; font-size:18px; padding:10px 20px; border:1px solid #000}
.zsj .row{ margin-top:60px; line-height:40px;}
.zsj .row .col-md-3{ min-width:400px;}

.zsj_banner{ margin:0 auto; padding:0; width:100%; height:820px; background:url(../images/pinpai/team/zsj/zsj_banner.jpg) center center no-repeat; overflow:
hidden}

.zsj_honer{ margin:0 auto; padding:0; width:100%; height:1069px; background:url(../images/pinpai/team/zsj/zsj_honer.jpg) center center no-repeat; overflow:
hidden }
.zsj_honer .honer{ margin-top:150px; width:600px; height:450px; background:#FFFFFF; text-align:center; color:#000;}
.zsj_honer .honer h2{font-size:36px; color:#ff6d00; font-weight:bold; padding-top:25px;}
.zsj_honer .honer h3{ padding-top:50px; font-size:24px;  line-height:45px; font-weight:bold}
.zsj_honer .honer p{ line-height:33px; padding-top:15px;}
.zsj_honer .row{ padding-top:40px}


.zsj_international,.zsj_ss,.zsj_union{ margin:0 auto; padding:0; width:100%; height:820px; background:#252237; overflow:hidden; color:#FFF; text-align:center; font-size:18px}
.zsj_ss{ margin-top:30px;}
.zsj_case,.zsj_cg p{color:#000;}
.zsj_international h1,.zsj_ss h1,.zsj_union h1,.zsj_union{ color:#fff}
.zsj_union{ height:860px;}
.zsj_international h2{ padding:20px 0; font-size:28px; line-height:35px;}

.zbs_yy,.zsj_case,.zsj_cg{ margin:0 auto; padding:0; width:100%; height:820px; background:#FFF;font-size:16px; text-align:center; line-height:30px; overflow:hidden; }
.zsj_cg .row{ margin-top:40px;}
.zsj_cg{ height:900px;}
.zsj_case{ height:1100px;}
.zsj_case .btn.case{ font-size:14px; border:1px solid #be9e7f}
.zsj_case .nav-tabs{ border:0}
.zsj_case .tab-content{ margin:0 auto; width:830px; height:500px;}

.zsj_case .carousel-control{ background: #222222; border: 3px solid #ffffff; border-radius: 23px; color: #ffffff; font-size: 60px; font-weight: 100; height: 40px;  line-height: 20px; opacity: 1; position: absolute; text-align: center; top: 40%; width: 40px;}
.zsj_case .carousel-control.left { left: -10%; }
.zsj_case .carousel-control.right { right: -10%;}

.zsj_cg p{ text-align:center}
.mingyan{width:100%; height:668px; margin:0 auto; background:url(../images/pinpai/team/zsj/zsj_my.jpg) center no-repeat; overflow:hidden;}

/*---------------------------赵善军页结束---------------------------*/


/*---------------------------安全首页---------------------------*/
.safe_banner{ margin:0 auto; padding:0; width:100%; height:783px; background:url(../images/pinpai/safe/safe_banner.jpg) center center no-repeat; overflow:hidden}
.safe_bottom{ margin:0 auto; padding:0; width:100%; height:644px; background:url(../images/pinpai/safe/safe-zym-bottom.jpg) center center no-repeat; overflow:hidden}

.safe_xianxing{ margin:0 auto; padding:0; width:100%; height:680px; background:#fff; overflow:hidden; color:#FFF; text-align:center; font-size:18px}
.safe_xianxing .title{ color:#fff; font-size:48px; background:#2c4295; padding:10px 0; width:60%; text-align:center; margin:50px auto 0;}
.safe_xianxing p{font-size:30px; line-height:60px; color:#000; width:660px; text-align:left; float:left; margin-top:110px; margin-left:50px;}
.safe_xianxing .img{width:383px; height:543px; background:url(../images/pinpai/safe/safe-zbs-rw.jpg) no-repeat; float:right;}

.safe_mz,.safe_qx,.safe_sb,.safe_sq,.safe_sh{ margin:0 auto; padding:0; width:100%; background:url(../images/pinpai/safe/bg-hui.jpg) repeat; overflow:hidden; color:#FFF; text-align:center; font-size:18px}
.safe_mz{height:1170px;}
.safe_mz .title{width:1200px; height:155px; background:url(../images/pinpai/safe/an-mz-title.jpg) no-repeat; margin-top:30px;}
.safe_mz .mzaq{width:281px; height:59px; background:url(../images/pinpai/safe/01mzaq.png) no-repeat; margin-top:40px; text-align:left}
.safe_mz h2,.safe_cl h2,.safe_qx h2,.safe_sq h2{font-size:40px; margin-top:30px; text-align:center}
.safe_mz p,.safe_mz h2,.safe_mz .col-md-3,.safe_cl h2,.safe_cl h3,.safe_qx h2,.safe_qx p,.safe_qx .col-md-4,.safe_hj p,.safe_sb p,.safe_sb .col-md-4,.safe_zjzz h2,.safe_zjzz .col-md-5,.safe_sq p,.safe_sq h2,.safe_sq .col-md-4,.safe_sz h2,.safe_sz p,.safe_sh h2{color:#000;}

.safe_cl,.safe_hj,.safe_zjzz,.safe_sz,.safe_ys{ margin:0 auto; padding:0; width:100%; background:#fff; overflow:hidden; color:#000; text-align:center; font-size:18px}
.safe_cl{height:580px;}
.safe_cl .claq{width:281px; height:59px; background:url(../images/pinpai/safe/02claq.png) no-repeat; margin-top:40px; text-align:left}
.safe_cl h3{font-size:30px; text-align:center}
.safe_cl .img{width:1048px; height:104px; background:url(../images/pinpai/safe/aq-claq.png) no-repeat; margin:70px auto 40px;}

.safe_qx{height:750px;}
.safe_qx .qxaq{width:282px; height:59px; background:url(../images/pinpai/safe/03qxaq.png) no-repeat; margin-top:40px; text-align:left}

.safe_hj{height:870px;}
.safe_hj .hjaq{width:282px; height:59px; background:url(../images/pinpai/safe/04hjaq.png) no-repeat; margin-top:40px; text-align:left}

.safe_sb{height:1060px;}
.safe_sb .sbaq{width:282px; height:59px; background:url(../images/pinpai/safe/05sbaq.png) no-repeat; margin-top:40px; text-align:left}

.safe_zjzz{height:570px;}
.safe_zjzz .zjzz{width:282px; height:59px; background:url(../images/pinpai/safe/06zjzz.png) no-repeat; margin-top:40px; text-align:left}
.safe_zjzz h2,.safe_szaq h2{font-size:24px; text-align:center; margin-top:30px;}
.safe_zjzz .col-md-4{padding:inherit;}
.safe_zjzz .col-md-4 span{font-size:24px; text-align:center;}

.safe_sq{height:680px;}
.safe_sq .sqaq{width:282px; height:59px; background:url(../images/pinpai/safe/07sqaq.png) no-repeat; margin-top:40px; text-align:left}
.safe_sq .col-md-3{ color:#000000; line-height:35px;}

.safe_sz{height:800px;}
.safe_sz .szaq{width:282px; height:59px; background:url(../images/pinpai/safe/08szaq.png) no-repeat; margin-top:40px; text-align:left}

.safe_sh{height:800px; color:#000000;}
.safe_sh .shaq{width:282px; height:59px; background:url(../images/pinpai/safe/09shaq.png) no-repeat; margin-top:40px; text-align:left}
.safe_sh .col-md-4{ color:#000000; line-height:35px;}

.safe_ys{height:760px;}
.safe_ys .ysaq{width:282px; height:59px; background:url(../images/pinpai/safe/10ysaq.png) no-repeat; margin-top:40px; text-align:left}
/*---------------------------安全首页结束---------------------------*/



/*材料安全开始*/
.safe_cailiao h2{padding-top:40px; font-size:50px; text-align:center; line-height:80px;}
.safe_cailiao h1{padding-top:60px; font-size:80px; text-align:center;}
.safe_cailiao p{font-size:22px; line-height:40px; border:none; text-align:center;}
.safe_cailiao .row{ margin-top:50px;}
.safe_cailiao .btn-lg{ width:400px; height:50px; background:#fa851e; border:none; } 
.safe_cailiao .btn-lg:hover{ background:#eb7d1c; }
.safe_cailiao{ font-size:18px;}

.safe_cailiao_banner{margin:0 auto; padding:0; width:100%; height:820px; overflow:hidden; background:url(../images/pinpai/safe/cailiao/safe_cailiao_banner.jpg) center no-repeat;}
.safe_cailiao_pinpai{margin:0 auto; padding:0; width:100%; height:1136px; overflow:hidden; background:url(../images/pinpai/safe/cailiao/safe_cailiao_bj.png); margin-top:120px; color:#FFFCFC;}
.safe_cailiao_jc{margin:0 auto; padding:0; width:100%; height:660px; overflow:hidden; background:url(../images/pinpai/safe/team_bj.jpg); color:#000000; margin-top:120px;}
.safe_cailiao_yj{margin:0 auto; padding:0; width:100%; height:560px; overflow:hidden; background:url(../images/pinpai/safe/safe_cailiao_yj.png); color:#000000;}
.safe_cailiao_yj .dun{ width:187px; height:227px; margin:0 auto; margin-top:70px; margin-bottom:40px;}

.safe_cailiao_pinpai .col-md-1{ width:87.83333%; margin:0 auto; height:126px; overflow:hidden; float:none;}
.safe_cailiao_gys .col-md-1{ width:92.5833%; margin:0 auto; height:126px; overflow:hidden; float:none;}
.safe_cailiao_jc .col-md-1{ width:87.66%; margin:0 auto; height:126px; overflow:hidden; float:none;}

.safe_cailiao_shuihuo p{text-align:left}
.safe_cailiao_shuihuo ul p{ margin-left:260px;}
.safe_cailiao_shuihuo .jiahuo{ background:url(../images/pinpai/safe/cailiao/safe_cailiao_jiahuo.png) left no-repeat;}
.safe_cailiao_shuihuo .shuihuo{ background:url(../images/pinpai/safe/cailiao/safe_cailiao_shuihuo.png) left no-repeat; float:right;}
.safe_cailiao_shuihuo .container,.safe_cailiao_jianyan .container{ margin-top:50px;}

.safe_cailiao_jianyan .jy_icon{background:url(../images/pinpai/safe/cailiao/safe_cailiao_jianyan.png) left no-repeat; width:546px; height:276px;}
.safe_cailiao_jianyan ul li p{ text-align:center; margin-top:20px; line-height:50px;}
.safe_cailiao_jianyan ul li{font-size:22px; line-height:40px; border:none; text-align:left; float:left;}
.safe_cailiao_pinpai .box_30{ margin-top:90px;}

.pinpai_kongzi .carousel-control { background: #222222 none repeat scroll 0 0; border: 3px solid #ffffff; border-radius: 23px; color: #ffffff; font-size: 60px; font-weight: 100; height: 40px; line-height: 20px; opacity: 1; position: absolute; text-align: center; top: 40%; width: 40px;} 
.pinpai_kongzi .carousel-control.left { left: 1.5%;}
.pinpai_kongzi .carousel-control.right{ right:3%;}
/*材料安全结束*/


/*麻醉安全开始*/
.safe_mazui_banner{margin:0 auto; padding:0; width:100%; height:820px; overflow:hidden; background:url(../images/pinpai/safe/mazui/safe_mazui_banner.jpg) center no-repeat;}
.safe_mazui_01{margin:0 auto; padding:0; width:100%; height:770px; overflow:hidden; color:#000000;}
.safe_mazui_02{margin:0 auto; padding:0; width:100%; height:650px; overflow:hidden; background:url(../images/pinpai/safe/safe_cailiao_yj.png); color:#FFFFFF; margin-top:20px;}
.safe_mazui_04,.safe_mazui_06{margin:0 auto; padding:0; width:100%; overflow:hidden; background:url(../images/pinpai/safe/safe_bj-03.jpg); color:#000000; }
.safe_mazui_05{margin:0 auto; padding:0; width:100%; height:750px; overflow:hidden;  color:#000000; }
.safe_mazui_06{height:1050px;}
.safe_mazui_07{ height:650px;}
.safe_mazui_04{height:950px; margin-top:120px;}

.safe_mazui_04 .col-md-4,.safe_mazui_05 .col-md-2,.safe_mazui_07 .col-md-2{ text-align:left; padding-left:20px; line-height:35px;}
.safe_mazui_06,.safe_mazui_01 .col-md-3{ text-align:center; padding-left:20px; line-height:35px;}
.safe_mazui_04 p{ width:770px; padding:20px 0; margin:0 auto; text-align:center; line-height:45px; border:#0C09F4 2px solid; margin-top:80px; font-size:24px;}
.safe_mazui_02 p{ margin-top:50px;}
/*麻醉安全结束*/


/*器械安全开始*/
.safe_qixie_banner{margin:0 auto; padding:0; width:100%; height:820px; overflow:hidden; background:url(../images/pinpai/safe/qixie/safe_qixie_banner.jpg) center no-repeat;}
.safe_qixie_01,.safe_qixie_03,.safe_qixie_05,.safe_qixie_06{margin:0 auto; padding:0; width:100%; overflow:hidden; color:#000000;}
.safe_qixie_02,.safe_qixie_04{margin:0 auto; padding:0; width:100%; overflow:hidden; background:url(../images/pinpai/safe/safe_cailiao_yj.png); color:#FFFFFF;}

.safe_qixie_01{height:650px;}
.safe_qixie_02{height:800px;}
.safe_qixie_03{height:620px;}
.safe_qixie_04{height:620px;}
.safe_qixie_05{height:800px;}
.safe_qixie_06{height:680px; background:url(../images/pinpai/safe/safe_bj-03.jpg);}

.safe_qixie_02 .col-md-3,.safe_qixie_04 .col-md-3,.safe_qixie_05 .col-md-3{ line-height:40px;}
.safe_qixie_02 p,.safe_qixie_04 p,.safe_qixie_05 p{ margin-top:50px; font-size:40px; line-height:90px;}

.box_70{ margin-top:70px;}

.qixie_kongzi .carousel-control { background: #222222; border: 3px solid #ffffff; border-radius: 23px; color: #ffffff; font-size: 60px; font-weight: 100; height: 40px;  line-height: 20px; opacity: 1; position: absolute; text-align: center; top: 40%; width: 40px;}
/*器械安全结束*/


/*设备安全开始*/
.safe_shebei_banner{margin:0 auto; padding:0; width:100%; height:820px; overflow:hidden; background:url(../images/pinpai/safe/shebei/safe_shebei_banner.jpg) center no-repeat;}
.safe_shebei_01,.safe_qixie_05,.safe_shebei_02{margin:0 auto; padding:0; width:100%; overflow:hidden; color:#000000;}
.safe_shebei_04,.safe_shebei_03{margin:0 auto; padding:0; width:100%; overflow:hidden; background:url(../images/pinpai/safe/safe_cailiao_yj.png); color:#FFFFFF;}

.safe_shebei_01{height:890px;}
.safe_shebei_02{height:1550px; background:url(../images/pinpai/safe/safe_bj-03.jpg);}
.safe_shebei_03{height:650px;}
.safe_shebei_04{height:702px; background:url(../images/pinpai/safe/shebei/safe_shebei_04.jpg);}
.safe_shebei_05{height:800px;}

.safe_shebei_02 .col-md-3,.safe_shebei_03 .col-md-4,.safe_shebei_05 .col-md-3,.safe_shebei_01 .col-md-2{ line-height:35px;}
.safe_shebei_01 .col-md-2{ text-align:left; padding:0 15px; min-width:550px;}
.safe_shebei_02 .col-md-2{ min-width:600px;}
.safe_shebei_05 .col-md-3{ min-width:400px;}
.safe_shebei_04 h2{ margin-top:215px;}

.safe_shebei_02 .col-md-2 p{ font-size:18px; line-height:30px; text-align:left; width:80%; margin:0 auto; padding-top:10px;}
.safe_shebei_02 .col-md-2 .shebei_mf{ padding:8px 20px; text-align:center; background:#079ab3; color:#FFFFFF; line-height:25px;}
.safe_shebei_02 .col-md-2 .shebei_xz{ padding:8px 20px; text-align:center; background:#0760b3; color:#FFFFFF; line-height:25px;}
.safe_shebei_02 .col-md-2 .shebei_rz{ padding:8px 20px; text-align:center; background:#3e2cec; color:#FFFFFF; line-height:25px;}
.safe_shebei_02 .col-md-2 .shebei_lx{ padding:8px 20px; text-align:center; background:#07b378; color:#FFFFFF; line-height:25px;}
.safe_shebei_02 .col-md-2 .shebei_hl{ padding:8px 20px; text-align:center; background:#ec6941; color:#FFFFFF; line-height:25px;}
.safe_shebei_02 hr{ border:#BBBBBB dashed 1px; width:80%;}

.box_70{ margin-top:70px;}

.shebei_kongzi .carousel-control { background: #222222; border: 3px solid #ffffff; border-radius: 23px; color: #ffffff; font-size: 60px; font-weight: 100; height: 40px;  line-height: 20px; opacity: 1; position: absolute; text-align: center; top: 40%; width: 40px;}
/*设备安全结束*/


/*术前安全开始*/
.safe_shuqian_banner,.safe_shuqian_banner2{margin:0 auto; padding:0; width:100%; height:820px; overflow:hidden; background:url(../images/pinpai/safe/shuqian/safe_shuqian_banner.jpg) center no-repeat;}
.safe_shuqian_banner2{background:url(../images/pinpai/safe/shuqian/safe_shuqian_banner2.jpg) center no-repeat;}
.safe_shuqian01,.safe_shuqian_03{margin:0 auto; padding:0; width:100%; overflow:hidden; color:#000000;}
.safe_shuqian_04,.safe_shuqian_02{margin:0 auto; padding:0; width:100%; overflow:hidden; background:url(../images/pinpai/safe/safe_cailiao_yj.png); color:#FFFFFF;}

.safe_shuqian_01{height:700px;}
.safe_shuqian_02{height:570px;}
.safe_shuqian_03{height:3100px;}

.safe_shuqian_02 .col-md-6,.safe_shuqian_03 .col-md-5,.safe_shuqian_01 .col-md-4{ line-height:35px;}
.safe_shuqian_03 .col-md-5{ text-align:center; padding:0 0px; max-width:235px;}
.safe_shuqian_03 .col-md-3{ min-width:400px;}
/*术前安全结束*/



/*术中安全开始*/
.safe_shuzhong_banner,.safe_shuzhong_banner2,.safe_shuzhong_01,.safe_shuzhong_02,.safe_shuzhong_03,.safe_shuzhong_04,.safe_shuzhong_05,.safe_shuzhong_06{margin:0 auto; padding:0; width:100%; height:820px; overflow:hidden;}
.safe_shuzhong_banner{background:url(../images/pinpai/safe/shuzhong/safe_shuzhong_banner.jpg) center no-repeat;}
.safe_shuzhong_banner2{background:url(../images/pinpai/safe/shuzhong/safe_shuzhong_banner2.jpg) center no-repeat;}
.safe_shuzhong_01{background:url(../images/pinpai/safe/shuzhong/safe_shuzhong_01.jpg) center no-repeat;}
.safe_shuzhong_02{background:url(../images/pinpai/safe/shuzhong/safe_shuzhong_02.jpg) center no-repeat;}
.safe_shuzhong_03{background:url(../images/pinpai/safe/shuzhong/safe_shuzhong_03.jpg) center no-repeat;}
.safe_shuzhong_04{background:url(../images/pinpai/safe/shuzhong/safe_shuzhong_04.jpg) center no-repeat;}
.safe_shuzhong_05{background:url(../images/pinpai/safe/shuzhong/safe_shuzhong_05.jpg) center no-repeat; color:#FFFFFF;}
.safe_shuzhong_06{background:url(../images/pinpai/safe/shuzhong/safe_shuzhong_06.jpg) center no-repeat; color:#FFFFFF;}

.safe_shuzhong_01 p,.safe_shuzhong_02 p,.safe_shuzhong_03 p{ font-size:30px; line-height:60px;}
.safe_shuzhong_02 .container,.safe_shuzhong_05 .container,.safe_shuzhong_06 .container{ margin-top:50px;}
/*术中安全结束*/


/*术后安全开始*/
.safe_shuhou_banner,.safe_shuhou_banner2,.safe_shuhou_01,.safe_shuhou_02,.safe_shuhou_03,.safe_shuhou_04,.safe_shuhou_05,.safe_shuhou_06{margin:0 auto; padding:0; width:100%; height:820px; overflow:hidden;}
.safe_shuhou_banner{background:url(../images/pinpai/safe/shuhou/safe_shuhou_banner.jpg) center no-repeat;}
.safe_shuhou_banner2{background:url(../images/pinpai/safe/shuhou/safe_shuhou_banner2.jpg) center no-repeat;}
.safe_shuhou_01 dl,.safe_shuhou_03 dl{ width:1200px; margin:0 auto; height:65px; margin-top:70px;}
.safe_shuhou_01 dl dd{ width:160px; height:60px; border:2px #EC9A12 solid; border-radius:10px; font-size:24px; line-height:60px; text-align:center; float:left; margin:0 20px;}
.safe_shuhou_03 dl dd{ width:100px; height:100px; border-radius:50%; font-size:24px; line-height:100px; text-align:center; border:2px  #EC9A12 solid; float:left; margin:0 70px;}
.huanse{ background:#EC9A12; color:#FFFFFF;}
.safe_shuhou_01 .shuhou_lunbo,.safe_shuhou_03 .shuhou_lunbo{ width:1200px; height:500px; margin:0 auto; border:1px #D7D7D7 solid; margin-top:70px; overflow:hidden;}
.safe_shuhou_03 .shuhou_lunbo{margin-top:100px; height:450px; border:none;}
.safe_shuhou_03 dl dd:hover,.safe_shuhou_01 dl dd:hover{ cursor:pointer;}

.safe_shuhou_01{height:950px;}
.safe_shuhou_02{height:640px; background:url(../images/pinpai/safe/safe_cailiao_yj.png); color:#FFFFFF;}
.safe_shuhou_03{ height:940px; background: url(../images/pinpai/safe/team_bj.jpg);}

.safe_shuhou_02 .col-md-2{ line-height:35px; min-width:600px;}
/*术后安全结束*/


/*隐私安全开始*/
.safe_yinsi_banner,.safe_yinsi_02,.safe_yinsi_03,.safe_yinsi_04,.safe_yinsi_05,.safe_yinsi_06{margin:0 auto; padding:0; width:100%; height:820px; overflow:hidden;}
.safe_yinsi_banner{background:url(../images/pinpai/safe/yinsi/safe_yinsi_banner.jpg) center no-repeat;}
.safe_yinsi_01{ height:920px; color:#FFFFFF; background:url(../images/pinpai/safe/safe_cailiao_yj.png);}
.safe_yinsi_02{ background:url(../images/pinpai/safe/yinsi/safe_yinsi_02.jpg) center no-repeat;}
.safe_yinsi_03{ background:url(../images/pinpai/safe/yinsi/safe_yinsi_03.jpg) center no-repeat;}
.safe_yinsi_04{ background:url(../images/pinpai/safe/yinsi/safe_yinsi_04.jpg) center no-repeat;}
.safe_yinsi_05{ background:url(../images/pinpai/safe/yinsi/safe_yinsi_05.jpg) center no-repeat;}
.safe_yinsi_03,.safe_yinsi_04{ color:#FBFBFB;}
.safe_yinsi_01 p{ padding-top:70px; font-size:26px; line-height:50px;}
.safe_yinsi_01 .col-md-3{ line-height:35px; padding:0 15px; min-width:370px;}
/*隐私安全结束*/


/*专家资质开始*/
.safe_zizhi_banner,.safe_zizhi_02,.safe_zizhi_03,.safe_zizhi_04,.safe_zizhi_05,.safe_zizhi_06{margin:0 auto; padding:0; width:100%; height:820px; overflow:hidden;}
.safe_zizhi_banner{background:url(../images/pinpai/safe/zihzi/safe_zizhi_banner.jpg) center no-repeat;}
.safe_zizhi_01{ height:590px; color:#FFFFFF; background:url(../images/pinpai/safe/safe_cailiao_yj.png);}
.safe_zizhi_02{ background:url(../images/pinpai/safe/zihzi/safe_zizhi_02.jpg) center no-repeat;}
.safe_zizhi_03{ background:url(../images/pinpai/safe/safe_cailiao_yj.png); height:840px; color:#FFFFFF;}
.safe_zizhi_04{ background:url(../images/pinpai/safe/zizhi/safe_zizhi_04.jpg) center no-repeat; height:960px;}
.safe_zizhi_05{ background:url(../images/pinpai/safe/zihzi/safe_zizhi_05.jpg) center no-repeat; height:600px;}

.safe_zizhi_01 p,.safe_zizhi_02 p,.safe_zizhi_03 p{ padding-top:70px; font-size:26px; line-height:50px;}
.safe_zizhi_01 .col-md-4,.safe_zizhi_03 .col-md-3,.safe_zizhi_05 .col-md-3{ line-height:35px; padding:0 10px;}
.safe_zizhi_02 p{ text-align:center;}
.safe_zizhi_03 .col-md-3,.safe_zizhi_05 .col-md-3{ min-width:380px;}

.safe_zizhi_01 .col-md-4{ max-width:280px;}

.safe_zizhi_04 .zizhi_text{ width:1200px; height:160px; margin:0 auto; background:url(../images/pinpai/safe/zihzi/zizhi_bj.jpg); border-radius:10px; margin-top:70px;}
.safe_zizhi_04 .zizhi_text p{ font-size:28px; font-weight:bold; color:#F4080C; line-height:50px; padding-top:26px;}

.zizhi_kongzi .carousel-control { background: #222222; border: 3px solid #ffffff; border-radius: 23px; color: #ffffff; font-size: 60px; font-weight: 100; height: 40px;  line-height: 20px; opacity: 1; position: absolute; text-align: center; top: 40%; width: 40px;}
/*专家资质结束*/


/*环境安全开始*/
.safe_huanjing_banner,.safe_huanjing_02,.safe_huanjing_03,.safe_huanjing_04,.safe_huanjing_05,.safe_huanjing_06{margin:0 auto; padding:0; width:100%; height:820px; overflow:hidden;}
.safe_huanjing_banner{background:url(../images/pinpai/safe/huanjing/safe_huanjing_banner.jpg) center no-repeat;}
.safe_huanjing_01{ height:1000px;}
.safe_huanjing_02{ background:url(../images/pinpai/safe/safe_cailiao_yj.png); height:940px; color:#FFFFFF;}
.safe_huanjing_03{ height:2300px;}

.safe_huanjing_01 dl,.safe_huanjing_03 dl{ width:1190px; margin:0 auto; height:65px; margin-top:70px;}
.safe_huanjing_01 dl dd{ width:160px; height:60px; border:2px #EC9A12 solid; border-radius:10px; font-size:24px; line-height:60px; text-align:center; float:left; margin:0 3.5px;}
.safe_huanjing_03 dl dd{ width:180px; height:60px; font-size:24px; line-height:60px; text-align:center; float:left; margin:0 27px; background:#0cb514; color:#FFFFFF;}
.safe_huanjing_01 .huanjing_lunbo,.safe_huanjing_03 .huanjing_lunbo{ width:1200px; height:500px; margin:0 auto; margin-top:70px; overflow:hidden;}
.safe_huanjing_03 .shuhou_huanjing{margin-top:100px; height:450px; border:none;}
.safe_huanjing_03 .huanse1{ background:#0A6412;}
.safe_huanjing_03 dl dd:hover,.safe_huanjing_01 dl dd:hover{ cursor:pointer;}

.safe_huanjing_03 .col-md-5{ line-height:28px; font-size:16px; color:#292929; padding:0 15px; text-align:left; min-width:200px; max-width:240px; height:340px;}
.safe_huanjing_02 p{ width:1200px; margin:0 auto; margin-top:70px;}
.safe_huanjing_02 .col-md-3{ min-width:390px;}

.safe_huanjing_03 .kePublic{ padding-top:70px;}
.lest{
	width: 1200px;
	height: 714px;
	position: relative;
	margin:0 auto;
	
}
.box1,.box2,.box3,.box4,.box5,.box7,.box6,.box8,.box9{
	width: 390px;
	height: 228px;
	float: left;
	margin: 0 15px 15px 0;
	overflow: hidden;
	position: absolute;	
}
.box1{
	top: 0;
	left: 0;
}
.box2{
	top: 0;
	left: 405px;
}
.box3{
	top: 0;
	left: 810px;
}

.box4{
	top: 243px;
	left: 0;
}
.box5{
	top: 243px;
	left: 405px;
}
.box6{
	top: 243px;
	left: 810px;
}
.box7{
	top: 486px;
	left: 0;
}
.box8{
	top: 486px;
	left: 405px;
}
.box9{
	top: 486px;
	left: 810px;
}
/*环境安全结束*/



/*---------------------------服务首页---------------------------*/
.service h1{ padding-top:50px; font-size:72px; text-align:center;}
.service h2{font-size:30px; line-height:60px; padding-top:20px; text-align:center;}
.service h3{font-size:30px; line-height:60px; padding-top:80px; text-align:center;}
.service p{ font-size:24px; line-height:60px; border:none; text-align:center;}
.service .row{ margin-top:60px; line-height:40px;}
.service .btn{ font-size:26px; text-align:center; line-height:60px; padding:0; margin:60px 0; }
.service .btn-lg{ width:476px; height:60px; background:#fa851e; border:none; }
.service .btn-lg:hover{ background:#eb7d1c; }
.service .col-md-4{ padding-left:15px; padding-right:15px; line-height:34px;}
.service_banner1{margin:0 auto; padding:0; width:100%; height:820px; overflow:hidden; background:url(../images/pinpai/service/service_banner1.jpg) center no-repeat;}
.service_banner2{ margin:0 auto; padding:0; width:100%; height:820px; overflow:hidden; background:url(../images/pinpai/service/service_banner2.jpg) center no-repeat;}

.service_rest,.service_nurse,.service_in,.service_stay,.service_shuttle{margin:40px auto; padding:0; width:100%; overflow:hidden; font-size:16px; line-height:16px; text-align:center; }
.service_rest p{ text-align:center;}

.service_consult,.service_front,.service_back,.service_value,.service_guests{margin:40px auto; padding:0; width:100%; overflow:hidden; color:#FFF; text-align:center; font-size:16px;background:url(../images/pinpai/service/service_beijing.jpg) left ;}
.service_yejiao{margin:0; padding:0; width:100%; height:530px; overflow:hidden;}
/*---------------------------服务首页结束---------------------------*/


/*---------------------------护理服务开始---------------------------*/
.service_banner_huli{ margin:0 auto; padding:0; width:100%; height:820px; background:url(../images/pinpai/service/huli/huli_service_01.jpg) center center no-repeat; overflow:hidden}
.service_bottom_huli{ margin:0 auto; padding:0; width:100%; height:500px; background:url(../images/pinpai/service/huli/huli_service_56.jpg) center center no-repeat; overflow:hidden}
.service_huli_team h1,.service_huli_team p{color:#fff;}
.service_huli_emotion h1,.service_huli_emotion p,.service_huli_four h3{color:#000;}
.service_huli_team h1,.service_huli_emotion h1{font-size:48px;}
.service_huli_team p,.service_huli_emotion p{width:1200px; margin:0 auto; line-height:30px; font-size:18px; margin-top:30px; height:auto; }
.service_huli_four .col-md-4,.service_huli_team .col-md-4,.service_huli_emotion .col-md-3,.service_huli_team .col-md-3{font-size:18px;}

.service_huli_four h2 {font-size: 24px;line-height: 50px;color: #000;width: 1200px; text-align: center;float: left;margin: 50px auto;}
.service_huli_four .container .row{font-size:16px; color:#000;}

.service_huli_team{background:url(../images/pinpai/service/huli/huli_service_17.jpg) repeat;}
.service_huli_team .btn{margin-top:30px; margin-bottom:20px;}
.service_huli_team .row{margin-top:0px; color:#fff; margin-bottom:30px;}
.service_huli_team p{margin-bottom:40px;}

.service_huli_emotion .col-md-3{margin-bottom:30px;}
/*---------------------------护理服务结束---------------------------*/

/*---------------------------接送服务开始---------------------------*/
.service_banner_js{ margin:0 auto; padding:0; width:100%; height:820px; background:url(../images/pinpai/service/jiesong/service_js_01.jpg) center center no-repeat; overflow:hidden}

.jsrow{margin-left:0px; margin-right:0px;}
.service_js_car{width:1200px; height:300px; background-color:#e3e9fe; margin:35px auto;}
.service_js_car .service_js_car_img{width:600px; height:300px; float:left;}
.service_js_car .service_js_car_word{font-size:24px; width:450px; height:190px; float:right; margin:65px 60px auto auto;}
/*---------------------------接送服务结束---------------------------*/

/*---------------------------外宾服务开始---------------------------*/
.service_banner_wb{ margin:0 auto; padding:0; width:100%; height:820px; background:url(../images/pinpai/service/waibin/service_wb_01.jpg) center center no-repeat; overflow:hidden}

.service_huli_four h1{font-size:36px; color:#000; margin-bottom:-40px;}
/*---------------------------外宾服务结束---------------------------*/

/*---------------------------休憩服务开始---------------------------*/
.service_banner_xq{ margin:0 auto; padding:0; width:100%; height:820px; background:url(../images/pinpai/service/xiuqi/service_xiuqi_01.jpg) center center no-repeat; overflow:hidden}
/*---------------------------休憩服务结束---------------------------*/

/*---------------------------住院服务开始---------------------------*/
.service_banner_zy{ margin:0 auto; padding:0; width:100%; height:820px; background:url(../images/pinpai/service/zhuyuan/service_zy.jpg) center center no-repeat; overflow:hidden}
.service_zy_bf{ margin:0 auto; padding:0; width:100%; height:571px; background:url(../images/pinpai/service/zhuyuan/service_zy_02.jpg) center center no-repeat; overflow:hidden; margin:30px 0;}
.service_zy_vipbf{ margin:0 auto; padding:0; width:100%; height:571px; background:url(../images/pinpai/service/zhuyuan/service_zy_04.jpg) center center no-repeat; overflow:hidden; margin:30px 0;}
.service_zy_hg{ margin:0 auto; padding:0; width:100%; height:571px; background:url(../images/pinpai/service/zhuyuan/service_zy_06.jpg) center center no-repeat; overflow:hidden; margin-top:30px;}
.service_bottom_zy{ margin:0 auto; padding:0; width:100%; height:686px; background:url(../images/pinpai/service/zhuyuan/service_zy_24.jpg) center center no-repeat; overflow:hidden; margin-top:30px;}

.service_zy h1{font-size:40px; color:#000; line-height:60px;}
.service_zy h2{font-size:30px; color:#000; border:solid #000 2px; width:350px; height:50px; line-height:5px; text-align:center; margin:30px auto;}
.service_zy p{font-size:18px; color:#000; line-height:30px;}
.service_zy .col-md-3{color:#000; font-size:24px;}
/*---------------------------住院服务结束---------------------------*/

/*---------------------------咨询服务开始---------------------------*/
.service_banner_zx{ margin:0 auto; padding:0; width:100%; height:820px; background:url(../images/pinpai/service/zixun/service_zx.jpg) center center no-repeat; overflow:hidden}
.service_bottom_zx{ margin:0 auto; padding:0; width:100%; height:535px; background:url(../images/pinpai/service/zixun/service_zx_56.jpg) center center no-repeat; overflow:hidden; margin-top:30px;}
.service_row_sh{margin-top:50px !important;}
.service_p_sh{margin-top:-20px !important; padding-bottom:50px;}
/*---------------------------咨询服务结束---------------------------*/

/*---------------------------增值服务开始---------------------------*/
.service_banner_zengzhi{ margin:0 auto; padding:0; width:100%; height:783px; background:url(../images/pinpai/service/yingjian/service_yingjian.jpg) center center no-repeat; overflow:hidden}
.service_zengzhi_btn{margin: 10px auto !important;    font-size: 18px !important;    padding: 10px 20px !important;    border: 1px solid #000 !important; line-height:30px !important;}
/*---------------------------增值服务结束---------------------------*/






/*---------------------------博士开始---------------------------*/
.boshi_intro_r{width:498px; height:744px; float:left; margin-top:40px;}
/*---------------------------博士结束---------------------------*/


/*---------------------------23机构开始---------------------------*/
.boshi_banner_jigou{ margin:0 auto; padding:0; width:100%; height:824px; background:url(../images/pinpai/boshi/jigou/jigou_top.jpg) center center no-repeat; overflow:hidden}

.jg_title{width:712px; height:80px; border-left:4px solid #000;}
.jg_e{margin-left:20px;font-size:24px; color:#000;}
.jg_title_h1{margin-left:20px;font-size:28px; color:#000;}
.jg_container{width:666px; margin-left:25px; margin-top:30px;}
.jg_container p{color:#000; line-height:48px; text-align:left;}
.jg_intro_r{width:484px; height:664px; background:url(../images/pinpai/boshi/jigou/jigou_03.jpg) no-repeat; float:left; margin-top:40px;}
.jg_intro{width:1200px; height:664px; margin:0 auto;}
.jg_intro .container{width:712px;float:left;}

.jigou_yy .col-md-3 p{width:90%; margin:0 auto; color:#000; font-size:18px; margin-top:-35px;}
.jigou_yy .col-md-3 h3,.service_huli_emotion .col-md-3{color:#000;}
.jigou_yy .col-md-3 .jgou_more_yy{font-size:20px;}
/*---------------------------机构结束---------------------------*/


/*---------------------------科研成果开始---------------------------*/
.service_banner_keyan{ margin:0 auto; padding:0; width:100%; height:632px; background:url(../images/pinpai/boshi/keyan/bslm_qx_top.jpg) center center no-repeat; overflow:hidden}
.service_keyan{ margin:0 auto; padding:0; width:1200px; height:1157px; background:url(../images/pinpai/boshi/keyan/bslm_qx_03.jpg) center center no-repeat; overflow:hidden}
.service_bottom_keyan{ margin:0 auto; padding:0; width:100%; height:567px; background:url(../images/pinpai/boshi/keyan/bslm_qx_05.jpg) center center no-repeat; overflow:hidden}
/*---------------------------科研成果结束---------------------------*/



/*---------------------------专家开始---------------------------*/
.zj_title{width:625px; height:80px; border-left:4px solid #000;}
.zj_e{margin-left:20px;font-size:24px; color:#000;}
.zj_title_h1{margin-left:20px;font-size:36px; color:#000;}
.zj_container{width:625px;margin-top:30px;}
.zj_container h2{color:#ff5400; font-size:30px; text-align:left; padding-top:20px;}
.zj_container .zj_name{background:url(../images/pinpai/team/zhuanjia/zjtd_zj_06.jpg) no-repeat; width:32px; height:31px; float:left; margin-top:22px; margin-right:8px;}
.zj_container .zj_xm{background:url(../images/pinpai/team/zhuanjia/zjtd_zj_09.jpg) no-repeat; width:32px; height:30px; float:left; margin-top:32px; margin-right:8px;}
.zj_container .zj_honor{background:url(../images/pinpai/team/zhuanjia/zjtd_zj_11.jpg) no-repeat; width:32px; height:32px; float:left; margin-top:32px; margin-right:8px;}
.zj_container p{color:#000; line-height:30px; text-align:left; margin-left:40px; margin-top:-45px;}
.zj_intro_r{width:555px; height:829px; float:left; margin-top:40px;}
.zj_intro{width:1200px; height:auto; margin:0 auto;}
.zj_intro .container{width:625px;float:left;}
/*---------------------------专家结束---------------------------*/






/*---------------------------博士联盟开始---------------------------*/
.boshi_banner{ margin:0 auto; padding:0; width:100%; height:820px; background:url(../images/pinpai/union.jpg) center center no-repeat; overflow:hidden}
.boshi_banner h2{ text-align:center}
.boshi_container{width:1200px; margin:0 auto;}
.boshi_container p{ color:#000; font-size:24px; line-height:50px; text-align:center;}
.boshi_23_boshi{ margin:0 auto; padding:0; width:100%; height:560px; background:url(../images/pinpai/boshi/23_boshi.jpg) center center no-repeat; overflow:hidden}
.boshi_23logo{ margin:0 auto; padding:0; width:1199px; height:445px; background:url(../images/pinpai/boshi/23logo_boshi.jpg) center center no-repeat; overflow:hidden; margin-top:60px;}
.boshi_72dizhi{ margin:0 auto; padding:0; width:100%; height:615px; background:url(../images/pinpai/boshi/72dizhi_boshi.jpg) center center no-repeat; overflow:hidden}
.zxjy_boshi{ margin:0 auto; padding:0; width:100%; height:502px; background:url(../images/pinpai/boshi/zxjy_boshi.jpg) center center no-repeat; overflow:hidden;margin-top:60px;}
.yjwz_boshi{ margin:0 auto; padding:0; width:1200px; height:518px; background:url(../images/pinpai/boshi/yjwz_boshi.jpg) center center no-repeat; overflow:hidden;margin-top:30px;}
.bottom_boshi{ margin:0 auto; padding:0; width:100%; height:567px; background:url(../images/pinpai/boshi/bottom_boshi.jpg) center center no-repeat; overflow:hidden;margin-top:60px;}

.boshi_all .carousel-control{ background: #222222; border: 3px solid #ffffff; border-radius: 23px; color: #ffffff; font-size: 60px; font-weight: 100; height: 40px;  line-height: 20px; opacity: 1; position: absolute; text-align: center; top: 40%; width: 40px;}

/*---------------------------博士联盟结束---------------------------*/



/*-----------------------------------荣誉代码开始-----------------------------*/
.honer_banner{margin:0 auto; padding:0; width:100%; height:820px; overflow:hidden; background:url(../images/pinpai/honer/honer_banner.jpg) center no-repeat;}
.honer_zhengshu{ font-size:16px;}
.honer_zhengshu .row{ margin-top:60px;}
.honer_yejiao{margin:0 auto; padding:0; width:100%; height:820px; overflow:hidden; background:url(../images/pinpai/honer/honer_yejiao.jpg) center no-repeat;}
/*-----------------------------------荣誉代码结束-----------------------------*/


/*---------------------------声明开始---------------------------*/
.sm_banner{ margin:0 auto; padding:0; width:100%; height:820px; background:url(../images/pinpai/banner.jpg) center center no-repeat; overflow:hidden}
.sm_title{width:1196px; height:80px; border-left:4px solid #000;}
.sm_e{margin-left:20px;font-size:24px; color:#000;}
.sm_title_h1{margin-left:20px;font-size:36px; color:#000;}
.sm_container{width:1150px; margin:50px auto;}
.sm_container p{color:#000; line-height:48px;}
.sm_container .sm_h2{font-size:24px; font-weight:bold; color:#000;}
.sm_container p span{color:red;}
/*---------------------------声明结束---------------------------*/


/*---------------------------联系我们代码开始------------------------*/
.contact .row{ padding:0; margin:0;}
.contact_banner{margin:0 auto; padding:0; width:100%; height:820px; overflow:hidden; background:url(../images/pinpai/contact/contact_banner.jpg) center no-repeat;}
.contact_icon{margin:0 auto; padding:0; width:100%; overflow:hidden;}
.contact_icon .container ul li{ width:400px; height:150px; float:left;}
.contact_icon .container ul li span{ width:70px; height:58px; display:block; float:left; margin-top:40px;}
.contact_icon .container ul li p{ font-size:20px; margin-top:40px; margin-left:80px;}


.contact_icon .container ul li .wx,.contact_icon .container ul li .wb,.contact_icon .container ul li .qq,.contact_icon .container ul li .ml,.contact_icon .container ul li .jr,.contact_icon .container ul li .dz,.contact_icon .container ul li .zj,.contact_icon .container ul li .gj,.contact_icon .container ul li .dt{background:url(../images/pinpai/contact/icon.jpg) left top no-repeat;}
.contact_icon .container ul li .wb{ background-position:-78px 0;}
.contact_icon .container ul li .qq{ background-position:-150px 0;}
.contact_icon .container ul li .ml{ background-position:-225px 0;}
.contact_icon .container ul li .jr{ background-position:-303px 0;}
.contact_icon .container ul li .dz{ background-position:-365px 0;}
.contact_icon .container ul li .zj{ background-position:-443px 0;}
.contact_icon .container ul li .gj{ background-position:-521px 0;}
.contact_icon .container ul li .dt{ background-position:-585px 0;}

.contact_baddumap { width:1200px; height:594px; margin:0 auto; border:2px #666666 solid;}

.contact_map .row{ margin-top:40px;}
.contact_map h1{ width:540px; height:60px; margin:0 auto; background:#2c4295; color:#FFF; text-align:center; line-height:60px; margin-top:60px;}
/*-----------------------------------联系我们代码结束---------------------------*/


/*---------------------------面部吸脂代码开始------------------------*/
#zhuanti h1{ font-size:34px; color:#f90d6b; text-align:center; padding-top:60px; margin:0; font-weight:bold;}
#zhuanti h2{ font-size:16px; color:#363636; text-align:center; line-height:45px; margin:0;}
#zhuanti .row{  margin-top:60px; padding:0;}
#zhuanti img{ display:block; margin:0 auto;}
#zhuanti .banner img{left: 50%;margin-left:-250px;}

#zhuanti .banner{ margin:0 auto; padding:0; width:100%; height:auto; overflow:hidden;}
#zhuanti .zt_table{padding-bottom:60px; clear:both;}
#zhuanti .table-bordered tbody tr td{ border:1px solid #FFFFFF;}
#zhuanti .table tr td{ margin:0; padding:0; width:33.3%; height:50px; max-width:400px; text-align:center; line-height:60px; font-size:26px; background:#cc3399; color:#F7F7F7;  }
#zhuanti .table .td_color1{background:#f90d6b; font-weight:normal;}
#zhuanti .table .td_color2{background:#ffcc99; font-weight:normal; color:#F7090D;}

#zhuanti .zt_standard{ background:#f8e7e0; padding-bottom:60px;}
#zhuanti .zt_standard .btn-color{ background-color:#cc3399; color:#ffffff; border-color:#f8e7e0;}
#zhuanti .zt_standard .btn{ width:80px; height:40px; font-size:14px;}
#zhuanti .zt_standard .btn:hover{background-color:#b8358c; }
#zhuanti .zt_standard .btn-group{ width:auto; display:table; margin-left:auto; margin-right:auto; margin-top:60px;}
#zhuanti .lunbotu{ width:900px; height:500px; margin:0 auto; border:1px solid #cc3399; margin-top:30px; overflow:hidden;}

#zhuanti .zt_zttc1{ padding-bottom:60px;}
#zhuanti .zt_zttc2{background:#f8e7e0; padding-bottom:60px;}
#zhuanti .zt_zttc2 p{ font-size:18px; line-height:36px;}
#zhuanti .zt_zttc2 .col-lg-8{ width:800px; float:left;}
#zhuanti .zt_zttc2 .col-lg-4{ width:400px; float:left;}
#zhuanti .zt_zttc2 .row span{ width:24px; height:24px; overflow:hidden; display:block; float:left;  background:url(../images/zhuanti/mianbu/ztzf/pc_icon2.png) top no-repeat; margin-top:6px; margin-right:5px;}
#zhuanti .zt_zttc2 .row .icon_02{ background-position:0 -23px;}
#zhuanti .zt_zttc2 .row .icon_03{ background-position:0 -48px;}
#zhuanti .zt_zttc2 .row .icon_04{ background-position:0 -75px;}
#zhuanti .zt_zttc2 .row .icon_05{ background-position:0 -100px;}
#zhuanti .zt_zttc2 .row .icon_06{ background-position:0 -125px;}
#zhuanti .zt_zttc2 .row .icon_07{ background-position:0 -153px;}
#zhuanti .zt_zttc2 .row .icon_08{ background-position:0 -180px;}

#zhuanti .zt_video{ padding-bottom:60px;}
#zhuanti .zt_video span{font-size:16px; color:#363636; text-align:center; line-height:45px;}
#zhuanti .zt_video .video_contant{ width:1000px; height:600px; margin:0 auto;}

#zhuanti .zt_case{background:#f8e7e0; padding-bottom:60px;}
#zhuanti .zt_case .col-lg-6{float:left;}
#zhuanti .box40{ margin-top:40px;}

#zhuanti .zt_expert{padding-bottom:60px; clear:both; }
#zhuanti .zt_expert .row{ background:rgba(89,121,146,1.0);}
#zhuanti .zt_expert p{ font-size:22px; color:#F8F8F8; text-align:center; line-height:42px; margin:30px 10px;}
#zhuanti .zt_expert span{ font-size:30px; font-weight:bold; color:#cc3399;}
#zhuanti .zt_expert h3{ font-size:30px; color:#FFFFFF; text-align:center; background:#f90d6b; width:680px; padding:10px; margin:0 auto;}
#zhuanti .zt_expert .col-lg-2{ margin-top:60px; width:20%; float:left;}
#zhuanti .zt_expert .col-lg-5,#zhuanti .zt_expert .col-lg-7{ float:left;}
#zhuanti .zt_expert .btn_box .btn{ padding:10px 80px; font-size:18px; background:#cc3399; border:none; margin-top:-10px;}

#zhuanti .zt_zhengfu{background:#f8e7e0; padding-bottom:60px;}
#zhuanti .zt_zhengfu .col-lg-6{float:left; width:50%;}

#zhuanti .zt_safe{padding-bottom:60px;}
#zhuanti .zt_safe .col-lg-2{ max-width:230px; width:20%; height:350px; overflow:hidden; box-shadow:1px 1px 5px rgba(0,0,0,0.2); margin:0px 7px; padding:0; text-align:center; background:#FFFFFF; float:left;}
#zhuanti .zt_safe .col-lg-2 h4{ font-size:22px; margin-top:25px; color:#cc3399;}
#zhuanti .zt_safe .col-lg-2 p{ font-size:18px;}
#zhuanti .zt_safe .col-lg-2:hover{ cursor:pointer; box-shadow:0px 10px 25px rgba(0,0,0,0.2); transform:translate3d(0,-2px,0);-ms-transform:translate3d(0,-2px,0);-webkit-transform:translate3d(0,-2px,0);}
#zhuanti .btn_box{ width:auto; display:table; margin-left:auto; margin-right:auto; margin-top:60px;}
#zhuanti .btn_box .btn{ padding:10px 100px; font-size:18px; background:#cc3399; border:none;}
#zhuanti .btn_box .btn:hover{background:#b8358c;}

#zhuanti .zt_zhuanye{background:#f8e7e0; padding-bottom:60px;}
#zhuanti .zt_jiyi{ padding-bottom:60px;}
#zhuanti .zt_jiyi .row div{width:410px; height:260px; float:left; text-align:center;}
#zhuanti .zt_jiyi .row .color_01{background:#cc3399; color:#FFFFFF; font-size:26px; line-height:60px;}
#zhuanti .zt_jiyi .row .color_02{background:#f05dbf; color:#85145f; font-size:26px; line-height:60px;}
#zhuanti .zt_jiyi .row div:hover{ background:#f571c9; cursor:pointer;}
#zhuanti .zt_jiyi .row .box35{ margin-top:38px;}
#zhuanti .zt_jiyi .row .box68{ margin-top:68px;}

#zhuanti .zt_huanjing{background:#f8e7e0; padding-bottom:60px;}
#zhuanti .zt_xiaodu{padding-bottom:60px;}
#zhuanti .zt_fuwu{background:#f8e7e0; padding-bottom:60px;}

#zhuanti .zt_zhuyi{padding-bottom:60px;}
#zhuanti .zt_zhuyi .row h3{font-size:30px; color:#FFFFFF; text-align:center; background:#f90d6b; width:350px; padding:10px; margin:0 auto;}
#zhuanti .zt_zhuyi .row p{font-size:18px; line-height:45px;}
#zhuanti .zt_zhuyi .row .col-lg-5{ width:550px; float:left;}
#zhuanti .zt_zhuyi .row .col-lg-2{ width:100px; float:left;}
#grad1{ width:1px; height:660px; margin:0 auto; background: -webkit-linear-gradient( white 10%, black, white); background: -o-linear-gradient(white 10%, black, white);background: -moz-linear-gradient(white 10%, black, white); background: linear-gradient(white 10%, black, white);}

#zhuanti .zt_wenti{background:#f8e7e0; padding-bottom:60px;}
#zhuanti .zt_wenti .row span{font-size:26px; color:#FFFFFF; text-align:center; background:#cc3399; width:55px; height:55px; line-height:55px; border-radius:50%; display:block; float:left; margin-right:20px;}
#zhuanti .zt_wenti .row h3{font-size:26px; color:#f90d6b; line-height:55px;}
#zhuanti .zt_wenti .row p{font-size:18px; line-height:45px;}
#zhuanti .zt_wenti .row .col-lg-7{ width:650px; min-width:650px; float:left;}
#zhuanti .zt_wenti .row .col-lg-2{ width:100px; min-width:100px; float:left;}
#zhuanti .zt_wenti .row .col-lg-3{ width:450px; min-width:450px; float:left;}
#grad2{ width:1px; height:660px;  margin:0 auto; background: -webkit-linear-gradient( #f8e7e0 10%, black, #f8e7e0);  background: -o-linear-gradient(#f8e7e0 10%, black, #f8e7e0);  background: -moz-linear-gradient(#f8e7e0 10%, black, #f8e7e0); background: linear-gradient(#f8e7e0 10%, black, #f8e7e0);
}
/*---------------------------面部吸脂代码结束---------------------------*/


/*---------------------------双眼皮代码开始----------------------------*/
#zhuanti .zt_xz{padding-bottom:60px; font-size:18px;}
#zhuanti .zt_yjwt{background:#f8e7e0; padding-bottom:60px; font-size:18px}
#zhuanti .box60{ margin-top:60px;}
#zhuanti .box116{ margin-top:100px;} 

#zhuanti .zt_xz .row,#zhuanti .zt_yjwt .row{padding-left:20px; padding-right:20px;}

#zhuanti .zt_syp01{padding-bottom:60px;}
#zhuanti .zt_syp01 .row{ padding-left:20px; padding-right:20px;}
#zhuanti .zt_syp01 .row h3{font-size:30px; color:#FFFFFF; text-align:center; background:#f90d6b; width:300px; padding:10px; margin:0 auto;}
#zhuanti .zt_syp01 p{font-size:18px; line-height:36px;}

#zhuanti .zt_syp02{background:#f8e7e0; padding-bottom:60px;}
#zhuanti .zt_syp02 .row h3{ width:500px;}
#grad3{ width:1px; height:1050px;  margin:0 auto; background: -webkit-linear-gradient( #f8e7e0 10%, black, #f8e7e0);  background: -o-linear-gradient(#f8e7e0 10%, black, #f8e7e0);  background: -moz-linear-gradient(#f8e7e0 10%, black, #f8e7e0); background: linear-gradient(#f8e7e0 10%, black, #f8e7e0);
}
/*---------------------------双眼皮代码结束----------------------------*/



/*---------------------------耳再造代码开始----------------------------*/
#zhuanti .zt_ezz01{background:#f8e7e0; padding-bottom:60px;}
#zhuanti .zt_ezz01 .row{ padding-left:20px; padding-right:20px;}
#zhuanti .zt_ezz01 .row h3{font-size:30px; color:#FFFFFF; text-align:center; background:#f90d6b; width:380px; padding:10px; margin:0 auto;}
#zhuanti .zt_ezz01 p{font-size:18px; line-height:36px;}
/*---------------------------耳再造码结束----------------------------*/


/*专题项目导航*/
*{box-sizing: border-box;}
html, body{ height: 100%;}
body { position: relative; margin: 0;}
.scroll{ height: 100%; overflow-x: hidden; overflow-y: auto;}
.item_nav_ly{width: 100%; height: 110px; background-color: #4c4c4c; border-top: 1px solid #f0dbd0;}
.item_nav_ly .nav{width: 1200px; height: 110px; margin: 0 auto;}
.item_nav_ly .nav .item{width: 60px; height: 80px; float: left; margin-top: 18px; margin-left: 14px;}
.item_nav_ly .nav .item a{ display:block; padding-top:60px; text-decoration:none; width:60px; height:20px; line-height:20px; text-align:center; font-size:14px; color:#f8eeb2;}
.item_nav_ly .nav .item a:hover,.item_nav_ly .nav .active a{color:#ff6c00;}

.nav .icon_1,.nav .icon_2,.nav .icon_3,.nav .icon_4,.nav .icon_5,.nav .icon_6,.nav .icon_7,.nav .icon_8,.nav .icon_9,.nav .icon_10,.nav .icon_11,.nav .icon_12,.nav .icon_13,.nav .icon_14,.nav .icon_15,.nav .icon_16{ background:url(../images/icon_tb01.png) no-repeat;}

.nav .icon_1:hover,.nav .icon_2:hover,.nav .icon_3:hover,.nav .icon_4:hover,.nav .icon_5:hover,.nav .icon_6:hover,.nav .icon_7:hover,.nav .icon_8:hover,.nav .icon_9:hover,.nav .icon_10:hover,.nav .icon_11:hover,.nav .icon_12:hover,.nav .icon_13:hover,.nav .icon_14:hover,.nav .icon_15:hover,.nav .icon_16:hover,.item_nav_ly .nav .active{ background:url(../images/icon_tb02.png) no-repeat;}

.item_nav_ly .nav .icon_2{ background-position:-73px 0px;}
.item_nav_ly .nav .icon_3{ background-position:-146px 0px;}
.item_nav_ly .nav .icon_4{ background-position:-219px 0px;}
.item_nav_ly .nav .icon_5{ background-position:0 -86px;}
.item_nav_ly .nav .icon_6{ background-position:-73px -86px;}
.item_nav_ly .nav .icon_7{ background-position:-146px -86px;}
.item_nav_ly .nav .icon_8{ background-position:-219px -86px;}
.item_nav_ly .nav .icon_9{ background-position:0 -174px;}
.item_nav_ly .nav .icon_10{ background-position:-73px -174px;}
.item_nav_ly .nav .icon_11{ background-position:-146px -174px;}
.item_nav_ly .nav .icon_12{ background-position:-219px -174px;}
.item_nav_ly .nav .icon_13{ background-position:0 -263px;}
.item_nav_ly .nav .icon_14{ background-position:-73px -263px;}
.item_nav_ly .nav .icon_15{ background-position:-146px -263px;}
.item_nav_ly .nav .icon_16{ background-position:-219px -263px;}

/*专题项目导航 选中图标*/
.item_nav_ly .nav .icon_2:hover{ background-position:-73px 0px;}
.item_nav_ly .nav .icon_3:hover{ background-position:-146px 0px;}
.item_nav_ly .nav .icon_4:hover{ background-position:-219px 0px;}
.item_nav_ly .nav .icon_5:hover{ background-position:0 -86px;}
.item_nav_ly .nav .icon_6:hover{ background-position:-73px -86px;}
.item_nav_ly .nav .icon_7:hover{ background-position:-146px -86px;}
.item_nav_ly .nav .icon_8:hover{ background-position:-219px -86px;}
.item_nav_ly .nav .icon_9:hover{ background-position:0 -174px;}
.item_nav_ly .nav .icon_10:hover{ background-position:-73px -174px;}
.item_nav_ly .nav .icon_11:hover{ background-position:-146px -174px;}
.item_nav_ly .nav .icon_12:hover{ background-position:-219px -174px;}
.item_nav_ly .nav .icon_13:hover{ background-position:0 -263px;}
.item_nav_ly .nav .icon_14:hover{ background-position:-73px -263px;}
.item_nav_ly .nav .icon_15:hover{ background-position:-146px -263px;}
.item_nav_ly .nav .icon_16:hover{ background-position:-219px -263px;}

/*专题项目导航 二级导航条*/
.zt_nav_ly{width: 100%; border-bottom: 1px solid #f0dbd0; height: 60px; background-color: #fff; border-top: 1px solid #f0dbd0; z-index: 9999;}
.zt_nav_ly .nav{width: 1200px; height: 60px; margin: 0 auto;}
.zt_nav_ly .nav .title a{float: left; padding: 0 20px 0 0; line-height: 60px; font-size: 24px; color: #a68951; text-decoration: none;}
.zt_nav_ly .nav .sx{float: left; padding: 0 ; line-height: 60px;}
.zt_nav_ly .nav .name{float: left; padding: 0 15px; line-height: 60px; font-size: 20px; color: #850817;}
.zt_nav_ly .nav ul{float: right; font-size: 16px; color: #4c4c4c;}
.zt_nav_ly .nav ul li{float: left;height: 30px; margin: 15px 0 0 3px;}
.zt_nav_ly .nav ul a{ padding: 3px 10px;  display:block; color: #4c4c4c;}
.zt_nav_ly .nav ul a:hover,.zt_nav_ly .nav ul a.active { color: #fff; background-color: #FF5400; text-decoration: none;}

/*专题项目导航 三级导航条*/
.zt_im_ly{width: 100%; height: 52px; background: url(../images/im.jpg) repeat-x; z-index: 9999;}
.zt_im_ly .im{width: 1200px; height: 50px; margin: 0 auto; padding-left: 0;}
.zt_im_ly .im ul{ padding: 0; margin: 0; list-style: none; width: 100%;}
.zt_im_ly .im ul li a{color: #4c4c4c; padding:0; line-height: 50px;padding: 0 22px; }
.zt_im_ly .im ul li{float: left; line-height: 50px; font-size: 16px;}
.zt_im_ly .im ul li a:hover{text-decoration: none; color: #fff !important;background-color: #630e0e;}
.zt_im_ly .im ul li.active,.zt_im_ly .im li:hover,.zt_im_ly .im li.active a{background-color: #630e0e; color: #fff !important; }

/*---------------------专题列表start---------------------*/
.mt40 {
    margin-top: 10px;
}
.li_left li {
    float: left;
    display: inline;
}
.cbe9 {
    color: #be9e7f !important;
}
.fs16 {
    font-size: 16px;
}
.c666464{
    color: #666464 !important;
    letter-spacing: 1px;
    text-align: center;
}
.bz_ceng5 ul li.line_s {
    margin: 0 45px;
}
.bz_ceng15 ul li.line_s {
    margin: 0 15px;
}
.bz_ceng3 {
    width: 736px;
    margin: 0 auto;
}
.bz_ceng3 dl dd.ml150 {
    margin-left: 150px;
}
.c4c4 {
    color: #4c4948 !important;
}
.xb_imglist2 li {
    float: left;
    display: inline;
    margin-right: 12px;
    text-align: center;
}
.bz_ceng6 li {
    width: 197px;
}
.bz_ceng6 li div {
    background: url(/zt/yanbu/yuan_50.png) no-repeat center center;
    height: 50px;
    line-height: 50px;
    font-family: SimHei;
    font-size: 16px !important;
    font-weight: bold;
}
em {
    font-style: normal;
}
.xb_imglist2 li div {
    height: 81px;
    line-height: 81px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.bz_ceng6 ul li.line_s {
    height: 196px;
    width: 1px;
}
.tac {
    text-align: center !important;
}
.xb_imglist2 li p.fu_tit {
    color: #bb9e82 !important;
    font-size: 16px;
    margin-top: 5px;
}
.line_s {
    border-right: 1px solid #e3e3e3;
    height: 93px;
    margin: 0 13px;
}

.tjxm_li {
	width: 48%;
    float: left;
	height: 180px;
	border: #d4d4d4 solid 1px;
	box-shadow: 0 1px 2px 0px #d4d4d4;
	margin: 8px auto 0 auto;
	border-radius: 8px;
	background: #FFFFFF;
}
.item_list_top {
	width: 100%;
	height: 78%;
	margin: 0px 15px;
}
.fl {
	float: left;
}
.item_list_img {
	width: 110px;
	height: 110px;
	border: #FFF solid 1px;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 56px;
	box-shadow: 1px 1px 3px 0px rgba(4,0,0,0.25);
	overflow: hidden;
	margin-top: 15px;
}
.item_list_r {
	width: 64%;
	height: 40px;
	margin-left: 12px;
}
.item_list_r h3 {
	margin-top: 8px;
	height: 24px;
	line-height: 50px;
	font-size: 20px;
	color: #262526;
	margin: 5px 0 0 0 !important;
}
.item_list_r h3 a{ color:#262526}
.item_list_r dl, dd {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: none;
}
.item_list_r dl{margin-top: 30px;line-height: 24px;}
.item_list_r dd {
	height: 18px;
	line-height: 24px;
	color: #5d5d5d;
	font-size: 14px;
}
.item_list_bottom {
	width: 100%;
	height: 40px;
	margin: 0;
	background-color: #EF6394;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	bottom: -5px !important;
}
.item_list_bottom a:hover {
	color: #2c2c2c;
	text-decoration: none;
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.pad_ly {
	padding: 6px 8px !important;
}
.item_list_b_l {
	color: #fff;
	line-height: 40px;
	margin-left: 4px;
	font-size: 14px;
    cursor:hand;
}
.item_list_icon {
	width: 18px;
	height: 18px;
	background-size: 80%;
	float: left;
    margin: 8px 8px;
}
#zhuanti .row-ly {
    margin-top: 30px;
    padding: 0;
}
#zhuanti .zt_standard .carousel-control{ line-height:40px;}
/*---------------------专题列表结束---------------------*/

/*---------------------最新評論開始---------------------*/
.zxpl{width: 450px; height: auto; margin: 0 auto;}
.zxpl .rating-area {
    float: left;
    width: 221px;
    height: 115px;
    padding-top: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    zoom: 1;
}
.zxpl .score-detail {
    width: 223px;
    border-left: 1px solid #eee;
}
.zxpl .total-score {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
}
.zxpl .total-group {
    margin-bottom: 10px;
    text-align: center;
}
.zxpl .total-score {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
}
.average-score {
    padding: 0 3px;
    font-weight: 700;
    color: #f76120;
    font-size: 32px;
    line-height: 40px;
}
.common-rating {
    margin: 0 5px;
    text-align: left;
}
.rating-16x16 {
    width: 80px;
    height: 16px !important;
    background: url(/zt/yanbu/xx.png);
}
.rating-16x16 .rate-stars {
    height: 16px !important;
    background: url(/zt/yanbu/xx2.png);
}
.total-count strong {
    color: #f76120;
}
.total-group {
    margin-bottom: 10px;
    text-align: center;
}
.score-group {
    position: relative;
    height: 18px;
    margin-bottom: 6px;
    padding-top: 3px;
    padding-left: 70px;
    line-height: 18px;
    font-size: 12px;
    color: #666;
}
.score-title {
    position: absolute;
    width: 65px;
    left: 5px;
    top: 3px;
    text-align: right;
}
.common-rating {
    display: inline-block;
    height: 12px;
    line-height: 12px;
    background: url(/zt/yanbu/xx.png);
    background-repeat: repeat-x;
    overflow: hidden;
    vertical-align: top;
}
.rate-stars{background: url(/zt/yanbu/xx2.png); display: block;}

.rate-list__item {
    border-bottom: 1px dotted #ddd;
    padding: 20px 10px 10px;
    color: #222;
}
.rate-list__item .user-info-block {
    float: left;
    margin-right: 10px;
    width: 90px;
    text-align: center;
}
.rate-list__item .review-content-wrapper {
    overflow: hidden;
}
.rate-list__item .user-info-block .avatar-wrapper {
    height: 50px;
    vertical-align: top;
}
.rate-list__item .user-info-block .name-wrapper {
    margin: 8px 0 5px;
}
.rate-list__item .user-info-block .avatar {
    width: 50px;
    height: 50px;
    border-radius: 2px;
}
.rate-list__item .user-info-block .vip_level_high {
    color: #f76120;
}
.rate-list__item .info {
    margin-bottom: 10px;
    color: #999;
    line-height: 18px;
}
.cf {
    zoom: 1;
}
.rate-list__item .info .rate-status {
    float: left;
    font-style: normal;
}
.rate-list__item .info .common-rating {
    vertical-align: top;
    margin: 3px 0;
}
.rate-list__item .info .time {
    color: #999;
    margin-left: 10px;
    font-size: 10px;
        line-height: 25px;
}
.rate-list__item .info .time_r {
    color: #999;
    font-size: 10px;
    line-height: 25px;
    float: right;
    margin-right: 10px;
}
.title_xmpl{width: 100%; height: 30px; text-align: left; font-size: 16px;}
.title_xmpl span{color:#f76120; }
.pic-list {
    margin-top: 15px;
}
.pic-list .pic-thumbnails, .pic-thumbnail {
    height: 100px;
    overflow: hidden;
    position: relative;
}
.pic-thumbnails .pic-thumbnail-list li {
    float: left;
    margin-right: 13px;
    width: 100px;
}
/*---------------------最新評論结束---------------------*/

.navbar-right .active,.navbar .nav li a:hover{background-color: #FF5400;height: 22px !important; color: #fff !important;}
.navbar-right {height: 22px !important; margin-top: 50px;}
.navbar .nav li a {
    height: 22px;
    line-height: 20px;
}


/*---------------------------底部---------------------------*/
footer{ margin:0 auto; width:100%;  background:#000000; min-width:1200px;}
footer .left{ float:left; width:50%; height:250px; background:#000000;}
footer .left ul{ margin:70px 0; margin-left:10%; padding:0; height:110px;}

footer .left .logo{ float:left; margin:0; padding:0; width:130px; height:110px; background:url(../images/foot_logo.png) center center no-repeat}
footer .left .contact{ float:left; margin-left:5%; width:300px; height:125px; position:relative; background:url(../images/tel.png) top center no-repeat}
footer .left .contact a{ float:left; margin-left:6px; margin-top:65px; display:block; width:43px; height:43px; background:url(../images/contact_ico.png) left top no-repeat}
/*微信*/
footer .left .contact a.weixin{ background-position:0 0; position:relative}
footer .left .contact a.weixin:hover{ background-position:0 -46px;}
footer .left .contact a.weixin:hover .show{ width:291px; height:317px; left:-123px; top:-305px; position:absolute; z-index:2; background:url(../images/contact_ico.png) 0 -106px; overflow:auto}
/*qq*/
footer .left .contact a.qq{ background-position:-45px 0;}
footer .left .contact a.qq:hover{ background-position:-45px -46px;}
/*工作时间*/
footer .left .contact a.worktime{ background-position:-90px 0; position:relative}
footer .left .contact a.worktime:hover{ background-position:-90px -46px;}
footer .left .contact a.worktime:hover .show{ width:291px; height:317px; left:-123px; top:-305px; position:absolute; z-index:2; background:url(../images/contact_ico.png) 0 -425px;}
/*新浪微博*/
footer .left .contact a.sina{ background-position:-135px 0;}
footer .left .contact a.sina:hover{ background-position:-135px -46px;}
/*腾讯微博*/
footer .left .contact a.tencent{ background-position:-180px 0;}
footer .left .contact a.tencent:hover{ background-position:-180px -46px;}
/*网站主页*/
footer .left .contact a.home{ background-position:-225px 0;}
footer .left .contact a.home:hover{ background-position:-225px -46px;}

footer .right{ float:right; width:50%; height:250px; background:#000000;}
footer .right ul{ margin:20px 0; margin-right:10%;}
footer .right .nav-tabs{ border:0}
footer .right .nav-tabs a{ padding:0 5px; color:#FFF; border-radius:0}
footer .right .nav-tabs a:hover{ background:none}
footer .right .nav-tabs a:focus{ background:none; color:#ff6c00}
footer .right .nav-tabs li{ background:none}
footer .right .nav-tabs li.active a{ color:#ff6c00; background:none; border:none}

footer .right .tab-content{ margin-right:10%; height:40px;}
footer .right .tab-content a{ color:#424242; font-size:12px; word-break:break-all; white-space:nowrap}

footer .right .copyright{ color:#424242; line-height:25px;}
footer .right .copyright ul{ padding:0;}
footer .right .copyright span{ color:#fff}
footer .right .copyright a{ color:#666}

@media (max-width:1200px){
footer{margin:0 auto; background:#000000; width:1200px; height:370px}
footer .left{ float:left; width:40%; height:250px;}
footer .left ul{ margin:70px 0; margin-left:0%; padding:0; height:110px;}
footer .right{ float:right; width:60%; height:250px;}
footer .right ul{ margin:20px 0;}
}

/*安全服务*/
footer .safe_service{ margin:0 auto; width:100%; height:120px; background:#000; border-bottom:1px solid #595656; border-top:1px solid #595656; overflow:hidden}

footer .safe_service .row{ margin:20px auto; width:1200px; min-width:1200px;}
footer .safe_service .col-md-10{ float:left; width:120px;}
footer .safe_service a{ margin:0px auto 10px auto; width:65px; height:65px; display:block; text-align:center; background:url(../images/safe_service_ico.png) no-repeat; position:relative; color:#595656}
footer .safe_service a span{ position:absolute; text-align:center; width:65px; height:25px; line-height:25px; bottom:-20px; display:block}

footer .safe_service a.sq{ background-position:0 0}
footer .safe_service a.sq:hover{background-position:0 -130px}

footer .safe_service a.sz{ background-position:-64px 0}
footer .safe_service a.sz:hover{background-position:-64px -130px}

footer .safe_service a.sh{ background-position:-129px 0}
footer .safe_service a.sh:hover{background-position:-129px -130px}

footer .safe_service a.tt{ background-position:-194px 0}
footer .safe_service a.tt:hover{background-position:-194px -130px}

footer .safe_service a.cl{ background-position:-258px 0}
footer .safe_service a.cl:hover{background-position:-258px -130px}

footer .safe_service a.ys{ background-position:0 -65px}
footer .safe_service a.ys:hover{background-position:0 -195px}

footer .safe_service a.sh{ background-position:-129px 0}
footer .safe_service a.sh:hover{background-position:-129px -130px}

footer .safe_service a.zz{ background-position:-64px -65px}
footer .safe_service a.zz:hover{background-position:-64px -195px}

footer .safe_service a.vip{ background-position:-129px -65px}
footer .safe_service a.vip:hover{background-position:-129px -195px}

footer .safe_service a.zc{ background-position:-194px -65px}
footer .safe_service a.zc:hover{background-position:-194px -195px}

footer .safe_service a.wb{ background-position:-258px -65px}
footer .safe_service a.wb:hover{background-position:-258px -195px}

/*---------------------------底部---------------------------*/



/*右侧咨询工具框*/
#toolbar{ position:fixed; _position:absolute; z-index:999999; display:block; top:158px; right:0;  width:64px; height:435px;}
#toolbar ul{ margin:0; padding:0}
#toolbar li{ float:left; margin:0; padding:0; width:64px; list-style:none;}
#toolbar li a{ width:64px; height:60px; display:block; background:url(../images/contact_ico.png) left top no-repeat;}
/*快商*/
#toolbar a.kuaishang{ background-position: -232px -750px; position:relative}
#toolbar a.kuaishang:hover{ background-position:-232px -750px;}
#toolbar a.kuaishang .number{ float:right; margin-right:10px; width:15px; height:15px;text-align:center; font-size:12px; color:#fff; line-height:22px;}
/*电话*/
#toolbar a.tel{ background-position:-296px -810px; position:relative}
#toolbar a.tel:hover{ background-position:-232px -810px;}
#toolbar a.tel:hover .show{ width:228px; height:218px; left:-228px; top:-64px; position:absolute; z-index:2; background:url(../images/contact_ico.png) 0 -967px;}
/*qq*/
#toolbar a.qq{ background-position:-296px -870px;}
#toolbar a.qq:hover{ background-position:-232px -870px;}
/*微信*/
#toolbar a.weixin{ background-position:-296px -930px; position:relative}
#toolbar a.weixin:hover{ background-position:-232px -930px;}
#toolbar a.weixin:hover .show{ width:228px; height:218px; left:-228px; top:-64px; position:absolute; z-index:2; background:url(../images/contact_ico.png) 0 -750px;}
/*地址*/
#toolbar a.address{ background-position:-296px -990px;}
#toolbar a.address:hover{ background-position:-232px -990px;}
/*优惠*/
#toolbar a.youhui{ background-position:-296px -1050px;}
#toolbar a.youhui:hover{ background-position:-232px -1050px;}
/*顶部*/
#toolbar a.top{ background-position:-296px -1110px; height:70px;}
#toolbar a.top:hover{ background-position:-232px -1110px;}

/*屏蔽快商右侧弹出工具*/
#k_s_ol_floatWin div,.ks_ol_comm_div{ display:none}