@charset "UTF-8";
/* CSS Document */
* {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 0;
}

*, *:before, *:after {
  margin: 0;
  padding: 0;
}

html, body {
  margin: 0;
  border: 0;
  padding: 0;
}

html {
  font-family: "微软雅黑", Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
}

body {
  overflow-x: hidden !important;
  color: #333;
  font-size: 14px;
  line-height: 180%;
  text-align: center;
  background: url(../images/banner.jpg) center top no-repeat #cc373b;
  min-width: 1020px;
}

div {
  margin: 0 auto;
  text-align: left;
}

li {
  text-align: left;
}

a:link, a:visited {
  color: #101010;
  text-decoration: none;
}

a:hover {
  color: #101010;
  text-decoration: underline;
}

img {
  border: none;
}

ol, ul, li {
  list-style: none;
}

em, i {
  font-style: normal;
}

/*clear*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

/*other*/
h1, h2, h3, h4, h5, h6 {
  text-align: left;
  font: normal 12px/200% "Microsoft Yahei";
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.m10 {
  margin: 10px auto;
}

.w1200 {
  width: 1200px;
}

.w1020 {
  width: 1020px;
}

.w1000 {
  width: 1000px;
}

.w980 {
  width: 980px;
}

.w940 {
  width: 940px;
}

.list_16 li {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_14 li {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_12 li {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.w1000 {
  width: 1000px;
}

.gray {
  color: #adadad;
}

.gray a {
  color: #adadad;
}

.gray a:hover, .gray a:link, .gray a:visited {
  color: #adadad;
}

.white {
  color: #fff;
}

.white a {
  color: #fff;
}

.white a:hover, .white a:link, .white a:visited {
  color: #fff;
}

.red {
  color: #e20a0f;
}

.red a {
  color: #e20a0f;
}

.red a:hover, .red a:link, .red a:visited {
  color: #e20a0f;
}

/*common*/
/*header*/
/*bannerTop*/
.bannerTop {
  width: 100%;
  height: 287px;
}

.bannerTop div.pic {
  min-width: 1000px;
  max-width: 1680px;
  text-align: center;
}

.bannerTop div.pic img {
  width: 100%;
  height: auto;
}

/*line-Content*/
.line-Content {
  width: 1000px;
  min-height: 500px;
  position: relative;
}

.line-Content div.vline {
  width: 1px;
  min-height: 10px;
  background: #CC363B;
  position: absolute;
  left: 66px;
  top: 95px;
}

.line-Content div.list-box {
  background: #ececec;
  box-shadow: 0px 5px 6px 2px #ececec;
  margin-bottom: 10px;
  padding: 20px 76px 50px 144px;
}

.line-Content div.list-box h2 {
  font-size: 32px;
  line-height: 47px;
  position: relative;
}

.line-Content div.list-box h2 i.dot {
  display: block;
  width: 20px;
  height: 20px;
  background: #CC363B;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: -88px;
}

.line-Content div.list-box h3 {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}

.line-Content div.list-box a:hover {
	text-decoration: none;
}
.line-Content div.list-box a:hover h2 {
	text-decoration: underline;
}
.line-Content div.list-box h2 a:hover {
	text-decoration: underline;
}

.line-Content div.list-box-top {
  padding: 50px 76px 80px 144px;
}

.line-Content div.list-box-top h2 {
  font-size: 36px;
  line-height: 54px;
  margin-bottom: 10px;
  position: relative;
}

.line-Content div.list-box-top h2 span {
  display: block;
  font-weight: bold;
  font-size: 19px;
  line-height: 44px;
}

.line-Content div.list-box-top h2 i.dot {
  display: block;
  width: 28px;
  height: 28px;
  background: #CC363B;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  left: -91px;
}

.line-Content div.list-box-top p {
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
}

.line-Content div.list-box-top p em {
  color: #CC363B;
}

.line-Content div.list-box-top p em a{
  color: #CC363B;
}

/*bottom*/
.bottom {
  background: url(/img/MAIN/2016/12/116958/images/b_bg.gif) top center repeat-x #e2e1e1;
  margin-top: 50px;
  padding-top: 10px;
  padding-bottom: 40px;
}

.lianjie {
  padding: 30px 0;
}

.lianjie .tit {
  width: 12%;
  float: left;
  overflow: hidden;
  height: 46px;
}

.lianjie .tit h2 {
  float: left;
  font-size: 18px;
  font-weight: bold;
  font-family: "Microsoft Yahei";
  color: #cc3300;
  line-height: 50px;
  padding-right: 1px;
  width: 118px;
}

.lianjie .tit h2 a:link, .tit h2 a:hover, .tit h2 a:visited {
  color: #cc3300;
}

.lianjie .tit {
  width: 12%;
  float: left;
}

.lj_pic img {
  display: block;
  float: left;
  margin: 0 8px;
}

.copyright {
  margin: 0px auto;
  width: 100%;
  font-size: 12px;
  color: #000000;
  text-align: center;
  padding: 20px 0;
  line-height: 180%;
  clear: both;
}

#copyright {
  clear: both;
  margin: 5px auto;
  padding-top: 10px;
  width: 980px;
  height: auto;
  color: #2A3084;
  text-align: center;
}

#copyright p {
  margin: 0 0 2px 0;
  text-align: center;
}

#copyright a {
  color: #2A3084;
}

#copyright p.p1 {
  margin: 15px  auto;
  width: 530px;
}

#copyright p.p2 {
  margin: 8px 0 0 0;
}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */
@media (min-device-width: 320px) and (max-width: 689px), (max-device-width: 480px) {
  body {
    min-width: 1040px;
  }
  .topBanner {
    background-image: url(../images/bannerBg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100vw * 600 / 1920);
    overflow: hidden;
  }
}
