打印页面修改

This commit is contained in:
ly19960718 2021-08-10 10:48:39 +08:00
parent 09e126392e
commit 2eeb858dc0
11 changed files with 13 additions and 13 deletions

View File

@ -46,7 +46,7 @@
*{margin:0;padding:0;} *{margin:0;padding:0;}
.main{width: 1000px;margin: 0 auto;padding-top: 50px;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden} .main{width: 1000px;margin: 0 auto;padding-top: 50px;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden}
.title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;} .title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;}
.title h3{font-size: 27px;margin-bottom: 10px;color: #1f5781;font-weight: bolder;} .title h3{font-size: 32px;margin-bottom: 10px;color: #1f5781;font-weight: bolder;}
.title p{font-size: 15px;color: #333;} .title p{font-size: 15px;color: #333;}
.title p span{margin-right: 50px} .title p span{margin-right: 50px}
.tableTitle{text-align: center;font-size: 40px;line-height: 38px} .tableTitle{text-align: center;font-size: 40px;line-height: 38px}

View File

@ -31,7 +31,7 @@
*{margin:0;padding:0;} *{margin:0;padding:0;}
.main{width: 1000px;margin: 0 auto;padding-top: 50px;;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden} .main{width: 1000px;margin: 0 auto;padding-top: 50px;;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden}
.title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;} .title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;}
.title h3{font-size: 27px;margin-bottom: 10px;color: #1f5781;font-weight: bolder;} .title h3{font-size: 32px;margin-bottom: 10px;color: #1f5781;font-weight: bolder;}
.title p{font-size: 15px;color: #333;} .title p{font-size: 15px;color: #333;}
.title p span{margin-right: 50px} .title p span{margin-right: 50px}

View File

@ -39,7 +39,7 @@
*{margin:0;padding:0;} *{margin:0;padding:0;}
.main{width: 1000px;margin: 0 auto;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden} .main{width: 1000px;margin: 0 auto;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden}
.title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;} .title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;}
.title h3{font-size: 26px;margin-bottom: 10px;color: #1f5781;font-weight: bolder;} .title h3{font-size: 32px;margin-bottom: 10px;color: #1f5781;font-weight: bolder;}
.title p{font-size: 16px;color: #333;} .title p{font-size: 16px;color: #333;}
.title p span{margin-right: 50px} .title p span{margin-right: 50px}
.content{min-height: 500px;margin-top: 10px;} .content{min-height: 500px;margin-top: 10px;}

View File

@ -29,7 +29,7 @@
*{margin:0;padding:0;} *{margin:0;padding:0;}
.main{width: 1000px;margin: 0 auto;padding-top: 50px;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden} .main{width: 1000px;margin: 0 auto;padding-top: 50px;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden}
.title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;} .title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;}
.title h3{font-size: 27px;margin-bottom: 10px;color: #1f5781;font-weight: bolder;} .title h3{font-size: 32px;margin-bottom: 10px;color: #1f5781;font-weight: bolder;}
.title p{font-size: 15px;color: #333;} .title p{font-size: 15px;color: #333;}
.title p span{margin-right: 50px} .title p span{margin-right: 50px}

View File

@ -37,7 +37,7 @@
*{margin:0;padding:0;} *{margin:0;padding:0;}
.main{width: 1000px;margin: 0 auto;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden} .main{width: 1000px;margin: 0 auto;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden}
.title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;} .title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;}
.title h3{font-size: 27px;margin-bottom: 10px;color: #1f5781;font-weight: bolder;} .title h3{font-size: 32px;margin-bottom: 10px;color: #1f5781;font-weight: bolder;}
.title p{font-size: 15px;color: #333;} .title p{font-size: 15px;color: #333;}
.title p span{margin-right: 50px} .title p span{margin-right: 50px}
.content{min-height: 500px;margin-top: 10px;} .content{min-height: 500px;margin-top: 10px;}

View File

@ -23,7 +23,7 @@
*{margin:0;padding:0;} *{margin:0;padding:0;}
.main{width: 1000px;margin: 0 auto;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden} .main{width: 1000px;margin: 0 auto;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden}
.title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;} .title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;}
.title h3{font-size: 27px;color: #1f5781;margin-bottom: 10px;font-weight: bolder;} .title h3{font-size: 32px;color: #1f5781;margin-bottom: 10px;font-weight: bolder;}
.title p{font-size: 15px;color: #333;} .title p{font-size: 15px;color: #333;}
.title p span{margin-right: 50px} .title p span{margin-right: 50px}
.content{min-height: 500px;margin-top: 10px;} .content{min-height: 500px;margin-top: 10px;}

View File

@ -47,7 +47,7 @@
*{margin:0;padding:0;} *{margin:0;padding:0;}
.main{width: 1000px;margin: 0 auto;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden} .main{width: 1000px;margin: 0 auto;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden}
.title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;} .title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;}
.title h3{font-size: 27px;color: #1f5781;margin-bottom: 10px;font-weight: bolder;} .title h3{font-size: 32px;color: #1f5781;margin-bottom: 10px;font-weight: bolder;}
.title p{font-size: 15px;color: #333;} .title p{font-size: 15px;color: #333;}
.content{min-height: 500px;margin-top: 10px;} .content{min-height: 500px;margin-top: 10px;}
.content p{font-size: 18px;color: #000;line-height:40px;} .content p{font-size: 18px;color: #000;line-height:40px;}

View File

@ -36,11 +36,11 @@
*{margin:0;padding:0;} *{margin:0;padding:0;}
.main{width: 1000px;margin: 0 auto;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden} .main{width: 1000px;margin: 0 auto;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden}
.title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;} .title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;}
.title h3{font-size: 27px;color: #1f5781;margin-bottom: 10px;font-weight: bolder;} .title h3{font-size: 32px;color: #1f5781;margin-bottom: 10px;font-weight: bolder;}
.title p{font-size: 15px;color: #333;} .title p{font-size: 16px;color: #333;}
.title p span{margin-right: 50px} .title p span{margin-right: 50px}
.content{min-height: 500px;margin-top: 10px;} .content{min-height: 500px;margin-top: 10px;}
.content p{font-size: 16px;color: #333;line-height: 40px;} .content p{font-size: 20px;color: #333;line-height: 40px;}
.button-box{position: fixed;top:20px;right: 40px;} .button-box{position: fixed;top:20px;right: 40px;}
.button-box button{border: none;outline:none;width: 60px;height: 40px;background: #004acd;cursor: pointer;color: #fff} .button-box button{border: none;outline:none;width: 60px;height: 40px;background: #004acd;cursor: pointer;color: #fff}
</style> </style>

View File

@ -30,7 +30,7 @@
.main{width: 1000px;margin: 0 auto;padding-top: 50px;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden} .main{width: 1000px;margin: 0 auto;padding-top: 50px;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden}
.title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;} .title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;}
.title h3{font-size: 27px;margin-bottom: 10px;color: #1f5781;font-weight: bolder;} .title h3{font-size: 32px;margin-bottom: 10px;color: #1f5781;font-weight: bolder;}
.title p{font-size: 15px;color: #333;} .title p{font-size: 15px;color: #333;}
.title p span{margin-right: 50px} .title p span{margin-right: 50px}

View File

@ -32,7 +32,7 @@
.main{width: 1000px;margin: 0 auto;padding-top: 50px;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden} .main{width: 1000px;margin: 0 auto;padding-top: 50px;background: #fff;padding: 0 100px;box-sizing: border-box;overflow: hidden}
.title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;} .title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;}
.title h3{font-size: 27px;margin-bottom: 10px;color: #1f5781;font-weight: bolder;} .title h3{font-size: 32px;margin-bottom: 10px;color: #1f5781;font-weight: bolder;}
.title p{font-size: 15px;color: #333;} .title p{font-size: 15px;color: #333;}
.title p span{margin-right: 50px} .title p span{margin-right: 50px}

View File

@ -52,7 +52,7 @@
.title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;} .title{text-align: center;padding: 10px 0;border-bottom: 1px solid #ddd;margin-top:60px;margin-bottom: 30px;}
.title h3{font-size: 27px;margin-bottom: 10px;color: #1f5781;font-weight: bolder;} .title h3{font-size: 32px;margin-bottom: 10px;color: #1f5781;font-weight: bolder;}
.title p{font-size: 15px;color: #333;} .title p{font-size: 15px;color: #333;}
.title p span{margin-right: 50px} .title p span{margin-right: 50px}
.tableTitle{text-align: center;font-size: 40px;line-height: 38px} .tableTitle{text-align: center;font-size: 40px;line-height: 38px}