.copynotice {background: #f3f3f3;padding: 0 20px 15px 20px;margin-top: 30px;border: 1px solid #ccc;}
.contentdeta {background: #fff;padding: 30px 60px 10px 60px;margin-top: 20px;}
.copynoticeico {width: 90px;height: 90px;margin-top: 15px;float: left;margin-right: 30px;}
.copynoticeico img {width: 100%;height: 100%;}
.copynoticecon {margin-top: 15px;float: left;}
article .copynotice .copynoticecon p {font-size: 16px;line-height: 31px;}
.copynoticecon p a {display: inline-block;}
.taglist {margin-top: 15px;padding-bottom: 20px;border-bottom: 1px solid #ccc;}
.taglist span {margin-right: 15px;}
.lastcontt {margin-top: 30px;}
.precontent,.nextcontent {margin-bottom: 15px;}
.precontent a:hover,.nextcontent a:hover,.taglist a:hover,.copynoticecon a:hover {color: #007aff;}
.contentdeta img {max-width: 100%;height: 100%;}
article > p {margin: 20px 0;}
.lianxibox {background: #f1f1f1;line-height: 30px;padding: 10px 20px;font-size: 18px;border:1px solid #ccc;color: #13509d;}
.lianxibox p {word-break: break-all;}
/*申请*/
.download a {display: block;margin:20px 0;padding: 0 15px;height: 45px;width: 110px;background:#65a0f7;text-align: center;line-height: 45px;border-radius: 5px;color: #fff;transition: all .2s;}
.download a:hover {background: #327be7;}
@media screen and (max-width: 1200px) {
	.contentdeta {padding: 30px 20px 10px 20px;margin-top: 0;}
	.copynotice {display: none;}
	.contenttj {margin-top: 20px;}
}