﻿*{ margin:0px; padding:0px; box-sizing:border-box; }
body 
{
    line-height:1.5;
    font-family:微软雅黑;
}
a{ text-decoration:none;}
ul,li{ list-style:none; } 

.jqfree { overflow: hidden; margin-top: 75px; margin-bottom: 75px;  }
.jqfree .w1200{ margin: 0 auto; width: 1200px;     }
.jqfree .Box {position: relative; width:100%;  height: auto; margin-top: 40px; }
.jqfree .Box .Box_con {position: relative;}
.jqfree .Box .Box_con .conbox {position: relative; overflow: hidden; width:100%; margin: 0px auto; }
.jqfree .Box .Box_con .conbox ul {position: relative;list-style: none;}
.jqfree .Box .Box_con .conbox ul li {float: left; width:589px; height:180px; margin-left:22px; position: relative; overflow: hidden; border:1px solid #333333; padding:20px 42px }
.jqfree .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.jqfree .Box .Box_con .conbox ul li h3{width:100%; height:35px;line-height:35px; font-size:18px; color:#000000; }
.jqfree .Box .Box_con .conbox ul li span{width:100%; height:35px;line-height:35px; font-size:15px; color:#333333; }
.jqfree .Box .Box_con .conbox ul li p{width:100%; height:48px;line-height:24px; font-size:15px; color:#333; margin-top:10px; margin-bottom:10px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;  -webkit-box-orient:vertical; overflow:hidden; } 
.jqfree .Box .Box_con .btn {display: block;width:19px;height:35px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -18px;  }
.jqfree .Box .Box_con .btnl {float: left; background: url(../images/left.png) no-repeat; left:-50px;}
.jqfree .Box .Box_con .btnr { float: right; background: url(../images/right.png) no-repeat; right:-50px;} 


