﻿.remote, .remote .main { margin: 0 auto; }
.remote { background-color: #F9F9F9; width: 100%; height: auto; font-size:13px; font-family:"Arial Negreta", "Arial";white-space:nowrap; }
.remote .main { width: 960px; margin-bottom: 10px; }
.remote .main a{text-decoration: none; color:#333333; font-weight:700;}
.remote .head { width: 100%; height: 30px; line-height: 30px; }
.remote .head .left{width:737px;}
.remote .head .title,.remote .head .title a{ color:#0099ff;font-weight:700; }
.remote .head .other { float: right;font-size:12px;font-weight:700; }
.remote .head .other em{font-size:16px; color:#ff0000;}
.remote .middle { background-color:#FFF;}
.remote .middle .left { width: 690px; min-height:500px; float: left; border: 1px solid #C9C9C9; padding: 20px; word-break:break-all; word-wrap:break-word; white-space:normal; overflow:hidden;}
.remote .middle .left h1{text-align:center; font-size:24px; color:#333333; margin-bottom:10px;}
.remote .middle .left p{white-space:normal; text-indent:2em; font-size:15px; margin-bottom:20px;}
.remote .middle .left p.withimg img{ margin-left: 50px;}
.remote .middle .right { width: 220px; float:right; border: 1px solid #C9C9C9; }
.remote .middle .right .equip_img{ width: 220px;}
.remote .middle .right .equip_img img{width: 100%;}
.remote .middle .right .equip_btn{ height:54px; padding:10px; border-bottom:1px solid #C9C9C9; }
.remote .middle .right .equip_btn span{ display:block; width:143px; height:54px; line-height:54px; text-align:center; background: url(../image/equip_btn.png) no-repeat; margin: 0 auto; font-weight:700; font-size:15px; color:#f2f2f2;}
.remote .middle .right .infolist{ width:202px; height:auto; margin:0 auto; }
.remote .middle .right .infolist ul{ margin-left:10px;}
.remote .middle .right .infolist li{ list-style:disc; white-space: normal; margin-top:20px; margin-bottom:10px;}

/**设备介绍**/
.remote .goodslist{ padding:20px;}
.remote .goodslist ul{}
.remote .goodslist ul:after{
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.remote .goodslist li{width:447px; height:283px; border: 1px solid #DCDEDD; margin-bottom:20px; float:left;position:relative;}
.remote .goodslist li:hover{border-color:#008EC7;}
.remote .goodsinfo{ margin:15px;}
.remote .goodsinfo .goodstitle{margin-top:20px;color:#0090c6;font-weight:700;letter-spacing:1px;}
.remote .goodsinfo .goodstitle span{display:inline-block;vertical-align:top; line-height:20px;}
.remote .goodsinfo .goodsname{width:330px;white-space:normal;}
.remote .goodsinfo .goodsdesc{width:419px; height:185px;position:absolute;bottom:20px;}
.remote .goodsinfo .goodsdesc em{font-style:normal;}
.remote .goodsinfo .goodsdesc span{line-height:25px; color:#898989;}
.remote .goodsinfo .goodsdesc img{width:161px;height:185px;float:left;margin-right:20px;}
.remote .goodsinfo .goodsprofile{ display:inline-block;width:230px;white-space:normal;word-break:break-all;}
.remote .goodsinfo .goodsurl{position:absolute;bottom:0;right:0;color:#FFF;}