﻿/**
 *                  ????????????
 *  ms-tab-nav              ............   ????????????
 *  ms-news-list            ............   ????????????
 *  ms-news-title           ............   ??????????????????
 *  ms-news-txt             ............   ??????????????????
 *  mq-userMake             ............   ???????????????????????????????????????
 *  ms-share                ............   ??????
 *  mq-line                 ............   ?????????
 *  mq-comment-wrap         ............   ??????
 */
/**
 *  __function-clearFix__              ............   ????????????
 *  __function-container__              ............  ????????????
 *  __function-border-radius__              ............ ??????
 *  __function-box-shadow__              ............ ??????
 *  __function-text-shadow__             ............ ????????????
 *  __function-transition__             ............ ????????????
 *  __function-transform__             ............ css3??????
 *  __function-nowrap__             ............ ?????????????????????

 *  __f-function__              ............ ???????????? clearFix f-left f-right ???
 */
/*------------------------------------*\
        __function-clearFix__
\*------------------------------------*/
/*------------------------------------*\
        __function-container__
\*------------------------------------*/
/*------------------------------------*\
        __function-border-radius__
\*------------------------------------*/
/*------------------------------------*\
        __function-box-shadow__
\*------------------------------------*/
/*------------------------------------*\
        __function-clearFix__
\*------------------------------------*/
/*------------------------------------*\
        __function-transition__
\*------------------------------------*/
/*------------------------------------*\
        __function-transform__
\*------------------------------------*/
/*------------------------------------*\
        __function-nowrap__
\*------------------------------------*/
.function-nowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*------------------------------------*\
          __f-function__
\*------------------------------------*/
.f-container {
  width: 1100px;
  margin: 0 auto;
}
.f-clearfix {
  *zoom: 1;
}
.f-clearfix:before,
.f-clearfix:after {
  content: " ";
  display: table;
}
.f-clearfix:after {
  clear: both;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.f-dhid {
  display: none!important;
}
.f-vhid {
  visibility: hidden;
}
.f-tl {
  text-align: left;
}
.f-tc {
  text-align: center;
}
.f-tr {
  text-align: right;
}
.f-wwbw {
  word-wrap: break-word;
}
.f-wwba {
  word-wrap: break-all;
}
.f-overflow {
  overflow: hidden;
}
.f-overflow-x {
  overflow-x: hidden;
}
.f-overflow-y {
  overflow-y: hidden;
}
.f-10 {
  font-size: 10px;
}
.f-12 {
  font-size: 12px;
}
.f-13 {
  font-size: 13px;
}
.f-14 {
  font-size: 14px;
}
.f-15 {
  font-size: 15px;
}
.f-16 {
  font-size: 16px;
}
.f-17 {
  font-size: 17px;
}
.f-18 {
  font-size: 18px;
}
.f-19 {
  font-size: 19px;
}
.f-20 {
  font-size: 20px;
}
/*??????*/
.f-mask {
  position: fixed;
  width: 100%;
  top: 0;
  bottom: 0;
  z-index: 500;
  background: url(img/opcityBg_0.8.png) repeat;
}
.ms-tab {
  padding-top: 40px;
}
.ms-news-doc {
  position: relative;
  padding-bottom: 80px;
 /* width: 750px;*/
}
/*------------------------------------*\
            ms-tab-nav
\*------------------------------------*/
.ms-tab-nav {
  text-align: center;
}
.ms-tab-nav a {
  display: inline-block;
  color: #515567;
  font-size: 16px;
  margin: 0 15px;
  height: 40px;
  line-height: 40px;
  padding: 0 35px;
  position: relative;
  cursor: pointer;
}
.ms-tab-nav a b {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #73757e;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  display: none;
}
.ms-tab-nav a:hover,
.ms-tab-nav .cur {
  background: #73757e;
  color: #FFFFFF;
}
.ms-tab-nav a:hover b,
.ms-tab-nav .cur b {
  display: block;
}
.ms-tab-main {
  padding: 10px 0 80px;
}
/*------------------------------------*\
            ms-news-list
\*------------------------------------*/
.ms-news-list {
  overflow: hidden;
}
.ms-news-list li {
  padding: 30px 0;
  border-top: 1px solid #eeeeee;
  margin-top: -1px;
}
.ms-news-list li .mq-hover-title .mq-hover-item {
  width: 400px;
  right: auto;
  top: 50px;
  left: 32px;
}
.ms-news-list li h4 {
  width: 78%;
  font-size: 20px;
  font-weight: normal;
  line-height: 35px;
  padding: 5px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ms-news-list li h4 a {
  color: #515567;
}
.ms-news-list li h4:hover a {
  color: #d93e12;
}
.ms-news-list li p,
.ms-news-list li span {
  color: #9194a2;
  line-height: 25px;
  word-break: break-all;
}
.ms-news-list li p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ms-news-list li span {
  display: inline-block;
}
.ms-news-list li .uq_moreBtn {
  display: block;
  width: 1100px;
  margin: 30px auto 0;
}
/*------------------------------------*\
            ms-news-title
\*------------------------------------*/
.ms-news-title {
  background: #f3f3f3;
  text-align: center;
  padding: 80px 0;
  color: #515567;
}
.ms-news-title h1 {
  width: 832px;
  margin: 0 auto;
  font-size: 36px;
  line-height: 56px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e3e3e3;
}
.ms-news-title span {
  display: inline-block;
  line-height: 24px;
  width: 600px;
  padding-top: 30px;
}
/*------------------------------------*\
            ms-news-txt
\*------------------------------------*/
.ms-news-txt {
  padding: 80px 0 40px;
}
/*.ms-news-txt p {
  font-size: 16px!important;
  color: #515567;
  line-height: 32px!important;
  text-indent: 2em;
  background: #FFF!important;
}*/
.ms-news-txt strong,
.ms-news-txt span {
 /* font-size: 16px!important;*/
}
/*------------------------------------*\
               mq-userMake
\*------------------------------------*/
.mq-userMake {
  width: 90px;
  position: absolute;
  top: 100px;
  right: -135px;
  z-index: 100;
}
.mq-userMake .mq-judge a {
  display: block;
  margin: 7px 0;
}
.mq-userMake .mq-judge a i {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
.mq-userMake .mq-judge a span {
  vertical-align: middle;
  color: #767880;
}
.mq-userMake .mq-judge .mq-judge-like i {
  background: url(img/icon1-1.png) 0 0 no-repeat;
}
.mq-userMake .mq-judge .mq-judge-like i:hover {
  background: url(img/icon1-1.png) 0 100% no-repeat;
}
.mq-userMake .mq-judge .mq-judge-like.on i {
  background: url(img/icon1-1.png) 0 100% no-repeat;
}
.mq-userMake .mq-judge .mq-judge-like.on span {
  color: #cf2a05;
}
.mq-userMake .mq-judge .mq-judge-comment i {
  background: url(img/icon1-1.png) 43% 0 no-repeat;
}
.mq-userMake .mq-judge .mq-judge-comment i:hover {
  background: url(img/icon1-1.png) 43% 100% no-repeat;
}
/*------------------------------------*\
                ms-share
\*------------------------------------*/
.ms-share {
  position: relative;
  /*padding-bottom: 40px;
    width: 600px;
    border-bottom: 1px solid #e3e3e3;*/
}
.ms-share a {
  margin-right: 8px;
}
.ms-share a i {
  display: inline-block;
  width: 40px;
  height: 40px;
}
.ms-share a:hover .us-icon1 {
  background: url(img/us-icon1_hover.png) no-repeat;
}
.ms-share a:hover .us-icon2 {
  background: url(img/us-icon2_hover.png) no-repeat;
}
.ms-share a:hover .us-icon3 {
  background: url(img/us-icon3_hover.png) no-repeat;
}
.ms-share a.mq_weChat_wrap:hover .us-icon4 {
  background: url(img/us-icon4_hover.png) no-repeat;
}
.ms-share a.mq_weChat_wrap:hover .mq_weChat {
  height: 238px;
}
.ms-share a .us-icon1 {
  background: url(img/us-icon1.png) no-repeat;
}
.ms-share a .us-icon2 {
  background: url(img/us-icon2.png) no-repeat;
}
.ms-share a .us-icon3 {
  background: url(img/us-icon3.png) no-repeat;
}
.ms-share a .us-icon4 {
  position: relative;
  background: url(img/us-icon4.png) no-repeat;
}
.ms-share a .mq_weChat {
  transition: all 0.5s ease-in-out;
  width: 240px;
  height: 0;
  left: 0;
  opacity: 1;
  bottom: 100px;
}
.ms-share a .mq_weChat em {
  right: 57px;
}
.ms-news-pag {
  padding-top: 40px;
}
.ms-news-pag p {
  line-height: 36px;
  color: #9194a2;
}
.ms-news-pag p a {
  color: #515567;
}
.ms-news-pag p a:hover {
  text-decoration: underline;
}
/*??????*/
#bdshare {
  padding-bottom: 80px!important;
  float: none!important;
}
#bdshare a {
  background: none!important;
  height: 40px;
  padding: 0;
  outline: none;
}
.bshare-custom a {
  display: inline-block;
  text-decoration: none;
  zoom: 1;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  margin-right: 3px;
}
.bshare-custom a:hover.bshare-qzone {
  opacity: 1;
  background: url(img/us-icon1_hover.png) no-repeat;
}
.bshare-custom a:hover.bshare-sinaminiblog {
  opacity: 1;
  background: url(img/us-icon2_hover.png) no-repeat;
}
.bshare-custom a:hover.bshare-renren {
  opacity: 1;
  background: url(img/us-icon3_hover.png) no-repeat;
}
.bshare-custom a.bshare-qzone {
  display: block;
  padding-left: 40px;
  line-height: 40px;
  height: 40px;
  background: url(img/us-icon1.png) no-repeat;
}
.bshare-custom a.bshare-sinaminiblog {
  margin: 7px 0;
  padding-left: 40px;
  line-height: 40px;
  height: 40px;
  background: url(img/us-icon2_2.png) no-repeat;
}
.bshare-custom a.bshare-renren {
  display: block;
  padding-left: 40px;
  line-height: 40px;
  height: 40px;
  background: url(img/us-icon3.png) no-repeat;
}
/*------------------------------------*\
                mq-line
\*------------------------------------*/
.mq-line {
  width: 600px;
  border-bottom: 1px solid #e3e3e3;
}
/*------------------------------------*\
            mq-comment-wrap
\*------------------------------------*/
.mq-comment-wrap {
  padding: 35px 0 33px;
}
.mq-comment-wrap .mq-comment-title {
  margin-bottom: 10px;
  padding: 0  20px 0 8px;
  border-left: 3px solid #cf2a05;
  font-size: 16px;
  font-weight: 400;
  color: #4b4d57;
  line-height: 15px;
}
.mq-comment-wrap .mq-comment-title span {
  margin-left: 20px;
  font-size: 14px;
  color: #bbb;

}
.mq-words-box {
  margin-bottom: 42px;
  border: 1px solid #7f8087;
}
.mq-words-box .mq-words-input {
  width: 724px;
  height: 128px;
  padding: 5px 12px;
  border: 0;
  resize: none;
  outline: none;
}
.mq-user-info {
  padding: 4px 7px 4px 17px;
  border-top: 1px solid #e0e0e0;
}
.mq-user-info label {
  display: inline-block;
  margin-right: 12px;
}
.mq-user-info input {
  border: none;
  outline: none;
  line-height: 34px;
  padding: 0 5px;
}
.mq-user-info button {
  width: 113px;
  padding: 7px 0 8px;
  float: right;
  border: none;
  outline: none;
  font-size: 14px;
  background: #8f8f8f;
  color: #FFF;
}
.mq-user-info button:hover {
  background: #cf2a05;
}
.mq-user-info button.on{
  background: #cf2a05;
}
.all-comment .mq-btn {
  margin-top: -1px;
  padding-top: 12px;
  background: #FFF;
}
.mq-comment-list {
  margin-top: 5px;
}
.mq-comment-list li {
  padding: 13px 0 19px;
  border-bottom: 1px dotted #ccc;
}
.mq-comment-list .mq-comment-top {
  padding-bottom: 8px;
}
.mq-comment-list .mq-comment-top>span {
  margin-right: 20px;
  color: #9194a2;
}
.mq-comment-list .mq-comment-top .userName {
  font-size: 12px;
  color: #cf2a05;
}
.mq-comment-list .mq-comment-top .issueTime {
  font-size: 12px;
}
.mq-comment-list .mq-comment-cont {
  word-break: break-all;
  word-wrap: break-word;
  line-height: 22px;
  font-size: 14px;
  color: #515567;
}
/*????????????????????????*/
.mq-user-make span {
  margin-right: 25px;
}
.mq-user-make i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}
.mq-user-make .userTime i {
  width: 18px;
  height: 18px;
  background: url(img/icon.png) no-repeat 22% 1%;
}


/*.mq-user-make .userComment{
  color: #9194a2;
  cursor: pointer;
}*/
.mq-user-make .userComment i {
  width: 18px;
  height: 18px;
  background: url(img/icon1-1.png) no-repeat 100% 0;
  cursor: pointer;
}
.mq-user-make .userComment i:hover {
  background: url(img/icon1-1.png) no-repeat 100% 41%;
}
/*.mq-user-make .userComment.on i{
  background: url(img/icon1-1.png) no-repeat 100% 50%;
}
.mq-user-make .userComment.on{
  color: #cf2a05;#9194a2
}*/
