body {
  margin: 0 auto;
  padding: 0px;
  font-family: '微软雅黑';
  background-color: #FFFFFF;
  max-width: 1920px;
}
table {
  margin: 0px;
}
th,
td {
  line-height: 180%;
  text-align: left;
}
img {
  border: 0px;
}
dl,
dt,
dd,
h1,
h2,
h3,
h4,
p,
form {
  margin: 0px;
  padding: 0px;
}
ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
/*通用链接*/
a:link,
a:visited {
  color: #383637;
  text-decoration: none;
}
a:hover,
a:active {
  color: #287bc7;
  text-decoration: underline;
}
#thePageInfo {
  width: 753pxpx;
  height: 20px;
  overflow: hidden;
  padding: 20px 0px;
  text-align: center;
  clear: both;
  font-size: 12px;
}
#thePageInfo em {
  line-height: 100%;
  padding: 4px 9px;
  color: #949494;
  font-style: normal;
  background: #fff;
  border: 1px solid #d6d6d6;
}
#thePageInfo em a:link,
#thePageInfo em a:visited {
  color: #979797;
  text-decoration: none;
}
#thePageInfo em a:hover,
#thePageInfo em a:active {
  text-decoration: underline;
}
#thePageInfo em.onfocus {
  line-height: 100%;
  padding: 4px 9px;
  color: #fff;
  font-style: normal;
  background: #e55462;
  border: 1px solid #d6d6d6;
}
#thePageInfo em.onfocus a:link,
#thePageInfo em.onfocus a:visited {
  color: #fff;
  text-decoration: none;
}
#thePageInfo em.onfocus a:hover,
#thePageInfo em.onfocus a:active {
  text-decoration: underline;
}
#thePageInfo span {
  color: #676767;
}
/*右侧漂浮*/
#rightPiaoFu {
  width: 120px;
  height: auto;
  overflow: hidden;
  padding: 6px;
  font-size: 12px;
  position: absolute;
  right: 0px;
}
#rightPiaoFu .content {
  width: 120px;
  height: auto;
  overflow: hidden;
  background-color: #fff;
  position: relative;
}
#rightPiaoFu .close {
  width: 20px;
  height: 20px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  top: 0px;
  color: #fff;
  cursor: pointer;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
}
#rightPiaoFu ul {
  list-style: none;
}
#rightPiaoFu ul li.sort {
  width: 118px;
  height: 20px;
  overflow: hidden;
  border: 1px solid #C0E6F9;
  line-height: 20px;
  text-align: center;
  color: #fff;
}
#rightPiaoFu ul li.qq,
#rightPiaoFu ul li.msn,
#rightPiaoFu ul li.skype {
  width: 110px;
  height: auto;
  overflow: hidden;
  padding: 3px 0px;
  line-height: 23px;
  text-indent: 10px;
}
#rightPiaoFu ul li.tel,
#rightPiaoFu ul li.email {
  width: 110px;
  height: auto;
  overflow: hidden;
  line-height: 23px;
  text-indent: 10px;
  color: #333;
  text-align: center;
}
#rightPiaoFu a:link {
  color: #333;
  text-decoration: none;
}
#rightPiaoFu a:visited {
  color: #333;
  text-decoration: none;
}
#rightPiaoFu a:hover,
#rightPiaoFu a:active {
  color: #ff0000;
  text-decoration: underline;
}
#top .head {
  height: 120px;
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
#top .head .logo {
  width: 400px;
  height: 120px;
  position: absolute;
  left: 0;
  top: 0;
}
#top .head .logo a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#top .head .tel {
  position: absolute;
  right: 0;
  top: 40px;
  width: 222px;
  height: 48px;
  background: url(../Images/r2.png) no-repeat;
}
#top .head .tel span {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 24px;
  color: #0045ac;
}
#top .menu {
  height: 50px;
  background: #0045ac;
  position: relative;
}
#top .menu .list {
  width: 1200px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  position: relative;
}
#top .menu .list ul {
  height: 34px;
  position: absolute;
  left: 0;
  top: 8px;
}
#top .menu .list ul li {
  float: left;
  font-size: 16px;
  line-height: 34px;
  text-align: center;
  padding: 0 10px;
  background: url(../Images/r4.png) right center no-repeat;
}
#top .menu .list ul li a {
  display: inline-block;
  color: #FFFFFF;
  padding: 0 18px;
  text-decoration: none;
  transition: all 0.3s;
  border-radius: 20px;
}
#top .menu .list ul li:hover a {
  background: #FFFFFF;
  color: #333333;
}
#top .menu .list ul .onfocus a {
  background: #FFFFFF;
  color: #333333;
}
#top .menu .list .search {
  width: 210px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 10px;
  background: #FFFFFF;
  border-radius: 16px;
  overflow: hidden;
}
#top .menu .list .search input {
  height: 40px;
  width: 160px;
  border: none;
  position: relative;
  left: 10px;
  top: -10px;
  outline: none;
}
#top .menu .list .search span {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 5px;
  background: url(../Images/r3.png) center center no-repeat;
  cursor: pointer;
}
#top .menu .sonNav {
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  position: absolute;
  left: 0;
  top: 50px;
  z-index: 10;
}
#top .menu .sonNav .group {
  width: 1200px;
  margin: 0 auto;
  display: none;
  padding: 30px 0;
}
#top .menu .sonNav .group ul li {
  float: left;
  text-align: center;
  margin: 5px 40px;
  position: relative;
}
#top .menu .sonNav .group ul li .title {
  line-height: 40px;
}
#top .menu .sonNav .group ul li a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#top #topbanner {
  height: 544px;
}
#top #topbanner .swiper-wrapper .swiper-slide {
  height: 544px;
  position: relative;
}
#top #topbanner .swiper-wrapper .swiper-slide a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#top #topbanner .swiper-pagination {
  bottom: 18px;
}
#top #topbanner .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  opacity: 1;
}
#top #topbanner .swiper-pagination .swiper-pagination-bullet-active {
  width: 20px;
  border-radius: 20px;
}
#top #neiyeTopImg {
  height: 335px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 335px;
  position: relative;
}
#top #neiyeTopImg a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1200px) {
  #top {
    display: none;
  }
}
#mobileTop {
  display: none;
}
#mobileTop .t1 {
  height: 80px;
  position: relative;
}
#mobileTop .t1 .logo {
  height: 80px;
  width: 330px;
  position: absolute;
  left: 15px;
  top: 0;
}
#mobileTop .t1 .logo a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#mobileTop .t1 .menuBtn {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 15px;
  top: 15px;
  background: url(../Images/r6.png) center center no-repeat;
}
#mobileTop #mobilebanner .swiper-slide {
  height: 270px;
  position: relative;
}
#mobileTop #mobilebanner .swiper-slide a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 270px;
}
#mobileTop #mobilebanner .swiper-pagination {
  bottom: 12px;
}
#mobileTop #mobilebanner .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  opacity: 1;
}
#mobileTop #mobilebanner .swiper-pagination .swiper-pagination-bullet-active {
  width: 20px;
  border-radius: 20px;
}
#mobileTop #neiyeMobileTopImg {
  height: 260px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 260px;
  position: relative;
}
#mobileTop #neiyeMobileTopImg a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#mobileTop #mobileMenuList {
  position: fixed;
  right: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}
#mobileTop #mobileMenuList .left {
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#mobileTop #mobileMenuList ul {
  width: 50%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 50%;
  top: 0;
}
#mobileTop #mobileMenuList ul li {
  line-height: ;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
}
#mobileTop #mobileMenuList ul li a {
  color: #FFFFFF;
}
@media (max-width: 1200px) {
  #mobileTop {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  #mobileTop #neiyeMobileTopImg {
    height: 260px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 260px;
    position: relative;
  }
  #mobileTop #neiyeMobileTopImg a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 992px) {
  #mobileTop #mobilebanner .swiper-slide {
    height: 180px;
    position: relative;
  }
  #mobileTop #mobilebanner .swiper-slide a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 180px;
  }
  #mobileTop #neiyeMobileTopImg {
    height: 140px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 140px;
    position: relative;
  }
  #mobileTop #neiyeMobileTopImg a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
#hoemAbout {
  width: 1200px;
  margin: 60px auto;
}
#hoemAbout .text {
  margin-bottom: 10px;
}
#hoemAbout .text .t1 {
  font-size: 36px;
  line-height: 44px;
  color: #403f3f;
}
#hoemAbout .text .t2 {
  font-size: 16px;
  color: #da271e;
  line-height: 60px;
  text-indent: 30px;
  background: url(../Images/r7.png) left center no-repeat;
}
#hoemAbout .text .t3 {
  font-size: 13px;
  line-height: 28px;
  color: #333333;
  text-indent: 30px;
}
#hoemAbout .text .t3 a {
  color: #da271e;
}
@media (max-width: 1200px) {
  #hoemAbout {
    width: 100%;
    margin: 30px 0;
  }
  #hoemAbout .text .t1 {
    font-size: 30px;
    line-height: 40px;
  }
}
#homeProduct {
  width: 1200px;
  margin: 0 auto;
}
#homeProduct .name {
  height: 50px;
  line-height: 50px;
  border-bottom: solid 1px #DDDDDD;
  padding: 0;
}
#homeProduct .name p {
  display: inline-block;
  font-size: 26px;
  color: #0045ac;
  border-bottom: solid 1px #e2000d;
}
#homeProduct .name span {
  color: #999999;
  font-size: 18px;
  margin: 0 5px;
}
#homeProduct .name a {
  float: right;
  color: #494949;
  font-size: 12px;
  display: inline-block;
  padding-right: 25px;
  background: url(../Images/r9.png) right center no-repeat;
}
#homeProduct .product {
  height: 400px;
  margin: 30px 0;
  position: relative;
}
#homeProduct .product .swiper-slide {
  height: 400px;
  border: solid 1px #DDDDDD;
  transition: all 0.3s;
}
#homeProduct .product .swiper-slide .img {
  height: 260px;
  border-bottom: solid 1px #DDDDDD;
  position: relative;
  transition: all 0.3s;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 240px;
}
#homeProduct .product .swiper-slide .img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#homeProduct .product .swiper-slide .title {
  padding: 12px;
  text-align: center;
  font-size: 14px;
  line-height: 36px;
  height: 58px;
  overflow: hidden;
  background: url(../Images/r11.png) bottom center no-repeat;
}
#homeProduct .product .swiper-slide .jianjie {
  padding: 10px 15px;
  font-size: 12px;
  line-height: 22px;
  color: #777777;
  overflow: hidden;
}
#homeProduct .product .swiper-slide:hover {
  border: solid 1px #e6c0c2;
}
#homeProduct .product .swiper-slide:hover .img {
  border-bottom: solid 1px #e6c0c2;
}
#homeProduct .product .swiper-slide:hover .title a {
  color: #da271e;
}
#homeProduct .product .swiper-slide:hover .jianjie {
  color: #da271e;
}
#homeProduct .product .probtn {
  width: 63px;
  height: 63px;
  cursor: pointer;
  position: absolute;
  top: 130px;
  z-index: 100;
}
#homeProduct .product .prevBtn {
  left: -60px;
  background: url(../Images/r13.png) center center no-repeat;
}
#homeProduct .product .nextBtn {
  right: -60px;
  background: url(../Images/r14.png) center center no-repeat;
}
@media (max-width: 1200px) {
  #homeProduct {
    width: 100%;
  }
  #homeProduct .name {
    padding: 0 15px;
  }
  #homeProduct .name span {
    display: none;
  }
  #homeProduct .name a {
    padding-right: 0;
    background: none;
    font-size: 16px;
  }
  #homeProduct .product {
    width: 100%;
    height: auto;
  }
  #homeProduct .product .swiper-slide {
    height: auto;
  }
  #homeProduct .product .swiper-slide .img {
    height: 160px;
    background-size: auto 140px;
  }
  #homeProduct .product .swiper-slide .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #homeProduct .product .swiper-slide .jianjie {
    height: 80px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  #homeProduct .product .probtn {
    width: 40px;
    height: 40px;
    background-size: auto 40px;
  }
  #homeProduct .product .prevBtn {
    left: 0;
  }
  #homeProduct .product .nextBtn {
    right: 0;
  }
}
#homeAnli {
  width: 1200px;
  margin: 30px auto;
  position: relative;
  border: solid 1px #DDDDDD;
}
#homeAnli .row {
  border-radius: 10px;
  overflow: hidden;
}
#homeAnli .row .sort {
  height: 260px;
  position: relative;
  padding: 0;
  margin-bottom: 20px;
}
#homeAnli .row .sort .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../Images/r17.png);
  transition: all 0.3s;
}
#homeAnli .row .sort .obj {
  text-align: center;
  position: relative;
  z-index: 1;
  color: #FFFFFF;
}
#homeAnli .row .sort .obj .zn {
  font-size: 28px;
  line-height: 60px;
  margin-top: 80px;
  background: url(../Images/r18.png) bottom center no-repeat;
}
#homeAnli .row .sort .obj .zn a {
  color: #FFFFFF;
  text-decoration: none;
}
#homeAnli .row .sort .obj .en {
  font-size: 16px;
  line-height: 34px;
}
#homeAnli .row .onfocus .bg {
  background: url(../Images/r20.png) center center no-repeat;
}
#homeAnli .list ul {
  padding: 40px;
  display: none;
  position: relative;
}
#homeAnli .list ul li {
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  font-size: 14px;
  background: url(../Images/r19.png) left center no-repeat;
}
#homeAnli .list ul .more {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 120px;
  height: 34px;
  line-height: 34px;
  border: dashed 1px #DDDDDD;
  font-size: 12px;
  text-indent: 10px;
  background: url(../Images/r9.png) right 10px center no-repeat;
}
#homeAnli .list .onfocus {
  display: block;
}
@media (min-width: 992px) and (max-width: 1200px) {
  #homeAnli {
    width: 100%;
  }
  #homeAnli .row {
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  #homeAnli {
    width: 100%;
    max-width: 600px;
  }
  #homeAnli .row {
    padding: 0 15px;
  }
  #homeAnli .list .onfocus {
    display: none;
  }
}
#homeNews {
  width: 1200px;
  margin: 30px auto;
  position: relative;
}
#homeNews .name {
  height: 50px;
  line-height: 50px;
  border-bottom: solid 1px #DDDDDD;
  padding: 0;
}
#homeNews .name p {
  display: inline-block;
  font-size: 26px;
  color: #0045ac;
  border-bottom: solid 1px #e2000d;
}
#homeNews .name span {
  color: #999999;
  font-size: 18px;
  margin: 0 5px;
}
#homeNews .name a {
  float: right;
  color: #494949;
  font-size: 12px;
  display: inline-block;
  padding-right: 25px;
  background: url(../Images/r9.png) right center no-repeat;
}
#homeNews .list ul {
  margin: 30px 0;
}
#homeNews .list ul li {
  height: 430px;
}
#homeNews .list ul li .img {
  height: 265px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
}
#homeNews .list ul li .img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#homeNews .list ul li .title {
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  border-bottom: solid 1px #DDDDDD;
}
#homeNews .list ul li .jianjie {
  font-size: 12px;
  line-height: 22px;
  color: #6a6a6a;
  padding: 10px 0;
  overflow: hidden;
}
#homeNews .list ul li .more {
  width: 29px;
  height: 23px;
  border: solid 1px #DDDDDD;
  position: absolute;
  left: 20px;
  bottom: 20px;
  background: url(../Images/r9.png) center center no-repeat;
  transition: all 0.3s;
}
#homeNews .list ul li:hover .title a {
  color: #e60000;
}
#homeNews .list ul li:hover .jianjie {
  color: #e60000;
}
#homeNews .list ul li:hover .more {
  border: solid 1px #e60000;
  background: url(../Images/r22.png) center center no-repeat;
}
@media (max-width: 1200px) {
  #homeNews {
    width: 100%;
  }
  #homeNews .name {
    padding: 0 15px;
  }
  #homeNews .name span {
    display: none;
  }
  #homeNews .name a {
    padding-right: 0;
    background: none;
    font-size: 16px;
  }
  #homeNews .list ul li {
    height: 300px;
  }
  #homeNews .list ul li .title {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #homeNews .list ul li .img {
    height: 160px;
    background-size: auto 140px;
  }
  #homeNews .list ul li .jianjie {
    height: 54px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}
#footer {
  background: url(../Images/r23.png);
  padding: 30px 0;
}
#footer .data {
  position: relative;
}
#footer .data .group {
  color: #FFFFFF;
}
#footer .data .group .name {
  font-size: 17px;
  line-height: 26px;
}
#footer .data .link .list {
  width: 240px;
  margin: 15px 0;
}
#footer .data .link .list ul li {
  width: 120px;
  line-height: 36px;
  font-size: 14px;
  float: left;
  background: url(../Images/r24.png) left center no-repeat;
  text-indent: 20px;
}
#footer .data .link .list ul li a {
  color: #FFFFFF;
}
#footer .data .contact .list {
  margin-top: 10px;
}
#footer .data .contact .list .r {
  font-size: 14px;
  line-height: 36px;
  color: #FFFFFF;
  opacity: 0.7;
  text-indent: 30px;
}
#footer .data .ewm .ewmGroup {
  margin: 20px 0;
}
#footer .data .ewm .ewmGroup img {
  margin-right: 15px;
}
#footer .data .ewm .contatclink a {
  width: 28px;
  height: 28px;
  display: inline-block;
  margin: 0 3px;
}
@media (max-width: 1200px) {
  #footer {
    width: 100%;
  }
  #footer .link {
    display: none;
  }
  #footer .ewm {
    display: none;
  }
  #footer .contact {
    width: 100%;
  }
  #footer .contact .name {
    display: none;
  }
}
#webCopyright {
  padding: 17px 0;
  background: #152339;
  color: #FFFFFF;
  text-align: center;
  font-size: 12px;
  line-height: 36px;
}
#EjBody {
  background: url(../Images/r29.png);
}
#address {
  height: 68px;
  margin: 0 auto;
  line-height: 68px;
  border-bottom: solid 1px #DDDDDD;
  position: relative;
}
#address .container {
  position: relative;
}
#address .container .pcaddress .thisname {
  font-size: 28px;
  color: #215db6;
  padding-right: 45px;
  background: url(../Images/r30.png) right center no-repeat;
}
#address .container .pcaddress .list {
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 40px;
  padding-left: 20px;
  background: url(../Images/r31.png) left center no-repeat;
}
#address .container .pcaddress .list .on {
  color: #0045ac;
}
#address .container .pcaddress .tips {
  position: absolute;
  left: 220px;
  bottom: 0;
  font-size: 18px;
  color: #333333;
  line-height: 40px;
}
#address .container .pcaddress .tips span {
  color: #e2000d;
}
#address .container .mobileaddress {
  display: none;
  text-align: center;
}
#address .container .mobileaddress .thisname {
  font-size: 24px;
  color: #e60000;
  display: block;
  background: url(../Images/r44.png) bottom center no-repeat;
  border-bottom: solid 1px #DDDDDD;
}
#address .container .mobileaddress .tips {
  display: block;
  font-size: 18px;
  line-height: 40px;
  padding: 20px 0;
}
#address .container .mobileaddress .tips span {
  color: #e60000;
}
@media (min-width: 768px) and (max-width: 1200px) {
  #address {
    height: auto;
  }
  #address .container .pcaddress {
    display: none;
  }
  #address .container .mobileaddress {
    display: block;
  }
}
@media (max-width: 768px) {
  #address {
    height: auto;
  }
  #address .container .pcaddress {
    display: none;
  }
  #address .container .mobileaddress {
    display: block;
  }
}
#mobileLeftNav {
  display: none;
}
@media (min-width: 768px) and (max-width: 1200px) {
  #mobileLeftNav {
    display: block;
    background: #FFFFFF;
    padding-top: 20px;
    position: relative;
    top: 20px;
    margin-bottom: 20px;
  }
  #mobileLeftNav .thisname {
    line-height: 50px;
    border-bottom: solid 1px #DDDDDD;
    font-size: 21px;
    color: #0045ac;
  }
  #mobileLeftNav .thisname .up {
    float: right;
    font-size: 16px;
    color: #ea212d;
    padding-left: 40px;
    background: url(../Images/r43.png) left center no-repeat;
    display: none;
  }
  #mobileLeftNav .thisname .down {
    float: right;
    font-size: 16px;
    color: #737373;
    padding-left: 40px;
    background: url(../Images/r42.png) left center no-repeat;
  }
  #mobileLeftNav ul {
    display: none;
  }
  #mobileLeftNav ul li {
    line-height: 50px;
    font-size: 21px;
    border-bottom: solid 1px #DDDDDD;
  }
  #mobileLeftNav ul .group {
    text-align: center;
    padding: 15px;
    background: #f4f4f4;
  }
  #mobileLeftNav ul .group .zizhirow {
    display: inline-block;
    line-height: 40px;
    border: solid 1px #DDDDDD;
    padding: 0 20px;
    margin: 0 10px;
  }
  #mobileLeftNav ul .group .zizhirow a {
    color: #0045ac;
  }
  #mobileLeftNav ul .group .zizhirow .onfocus {
    color: #ea212d;
  }
}
@media (max-width: 768px) {
  #mobileLeftNav {
    display: block;
    background: #FFFFFF;
    padding-top: 20px;
    position: relative;
    top: 20px;
    margin-bottom: 20px;
  }
  #mobileLeftNav .thisname {
    line-height: 50px;
    border-bottom: solid 1px #DDDDDD;
    font-size: 21px;
    color: #0045ac;
  }
  #mobileLeftNav .thisname .up {
    float: right;
    font-size: 16px;
    color: #ea212d;
    padding-left: 40px;
    background: url(../Images/r43.png) left center no-repeat;
    display: none;
  }
  #mobileLeftNav .thisname .down {
    float: right;
    font-size: 16px;
    color: #737373;
    padding-left: 40px;
    background: url(../Images/r42.png) left center no-repeat;
  }
  #mobileLeftNav ul {
    display: none;
  }
  #mobileLeftNav ul li {
    line-height: 50px;
    font-size: 21px;
    border-bottom: solid 1px #DDDDDD;
  }
  #mobileLeftNav ul .group {
    text-align: center;
    padding: 15px;
    background: #f4f4f4;
  }
  #mobileLeftNav ul .group .zizhirow {
    display: inline-block;
    line-height: 40px;
    border: solid 1px #DDDDDD;
    padding: 0 20px;
    margin: 0 10px;
  }
  #mobileLeftNav ul .group .zizhirow a {
    color: #0045ac;
  }
  #mobileLeftNav ul .group .zizhirow .onfocus {
    color: #ea212d;
  }
}
#anlilist {
  margin: 30px auto;
  padding: 0;
}
#anlilist ul li {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: solid 1px #DDDDDD;
}
#anlilist ul li .img {
  height: 170px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 260px 170px;
}
#anlilist ul li .img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../Images/r33.png) center center no-repeat, rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.3s;
}
#anlilist ul li .obj {
  padding: 10px 20px;
}
#anlilist ul li .obj .title {
  font-size: 18px;
  line-height: 28px;
}
#anlilist ul li .obj .jianjie {
  font-size: 14px;
  line-height: 25px;
  color: #484848;
}
#anlilist ul li:hover .img a {
  opacity: 1;
}
#anlilist ul li:hover .obj {
  background: #f2f2f2;
}
#anlilist ul li:hover .obj .title a {
  color: #e60000;
}
@media (max-width: 768px) {
  #anlilist ul li .img {
    height: 140px;
    background-size: auto 120px;
  }
  #anlilist ul li .obj {
    padding: 5px;
  }
  #anlilist ul li .obj .title {
    font-size: 16px;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #anlilist ul li .obj .jianjie {
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}
#productlist {
  width: 1200px;
  padding: 0;
  margin: 30px auto;
}
#productlist .pcleftNav {
  padding: 0;
}
#productlist .pcleftNav ul li {
  font-size: 15px;
  line-height: 40px;
  background: url(../Images/r34.png) right 10px center no-repeat;
  text-align: right;
  padding-right: 40px;
}
#productlist .pcleftNav ul .onfocus {
  border-radius: 20px;
  background: url(../Images/r35.png) right 10px center no-repeat, #0045ac;
}
#productlist .pcleftNav ul .onfocus a {
  color: #FFFFFF;
}
#productlist .pcleftNav ul .group {
  background: #eff2f4;
  padding: 10px 0;
}
#productlist .pcleftNav ul .group .zizhirow {
  text-align: left;
  font-size: 16px;
  line-height: 34px;
}
#productlist .pcleftNav ul .group .zizhirow a {
  padding: 0 30px;
  display: block;
  text-decoration: none;
  background: url(../Images/r37.png) left 15px top 13px no-repeat;
}
#productlist .pcleftNav ul .group .zizhirow a:hover {
  color: #e2000d;
  background: url(../Images/r50.png) left 15px top 13px no-repeat;
}
#productlist .pcleftNav ul .group .zizhirow .onfocus {
  color: #e2000d;
  background: url(../Images/r50.png) left 15px top 13px no-repeat;
}
#productlist .rList ul li {
  height: 275px;
  position: relative;
}
#productlist .rList ul li .img {
  width: 230px;
  height: 220px;
  position: absolute;
  left: 10px;
  top: 30px;
  border: solid 1px #DDDDDD;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 180px;
}
#productlist .rList ul li .img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#productlist .rList ul li .obj {
  position: absolute;
  left: 270px;
  top: 30px;
}
#productlist .rList ul li .obj .title {
  font-size: 18px;
  line-height: 36px;
  font-family: "宋体";
}
#productlist .rList ul li .obj .jianjie {
  font-size: 14px;
  line-height: 26px;
  color: #737373;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
#productlist .rList ul li .more {
  position: absolute;
  right: 10px;
  bottom: 40px;
  width: 120px;
  line-height: 32px;
  border: dashed 1px #666666;
  text-indent: 12px;
  font-size: 12px;
  background: url(../Images/r9.png) right 12px center no-repeat;
}
#productlist .rList ul li:hover {
  background: #f4f4f4;
}
#productlist .rList ul li:hover .obj .title a {
  color: #e2000d;
  text-decoration: none;
}
#productlist .rList ul li:hover .more {
  color: #e60000;
  border: dashed 1px #e60000;
  background: url(../Images/r22.png) right 12px center no-repeat;
}
@media (min-width: 768px) and (max-width: 1200px) {
  #productlist .pcleftNav {
    display: none;
  }
}
@media (max-width: 768px) {
  #productlist {
    width: 100%;
  }
  #productlist .pcleftNav {
    display: none;
  }
  #productlist .rList ul li {
    height: 200px;
    border-bottom: solid 1px #DDDDDD;
  }
  #productlist .rList ul li .img {
    height: 130px;
    width: 130px;
    background-size: auto 100px;
  }
  #productlist .rList ul li .obj {
    left: 160px;
  }
  #productlist .rList ul li .obj .title {
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
  }
  #productlist .rList ul li .obj .jianjie {
    height: 60px;
    overflow: hidden;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
  }
  #productlist .rList ul li .more {
    bottom: 40px;
    font-size: 12px;
    line-height: 26px;
  }
}
#project {
  width: 1200px;
  padding: 0;
  margin: 30px auto;
}
#project .pcleftNav {
  padding: 0;
}
#project .pcleftNav ul li {
  font-size: 15px;
  line-height: 40px;
  background: url(../Images/r34.png) right 10px center no-repeat;
  text-align: right;
  padding-right: 40px;
}
#project .pcleftNav ul .onfocus {
  border-radius: 20px;
  background: url(../Images/r35.png) right 10px center no-repeat, #0045ac;
}
#project .pcleftNav ul .onfocus a {
  color: #FFFFFF;
}
#project .rList .imgUl li {
  position: relative;
  margin-bottom: 30px;
}
#project .rList .imgUl li .img {
  position: relative;
  padding: 5px;
  border: solid 1px #DDDDDD;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
}
#project .rList .imgUl li .img a {
  display: block;
  height: 200px;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 20px;
  background-position: center center;
  background-repeat: no-repeat;
}
#project .rList .imgUl li .title {
  font-size: 16px;
  padding: 8px;
  line-height: 36px;
  text-align: center;
}
#project .rList .imgUl li:hover {
  background: #f4f4f4;
}
#project .rList .titleUl {
  border-top: solid 1px #DDDDDD;
  clear: both;
  padding: 30px 0;
}
#project .rList .titleUl li {
  font-size: 15px;
  line-height: 36px;
  background: url(../Images/r37.png) left top 15px no-repeat;
}
@media (min-width: 768px) and (max-width: 1200px) {
  #project {
    width: 100%;
  }
  #project .pcleftNav {
    display: none;
  }
}
@media (max-width: 768px) {
  #project {
    width: 100%;
  }
  #project .pcleftNav {
    display: none;
  }
  #project .rList .imgUl li {
    padding: 0 5px;
    margin-bottom: 10px;
  }
  #project .rList .imgUl li .img a {
    height: 120px;
    background-size: auto 120px;
  }
  #project .rList .imgUl li .title {
    font-size: 14px;
    line-height: 24px;
  }
  #project .rList .titleUl li .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
#service {
  width: 1200px;
  padding: 0;
  margin: 30px auto;
}
#service .pcleftNav {
  padding: 0;
}
#service .pcleftNav ul li {
  font-size: 15px;
  line-height: 40px;
  background: url(../Images/r34.png) right 10px center no-repeat;
  text-align: right;
  padding-right: 40px;
}
#service .pcleftNav ul .onfocus {
  border-radius: 20px;
  background: url(../Images/r35.png) right 10px center no-repeat, #0045ac;
}
#service .pcleftNav ul .onfocus a {
  color: #FFFFFF;
}
#service .rList .onepage {
  padding: 0 20px;
}
#service .rList .onepage .text {
  font-size: 14px;
  line-height: 28px;
  color: #333333;
}
#service .rList .contact #map {
  height: 380px;
  margin-bottom: 30px;
}
#service .rList .contact .lianxi li {
  margin-bottom: 20px;
}
#service .rList .contact .lianxi li .title {
  font-size: 22px;
  color: #e2000d;
  line-height: 40px;
  padding: 0 12px;
}
#service .rList .contact .lianxi li .text {
  font-size: 14px;
  line-height: 28px;
  color: #333333;
  padding: 12px;
}
#service .rList .contact .lianxi li:nth-child(n+2) .title {
  background: #efefef;
}
#service .rList .contact .banshichu {
  border-top: solid 1px #f6adb1;
  clear: both;
  padding: 40px 0;
}
#service .rList .contact .banshichu li .b1 {
  padding: 20px 0;
  text-align: center;
  font-size: 15px;
  line-height: 22px;
  color: #e8424c;
  background: url(../Images/r46.png) center center no-repeat;
}
#service .rList .contact .banshichu li .b2 {
  font-size: 15px;
  line-height: 30px;
  margin-top: 10px;
  padding: 0;
}
#service .rList .question li {
  position: relative;
  clear: both;
}
#service .rList .question li .title {
  line-height: 45px;
  font-size: 15px;
}
#service .rList .question li .title .t1 {
  padding: 10px 15px;
  line-height: 25px;
  background: url(../Images/r37.png) left top 18px no-repeat;
}
#service .rList .question li .title span {
  font-size: 14px;
  color: #333333;
  padding: 0 10px;
  cursor: pointer;
  text-align: center;
}
#service .rList .question li .title span:hover {
  color: #0045ac;
}
#service .rList .question li .title .up {
  display: none;
  color: #0045ac;
}
#service .rList .question li .text {
  padding: 10px 30px;
  background: #f4f4f4;
  font-size: 14px;
  line-height: 28px;
  display: none;
  border-bottom: solid 1px #DDDDDD;
}
#service .rList .question li:nth-child(2n) .title {
  background: #f2f2f2;
}
#service .rList .question .onfocus .title {
  background: #e9eff6;
}
#service .rList .question .onfocus .title .t1 {
  color: #1f5cb6;
}
#service .rList .question .onfocus .title .up {
  background: #e2000d;
  color: #FFFFFF;
}
#service .rList .zhaopin li .title {
  line-height: 45px;
  border-bottom: dashed 1px #DDDDDD;
  background: url(../Images/r37.png) left top 18px no-repeat;
  text-indent: 15px;
}
#service .rList .zhaopin li .text {
  padding: 20px;
  background: #f4f4f4;
  display: none;
}
#service .rList .zhaopin .onfocus .title {
  background: url(../Images/r37.png) left top 18px no-repeat, #e9eff6;
}
@media (min-width: 768px) and (max-width: 1200px) {
  #service {
    width: 100%;
  }
  #service .pcleftNav {
    display: none;
  }
  #service .rList .contact #map {
    height: 320px;
  }
}
@media (max-width: 768px) {
  #service {
    width: 100%;
  }
  #service .pcleftNav {
    display: none;
  }
  #service .rList .contact #map {
    height: 260px;
  }
  #service .rList .contact .banshichu li {
    padding: 0 5px;
  }
  #service .rList .contact .banshichu li .b1 {
    background-size: 50px 50px;
    font-size: 12px;
    line-height: 20px;
    padding: 20px 2px;
  }
  #service .rList .contact .banshichu li .b2 {
    font-size: 12px;
    line-height: 20px;
    padding: 0 5px;
  }
  #service .rList .question li .title span {
    padding: 0;
    font-size: 12px;
  }
}
#company {
  width: 1200px;
  padding: 0;
  margin: 30px auto;
}
#company .pcleftNav {
  padding: 0;
}
#company .pcleftNav ul li {
  font-size: 15px;
  line-height: 40px;
  background: url(../Images/r34.png) right 10px center no-repeat;
  text-align: right;
  padding-right: 40px;
}
#company .pcleftNav ul .onfocus {
  border-radius: 20px;
  background: url(../Images/r35.png) right 10px center no-repeat, #0045ac;
}
#company .pcleftNav ul .onfocus a {
  color: #FFFFFF;
}
#company .pcleftNav ul .group {
  background: #eff2f4;
  padding: 10px 0;
}
#company .pcleftNav ul .group .zizhirow {
  text-align: right;
  font-size: 16px;
  line-height: 34px;
}
#company .pcleftNav ul .group .zizhirow a {
  padding: 0 40px;
  text-decoration: none;
  background: url(../Images/r37.png) left 25px center no-repeat;
}
#company .pcleftNav ul .group .zizhirow a:hover {
  color: #e2000d;
  background: url(../Images/r50.png) left 25px center no-repeat;
}
#company .pcleftNav ul .group .zizhirow .onfocus {
  color: #e2000d;
  background: url(../Images/r50.png) left 25px center no-repeat;
}
#company .rList .onepage {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  padding: 0 15px;
}
#company .rList .onepage .oneTitle {
  text-align: center;
  font-size: 30px;
  margin-bottom: 20px;
}
#company .rList .newslist .tuijian {
  margin-bottom: 20px;
}
#company .rList .newslist .tuijian .left #companyBanner {
  height: 330px;
  background: #EBEBEB;
  margin-bottom: 20px;
}
#company .rList .newslist .tuijian .left #companyBanner .swiper-slide {
  height: 100%;
  position: relative;
}
#company .rList .newslist .tuijian .left #companyBanner .swiper-slide a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
#company .rList .newslist .tuijian .left #companyBanner .sbtn {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 160px;
  z-index: 1000;
  cursor: pointer;
}
#company .rList .newslist .tuijian .left #companyBanner .prev {
  left: 0;
  background: url(../Images/r47.png) center center no-repeat;
}
#company .rList .newslist .tuijian .left #companyBanner .next {
  right: 0;
  background: url(../Images/r48.png) center center no-repeat;
}
#company .rList .newslist .tuijian .right ul li {
  margin-bottom: 10px;
  border-bottom: solid 1px #DDDDDD;
  padding-bottom: 25px;
}
#company .rList .newslist .tuijian .right ul li .title {
  font-size: 16px;
  line-height: 26px;
}
#company .rList .newslist .tuijian .right ul li .text {
  font-size: 12px;
  line-height: 22px;
  color: #6a6a6a;
}
#company .rList .newslist .tuijian .right ul li:hover .title a {
  color: #F43838;
}
#company .rList .newslist .tuijian .right ul li:hover .text {
  color: #F43838;
}
#company .rList .newslist .list {
  padding: 30px 0;
  border-top: dashed 1px #666666;
}
#company .rList .newslist .list ul li {
  line-height: 36px;
  background: url(../Images/r37.png) left top 15px no-repeat;
}
#company .rList .newslist .list ul li .title {
  padding: 0 15px;
}
#company .rList .newslist .list ul li .title a:hover {
  color: #e2000d;
}
#company .rList .newslist .list ul li .title span {
  text-align: right;
  font-size: 12px;
  color: #999999;
  padding: 0;
}
#company .rList .newslist .list ul li:nth-child(5n) {
  margin-bottom: 40px;
}
#company .rList .zizhi .zhuanli {
  text-align: center;
}
#company .rList .zizhi .zhuanli a {
  display: inline-block;
  padding: 0 35px;
  line-height: 40px;
  font-size: 18px;
  border: solid 1px #DDDDDD;
  margin: 0 12px;
  border-radius: 2px;
}
#company .rList .zizhi .zhuanli .onfocus {
  background: #0045ac;
  color: #FFFFFF;
}
#company .rList .zizhi #mumaContainer {
  position: relative;
  width: 80%;
  margin: 40px auto;
}
#company .rList .zizhi #mumaContainer #muma {
  width: 80%;
  margin: 0 auto;
}
#company .rList .zizhi #mumaContainer #muma .swiper-slide .img {
  height: 290px;
  border: solid 2px #999999;
  box-sizing: border-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #FFFFFF;
}
#company .rList .zizhi #mumaContainer #muma .swiper-slide .title {
  line-height: 30px;
  font-size: 16px;
  padding: 10px 0;
  text-align: center;
  opacity: 0;
}
#company .rList .zizhi #mumaContainer #muma .swiper-slide-active .title {
  opacity: 1;
}
#company .rList .zizhi #mumaContainer .swiperBtn {
  width: 35px;
  height: 90px;
  position: absolute;
  top: 100px;
  z-index: 1000;
}
#company .rList .zizhi #mumaContainer .swiperPrev {
  left: 0;
  background: url(../Images/r51.png) center center no-repeat;
}
#company .rList .zizhi #mumaContainer .swiperNext {
  right: 0;
  background: url(../Images/r52.png) center center no-repeat;
}
#company .rList .zizhi .titList .name {
  line-height: 40px;
  font-size: 22px;
  color: #e2000d;
  border-bottom: solid 1px #DDDDDD;
}
#company .rList .zizhi .titList ul {
  padding: 20px;
}
#company .rList .zizhi .titList ul li {
  line-height: 40px;
  font-size: 15px;
  padding: 0 20px;
  background: url(../Images/r37.png) left top 17px no-repeat;
}
#company .rList .qiyewenhua {
  width: 90%;
  margin: 0 auto;
}
#company .rList .qiyewenhua ul li {
  padding: 30px 0;
}
#company .rList .qiyewenhua ul li .obj {
  float: right;
}
#company .rList .qiyewenhua ul li .obj .title {
  font-size: 24px;
  line-height: 42px;
  color: #e2000d;
}
#company .rList .qiyewenhua ul li .obj .text {
  font-size: 18px;
  line-height: 30px;
  color: #333333;
}
#company .rList .qiyewenhua ul li .img {
  float: left;
  min-height: 240px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 240px;
  position: relative;
}
#company .rList .qiyewenhua ul li .img span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../Images/r55.png) center center no-repeat;
}
#company .rList .qiyewenhua ul li:nth-child(2n) .obj {
  float: left;
}
#company .rList .qiyewenhua ul li:nth-child(2n) .img {
  float: right;
}
@media (min-width: 768px) and (max-width: 1200px) {
  #company {
    width: 100%;
  }
  #company .pcleftNav {
    display: none;
  }
}
@media (max-width: 768px) {
  #company {
    width: 100%;
  }
  #company .pcleftNav {
    display: none;
  }
  #company .rList .onepage .oneTitle {
    font-size: 22px;
  }
  #company .rList .zizhi .zhuanli {
    border-bottom: solid 1px #DDDDDD;
  }
  #company .rList .zizhi .zhuanli a {
    padding: 0 6px;
    border: none;
    color: #0045ac;
    background: url(../Images/r53.png) bottom center no-repeat;
  }
  #company .rList .zizhi .zhuanli .onfocus {
    background: none;
    color: #e2000d;
    background: url(../Images/r44.png) bottom center no-repeat;
  }
  #company .rList .zizhi #mumaContainer {
    width: 100%;
  }
  #company .rList .zizhi #mumaContainer #muma {
    width: 100%;
  }
  #company .rList .zizhi #mumaContainer #muma .swiper-slide .img {
    height: 180px;
    background-size: contain;
  }
  #company .rList .zizhi #mumaContainer #muma .swiper-slide .title {
    font-size: 12px;
    line-height: 20px;
    padding: 5px 0;
  }
  #company .rList .zizhi #mumaContainer .swiperBtn {
    top: 40px;
  }
  #company .rList .zizhi .titList ul li {
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 20px;
    background: url(../Images/r37.png) left top 6px no-repeat;
  }
  #company .rList .newslist .tuijian .left #companyBanner {
    height: 220px;
  }
  #company .rList .newslist .tuijian .left #companyBanner .swiper-slide a {
    background-size: auto 220px;
  }
  #company .rList .newslist .tuijian .left #companyBanner .sbtn {
    top: 100px;
  }
  #company .rList .qiyewenhua ul li {
    border-bottom: solid 1px #DDDDDD;
  }
  #company .rList .qiyewenhua ul li .img {
    margin-bottom: 20px;
  }
}
#companyLayerImg {
  max-width: 80%;
  max-height: 80%;
}
#daili {
  width: 1200px;
  padding: 0;
  margin: 30px auto;
}
#daili .pcleftNav {
  padding: 0;
}
#daili .pcleftNav ul li {
  font-size: 15px;
  line-height: 40px;
  background: url(../Images/r34.png) right 10px center no-repeat;
  text-align: right;
  padding-right: 40px;
}
#daili .pcleftNav ul .onfocus {
  border-radius: 20px;
  background: url(../Images/r35.png) right 10px center no-repeat, #0045ac;
}
#daili .pcleftNav ul .onfocus a {
  color: #FFFFFF;
}
#daili .rList .title {
  text-align: center;
  font-size: 28px;
  line-height: 60px;
}
#daili .rList .text {
  font-size: 14px;
  line-height: 28px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  #daili {
    width: 100%;
  }
  #daili .pcleftNav {
    display: none;
  }
}
@media (max-width: 768px) {
  #daili {
    width: 100%;
  }
  #daili .pcleftNav {
    display: none;
  }
}
#page {
  text-align: center;
  margin: 30px 0;
  position: relative;
  clear: both;
  padding: 20px 0;
  border-top: dashed 1px #DDDDDD;
}
#page a,
#page span {
  border: solid 1px #DDDDDD;
  font-size: 14px;
  color: #565656;
  padding: 2px 9px;
  margin: 0 3px;
  display: inline-block;
}
#page em {
  font-style: normal;
}
#page .current {
  color: #FFFFFF;
  background: #0045ac;
}
@media (max-width: 768px) {
  #page {
    display: none;
  }
}
#infscr-loading {
  display: none;
  height: 60px;
  line-height: 60px;
  font-size: 21px;
  color: #6f6f6f;
  text-align: center;
  background: #e5ecf4;
  clear: both;
}
#infscr-loading div {
  display: inline-block;
}
@media (max-width: 768px) {
  #infscr-loading {
    display: block;
  }
}
#Mobpage {
  display: none;
}
@media (max-width: 768px) {
  #Mobpage {
    display: block;
  }
}
#downloadCenter {
  padding: 0;
  margin: 30px auto;
}
#downloadCenter .pcleftNav {
  padding: 0;
}
#downloadCenter .pcleftNav ul li {
  font-size: 15px;
  line-height: 40px;
  background: url(../Images/r34.png) right 10px center no-repeat;
  text-align: right;
  padding-right: 40px;
}
#downloadCenter .pcleftNav ul .onfocus {
  border-radius: 20px;
  background: url(../Images/r35.png) right 10px center no-repeat, #0045ac;
}
#downloadCenter .pcleftNav ul .onfocus a {
  color: #FFFFFF;
}
#downloadCenter .rList .downSort {
  border-bottom: solid 1px #f6adb1;
  padding: 15px 0;
}
#downloadCenter .rList .downSort .name {
  line-height: 50px;
  font-size: 18px;
  color: #e2000d;
  padding: 0 15px;
}
#downloadCenter .rList .downSort .name .sortname {
  width: 64%;
  display: inline-block;
}
#downloadCenter .rList .downSort .name .up {
  float: right;
  width: 94px;
  height: 32px;
  cursor: pointer;
  line-height: 32px;
  font-size: 15px;
  color: #FFFFFF;
  margin-top: 8px;
  text-indent: 20px;
  border: solid 1px #0045ac;
  border-radius: 6px;
  background: url(../Images/r38.png) right 20px center no-repeat, #0045ac;
  display: none;
}
#downloadCenter .rList .downSort .name .down {
  float: right;
  width: 94px;
  height: 32px;
  cursor: pointer;
  line-height: 32px;
  font-size: 15px;
  color: #0045ac;
  margin-top: 8px;
  text-indent: 20px;
  border: solid 1px #0045ac;
  border-radius: 6px;
  background: url(../Images/r36.png) right 20px center no-repeat;
}
#downloadCenter .rList .downSort ul {
  margin: 20px 0;
  display: none;
}
#downloadCenter .rList .downSort ul li {
  padding: 8px 15px;
  line-height: 30px;
  font-size: 15px;
  position: relative;
}
#downloadCenter .rList .downSort ul li .title {
  text-indent: 20px;
  display: inline-block;
  background: url(../Images/r37.png) left top 12px no-repeat;
  width: 64%;
}
#downloadCenter .rList .downSort ul li .size {
  position: absolute;
  right: 150px;
  top: 8px;
  line-height: 30px;
}
#downloadCenter .rList .downSort ul li .link {
  float: right;
  font-size: 14px;
  padding-left: 33px;
  background: url(../Images/r39.png) left center no-repeat;
  text-decoration: none;
}
#downloadCenter .rList .downSort ul li:nth-child(2n) {
  background: #f2f2f2;
}
#downloadCenter .rList .downSort ul li:hover {
  background: #ebeff5;
}
#downloadCenter .rList .downSort ul li:hover .title {
  color: #0045ac;
}
#downloadCenter .rList .downSort ul li:hover .link {
  color: #0045ac;
  background: url(../Images/r40.png) left center no-repeat;
}
@media (min-width: 768px) and (max-width: 1200px) {
  #downloadCenter .pcleftNav {
    display: none;
  }
}
@media (max-width: 768px) {
  #downloadCenter {
    width: 100%;
  }
  #downloadCenter .pcleftNav {
    display: none;
  }
  #downloadCenter .rList .downSort .name {
    line-height: 30px;
    font-size: 18px;
  }
  #downloadCenter .rList .downSort .name .up,
  #downloadCenter .rList .downSort .name .down {
    margin-top: 0;
    width: 80px;
    height: 26px;
    line-height: 26px;
    background-position: right 8px center;
    text-indent: 15px;
  }
  #downloadCenter .rList .downSort ul li .size {
    display: none;
  }
}
#ready {
  width: 1200px;
  padding: 0;
  margin: 30px auto;
}
#ready .pcleftNav {
  padding: 0;
}
#ready .pcleftNav ul li {
  font-size: 15px;
  line-height: 40px;
  background: url(../Images/r34.png) right 10px center no-repeat;
  text-align: right;
  padding-right: 40px;
}
#ready .pcleftNav ul .onfocus {
  border-radius: 20px;
  background: url(../Images/r35.png) right 10px center no-repeat, #0045ac;
}
#ready .pcleftNav ul .onfocus a {
  color: #FFFFFF;
}
#ready .rList .newsObj {
  padding: 0 20px;
}
#ready .rList .newsObj .newstitle {
  font-size: 24px;
  color: #333333;
  line-height: 40px;
  text-align: center;
}
#ready .rList .newsObj .newstime {
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}
#ready .rList .newsObj .newstext {
  font-size: 14px;
  line-height: 30px;
}
#ready .rList .newsObj .newstext table {
  max-width: 100%;
  border: solid 1px #DDDDDD;
  border-collapse: collapse;
}
#ready .rList .newsObj .newstext table tr,
#ready .rList .newsObj .newstext table td {
  border: solid 1px #DDDDDD;
}
#ready .rList #prevNext {
  margin: 30px 0;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}
#ready .rList #prevNext a {
  padding: 0;
}
@media (min-width: 768px) and (max-width: 1200px) {
  #ready {
    width: 100%;
  }
  #ready .pcleftNav {
    display: none;
  }
}
@media (max-width: 768px) {
  #ready {
    width: 100%;
  }
  #ready .pcleftNav {
    display: none;
  }
}
#proready {
  width: 1200px;
  padding: 0;
  margin: 30px auto;
}
#proready .pcleftNav {
  padding: 0;
}
#proready .pcleftNav ul li {
  font-size: 15px;
  line-height: 40px;
  background: url(../Images/r34.png) right 10px center no-repeat;
  text-align: right;
  padding-right: 40px;
}
#proready .pcleftNav ul .onfocus {
  border-radius: 20px;
  background: url(../Images/r35.png) right 10px center no-repeat, #0045ac;
}
#proready .pcleftNav ul .onfocus a {
  color: #FFFFFF;
}
#proready .pcleftNav ul .group {
  background: #eff2f4;
  padding: 10px 0;
}
#proready .pcleftNav ul .group .zizhirow {
  text-align: left;
  font-size: 14px;
  line-height: 24px;
  margin: 10px 0;
}
#proready .pcleftNav ul .group .zizhirow a {
  padding: 0 30px;
  display: block;
  text-decoration: none;
  background: url(../Images/r37.png) left 15px top 13px no-repeat;
}
#proready .pcleftNav ul .group .zizhirow a:hover {
  color: #e2000d;
  background: url(../Images/r50.png) left 15px top 7px no-repeat;
}
#proready .pcleftNav ul .group .zizhirow .onfocus {
  color: #e2000d;
  background: url(../Images/r50.png) left 15px top 7px no-repeat;
}
#proready .pcleftNav ul .group .this a {
  color: #e2000d;
  background: url(../Images/r50.png) left 15px top 7px no-repeat;
}
#proready .rList .proObj {
  padding: 0 20px;
}
#proready .rList .proObj .proTitle {
  font-size: 26px;
  color: #0045ac;
  line-height: 40px;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 20px;
}
#proready .rList .proObj .data1 {
  margin: 0;
}
#proready .rList .proObj .data1 .img {
  height: 360px;
  border: solid 1px #DDDDDD;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 360px;
}
#proready .rList .proObj .data1 .jianjie .jianjietit {
  line-height: 40px;
  font-size: 22px;
  color: #e2000d;
  background: #eceeef;
  padding: 0 10px;
}
#proready .rList .proObj .data1 .jianjie .jianjietext {
  font-size: 16px;
  line-height: 32px;
  padding: 10px;
  text-indent: 20px;
}
#proready .rList .proObj .pcProContent .layui-tab .layui-tab-title li {
  width: 20%;
  background: #e4e7e9;
  font-size: 14px;
  border-right: solid 1px #FFFFFF;
  box-sizing: border-box;
}
#proready .rList .proObj .pcProContent .layui-tab .layui-tab-title .layui-this {
  background: #e2000d;
  color: #FFFFFF;
}
#proready .rList .proObj .pcProContent .layui-tab .layui-tab-content {
  padding: 10px 0;
}
#proready .rList .proObj .pcProContent .layui-tab .layui-tab-content .layui-tab-item {
  font-size: 14px;
  line-height: 30px;
  color: #5b5b5b;
}
#proready .rList .proObj .mobileContent {
  display: none;
}
#proready .rList .proObj .mobileContent .item {
  margin: 10px 0;
}
#proready .rList .proObj .mobileContent .item .name {
  font-size: 21px;
  line-height: 40px;
  height: 40px;
  background: #f4f4f4;
  position: relative;
}
#proready .rList .proObj .mobileContent .item .name span {
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  color: #FFFFFF;
  padding: 0 15px;
}
#proready .rList .proObj .mobileContent .item .name .down {
  background: #b9b9b9;
}
#proready .rList .proObj .mobileContent .item .name .up {
  background: #0045ac;
  display: none;
}
#proready .rList .proObj .mobileContent .item .name .ziduan {
  text-indent: 10px;
}
#proready .rList .proObj .mobileContent .item .text {
  display: none;
  padding: 10px 0;
  font-size: 18px;
  line-height: 30px;
  color: #5b5b5b;
}
#proready .rList .proObj .mobileContent .item .text img {
  max-width: 100%;
}
@media (min-width: 768px) and (max-width: 1200px) {
  #proready {
    width: 100%;
  }
  #proready .pcleftNav {
    display: none;
  }
}
@media (max-width: 768px) {
  #proready {
    width: 100%;
  }
  #proready .pcleftNav {
    display: none;
  }
  #proready .rList .proObj {
    padding: 0;
  }
  #proready .rList .proObj .data1 {
    text-align: center;
  }
  #proready .rList .proObj .data1 .img {
    width: 100%;
    height: 300px;
    display: inline-block;
  }
  #proready .rList .proObj .data1 .jianjie {
    padding: 0;
    text-align: left;
  }
  #proready .rList .proObj .pcProContent {
    display: none;
  }
  #proready .rList .proObj .mobileContent {
    display: block;
  }
}
#searchList ul {
  padding: 30px 0;
}
#searchList ul li {
  line-height: 40px;
  font-size: 16px;
}
