@charset "utf-8";
* {
  word-break: break-all;
  margin: 0;
  padding: 0;
}
body {
  behavior: url('csshover3.htc');
}
body {
  font-size: 16px;
  color: #333333;
  font-family: '微软雅黑', 'microsoft Yahei', 'Courier New', Courier, monospace;
  padding: 0px;
  margin: 0px auto;
  line-height: 30px;
  background-color: #fff;
  width: 100%;
  overflow-x: hidden;
}
*,
:after,
:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #268ee0;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
p,
ul,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}
ul,
li,
dl,
dt,
dd {
  list-style: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.lan {
  color: #1372f4;
}
i,
em {
  font-style: normal;
}
.clear,
.c {
  clear: both;
}
.mcon tr:hover {
  color: #fc922d;
}
.blank {
  clear: both;
  height: 20px;
}
.about {
  float: right;
}
.imgZoom {
  overflow: hidden;
}
.imgZoom img {
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  display: block;
}
.imgZoom:hover img {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.gsnr {
  font-size: 16px;
  line-height: 33px;
}
.gsnr p {
  margin-bottom: 10px;
}
.gcsj {
  padding: 40px 0;
}
table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
  font-size: 14px;
}
table tr:nth-child(odd) {
  background: #f4f4f4;
}
table td:nth-child(even) {
}
table tr:hover,
table tr:hover p {
  background: #fc922d;
  color: #fff;
}
table td,
table th {
  border: 1px solid #dddddd;
}
table tr:nth-of-type(1) {
  /*background: #fc922d;
    color: #ffffff;*/
}

img {
  max-width: 100%;
  border: 0;
  height: auto;
}
.input,
.textarea {
  border-top: ridge 1px #ccc;
  border-right: inset 1px #d8d8d8;
  border-bottom: inset 1px #d8d8d8;
  border-left: ridge 1px #ccc;
  font-size: 14px;
  color: #666;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 4px;
  padding-left: 5px;
  background-color: #fff;
}
.wrap {
  width: 1410px;
  margin: 0 auto;
}

.top1 {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background-color: #237bc5;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
}
.t1 {
  float: left;
}
.t2 {
  float: right;
  height: 35px;
}
.top1 a {
  color: #fff;
}
.top1 b {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
}
/*
.t2 a{ display:inline-block; padding:0 20px; background-color:#fc922d; margin-right:10px;line-height:35px;height:35px; }*/
.t2 i {
  display: inline-block;
}
.t2 i img {
  vertical-align: middle;
  line-height: 35px;
  margin-right: 5px;
}

.top2 {
  width: 100%;
  overflow: hidden;
}
.logo {
  float: left;
  width: 260px;
  padding: 30px 0;
}
.sydh {
  width: 1140px;
  height: 122px;
  line-height: 122px;
  position: relative;
  float: left;
}
.sydh li {
  float: left;
  width: 12.4%;
  text-align: center;
  position: relative;
  display: inline;
}
.sydh li a {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  display: block;
  color: #333;
}
.sydh li:hover a {
  color: #fff;
}
.sydh li:hover {
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background-color: #237bc5;
  color: #fff;
}

.topr {
  width: 256px;
  float: left;
  height: 68px;
  padding: 30px 0;
}
.ssl {
  float: right;
  width: 250px;
  height: 60px;
}
.postbox {
  width: 230px;
  height: 32px;
  margin-top: 15px;
  background-color: #fff;
  padding-left: 20px;
  border: 1px #999999 solid;
  border-radius: 30px;
}
.postbox .input {
  border: 0;
  height: 30px;
  line-height: 30px;
  float: left;
  width: 160px;
  padding: 0px 5px;
}
.postbox .btn {
  height: 30px;
  float: right;
  width: 32px;
  background: url(/static/images/ss2.png) no-repeat left center;
  float: right;
  border: none;
}

#sjslideBox {
  display: none;
}
.slideBox {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1;
  display: none;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox .hd ul li {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.slideBox .hd ul li.on {
  background: #f00;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
  height: fit-content;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd img {
  width: 100%;
  display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(/static/images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideBox .prevStop {
  display: none;
}
.slideBox .nextStop {
  display: none;
}

.ss {
  width: 100%;
  height: 130px;
  background-color: #1a81d0;
  overflow: hidden;
}
.ss1 {
  padding: 38px 0;
  float: left;
  width: 50%;
}
.ss2 {
  float: right;
  padding: 38px 0;
  width: 48%;
}
.ss2 li {
  float: left;
  margin: 0 5%;
  width: 40%;
}
.ss2 li a {
  color: #fff;
}
.ss2 li h3 {
  font-size: 18px;
  font-weight: normal;
  font-size: 14px;
}
.ss2 li p {
  line-height: 20px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #9bbfe5;
}

.m1 .m1t {
}
.m1t {
  text-align: center;
  margin-bottom: 30px;
}
.m1t h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 54px;
  text-transform: uppercase;
  color: #f6f6f6;
}
.m1t h2 {
  font-size: 28px;
  height: 44px;
  line-height: 44px;
}
.m1t h2 span {
  font-style: normal;
  color: #fc922d;
}
.m1t p {
  font-size: 16px;
  color: #999999;
}
.m1t div {
  width: 26px;
  height: 2px;
  background-color: #fc922d;
  margin: 10px auto auto;
}

.mcptj {
  padding: 70px 0;
}
.mcptj ul {
  overflow: hidden;
}
.mcptj li {
  width: 23%;
  margin: 0 1% 2%;
  float: left;
  position: relative;
}
.mcptj li .ms {
  padding: 20px 0;
  text-align: center;
}
.mcptj li h3 {
  font-size: 18px;
  font-weight: normal;
}
.mcptj li p {
  font-size: 14px;
  padding: 0 20px;
  line-height: 22px;
  color: #999;
}
.mcptj li img {
  display: block;
}
.mcptj li .imgZoom {
}
.mcptj li a {
  display: block;
  background-color: #f4f4f4;
}
.mcptj li a:hover {
  background-color: #fc922d;
  color: #fff;
}
.mcptj li a:hover p {
  color: #fff;
}

.mgd {
  width: 200px;
  height: 45px;
  line-height: 45px;
  border: 1px #333333 solid;
  text-align: center;
  margin: 20px auto auto;
}
.mgd a {
  color: #333333;
  display: block;
}
.mgd img {
  display: inline-block;
  margin-left: 8px;
}

.mys {
  background: url(/static/images/mysbg.jpg) no-repeat center center;
  padding: 70px 0;
  overflow: hidden;
}
.mys1 {
  width: 60%;
  float: left;
}
.mys1t {
  margin-bottom: 30px;
}
.mys1 ul {
  overflow: hidden;
}
.mys1 li {
  width: 48%;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
  background-color: #fff;
  border-radius: 60px;
  padding: 10px 0;
  font-size: 20px;
}
.mys1 li span {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: block;
  background-color: #278fe8;
  line-height: 60px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  color: #fff;
  font-size: 30px;
}
.mys1 li:hover span {
  background-color: #ff4258;
}
.mly {
  width: 30%;
  float: left;
  margin-left: 10%;
  display: inline;
}
.mly h3 {
  font-size: 22px;
  margin-bottom: 10px;
  color: #fff;
}
.mly h2 {
  font-size: 42px;
  text-transform: uppercase;
  color: #4676c2;
}

.flynr input,
.flynr textarea {
  font-family: '微软雅黑', 'microsoft Yahei';
}
.fname,
.ftel {
  width: 98%;
  height: 50px;
  color: #ffffff;
  margin-bottom: 20px;
}
.fname input,
.ftel input {
  height: 50px;
  line-height: 50px;
  width: 100%;
  color: #ffffff;
  border: 1px #fff solid;
  text-indent: 40px;
  border-radius: 5px;
}
.fname input {
  background: url(/static/images/name.png) no-repeat 10px center;
}
.ftel input {
  background: url(/static/images/tel.png) no-repeat 10px center;
}

#form1 .fnr {
  line-height: 50px;
  width: 98%;
  overflow: hidden;
  margin-bottom: 30px;
}
.fnr textarea {
  height: 100px;
  background: url(/static/images/nr.png) no-repeat 10px 10px;
  width: 100%;
  border: 1px #fff solid;
  box-sizing: border-box;
  text-indent: 50px;
  line-height: 36px;
  border-radius: 5px;
  color: #fff;
}
.tjiao {
  width: 100%;
  text-align: center;
}
#form1 .btn1 {
  width: 120px;
  height: 44px;
  margin: 0 auto;
  border: none;
  text-align: center;
  background: url(/static/images/mlybtn.png) no-repeat center center;
  color: #ff4258;
  font-size: 18px;
}

/*修改提示文字的颜色*/
#form1 input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: white;
}
#form1 input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: white;
}
#form1 input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: white;
}
#form1 input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: white;
}
#form1 textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: white;
}
#form1 textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: white;
}
#form1 textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: white;
}
#form1 textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: white;
}

.nyly {
  background: url(/static/images/nyly.jpg) no-repeat right center;
}
.ly1 {
  color: #666;
  margin-bottom: 10px;
}
.ly1 span {
  color: #ff0000;
}
.ly2 {
  width: 70%;
  overflow: hidden;
  border: 0;
  margin: 20px 0;
}
.ly2 dd {
  width: 30%;
  float: left;
  margin-right: 3%;
  text-align: center;
  background-color: #268ee0;
  border-radius: 30px;
  line-height: 45px;
  color: #fff;
}

/*.cp_txt .flynr p{ color:#fff;}*/
.lyb {
  padding: 20px;
  border: 1px #ddd solid;
  overflow: hidden;
}
.lyb .flynr input,
.flynr textarea {
  font-family: '微软雅黑', 'microsoft Yahei';
}
.lyb .fname,
.lyb .ftel {
  width: 98%;
  height: 50px;
  color: #333;
  margin-bottom: 20px;
}
.lyb .fname input,
.lyb .ftel input {
  height: 50px;
  line-height: 50px;
  width: 100%;
  color: #333;
  border: 1px #333 solid; /*text-indent:10px;*/
  text-indent: 40px;
  border-radius: 5px;
} /**/
.lyb .fname input {
  background: url(/static/images/name1.png) #fff no-repeat 10px center;
}
.lyb .ftel input {
  background: url(/static/images/tel1.png) #fff no-repeat 10px center;
}

.lyb #form1 .fnr {
  line-height: 50px;
  width: 98%;
  overflow: hidden;
  margin-bottom: 10px;
}
.lyb .fnr textarea {
  height: 100px;
  background: url(/static/images/nr1.png) #fff no-repeat 10px 10px;
  text-indent: 50px; /*text-indent:10px; background-image:none;*/
  width: 100%;
  border: 1px #333 solid;
  box-sizing: border-box;
  line-height: 36px;
  border-radius: 5px;
  color: #333;
}
.lyb #form1 .btn1 {
  width: 120px;
  height: 44px;
  float: left;
  margin: 10px auto;
  border: none;
  text-align: center;
  background-color: #ff4258;
  color: #fff;
  font-size: 18px;
  border-radius: 5px;
  background-image: none;
}
/*修改提示文字的颜色*/
.lyb #form1 input::-webkit-input-placeholder {
  color: black;
}
.lyb #form1 input:-moz-placeholder {
  color: black;
}
.lyb #form1 input::-moz-placeholder {
  color: black;
}
.lyb #form1 input:-ms-input-placeholder {
  color: black;
}
.lyb #form1 textarea::-webkit-input-placeholder {
  color: black;
}
.lyb #form1 textarea:-moz-placeholder {
  color: black;
}
.lyb #form1 textarea::-moz-placeholder {
  color: black;
}
.lyb #form1 textarea:-ms-input-placeholder {
  color: black;
}

.m3 {
  padding: 80px 0;
  background: url(/static/images/m3.jpg) no-repeat center top;
}
.m3 .m1t {
  text-align: left;
  color: #fff;
  margin-bottom: 40px;
}
.m3 .m1t h3 {
  color: #8bb1d4;
}
.m3 .m1t h2 {
  margin: 20px 0;
}
.m3 .m1t p {
  color: #fff;
  margin-top: 10px;
}
.m3 .m1t div {
  width: 20px;
  height: 3px;
  background-color: #fc922d;
  margin-left: 0;
}
.m31 {
  width: 50%;
  float: left;
  margin-right: 5%;
}
.m32 {
  width: 45%;
  float: left;
  padding-top: 80px;
}
.m31c {
  color: #fff;
  text-indent: 32px;
}
.ma3 {
  overflow: hidden;
  padding: 30px 0;
  margin-top: 30px;
  color: #fff;
}
.ma3 li {
  width: 33%;
  float: left;
  text-align: center;
  background: url(/static/images/line.png) no-repeat right center;
}
.ma3 .nobg {
  background-image: none;
}
.ma3 li .counter {
  display: block;
  font-size: 42px;
  font-family: Arial;
}
.ma3 li span {
  position: relative;
  height: 42px;
}
.ma3 li span:after {
  position: absolute;
  font-size: 16px;
  font-family: Arial, '微软雅黑', 'microsoft Yahei';
  top: -10px;
  margin-left: 10px;
}
.ma3 li .ma31:after {
  content: '小时';
}
.ma3 li .ma32:after {
  content: '余家';
}
.ma3 li .ma33:after {
  content: '%';
}
.sp {
  width: 570px;
  text-align: center;
  border: 1px #fff solid;
  height: 300px;
  position: relative;
  float: right;
}
.sp img {
  width: 57px;
  position: absolute;
  top: 50%;
  margin: -25px auto auto -25px;
}
.m3d {
  padding: 60px 0;
}
.m3d ul {
  overflow: hidden;
}
.m3d li {
  width: 18%;
  float: left;
  margin: 0 1%;
  background-color: #fff;
  border: 1px #c3c3c3 solid;
  text-align: center;
  padding: 80px 0;
}
.m3d li:hover {
  background-color: #fc962d;
  border: 1px #fc962d solid;
  color: #fff;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.m3d li div {
  width: 40px;
  height: 40px;
  margin: 0 auto 20px;
  background-image: url(/static/images/m3d1.png);
  background-repeat: no-repeat;
}
.m3d li p {
  font-size: 18px;
}
.m3d li .m3d1 {
  background-position: 0 0;
}
.m3d li:hover .m3d1 {
  background-position: 0 -40px;
}
.m3d li .m3d2 {
  background-position: -40px 0;
}
.m3d li:hover .m3d2 {
  background-position: -40px -40px;
}
.m3d li .m3d3 {
  background-position: -80px 0;
}
.m3d li:hover .m3d3 {
  background-position: -80px -40px;
}
.m3d li .m3d4 {
  background-position: -120px 0;
}
.m3d li:hover .m3d4 {
  background-position: -120px -40px;
}
.m3d li .m3d5 {
  background-position: -160px 0;
}
.m3d li:hover .m3d5 {
  background-position: -160px -40px;
}

#divMainTab {
  width: 100%;
  background: url(/static/images/mm.jpg) no-repeat top center;
  height: 256px;
}
#divMainTab ul {
  margin: 0 auto;
  padding-top: 80px;
}
#divMainTab li {
  float: left;
  text-align: left;
  cursor: pointer;
  width: 23%;
  height: 50px;
  line-height: 50px;
  margin: 0 1% 2%;
  color: #ffffff;
}
#divMainTab li h3 {
  font-weight: normal;
  font-size: 18px;
  padding: 0 20px;
}
#divMainTab li h3 span {
  display: block;
  float: right;
  width: 50px;
  height: 50px;
  background: url(/static/images/mmt2.png) no-repeat center center;
}
#divMainTab li h3 i {
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  padding-right: 10px;
}

#divMainTab .normal {
  border-bottom: 1px #fff solid;
}
#divMainTab .selected {
  background: url(/static/images/mmt1.png);
}
.mm .divContent {
  height: 545px;
}
.mm #div1 {
  background: url(/static/images/mm1.jpg) no-repeat center center;
}
.mm #div2 {
  background: url(/static/images/mm1.jpg) no-repeat center center;
}
.mm #div3 {
  background: url(/static/images/mm1.jpg) no-repeat center center;
}
.mm #div4 {
  background: url(/static/images/mm1.jpg) no-repeat center center;
}

.mm .mmc {
  background-color: #fff;
  padding: 50px 0 0 50px;
  width: 570px;
  position: absolute;
  margin-top: -60px;
}
.mm .mmc h3 {
  font-size: 28px;
  margin-bottom: 30px;
}
.mm .mmc p {
  margin-bottom: 30px;
  padding-right: 50px;
}
.mm .mmc .mmgd {
  width: 55px;
  height: 55px;
  background-color: #fc922d;
  text-align: center;
  line-height: 55px;
  position: relative;
  float: right;
}
.mm .mmc .mmgd img {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: 50%;
  margin-left: -6px;
}

.m7 {
  padding: 50px 0;
}
#ndivMainTab {
  width: 100%;
  margin-bottom: 30px;
}
#ndivMainTab ul {
  width: 360px;
  margin: 0 auto;
}
#ndivMainTab li {
  float: left;
  margin: 0 1%;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  width: 48%;
  height: 35px;
  line-height: 35px;
}
#ndivMainTab .normal {
  border: 1px #666666 solid;
}
#ndivMainTab .selected {
  color: #ffffff;
  background-color: #fa9608;
  border: 1px #fa9608 solid;
}
.m7c {
  overflow: hidden;
}
.m7c dl {
  overflow: hidden;
  position: relative;
}
.m7c dt {
  width: 842px;
  height: 436px;
  float: left;
}
.m7c dd {
  width: 630px;
  height: 350px;
  position: absolute;
  top: 43px;
  right: 0;
  background-color: #f7f7f7;
  padding: 80px 40px;
}
.m7c h3 {
  font-size: 18px;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.m7c p {
  font-size: 14px;
  margin: 30px 0;
  color: #888;
}
.m7 .mgd {
  margin-left: 0;
  width: 130px;
  height: 35px;
  line-height: 35px;
}
.m7c li .mgd {
  background: url(/static/images/m72.jpg) no-repeat left bottom;
  border: 0;
  text-align: left;
  line-height: 42px;
  height: 42px;
}
.m7c ul {
  overflow: hidden;
  margin: 0 -1.5%;
  zoom: 1;
  padding: 40px 0;
}
.m7c li {
  width: 30%;
  float: left;
  margin: 0 1.5%;
}

.m5 {
  background: url(/static/images/m5.jpg) no-repeat center top;
  padding: 60px 0 40px;
  overflow: hidden;
}
.m5 .m1t {
  color: #fff;
  margin-bottom: 80px;
}
.m5 .m1t h3 {
  color: #62a0de;
}
.m5 .m1t h2 {
}
.m5 .m1t h2 span {
  width: 80px;
  height: 1px;
  background-color: #fff;
  display: inline-block;
  margin: 0 10px;
}

.picMarquee-left {
  width: 100%;
  position: relative;
  margin: 0 auto 40px;
  overflow: hidden;
}
.picMarquee-left .hd {
  overflow: hidden;
  margin: 30px auto auto;
  width: 320px;
  background-color: #fc922d;
  height: 50px;
  display: none;
}
.picMarquee-left .hd .prev,
.picMarquee-left .hd .next {
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  cursor: pointer;
  float: left;
}
.picMarquee-left .hd .prev {
  float: right;
  text-align: right;
}
.picMarquee-left .hd .next {
  text-align: left;
}
.picMarquee-left .hd .more {
  float: left;
  text-align: center;
  width: 220px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
}
.picMarquee-left .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1;
  display: none;
}
.picMarquee-left .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url('/static/images/icocircle.gif') 0 -9px no-repeat;
}
.picMarquee-left .hd ul li.on {
  background-position: 0 0;
}
.picMarquee-left .bd {
}
.picMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
  margin: 0 -10px;
}
.picMarquee-left .bd ul li {
  /**/
  margin: 0 20px 0 0;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 342px;
  background-color: #e8f4fe;
  position: relative;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.picMarquee-left .bd ul li .pic {
  text-align: center;
  position: relative;
}
.picMarquee-left .bd ul li .pic img {
  display: block;
}
.picMarquee-left .bd ul li .title {
  background-color: #eee;
  line-height: 55px;
  color: #333;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.picMarquee-left .bd ul li h3 {
  font-size: 20px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.picMarquee-left .bd ul li:hover h3 {
  color: #fff;
  background-color: #fc922d;
}
.picMarquee-left .hd .pageState {
  display: none;
}

.sjal {
  display: none;
}

.flink {
  width: 100%;
  line-height: 40px;
  padding: 20px 0;
}

@media screen and (max-width: 800px) {
  .flink {
    display: none;
  }
}
.flinkt {
  float: left;
  margin-right: 15px;
  width: 152px;
  height: 40px;
  background: url(/static/images/flinkt.png) no-repeat left center;
}
.foot {
  background-color: #242424;
  padding: 20px 0;
  color: #fff;
  overflow: hidden;
}
.flogo {
  border-bottom: 1px #454545 solid;
  padding: 30px 0;
  margin-bottom: 20px;
}
.flogo span {
  float: right;
  margin-top: 15px;
  font-size: 14px;
}
.flogo img {
  vertical-align: top;
}

.foot a {
  color: #fff;
}
.footc {
  width: 87%;
  float: left;
}
.footc dl {
  width: 20%;
  float: left;
}
.foot dt {
  font-size: 20px;
  margin-bottom: 20px;
  color: #c9c9c9;
}
.foot dt a {
  color: #c9c9c9;
}
.foot dd {
  font-size: 14px;
  color: #fff;
}
.footc dd a {
  color: #828282;
  display: block;
}

.fwx {
  float: left;
  width: 12%;
  text-align: left;
}

.bq {
  padding: 20px 0px;
  color: #fff;
  background-color: #171717;
  border-top: 1px #4a4a4a solid;
}

.mleft {
  width: 266px;
  float: left;
  display: inline;
  margin-right: 38px;
}
.cplb {
  height: auto;
  margin-bottom: 20px;
  border: 3px #1a81d0 solid;
  background-color: #fff;
}
.cpt {
  background-color: #1a81d0;
  text-align: center;
  padding: 30px 0;
}
.cpt h3 {
  font-size: 30px;
  color: #fff;
}
.cpt p {
  font-size: 14px;
  color: #2fa5ff;
  text-transform: uppercase;
}

.mtel {
  background-color: #1a81d0;
  text-align: center;
  padding: 20px 0;
  color: #fff;
}
.mtel h3 {
  font-size: 30px;
}

.menu_list {
  padding: 10px;
}
.menu_list dl {
  margin-bottom: 10px;
}
.menu_list dt a {
  cursor: pointer;
  position: relative;
  font-size: 18px;
  padding-left: 20px;
  line-height: 45px;
  height: 45px;
  background-color: #1a81d0;
  color: #fff;
  display: block;
}
.menu_list dt:hover a {
  background-color: #fc922d;
  color: #fff;
}

.menu_list dd {
  display: block;
  background-image: none;
}
.menu_list dd a {
  display: block;
  border-bottom: 1px #dddddd dashed;
  padding-left: 20px;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
  text-overflow: ellipsis;
  white-space: pre;
  overflow: hidden;
}

.mright {
  float: left;
  width: 1106px;
  display: inline;
}
.sjcp {
  display: none;
}
.sycp,
.sycp1 {
  overflow: hidden;
}
.sycp li {
  float: left;
  display: inline;
  margin: 0px 1% 35px;
  width: 23%;
  text-align: center;
  overflow: hidden;
  background-color: #fff;
}
.sycp1 li {
  float: left;
  display: inline;
  margin: 0px 1% 35px;
  width: 23%;
  text-align: center;
  overflow: hidden;
  background-color: #fff;
}

.sycp li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sycp li .wz {
  padding: 20px;
}
.sycp li .wz h3 {
  font-size: 16px;
}
.sycp li .wz p {
  line-height: 24px;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sycp li .wz span {
  display: block;
  height: 2px;
  width: 16px;
  background-color: #fc922d;
  margin: 8px auto;
}
.sycp li .wz div {
  background-color: #3e3e3e;
  color: #fff;
  width: 120px;
  margin: 5px auto;
  border-radius: 30px;
  font-size: 12px;
}
.sycp li:hover .wz div {
  background-color: #fc922d;
  color: #fff;
}

.nycontact .wx {
  display: none;
}

.nyban {
  width: 100%;
  height: 400px;
  background: url(/static/images/nyban.jpg) #eee no-repeat center center;
  color: #fff;
  clear: both;
  margin-bottom: 60px;
}
.nyban a {
  color: #fff;
}
.nyban .wrap {
  position: relative;
  top: 40%;
}
.nyban h2 {
  font-size: 42px;
  height: 50px;
  line-height: 50px;
  background: url(/static/images/nyban1.png) no-repeat left center;
  padding-left: 40px;
  margin-bottom: 20px;
}
.nybancon {
  width: 60%;
  padding: 40px 70px;
  display: none;
}
.nybancon p {
  margin-bottom: 20px;
}
.nybancon span {
  font-size: 18px;
  border-top: 1px #fff solid;
  padding-top: 10px;
}

.nyl {
  width: 45%;
  float: left;
  margin-bottom: 50px;
}
.nyl img {
  border-top-left-radius: 80px;
  border-bottom-right-radius: 80px;
}
.nyr {
  width: 51%;
  float: left;
  margin-left: 4%;
  display: inline;
}
.nyr h2 {
  font-size: 26px;
  margin-bottom: 30px;
}
.nytel {
  width: 100%;
  display: inline-table;
  height: 60px;
  font-size: 24px;
  line-height: 60px;
  color: #fff;
  border-radius: 4px;
  background-color: #fc922d;
  text-align: center;
  overflow: hidden;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  display: none;
}
.nytel a {
  color: #fff;
}

.news-lj {
  clear: both;
  overflow: hidden;
  padding: 10px 20px;
  padding-left: 130px;
  box-sizing: border-box;
  background: url(/static/images/ico_newslj.png) #f3f3f3 no-repeat 20px center;
  margin: 30px auto;
}

.news-lj p {
  color: #666;
  line-height: 24px;
  padding: 10px 0;
  background-size: 75pt;
}

.news-lj p font {
  color: #fc922d;
}
.news-tel {
  line-height: 44px;
}

.news-tel span {
  float: left;
  padding-left: 42px;
  background: url(/static/images/new-tel.png) no-repeat left center;
}
.news-tel span i {
  font-style: normal;
}

.news-tel span a {
  color: #fc922d;
  font-size: 26px;
  font-weight: 700;
  margin-left: 8px;
}

.news-tel a.new_btn {
  float: right;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 40px;
  padding: 0 20px 0 55px;
  background: url(/static/images/ico_btn.png) #fc922d no-repeat 10px 4px;
  background-size: 30px;
}

.news-tel a.new_btn:hover {
  color: #ff0;
}
.ny .m1t h2 {
  background-image: none;
}

.nyms {
  margin-top: 20px;
  border-bottom: 1px #dddddd solid;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #666;
  border-top: 2px #fc922d solid;
}
.nyms p {
  position: relative;
  padding-left: 18px;
}
.nyms p:before {
  content: '';
  width: 8px;
  height: 8px;
  display: block;
  border: 2px solid #fc922d;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px;
}
.pro-link {
  position: relative;
  width: 100%;
  height: 58px;
  margin: 60px auto 16px;
  border-radius: 10px;
  background-color: #fc922d;
}
.pro-link i {
  position: absolute;
  left: 18px;
  bottom: 0;
  width: 96px;
  height: 100px;
  background: url(/static/images/tel-pic.png) no-repeat center;
}
.pro-link span {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  line-height: 58px;
  padding: 0 40px 0 130px;
  cursor: pointer;
  background: url(/static/images/tel-hand.gif) no-repeat right center;
}
.pro-link span:hover {
  -webkit-animation: link-down 1.5s linear 2;
  -o-animation: link-down 1.5s linear 2;
  animation: link-down 1.5s linear 2;
}
@-webkit-keyframes link-down {
  25% {
    -webkit-transform: translateY(-3px);
  }
  50%,
  100% {
    -webkit-transform: translateY(0);
  }
  75% {
    -webkit-transform: translateY(3px);
  }
}
@keyframes link-down {
  25% {
    transform: translateY(-3px);
  }
  50%,
  100% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(3px);
  }
}
.pro-tel {
  float: right;
  width: 57%;
  height: 72px;
  line-height: 27px;
  color: #fff;
  font-size: 16px;
  margin-top: -14px;
  border-radius: 0 10px 10px 0;
  border-radius: 0\9;
  background: url(/static/images/tel-side.png) no-repeat #393b45 left center;
}
.pro-tel strong {
  font-size: 22px;
  line-height: 1;
}
.pro-tel img {
  float: left;
  margin-top: 8px;
  margin-right: 18px;
}
.pro-tel div {
  padding: 8px 40px 8px 60px;
}

.gy {
  font-size: 16px;
  line-height: 32px;
}

.promenu {
  margin: 0 auto 10px;
  overflow: hidden;
}
.promenu ul {
  margin: 0 -1% auto;
  overflow: hidden;
}
.promenu ul li {
  float: left;
  text-align: center;
  width: 23%;
  margin: 0 1%;
  background-color: #ccc;
  border-radius: 5px;
}
.promenu ul li a {
  color: #333;
  display: block;
  font-size: 18px;
  border-right: solid 1px #fff;
  padding: 10px 0;
}
.promenu ul li a:hover {
  color: #fff;
}
.promenu ul li:hover,
.promenu .cur,
.promenu .cur a {
  background-color: #fc922d;
  color: #fff;
  border-radius: 5px;
}
.promenu ul li span {
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto;
  background: url(/static/images/ico.png) no-repeat;
  display: none;
  border-radius: 5px;
}
.promenu ul .li1 span {
  background-position: -88px 0;
}
.promenu ul .li2 span {
  background-position: -88px -55px;
}
.promenu ul .li3 span {
  background-position: -88px -110px;
}
.promenu ul .li4 span {
  background-position: -88px -165px;
}

.cpright {
  width: 294px;
  float: left;
  margin-left: 66px;
}

.cp_body {
  width: 840px;
  float: left;
  overflow: hidden;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.cp_name {
  width: 100%;
  border-bottom: 1px #eaeaea solid;
  background-color: #fc922d;
  float: left;
  margin-top: 20px;
}
.cp_erNav {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.cp_erNav li {
  width: 25%;
  height: 64px;
  float: left;
  line-height: 64px;
  display: inline;
  text-align: center;
}
.cp_erNav li a {
  color: #fff;
  text-decoration: none;
  float: left;
  width: 100%;
  font-size: 16px;
}
.cp_erNav li a:hover {
  color: #ffffff;
  float: left;
  width: 100%;
  background-color: #ffad00;
}
.cp_txt {
  width: 100%;
  overflow: hidden;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
  float: left;
}
.cp_txt p {
  line-height: 35px;
  color: #333;
}
.cp_txt table {
  margin-top: 10px;
}
.txt_name {
  font-size: 26px;
  font-weight: bold;
  background: url(/static/images/nchtit.png) no-repeat left center;
  margin-bottom: 20px;
  padding-left: 40px;
}
.cpxgxw {
  margin-bottom: 40px;
}
.cpxgxwt {
  background-color: #f2f2f2;
  line-height: 50px;
}
.cpxgxwt h2 {
  font-size: 26px;
  background: url(/static/images/xgt2.png) no-repeat left center;
  width: 206px;
  height: 50px;
  text-indent: 40px;
  color: #fff;
}
.cpxgxwt span {
  float: right;
  padding-right: 20px;
}
.cpxgxw ul,
.cpxg ul {
  border: 1px #dddddd solid;
  padding: 20px;
  overflow: hidden;
}
.cpxgxw li {
  width: 48%;
  float: left;
  margin: 0 1%;
  background: url(/static/images/mgd.png) no-repeat left center;
  text-indent: 25px;
  border-bottom: 1px #ddd dashed;
  line-height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cply {
  clear: both;
}

.cpxgt {
  background: url(/static/images/cpxgt.png) #f0f0f0 no-repeat 20px center;
  height: 70px;
  padding-left: 80px;
}
.cpxgt h2 {
  font-size: 26px;
  padding-top: 10px;
}
.cpxgt p {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  line-height: 18px;
  color: #666;
}
.cp_xg ul {
  border: 1px #dddddd solid;
  padding: 20px;
  overflow: hidden;
  margin-bottom: 30px;
}
.cp_xg li {
  text-align: center;
}

.nylx {
  border: 1px #dddddd solid;
}
.nylxc {
  padding: 10px;
}
.nylx h2 {
  font-size: 18px;
}

.ny {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 32px;
}
.p16 {
  font-weight: bold;
  font-size: 20px;
}
.ptitle {
  line-height: 35px;
  margin-bottom: 8px;
  text-align: center;
}
.pline {
  border-bottom: 4px double #dddddd;
  height: 35px;
}
.info {
  text-align: center;
  line-height: 30px;
  color: #666;
  padding-right: 18px;
  border-top: 1px #dddddd solid;
  border-bottom: 1px #dddddd solid;
  margin-bottom: 20px;
}

.page {
  line-height: normal;
  font-size: 14px;
}
.page a,
.page span {
  display: block;
  color: #390;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0px;
  border: 1px solid #ccc;
  padding: 5px;
  float: left;
  margin: 5px 2px;
  text-align: center;
}
.page a:hover,
.page a.current {
  color: #f44;
  border: 1px solid #f44;
}
.page input {
  color: #390;
  border: 0;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  padding: 3px 5px;
  width: 40px;
}

.mrtit {
  border-bottom: 1px #dddddd solid;
  margin-bottom: 15px;
}
.mrtit span {
  height: 30px;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}
.mrtit span a {
  color: #fc922d;
}
.mrtit em {
  float: right;
  font-style: normal;
  padding-right: 10px;
}
.prenext {
  color: #cc0000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  width: 98%;
  line-height: 30px;
  margin-top: 40px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999;
  margin-bottom: 15px;
}
.prenext .pre {
  float: left;
  width: 100%;
}
.prenext .pre a {
  color: #333;
  text-decoration: none;
}
.prenext .pre a:hover {
  color: #fc922d;
} /* 上一篇 */
.prenext .next {
  text-align: left;
  float: left;
  width: 100%;
}
.prenext .next a {
  color: #333;
  text-decoration: none;
}
.prenext .next a:hover {
  color: #fc922d;
}
.list {
}
.list .node {
  margin-bottom: 8px;
} /* 单个文章信息 */
.list .node .title {
  padding-bottom: 6px;
  padding-top: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #ebebeb;
} /* 标题 */
.list .node .title h2 {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
} /* 标题 */
.list .node .title a {
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #d9d9d9;
  padding-left: 5px;
}
.list .node .title a:hover {
  text-decoration: underline;
}
.list .node .description {
  padding: 8px;
  line-height: 150%;
  color: #555;
} /* 描述 */
.list .node .description p {
  margin: 0px;
  padding: 0px;
}
.list .node .info {
  text-align: right;
  font-size: 12px;
  line-height: 20px;
  color: #666;
  padding-right: 18px;
} /* 文章其他信息 */
.list .node .info span {
  color: #390;
}

.box {
  background-color: #e1e1e1;
  padding-bottom: 10px;
}
.title1 {
  height: 51px;
  line-height: 43px;
  background: #068ef4;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
.title1 a {
  color: #ffffff;
}
.content1 {
  background: none;
  overflow: auto;
  padding: 0px 10px;
}
.content1 a {
  display: block;
  height: 33px;
  line-height: 33px;
  border-bottom: 1px #fefefe solid;
  overflow: hidden;
  background: url(/static/images/dot.jpg) left 10px no-repeat;
  width: 110px;
  float: left;
  padding-left: 18px;
  margin-left: 5px;
  overflow: hidden;
}
.content1 a:hover {
}
.mrt {
  background-color: #e7e7e7;
  height: 47px;
  line-height: 47px;
  border-left: #fc922d 5px solid;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: bold;
  text-indent: 20px;
}
.tjcp {
  width: 100%;
  overflow: hidden;
}
.zx {
  border-bottom: 1px #dddddd dashed;
  padding-bottom: 8px;
  margin-bottom: 10px;
}
.zx h3 a {
  font-size: 18px;
}
.zx h3 span {
  float: right;
  font-size: 14px;
  font-weight: normal;
  color: #666666;
}
.cpzs {
  /**/
  overflow: auto;
  zoom: 1;
}
.cpzs li {
  width: 31.3333%;
  float: left;
  text-align: center;
  display: inline;
  margin: 1%;
  box-sizing: border-box;
  background-color: #eee;
}
.cpzs1 li {
  width: 23%;
  float: left;
  text-align: center;
  display: inline;
  margin: 1%;
  box-sizing: border-box;
  background-color: #eee;
}

.cpzs li .imgZoom {
  border: 1px #ddd solid;
}
.cpzs li p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 52px;
}
.cpzs li p a {
  color: #333;
  font-size: 18px;
}
.cpzs li:hover {
  background-color: #fc922d;
}
.cpzs li:hover p,
.cpzs li:hover p a {
  color: #fff;
}

.xgxw {
  margin-bottom: 30px;
  margin-top: 30px;
}

.fdh {
  display: none;
}
.nylx1,
.nylx2 {
  width: 40%;
  float: left;
}

.nchtit {
  margin: 0 0 20px;
}
.nchtit h2 {
  font-size: 26px;
  font-weight: normal;
  background: url(/static/images/nchtit.png) no-repeat left center;
  padding-left: 40px;
  height: 47px;
  line-height: 47px;
}
.nchtit h2 span {
  border-left: 1px #999 solid;
  font-size: 18px;
  font-weight: normal;
  height: 47px;
  margin-left: 10px;
  padding-left: 10px;
  line-height: 47px;
}
.nchtit p {
  text-indent: 40px;
}
.cp {
  margin-bottom: 30px;
}

.nchtit .gd {
  float: right;
  width: 100px;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  background-color: #fc922d;
  text-align: center;
  font-size: 14px;
}
.nchtit .gd a {
  color: #fff;
}
.nch1 {
  overflow: hidden;
}
.nch {
  margin-bottom: 50px;
}
.nch1 li {
  margin-bottom: 20px;
  overflow: hidden;
  border-bottom: 1px #ccc dashed;
  padding-bottom: 10px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  text-indent: 20px;
  margin: 0 1% 2%;
}
.nch1 li:hover {
  transform: translateX(15px);
}
.nch1 li h2 {
  position: relative;
}
.nch1 li:hover h2 a {
  color: #fc922d;
}
/*
.nch1 li h2:before{content: '';
    width: 6px;
    height: 6px;
    display: block;
        border:2px solid #fc922d;
        border-radius:50%;
    position: absolute;
    left: 0;
    top: 10px;}*/
.nch1 li .imgZoom {
  width: 250px;
  float: left;
  margin-right: 20px;
}
.nch11 dl dd a:hover {
  color: #268ee0;
}

.nch1 li .time {
  font-size: 14px;
  color: #999;
}
.nch1 li h2 {
  font-size: 18px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nch1 li p {
  line-height: 28px;
  font-size: 16px;
  padding: 10px 0;
  color: #666;
}
.nch1 li .gd {
  width: 33px;
  height: 33px;
  float: right;
}
.nch1 li .gd a {
  display: block;
  background: url(/static/images/nchico.png) no-repeat 0 0;
  width: 33px;
  height: 33px;
}
.nch1 li .gd a:hover {
  background-position: -33px 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.nch1 li:hover {
}
.nch11 {
  overflow: hidden;
}
.nch11 .m1t h2 {
}
.nch11 dl {
  width: 46%;
  float: left;
  margin: 0 2% 2%;
  border-bottom: 1px #ddd dashed;
  padding-bottom: 20px;
}
.nch11 dl.tw dt {
  width: 45%;
  float: left;
  margin-right: 5%;
}
.nch11 dl.tw dd {
  width: 50%;
  float: left;
}
.nch11 dl dd h3 {
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 10px;
}
.nch11 dl dd p {
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 20px;
}
.nch11 dl dd .time {
  color: #999;
}
.nch11 dl dd .gd {
  float: right;
  width: 100px;
  height: 26px;
  line-height: 26px;
  background-color: #268ee0;
  text-align: center;
  color: #fff;
  border-radius: 3px;
}
.nch11 dl.rq dt {
  width: 15%;
  float: left;
  margin-right: 5%;
  color: #999;
  font-size: 14px;
  text-align: right;
}
.nch11 dl.rq dt span {
  font-size: 30px;
  display: block;
}
.nch11 dl.rq dd {
  width: 80%;
  float: left;
}

.cpwd {
  padding: 50px 0 0;
}
.cpwd1 {
  width: 55%;
  float: left;
  margin-right: 5%;
}
.cpwd dl {
  width: 100%;
}
.cpwd dl dd h3 {
  margin-bottom: 0;
}
.cpwd dl dd p {
  margin-bottom: 0;
}
.cpwd2 {
  width: 40%;
  float: left;
}

.news-list01 ul {
  clear: both;
  margin-bottom: 100px;
}
.news-list01 li {
  padding: 15px 0;
  width: 96%;
  margin: 0 auto 20px;
  overflow: hidden;
}
.news-list01 li:hover {
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 0 6px rgba(153, 153, 153, 0.6);
  -webkit-box-shadow: 0 0 6px rgba(153, 153, 153, 0.6);
  -moz-box-shadow: 0 0 6px rgba(153, 153, 153, 0.6);
}
.news-list01 li span {
  display: block;
  float: left;
  position: relative;
  vertical-align: middle;
  width: 16%;
  text-align: center;
  color: #999;
  font-size: 16px;
}
.news-list01 li span::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
  width: 2px;
  height: 30px;
  background-color: #ccc;
}
.news-list01 li span i {
  display: block;
  color: #268ee0;
  font-size: 28px;
  margin-bottom: 3px;
}
.news-list01 li .news-info {
  display: block;
  float: left;
  width: 77%;
  margin: 0 3%;
  color: #333;
  font-size: 16px;
  line-height: 30px;
  height: 60px;
  vertical-align: middle;
}
.news-info h3 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news-info h3 a {
  font-size: 16px;
}
.news-list01 li:hover h3 a {
  color: #268ee0;
}
.news-info p {
  color: #666;
  font-size: 16px;
  height: 30px;
  overflow: hidden;
}
.news3 {
  margin-bottom: 100px;
}
.news3 .ul {
  overflow: hidden;
  margin-left: -6%;
}
.news3 .ul dl {
  width: 44%;
  height: 200px;
  margin-left: 6%;
  margin-top: 32px;
  border: 1px solid #ddd;
  float: left;
  box-sizing: border-box;
}
.news3 .ul dd {
  width: 85.5%;
  float: left;
  padding: 7.5% 5%;
}
.news3 .ul dd h4 a {
  font-size: 22px;
  color: #21252d;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
.news3 .ul dd p {
  height: 60px;
  font-size: 16px;
  color: #66686c;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 25px;
}
.news3 .ul dt {
  width: 85px;
  height: 100%;
  float: right;
  background: #f7f7f8;
  font-size: 16px;
  color: #0282b8;
  text-align: center;
  padding: 42px 0;
  position: relative;
}
.news3 .ul dt:before {
  content: '';
  width: 101.5%;
  height: 8px;
  background: #00adef;
  display: block;
  position: absolute;
  right: -1px;
  top: -1px;
}
.news3 .ul dt strong {
  background: url(/static/images/news-time2.png) center top no-repeat;
  font-size: 30px;
  padding: 50px 0 15px;
  display: block;
}
.news3 .ul dl:hover {
  border: 1px solid #0282b8;
}
.news3 .ul dl:hover dd h4 a,
.news3 .ul dl:hover dd p {
  color: #0282b8;
}
.news3 .ul dl:hover dt {
  background: #0282b8;
  color: #fff;
}
.news3 .ul dl:hover dt strong {
  background: url(/static/images/news-time.png) center top no-repeat;
}

.newslist {
  padding: 55px 0;
}
.newslist .w {
  position: relative;
}
.newslist .tit-zs {
  left: 3px;
  top: -67px;
  z-index: 2;
}
.newslist .tit-zs i:after,
.newslist .tit-zs i:before,
.newslist .tit-zs:before {
  opacity: 0.5;
}
.newslist .tit-zs:before {
  opacity: 0.03;
}
.newslist .tit-zs i:after {
  opacity: 0.1;
}
.newslist ul {
  width: 98%;
  margin: 0 1%;
  position: relative;
}
.newslist ul:before {
  content: '';
  width: 1px;
  background: #e4e6ea;
  display: block;
  position: absolute;
  left: 4px;
  top: -7%;
  bottom: 0;
  display: none;
}
.newslist ul li {
  padding: 8px 0 8px 47px;
  position: relative;
  z-index: 3;
}
.newslist ul li:before {
  content: '';
  width: 40px;
  height: 1px;
  background: #e4e6ea;
  display: block;
  position: absolute;
  left: 0;
  top: 52px;
}
.newslist ul li:after {
  content: '';
  width: 9px;
  height: 9px;
  background: #e4e6ea;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 0;
  top: 48px;
}
.newslist ul li .date {
  font-size: 16px;
  color: #21252d;
}
.newslist ul li h3 a {
  font-size: 22px;
  color: #66686c;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 18px 0 28px;
  display: block;
  transition: all ease 0.5s;
}
.newslist ul li p {
  height: 60px;
  font-size: 16px;
  color: #66686c;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.newslist ul li .more {
  font-size: 14px;
  text-align: right;
  display: block;
  transition: all ease 0.5s;
}
.newslist ul li .more:after {
  content: '';
  width: 32px;
  height: 9px;
  background: url(/static/images/news-more.png) center right no-repeat;
  display: inline-block;
  margin-left: 9px;
  opacity: 0.5;
  transition: all ease 0.5s;
}
.newslist ul li:hover h3 a {
  color: #268ee0;
}
.newslist ul li:hover .more {
  color: #268ee0;
}
.newslist ul li:hover .more:after {
  width: 44px;
  opacity: 1;
}
.newslist ul li:hover {
  background-color: #fefefe;
}

.nylx1 {
  width: 50%;
  float: left;
}
.nylx1 h2 {
  color: #333;
  font-size: 22px;
  margin-bottom: 30px;
}
.nylx1 p {
  line-height: 30px;
  color: #676767;
  font-size: 18px;
  margin-bottom: 10px;
}
.nylx1 p img {
  margin-right: 10px;
  float: left;
}
.way-con {
  clear: both;
  overflow: hidden;
  padding-top: 50px;
  margin-top: 40px;
  border-top: 1px solid #eee;
}
.way-con a {
  display: block;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  width: 125px;
  height: 35px;
  line-height: 35px;
  border-radius: 5px;
  text-align: center;
  margin-top: 20px;
  cursor: pointer;
  background-color: #fc922d;
}
.way-con b {
  display: block;
  color: #676767;
  font-size: 16px;
  font-weight: normal;
  line-height: 40px;
  margin: 10px 0;
}
.nylx2 {
  float: right;
  text-align: right;
  width: 38%;
}
.nylx2 img {
  width: 80%;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  border: 10px #ddd solid;
}

.mlx3 {
  margin-bottom: 50px;
}
.mlx3 .mat div {
  margin-top: 10px;
}
.newsli li {
  border-bottom: 1px #dddddd dashed;
  line-height: 35px;
}
.newsli li span {
  float: right;
  color: #999999;
}

.gycp {
  padding-top: 40px;
}
.gycp li {
  background: #f3f5f7;
  box-shadow: 0 0 15px #c7cdea;
  width: 23%;
  margin: 0 1% 2%;
  text-align: center;
  float: left;
}
.gycp li img {
  border-bottom-left-radius: 20px;
}
.gycp li p {
  line-height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gycp li:hover,
.gycp li:hover a {
  background-color: #fc922d;
  color: #fff;
}

.ser-show {
  clear: both;
  overflow: hidden;
}
.ser-show h1 {
  color: #000;
  font-size: 42px;
  text-align: center;
  margin-bottom: 40px;
  line-height: 80px;
}
.ser-show h1 i {
  color: #111;
  font-weight: normal;
  text-align: center;
}
.ser-show p {
  color: #333;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
}
.ser-show ul {
  clear: both;
  overflow: hidden;
  padding: 8px;
  box-sizing: border-box;
  margin-left: -1.5%;
  margin-top: 30px;
}
.ser-show ul li {
  float: left;
  width: 31.8%;
  text-align: center;
  margin-left: 1.5%;
  margin-bottom: 20px;
  padding: 40px 30px 50px;
  box-sizing: border-box;
  box-shadow: 0 0 8px #ddd;
  -webkit-box-shadow: 0 0 8px #ddd;
  -moz-box-shadow: 0 0 8px #ddd;
  background-color: #fff;
}
.ser-show ul li h3 {
  color: #333;
  font-size: 22px;
  font-weight: normal;
  margin: 15px 0;
}
.ser-show ul li b {
  color: #999;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6;
  height: 40px;
  display: block;
}
.ser-show ul li img {
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.ser-show ul li:hover img {
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
}

.proonedetailfltel {
  clear: both;
  font-size: 14px;
  color: #999;
  margin-top: 30px;
}

.proonedetailfltel strong {
  font-size: 30px;
  color: #fc922d;
  vertical-align: text-bottom;
  display: inline-block;
}

.dqwz {
  clear: both;
  color: #555;
  font-size: 14px;
  background-color: #1a81d0;
  margin-bottom: 50px;
  padding: 15px 0;
  display: none;
}
.dqwz img {
  width: 14px;
  margin-right: 5px;
  line-height: 14px;
}
.dqwz a {
  color: #555;
}
.dqwz span {
  color: #333;
}
.dqwz .p2 {
  display: none;
}
.sj {
  display: none;
}

.ser-flow {
  position: relative;
  margin-top: 80px;
}
.ser-flow .index-tit {
}
.ser-flow .index-tit h2 {
  font-size: 40px;
  text-align: center;
  line-height: 80px;
}
.ser-flow .ser-line {
  position: absolute;
  bottom: 20%;
  width: 100%;
  height: 1px;
  display: block;
  background-color: #c8d4f1;
  z-index: -1;
}
.ser-flow ul {
  clear: both;
  overflow: hidden;
  margin: 50px auto;
}
.ser-flow li {
  float: left;
  width: 16.6%;
  text-align: center;
}
.ser-flow li h3 {
  font-size: 16px;
}
.ser-flow li span {
  display: block;
  position: relative;
  width: 54px;
  height: 54px;
  font-size: 16px;
  font-weight: bold;
  margin: 30px auto;
}
.ser-flow li i {
  display: block;
  width: 54px;
  height: 54px;
  line-height: 54px;
}
.ser-flow li .ser-line01 {
  position: absolute;
  top: 0;
  color: #268ee0;
  background: url(/static/images/ser-line03.png) no-repeat center;
  transform: rotateX(0deg);
  backface-visibility: hidden;
  transition: all ease 0.5s;
}
.ser-flow li .ser-line02 {
  color: #fff;
  background: url(/static/images/ser-line04.png) no-repeat center;
  transform: rotateX(-180deg);
  backface-visibility: hidden;
  transition: all ease 0.5s;
}
.ser-flow li p {
  color: #666;
  line-height: 26px;
}
.ser-flow li:hover h3 {
  color: #268ee0;
}
.ser-flow li:hover .ser-line01 {
  transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
}
.ser-flow li:hover .ser-line02 {
  transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
}

.new-l {
  float: left;
  width: 71%;
}
.new-r {
  float: right;
  width: 20%;
  margin-top: -70px;
}
.xg-cp {
  margin-top: 110px;
}

.news-chanpin ul {
  background: #fff;
}

.xg-cp h4 {
  color: #fff;
  font-size: 20px;
  padding: 14px 0;
  line-height: 50px;
  background: url(/static/images/zs.png) no-repeat center;
  background-size: 220px 50px;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

.xg-cp h4 a {
  color: #fff;
  font-size: 20px;
  padding: 14px 0;
  line-height: 50px;
}

.xg-cp ul {
  background: #f0f3fa;
  margin: 0 auto;
  border: 1px solid #ced4e0;
  padding: 45px 20px 0;
  box-sizing: border-box;
}

.xg-cp ul li {
  margin-bottom: 5px;
}

.xg-cp ul a {
  display: block;
  color: #e61e37;
  font-size: 16px;
}

.xg-cp ul li h5 {
  text-align: center;
  line-height: 3;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.xg-cp ul li h5 a {
  color: #555f7d;
}

.xg-cp ul li:hover h5 a {
  color: #e61e37;
}

.ser-flow .gyfw li {
  width: 12.28%;
  border: 1px #268ee0 solid;
  border-radius: 10px;
  margin: 0 1%;
  padding: 20px 0;
}
.ser-flow .gyfw .ser-line {
  bottom: 17%;
  display: none;
}
.ser-flow .gyfw li span {
  margin: 10px auto;
}
.ser-flow .gyfw li:hover {
  background-color: #268ee0;
}
.ser-flow .gyfw li:hover h3 {
  color: #fff;
}

.new_cate {
  padding: 20px 0;
  text-align: center;
  z-index: 10;
  overflow: hidden;
  margin-top: 35px;
}
.new_cate li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 4%;
  color: #07284e;
  font-size: 20px;
  cursor: pointer;
  position: relative;
  z-index: 999;
  color: #fff;
}
.new_cate li a {
  color: #07284e;
}
.new_cate li ._title {
  background: #999;
  border-radius: 10rem;
  line-height: 2.1rem;
  color: #fff;
  padding: 7px 26px;
  display: block;
  font-weight: 600;
}
.new_cate li.active .active {
  background-color: #268ee0;
  border-radius: 10rem;
  line-height: 2.1rem;
  padding: 5px 20px;
  display: block;
  color: #fff;
}
.new_cate li.active ._title {
  background: #268ee0;
  color: #fff;
}
.new_cate .dot_icon {
  width: 26px;
  height: 26px;
  border: 1px solid transparent;
  border-radius: 50%;
  display: block;
  margin: -8px auto 10px;
  position: relative;
}
.new_cate .dot_icon:after {
  content: '';
  width: 20px;
  height: 20px;
  background: #999;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
}
.new_cate li.active .dot_icon {
  border-color: #268ee0;
  z-index: 999;
}
.new_cate li.active .dot_icon:after {
  background: #268ee0;
}
.new_cate li:after {
  content: '';
  width: 230px;
  height: 1px;
  background: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99cfcecf,endcolorstr=#99000000);
  position: absolute;
  top: 6px;
  right: 63%;
}
.new_cate li:first-child:after {
  display: none;
}

.alart {
  width: 65%;
  margin: 0 auto;
}
.alart div {
  margin: 0 auto 10px;
  text-align: center;
}
.alart .slideBox .bd img {
  max-width: 100%;
}

@media screen and (max-width: 1410px) {
  .banner {
    width: 100%;
  }
  .wrap {
    width: 90%;
    margin: 0 5%;
  }
  .logo {
    width: 20%;
  }
  .sydh {
    width: 54%;
  }
  .topr {
    width: 26%;
  }
  .sp {
    width: 100%;
    box-sizing: border-box;
  }

  .mcp li div {
    width: 100%;
    height: auto;
    background-image: none;
  }
  .myywl dt {
    width: 10%;
    margin-right: 5%;
  }
  .myywl dd {
    margin-left: 2%;
    width: 12%;
  }

  .nyban {
    background: url(/static/images/nyban.jpg) no-repeat 80% center;
  }

  .mleft {
    width: 25%;
    margin-right: 2%;
  }
  .mright {
    width: 73%;
  }
  .cpt img {
    width: 100%;
  }
  .cp_body {
    width: 73%;
    margin-right: 2%;
  }
  .cpright {
    width: 25%;
    margin: 0;
  }
  .mfw3 li {
    width: 31.33333%;
    margin: 0 1%;
    height: auto;
  }
  .m71 {
    width: 48%;
    margin-right: 2%;
    box-sizing: border-box;
  }
  .m72 {
    width: 50%;
    box-sizing: border-box;
  }
  .news3 .ul dd {
    width: 80%;
  }
  .news3 .ul dt {
    width: 20%;
  }
}
@media screen and (max-width: 1280px) {
  .logo {
    width: 30%;
  }
  .sydh {
    width: 70%;
  }
  .topr {
    width: 230px;
    margin: 0 auto;
    display: none;
  }
  #divMainTab li h3 i {
    display: none;
  }
  .ss2 li p {
    display: none;
  }

  .top2 {
    padding: 0;
  }
  .sytop {
    position: relative;
  }
  .sjnav {
    display: block;
    background-color: #fc922d;
    margin-top: 20px;
  }
  .sjnav ul {
    overflow: hidden;
  }
  .sjnav li {
    width: 16.66666%;
    float: left;
    text-align: center;
    height: 50px;
    line-height: 50px;
  }
  .sjnav li a {
    display: block;
    color: #fff;
    background: url(/static/images/nl.png) no-repeat right center;
  }
  .sjnav li:last-child a {
    background-image: none;
  }
  .mlctel {
    width: 100%;
  }

  .mys {
    background: url(/static/images/mysbg.jpg) #fc922d no-repeat left top;
  }
  .mys1 {
    width: 100%;
    margin-bottom: 30px;
  }
  .mys1t {
    text-align: center;
  }
  .mly {
    width: 100%;
    margin-left: 0;
    background-color: #fc922d;
    padding: 20px 0;
  }
  #form1 {
    padding: 20px;
  }
}
@media screen and (max-width: 980px) {
  .m71 {
    display: none;
  }
  .m72 {
    width: 100%;
    box-sizing: border-box;
  }

  .dn {
    display: none;
  }
  .sj {
    display: block;
  }
  .tags {
    display: none;
  }
  .ssl {
    float: none;
    margin: 0 auto;
  }
  .mleft {
    display: none;
  }
  .mright {
    width: 100%;
  }
  .nyban {
    display: none;
  }
  .dqwz .wrap {
    width: 100%;
    margin: 0;
  }
  .dqwz {
    display: block;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    text-align: center;
    background-color: #1a81d0;
    height: auto;
    line-height: auto;
    text-align: center;
    padding: 0;
    line-height: 16px;
  }
  .dqwz .p1 {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    text-align: center;
    background-color: #fff;
    padding: 15px 0;
  }
  .dqwz .p2 {
    display: block;
    color: #fff;
    padding: 10px 0;
  }
  .mlx1con li,
  .mlx1con .li1 {
    margin-left: auto;
    width: 100%;
    background-image: none;
    text-align: center;
    padding: 0;
  }
  .ser-show {
    padding: 30px 0;
  }
  .ser-show h1 {
    font-size: 30px;
  }
  .ser-show p {
    line-height: 24px;
  }
  .mlxc {
    padding: 50px 20px;
  }
  .cpwd1 {
    width: 100%;
    margin-right: 0;
  }
  .cpwd2 {
    display: none;
  }
  .nch11 dl {
    width: 96%;
  }
  .nch11 dl.rq dt {
    text-align: center;
  }
  .nch11 dl.tw {
    display: none;
  }
  .news3 .ul {
    margin-left: 0;
  }
  .news3 .ul dl {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
  }
  .newslist .fr {
    display: none;
  }
  .newslist ul {
    width: 96%;
  }
  .new-l {
    float: none;
    width: 96%;
    margin: 0 2%;
  }
  .new-r {
    float: none;
    width: 96%;
    margin: 0 2%;
    display: none;
  }
}

@media screen and (max-width: 800px) {
  .ss1 {
    width: 100%;
    text-align: center;
    padding: 0 0 10px 0;
  }
  .ss2 {
    width: 100%;
    padding: 0;
  }
  .ss {
    height: auto;
    padding: 20px;
  }
  .m31 {
    width: 100%;
  }
  .m3 {
    padding-bottom: 0;
    padding-top: 50px;
  }
  .m3d {
    display: none;
  }
  #divMainTab li {
    width: 48%;
    margin: 0 1% 2%;
  }
  .mm .mmc {
    margin-top: 0;
  }
  .logo {
    text-align: center;
    width: 100%;
    padding: 15px 0;
  }
  .sydh {
    height: 79px;
    overflow: hidden;
    border-bottom: 1px #219fff solid;
    width: 99.999999%;
    background-color: #1a81d0;
    margin: 0 auto;
  }
  .sydh li {
    width: 25%;
    height: 40px;
    line-height: 40px;
    border: 1px #219fff solid;
    margin-bottom: -1px;
    margin-right: -1px;
    box-sizing: border-box;
  }
  .sydh li a {
    background-image: none;
    color: #fff;
  }
  .top2 .wrap {
    width: 100%;
    margin: 0;
  }
  .t1 {
    display: none;
  }

  .picMarquee-left {
    display: none;
  }
  .sjal {
    display: block;
  }
  .mlc1,
  .mlc2 {
    width: 100%;
  }
  .mlc {
    background-size: cover;
  }
  .mnew {
    margin-right: 0;
  }
  .mnew li {
    width: 98%;
    margin: 0 1% 2%;
  }
  .mnew li .date {
    display: none;
  }
  .mntxt {
    padding: 0 20px;
  }
  .mcp li {
    width: 48%;
    margin-bottom: 2%;
  }
  .mcptj li p {
    text-align: center;
    background-image: none;
    font-size: 15px;
  }
  .m1t h2,
  .m3 .m1t h2,
  .mlct {
    font-size: 26px;
  }
  .mcpt h2,
  .mcptj .m1t h2,
  .m3 .m1t h2,
  .m5 .m1t h2,
  .m7 .m1t h2,
  .mlct {
    height: auto;
    line-height: normal;
  }
  .mlctel {
    font-size: 20px;
  }
  .mlctel span {
    font-size: 26px;
  }
  .mlcon {
    padding: 20px;
  }
  .mntxt h3 {
    font-size: 18px;
  }
  .sp {
    display: none;
  }
  .m3c {
    width: 98%;
    margin: 0 1%;
  }
  .mcptj li {
    width: 48%;
  }
  .mcptj li:hover .mcpbox {
    display: none;
  }
  .mcptj {
    background-size: cover;
  }

  /*#slideBox{ display:none;}
    #sjslideBox{ display:block;}*/
  .nyms {
    background-color: #fc922d;
    border-radius: 10px;
    padding: 20px;
    color: #fff;
  }
  .proonedetailfltel {
    margin: 20px;
    text-align: center;
  }
  .topc1 {
    padding: 0 10px;
  }
  .gycp li,
  #marquee1 li,
  .m5c li {
    width: 48%;
  }
  .cpzs li {
    width: 48%;
    height: auto;
  }
  .footc dd a {
    width: 100%;
  }
  .bq {
    margin-bottom: 40px;
  }
  .fdh {
    line-height: 40px;
    height: 40px;
    background-color: #222222;
    width: 100%;
    display: block;
    position: fixed;
    z-index: 99999;
    bottom: 0px;
    color: #fff;
  }
  .fdh li {
    width: 33.33333%;
    float: left;
    display: block;
    text-align: center;
    border-right: 1px #ddd solid;
    box-sizing: border-box;
  }
  .fdh .li {
    background-color: #fc922d;
  }
  .fdh a {
    color: #fff;
  }
  .nylx {
    display: none;
  }
  .nycontact ul {
    float: none;
  }
  .nycontact li {
    text-align: center;
  }
  .nycontact .dt {
    float: none;
    text-align: center;
    width: 100%;
  }
  .about {
    display: none;
  }
  .bq .fr {
    display: none;
  }
  .bq {
    text-align: center;
  }
  .nyl {
    width: 95%;
    margin: 0 auto 20px;
    box-sizing: border-box;
    text-align: center;
    float: none;
  }
  .nyl img {
    border: 0;
  }
  .nyr {
    width: 98%;
    margin: 0 1%;
  }
  .nyr h2 {
    text-align: center;
  }
  .nyr h1 {
    text-align: center;
  }
  .nyms p {
    display: block;
  }
  .news-tel span a {
    font-size: 20px;
  }
  .news-lj {
    padding: 20px;
    background-image: none;
  }
  .nyms p:before {
    display: none;
  }
  .nyms p {
    padding: 0;
  }

  .mlx3 {
    display: none;
  }
  .cp_body {
    width: 98%;
    margin: 0 1%;
  }
  .cpright {
    width: 98%;
    margin: 0 1%;
  }
  .cp_xg li {
    width: 48%;
    margin: 0 1% 2%;
    float: left;
  }
  .mlxbg {
    clear: both;
    padding-top: 0;
  }
  .nchtit {
    margin-bottom: 10px;
  }
  .ser-show h1 {
    font-size: 26px;
  }
  .nchtit .gd {
    margin-top: 0;
  }

  .ser-flow .gyfw li {
    width: 23%;
    margin: 0 1% 2%;
  }
  .mlxc {
    width: 90%;
    float: none;
  }
  .msg-show {
    width: 90%;
    margin: 0 auto;
    float: none;
  }
  .mlx {
    padding-top: 0;
  }
  .alart {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .myywl dd {
    width: 31.33333%;
    margin: 0 1% 2%;
  }
  .mys1 li {
    width: 98%;
    margin: 0 1% 2%;
  }

  .ma3 li {
    width: 50%;
  }
  .m5 {
    margin-top: 0;
  }
  .mcp {
    display: none;
  }
  .sjcpfl {
    display: block;
  }
  .sjcpfl ul {
    overflow: hidden;
  }
  .sjcpfl li {
    width: 48%;
    margin: 0 1% 2%;
    text-align: center;
    float: left;
    height: 45px;
    line-height: 45px;
    background-color: #fc922d;
    color: #fff;
  }
  .sjcpfl li a {
    color: #fff;
  }
  .m3ct h3 {
    font-size: 26px;
  }
  .m3ct span {
    font-size: 12px;
  }
  .m1,
  .m5,
  .m7 {
    padding: 30px 0;
  }
  .m1t {
    margin-bottom: 20px;
  }
  .m1t p {
    font-size: 14px;
    display: none;
  }
  .sycp li {
    width: 48%;
    margin-bottom: 2%;
  }
  .sycp ul li .wz {
    height: auto;
  }
  .sycp ul li .wz h3 {
    text-align: center;
    padding: 10px 0;
    font-size: 1em;
    font-weight: normal;
  }
  .foot {
    background-size: cover;
    padding: 25px 0;
  }
  .nybancon {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .nyban {
    margin-bottom: 30px;
  }
  .mfw3 li {
    width: 98%;
  }
  .mfw3 li img {
    width: 100%;
  }
  .mdt {
    display: none;
  }
  .mlx {
    width: 100%;
    height: auto;
  }
  .mcon,
  .topc1 {
    margin: 0 1% 20px;
  }
  .cpxgxw li {
    width: 98%;
  }
  .promenu ul {
    margin: 0 auto;
  }
  .ser-show h1 {
    font-size: 24px;
  }
  .ser-show ul {
    margin-top: 20px;
  }
  .ser-show ul li {
    padding: 30px;
  }
  .ser-show ul li b {
    display: none;
  }
  .ser-show ul li h3 {
    font-size: 18px;
  }
  .ser-show ul li img {
    width: 60px;
    height: auto;
  }
  .ser-show {
    padding: 20px 0;
  }
  .mlx1 .txt,
  .tp1,
  .tp2 {
    display: none;
  }
  .mo {
    height: auto;
    padding: 30px 0;
  }
  .sjnew li span {
    display: none;
  }
  .fwx {
    width: 100%;
    text-align: center;
    float: none;
  }
  .footc {
    display: none;
  }
  .foot dt div {
    display: none;
  }
  .flogo {
    text-align: center;
  }
  .flogo span {
    display: none;
  }
  .new_cate li {
    width: 23%;
  }
  .new_cate li:after {
    width: 100%;
  }
  .ma3 {
    display: none;
  }
  .mm .mmc {
    width: 100%;
    margin: 0;
    padding: 50px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    margin-top: -50px;
  }
  .mm .mmc p {
    padding: 0;
  }
  #divMainTab ul {
    padding-top: 50px;
  }
  .m7c dl {
    display: none;
  }
  .m7c ul {
    margin: 0 auto;
  }
  .m7c li {
    width: 100%;
    margin: 0 auto 40px;
    float: none;
  }
  .m7c p {
    margin: 10px 0;
  }
  .m7c li .mgd {
    margin-top: 0;
  }
  #ndivMainTab {
    margin-bottom: 0;
  }
  .m7 {
    padding-bottom: 0;
  }
  .wrap {
    width: 96%;
    margin: 0 2%;
  }
  .m1t h3,
  .mcptj li p {
    display: none;
  }
  .m5 .m1t {
    margin-bottom: 30px;
  }
  .foot {
    padding-top: 0;
  }
  #divMainTab li h3 span {
    display: none;
  }
  #divMainTab li h3 {
    padding: 0;
    text-align: center;
  }
  .mm .divContent {
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  .mcptj li h3 {
    font-size: 16px;
  }
  .mcptj li .ms {
    padding: 5px 0;
  }
  .m31 li h3 {
    font-size: 18px;
  }
  .m7 .m1t,
  .mcp .m1t {
    text-align: center;
  }
  .m7 .m1t .m1gd {
    display: none;
  }
  .fwx {
    margin-top: 20px;
  }
  .mat h2,
  .m1t h2 {
    font-size: 26px;
  }
  .ser-show ul li {
    width: 48.5%;
    margin-bottom: 10px;
    padding: 20px;
  }
  .ser-show ul li {
  }
  .ser-show ul li h3 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .ser-show ul li img {
    width: 52px;
    height: auto;
  }
  .ser-show p {
    display: none;
  }
  .ser-show ul {
    margin-top: 10px;
  }
  .cpxgxwt h2,
  .txt_name,
  .nchtit h2 {
    font-size: 22px;
  }
  .mlx1 .txt {
    display: none;
  }
  .promenu ul li a {
    font-size: 16px;
  }
  .m51 li {
    width: 31.33333%;
    margin-bottom: 2%;
  }
  .mly {
    padding: 40px 0;
  }
  .mlyc {
    width: 100%;
    padding: 0;
  }
  .footc {
    width: 100%;
  }
  .flx,
  .fwx {
    width: 100%;
    text-align: center;
    display: block;
  }
  .wxfloat {
    display: none;
  }
  .mly h2 {
    display: none;
  }
  .ser-flow .gyfw li {
    width: 48%;
  }
  .contactone04 span {
    width: 50%;
  }

  .news-list01 li span,
  .nch11 dl.rq dt {
    width: 22%;
  }
  .news-list01 li .news-info,
  .nch11 dl.rq dd {
    width: 71%;
  }

  .news3 .ul dt {
    width: 26%;
  }
  .news3 .ul dd {
    width: 74%;
  }
  .gyfw .m1t h2 {
    line-height: 40px;
  }
  .ss2 li img {
    display: none;
  }
  .ss2 li {
    text-align: center;
    background-color: #fc922d;
    line-height: 35px;
    width: 48%;
    margin: 1%;
  }
  #ndivMainTab ul {
    width: 100%;
  }

  .mm .mmc {
    padding: 30px 10px;
  }
  .nchtit .gd {
    display: none;
  }
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

iframe {
  max-width: 100%;
}
h1 {
    font-size: 20px;
}
