*{
    box-sizing: border-box;
}
body{
    font:12px "microsoft yahei",Arial,Helvetica,sans-serif;
    color:#666;
}
input{
    border:1px solid #ddd;
}
.container{
    margin:0 auto;
    width:1200px;
}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd{
    margin:0;
    padding:0;
    list-style: none;
}
.lf{
    float:left;
}
.rt{
    float: right;
}
.clear:after{
    content: '';
    display:block;
    clear: both;
}
a{
    color:#666;
    text-decoration: none;
}
a:hover{
    color:#f89120;
    text-decoration: none;
}
.f-photo ul li>a{
    display: inline-block;
    width: 100%;
    height: 20px;
/* content: "..."; */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.clear{
    zoom:1;
}
img{
    border:0;
}
textarea{
    border:1px solid #ddd;
}
#search-box{
    width:650px;
    float: left;
    margin:20px 0 0 100px;
}
#search-box .txtSearch{
    border:0 none;
    width:274px;
    height:30px;
    padding-left:30px;
    background: url("../images/search.jpg") no-repeat 5px 5px;
}
#search-box button{
    width:54px;
    height:32px;
    color:#fff;
    font-size: 14px;
    line-height: 28px;
    border:none;
    background-color: #f89120;
    cursor:pointer;
}
#search-box .tel{
    margin-left:100px;
    color:#f89120;
    font-size: 20px;
}
#search-box .tel b{
    display: inline-block;
    width:25px;
    height:25px;
    background: url("../images/101.png") no-repeat -120px -8px;
}
#search-box .hot-words{
    overflow: hidden;
    margin-top:10px;
    color:#333;
    font-size: 12px;
}
#top div.erweima{
    margin-top:10px;
    font-size: 12px;
}
#top1 ul{
    border:1px solid #ddd;
    padding:5px;
}
#top1 ul li{
    padding-right:5px;
}
#body{
    border:1px solid #ddd;
    border-top:none;
    position:relative;
}
#body .ptitle{
    font-size: 16px;
    margin:0 300px 40px 200px;
    padding-top:30px;
}
#body ul .p1{
    text-align: left;
    font-size:14px;
}
#body ul .p2{
    text-align: left;
    font-size: 14px;
    width:350px;
    height:18px;
    overflow: hidden;
}
.list li{
    margin-bottom:5px;
    height:24px;
    width:460px;
    overflow: hidden;
}
.list span{
    display: inline-block;
    width:103px;
    text-align: left;
}
#body .list .price{
    height:58px;
    padding-top: 22px;
}
#body .list .price button{
    background-color:#f89120 ;
    color:#fff;
    width:95px;
    height:30px;
    border-radius:5px;
    border:none;
    margin-left:43px;
    cursor:pointer;
}
#body img{
    margin-left:20px;
    border:1px solid #ddd;
    padding:2px;
}
#body #small img{
    margin:10px 0 10px 23px;
    border:1px solid #ddd;
    width:66px;
    height: 66px;
}
#body #small img:hover{
    border:2px solid #f89120;
}
#body ul .icon .pf{
    background: url(../images/ico_zoom.jpg) no-repeat;
    padding-left:25px;
    font-size:12px;
    margin:-4px 0 10px 80px;
}
#body ul .icon img{
    border:none;
}
.list{
    position:absolute;
    left:313px;
    top:89px;
}
#rt-list{
    width:288px;
    height:300px;
    *height:298px;
    position:absolute;
    top:22px;
    right:44px;
    border:1px solid #ddd;
    text-align:left;
    border-top:2px solid #f89120;
}
#rt-list ul:first-child{
    display:none;
    position: absolute;
    background: #fff;
}
#rt-list .ul1{
    position: absolute;
    background: #fff;
    width:100%;
}
#rt-list .ul1 img{
    vertical-align: middle;
}
#rt-list .ul1 li{
    border:none;
    padding-left:10px;
}
#rt-list li{
    border-bottom:1px solid #ddd;
    padding-bottom:7px;
    /*padding-left: 3%;*/
}
#rt-list .companyinfo{
    width:286px;
    *width:278px;
    height:30px;
    line-height: 30px;
    text-align:left;
    font-size: 18px;
    color:#fff;
    background-color:#fa7f6d;
}
#rt-list button{
    background-color:#fa7f6d ;
    color:#fff;
    border:none;
    padding:3px 15px;
    margin-top:5px;
    margin-left:54px;
    cursor:pointer;
}
#rt-list .company{
    text-align: center;
    font-size: 16px;
    color:#000;
}
#rt-list .name{
    color:#f89120;
    padding-right:5px;
    padding-left: 3%;
}
#rt-list .vipimg{
    display:inline-block;
    padding-top:5px;
}
#rt-list .vipimg img{
    margin-bottom:-7px;
}
#rt-list .vip{
    color:#f89120;
    padding-left:5px;
}
#rt-list .qq{
    display: inline-block;
    padding-left:20px;
    padding-top:29px;
    background: url(../images/web-off01.jpg)no-repeat 4px 13px;
}
#rt-list .web{
    display: inline-block;
    padding-left:20px;
    padding-top:29px;
    background: url(../images/web-off.jpg)no-repeat 2px 13px;
}
#rt-list li span img {
    border: none;
    margin-top: 2px;
    margin-left: 2px;
}
.box_head{
    margin-top:10px;
    width:80%;
    border:1px solid #ddd;
    height:31px;
    line-height: 31px;
    overflow:hidden;
    padding:0 10px 0 10px;
}
.content{
    font-size:14px;
    width:958px;
    /*height:150px;*/
    overflow: hidden;
    line-height: 180%;
    padding:10px 20px 10px 20px;
    overflow: hidden;
}
.ts{display:none;}

.box_body{
    width:80%;
    border:1px solid #ddd;
    border-top:none;
}
.e-top{
    margin-top:19px;
    margin-bottom:-6px;
}
.E-Mail{
    margin-top:10px;
    width:80%;
    border:1px solid #ddd;
    overflow:hidden;
}
.E-Mail li{
    border-top:none;
    padding:5px;
}
.E-Mail li .person{
    border-right:1px solid #ddd;
    padding-right:23px;
}
.E-Mail li .tel{
    padding-right: 12px;
}
.E-Mail li .message{
    margin-right:14px;
}
.E-Mail li .message1{
    margin-top:164px;
    margin-left:-216px;
}
.span1{
    color:#f89120;
}
.box-rt{
    width:20%;
    position:absolute;
    right:0;
    top:0;
}
.E-Mail li .message1 button{
    background-color:#f89120 ;
    color:#fff;
    border:none;
    padding-right:10px;
    margin-top:10px;
    margin-right:30px;
    cursor: pointer;
}
.bottom{
    width:100%;
}
.bottom-body{
    width:100%;
}
.f-photo img{
    padding:3px;
    border:1px solid #ddd;
}
.f-jump{
    margin:10px;
    text-align: center;
}
.f-jump span{
    margin-right:15px;
}
.p-china{
    padding:5px;
    font-size: 16px;
    background-color:#3ca100;
    color:#fff;
    text-align: center;
}
.box-rt form{
    border:1px solid #ddd;
}
.box-rt textarea{
    margin:10px 0 6px 0;
}
.box-rt input{
    border:none;
    margin-left:6px;
}
.box-rt button{
    border:none;
    background-color:#3ca100;
    color:#fff;
    cursor: pointer;
}
.btn2{
    margin:10px 0 5px 66px;
}
#mediumDiv
{
    width:256px;
    height: 183px;
    border: 1px solid #ddd;
    margin-bottom: 5px;
    text-align:center;
    position: relative;
    /*z-index:10;*/
}
#mediumDiv img
{
    vertical-align:middle;
    width:256px;
    height:183px;
    margin-left:0px;
}
#mediumDiv>#mask{
    position: absolute;
    width: 120px;
    height: 94px;
    background: #f6f5a8;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    top: 0;
    left: 0;
    display:none;
}
#mediumDiv>#superMask{
    position: absolute;
    width: 256px;
    height: 183px;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    top: 0;
    left:0;
    background-color: #3ca100;
    cursor: move;
    z-index:999;
}
#largeDiv{
    position: absolute;
    width: 253px;
    height: 186px;
    background: #fff;
    background-size: 512px 366px;
    border: 1px solid #ddd;
    top: 90px;
    left: 260px;
    display: none;
    z-index:999;
}
#mediumDiv h1
{
    width: 352px;
    height: 54px;
    overflow:hidden;
    padding: 0px;
    position:relative;
}