 
 
 
 
.in_tit {
  overflow: hidden;
  text-align: center;
  padding: 0 0 30px 0;
}
.in_tit span {
  font-size: 30px;
  color: #333;
}
.in_tit em {
  font-size: 18px;
  display: block;
  overflow: hidden;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 10px 0 8px 0;
}

.in_tit p:after {
  right: -54px;
}
/* in_box */
.in_box {
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
}
/* in_bj */
.in_bj {
  background: #f8f8f8;
}
/* in_news */
.in_news .tit {
  height: 56px;
  line-height: 60px;
  overflow: hidden;
  border-bottom: 1px dotted #cacaca;
  padding: 0 20px;
}


.in_news .tit span {
  font-size: 16px;
  float: left;
  margin-left: 40px;
  font-weight: bold;
}
.in_news .tit span:first-child {
  margin-left: 0px;
}
.in_news .tit span.on {
  color: #f08827;
}
.in_tit p {
  display: inline-block;
  position: relative;
  color: #888;
}
.in_tit p:before,
.in_tit p:after {
  content: "";
  width: 34px;
  height: 2px;
  background: #f08827;
  position: absolute;
  top: 50%;
  margin-top: -1px;
}
.in_tit p:before {
  left: -54px;
}
.in_news .tit a {
  color: #999999;
  text-transform: uppercase;
  float: right;
}
.in_news .tit a:hover {
  color: #f08827;
}
.in_news .boxsm {
  background: #ffffff;
  float: left; margin-left:20px;
  overflow: hidden;
  width: 300px;
  box-shadow: 0 0 10px #eee;
}
.in_news .boxsm .gund {
  height: 420px;
  overflow: hidden;
}
.in_news .boxsm .gund li {
  border-bottom: 1px dotted #d2d2d2;
  overflow: hidden;
  padding: 25px 20px;
}
.in_news .boxsm .gund li .bt {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(../images/icon_askw.png) left top no-repeat;
  height: 27px;
  line-height: 22px;
  padding-left: 30px;
  margin-bottom: 10px;
}/* CSS已打乱 */
.in_news .boxsm .gund li .bt:hover {
  color: #f08827;
}
.in_news .boxsm .gund li p {
  background: url(../images/icon_askd.png) left top no-repeat;
  color: #999999;
  line-height: 22px;
  padding: 0 0 0 30px;
  height: 40px;
  display: block;
  overflow: hidden;
}
.in_news .boxbig {
  width: 860px;
  background: #ffffff;
  float: left;
  overflow: hidden;
  box-shadow: 0 0 10px #eee;
}


.in_news .boxbig .xun {position: relative; width: 880px; height: 420px;}
.in_news .boxbig .xun dl{position: absolute; width: 860px; left: 0px; top: 0px;}



.in_news .boxbig dl dt .pic img {
  width: auto;
  height: 170px;
  transition: all 0.7s;
}


.in_news .boxbig dl dt a:hover{ color:#f08827;}

.in_news .boxbig dl dt .pic img:hover {
  transform: scale(1.1);
}
.in_news .boxbig dl dt .bt {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
.in_news .boxbig dl dt p {
  display: block;
  overflow: hidden;
  height: 90px;
  line-height: 26px;
  margin: 15px 0 10px 0;
}
.in_news .boxbig dl dt .more {
  color: #ffffff; padding:5px 20px 5px 20px; background:#f08827;
  line-height: 20px;
  text-transform: uppercase; border-radius:4px;
}
.in_news .boxbig dl dt .more:hover {
  color: #ffffff; background:#363e45;
}
.in_news .boxbig dl dd {
  padding: 0 20px;
  width: 390px;
  float: left;
}
.in_news .boxbig dl dd a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px dotted #ddd;
  line-height: 44px;
  position: relative;
  padding: 0 0 0 15px;  
}

.in_news .boxbig dl dd a:hover{ color:#f08827;}

.in_news .boxbig dl dd a:before {
  position: absolute;
  left: 2px;
  top: 50%;
  content: "";
  margin-top: -3px;
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-left: 4px solid #f08827;
  border-bottom: 3px solid transparent;
}

.in_news .boxbig .tit {
  padding: 0 30px;
}
.in_news .boxbig .tit span {
  cursor: pointer;
}
.in_news .boxbig dl {
  height: 360px;
  overflow: hidden;
  padding: 30px 10px;
}
.in_news .boxbig dl dt {
  height: 170px;
  position: relative;
  overflow: hidden;
  padding: 0 20px 10px 20px;
}/* CSS已打乱 */
.in_news .boxbig dl dt .pic {
  display: block;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}
 
 
 
 
 @media screen and (max-width: 900px){
 
 .guanjianci{ width:100%;}
 
 .in_news .boxsm {
  background: #ffffff;
  float: left; margin-left:0px;
  overflow: hidden;
  width:100%;
  box-shadow: 0 0 10px #eee;
}
.in_news .boxsm .gund {
  height: 420px;
  overflow: hidden;
}
.in_news .boxsm .gund li {
  border-bottom: 1px dotted #d2d2d2;
  overflow: hidden;
  padding: 25px 20px;
}
.in_news .boxsm .gund li .bt {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(../images/icon_askw.png) left top no-repeat;
  height: 27px;
  line-height: 22px;
  padding-left: 30px;
  margin-bottom: 10px;
}/* CSS已打乱 */
.in_news .boxsm .gund li .bt:hover {
  color: #f08827;
}
.in_news .boxsm .gund li p {
  background: url(../images/icon_askd.png) left top no-repeat;
  color: #999999;
  line-height: 22px;
  padding: 0 0 0 30px;
  height: 40px;
  display: block;
  overflow: hidden;
}
 
 
 
 
 .in_news .boxbig {
  width:100%;
  background: #f8f8f8;
  float: left;
  overflow: hidden;
  box-shadow: 0 0 10px #eee;height: 600px;
}

.shijiansa{display: none;}

.in_news .boxbig .xun {position: relative; width: 350px; height: 800px;}
.in_news .boxbig .xun dl{position: absolute; width: 350px; left: 0px; top: 0px;height: 550px;}

.in_news .boxbig dl dt .pic img {
  width: 100px;
  height: 80px;
  transition: all 0.7s;
}


.in_news .boxbig dl dt a:hover{ color:#f08827;}

.in_news .boxbig dl dt .pic img:hover {
  transform: scale(1.1);
}
.in_news .boxbig dl dt .bt {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
}
.in_news .boxbig dl dt p {
  display: block;
  overflow: hidden;
  height: 50px;
  line-height: 26px;
  margin: 10px 0 10px 0;font-size: 14px;
}
.in_news .boxbig dl dt .more {
  color: #ffffff; padding:3px 5px 3px 5px; background:#f08827;
  line-height: 20px;
  text-transform: uppercase; border-radius:3px; font-size:12px;
}
.in_news .boxbig dl dt .more:hover {
  color: #ffffff; background:#363e45;
}
.in_news .boxbig dl dd {
  padding: 0 2px;
  width: 100%;
  float: left;
}
.in_news .boxbig dl dd a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px dotted #ddd;
  line-height: 44px;
  position: relative;
  padding: 0 0 0 15px;  
}

.in_news .boxbig dl dd a:hover{ color:#f08827;}

.in_news .boxbig dl dd a:before {
  position: absolute;
  left: 2px;
  top: 50%;
  content: "";
  margin-top: -3px;
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-left: 4px solid #f08827;
  border-bottom: 3px solid transparent;
}

.in_news .boxbig .tit {
  padding: 0 30px;
}
.in_news .boxbig .tit span {
  cursor: pointer;
}
.in_news .boxbig dl {
  height: 360px;
  overflow: hidden;
  padding: 30px 10px;
}
.in_news .boxbig dl dt {
  height: 135px;
  position: relative;
  overflow: hidden;
  padding: 0 20px 0px 2px;
}/* CSS已打乱 */
.in_news .boxbig dl dt .pic {
  display: block;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}
 
}