/* wrap */
.wrap{width: 100%;background: url("../img/ztbanner.png") top center no-repeat;}
.h584{height: 584px;}
.ztCon{width: 1200px;background: #fff;padding: 30px 40px;border-radius: 20px 20px 0 0;margin: 0 auto;}
/* slideBoxItem */
.slideBoxItem{width: 588px;height: 344px;position: relative;overflow: hidden;}
.slideBoxItem .hd{position: absolute;right: 5px;bottom: 15px;z-index: 1;}
.slideBoxItem .hd ul li {float: left;margin-right: 10px;cursor: pointer;width: 10px;height: 10px;background: #888;border-radius: 5px;}
.slideBoxItem .hd ul li.on {background: #1C9C52;}
.slideBoxItem .bd {position: relative;z-index: 0;}
.slideBoxItem .bd li {position: relative;}
.slideBoxItem .bd li img {width: 100%;height: 344px;}
.slideBoxItem .bd p {position: absolute;bottom: 0;left: 0;width: 100%;height: 44px;line-height: 44px;font-size: 16px;background:rgba(0, 0, 0, 0.5);text-indent: 10px;z-index: 1;}
.slideBoxItem .bd p a {color: #fff;display: block;width: 80%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.dtList {width: 510px;overflow: hidden;}
.dtList ul {overflow: hidden;margin-top: 5px;}
.dtList ul li {font-size: 16px;height: 42px;line-height: 42px;background: url("../img/libg.png") center left no-repeat;overflow: hidden;}
.dtList ul li a {display: block;float: left;width: 76%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-left: 14px;}
.dtList ul li a:hover {color: #004D93;}
.dtList li span {float: right;color: #999;font-size: 14px;}
/* xfItem */
.xfItem{margin-top: 40px;}
.xfItem ul{width: 362px;height: 240px;margin-top: 25px;padding-top: 55px;}
.xfItem ul:first-child{background: url("../img/xfItemul1.png");}
.xfItem ul:nth-child(2){background: url("../img/xfItemul2.png");margin-left: 17px;}
.xfItem ul:nth-child(3){background: url("../img/xfItemul3.png");}
.xfItem ul li{width: 270px;height: 38px;line-height: 38px;margin: 0 auto;text-align: center;font-size: 16px;text-align: center;margin-bottom: 12px;}
.xfItem ul .more{text-align: center;width: 100%;background: url("../img/more.png") right 150px center no-repeat;}
.xfItem ul .more a{font-size: 15px;color: #56667E;display: block;}
/* ysItem */
.ysItem{width: 100%;margin-top: 25px;}
.ysItem ul{overflow: hidden;}
.ysItem ul li{float: left;position: relative;border-radius: 4px;overflow: hidden;}
.ysItem ul li:nth-child(2){float: right;}
.ysItem ul li img.img{width: 550px;height: 288px;}
.ysItem ul li img.btnimg{width: 56px;height: 56px;position: absolute;left: 50%;margin-left: -28px;top: 115px;}
.ysItem ul li .title{position: absolute;left: 0;top: 0;width: 310px;height: 41px;background: url("../img/title5.png") top center no-repeat;}
.ysItem ul li:nth-child(2) .title{background: url("../img/title6.png") top center no-repeat;}
/* mtItem */
.mtItem{width: 100%;margin-top: 40px;}
.mtItem .dtList{width: 530px;}