/*9.21*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: 0;
}

ol,
ul {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    font: 12px/1.6em "microsoft yahei";
    text-align: center;
    background-color: #fff;
}

a {
    color: #1667a9;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active,
a:focus {
    outline: none
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
}

/*path relative to html file   ie6png v2*/
textarea,
input {
    font-size: 12px;
}

.container {
    width: 950px;
    overflow: hidden;
    margin: 0 auto;
}

.new {
    color: #F00;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1em;
}

.important {
    color: #c00;
}

.blk {
    color: #000;
}

.blk40 {
    color: #666;
}

.blk60 {
    color: #999;
}

.stress {
    font-weight: bold;
}

.normal {
    color: #000;
}

.normal_style {
    font-weight: 400;
}

.reduction {
    color: #666;
}

.separator {
    margin: 0 5px;
}

.space_t {
    margin-top: 10px;
}

.hand {
    cursor: pointer;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.text_r {
    text-align: right;
}

.text_c {
    text-align: center;
}

.space_l_r {
    padding: 0 5px;
}

.space_dashed {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.clear {
    clear: both;
}

.big {
    font-size: 14px
}

.biger {
    font-size: 16px
}

.indent_first {
    text-indent: 2em
}

.indent_hang {
    padding-left: 2em
}

.min_height {
    min-height: 770px;
    height: auto !important;
    height: 770px;
    overflow: visible;
}

.align_c {
    text-align: center;
}

.underline {
    text-decoration: underline
}

.product {
    background-color: #f6f6f5;
    padding: 10px;
}

.product_c {
    background-color: #fff;
    border: solid 1px #cccccc;
}

.product_c h3 {
    color: #000;
    font-size: 14px;
}

h3,
h2 {
    font-size: 14px;
    margin-bottom: 10px;
    color: #000
}

/*h3 v2*/
h3 a,
h2 a {
    color: #000;
}

h3 a.important,
h2 a.important {
    color: #c00;
}

.more {
    font-size: 12px;
    font-weight: normal;
    margin-left: 15px
}

h3 .more {
    color: #000
}

.dashed {
    border-bottom: dashed 1px #b2b2b2
}

hr.dashed {
    border: none;
    height: 0px;
    margin: 15px 0;
    font-size: 0px;
    border-bottom: dashed 1px #b2b2b2
}

.head,
.nav_sub,
.recommendatory,
.content,
.column {
    text-align: left
}

.list_a li {
    margin: 8px 0;
}

h3 {
    font-size: 14px;
    margin-bottom: 10px;
    color: #000
}

.q {
    display: block;
}

.container_v2 {
    margin: 0 auto;
    text-align: left;
    width: 960px;
}

.container_v2 .main {
    width: 710px;
}

/* nav_v2*/
.head_v2 {
    width: 100%;
    height: 50px;
    overflow: visible;
    background-color: #fff;
    border-bottom: 1px solid #dadada;
    position: fixed;
    z-index: 999;
    top: 0;
}

.logo_v2 {
    margin-top: 11px;
    width: 124px;
    height: 24px;
    overflow: hidden;
}

.nav_v2 {
    padding-right: 10px;
}

.nav_v2 li {
    position: relative;
    width: 100px;
    height: 50px;
    text-align: center;
    color: #FFF;
    line-height: 50px;
    padding: 0 2px 0 0;
    background: url(https://www.ijinshan.com/images/newGlobal/line-1.png) right no-repeat;
}

.nav_v2 li.last {
    background: none;
}

.nav_v2 li a {
    color: #666;
    display: block;
    height: 50px;
    overflow: hidden;
    background: none;
    font-size: 14px;
}

.nav_v2 .current_v2 a,
.nav_v2 .current_v3 a,
.nav_v2 .current_v4 a {
    cursor: default;
    background-position: 0 -100px;
    color: #088ae1;
}

.nav_v2 .current_v4 a {
    cursor: pointer;
}

.nav_v2 .current_v3 a:hover,
.nav_v2 .current_v4 a:hover {
    text-decoration: none;
}

.nav_v2 a:hover {
    color: #088ae1;
    text-decoration: none;
}

.nav_v2 li.product-enter {
    color: #666;
    cursor: pointer;
    position: relative;
}

.nav_v2 li.product-enter::after {
    content: "";
    width: 8px;
    height: 4px;
    position: absolute;
    z-index: 1;
    right: 10px;
    bottom: 21px;
    background: url(https://www.ijinshan.com/images/newGlobal/product_jiao.png) no-repeat;
    background-position: 0 0;
}

.nav_v2 li.product-enter:hover {
    color: #088ae1;
}

.nav_v2 li.product-enter:hover::after {
    background-position: -8px 0;
}

/* 公共头部添加产品特色 */
.head_v2 .product {
    display: none;
    position: absolute;
    width: 526px;
    min-height: 100px;
    border: 1px solid #EEEEEE;
    background-color: #fff;
    top: 50px;
    left: -1px;
    padding: 15px 0;
    z-index: 1000;
}

.head_v2 .product .area {
    float: left;
    width: 110px;
    border-right: 1px solid #eee;
    padding-left: 20px;
    text-align: left;
}

.head_v2 .product .area.noright {
    border-right: none;
}

.head_v2 .area .title a {
    font-size: 14px;
    color: #222;
    font-weight: 700;
    line-height: 40px;
    height: 40px;
}

.top-banner {
    height: 70px;
    background: #fd6f37;
    color: #fff;
    font-size: 18px;
    text-align: left;
}

.top-banner a {
    color: #fff;
}

.top-banner a:hover {
    color: #fff;
    text-decoration: none;
}

.head_v2 .area a,
.head_v2 .team a {
    font-size: 12px;
    color: #333;
    line-height: 30px;
    display: block;
    width: 110px;
    height: 30px;
}

.head_v2 .area a:hover,
.head_v2 .team a:hover {
    color: #3584E6;
}

.head_v2 .team {
    display: none;
    position: absolute;
    width: 160px;
    min-height: 100px;
    border: 1px solid #EEEEEE;
    background-color: #fff;
    top: 50px;
    left: -1px;
    padding: 5px 0;
    z-index: 1000;
}

.head_v2 .team .area {
    float: left;
    width: 110px;
    padding-left: 20px;
    text-align: left;
}

/* team dialog */
.teamDialog {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1000;
}

.teamDialog .alert-wrapper {
    width: 460px;
    height: 249px;
    margin: 0 auto;
    top: 50%;
    margin-top: -115px;
    position: relative;
    background-color: #fff;
    border-radius: 6px;
    z-index: 100;
    box-shadow: 1px 2px 3px #C7C6C6;
    color: #3d3d3d;
    font-size: 16px;
}

.teamDialog .alertTop {
    width: 100%;
    height: 56px;
    border-bottom: 1px solid #eee;
    font-size: 20px;
    font-weight: 600;
}

.teamDialog .alertTop .topTitle {
    float: left;
    padding-left: 20px;
    line-height: 60px;
}

.teamDialog .alertTop .topClose {
    float: right;
    width: 60px;
    height: 57px;
    line-height: 57px;
    font-size: 26px;
    text-align: center;
    cursor: pointer;
}

.teamDialog .alertTop .topClose:hover {
    color: #3F84F6;
}

.teamDialog .alertMain {
    padding-top: 15px;
}

.teamDialog .alertMain .title {
    text-align: left;
    padding-left: 110px;
    line-height: 28px;
}

.teamDialog .alertMain .alert-btn {
    float: left;
    width: 300px;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0 80px;
    color: #fff;
    background-color: #4499f8;
    border-radius: 5px;
    cursor: pointer;
}

.teamDialog .alertMain .alert-btn:hover {
    background-color: #3F84F6;
    text-decoration: none;
    color: #fff;
}
/* 布局设置 */
.container_v2 {
  width: 1240px;
}

.wrap {
  width: 1240px;
  margin: 50px auto 0;
}

.main-lt {
  float: left;
  width: 870px;
  padding-bottom: 60px;
}

.main-rt {
  float: right;
  width: 327px;
  line-height: 60px;
}

.follow-box {
  position: fixed;
  z-index: 10;
  top: 50px;
  width: 327px;
}

.nav {
  height: 42px;
  border-bottom: #e0e4e6 1px solid;
}

.panel {
  overflow: hidden;
}

/* Banner轮播图 */
.banner {
  position: relative;
  width: 100%;
  height: 300px;
  margin: 50px auto 30px;
  overflow: hidden;
  background-color: #f3f8fa;
}

.t-slide {
  position: relative;
  width: 1240px;
  height: 300px;
  margin: 0px auto;
  z-index: 1;
}

.t-slide-con {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
  z-index: 2;
}

.t-slide-con ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.t-slide-con ul li {
  float: left;
  width: 100%;
  height: 100%;
}

.t-slide-con .max a,
.t-slide-con .max img {
  display: block;
  width: 100%;
  height: 100%;
}

.t-slide-page {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
  text-align: center;
  z-index: 3;
}

.t-slide-page li {
  display: inline-block;
  margin: 0 7px;
  height: 10px;
  width: 10px;
  background-color: #c0edff;
  text-indent: -9999px;
  cursor: pointer;
  border-radius: 5px;
}

.t-slide-page li.current {
  background-color: #64d3ff;
}

/* tabs */
.tabs {
  line-height: 42px;
  text-align: left;
  font-size: 14px;
}

.tabs a {
  position: relative;
  float: left;
  display: block;
  width: 64px;
  margin-right: 16px;
  color: #848484;
}

.tabs a:hover,
.tabs .cur {
  color: #333333;
  text-decoration: none;
}

.tabs .cur {
  font-size: 16px;
}

.tabs .cur span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #2278F7;
}

/* 搜索 */
.search_v2 {
  width: 300px;
  margin: 8px 0px;
}

.search_v2 .search_Btn {
  float: right;
  margin-right: 5px;
}

/* 资讯列表 */
.info-list {
  text-align: left;
}

.info-list li {
  border-bottom: 1px solid #e0e4e6;
  height: 140px;
  padding: 30px 0;
}

.info-list li .detail-link {
  display: block;
  width: 100%;
  height: 140px;
  overflow: hidden;
}

.info-list .lt {
  float: left;
  width: 250px;
}

.info-list .rt {
  float: right;
  width: 600px;
  overflow: hidden;
}

.info-list img {
  width: 250px;
  height: 140px;
}

.info-list h2 {
  font-size: 18px;
  color: #0a0b0b;
  line-height: 36px;
  margin-bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.info-list h2 em {
  font-style: normal;
  color: red;
}

.info-list .desc,
.info-list .date {
  margin-top: 20px;
  line-height: 20px;
  overflow: hidden;
}

.info-list .date {
  color: #999;
}

.info-list .desc {
  height: 40px;
  color: #6b6b6b;
  font-size: 14px;
}

.info-list .date {
  height: 20px;
}

.info-list .detail-link:hover h2 {
  color: #3584e6;
}

.noRes {
  padding: 30px 0;
  font-size: 18px;
  color: #0a0b0b;
  line-height: 36px;
  text-align: center;
}

.noRes em {
  font-style: normal;
  color: red;
}

/* 资讯列表 */
.duba-download {
  position: relative;
  display: block;
  width: 327px;
  height: 220px;
  font-size: 14px;
  color: #606060;
  background: url(/envhelp/assets/img/duba_right.png) no-repeat;
}

.duba-download span {
  position: absolute;
  width: 124px;
  height: 38px;
  left: 101px;
  bottom: 30px;
}

.duba-download:hover span {
  background-position: -124px 0;
}

/* 热点排行 */
.rank {
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
}

.rank h2 {
  line-height: 40px;
  font-size: 18px;
  color: #485eff;
  border-bottom: 1px solid #e0e4e6;
  text-decoration: none;
}

.rank li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.recommend li {
  height: 30px;
  line-height: 30px;
}

.recommend li a {
  color: #333;
  font-size: 14px;
}

.recommend span {
  float: left;
  display: block;
  width: 16px;
  height: 16px;
  margin: 7px 6px 7px 0px;
  line-height: 16px;
  color: #FFFFFF;
  background-color: #CFCFCF;
  border-radius: 2px;
  text-align: center;
}

.recommend .r1 {
  background-color: #FF4B1D;
}

.recommend .r2 {
  background-color: #FF8908;
}

.recommend .r3 {
  background-color: #FFBF2F;
}

/* 关注微博 */
.duba-weixin {
  text-align: left;
}

.duba-weixin p {
  line-height: 40px;
}

.duba-weixin img {
  width: 180px;
  height: 180px;
}

/* 详情页 */
.detail-lt {
  margin-top: 40px;
  text-align: left;
  font-size: 15px;
  color: #606060;
}

.detail-rt {
  margin-top: 80px;
}

.cnt-hd h1 {
  font-size: 30px;
  font-weight: 600;
  line-height: 46px;
}

.cnt-hd .date {
  float: left;
  margin: 10px 0;
  color: #999;
  font-size: 12px;
}

.cnt-hd .date span {
  margin-right: 20px;
}

.cnt-nav {
  color: #999;
  margin-bottom: 15px;
}
.cnt-nav a{
  color: #999;
  text-decoration: none;
}
.cnt-nav a:hover {
  color: #1667a9
}

.cnt-bd {
  clear: both;
  margin-top: 30px;
  line-height: 30px;
}
.cnt-bd p {
  margin: 10px 0;
}
.cnt-bd .indent {
  text-indent: 10px;
  line-height: 25px;
}

.cnt-bd .img {
  text-align: center;
  margin: 30px 0;
}

.cnt-bd .img img {
  max-width: 665px;
}

.cnt-ft {
  margin: 30px 0 60px;
  line-height: 30px;
}

.cnt-ft a {
  color: #606060;
}

.cnt-ft a:hover {
  color: #1667a9;
}
.article-like {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 30px;
  line-height: 30px;
  width: 66px;
  float: right;
  cursor: pointer;
  border-radius: 15px;
  padding: 0 10px;
  color:#498af7 ;
  border: 1px solid #498af7;
}
.article-like:hover {
  text-decoration: none;
}
.already-clicked {
  cursor: no-drop;
}
.already-clicked .add-rate {
  opacity: 1;
  top: -30px;
 }
.add-rate {
  width: 28px;
  margin-left: -14px;
  position: absolute;
  font-size: 14px;
  left: 50%;
  top: 0;
  color: #fb8484;
  opacity: 0;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
}
.i-mdi-thumb-up {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(/envhelp/assets/img/zan.png);
}

.article-class {
  margin-top: 20px;
}

.class-name {
  padding: 5px;
  border-radius: 8px;
  color: #1d6cd8;
  margin: 0 7px;
  background-color: #bfdbfe;
}

@media screen and (max-width: 540px) {
  .logo_v2 {
    margin-left: 15px;
  }

  .container_v2 {
    width: 100%;
  }

  .search_v2 {
    display: none;
  }

  .nav_v2 {
    display: none;
  }

  .wrap {
    width: 100%;
  }

  .main-lt {
    float: none;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }

  .cnt-hd h1 {
    overflow: auto;
    line-height: 28px;
    white-space: normal;
    margin-bottom: 15px;
  }

  .cnt-bd .img img {
    max-width: 100%;
  }

  .main-rt {
    float: none;
    width: 100%;
  }

  .follow-box {
    position: static;
    width: 100%;
  }

  .duba-download {
    display: none;
  }

  .main-rt .rank {
    border: none;
    border-top: 1px solid #efefef;
  }
}
.bottom-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  border-top: 1px solid #f2f2f2;
  background: #fff;
  z-index: 999;
  background-color: #f1f7ff;
}
.bottom-footer_logo {
  width: 138px;
  height: 30px;
  margin: 20px 15px 0 0;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0;
  background: url(https://www.ijinshan.com/images/20161227/logo-1.png)no-repeat;
  background-size: 138px auto;
}
.bottom-footer_con {
  display: block;
  width: 1240px;
  margin: 0 auto;
}

.footer_text {
  font-size: 16px;
  line-height: 70px;
  color: #333
}

.footer_download_btn {
  width: 125px;
  height: 40px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  line-height: 40px;
  text-align: center;
  margin-top: 15px;
  color: #fff;
  background: #3c80d2;
}

.footer_download_btn:hover {
  text-decoration: none
}
.img-box {
  position: relative;
  display: block;
  max-width: 870px;
  text-align: center;
  margin: 10px auto;
}
.img-box.error-box {
  position: relative;
  width: 485px;
}
.error-box span{
 position: absolute;
 color: #3e3e3e;
 font-weight: 400;
}
.error-box .title{
  top: 6px;
  left: 11px;
}
.error-box .text{
  width: 400px;
  top: 56px;
  left: 70px;
  word-wrap: break-word;
  text-align: left;
  line-height: 26px;
}
.article-img {
  max-width: 750px;
  margin: 0 auto;
}
.article-dll-name {
  position: absolute;
  top: 164px;
  left: 410px;
  width: 290px;
  word-wrap: break-word;
  text-align: left;
  line-height: 26px;
}
.desc-question {
  background-color: #deefff;
  -webkit-border-radius: 5px;
  border-radius: 5px
}
.article-list li {
  width: 836px;
  height: 30px;
  margin-bottom: 3px;
  overflow: hidden
}

.article-list li .point {
  width: 6px;
  height: 6px;
  background: #0072ee;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 9px 7px 0 10px
}

.article-list li .text {
  width: 810px
}

h2 {
  font-size: 16px;
  text-decoration: underline;
  margin-top: 10px;
}
h3 {
  font-size: 14px;
  margin-bottom: 10px;
}
h4 {
  margin-bottom: 6px;
}