



.candetaiRight{
	border:1px solid #dfdfdf;
  	float: right;
  	width: 920px;
  	overflow: hidden;
  	background-color: #fff;
}
.candetaiRight>span{
	display: block;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background:#2980d8;
	height: 53px;
	width: 100%;
	overflow: hidden;
}
.candetaiRight>span>span{
	margin-left: 52px;
    margin-top: 14px;
    display: block;
    color: #fff;
    font-size: 16px;
    float: left;
}
.candetaiRight>span>div{
    float: right;
    color: #fff;
    margin-top: 15px;
    margin-right: 22px;
}
.candetaiRight>span>div>a{
  color: #fff;
}

.ddddddd_0 .content {
 height: 450px;
 padding: 20px 40px;
 background: url(../images/ship_000000.jpg) center 0px no-repeat;
 text-align: right;
}


.candetaiRight>label{
    display: block;
    text-align: center;
    margin-top: 26px;
    margin-bottom: 16px;
    font-size: 20px;
    height: 21px;
}
.candetaiRight>h4{
    text-align: center;
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
    height: 48px;
    line-height: 48px;
    font-size: 10px;
}
.candetaiRight>div{
	line-height:28px;
	padding:0px 10px;
    overflow: hidden;
}

.detail>div:nth-child(1){
    float: left;
    width: 470px;
}
.detail>div:nth-child(1)>span{
    display: block;
	overflow:hidden;
    border: 1px solid #ccc;
    width: 357px;
    margin-left: 53px;
    height: 283px;
    position: relative;
}


/*滑块*/
.magnifyingBegin{
    width: 150px;
    height: 175px;
    left: 0;
    top: 0;
    background-color: #454545;
    opacity: 0.5;
    filter:alpha(opacity=50);
    position: absolute;
    cursor: move;
    display: none;
}
/*放大镜显示区域*/
.magnifyingShow{
    width: 257px;
    height: 814px;
    display: none;
    position: absolute;
    right: -274px;
    top: 0;
    overflow: hidden;
    background-color: #454545;
}
.magnifyingShow > img{
    width: 600px;
    height: 850px;
    margin-left:0;
    margin-top: 0;
}



.detail>div:nth-child(1)>span>img{
    display: block;
    margin: auto;
}
/*.detail>div:nth-child(1)>ul{
    width: 473px;
    margin-top: 30px;
    text-align: center;
    overflow: hidden;
    height: 84px;
}
.detail>div:nth-child(1)>ul>li{
    display: inline-block;
    margin-left: 10px;
}
.detail>div:nth-child(1)>ul>li>img{
    width: 90px;
    height: 80px;
}*/
.bigBed{
    border: 2px solid #ff0000;
}

.branch_bar{  
    width: 420px;
    overflow: hidden;
    position: relative;

    }  
.branch_bar .branch{  
    width:3000px;  
        margin-top: 20px;
    margin-left: 26px;
    }  
.branch_bar .branch li{  
    float:left; 
        width: 100px;
    }  
.branch_bar .branch li img{  
    width: 90px;
    height: 76px;
    }  
.prev{  
    position: absolute;
    top: 31px;
    left: 0px;
    cursor: pointer;
    font-size: 33px;
    }  
.next{  
    position: absolute;
    top: 30px;
    right: 0px;
    cursor: pointer;
    font-size: 33px;
    }  












.bvioat_0000{
	margin-top:20px;

	margin-bottom:20px;
	line-height:40px;
	font-size:18px;
	font-weight:bold;
	border-bottom:2px solid #2980d8;
	
}

.ddddddd_0 .content {
 height: 450px;
 padding: 20px 40px;
 background: url(../images/ship_000000.jpg) center 0px no-repeat;
 text-align: right;
}

.bvioat_0000 .title{
	width:150px;
	color:#fff;
	text-align:center;
	background:#2980d8;
}

.detail>div:nth-child(2){
	padding-right:10px;
    float: right;
    width: 407px;
    line-height: 25px;
}
.detail>div:nth-child(2)>h3{
    margin-top: 0;
    height: 48px;
	font-size:16px!important;
    line-height: 48px;
    border-bottom: 1px solid #ccc;
}
.detail>div:nth-child(2)>p{
    
}
.detail>div:nth-child(2)>a{
    
}
.detail>div:nth-child(2)>a>button{
    display: inline-block;
    width: 130px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #ff0000;
    color: #fff;
    font-size: 14px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 1px;
    border-radius: 4px;
}
.detail>div:nth-child(2)>button{
    width: 230px;
    display: inline-block;
    margin: 0 10px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #ddd;
    color: #666;
    font-size: 13px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 1px;
    border-radius: 4px;
}