*{
    color: #333333;
}
.product1-tittle{
    font-size: 26px;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
}
.product1-text{
    font-size: 20px;
    color: #333333;
    text-indent: 2%;
    line-height: 28px;

}
.product1-tittle2{
    font-size: 26px;
    margin: 40px 0;
}
.content-product .no-margin{
    margin-right: 0;
}
.xt-l，.xt-r{
    width: 360px;
}
.xt-bgbox{
    height: 434px;
}
.xt-l,.xt-bgl,.xt-bgc,.xt-bgr,.xt-r{
    float: left;

}
.xt-l{
    margin-right: 6px;
}
.xt-r{
    margin-left: 6px;
}
.xt-l li,.xt-r li{
    width: 360px;
    height: 68px;
    padding-top: 12px;
    text-align: right;
    border: 1px solid #dedede;
    margin-bottom: 23px;
}
.xt-l li p,.xt-r li p{
   width: 333px;
    height: 56px;
    line-height: 56px;
    background-color: #eaeaea;
    margin: 0 14px;
    border-radius: 8px;
    -webkit-border-radius: 10px; /* Safari 和 Chrome */
    -moz-box-shadow: 4px 2px 10px #333; /* Firefox */
    -webkit-box-shadow: 4px 2px 10px #333; /* Safari 和 Chrome */
    box-shadow: 4px 2px 10px #333; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.xt-l li  img,.xt-r li  img{
    margin: 0 20px ;
}
.bg-1{
    background-color: #f2b753;
}
.bg-2{
    background-color: #707070;
}
.bg-3{
    background-color: #5f52a0;
}
.bg-4{
    background-color: #0068b7;
}
.xt-bgl,.xt-bgc,.xt-bgr{
    margin-top: 68px;
}
.xt-bgc{
    width: 198px;
    height: 198px;
    background: url("../img/xt-tybg.png") no-repeat;
    text-align: center;
    line-height: 250px;
    font-size: 26px;
    position: relative;

}
.xt-bgc img{
    text-align: center;
    position: absolute;
    top:37px;
    left: 74px;
}
.xt-bgl{
    background: url("../img/xt-tbl.png") no-repeat;
    width: 120px;
    height: 262px;
}
.xt-bgr{
    background: url("../img/xt-tbr.png") no-repeat;
    width: 120px;
    height: 262px;
}
.xt-bg2{
    clear: both;
    width: 100%;
    background: url("../img/xt-bg2.png") no-repeat;
    height: 528px;
    margin-top: 94px;
    margin-left: -10px;
}
.c-tittle{
    font-size: 26px;
    margin: 20px 0;

}
.content-text2{
    text-indent: 2%;
    line-height: 36px;
    font-size: 16px;
}
/*新闻详细列表*/
.reback{
    font-size: 16px;
    color: #999999;
    position: absolute;
    right: 118px;
    cursor: pointer;
}
.reback:hover{
    color: #666;
}
.reback img{
    margin-right: 9px;
}
.news-stittle{
    font-size: 18px;
    color: #999999;
    text-align: center;
    margin-bottom: 24px;
}
.news-stittle span{
    margin-right: 50px;
}
.hr{
    width: 100%;
    height: 1px;
    background-color: #dedede;
    margin-bottom: 28px;
}
.next-pre{
    width: 100%;
    height: 90px;
    border-top: 1px solid #dedede;
}
.next-pre p{
     float: left;
    font-size: 26px;
    width: 40%;
    line-height: 26px;
}
.next-pre p a{
    color: #999999;
    font-size: 18px;
}
.next-pre p span{
    color: #333333;
}
.next-pre p a:hover{
    color: #0268b4;
}
.pre{
    margin-right: 20%;
}
.content-textbox{
    margin-bottom: 40px;
}