.Box {position: relative;}
.Box .content {width: 1200px;margin: 0 auto;}
.Box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;margin-top: 50px;}
.Box .Box_con .btnl {background: url(jtl02.png) no-repeat center;left: -72px;}
.Box .Box_con .btnr {background: url(jtr02.png) no-repeat center;right: -72px;}
.Box .Box_con .btnl:hover {background: url(jtl03.png) no-repeat center;}
.Box .Box_con .btnr:hover {background: url(jtr03.png) no-repeat center;}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width: 224px;height: 385px;margin-left: 20px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img {display: block;width: 224px;height: 285px;transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
.zhuanjiazhuanlan_u_1{
    display: block;
    font-size: 28px;
    color: #0C0C0C;
    font-weight: bolder;
    text-align: center;
    margin: 20px 0px 5px 0px;
}
.zhuanjiazhuanlan_u_1:hover{
    color: #0C0C0C;
}
.zhuanjiazhuanlan_u_2{
    display: block;
    font-size: 22px;
    color: #999999;
    text-align: center;
    margin: 5px 0px 20px 0px;
}
.zhuanjiazhuanlan_u_2:hover{
    color: #999999;
}