@charset "UTF-8";body{overflow-y:scroll}
*{
    margin: 0;
    padding: 0;
}
html{font-size:12px;font-family:"Microsoft YaHei"}
body,dd,dl,form,h1,h2,h3,h4,h5,h6,input,ol,p,select,textarea,ul{margin:0;padding:0}
ol,ul{list-style:none}
img{border:none}
input,select,textarea{outline:0;border:none;background-color:transparent}
textarea{resize:none}
a{cursor:pointer;text-decoration:none}
h1,h2,h3,h4,h5,h6{font-size:1em}
em,i{font-style:normal}
.clearfix:after,.clearfix:before{display:table;content:" "}
.clearfix:after{clear:both}
.wrap{
    width: 1040px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    /* border: 1px solid red; */
}
.pof{
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}
.por{
    position: relative;
}
.none {
    display: none !important;
}
.text_overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* 样式开始 */
.header{
    width: 100%;
    height: 115px;
    background: #fff;
}
.header .nav{
    position: relative;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #f5f5f5;
    border-bottom: 1px solid #e4e4e4;
}
.header .nav a{
    display: inline-block;
    font-size: 12px;
    margin-right: 30px;
    color: #333;
}
.header .top{
    position: relative;
    padding: 17px 0;
}
.header .top .logo{
    position: relative;
    display: inline-block;
    /* border: 1px solid red; */
    width: 158px;
    height: 50px;
    background: url(../images/office/logo.png) no-repeat center;
    /* background-size: 100%; */
    vertical-align: middle;
    /* border: 1px solid red; */
}
/* 专为soft.51xiazai.cn写的*/
.header .top .fiveone_logo{
    position: relative;
    display: inline-block;
    width: 158px;
    height: 50px;
    background: url(../images/51_logo.png) no-repeat center;
    background-size: 100%;
    vertical-align: middle;
}
/* cqhongtjy_logo */
.header .top .cqhongtjy_logo{
    position: relative;
    display: inline-block;
    width: 250px;
    height: 50px;
    background: url(../images/cqwxcp.jpeg) no-repeat center;
    background-size: 100%;
    vertical-align: middle;
}

.header .top .soft_box{
  display: inline-block;
  width: 220px;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  box-sizing: border-box;
  overflow: hidden;
}
.header .top .soft_box img{
  margin-left: 8px;
  width: 32px;
  height: 32px;
  vertical-align: middle;
}
.header .top .soft_box .soft_title{
  display: inline-block;
  width: 168px;
  height: 50px;
  font-weight: bold;
  color: #989898;
  vertical-align: middle;
  padding-left: 4px;
  font-size: 20px;
  overflow: hidden;
}
.header .top .search_box{
    position: absolute;
    display: inline-block;
    width: 234px;
    height: 30px;
    left: 806px;
    top: 50%;
    transform: translateY(-50%);
    box-sizing: border-box;
    padding: 0 10px;
    border:1px solid #666;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.header .top .search_box .search_icon{
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-top: 6px;
    vertical-align: top;
    background: url(../images/office/icon_search.png) no-repeat center;
    background-size: 100%;
    /* border: 1px solid red; */
}
.header .top .search_box .search_input{
    display: inline-block;
    width: 172px;
    height: 25px;
    line-height: 25px;
    margin-top: 3px;
    font-size: 12px;
    text-indent: .2em;
    vertical-align: top;
    /* border: 1px solid red; */

}
.header .top .search_box .clear_btn{
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    vertical-align: top;
    margin-top: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: url(../images/office/icon_del.png) no-repeat center;
    background-size: 100%;
}
.soft_banner{
    position: relative;
    min-width: 1200px;
    height: 460px;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-sizing: border-box;
    width: 100%;
    background: url(../images/office/banner_bk.png) no-repeat center;

}
.soft_banner .soft_img{
  display: inline-block;
  width: 440px;
  height: 270px;
  vertical-align: top;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
    margin: 151px 257px 39px 0;
  /* border: 1px solid red; */
}
.soft_banner .soft_img img{
  width: 100%;
  height: 100%;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.soft_banner .soft_info{
    display: inline-block;
    width: 338px;
    height: 282px;
    vertical-align: top;
    margin: 151px 0 23px 0;
    /* background-color: #d0d0cf; */
}
.soft_banner .soft_info .title{
    height: 64px;
    margin: 6px auto 5px;
    font-size: 24px;
    color: #0078d4;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    /* border: 1px solid red; */
}
.soft_banner .soft_info .p1{
    font-size: 14px;
    line-height: 24px;
    margin-left: 96px;
}
.soft_banner .soft_info .p1 span {
    display: inline-block;
    width: 215px;
}
.soft_banner .soft_info .p1 strong {
    font-weight: bold;
}
.soft_banner .soft_info .now_download{
    display: inline-block;
    width:200px;
    height:50px;
    line-height: 50px;
    background:#0078D4;
    text-align: center;
    margin: 37px 69px 34px;
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:#fff;
}
.soft_banner .soft_info .now_download:hover{
    background-color:#118FEF
}
.soft_list .quality_soft{
    position: relative;
    display: inline-block;
    width: 710px;
    /* border: 1px solid red; */
    vertical-align: top;
}
.soft_list .quality_soft .quality_title,
.soft_list .recommend_soft .recommend_title{
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    line-height:48px;
    margin-bottom: 20px;
    border-bottom: 1px solid #D8D8D8;
}

.soft_list .quality_soft ul,
.soft_list .recommend_soft ul{
    font-size: 0;
    width: 100%;
}
.soft_list .quality_soft li,
.soft_list .recommend_soft li {
    position: relative;
    display: inline-block;
    width: 20%;
    height: auto;
    vertical-align: top;
    box-sizing: border-box;
    /* border: 1px solid red; */
}
.soft_list .quality_soft li a,
.soft_list .recommend_soft li a{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
    padding-bottom: 20px;
    /* border: 1px solid red; */
}
.soft_list .quality_soft li a img,
.soft_list .recommend_soft li a img {
    width: 75px;
    height: 75px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
.soft_list .quality_soft li{
    height: 143px;
    /* border: 1px solid red; */
}
.soft_list .quality_soft li a{
    /* border: 1px solid red; */
}
.soft_list .quality_soft li a span {
    display: block;
    font-size: 14px;
    color: #333;
    padding: 7px 15px 0;
    /* border: 1px solid red; */
}
.soft_list .quality_soft li a .kind {
    padding-top: 4px;
    font-size: 12px;
    color: #999;
}
.soft_list .quality_soft li .download_btn{
    display: block;
    position: absolute;
    top:85px;
    left:50%;
    transform: translateX(-50%);
    width: 68px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    font-size: 14px;
    color: #0078D4;
    background-color: #fff;
    border:1px solid rgba(0,120,212,1);
    border-radius:4px;
}
.soft_list .recommend_soft{
    display: inline-block;
    vertical-align: top;
    width: 300px;
    margin-left: 24px;
}
.soft_list .recommend_soft li{
    width: 50%;
    /* border: 1px solid red; */
}
.soft_list .recommend_soft li a {
    text-align: left;
}
.soft_list .recommend_soft li a img {
    display: inline-block;
    width: 44px;
    height: 44px;
    vertical-align: top;
}
.soft_list .recommend_soft li a .info{
    display: inline-block;
    width: 70%;
    /* border: 1px solid red; */
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    vertical-align: top;
}
.soft_list .recommend_soft li a .info .title{
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 18px;
    max-height: 37px;
    overflow: hidden;
}
.soft_list .recommend_soft li a .info .size{
    display: block;
    font-size:12px;
    font-weight:400;
    color:#999;
}
.soft_list .recommend_soft li a{
    padding-bottom: 22px;
}
.hot_download{
    position: relative;
}
.hot_download .title {
    position: relative;
    text-align: center;
    font-size:20px;
    font-weight:bold;
    height: 44px;
    line-height:44px;
    color: #333;

}
.hot_download .title:before,
.hot_download .title:after {
    content: "";
    position: absolute;
    width: 450px;
    height: 1px;
    top: 50%;
    background-color: #d8d8d8;
}
.hot_download .title:before {
    left: 0;
}
.hot_download .title:after {
    right: 0;
}
.hot_download .personal,
.hot_download .share{
    position: relative;
    display: inline-block;
    width: 510px;
    height: 228px;
    margin-top: 40px;
    box-sizing: border-box;
    background-color: #f3f3f3;
}
.hot_download .share{
    margin-left: 16px;
}
.hot_download .personal .img_box,
.hot_download .share .img_box{
    display: inline-block;
    width: 200px;
    height: 200px;
    margin-top: 14px;
    margin-left: 7px;
    box-sizing: border-box;
    background: url(../images/office/pic_365_p.png) no-repeat center;
    background-size: 100%;
}
.hot_download .share .img_box{
    background: url(../images/office/pic_365_s.png) no-repeat center;
}
.hot_download .personal .soft_info,
.hot_download .share .soft_info{
    display: inline-block;
    vertical-align: top;
    padding-left: 16px;
    margin-top: 35px;
    color: #333;
}
.hot_download .personal .soft_info .soft_title,
.hot_download .share .soft_info .soft_title{
    font-size: 24px;
    font-weight: bold;
}
.hot_download .personal .soft_info .soft_sign,
.hot_download .share .soft_info .soft_sign{
    font-size: 24px;
    line-height: 2.4;
}
.hot_download .personal .soft_info .soft_sign strong,
.hot_download .share .soft_info .soft_sign strong{
    color:#D83B01
}
.hot_download .personal .soft_info .now_download,
.hot_download .share .soft_info .now_download{
    display: inline-block;
    width:270px;
    height:50px;
    line-height: 50px;
    background-color: #0078d4;
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-top: 32px;
}
.hot_download .personal .soft_info .now_download:hover,
.hot_download .share .soft_info .now_download:hover{
    background-color:#118FEF;
}
.soft_detail{
    position: relative;
    margin-top: 30px;
}
.soft_detail .sign_1{
    height: 459px;
    text-align: center;
    background: url(../images/office/pic1.png) no-repeat center;
    background-size: 100%;
}
.soft_detail .sign_1 p:first-child{
    font-size:46px;
    font-weight:bold;
    color:rgba(0,120,212,1);
    line-height:48px;
    padding-top: 40px;
}
.soft_detail .sign_1 p:last-child{
    font-size:30px;
    font-weight:bold;
    color:rgba(110,110,110,1);
    line-height:3;
}
.soft_detail .sign_2 h4{
    font-size:38px;
    font-weight:bold;
    color:rgba(46,46,46,1);
    padding-top: 40px;
}
.soft_detail .sign_2 .pic_gjyy,
.soft_detail .sign_2 .pic_zzqy{
    display: inline-block;
    /* border: 1px solid red; */
    vertical-align: top;
}
.soft_detail .sign_2 .pic_gjyy{
    width: 480px;
}
.soft_detail .sign_2 .pic_zzqy{
    width: 457px;
    margin-left: 97px;

}
.soft_detail .sign_2 .pic_gjyy p,
.soft_detail .sign_2 .pic_zzqy p{
    font-size:28px;
    font-weight:bold;
    color:rgba(46,46,46,1);
    padding: 70px 0 59px;
}
.soft_detail .sign_2 .pic_gjyy img{
    width: 480px;
    height: 112px;
}
.soft_detail .sign_2 .pic_zzqy img{
    width: 457px;
    height: 139px;
}
.soft_detail .sign_tem{
    /* display: inline-block; */
    width: 100%;
}
.soft_detail .sign_temp .info,
.soft_detail .sign_temp .img_box{
    display: inline-block;
    width: 49%;
    box-sizing: border-box;
    vertical-align: top;
    /* background-color: red; */
}
.soft_detail .sign_temp .info p{
    padding-top: 64px;
    padding-bottom: 20px;
    font-size: 26px;
    font-weight:bold;
    color:rgba(38,38,38,1);
}
.soft_detail .sign_temp .info span{
    display: inline-block;
    width: 504px;
    font-size: 18px;
    color: #5d5d5d;
    /* line-height: 29px; */
}
.soft_detail .sign_3{
    margin-top: 103px;
}
.soft_detail .sign_4{
    margin-top: 56px;
}
.soft_detail .sign_5,
.soft_detail .sign_6,
.soft_detail .sign_7{
    margin-top: 62px;
}
.soft_detail .sign_8{
    margin-top: 42px;
}
.soft_detail .sign_9{
    margin-top: 24px;
}
.soft_detail .sign_10{
    margin-top: 35px;
}
.soft_detail .sign_3 .img_box{
    padding-left: 75px;
}
.soft_detail .sign_4 .img_box{
    padding-left: 21px;
}
.soft_detail .sign_5 .img_box{
    padding-left: 75px;
}
.soft_detail .sign_7 .img_box{
    padding-left: 22px;
}
.soft_detail .sign_8 .img_box{
    padding-left: 53px;
}
.soft_detail .sign_9 .img_box{
    padding-left: 10px;
}
.soft_detail .sign_7 .info span{
    width: 425px;
}
.soft_detail .sign_9 .info span{
    width: 487px;
}
.soft_detail .sign_10 .info{
    padding-left: 10px;
}
/* .soft_detail .sign_8 .info span{
  width: 501px;
} */
.soft_detail .sign_8 .info p{
    padding-top: 38px;
}
.soft_detail .sign_9 .info p{
    padding-top: 36px;
}
.soft_detail .sign_10 .info p{
    padding-top: 42px;
}
.footer{
    margin-top: 38px;
    font-size: 12px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #666;
    margin-bottom: 100px;
}
.footer .wrap{
    background-color: #f0f0f0;
}
.fixed_footer{
    position: fixed;
    left: 0;
    bottom:0;
    width: 100%;
    height: 100px;
    background:rgba(255,255,255,1);
    box-shadow:0px -2px 14px 0px rgba(0, 0, 0, 0.3);
}
.fixed_footer .soft_info{
    display: inline-block;
    width: 258px;
    height: 38px;
    line-height: 38px;
    padding: 31px 0;
}
.fixed_footer .soft_info img{
  width: 38px;
  height: 38px;
  vertical-align: middle;
}
.fixed_footer .soft_info .soft_title{
  display: inline-block;
  width: 214px;
  height: 38px;
  overflow: hidden;
  font-size: 24px;
  font-weight: 600;
  vertical-align: middle;
    padding-left: 5px;
    box-sizing: border-box;
  color: #989898;
}
.fixed_footer a.now_download{
    display: inline-block;
    position: absolute;
    width: 200px;
    height: 56px;
    line-height: 56px;
    font-size: 20px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    color:#fff;
    text-align: center;
    font-weight: bold;
    background-color: #0078D4;
}
.fixed_footer a.now_download:hover{
    background-color:#118FEF;
}
.pop_box{
    position: fixed;
    width: 944px;
    height: 380px;
    top: 300px;
    left: 50%;
    padding: 20px 20px 0 20px;
    box-sizing: border-box;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    -o-border-radius:4px;
}
.pop_box .title{
    color: #333;
    font-size: 24px;
    font-weight: bold;
}
.pop_box .title strong{
    color:#0078D4;
}
.pop_box .close_btn{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 10px;
    right: 10px;
    background: url(../images/office/close_btn.png) no-repeat center;
}
.pop_box .top{
    margin-top: 30px;
}
.pop_box .top .img_box{
    display: inline-block;
    width: 310px;
    height: 150px;
    margin-right: 20px;
    vertical-align: top;
}
.pop_box .top ul{
    vertical-align: top;
    font-size: 0;
    display: inline-block;
    width: 568px;
}
.pop_box .top ul li{
    display: inline-block;
    width: 33.3%;
    font-size: 14px;
    margin-top: 7px;
    margin-bottom: 20px;
}
.pop_box .top ul li img,
.pop_box .top ul li .info{
    display: inline-block;
    width: 55%;
    vertical-align: top;
    font-weight: bold;
    color: #333;
}
.pop_box .top ul li img{
    width: 44px;
    height: 44px;
    margin-right: 10px;
}
.pop_box .top ul li .info span{
    display: block;
    line-height:17px;
}
.pop_box .top ul li .info span.size{
    color: #999;
    font-size:12px;
    font-weight: normal;
}
.pop_box .bottom{
    margin-top: 20px;
    border-top: 1px solid #D8D8D8;
}
.pop_box .bottom ul{
    font-size: 0;
    padding-top: 19px;
}
.pop_box .bottom ul li{
    display: inline-block;
    width: 8.1%;
    font-size: 12px;
    text-align: center;
    vertical-align: top;
}
.pop_box .bottom ul li img{
    width: 50px;
    height: 50px;
}
.pop_box .bottom ul li p{
    font-size: 12px;
    color: #333;
    padding: 0 12px;
}

/*回到顶部按钮*/
#doitbegin_BackTop {
  display:block;
  width:50px;
  height:50px;
  background:url(../images/office/go_back.png) no-repeat;
  position: fixed;
  _position:absolute;
  right:20px;
  bottom: 20px;
  z-index: 10;
  cursor: pointer;
  text-indent: -999em;
}
#doitbegin_BackTop:hover {
  background:url(../images/office/go_back_hover.png) no-repeat;
}
