.main{
    /*border: 1px solid black;*/
}

.showimg{
    height: 425px;
    width: 1220px;
    border: 1px solid transparent;
    /*cursor: pointer;*/
    overflow: hidden;
    position: relative;
}

.main-view{
    height: 425px;
    width: 6100px;
    font-size: 0;
    position: absolute;
    left: -1220px;
}

.main-view img{
    float: left;
}

.img-point{
    height: 20px;
    width: 100px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -50px;
    font-size: 0;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 8px;
}

.img-point li{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
    margin: 6px 12px;
    display: inline-block;
    cursor: pointer;
}

.img-point .active{
    background-color: #a84304;
}

.btn{
    position: absolute;
    top: 50%;
    margin-top: -50px;
    width: 60px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 25px;
    text-decoration: none;
    color: #fff;
    background-color: rgba(0,0,0,0.3);
}

#prev{
    left: 0;
}

#next{
    right: 0;
}

.showtext{
    border: 1px solid transparent;
    margin-top: 20px;
    /*background-color: rgb(222,222,222);*/
}

.div1{
    float: left;
    width: 850px;
    height: 780px;
    border: 1px solid transparent;
    margin-right: 20px;
}

.detail{
    height: 240px;
    border: 1px solid #c4c4c4;
}

.frame-bar{
    height: 40px;
    background-color: rgb(235,235,235);
}

.frame-bar img{
    float: left;
    height: 20px;
    margin: 10px 0 0 10px;
}

.frame-bar p{
    float: left;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    font-weight: bold;
    color: rgb(93, 93, 93);
}

.frame-bar a{
    float: right;
    text-decoration: none;
    color: #444;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-right: 15px;
    font-family: 'simhei';
}


.wid-line{
    height: 1px;
    background-color: #989898;
}

.detail-text{
    position: relative;
    height: 200px;
    padding: 1px;
}

.detail-text p{
	width: 480px;
    font-family: '宋体';
    font-size: 14px;
    margin: 10px 260px 10px 10px;
    line-height: 26px;
    color: #4f4f4f;
    z-index: 3;
	text-indent:2em;
}

.detail-text img{
    position: absolute;
    right: 4px;
    top: 4px;
    height: 190px;
    z-index: -1;
}

.product{
    height: 460px;
    border: 1px solid #c4c4c4;
    margin-top: 20px;
}

.product-all{

}

.product-info{
    float: left;
    width: 250px;
    height: 185px;
    background-color: rgb(227, 227, 227);
    margin: 14px 0px 0 20px;
    cursor: pointer;
    border-radius: 8px;
}

.product-info img{
    width: 100%;
    height: 150px;
    border-radius: 8px 8px 0 0;
}

.product-info p{
    text-align: center;
    height: 28px;
    line-height: 28px;
    font-family: "simhei";
}

.div2{
    float: left;
    width: 350px;
    height: 600px;
    border: 1px solid transparent;
}

.dt{
    height: 400px;
    border:  1px solid #c4c4c4;
}

.dt-con{

}

.dt-con ul{
    list-style-type: circle;
    margin-left: 20px;
}

.dt-con li{
    margin: 8px;
}

.dt-con a{
    text-decoration: none;
    color: #4f4f4f;
    font-size: 14px;
    font-family: "宋体";
}

.con-me{
    height: 300px;
	font-size: 16px;
    width: 100%;
    background-color: rgb(235,235,235);
    margin-top: 20px;
    text-align: center;
    border: 1px solid transparent;
    font-family: "宋体";
}

.con-me tr{
    height: 30px;
}

.con-me img{
    height: 18px;
    margin: auto 10px auto 0;
    border: 0;
}

.con-me-text{
    color: #212121;
    font-size: 15px;
}

.addr{
    font-size: 14px;
    line-height: 30px;
    margin: 25px;
}

#connect-me{
    margin-top: 35px;
}
