/* wrap */
.wrap{width: 100%;background: url("../img/jczwbg.png") top center no-repeat;}
/* jczwBanner */
.jczwBanner{text-align: center;margin-bottom: 35px;}
/* jczwSearch */
.jczwSearch{margin: 0 auto 45px;width: 695px;height: 52px;line-height: 52px;background: #fff;}
.jczwSearch #searchInput{border: none;width: 540px;height: 52px;background: #fff;margin-left: 25px;font-size: 16px;}
.jczwSearch #searchBtn{border: none;width: 120px;height: 52px;cursor: pointer;background: #074990 url("../img/search.png") left 28px center no-repeat;font-size: 16px;color: #fff;text-indent: 58px;}
/* jcList1 */
.jcList1{width: 100%;}
.title{text-align: center;}
.jcList1 ul{margin-top: 30px;margin-left: 10px;overflow: hidden;}
.jcList1 ul li{width: 170px;height: 84px;border: 1px solid #CCD9E5;margin-bottom: 20px;text-align: center;float: left;margin-right: 24px;}
.jcList1 ul li:hover{background: #E9F5FF;}
.jcList1 ul li:nth-child(6n){margin-right: 0;}
.jcList1 ul li a{display: block;width: 100%;height: 100%;}
.jcList1 ul li img{margin-top: 16px;height: 24px;}
.jcList1 ul li p{font-size: 16px;margin-top: 6px;line-height: 1;}
/* jcList2 */
.jcList2{width: 100%;}
.jcList2 ul{margin-top: 30px;margin-left: 10px;overflow: hidden;}
.jcList2 ul li{width: 170px;height: 56px;line-height: 56px;font-size: 16px;border: 1px solid #CCD9E5;margin-bottom: 20px;text-align: center;float: left;margin-right: 24px;}
.jcList2 ul li:hover{background: #E9F5FF;}
.jcList2 ul li:nth-child(6n){margin-right: 0;}
.jcList2 ul li a{display: block;}
#certify {position: relative;width: 1200px;margin: 30px auto 30px -20px;}
#certify .swiper-container {padding-bottom: 60px;}
#certify  .swiper-slide {width: 520px;height: 408px;background: #fff;box-shadow: 0 8px 30px #ddd;position: relative;}
#certify  .swiper-slide img{display:block;width: 520px;height: 358px;}
#certify  .swiper-slide p {width: 100%;height: 50px;line-height: 50px;padding: 0 10px;background: #F0F6FF;text-align: center;color: #333;font-size: 16px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
#certify .swiper-pagination {width: 100%;bottom: 20px;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;border: 3px solid #fff;background-color: #d5d5d5;width: 10px;height: 10px;opacity: 1;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {border: 3px solid #00aadc;background-color: #fff;}
#certify .swiper-button-prev,#certify .swiper-button-next {width: 42px;height: 113px;background: url("../img/left.png");left: 0;top: 170px;}
#certify .swiper-button-next {background: url("../img/right.png");left: auto;right: 0;}

/* oldModel */
.oldModel .jcList1 ul li{height: 110px;}
.oldModel .jcList1 ul li p{font-size: 28px;}
.oldModel .jcList2 ul li{font-size: 28px;}
.oldModel #certify  .swiper-slide p{font-size: 28px;}