@charset "utf-8";
.ywdt-tpxw .pic{width: 60%;height: 343px;float: left;overflow: hidden;}
.ywdt-tpxw .pic img{width: 100%;height: 100%;display: block;}
.ywdt-tpxw .txt-box{width: 40%;height: 343px;background: #F5F5F5;float: left;}
.ywdt-tpxw .txt-box .txt{padding:80px 20px 24px 20px;}
.ywdt-tpxw .txt-box .txt .tit{font-size: 1.5em;line-height: 2em;text-align: center;color: #000;}
.ywdt-tpxw .txt-box .txt .tit a{color: #000;}
.ywdt-tpxw .txt-box .txt .tit a:hover{color: #2c60b6;}
.ywdt-tpxw .txt-box .txt .memo{font-size: 1.125em;color: #A6A6A6;line-height: 2em;}
.ywdt-tpxw .txt-box .txt .more{margin-top: 15px;}
.ywdt-tpxw .txt-box .txt .more a{display: block;width: 148px;height: 45px;line-height: 45px;color: #fff;background:#2c60b6;margin:0 auto;text-align: center; }
.ywdt-tpxw .txt-box .txt .more a:after{content: "";display: inline-block;width: 22px;height: 5px;background: url(../images/ywdt/jt_r1.png) left top no-repeat;margin-left: 10px;vertical-align: middle;}
.ywdt-tpxw-btn{position: absolute;width: 40%;right: 0;top: 30px;height: 20px;}
.ywdt-tpxw-btn .swiper-nav{width: 22px;height: 10px;display: inline-block;background: center center no-repeat;position: absolute;z-index: 9;top: 18px;margin-top: 0;}
.ywdt-tpxw-btn .swiper-nav.prev{background-image: url(../images/ywdt/jt_l2.png);left: 20px;}
.ywdt-tpxw-btn .swiper-nav.next{background-image: url(../images/ywdt/jt_r2.png);right: 20px;}

.ywdt-tpxw-btn .swiper-pagination.position{width: 9px;height: 9px;}

.gzdt-tzgg{margin:0 -22px 30px -22px;}
.gzdt{width: 60%;}
.tzgg{width: 40%;}
.gzdt .ywdt-gzdt-list,.tzgg .ywdt-gzdt-list{margin:0 22px;}

.ywdt-ztzl .swiper-container{padding:0 10px;}
.ywdt-ztzl .swiper-slide .img{margin:0 10px;height: 100px;overflow: hidden;}
.ywdt-ztzl .swiper-slide .img img{width: 100%;height: 100%;}
.ywdt-swiper-nav{position: absolute;top: 50%;display: block;width: 18px;height: 43px;margin-top: -22px;background: url(../images/index/swiper_prev1.png) no-repeat center;z-index: 1;cursor: pointer;}
.ywdt-swiper-nav.prev{left: 0;}
.ywdt-swiper-nav.next{right: 0;background-image: url(../images/index/swiper_next1.png);}
.ywdt-swiper-nav:hover{background-color: rgba(0, 0, 0, 0.6);}

.ywdt-ztzl .ywdt-swiper-nav{width: 20px;height: 100px;margin-top: -50px;}
.ywdt-ztzl .ywdt-swiper-nav.prev{background-image: url(../images/index/swiper_prev2.png);}
.ywdt-ztzl .ywdt-swiper-nav.next{background-image: url(../images/index/swiper_next2.png);}




/**** responsive ****/
@media (max-width: 1200px) {

}

@media (max-width: 992px){
	.ywdt-tpxw .pic,.ywdt-tpxw .txt-box{width: 100%;float: none;height: auto;}
	.ywdt-tpxw .txt-box .txt{padding:10px 20px 60px 20px ;}
	.ywdt-tpxw-btn{width: 100%;position: relative;top: -50px;z-index: 99;}
	.gzdt,.tzgg{width: 100%;float: none;}
	.tzgg{margin-top: 30px;}

}
@media (max-width: 640px){
	
}
@media (max-width: 480px){
	.ywdt-tpxw .txt-box .txt .tit{font-size: 1.125em;}
	.ywdt-tpxw .txt-box .txt .memo{font-size: 1em;}
}


@media (max-width:320px){
}

/*适老化样式*/
body.useOldFixed .ywdt-tpxw-btn{bottom: 400px;top: unset;}
body.useOldFixed .ywdt-tpxw-btn .swiper-nav{bottom: 0px;top: unset;}