#box {
    height:550px;
    width:100%;
    overflow:hidden;
    position:relative;
    margin-bottom: 50px;
    display: inline-block;
}
.advs {
    display: inline-block;
    list-style:none;
    float:left;
    position:absolute;
    transition:left 1s;
}
.advs img{
    width:100%;
    height: 550px;
}
.advs li {
    float:left;
}
.icons {
    width:300px;
    position:absolute;
    left:65%;
    bottom:8px;
    text-align:center;
}
.icons > li {
    border-radius:50%;
    display:inline-block;
    /*���������ÿ�ߣ��ֱ�����м���ǩ�����ұ�ǩ֮��Ļ��л�ת���ɿո�*/
    width:15px;
    height:15px;
    background:white;
    margin:0 5px;
}
.icons > li.curr {
    background:#CF004A;
}
.tabshow .noshow {
    display:none;
}
.tabTagList{
    color: black;
}
.tabshow .udbtn {
    width: 100%;
    display:block;
    text-align: center;
}
.tabTagBoxD{
    padding: 0!important;
}
.tabTagList_title{
    width: 100%;
    height: 180px;
    line-height: 180px;
    margin-bottom: 10px;
    display: inline-block;
    text-align: center;
    background: url("../images/fangan.png") no-repeat center;
    background-size: 100% 100%;
}
.jiejue{
    margin: 40% auto 0;
    display: inline-block!important;
}
.tabTagBox {
    width: 100%;
    height:335px;
    display: inline-block;
    margin:  0 auto;
}
.tabTagList {
    width: 100%;
    position:absolute;
}
.tabTagList li {
    width:100%;
    height: 75px;
    cursor:pointer;
    margin-bottom: 10px;
    background:#EEEEEE ;
    line-height: 75px;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
    display: inline-block;
    border-bottom: 1px solid white;
}
.tabTagList li:hover{
	 background: #CF004A;
}
.tabTagList li:hover a{
	color: white;
}
.tabTagList li:last-child{
    margin-bottom: 0!important;
}
.tabTagList .current{
    background: #CF004A;
}
.tabTagList .current a{
	color: white;
}
.tabTagList li span{
    width: 20px;
    height: 20px;
    position: relative;
    top:3px;
    display: inline-block;
}
.tab_ico1{
    background: url("../images/a1_bg.png") no-repeat center;
}
.tabTagList .current .tab_ico1, #tag01:hover .tab_ico1{
    background: url("../images/a1.png") no-repeat center;
}
.tab_ico2{
    background: url("../images/a2_bg.png") no-repeat center;
}
.tabTagList .current .tab_ico2, #tag02:hover .tab_ico2{
    background: url("../images/a2.png") no-repeat center;
}
.tab_ico3{
    background: url("../images/a3_bg.png") no-repeat center;
}
.tabTagList .current .tab_ico3, #tag03:hover .tab_ico3{
    background: url("../images/a3.png") no-repeat center;
}
.tab_ico4{
    background: url("../images/a5_bg.png") no-repeat center;
}
.tabTagList .current .tab_ico4, #tag04:hover .tab_ico4{
    background: url("../images/a5.png") no-repeat center;
}
.tabshow .tabcon {
    position:absolute;
    width: 100%;
    height: 530px;
    background:#FCFCFC;
}
.tabshow .tabcon h2 {
    height:30px;
    line-height:30px;
    font-size:14px;
    color:#333;
    padding:10px 0 10px 25px;
}
.project_box{
    height: 255px;
    overflow: hidden;
    border: 1px solid #CCCCCC;
}
.top{
    margin-top: 10px;
}
.equipment_title{
    width: 90%;
    height:30px;
    margin: 0 auto;
    line-height: 30px;
    border-bottom: 1px dashed #CCCCCC;
}
.equipment_title span{
    display: inline-block;
    line-height:15px;
    text-indent: 1em;
    margin-top: 8px;
    border-left: 3px solid #CF004A;
}
.Emore{
    color:#CF004A ;
}
.equipment_content{
    width: 82%;
    margin: 0 auto;
    font-size: 12px;
    padding: 10px 0 0px 0;
}
.equipment_content ul li{
    color: #CF004A;
    width: 100%;
    letter-spacing: 1px;
    line-height: 25px;
    list-style: disc;
}
.equipment_content ul li span{
    color: black;
}
.click_see{
    width: 100%;
    height: 283px;
    cursor: pointer;
    text-align: center;
    line-height: 283px;
    background: url("../images/click_see_bg.jpg") no-repeat center;
    background-size: 100% 100%;
}
.click_see img{
	margin: 10% auto 0;
    display: inline-block;
}
.border{
    border:1px solid red;
}
.onlbox{
    padding-right: 0!important;
}
.online_experience{
    color: white;
    width: 100%;
    height: 305px;
    font-size: 50px;
    text-align: center;
    background: #CF004A;
}
.online_experience span{
    width:50px ;
    height: 100%;
    line-height: 60px;
    padding: 20% 0 20% 0;
    display: inline-block;
    text-align: left;
}
.equipment_pic_line{
    padding-left: 0!important;
}
.equipment_pic_box{
    width: 100%;
    height: 150px;
}
.equipment_pic_box:nth-child(1){
    margin-bottom: 5px;
}
.equipment_pic{
    /*width: 24%;*/
    height: 150px;
    padding-right: 0!important;
    padding-left: 5px!important;
    display: inline-block;
}
.equipment_pic a{
    width: 100%;
    height: 150px;
    display: inline-block;
    transition: all 0.4s ease ;
}
.eq_pic1{
    background: url("../images/eq_pic1.png") no-repeat center;
    background-size: 100% 100%;
}
.eq_pic1:hover{
    background: url("../images/eq_pic1_bg.png") no-repeat center;
    background-size: 100% 100%;
}
.eq_pic2{
    background: url("../images/eq_pic2.png") no-repeat center;
    background-size: 100% 100%;
}
.eq_pic2:hover{
    background: url("../images/eq_pic2_bg.png") no-repeat center;
    background-size: 100% 100%;
}
.eq_pic3{
    background: url("../images/eq_pic3.png") no-repeat center;
    background-size: 100% 100%;
}
.eq_pic3:hover{
    background: url("../images/eq_pic3_bg.png") no-repeat center;
    background-size: 100% 100%;
}
.eq_pic4{
    background: url("../images/eq_pic4.png") no-repeat center;
    background-size: 100% 100%;
}
.eq_pic4:hover{
    background: url("../images/eq_pic4_bg.png") no-repeat center;
    background-size: 100% 100%;
}
.eq_pic5{
    background: url("../images/eq_pic5.png") no-repeat center;
    background-size: 100% 100%;
}
.eq_pic5:hover{
    background: url("../images/eq_pic5_bg.png") no-repeat center;
    background-size: 100% 100%;
}
.eq_pic6{
    background: url("../images/eq_pic6.png") no-repeat center;
    background-size: 100% 100%;
}
.eq_pic6:hover{
    background: url("../images/eq_pic6_bg.png") no-repeat center;
    background-size: 100% 100%;
}
.eq_pic7{
    background: url("../images/eq_pic7.png") no-repeat center;
    background-size: 100% 100%;
}
.eq_pic7:hover{
    background: url("../images/eq_pic7_bg.png") no-repeat center;
    background-size: 100% 100%;
}
.eq_pic8{
    background: url("../images/eq_pic8.png") no-repeat center;
    background-size: 100% 100%;
}
.eq_pic8:hover{
    background: url("../images/eq_pic8_bg.png") no-repeat center;
    background-size: 100% 100%;
}
.eq_pic9{
    background: url("../images/eq_pic9.png") no-repeat center;
    background-size: 100% 100%;
}
.eq_pic9:hover{
    background: url("../images/eq_pic9_bg.png") no-repeat center;
    background-size: 100% 100%;
}
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 1px;
}
@media ( min-width : 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media ( min-width : 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media ( min-width : 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
.equipment_model{
    width: 100%;
    height: auto;
    text-align: center;
    padding: 50px 0 180px 0;
    position: absolute;
    z-index: 999;
    display: none;
    background: rgba(0,0,0,0.7);
}
.rightViewport{
	position: fixed;
    top: 19%;
    right: -1em;
    display:none;
}
.viewportImg{
	width:90%;
}
.viewportImg img{
	width:100%;
}
.textcontainer{
	position: relative;
    bottom: 42px;
    text-align: left;
    left: 30px;
    background: #d4336b;
    color: #fff;
    width: 107px;
    height: 25px;
    line-height: 25px;
    padding-left: 4px;
    overflow: hidden;
}
 .textcontainer .empty {
    width: 80px;  
    cursor: pointer;
    white-space: nowrap;  
     text-align: left;
  }
.textcontainer .marquee{
    right:0;
    position: absolute; 
    text-align: right;
   -webkit-animation:scoll 5s linear 1s infinite;  
    }
  @media screen and (max-width: 1900px) {
	    .viewportImg{
	    	float:right;
	    }
	}  
  .textcontainer:hover .marquee{
   -webkit-animation-play-state:paused;
  }
@-webkit-keyframes scoll{  
     from{  
          left:80px;  
      }  
      to{  
           left:-80px;  
      }  
}   
/* //适应手机端760px以下 */
@media screen and (max-width: 760px){
	#box{
		height:400px;
		margin-bottom:30px;
	}
	.click_see{
		height:190px;
		line-height:190px;
	}
	.project_box{
		height:auto;
		padding:10px 0;
	}
	.equipment_content ul li{
		line-height:35px;
		list-style:none;
	}
	.tabcon .col-lg-6+.col-lg-6{
		margin-top:10px;
	}
	.tabshow .tabcon{
		position:static;
		height:auto;
		background:none;
	}
	.tabcon .col-lg-6{
		padding-left:0;
		padding-right:0;
	}
	.tabshow .col-lg-10{
		margin-top:200px;
		padding-left:0%;
		padding-right:0%;
	}
	.tabshow .col-xs-2{
		width:100%;
	}
	.tabshow .tabTagList_title{
		width:0%;
		display:none;
	}
	.tabTagBox{
		height:200px;
	}
	.tabTagList li{
		width:49.4%;
	}
	.tabTagBoxD{
		margin-top:20px;
	}
	.row .col-xs-12 p{
		padding-bottom:15px;
	}
	.row .col-lg-10{
		width:98%;
		margin-left:1.5%;
	}
	.row .onlbox{
		width:98%;
	}
	.onlbox .online_experience{
		height:100px;
		line-height:100px;
	}
	.equipment_pic_line{
		margin-top:35px;
	}
	.online_experience span{
		width:auto;
		padding:0;
		height:auto;
		line-height:100px;
	}
	.equipment_pic_box{
		height:auto;
	}
	.equipment_pic_box .equipment_pic{
		width:33.3%;
	}
	.equipment_pic_box .equipment_pic:last-child{
		margin-top:10px;
	}
	.equipment_pic_box2 .equipment_pic{
		width:32.5%;
		margin-top:10px;
	}
	.equipment_pic_box2 .equipment_pic_bt{
		margin-top:5px;
	}
	.equipment_pic{
		height:160px;
		overflow:hidden;
	}
	.equipment_content{
		width:95%;
	}
	.tabTagList li span{
		width:30px;
		height:30px;
	}
	.equipment_title{
		width:94%;
		border-bottom:1px solid #ccc;
	}
	.equipment_title span{
		text-indent:0.5em;
	}
	.equipment_title{
		height:45px;
	}
}