/* 导航 */
.navCont_s{ width:960px; margin:0 0 0 120px;}
.m-newnav{position:relative; z-index:2;height: 46px;  width:expression(document.body.clentWidth<=1080?"1080px":"auto");}
.m-newnav ul li{position:relative;padding: 0 2px 0 0;float: left;}

.m-newnav ul li a{float: left; text-align: center; height: 46px;line-height: 46px;width: 109px; font-family: "Microsoft yahei","微软雅黑",Arial,Helvetica,sans-serif,"宋体"; text-decoration:none; color:#fff;}
.m-newnav ul li a:hover{  text-decoration:none;}
.m-newnav ul li ul {*z-index:4; position:absolute;top:47px;left:0px;visibility: hidden;;width:162px;}
.m-newnav ul li ul.last {left:-60px;}
.m-newnav ul li ul li ul {top:0px;left:160px;}
.m-newnav ul li ul.last li ul{left:-162px;width:162px;}
.m-newnav ul ul li {width:162px;}
.m-newnav ul ul li a{ display:block;margin:0 auto;text-align:center;}
.u-first a{}



/*蓝色*/
.navList li:hover:after {
  background: #36f;
}

.m-newnav ul li ul {
  background: #4c4a4f;
}

.m-newnav ul li .m-nav-coustom {
  background: #36f;
}

.m-newnav ul li li a:hover {
  color: #36f !important;
}


/*导航样式*/

.m-newnav {
  background: #fff;
  height: 71px;
}

.navList {
  padding-left: 3px;
}

.m-newnav .navList li {
  position: relative;
  z-index: 999;
  float: left;
  _display: inline;
  font-size: 18px;
}

.navList .first-li:after {
  position: absolute;
  z-index: 999;
  content: '';
  width: 100%;
  height: 0px;
  background: #fff;
  bottom: 0%;
  left: 0px;
  z-index: -1;
  -webkit-transition: 0.35s ali ease;
  transition: 0.35s all ease;
}

.navList .first-li:hover:after {
  height: 71px;
}

.m-newnav ul {
  position: relative;
}

.navList li li:after {
  background: none;
  color: #ccc;
}

.navList li li a {
  width: auto !important;
}

.navList li li:hover:after {
  background: none;
  color: #ccc;
  border-bottom: 0px solid #fff;
}

.m-newnav ul li ul {
  top: 71px;
  position: absolute;
  z-index: 9899;
  height: 60px;
  max-width: 1072px;
  overflow: hidden;
}

.m-newnav ul li ul li {
  float: left;
  height: 60px !important;
  padding: 0 15px !important;
  width: auto !important;
}

.m-newnav ul li:hover a {
  color: #fff;
}

.navList li li a {
  color: #fff;
}

.navList a {
  display: inline-block;
  height: 71px;
  line-height: 71px;
  color: #fff;
  overflow: hidden;
}

.navList .last,
.productNav .navCont .navList .last {
  background: none !important;
}

.navList .active,
.navList a:hover {
  position: relative;
  z-index: 100;
}

.navList .hoverActive {
  position: relative;
  z-index: 100;
}

.navList .hoverActive a {
  background: none;
}

.m-newnav ul .first-li {
  width: 80px;
}

.m-newnav ul li .first-a {
  width: 100%;
  height: 71px !important;
  line-height: 71px;
  font-weight: bold;
  color: #666;
  font-size: 13px;
  overflow: hidden;
}

.m-newnav ul li li a {
  display: inline-block;
  white-space: nowrap;
  margin: 0px;
  color: #d2ced5 !important;
  height: 60px !important;
  line-height: 60px;
  font-weight: bold;
  color: #666;
  font-size: 13px;
  overflow: hidden;
}

/*浮动*/
.menu_fixed {
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  z-index: 9999;
  background: #fff;
}

.menu_fixed .m-newnav {
  margin: 0 auto;
}

.navCont {
  max-width: 843px;
  margin: 0 auto;
}

#coreNav {
  display: inline-block;
}


.m-newnav ul li .m-nav-coustom {
  position: absolute;
  top: 71px;
  display: none;
  text-align: left;
  color: white;
}

.m-newnav .m-nav-coustom ul,
.m-newnav .m-nav-coustom ul li,
.m-newnav .m-nav-coustom ul li a,
.m-newnav .m-nav-coustom a {
  fwidth: auto;
  height: auto;
  z-index: 0;
  margin: 0;
  padding: 0;
  line-height: inherit;
  visibility: none;
}

.m-newnav .m-nav-coustom ul,
.m-newnav .m-nav-coustom ul li {
  position: static;
  top: 0;
  left: 0;
  text-align: left;
  display: inline;
}


.m-newnav .select {
  background: none;
}

/*宽度*/


/*一级导航图片背景*/
/*一级导航颜色背景*/

/*一级鼠标悬停*/
/*一级鼠标选中*/
/*一级字体类型*/
/*一级字体大小*/
/*一级字体初始状态颜色*/
/*一级字体初始状态鼠标悬停颜色*/
/*一级字体初始状态鼠标选中颜色*/
/*一级字体更多设置*/
/*一级字体菜单间距*/
.m-newnav ul li {
  margin-right: 0px;
}

/*二级导航图片背景*/
/*二级导航颜色背景*/
/*二级鼠标悬停*/
/*二级鼠标选中*/
/*二级字体类型*/
/*二级字体大小*/
/*二级字体初始状态颜色*/
/*二级字体初始状态鼠标悬停颜色*/
/*二级字体初始状态鼠标选中颜色*/
/*二级字体更多设置*/
/*二级字体菜单高度*/
.m-newnav ul li ul {
  height: 50px !important;
  line-height: 50px !important;
}

.m-newnav ul li ul li {
  height: 50px !important;
  line-height: 50px !important;
}

.m-newnav ul li li a {
  height: 50px !important;
  line-height: 50px !important;
}

/*高度*/



.m-focus,
.m-focus .bd li,
.m-focus .bd li a {
  height: 300px
}

.m-focus {
  width: 100%;
  position: relative;
}

.m-focus .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.m-focus .bd ul {
  width: 100% !important;
}

.m-focus .bd li {
  width: 100% !important;
  overflow: hidden;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center 0;
}

.m-focus .bd li a {
  display: block;
}

.m-focus .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
}

.m-focus .hd ul {
  text-align: center;
}

.m-focus .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 42px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  line-height: 999px;
}

.m-focus .hd ul .on {
  background: #006633;
}

.m-focus .prev,
.m-focus .next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../image/slider-arrow.png) -126px -137px #000 no-repeat;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: none;
}

.m-focus .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}


.button {
  background-color: #4CAF50;
  /* Green */
  border: none;
  color: white;
  padding: 8px 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 10px;
  -webkit-transition-duration: 0.4s;
  /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}

.button1 {
  background-color: transparent;
  font-size: 12px;
  color: #666666;
  border: 1px solid #cccccc;
}

.button1:hover {
  background-color: transparent;
  color: #ff7000;
  border: 1px solid #ff7000;
}
#isLogin{
  white-space: nowrap;
  font-size: 14px;
  width: auto;
  display: flex;
  align-items: center;
  margin-left: 20px;
}
#isLogin a{
  float: auto;
  text-align: left;
  height: auto;
  line-height: auto;
  width: auto;
  font-family: "Microsoft yahei","微软雅黑",Arial,Helvetica,sans-serif,"宋体";
  text-decoration: none;
  color: #36f;
  margin-left: 10px;
}
.m-newnav #coreNav.navList{
  display: flex;
  align-items: center;
}
.m-newnav #coreNav.navList li{
  float: auto;
}
.login{
  min-height: calc(100vh - 306.5px);
  box-sizing: border-box;
  padding: 40px 0;
  border-top: 1px solid rgb(221, 221, 221);
}
.login h2{
  font-size: 28px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 40px;
}
.login .form{
  width: 400px;
  margin: 0 auto;
}
.login .form .label{
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 5px;
}
.login .form .content{
  margin-bottom: 20px;
}
.login .form .content input{
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 20px;
  font-size: 16px;
  outline: none;
  background: none;
  border: 1px solid rgb(150, 150, 150);
  box-sizing: border-box;
}
.login .form .submit-btn{
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  background: #36f;
  cursor: pointer;
}
.login .form .content.tips{
  text-align: right;
}
.login .form .content.tips a{
  color: #36f;
}
#regBox{
  display: none;
}



.g-common {
  width: 1150px;
}

.g-common .m-top-image {
  width: 1114px;
}

.f-clear {
  clear: both;
}

.g-common {
  margin: 10px auto;
  border: 1px solid #ddd;
  background: #fff;
}

.g-common .g-title {
  line-height: 40px;
  height: 40px;
  padding: 0px 10px;
  color: #fff;
}

.g-common .u-title {
  font-size: 20px;
  float: left;
  display: inline;
  font-weight: 700;
  font-family: "微软雅黑";
}

.g-common .u-crumbs {
  float: left;
  display: inline;
  margin: 5px 0 0px 5px;
}

.g-common .u-crumbs {
  font: 14px/30px 'MicroSoft YaHei';
}

.g-common .u-crumbs a {
  color: #fff;
}

.g-common .m-h2-title {
  margin: 5px 20px;
  clear: both;
  text-align: center;
}

.g-common .m-h2-title h2 {
  font: bold 26px/38px '\5FAE\8F6F\96C5\9ED1';
}

.g-common .m-baidu-share {
  float: right;
  width: 260px;
}

.g-common .m-toolbar {
  margin: 15px 20px;
  padding: 10px 0;
  border-top: 1px dashed #ddd;
  border-bottom: 1px dashed #ddd;
  line-height: 40px;
}

.g-common .m-toolbar .u-share-tag {
  width: 50px;
  float: left;
}

.g-common .m-other-txt {
  float: left;
}

.g-common .m-other-txt {
  color: #999;
  font-size: 12px;
}

.g-common .m-other-txt a {
  color: #999;
}

.g-common .m-other-txt span {
  margin-left: 5px;
}

.g-common .m-description {
  padding: 15px;
  background: #fbfbfb;
  margin: 0 15px;
  border: 1px solid #eee;
  line-height: 25px;
}

.g-common .m-top-image {
  text-align: center;
}

.g-common .m-top-image {
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
}

.g-common .m-top-image img {
  text-align: center;
  max-width: 100%;
  border: 1px solid #e5e5e5;
  box-shadow: 4px 4px 2px #f5f5f5;
  padding: 2px;
}

.g-common .m-top-image img {
  display: block;
  margin: 0 auto;
}

.g-common .g-content {
  margin: 15px;
  line-height: 30px;
  padding: 10px;
}

.g-common .u-span-left {
  float: left;
}

.g-common .u-span-right {
  float: right;
}

.g-common .u-nobottom {
  border-bottom: none;
}

.g-common .g-title {
  color: #000;
}

.g-common .u-crumbs a {
  color: #000;
}

.m-ct-content li {
  list-style: inherit;
}

.m-ct-content em {
  font-style: italic;
  font-weight: normal;
}

.m-ct-content td {
  padding: 10px;
}

.prevnextpage{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.prevnextpage .u-span-left,
.prevnextpage .u-span-right{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 45%;
}

.detail-main{
  min-height: calc(100vh - 325px);
}

.detail-main .title{
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 40px;
}
.buy-box {
  border-top: 1px dashed #ddd;
  margin: 15px 20px;
  padding: 20px 0;
}
.buy-box .form{
  width: 400px;
  margin: 0 auto;
}
.buy-box .form .label{
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 5px;
}
.buy-box .form .content{
  margin-bottom: 20px;
}
.buy-box .form .content input{
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 20px;
  font-size: 16px;
  outline: none;
  background: none;
  border: 1px solid rgb(150, 150, 150);
  box-sizing: border-box;
}
.buy-box .form .submit-btn{
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  background: #36f;
  cursor: pointer;
}
.buy-box .form .content .uploadimg{
  height: 160px;
  border: 1px solid rgb(150, 150, 150);
  position: relative;
}
.buy-box .form .content .uploadimg input,
.buy-box .form .content .choisefile input{
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
}
.buy-box .form .content .uploadimg::before{
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 4px;
  background: rgb(190, 190, 190);
}
.buy-box .form .content .uploadimg::after{
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 4px;
  height: 60px;
  background: rgb(190, 190, 190);
}
.buy-box .form .content .uploadimg img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
}
.buy-box .form .content .choisefile{
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  font-size: 16px;
  outline: none;
  background: none;
  border: 1px solid rgb(150, 150, 150);
  box-sizing: border-box;
  color: #333;
  text-align: center;
  position: relative;
}
.buy-box .form .content .filelist{}
.buy-box .form .content .filelist .item{
  display: flex;
  align-items: center;
  padding: 5px 0;
  margin-bottom: 10px;
}
.buy-box .form .content .filelist .item .name{
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 20px;
}
.buy-box .form .content .filelist .item a{}
.buy-box .form .content .filelist .item a svg{
  display: block;
  width: 20px;
  height: 20px;
}
.buy-box .form .price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.buy-box .form .price .content{
  color: red;
  margin: 0;
  font-size: 16px;
}
.buy-box .form .price .content span{
  font-size: 22px;
}

.navList #gotoLogin.first-li a{
  color: #fff;
}
.navList #gotoLogin.first-li:after {
  height: 71px;
}

.navList li#gotoLogin:after {
  background: #36f;
}


.notice{
  background: #fff0f1;
}
.notice .content{
  display: flex;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
}
.notice .title{
  
}
.notice .title img{
  display: block;
  height: 32px;
}
.notice .noticecontent{
  padding: 0 20px;
  flex: 1;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  overflow: hidden;
}
.notice .noticecontent p{
  white-space: nowrap;
}

.search-box{
  border: 1px solid #DDDDDD;
  width: 100%;
  display: flex;
  align-items: center;
  height: 41px;
  background: linear-gradient(#fff,#eceeed);
  box-sizing: border-box;
  padding: 0 15px;
}
.search-box input{
  flex: 1;
  border: 1px solid #dddddd;
  height: 30px;
  padding: 0 10px;
  outline: none;
  box-sizing: border-box;
}
.search-box .search-btn{
  background-color: transparent;
  font-size: 12px;
  color: #666666;
  border: 1px solid #cccccc;
  padding: 0 10px;
  height: 30px;
  line-height: 28px;
  box-sizing: border-box;
  margin-left: 10px;
  cursor: pointer;
  transition: all 0.3s;
}
.search-box .search-btn:hover{
  background-color: transparent;
  color: #ff7000;
  border: 1px solid #ff7000;
}




.indexpage .login{
  min-height: auto;
  box-sizing: border-box;
  padding: 20px;
  border-top: none;
}
.indexpage .login h2{
  font-size: 16px;
  margin-bottom: 0;
  font-weight: bold;
}
.indexpage .login .form{
  width: 100%;
  margin: 0 auto;
}
.indexpage .login .form .label{
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 5px;
}
.indexpage .login .form .content{
  margin-bottom: 10px;
}
.indexpage .login .form .content input{
  height: 32px;
  font-size: 14px;
}
.indexpage .login .form .submit-btn{
  height: 32px;
  line-height: 32px;
  font-size: 14px;
}
.indexpage .login .form .content.tips{
  text-align: right;
}
.indexpage .login .form .content.tips a{
  color: #36f;
}

.search-box.nobg{
  border: none;
  background: none;
  padding: 0;
}
.search-box.nobg input{
  border: 1px solid #dddddd;
  height: 40px;
  border-radius: 4px;
  font-size: 16px;
  padding: 0 20px;
}
.search-box.nobg .search-btn{
  font-size: 16px;
  height: 40px;
  line-height: 38px;
  padding: 0 20px;
}
.search-box.nobg .search-btn:hover{
  background-color: transparent;
  color: #ff7000;
  border: 1px solid #ff7000;
}

.indexisLogin{
  text-align: center;
  font-size: 16px;
  padding: 20px;
}
.indexisLogin p{
  margin-bottom: 10px;
}
.indexisLogin p:last-child{
  margin-bottom: 0;
}

.indexisLogin a {
  color: #fff;
  width: 100%;
  margin-top: 10px;
}

.needLogin{
  text-align: center;
  min-height: calc(100vh - 516px);
  padding: 50px 0;
  box-sizing: border-box;
  background: #fff;
}
.needLogin h2{
  border: none;
  font-size: 22px;
  margin-bottom: 20px;
}
.needLogin a{
  color: #ffffff;
  font-size: 16px;
}

.contentfiles{
  padding: 0 25px;
  display: flex;
  align-items: flex-start;
}
.contentfiles .label {
  font-family: 宋体;
  font-size: 20px;
  line-height: 24px;
}
.contentfiles .projectfilelist{}
.contentfiles .projectfilelist a{
  display: block;
  color: rgb(0, 102, 204);
  font-size: 14px;
  line-height: 24px;
}

.userpage{
  display: flex;
  align-items: flex-start;
  min-height: calc(100vh - 536px);
  background: #fff;
  margin-top: 20px;
}
.user-menu{
  background:#f7f7f7;
  width: 250px;
  margin-right: 20px;
}
.user-menu h2{
  padding: 10px 20px;
  font-size: 16px;
  font-weight: bold;
  border-bottom:  1px solid #e5e5e5;
}
.user-menu .list{
  padding: 10px 20px;
}
.user-menu .list a{
  display: block;
  font-size: 16px;
  line-height: 40px;
  padding: 0 20px;
  transition: all 0.3s;
  margin-bottom: 10px;
}
.user-menu .list a:last-child{
  margin-bottom: 0;
}
.user-menu .list a.active,
.user-menu .list a:hover{
  background: #36f;
  color: #fff;
}
.userpage .container{
  flex: 1;
  padding: 20px;
  background:#f7f7f7;
}
.userpage .container .box{}
.userpage .container .box h2{
  font-size: 16px;
  border-bottom: 1px solid #cbcbcb;
  padding-bottom: 15px;
}
.userpage .info-box{
  padding-top: 20px;
}
.userpage .info-box .row{
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}
.userpage .info-box .row .col{
  flex: 1;
  display: flex;
  align-items: flex-start;
  font-size: 16px;
}
.userpage .info-box .row .col-content img{
  display: block;
  width: auto;
  height: 60px;
  cursor: pointer;
}
.userpage .list{
}
.userpage .list .item{
  overflow: hidden;
  border-bottom: 1px dotted #ccc;
  padding: 10px 0;
}
.userpage .list .item .title{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px;
  font-size: 16px;
}
.userpage .list .item .title span{
}
.userpage .list .item .bottom{
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
}
.userpage .list .item .bottom a{
  color: #fff;
  margin-left: 20px;
}

.nodata{
  padding: 20px 0 0;
  text-align: center;
  color: #666;
}