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

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
}

a {
  text-decoration: none;
  outline: none;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: none;
}

input {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei';
}

img {
  border: none;
  background: none;
  vertical-align: middle;
}

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

select,
input,
img,
select {
  vertical-align: middle;
}

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

table,
th,
td {
  vertical-align: middle
}

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

.clearfix {
  zoom: 1
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}



#m_demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  padding-top: 20px;
}

#m_indemo {
  float: left;
  width: 800%
}

#m_demo1 {
  float: left;
}

#m_demo2 {
  float: left;
}


#demo {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

#indemo {
  float: left;
  width: 800%
}

#demo1 {
  float: left;
}

#demo2 {
  float: left;
}


.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}


.headbg {
  width: 1920px;
  height: 116px;
  background: url(../images/headbg.jpg) no-repeat center;
  position: relative;
  left: 50%;
  margin-left: -960px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  z-index: 999;
}

.head1 {
  padding-top: 5px;
}

.wel {
  font-size: 14px;
  line-height: 40px;
  color: #757575;
}

.top_contact {
  color: #757575;
  line-height: 40px;
  margin-left: 20px;
}

.k1 {
  font-size: 14px;
  color: #757575;
  line-height: 40px;
}

.k1 a {
  color: #757575;
}


.logo {
  line-height: 70px;
}

.ss {
  /*padding: 30px 0;*/
  height:45px;
  position: relative;
}

.hotkey {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 45px;

}

.hotkey a {
  color: rgba(0, 0, 0, 0.8);
  margin-right: 10px;
}

.ss-btn {
  width: 33px;
  height: 45px;
  background: url(../images/ss.png) no-repeat center;
  float: right;
  cursor: pointer;
}

#formsearch {
  position: absolute;
  top: 30px;
  right: 40px;
  display: none
}

#formsearch input {
  border: 1px solid #ccc;
  background: none;
  outline: none;
  line-height: 31px;
}

#formsearch #keyword {
  width: 180px;
  padding-left: 10px;
  font-size: 14px;
  color: #333;
}

#formsearch #s_btn {
  width: 50px;
  background: #0886e0;
  color: #fff;
  text-align: center;
  border: none;
  line-height: 33px;
}

.index-c1 {
  width: 1200px;
  height: 257px;
  background: url(../images/bg1.jpg) no-repeat center;
  padding: 70px 40px 0 65px;
  margin: 0 auto;
  margin-bottom: 60px;
}

.c1-3 h3 {
  padding-left: 20px;
  font-size: 14px;
  color: #000;
  background: url(../images/tel1.png) no-repeat left center;
}

.c1-3 h4 {
  font-size: 25px;
  color: #000;
  font-weight: bold;
  line-height: 50px;
}

.c1-3 a {
  display: block;
  width: 121px;
  height: 34px;
  background: #0886e0;
  text-align: center;
  font-size: 14px;
  line-height: 34px;
  color: #fff;
}


.slideBox {
  width: 835px;
  float: left;
}

.slideBox .bd ul li h3 {
  width: 390px;
  font-size: 28px;
  font-weight: bold;
  line-height: 40px;
  color: #000;
  float: left;

}

.slideBox .bd ul li h4 {
  width: 395px;
  font-size: 16px;
  color: #000;
  line-height: 30px;
  float: right;
}

.slideBox .hd {
  margin-top: 20px;
}

.slideBox .hd ul li {
  width: 36px;
  height: 2px;
  background: #000;
  margin-right: 7px;
  display: inline-block;
}



.index-c2 {
  background: #fafafa;
  padding-top: 15px;
  /*padding-bottom: 50px;*/
}

.index-tlt {
  padding-top:34px;
  padding-bottom: 30px;
  position: relative;
}

.index-tlt h2 {
  font-size: 30px;
  color: #000000;
  padding-left: 15px;
  background: url(../images/line02.png) no-repeat left center;
  text-transform: uppercase;
}

.index-tlt h3 {
  font-size: 20px;
  padding-left: 15px;
  margin-top: 10px;
}

.index-tlt a.more {
  position: absolute;
  top: 50px;
  right: 0;
  background: url(../images/dian3.png) no-repeat right bottom;
  padding-bottom: 10px;
  text-align: right;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}

.index-tlt a.more span {
  display: block;
  letter-spacing: 2px;
}

.index-tlt dt {
  font-size: 16px;
  color: #000;
  padding-bottom: 20px;
  background: url(../images/jt02.png) no-repeat right bottom;
  font-weight: normal;
  position: absolute;
  top: 60px;
  right: 0;
}

.index-c2 .tabli {
  background: #fff;
  height: 72px;
  line-height: 72px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 54px;
}

.index-c2 .tabli li {
  display: inline-block;
  text-align: center;
  padding: 0 26px;
  font-size: 14px;
  color: #5a5a5a;
}

.index-c2 .tab {
  display: none;
}

.index-c2 .tab .picScroll-left {
  position: relative;
  height: 505px;
}

.index-c2 .tab .picScroll-left .bd {
  overflow: hidden;

}

.index-c2 .tab .picScroll-left .bd ul li {
  width: 286px;
  float: left;
  margin-right: 19px;
  padding-bottom: 50px;
}

.index-c2 .tab .picScroll-left .bd ul li a {
  box-shadow: 0 5px 20px #ddd;
  display: block;

}

.index-c2 .tab .picScroll-left .bd ul li .img {
  width: 286px;
  height: 298px;
  overflow: hidden;
}

.index-c2 .tab .picScroll-left .bd ul li .img img {
  width: 286px;
  height: 298px;
  transition: .3s;
}

.index-c2 .tab .picScroll-left .bd ul li:hover img {
  transform: scale(1.1);
}

.index-c2 .tab .picScroll-left .bd ul li .wz {
  padding: 10px 15px;
  border-bottom: 4px solid #20242b;
}

.index-c2 .tab .picScroll-left .bd ul li .wz h3 {
  font-size: 20px;
  color: #000;
  border-bottom: 2px solid #f5f5fd;
  background: url(../images/jt01.png) no-repeat right center;
  line-height: 40px;
}

.index-c2 .tab .picScroll-left .bd ul li .wz h4 {
  font-size: 14px;
  line-height: 40px;
  color: rgba(90, 90, 90, 0.5);
}

.index-c2 .tab .picScroll-left .bd ul li .wz h4 span {
  float: right;
}

.index-c2 .tab .picScroll-left .bd ul li:hover h3 {
  color: #0886e0;
  background: url(../images/jt01_h.png) no-repeat right center;
}

.index-c2 .tab .picScroll-left .bd ul li:hover .wz {
  border-color: #0886e0;
}

.index-c2 .tab .picScroll-left .hd a.next {
  display: block;
  width: 84px;
  height: 248px;
  background: url(../images/right01.png) no-repeat center;
  position: absolute;
  right: -84px;
  top: 80px;
  cursor: pointer;
}

.index-c2 .tab .picScroll-left .hd a.prev {
  display: block;
  width: 84px;
  height: 248px;
  background: url(../images/left01.png) no-repeat center;
  position: absolute;
  left: -84px;
  top: 80px;
  cursor: pointer;
}

.index-c2 .tabli li.cur {
  background: url(../images/line03.png) no-repeat center bottom;
  cursor: pointer;
}

.slider {
  width: 1920px;
  min-width: 1200px;
  height: 560px;
  position: relative;
  overflow: hidden;
  background: #fff;
  text-align: center;
  left: 50%;
  margin-left: -960px;
}

.slider .bd {
  width: 1200px;
  position: absolute;
  left: 50%;
  margin-left: -600px
}

.slider .bd li {
  width: 1200px;
  margin-right: 82px;
}

.slider .bd li img {
  display: block;
  width: 1200px;
  height: 560px;
  transition: .3s;
}

.slider .bd li a {
  display: block;
  position: relative;
  width: 1200px;
  height: 560px;
  box-shadow: 0 5px 20px #ddd;
  overflow: hidden;
}

.slider .tempWrap {
  overflow: visible !important
}

.slider .bd li:hover img {
  transform: scale(1.1);
}

.slider .pnBtn {
  display: block;
  width: 22px;
  height: 43px;
  position: absolute;
  top: 50%;
  margin-top: -21.5px;
  z-index: 999;
  cursor: pointer;
}

.slider .prev {
  background: url(../images/left02.png) no-repeat center;
  left: 300px;
}

.slider .next {
  background: url(../images/right02.png) no-repeat center;
  right: 300px;
}


/* <!-- æ¡ˆä¾‹æ»šåˆ‡æ¢ -->*/
.chan{width:1200px;margin:0 auto;text-align:center;position:relative;}

.twt{}
.twt li{float: left;overflow: hidden; margin-right:10px;margin-left: 10px;position:relative;box-shadow: 0 0 10px #333;margin-top:5px;margin-bottom:10px;}
.twt li a.img{display:block;}
.twt li a.img img{display:block;width: 392px;height:299px;}
.twt li h2{position:absolute;;width:100%;color:#fff;font-size:16px;bottom:0px; background: rgba(0, 0, 0, 0.7);height:0px;transition:all .3s;}
.twt li h2 a{color:#fff;font-size:16px;}
.twt li:hover h2{height:100%;line-height:299px}

.tempWrap .twt{margin:0 auto;overflow:hidden;height:300px;}


.chan .hd a.next {
  display: block;
  width: 22px;
  height: 43px;
  background: url(../images/right02.png) no-repeat center;
  position: absolute;
  right: -80px;
  top: 130px;
  cursor: pointer;
}

.chan .hd a.prev {
  display: block;
  width: 22px;
  height: 43px;
  background: url(../images/left02.png) no-repeat center;
  position: absolute;
  left: -50px;
  top: 130px;
  cursor: pointer;
}




.index-c4 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;margin-top:39px;
}

.c4-con {
  height: 700px;
  background: url(../images/bg2.jpg) no-repeat center bottom;
  overflow: hidden;
}

.c4-con ul {
  width: 1200px;
  height: 700px;
  position: relative;
  overflow: hidden;
}

.c4-con ul li {
  width: 298px;
  float: left;
  height: 700px;
  position: relative;
  transition: .5s;
}


.c4-con ul li .tbb2{
background: rgba(0, 0, 0, 0.7);   
  width: 299px;
  margin: 0 auto;
padding:37px;height:166px;position: absolute;bottom:0px;}

.tbb2 h3 {
  font-size: 25px;
  color: #fff;
  line-height: 40px;
  text-transform: uppercase;
}

.tbb2 h4 {
  font-size: 20px;
  color: #fff;
  line-height: 30px;
}


.c4-con ul li .fw_re{display:none;position:absolute;bottom:0px;width:299px;background:rgba(0, 0, 0, 0.7);transition: .5s;}


.c4-con ul li .tb3 {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding:24px;
  margin-top:42px;margin-bottom: 22px
}

.tb3 h3 {
  font-size: 25px;
  color: #fff;
  line-height: 40px;
  text-transform: uppercase;
}

.tb3 h4 {
  font-size: 20px;
  color: #fff;
  line-height: 30px;
}


.c4-con ul li .cont img {
  width: 299px;
  height: 224px;;transition: .5s;
}
.c4-con ul li .cont .info {
  font-size: 16px;
  color: #fff;
  padding: 25px 25px 50px;
  line-height: 30px;
  letter-spacing: 1px;
  height: 240px;
}

.c4-con ul li .tlt {
  width: 299px;
  height: 50px;
  background: #0886e0;
  font-size: 20px;
  line-height: 50px;
  padding: 0 25px;
  color: #fff;
  opacity: 1;top:0px;
}





.index-c5 {
  width: 1920px;
  /*height: 756px;*/
   height: 518px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  background: url(../images/bg3.jpg) no-repeat center;
}


.c5-left {
  width: 845px;
}

.c5-left .abouttu {
  border: 4px solid #fff;
}

.c5-left .abouttu img {
  width: 836px;
  height: 336px;
}

.c5-left ul {
  font-size: 0;
  margin-top: 60px;
  display:none;
}

.c5-left ul li {
  display: inline-block;
  margin-right: 100px;
  border-bottom: 1px solid #c5c5c5;
  padding-bottom: 20px;
}

.c5-left ul li:last-child {
  margin-right: 0;
}

.c5-left ul li h3 {
  font-size: 40px;
  color: #3d3d3d;
  background: url(../images/line04.png) no-repeat left top;
  line-height: 60px;
}

.c5-left ul li p {
  font-size: 14px;
  color: #3d3d3d;
}

.c5-right {
  width: 340px;
  background: #0886e0;
  padding: 15px 15px 30px;
  /*height: 511px;*/
      height: 345px;
  overflow: hidden;
}

.c5-right .jj {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  padding: 10px 0 10px;
  text-indent: 2em;
}

.c5-right a.more {
  font-size: 14px;
  color: #fff;
  background: url(../images/jt03.png) no-repeat 110px center;
  text-transform: uppercase;
  display: block;margin-top:20px;
}

.index-c6 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  background: url(../images/bg4.jpg) no-repeat center fixed;
  height: 185px;
  box-shadow: 0 10px 20px #ddd;
  z-index: 99;
}

.index-c6 .marks {
  width: 1920px;
  height: 185px;
  background: rgba(8, 134, 224, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  ;
}

.c6-con {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 200px;
}

.c6-con>.tel2 {
  padding-left: 40px;
  background: url(../images/tel2.png) no-repeat left center;
  font-size: 33px;
  font-weight: bold;
  font-family: Arial;
  color: #fff;
  position: absolute;
  top: 62px;
  right: 200px;
  z-index: 99;
}

.c6-con a.more {
  display: block;
  width: 136px;
  height: 48px;
  background: #fff;
  border-radius: 5px;
  font-size: 16px;
  color: #000000;
  line-height: 48px;
  text-align: center;
  position: absolute;
  right: 40px;
  top: 62px;
  z-index: 99;
}

.c6-con .wz {
  font-size: 25px;
  color: #fff;
  text-shadow: 5px 5px 6px #666;
  position: absolute;
  top: 62px;
  left: 0;
  z-index: 99;
}
.c7-2{margin-top: -56px;}
.index-c7 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  padding-top: 20px;
}

.c7-1 {
  padding-left: 63px;
}

.c7-1 .wz {
  font-size: 16px;
  color: #000000;
  line-height: 28px;
  width: 580px;
  text-indent: 2em;
  padding: 55px 0 50px;
}

.c7-1 a.more {
  display: block;
  width: 135px;
  height: 34px;
  background: #0886e0;
  color: #fff;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  transition: .3s;
}

.c7-1 a.more:hover {
  margin-left: 10px;
}

.picScroll-left2 {
  position: relative;
  padding: 0 55px;
  margin-top: 70px;
}

.picScroll-left2 .bd {
  overflow: hidden;
}

.picScroll-left2 .bd ul li {
  width: 273px;
  height: 273px;
  border: 1px solid #e7e7e7;
  background: #fff;
  border-right: none;
}

.picScroll-left2 .bd ul li a {
  display: block;
  padding: 35px 27px 20px;
}

.picScroll-left2 .bd ul li img {
  width: 38px;
  height: 38px;
}

.picScroll-left2 .bd ul li h3 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  line-height: 40px;
  margin-top: 30px;
}

.picScroll-left2 .bd ul li p {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
}

.picScroll-left2 .bd ul li dt {
  font-size: 14px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  background: url(../images/jt04.png) no-repeat 110px center;
  text-transform: uppercase;
  margin-top: 70px;
}

.picScroll-left2 .bd ul li:hover {
  background: url(../images/nn.png) no-repeat center;
  box-shadow: 0 0 10px #ddd;
}

.picScroll-left2 .bd ul li:hover h3 {
  color: #fff;
}

.picScroll-left2 .bd ul li:hover p {
  color: #fff;
}

.picScroll-left2 .bd ul li:hover dt {
  color: #fff;
  background: url(../images/jt03.png) no-repeat 110px center;
}

.picScroll-left2 .bd ul li:hover img {
  filter: brightness(100);
}

.picScroll-left2 .hd a.next {
  display: block;
  width: 66px;
  height: 66px;
  background: url(../images/right03.png) no-repeat center;
  position: absolute;
  right: -10px;
  top: 120px;
  cursor: pointer;
}

.picScroll-left2 .hd a.prev {
  display: block;
  width: 66px;
  height: 66px;
  background: url(../images/left03.png) no-repeat center;
  position: absolute;
  left: -10px;
  top: 120px;
  cursor: pointer;
}

.index-c8 {
  background: #f6f6f6;
  padding-bottom: 50px;
}

.index-tlt ul {
  position: absolute;
  top: 50px;
  right: 0;
}

.index-tlt ul li {
  display: inline-block;
  font-size: 14px;
  margin-left: 30px;
}

.index-tlt ul li a {
  display: block;
  padding: 0 10px;
  font-size: 14px;
  color: #5a5a5a;
  line-height: 50px;
}

.index-tlt ul li:hover a {
  background: url(../images/line05.png) no-repeat center bottom;
}



.ht{width:1920px;position:relative;left:50%;margin-left:-960px;}


.c8-left {
  background: #fff;
  padding: 35px 38px 40px;
  width: 430px;
}

.c8-left ul li a {
  display: block;
}

.c8-left ul li h3 {
  font-size: 20px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.c8-left ul li .info {
  font-size: 16px;
  color: #000;
  line-height: 28px;
  margin-top: 25px;
  margin-bottom: 20px;
}

.c8-left ul li .date {
  padding-left: 35px;
  margin-bottom: 10px;
  position: relative;
}

.c8-left ul li .date1 {
  font-size: 20px;
  color: #000;
}

.c8-left ul li .date2 {
  font-size: 16px;
  color: #000;
}

.c8-left ul li .date::after {
  content: '';
  width: 2px;
  height: 77px;
  background: #0886e0;
  position: absolute;
  top: 0;
  left: 26px;
  z-index: 99;
}

.c8-left ul li .img {
  width: 358px;
  height: 196px;
  overflow: hidden;
}

.c8-left ul li .img img {
  width: 358px;
  height: 196px;
  transition: .3s;
}


.nn_ll2{margin-top:25px;border-top:1px solid #f2f2f2;padding-top:15px;}
.nn_ll2 li{color:#000000;font-size:16px;line-height:35px;}
.nn_ll2 li a{color:#000000;font-size:16px;line-height:35px;}




.c8-left ul li:hover img {
  transform: scale(1.1);
}

.c8-left ul li:hover h3 {
  color: #0886e0;
}

.c8-right {
  width: 747px;
}

.c8-right ul li {
  padding-bottom: 16px;
  padding-top: 11px;
  border-bottom: 1px solid #e9e9e9;
}

.c8-right ul li:last-child {
  border-bottom: none;
}

.c8-right ul li:nth-child(1) {
  padding-top: 0;
}

.c8-right ul li a {
  display: block;
}

.c8-right ul li .img {
  width: 140px;
  height: 121px;
  overflow: hidden;
  float: left;margin-left:35px;
}

.c8-right ul li .img img {
  width: 140px;
  height: 121px;
  transition: .3s;
}

.c8-right ul li:hover img {
  transform: scale(1.1);
}

.c8-right ul li .wz {
  width: 528px;
  float: right;
  position: relative;
}

.c8-right ul li .wz h3 {
  font-size: 20px;
  color: #000;
  line-height: 40px;
  margin-bottom: 10px;
}

.c8-right ul li .wz .info {
  font-size: 16px;
  color: #000;
  line-height: 28px;height:56px;overflow: hidden;

}

.c8-right ul li .wz dt {
  font-size: 16px;
  color: #000;
  line-height: 40px;
  margin-top: 15px;
  font-weight: normal
}

.c8-right ul li .wz .jt {
  width: 76px;
  height: 13px;
  background: url(../images/jt05.png) no-repeat center;
  position: absolute;
  right: 0;
  bottom: 10px;
  transition: .3s;
}

.c8-right ul li:hover .wz .jt {
  background: url(../images/jt06.png) no-repeat center;
  right: -10px;
}

.c8-right ul li:hover .wz h3 {
  color: #0886e0;
}

.index-c9 {
  width: 1920px;
  height: 323px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  background: url(../images/bg6.jpg) no-repeat center;
}

.index-tlt2 {
  padding-top: 50px;
  padding-bottom: 30px;
  position: relative;
}

.index-tlt2 h2 {
  font-size: 30px;
  color: #fff;
  padding-left: 15px;
  background: url(../images/line06.png) no-repeat left center;
  text-transform: uppercase;
}

.index-tlt2 h3 {
  font-size: 20px;
  padding-left: 15px;
  margin-top: 10px;
  color: #fff;
}

.message1 {
  padding-left: 12px;
}

.message1 input {
  height: 49px;
  background: #fff;
  outline: none;
  border: none;
  line-height: 49px;
  padding-left: 10px;
  font-size: 16px;
}

.message1 .input-txt input {
  width: 396px;
  display: block;
  float: left;
}

.message1 .input-txt input#contact {
  box-shadow: 5px 0px 6px #ccc inset;
  ;
}

.message1 .input-txt input#email {
  box-shadow: 5px 0px 6px #ccc inset;
  ;
}

.message1 input#content {
  width: 794px;
  display: block;
  float: left;
}

.message1 #checkcode {
  box-shadow: 5px 0px 6px #ccc inset;
  ;
  width: 150px;
}

.message1 .btn1 {
  width: 118px;
  height: 49px;
  background: #34aaff;
  color: #fff;
  padding-left: 10px;
  display: block;
  float: right;
  text-align: left
}

.yqlj {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  padding-top: 15px;
}

.yqlj a {
  color: #333;
}
.guding{    position: absolute;
    right: 0px;}
.foot1 {
  padding: 50px 0;
}

.ff1 {
  width: 385px;
  background: url(../images/ditu.png) no-repeat left top;
}

.ff1 .ftel {
  padding-left: 15px;
  border-left: 2px solid #0886e0;
}

.ff1 .ftel h3 {
  font-size: 16px;
  color: #000;
}

.ff1 .ftel h4 {
  font-size: 30px;
  color: #0886e0;
  font-weight: bold;
  line-height: 50px;
}

.ff1 .ftel p {
  font-size: 12px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
}

.ff1 .lxfs {
  font-size: 14px;
  color: #000;
  line-height: 30px;
  margin-top: 30px;
  padding-left: 15px;
}

.ff2 {
  width: 590px;
}

.ff2 ul li {
  width: 160px;
  float: left;
}

.ff2 ul li:nth-child(1) {
  width: 270px;
}

.ff2 ul li>h3 {
  font-size: 16px;
  color: #5a5a5a;
  line-height: 20px;
  margin-bottom: 20px;
}

.ff2 ul li .sec a {
  display:block;
  width: 130px;
  font-size: 14px;
  color: #000000;
  line-height: 30px;
  transition: .3s;
}

.ff2 ul li .sec a:hover {
  color: #0886e0;
  padding-left: 10px;
}

.ff3 {
  padding: 12px;
  text-align: center;
  font-size: 14px;
  color: #000;
  border: 1px solid #e5e5e5;
  width: 210px;
  height: 215px;
  overflow: hidden;
}

.ff3 p img {
  margin-top: 20px;
  margin-bottom: 20px;
}

.foot2 {
  padding: 10px 0;
  background: #e5e5e5;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 28px;
  text-align: center;
}

.foot2 a {
  color: rgba(0, 0, 0, 0.8);
}


.xypg-left {
  float: left;
  width: 240px;
}

.page-wrap-right {
  float: right;
  width: 940px;
}

#mdemo {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  height: 950px;
  margin-bottom: 25px;
}

#mindemo {
  height: 100%;
}

#mdemo1 {}

#mdemo2 {}

.mlist li {}

.mlist li:hover {
  border-color: #0886e0;
}

.mlist li a.img {}

.mlist li a.img img {
  width: 162px;
  height: 220px;
}

.mlist li h3 {
  text-align: center;
}

.mlist li h3 a {
  font-weight: normal;
  color: #333;
  font: 400 14px/48px "Microsoft Yahei";
}

.mlist li h3 a:hover {
  color: #0886e0;
}

.tuijian h2 {
  padding-left: 44px;
  background: #0886e0;
  color: #fff;
  font: 600 18px/39px "Microsoft Yahei";
  ;
}

.tuijian .content {
  padding: 25px 30px;
  text-align: center;
}

.tuijian {
  background: #e9e9e9;
}