﻿@charset "utf-8";
/* CSS Document */
.relative{ position:relative}
.absolute{ position:absolute;}
.case-scroll{ width:100%; height:382px; background:#eeeeee}
.fullSlide1 {
            position: relative;
            width:1200px; height:150px;
            margin: 0 auto;
            margin-top:40px;
            overflow: hidden;
        }

        .fullSlide1 .bd {
            position: relative;
            z-index: 0;
        }

        .fullSlide1 .bd li img {
            width: 100%;
            vertical-align: top;
        }
        .fullSlide1 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
        .fullSlide1 .hd ul{ overflow:hidden; zoom:1; float:left;  }
        .fullSlide1 .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
        .fullSlide1 .hd ul li.on{ background:#8b24a9; color:#fff; }
         .fullSlide1 .prev,
        .fullSlide1 .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../home_images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
        .fullSlide1 .next{ left:auto; right:3%; background-position:8px 5px; }
        .fullSlide1 .prev:hover,
        .fullSlide1 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
        .fullSlide1 .prevStop{ display:none;  }
        .fullSlide1 .nextStop{ display:none;  }

.doc_case{ width:1200px;; overflow:hidden;  margin-top:43px;}
.doc_case .docWrap {width:738px;height:400px;overflow:hidden; float: left;}
.doc_case .docWrap .doc_tu {width:738px;height:400px;}
.doc_case .docWrap .doc_jjbj {width:680px;height:120px;margin: -130px 0 0 29px; background:#ce6239; filter:alpha(opacity=80); opacity:0.8; }
.doc_case .docWrap .doc_jianjie h5 {font-size:26px;color:#fff;line-height:50px; text-align:center; font-weight:100; margin: -130px 0 0 70px; }
.doc_case .docWrap .doc_jianjie p {font-size:18px;color:#fff;line-height:26px; text-align:center; margin: -6px 0 0 72px; }

.invited { width: 424px; float: right; padding: 17px 19px 40px 19px; background: #f3eeeb;  overflow: hidden; }
.invited h3 { font-size: 22px; color: #333; font-weight: normal; line-height: 1; padding: 0; margin: 0 0 27px; }
.invited h3 span { font-size: 14px; color: #b4b4b4; font-family: "Tahoma"; text-transform: uppercase; }
.invited .doctor_content { width: 424px; overflow: hidden;  *position: relative;}
.invited .doctor_content ul { width: 424px; height: 146px; overflow: hidden; }
.invited .doctor_content ul li { width: 104px; height: 138px; float: left; margin-right: 2px; margin-bottom: 8px; display: inline; overflow: hidden;  position: relative; }
.invited .doctor_content ul li p.p1 { background: #FFF; display: block; width: 104px; height: 18px; line-height: 18px; position: absolute; left: 0; bottom: 0; font-size: 14px; color: #333333; text-align: center;}
.invited .doctor_content ul li p.p1 span { margin-left: 1px; font-size: 12px; color: #6f6f6f; }
.invited .doctor_content ul li { background: #fff; position: relative; }
.invited .doctor_content ul li .doc { display: block; width: 104px; height: 138px; position: absolute; left: 0; top: 0; }
.invited .doctor_content ul li.on { overflow: hidden; width: 325px; background: #fff;}
.invited .doctor_content ul li .doctor_content_box { width: 209px; font-size: 14px; color: #808080; position: absolute; left: 115px; top: 15px; height: 140px; }
.invited .doctor_content ul li .doctor_content_box dl dd  { font-size: 14px; line-height: 13px;}
.invited .doctor_content ul li .doctor_content_box h4 { font-size: 18px; color: #000; font-weight: 700; margin: 0; margin-bottom: 5px; height: 22px; font-weight: 100;}
.invited .doctor_content ul li .doctor_content_box h4 i { font-weight: normal; font-style: normal; font-size: 16px; }
.invited .doctor_content ul li .doctor_content_box p { font-size: 14px; color: #808080; }
.invited .doctor_content ul li .doctor_content_box a { display: block; width: 30px; height: 30px; display: inline-block;  *display: inline;
 *zoom: 1;
border-radius: 50%; position: absolute; bottom: 22px; }
.invited .doctor_content ul li .doctor_content_box a.a1 { margin-left: 124px; background: url(../home_images/icon1.png) no-repeat center; background-color: #dd480d; right: 45px; }
.invited .doctor_content ul li .doctor_content_box a.a2 { background: url(../home_images/icon2.png) no-repeat center; background-color: #dd480d; right: 10px; }
.invited .doctor_content ul li .doctor_content_box a strong { display: block; width: 100%; height: 100%; font-size: 12px; color: #fff; line-height: 30px; text-align: center; font-weight: normal; opacity: 0; filter: alpha(opacity=0); transition: all 300ms linear; -moz-transiton: all 300ms linear; -webket-transition: all 300ms linear; -o-transition: all 300ms linear; }
.invited .doctor_content ul li .doctor_content_box a:hover strong { opacity: 1; filter: alpha(opacity=100); }
.invited .doctor_content ul li .doctor_content_box a:hover { background: none; background-color: #dd480d; }

.content{ margin:45px auto 35px auto; width:1200px;}
.content .news{ width:100%; overflow:hidden}
.content .news .pic{ float:left; width:370px; height:300px; position:relative}
.content .news .txt{ float:left; width:475px; padding-left:22px;}
.content .news .hudong{ float:right; padding:20px; width:297px; background:#eae9ec;}

.content .news .pic .hd{bottom: 5px;height: 15px;overflow: hidden;position: absolute;right: 5px;z-index: 1;}
.content .news .pic .hd ul{ float:left; overflow:hidden}
.content .news .pic .hd ul li{background: #fff none repeat scroll 0 0;cursor: pointer;float: left;height: 15px;line-height: 14px; margin-right: 2px;text-align: center;width: 15px;}
.content .news .pic .hd ul li.on{background: #f00 none repeat scroll 0 0;color: #fff;}
.content .news .pic .bd {height: 100%; position: relative;z-index: 0;}

.content .news .pic .preBtn1 {right:26px;top:5px;display:block;width:20px;height:20px;background-color:rgba(255,255,255,.9);z-index:7;}
.content .news .pic .preBtn1 i {display:block;width:6px;height:10px;margin-left:8px;margin-top:5px; background:url(../picture/icon2.png) no-repeat 0 0px;}
.content .news .pic .nextBtn1 {right:5px;top:5px;display:block;width:20px;height:20px;background-color:rgba(255,255,255,.9);z-index:7;}
.content .news .pic .nextBtn1 i {display:block;width:6px;height:10px;margin-left:8px;margin-top:5px;background:url(../picture/icon2.png) no-repeat -6px 0px;}
.content .news .pic .preBtn1:hover,.content .news .pic  .nextBtn1:hover { background-color:rgba(255,255,255,.8);}


.content .zj_case{ width:1200px;; overflow:hidden; background:#a9b2be; margin-top:43px;}
.content .zj_case .yuyue{ float:right; width:463px;}
.content .zj_case .stage_a{ float:left; width:737px; height:504px; overflow:hidden; position:relative}

.content .zj_case .yuyue .tab-menu{ width:100%; height:56px; overflow:hidden; position:relative;background:#a9b2be;}
.content .zj_case .yuyue .tab-menu .bg{ width:50%; height:56px; position:absolute; left:0; top:0; z-index:2;background:#d3dce9;}
.content .zj_case .yuyue .tab-menu ul{ width:100%; height:56px; position:absolute; left:0px; top:0; z-index:3;}

.content .zj_case .yuyue .tab-menu li{ width:50%; cursor:pointer; float:left; line-height:56px; font-size:20px; text-align:center;color:#FFFFFF }
.content .zj_case .yuyue .tab-menu li img{ margin-bottom:-5px; margin-right:5px;}
.content .zj_case .yuyue .tab-menu li.on{ color:#373348}

.content .zj_case .yuyue .imgbox{ width:100%; overflow:hidden}
.content .zj_case .yuyue .tab-txt{ width:100%; overflow:hidden; display:none}
.content .zj_case .yuyue .tab-txt.on{display:block}
.content .zj_case .yuyue .tab-txt .list{ float:left; width:94px; height:125px; overflow:hidden; padding:20px 0px 0px 16px; position:relative; z-index:1}
.content .zj_case .yuyue .tab-txt .list .t1{ width:100%; height:30px; line-height:30px; background:#FFFFFF; font-size:14px; text-align:center}
.content .zj_case .yuyue .tab-txt .list .addInfoList{ position:absolute; z-index:2; width:94px; height:125px; overflow:hidden;top:125px;}
.content .zj_case .yuyue .tab-txt .list .p1{ font-size:18px; line-height:36px; padding:20px 0px 0px 20px;}
.content .zj_case .yuyue .tab-txt .list .p2{ padding:0px 20px 0px 20px; line-height:26px;}
.content .zj_case .yuyue .tab-txt .list .zs{position:absolute; z-index:2; width:126px; height:125px;}  

@-webkit-keyframes orangeOut{
		0%{
			-webkit-transform:scale(1);
			opacity:1;
			filter:alpha(opacity:100);	
			}
		100%{
			-webkit-transform:scale(0.8);
			opacity:0;
			filter:alpha(opacity:0);
		}
	}
@keyframes orangeOut{
		0%{
			transform:scale(1);
			opacity:1;
			filter:alpha(opacity:100);	
			}
		100%{
			transform:scale(0.8);
			opacity:0;
			filter:alpha(opacity:0);
		}
	}

@-webkit-keyframes orangeIn {  0% {
 -webkit-transform:scale(0.8);
 opacity:0;
 filter:alpha(opacity:0);
}
100% {
 -webkit-transform:scale(1);
 opacity:1;
 filter:alpha(opacity:100);
}
}
 @keyframes orangeIn {  0% {
 transform:scale(0.8);
 opacity:0;
 filter:alpha(opacity:0);
}
100% {
 transform:scale(1);
 opacity:1;
 filter:alpha(opacity:100);
}
}

#focus {width:456px;height:448px;overflow: hidden; position: relative;}
.doctors_inner {width:456px;height:386px; margin-top:20px;overflow: hidden;position: relative;}

.doctors_inner .addInfo p b img{ border:0; padding:0;}

#focus ul {height:386px;overflow: hidden;padding-left: 1px;position: absolute;}
#focus ul li {float: left;height:386px;position: relative;width:456px;}
#focus ul li a {display:block;float: left; height: 125px;line-height: 1.5; overflow: hidden;text-align: center;width:94px; position:relative}
#focus ul li a p{background-color: #fff;top:95px;color: #333;font-size: 14px;left: 0;line-height: 19px; position: absolute;text-align: center;width: 100%;}

#focus .btnBg {display: none;}
#focus .btn { bottom: 0px; height: 14px;position: absolute;right: 150px;text-align:center; width:150px;}
#focus .btn span {background: none repeat scroll 0 0 #7f7c8e;border-radius: 8px;-moz-border-radius:8;-webkit-border-radius:8px;cursor: pointer;display: inline-block;height: 12px;margin-left: 5px;width: 12px;}
#focus .btn span.on { background: none repeat scroll 0 0 #4d325f;}
#focus .preNext {cursor: pointer; height: 16px;position: absolute;top: 20px; width: 16px;}
#focus .pre {background-position: -104px -8px;left: 86px;}
#focus .pre:hover { background-position: -104px -30px;}
#focus .next {background-position: -125px -8px;left: 107px;}
#focus .next:hover {background-position: -125px -30px;}


#box_doctors{ width:433px; height:137px; margin-left:15px; margin-top:21px; display:block; }
.doctor2{ width:433px; height:137px; display:block;}
.doctor2_1{ width:134px; height:137px; float:left;}
.doctor2_2{ width:294px; height:137px; float:right; background:url("../home_images/zj1_right.png") no-repeat}
.doctor2_2_1{ margin-left:50px; margin-top:20px; font-size:28px; color:#FFFFFF; font-family:"微软雅黑";}
.doctor2_2_1 em{ font-size:16px;} 
.doctor2_2_2{ margin-left:50px; margin-top:20px; font-size:18px; line-height:24px; color:#FFFFFF; font-family:"微软雅黑";}
.doctor2_2_2 em{ font-size:16px;} 

#box_doctors2{ width:433px; height:243x; margin-left:15px; margin-top:15px; display:block; }
.doctor3{ width:433px; height:243px; display:block;}
.doctor3_1{ width:103px; height:137px; float:left;}
.doctor3_2{ width:103px; height:137px; float:left; margin-left:7px;}
.doctor3_3{ width:103px; height:137px; float:left; margin-left:7px;}
.doctor3_4{ width:103px; height:137px; float:left; margin-left:7px;}

.doctor3_5{ width:433px; height:103px;  float:left; background:url("../home_images/zj_x_bottom_1.png") no-repeat; z-index:1; margin-top: 36px;}
.doctor3_6{ width:433px; height:103px;  float:left; background:url("../home_images/zj_x_bottom_2.png") no-repeat; z-index:1; margin-top: 36px;}
.doctor3_7{ width:433px; height:103px;  float:left; background:url("../home_images/zj_x_bottom_3.png") no-repeat; z-index:1; margin-top: 36px;}
.doctor3_8{ width:433px; height:103px;  float:left; background:url("../home_images/zj_x_bottom_4.png") no-repeat; z-index:1; margin-top: 36px;}

.doctor3_5_1{ margin-left:20px; margin-top:30px; font-size:28px; color:#FFFFFF; font-family:"微软雅黑";}
.doctor3_5_1 em{ font-size:16px;} 
.doctor3_5_2{ margin-left:20px; margin-top:10px; font-size:18px; line-height:24px; color:#FFFFFF; font-family:"微软雅黑";}
.doctor3_5_2 em{ font-size:16px;} 



.da1 {width: 443px; height:243px; position: absolute;  z-index:1;}
.da1 .aabb{width: 443px; height:243px; position: absolute;  z-index:1;}
.da1 #zj1{width: 103px; height: 137px; background: url('../home_images/zj_x_1.jpg') no-repeat center; float:left; margin-left: 0px; margin-top:0px; position:absolute;}
.da1 #zj1.Current{width: 103px; height: 137px;background: url('../home_images/zj_x_1.jpg') no-repeat center; margin-left: 0px; margin-top:0px;position:absolute;}
.da1 #zj2{width: 103px; height: 137px;background: url('../home_images/zj_x_2.jpg') no-repeat center;  margin-left: 110px; margin-top:0px;position:absolute;}
.da1 #zj2.Current{width: 103px; height: 137px;background: url('../home_images/zj_x_2.jpg') no-repeat center;  margin-left: 110px; margin-top:0px; position:absolute;}
.da1 #zj3{width: 103px; height: 137px;background: url('../home_images/zj_x_3.jpg') no-repeat center;  margin-left: 220px; margin-top:0px; position:absolute;}
.da1 #zj3.Current{width: 103px; height: 137px;background: url('../home_images/zj_x_3.jpg') no-repeat center;  margin-left: 220px; margin-top:0px; position:absolute; }
.da1 #zj4{width: 103px; height: 137px;background: url('../home_images/zj_x_4.jpg') no-repeat center;  margin-left: 330px; margin-top:0px; position:absolute;}
.da1 #zj4.Current{width: 103px; height: 137px;background: url('../home_images/zj_x_4.jpg') no-repeat center;  margin-left: 330px; margin-top:0px;  position:absolute;}

.xiaoguo0_left{width: 443px; height: 103px; position: absolute; }
.xiaoguo0{width: 443px; height: 103px; position: absolute; margin-top: 102px; margin-left:0px;}
.xiaoguo1{width: 443px; height: 103px; position: absolute; margin-top: 102px; margin-left:0px;}
.xiaoguo2{width: 443px; height: 103px; position: absolute; margin-top: 102px; margin-left:0px;}
.xiaoguo3{width: 443px; height: 103px; position: absolute; margin-top: 102px; margin-left:0px;}




#focus ul li .doctors_inner1 {
    display: inline; margin-left:16px;
}
.doctors_inner1 {
    float: left;
    height: 125px;
    overflow: hidden;
    width:94px;
}
.doctors_inner1 img{}

.doctors_inner .popInfo {
    background: none repeat scroll 0 0 #ffffff;
    color: #333;
    display: none;
    height: 114px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width:314px;
    z-index: 10;
}
.doctors_inner .popInfo .p{ margin-top:15px;width:180px;}
.doctors_inner .popInfo .p b{ line-height:38px; font-size:18px; font-weight:100}
.doctors_inner .layerMode {
    background: none repeat scroll 0 0 #4d325f;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.5;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}


.content .zj_case .stage_a .preBtn {left:0;top:50%;display:block;width:74px;height:74px;margin-top:-37px; background-color:rgba(0,0,0,.3);z-index:7;display:none;}
.content .zj_case .stage_a .preBtn i {display:block;width:28px;height:51px;margin-left:24px;margin-top:13px; background:url(../home_images/icon4.png) no-repeat 0 0px;}
.content .zj_case .stage_a .nextBtn {right:0;top:50%;display:block;width:74px;height:74px;margin-top:-37px; background-color:rgba(0,0,0,.3);z-index:7;display:none;}
.content .zj_case .stage_a .nextBtn i {display:block;width:28px;height:51px;margin-left:24px;margin-top:13px;background:url(../home_images/icon4.png) no-repeat -32px 0px;}
.content .zj_case .stage_a .preBtn:hover,.content .zj_case .stage_a .nextBtn:hover { background-color:rgba(0,0,0,.5);}
.content .zj_case  .slideBox {width:737px;height:504px;overflow:hidden;}
.content .zj_case .slideBox .slide {width:770px;height:470px;}
.content .zj_case .slideBox .innerWrapper {width:737px;height:106px;padding:0 28px;left:0;bottom:32px; background:url(../home_images/zj_jj_bj.png) no-repeat;}
.content .zj_case .slideBox h5 {font-size:26px;color:#444444;line-height:50px; text-align:center; font-weight:100;}
.content .zj_case .slideBox p {font-size:14px;color:#666666;line-height:24px; text-align:center;}

.bt {-moz-transition:background 0.3s linear 0s;-webkit-transition:background 0.3s linear 0s;transition:background 0.3s linear 0s;}


.part5{ width:100%; height:700px; background:url(../picture/p5_bg.jpg) no-repeat fixed; overflow:hidden}
.part5 .p5wrap .bd ul li .one{ float:left; width:300px;}
.part5 .p5wrap .bd ul li .one a{ display:block; width:100%; height:100%; position:relative; }
.part5 .p5wrap .bd ul li .one a .bg{ position:absolute; left:0px; bottom:0px; width:100%; height:0px; background:rgba(0,0,0,.5) none scroll 0 0 !important; filter:alpha(opacity=50); opacity:0; background:#000000;transition:all .3s linear 0s; -webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s}
.part5 .p5wrap .bd ul li .one a .bg .p{ position:relative; padding:10px 30px 0px 30px;}
.part5 .p5wrap .bd ul li .one a .bg .p .t1{ font-size:26px; line-height:38px; color:#FFFFFF}
.part5 .p5wrap .bd ul li .one a .bg .p .t2{ font-size:14px; line-height:22px; color:#FFFFFF}

.part5 .p5wrap .bd ul li .one a:hover .bg{ height:120px; opacity:1}

.part5 .p5wrap .bd ul li .two{ float:right; width:894px; height:392px; overflow:hidden}
.part5 .p5wrap .bd ul li .two .list{ float:left; width:213px; height:183px; margin-left:10px; margin-bottom:11px; display:inline}
.part5 .p5wrap .bd ul li .two .list a{ display:block; width:100%; height:100%; position:relative}
.part5 .p5wrap .bd ul li .two .list a .bg{ width:100%; height:100%; position:absolute; left:0; top:0px; z-index:2; background:rgba(0,0,0,.5) none scroll 0 0 !important; filter:alpha(opacity=50); background:#000000; transition:all .3s linear 0s; opacity:0}
.part5 .p5wrap .bd ul li .two .list a:hover .bg{ opacity:1}

.part5 .p5wrap .bd ul li .two .list a .txt{ width:168px; position:absolute; z-index:3; left:25px; top:56px; font-size:14px; text-align:center; color:#FFFFFF; opacity:0; filter:alpha(opacity=0);}
.part5 .p5wrap .bd ul li .two .list a .txt .t1{ font-size:16px;}
.part5 .p5wrap .bd ul li .two .list a:hover .txt{opacity:1; filter:alpha(opacity=100);animation:orangeIn 0.3s ease;}

.part5 .p5wrap{ margin:100px auto 0 auto; width:1200px;}
.part5 .p5wrap .hd{ width:1204px; height:42px; background:rgba(112,112,168,.8);padding:6px 0px 0px 22px; position:relative; }
.part5 .p5wrap .hd ul{ float:left; height:42px;   }
.part5 .p5wrap .hd ul li{ float:left; height:42px; width:140px; text-align:center; line-height:42px; color:#FFFFFF; font-size:16px; cursor:pointer;}
.part5 .p5wrap .hd ul li.on{ background:#fff; color:#333333}
.part5 .p5wrap .bd ul{padding:16px 16px 0px 16px; background:#FFFFFF; display:none}
.part5 .p5wrap .bd ul li{ width:100%; height:392px; overflow:hidden}
.part5 .p5wrap .bd ul.on{ display:block}

.tyzj{ margin:30px auto 20px auto; width:416px; height:277px; position:relative}
.tyzj .bd {height: 100%; position: relative;z-index: 0;}
.tyzj .bd li{ position:relative; width:100%; height:100%;}
.tyzj .bd li .txt{ position:absolute; width:185px; height:168px; right:5px; top:48px; font-size:18px; line-height:32px; color:#373348}
.tyzj .bd li .t1{ font-size:38px; line-height:58px;}

.tyzj .preBtn1 {right:26px;bottom:-40px;display:block;width:20px;height:20px;    background-color: #8c8c8c;;z-index:7;}
.tyzj .preBtn1 i {display:block;width:6px;height:10px;margin-left:8px;margin-top:5px; background:url(../picture/icon3.png) no-repeat 0 0px;}
.tyzj .nextBtn1 {right:5px;bottom:-40px;display:block;width:20px;height:20px;    background-color: #8c8c8c;;z-index:7;}
.tyzj .nextBtn1 i {display:block;width:6px;height:10px;margin-left:8px;margin-top:5px;background:url(../picture/icon3.png) no-repeat -6px 0px;}
.tyzj .preBtn1:hover,.tyzj .nextBtn1:hover { background-color:rgba(89,89,122,1);}

.tybtn{ margin:0 auto; width:397px; height:60px;}
.tybtn .list1{ width:185px; height:39px; margin-left: 100px; margin-top: 20px;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;position:relative;overflow:hidden;}
.tybtn .list1 img {position:absolute;left:0;top:0;width:185px;height:39px; z-index:2}
.tybtn .list1:hover {-moz-box-shadow:0 0 8px rgba(8,1,3,.2);-webkit-box-shadow:0 0 8px rgba(8,1,3,.2);box-shadow:0 0 8px rgba(8,1,3,.2);z-index:10; background-color:#f8f7f7;border-top-color:#fe3509;-moz-transform:translate3d(0,-2px,0);-ms-transform:translate3d(0,-2px,0);-o-transform:translate3d(0,-2px,0);-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);}

.cl-5:after {clear:both;display:block;content:".";visibility:hidden;height:0;overflow:hidden;}
.con-5-17 {width:100%;background:#eeeeee;padding:30px 0 30px 0}
.con-5-17 .con-box {width:100%;height:270px;overflow:hidden;position:relative;}
.con-5-17 .con-gun {position:absolute;left:0;top:0;}
.con-5-17 .con-gun ul {float:left;}
.con-5-17 .con-gun ul li {float:left;}
.con-5-17 .con-gun ul li img {width:300px;height:270px;;vertical-align:top}







/*合并*/
/*案例对比、安全与服务管理、特邀专家模块css*/
.stage1 {width:100%;margin-top:35px;}
.stage1 .stage1-width {width:400px;height:390px;padding:10px 24px;border-top:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;position:relative;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;position:relative;overflow:hidden;}
.stage1 .stage1-width:last-child{border-right:1px solid #e1e1e1;}
.stage1 .stage1-width:hover {-moz-box-shadow:0 0 8px rgba(8,1,3,.2);-webkit-box-shadow:0 0 8px rgba(8,1,3,.2);box-shadow:0 0 8px rgba(8,1,3,.2);z-index:10; background-color:#f8f7f7;border-top-color:#fe3509;-moz-transform:translate3d(0,-2px,0);-ms-transform:translate3d(0,-2px,0);-o-transform:translate3d(0,-2px,0);-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);}
.stage1Title {height:46px;}
.stage1Title span {display:inline-block;line-height:46px;float:left;font-size:20px;color:#3d3f4b;}
.stage1Title span a {display:inline-block;font-size:20px;color:#3d3f4b;}
.stage1Title .more{display:block;width:41px;height:11px; margin-top:20px;margin-left:20px;display:inline;}
.stage1Title .preNext {width:37px;height:19px;margin-top:14px;}
.stage1Title .preNext a {display:block;width:18px;height:19px; background-color:#8c8c8c;position:relative;}
.stage1Title .preNext a:hover { background-color:#606060;}
.stage1Title .preNext i {position:absolute;display:block;width:7px;height:13px;left:6px;top:3px;}
.stage1Title .preBtn i{ background:url(../picture/icon.png) no-repeat -68px -45px;}
.stage1Title .nextBtn i{background:url(../picture/icon.png) no-repeat -78px -45px;}
.stage1_anliBox {width:350px;height:308px;overflow:hidden;}
.stage1_anliBox h4 {font-size:27px;color:#666;line-height:32px;margin-top:20px;}
.stage1_anliBox p,.stage1_b p {font-size:14px;color:#666;}
.stage1_b span:after {content:'';position:absolute;width:9px;height:11px; background:url(../picture/icon.png) no-repeat -88px -109px;top:20px;left:105px;}
.stage1_b span.active:after {-webkit-animation:shake .4s linear 0s 1;animation:shake .4s linear 0s 1;}
.stage1_b .activityBox {width:350px;height:235px;overflow:hidden;}
.stage1_b h4 {font-size:27px;color:#666;line-height:32px;margin-top:20px;}
.stage1_c p {font-size:14px;color:#666;line-height:26px;padding-top:20px;}
.stage1_c .expertSlide {width:350px;height:235px;overflow:hidden;}
.stage1_c .slideBox {width:350px;height:235px;overflow:hidden;}
.stage1_c .slideBox a {display:block;width:100%;height:100%}
.stage1_c .focus {width:97%;bottom:8px;z-index:10;text-align:right;}
.stage1_c .focus span {display:inline-block;width:6px;height:6px; background-color:#fff;margin:0 3px;}
.stage1_c .focus span.active { background-color:#c0025a}


/*   stage3      */
.stage3 {width:100%; margin-top:43px;}
.stage3 .stage3_width {width:250px;height:344px;padding:10px 24px;border-top:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;position:relative;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;position:relative;overflow:hidden;}
.stage3 .stage3_width:last-child{border-right:1px solid #e1e1e1;}
.stage3 .stage3_width:hover {-moz-box-shadow:0 0 8px rgba(8,1,3,.2);-webkit-box-shadow:0 0 8px rgba(8,1,3,.2);box-shadow:0 0 8px rgba(8,1,3,.2);z-index:10; background-color:#f8f7f7;border-top-color:#fe3509;-moz-transform:translate3d(0,-2px,0);-ms-transform:translate3d(0,-2px,0);-o-transform:translate3d(0,-2px,0);-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0);}
.stage3_a h5 {font-size:18px;color:#666;line-height:26px;padding-top:15px;}
.stage3_a p,.stage3_b p,.stage3_c p,.stage3_d p {font-size:14px;color:#666;line-height:26px;padding-top:12px;}
.stage3_a .stage3Box, .stage3_b .stage3Box, .stage3_c .stage3Box, .stage3_d .stage3Box {width:251px;height:199px;overflow:hidden;}


/*   stage5      */
.stage5 {margin-top:35px;}
.stage5Title {height:60px;line-height:60px;}
.shareTxt {display:block;line-height:60px;font-size:20px;color:#000;}
.stage5Title .more {display:block;width:35px;height:9px; background:url(../picture/icon.png) no-repeat -112px -146px;margin-top:26px;margin-left:20px;display:inline;}
.stage5 .links {width:161px;height:22px;border:1px solid #e1e1e1;margin-top:19px;margin-left:13px;display:inline;}
.stage5 .links a {display:block;width:50%;line-height:20px;font-size:14px;color:#666;text-align:center;text-decoration:none;float:left;}
.stage5 .links a:nth-child(1){border-right:1px solid #e1e1e1;}
.tuibianSlideBox {width:1200px;height:450px;/*overflow:hidden;*/}
.tuibianSlideBox ul {width:1200px;height:450px;-moz-transform-style: preserve-3d;-ms-transform-style: preserve-3d;-o-transform-style: preserve-3d;-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-moz-perspective: 1200px;-ms-perspective: 1200px;-o-perspective: 1200px;-webkit-perspective: 1200px;perspective: 1200px;}
.tuibianSlideBox li {width:171px;height:150px;overflow:hidden;float:left;position:relative;cursor:pointer;-moz-transform:translate3d(0,0,-3600px);-ms-transform:translate3d(0,0,-3600px);-o-transform:translate3d(0,0,-3600px);-webkit-transform:translate3d(0,0,-3600px);transform:translate3d(0,0,-3600px);-moz-transition:-moz-transform 0.3s cubic-bezier(0.175, 0.885, 0.470, 1) 0s,opacity 0.4s ease-out 0s;;-webkit-transition:-webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.470, 1) 0s,opacity 0.4s ease-out 0s;transition:transform 0.3s cubic-bezier(0.175, 0.885, 0.470, 1) 0s,opacity 0.4s ease-out 0s;;opacity:0;filter:alpha(opacity:0);}
.tuibianSlideBox li img {position:absolute;left:0;top:0;width:171px;height:150px;}
.tuibianSlideBox li img:first-child{opacity:0;-moz-transition:opacity 0.4s linear 0s;-webkit-transition:opacity 0.4s linear 0s;transition:opacity 0.4s linear 0s;}
.tuibianSlideBox ul.active li {-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;filter:alpha(opacity:100);}
.tuibianSlideBox ul.active li:hover img:first-child{opacity:1;z-index:2}
.tuibianSlideBox .topTitle {left:0;top:0;width:100%;line-height:26px;font-size:12px;color:#fff;opacity:0;filter:alpha(opacity:0);z-index:3;text-align:center;}
.tuibianSlideBox .topTitle  span {width:33.3%;display:inline-block;padding-left:5px;}
.tuibianSlideBox li p {position:absolute;left:0;bottom:0;width:100%;line-height:24px; background-color:rgba(192,2,92,.8);color:#fff;padding-left:10px;opacity:0;filter:alpha(opacity:0);z-index:3;text-align:center;}
.stage5 li p {padding-left:0;}
.stage5 li p a{display:block;width:100%;text-align:center;color:#fff;text-decoration:none;}
.tuibianSlideBox li:hover .topTitle ,.tuibianSlideBox li:hover p {opacity:1;filter:alpha(opacity:100);}
.tuibianSlideBox  li:nth-child(3n) {margin-right:0;}

.stage5 .videoBoxes{width:1200px;height:150px;}
.stage5 .videoBox {width:150px;height:150ox;float:left;overflow:hidden;} 
.stage5 .videoBox .overlayImg {width:150px;height:150px;left:0;top:0;}
.stage5 .videoBox .videoIcon {width:28px;height:28px;left:2px;bottom:2px;}
.stage5 .videoContainer {width:150px;height:150px;overflow:hidden;}
.stage5 .popBox {left:50%;top:50%;width:0;height:0;-moz-transition:all .3s cubic-bezier(0.215, 0.61, 0.355, 1)  0s;-webkit-transition:all .3s cubic-bezier(0.215, 0.61, 0.355, 1)  0s;transition:all .3s cubic-bezier(0.215, 0.61, 0.355, 1)  0s;opacity:0;filter:alpha(opacity:0);overflow:hidden; }

.stage5 .popBox.active {width:1200px;height:450px;opacity:1;filter:alpha(opacity:100);}
.stage5 .popContainer {width:1200px;height:450px;overflow:hidden;}
.stage5 .popContent {width:1200px;height:450px;overflow:hidden;display:none;}
.stage5 .popCloseBtn {width:37px;height:37px;right:0px;top:0px;cursor:pointer;}
.stage5 .popImg {width:737px;height:450px; background-color:#FFF;}
.stage5 .popTxt {width:463px;height:450px; background-color:#8c9496;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;background-color:rgba(0,0,0,.65);}

.stage5 .txt {width:334px;margin-left:64px;}
.stage5 .txt h5 {font-size:29px;color:#fff;line-height:2.0;border:1px solid #fff; margin-top:40px;border-width:0 0 1px 0;}
.stage5 .txt h6 {font-size:28px;color:#fff;line-height:2.0;margin-top:30px;}
.stage5 .txt p {font-size:16px;color:#fff;line-height:1.6;position:relative;padding-left:82px;}
.stage5 .txt p:before {content:attr(data-txt);position:absolute;left:0;top:0;font-size:16px;line-height:1.6;color:#fff;}
.stage5 .txt a {display:block;width:198px;height:35px;line-height:35px;text-align:center;font-size:14px;color:#fff;text-decoration:none; background-color:#fe3509;margin-top:12px;-moz-transition:all 0.3s linear 0s;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s;-moz-transform:translateY(20px);-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;filter:alpha(opacity:0);}
.stage5 .txt a:hover { background-color:#d22b07;text-decoration:none;color:#fff;}
.stage5 .popTxt:hover a{-moz-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);opacity:1;filter:alpha(opacity:100);}
.popVideoBox{width:737px;height:450px;overflow:hidden; background-color:#FFF;}



.clearfix:after,.clearfix:before{
	display:table;
	content:'';
	}
.clearfix:after{
	clear:both;
	overflow:hidden;
	}
.clearfix{
	*zoom:1;
	}
.ot {-moz-transition:opacity 0.3s linear 0s;-webkit-transition:opacity 0.3s linear 0s;transition:opacity 0.3s linear 0s;}
.translateXY {-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.translateY {-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.translateX {-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.contentBox {-moz-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
.borderBox {-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
/*   stage6      */
.stage6 {height:651px; background:url(../home_images/bj1.jpg) no-repeat center -0px;padding-top:0px;margin-top:0px;background-attachment:fixed;}
.stage6_1{ width:1200px; height:300px;background:url(../home_images/stage6_bj_1.png) no-repeat; margin-top:316px;}
.stage6_1:hover{ width:1200px; height:300px;background:url(../home_images/stage6_bj_1_1.png) no-repeat; margin-top:316px;}

.stage6_1_left{}
.stage6_1_left .stage6_1_left_1{ margin-left:40px; margin-top:40px;position:relative; height:45px;}
.stage6_1_left .mfrx{margin-left:10px;}
.stage6_1_left .mfrx_ys{ font-size:16px; font-family:"微软雅黑";margin-top:-5px; color:#666666;}
.stage6_1_left .dianhua{ font-size:26px; font-family:"微软雅黑";    line-height: 43px; margin-top:-10px; color:#666666;}

.stage6_1_left .stage6_1_left_2{ margin-left:40px; margin-top:3px; position:relative;height:50px;}
.stage6_1_left .two{ margin-top:15px;}
.stage6_1_left .mzsj{margin-left:10px; margin-top:10px;}
.stage6_1_left .mzsj_ys{ font-size:16px; font-family:"微软雅黑";margin-top:0px; color:#666666;}
.stage6_1_left .mzsj_1{ font-size:26px; font-family:"微软雅黑"; margin-top:-8px;    line-height: 43px; color:#666666;}

.stage6_1_left .stage6_1_left_3{ margin-left:40px; margin-top:15px; position:relative;height:50px;}
.stage6_1_left .three{ margin-top:20px;}
.stage6_1_left .yydz{margin-left:10px; margin-top:10px;}
.stage6_1_left .yydz_ys{ font-size:16px; font-family:"微软雅黑";margin-top:3px; color:#666666;}
.stage6_1_left .dizhi{ font-size:20px; font-family:"微软雅黑"; margin-top:-2px; color:#666666;}

.stage6_1_center{ width:280px; height:240px; display:block; margin-left:475px; position:absolute;}
.stage6_1_center .stage6_1_center_1{ font-size:22px; font-family:"微软雅黑"; color:#666666; line-height:24px;}
.stage6_1_center .one{ margin-top:30px;}
.stage6_1_center .stage6_1_center_2{ display:block; }
.stage6_1_center .two{ margin-top:10px;}
.stage6_1_center .stage6_1_center_3{ font-size:14px; font-family:"微软雅黑"; color:#666666;}
.stage6_1_center .three{ margin-top:5px; margin-left:5px;}

.stage6_1_right{ width:140px; height:240px; display:block; margin-left:800px; position:absolute;}
.stage6_1_right .stage6_1_right_1{ font-size:22px; font-family:"微软雅黑"; color:#666666; line-height:24px;}
.stage6_1_right .one{ margin-top:30px;}
.stage6_1_right .stage6_1_right_2{ display:block; }
.stage6_1_right .two{ margin-top:10px;}

.stage6_1_right_z{ height:240px; display:block; margin-left:940px; position:absolute;}
.stage6_1_right_z .stage6_1_right_z_1{ font-size:20px; font-family:"微软雅黑"; color:#666666; line-height:24px;}
.stage6_1_right_z .one{ margin-top:100px;}
.stage6_1_right_z .stage6_1_right_z_2{font-size:14px; font-family:"微软雅黑"; color:#666666; line-height:16px;}
.stage6_1_right_z .two{ margin-top:10px;}




/*   stage7      */
/* .stage7 {padding:35px 0; background-color:#f9f9f9;}
.bottom_left{ width:298px; height:220px;}
.bottomLogo {width:298px;height:100px; background:url(../home_images/bottom_logo.png) no-repeat ;margin-left:0px;display:inline;margin-top:20px;}
.bottomLogo_bah{margin-left:77px;display:inline;margin-top:38px; font-size:13px; font-family:"微软雅黑"; color:#666666;}
.bottomLink2 {width:179px; height:260px;margin-top:20px;margin-left:0px;display:inline; border:1px solid #ccc; border-width:0 0 0 1px;}
.bottomLink2 .biaoti { width:180px;font-size:16px;color:#333333;line-height:30px;padding:10px 0px; text-align:center; font-family:"微软雅黑";}
.bottom_tu{ margin-top:2px; position:absolute;}
.bottomLink2 .xiangxi a {display:block; text-align:center;font-size:13px;color:#666666;line-height:26px;padding:0 10px;-moz-transition:background 0.5s linear 0s;-transition:background 0.5s linear 0s;transition:background 0.5s linear 0s;}
.bottomLink2 .xiangxi a:hover { background-color:#3d3f4b;color:#fff;}


.pubW {width:1200px;}
.center {margin:0 auto;} */
/** {margin:0;padding:0;text-shadow:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
*/