/*tuwen_show*/
.tuwen_show{padding:30px 0 30px;}
.tuwen_show .ts_img{width:100%;padding-bottom:45.6923%;position:relative;}
.tuwen_show .ts_img img{border-radius:10px;}
.tuwen_show .ts_btn{position:absolute;right:0;bottom:0;background:#FFF;box-shadow:0 0 21px rgba(0,0,0,.1);}
.tuwen_show .ts_btn a{display:inline-block;width:230px;height:65px;line-height:65px;background:#116CB8;text-align:center;border-bottom-right-radius:10px;}
.tuwen_show .ts_btn span{display:inline-block;font-size:16px;padding-right:37px;font-weight:bold;color:#FFF;background:url(btn_icon.png) no-repeat right center;}
.tuwen_show .ts_btn a:hover{text-indent:10px;}
.tuwen_show .ts_txt{padding-top:50px;}
.tuwen_show .ts_txt p{font-size:16px;line-height:33px;color:#878787;}
.tuwen_show .ts_txt p:first-child{font-size:18px;height:1em;line-height:1em;color:#242424;margin-bottom:16px;}
.tuwen_show .ts_txt p:nth-child(2){font-size:40px;line-height:55px;font-weight:bold;color:#131313;}
.tuwen_show .ts_txt p a{color:#242424;}
.tuwen_show .ts_pp{padding-top:40px;font-size:14px;line-height:2;color:#878787;}
.tuwen_show .ts_pp h2{font-size:18px;font-weight:bold;line-height:30px;padding-bottom:15px;}
.tuwen_show .ts_pp h3{font-size:16px;font-weight:bold;line-height:30px;padding-bottom:10px;}
.tuwen_show .ts_pp p{font-size:16px;line-height:2;padding-bottom:10px;color:#878787;}
.tuwen_show .ts_pp img{max-width:100%;height:auto;margin:0 auto;display:block;}
.tuwen_show .ts_pp table{border:none!important;border-top:1px solid #e1e2e1!important;border-left:1px solid #e1e2e1!important;margin:0 auto;width:100%!important;padding:0;border-collapse:collapse!important;border-spacing:0!important;}
.tuwen_show .ts_pp table td{border:none!important;border-right:1px solid #e1e2e1!important;border-bottom:1px solid #e1e2e1!important;padding:5px 0;}
.tuwen_show .ts_pp table td p{margin-top:0;line-height:1.8;}
.tuwen_show .ts_pp iframe{width:100%;height:600px;}
.tuwen_show .ts_back{margin-top:40px;border-top:1px solid #CCC;}
/*1450以上屏幕*/
@media screen and (max-width:1499px){
	.tuwen_show .ts_txt{padding-top:40px;}
	.tuwen_show .ts_txt p:first-child{font-size:17px;margin-bottom:10px;}
	.tuwen_show .ts_txt p:nth-child(2){font-size:32px;line-height:42px;}
	.tuwen_show .ts_pp{padding-top:30px;}
	.tuwen_show .ts_back{margin-top:20px;}
}
@media screen and (max-width:1299px){
	.tuwen_show{padding:20px 0}
	.tuwen_show .ts_txt{padding-top:30px;}
	.tuwen_show .ts_txt p:first-child{font-size:16px;margin-bottom:8px;}
	.tuwen_show .ts_txt p:nth-child(2){font-size:28px;line-height:36px;}
	.tuwen_show .ts_pp{padding-top:20px;}
	.tuwen_show .ts_back{margin-top:10px;}
}
@media screen and (max-width:1023px){
	.tuwen_show .ts_txt{padding-top:20px;}
	.tuwen_show .ts_txt p:first-child{margin-bottom:5px;}
	.tuwen_show .ts_txt p:nth-child(2){font-size:24px;line-height:30px;}
	.tuwen_show .ts_pp{padding-top:10px;}
	.tuwen_show .ts_back{margin-top:5px;}
}
@media screen and (max-width:767px){
	.tuwen_show .ts_img img{border-radius:5px;}
	.tuwen_show .ts_btn a{width:150px;height:40px;line-height:40px;border-bottom-right-radius:5px;}
	.tuwen_show .ts_btn span{font-size:14px;padding-right:20px;background-size:auto 9px;}
}