body{background: #fff;}
.content{width: 100%;overflow: hidden;padding-bottom: 0;}
.content h1{text-align:center;font-family: "微软雅黑";font-size: 15px;color: #333;margin-top: 90px;}
.content .linkToComp{position: relative;display: block;width: 142px;height: 35px;line-height: 35px;border-radius: 5px;margin: 18px auto;background: #fd7a00;color: #fff;font-family: "微软雅黑";font-size: 15px;}
.content .linkToComp:hover{cursor: pointer;}
.content .linkToComp i{display: block;float:left;width: 20px;height: 20px;margin:8px 10px 0 20px;background: url(../image/computer.png) no-repeat;background-size: 20px;}
.content p{text-align:center;font-family: "宋体";font-size: 12px;margin: 18px 0 30px 0;}
.content p .second{padding-right: 10px;color:#ff9933;font-family: "Arial";font-size: 15px;}
.content p a {color: #3366CC;margin: 0 2px;}
.content p a:hover{text-decoration: underline;}
.content img{display: block;width: 79%;margin: 0 auto;}
.content img.w70{width: 70%;}
.content img.w90{width: 90%;}
.content img.w85{width: 85%;}