@charset "UTF-8";
/*主题颜色*/
.theme-font-color {
  color: #ff5000;
}

.theme-border-color {
  border-color: #ff5000;
}

.theme-border-color::after {
  border-color: #ff5000;
}

.theme-background-color {
  background-color: #ff5000;
}
img{-o-object-fit: cover;object-fit: cover;} 

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}

.u-container {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.u-container:after {
  content: " ";
  display: table;
}

.u-container:after {
  clear: both;
}

[i="header"] {
  background-color: #eb604b;
}

[i="footer"] {
  background-color: #cbc027;
}

[i="banner"] {
  margin-bottom: 40px;
}

[i="banner"] .swiper-container {
  width: 100%;
  height: 460px;
  background-repeat: no-repeat;
}

[i="banner"] .swiper-container .swiper-slide {
  height: 100%;
  background-position: 50% 50%;
}

/*头部开始*/
.qq__sidebar {
  position: fixed;
  top: 200px;
  right: 0;
  z-index: 9;
}
.qq__sidebar #qq {
  margin-bottom: 10px;
  height: 70px;
  width: 70px;
  text-align: center;
  background: #1b7085;
  font-weight: bold;
}
.qq__sidebar .sco__tel img {
  margin: 6px 0;
}
.qq__sidebar .sco__tel p {
  color: #fff;
}
#qq {
  cursor: pointer;
}
.qq__advisory {
  position: relative;
}
.qq__tel {
  width: 200px;
  position: absolute;
  right: -200px;
  line-height: 70px;
  top: 0;
  background: #1b7085;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  z-index: -1;
}
.qq__tel a {
  margin-right: 15px;
}
.qq__left {
  position: relative;
}
  .qq__left .qq__code {
    width: 150px;
    height: 150px;
    position: absolute;
    right: 100px;
    top: 0;
    display: none; 
    border: 1px solid #ccc;
    padding: 15px;
  }
  .qq__left .qq__code img {
    width: 100%;
  }

.qq__left:hover .qq__code{
  display: block; 
}
.qq__advisory:hover .qq__tel{
  right: 70px;
  -webkit-transition: right 1s;
  -o-transition: right 1s;
  transition: right 1s;
}
.mobile_header{display: none;}
.hdWrap {
  height: 247px;
  margin: 0 auto;
  background: url("/assets/easy/image/hdwrap_bg.jpg") center center no-repeat;
}

.hd_Top {
  font-size: 12px;
  height: 40px;
  line-height: 40px;
}

.hd_Top .fr {
  line-height: 38px;
}

.hd_Top .fr p a {
  color: #666666;
  padding: 0 15px;
  text-decoration: none;
}

.hd_Top .fr a.icon {
  padding-right: 0px;
}

.hd_Mid {
  height: 157px;
  overflow: hidden;
  text-align: center;
}

.hd_logo {
  float: left;
  font-size: 20px;
  color: #1b7085;
  float: left;
  width:30%;
}
.hd_logo img{width: 80px;margin-top: 25px;}
/* .hd_logo img{width:330px; height:107px;} */
.foot .hd_logo img{float: left;margin-right: 10px;}
.foot .company{float: right;margin-top: 50px;}
.hd_txt {
  padding: 60px 0px 0px 0px;
  font-size: 22px;
  color: #333;
  width: 520px;
  line-height: 28px;
}

.hd_txt b {
  font-size: 26px;
  color: #1b7085;
}

.hd_txt span {
  font-size: 16px;
  display: block;
  text-transform: uppercase;
}

.hd_phone {
  width: 310px;
  padding: 0 0 0 50px;
  margin: 58px 0 0 0;
  background: url("/assets/easy/image/hd_phone.png") left center no-repeat;
  height: 49px;
  line-height: 49px;
}

.hd_phone span {
  font-size: 16px;
  color: #333;
}

.hd_phone span b {
  font-size: 26px;
  color: #1b7085;
  font-family: "Times New Roman";
}

.nav {
  height: 44px;
  line-height: 44px;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}

.nav ul {
  width: 1100px;
  line-height: 42px;
  margin: 1px auto 0 auto;
}

.nav ul li {
  float: left;
  width: 110px;
  background: url("/assets/easy/image/nav_icon3.png") left center no-repeat;
  position: relative;
}

.nav ul li a {
  display: block;
  text-align: left;
  text-align: center;
  zoom: 1;
  text-decoration: none;
  font-size: 14px;
  color: #ffffff;
}

.nav ul li a:hover,
.nav ul li.cur a {
  display: block;
  color: #1b7085;
  background: url("/assets/easy/image/nav_icon2.jpg") center center repeat-x;
}

.nav .nav_yin {
  display: none;
}

.nav .erj {
  width: 100%;
  position: absolute;
  z-index: 6;
  overflow: hidden;
  top: 41px;
  left: 0;
  height: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.nav .erj li {
  width: 100%;
  height: 42px;
  background-color: #1b7085;
  text-align: left;
  overflow: hidden;
}

.nav .erj li:hover {
  color: #1b7085;
  background: url("/assets/easy/image/nav_icon2.jpg") center center repeat-x;
  height: auto;
  text-decoration: none;
}
.nav_li:hover > ul {
  height: 500px;
}
/*search*/
.search {
  overflow: hidden;
  height: 28px;
  line-height: 28px;
  margin: 0 auto 2px auto;
}

.dao {
  display: none;
}

.search span {
  font-size: 12px;
}

.search span b {
  color: #1b7085;
}

.search span a {
  color: #666;
  padding: 0 10px;
}

.search span a.icon {
  padding-left: 0px;
}

.search span.fl {
  display: block;
  float: left;
  font-size: 12px;
  width: 715px;
}

.search span.searchbtn {
  width: 47px;
}

.search_r {
  height: 28px;
  line-height: 28px;
  width: 234px;
}

.search_r input {
  float: left;
  height: 26px;
  line-height: 26px;
  border: solid 1px #e3e3e3;
  border-right: none;
}

.search_r .search_txt {
  display: block;
  width: 184px;
  height: 26px;
}

.search_r span.searchbtn a {
  padding: 0px;
  background: url("/assets/easy/image/ssbtn_bg.jpg") center center no-repeat;
  display: inline-block;
  width: 46px;
  height: 28px;
}

.searchbtn input {
  border: 0;
  height: 28px;
}

/*底部开始*/
.foot {
  overflow: hidden;
  background: url("/assets/easy/image/foot_bg.png") center center no-repeat;
}

.fnav {
  text-align: center;
  height: 60px;
  color: #fff;
  margin: 0 0 0 0;
}

.fnav p {
  height: 44px;
  line-height:25px;
  font-size: 20px;
}

.fnav p a {
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  padding: 0 18px;
}

.ftInfo {
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}

.ftInfo_con {
  padding-top: 10px;
}

.ftInfo .footer_info {
  width: 488px;
  height: auto;
  overflow: hidden;
  font-size: 14px;
  color: #333;
  line-height: 30px;
  text-align: center;
}

.ftInfo p.ftInfo_con span {
  padding: 0 6px;
}

.ftInfo .code {
  margin-top: 20px;
  float: right;
  margin-right: 80px;
}
.mobile_foot{display: none;}
/*查看详情共用按钮*/
.ckBtn {
  display: block;
  width: 100px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background: url("/assets/easy/image/ckbtn_bg.png") center center no-repeat;
  float: right;
  margin-right: 10px;
}

.ckBtn a {
  color: #fff;
}

/* -- 左侧 -- */
.leftr {
  float: left;
  width: 201px;
  overflow: hidden;
  display: inline;
  margin-left: 0px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
}

.leib2 {
  width: 201px;
}

.leib2 .tit {
  color: #333;
  font-size: 14px;
  background: url("/assets/easy/image/tit1n.gif") no-repeat;
  height: 36px;
  line-height: 36px;
  padding-left: 18px;
  overflow: hidden;
  font-weight: bold;
}

.leib2 .tit a {
  color: #333;
}

.leib2 .nr {
  background: #fff;
  padding: 4px 11px 8px;
  overflow: hidden;
}

.leib2 .nr h4 {
  background: url("/assets/easy/image/tit3n.gif") no-repeat;
  height: 33px;
  line-height: 33px;
  padding-left: 28px;
  overflow: hidden;
  margin-top: 4px;
}

.leib2 .nr h4.cur a {
  color: #1b7085;
}

.leib2 .nr ul {
  padding: 0 15px;
}

.leib2 .nr li {
  background: url("/assets/easy/image/icon1.gif") no-repeat scroll 0 10px;
  padding-left: 17px;
  color: #666;
  line-height: 29px;
  overflow: hidden;
  white-space: nowrap;
  height: 29px;
  border-bottom: 1px dashed #dedede;
}

.leib2 .nr li.cur a {
  color: #1b7085;
}

.diysr {
  background: url("/assets/easy/image/tit1n.gif") no-repeat;
  height: 36px;
  line-height: 36px;
  padding-left: 18px;
}

.lefttj li {
  text-align: center;
  margin: 10px auto;
}

.lefttj li img {
  border: 1px solid #dfdfdf;
    width: 100%;
    height: auto;
    padding: 5px;
}

.lefttj li span {
  display: block;
  width: 191px;
  height: 40px;
  line-height: 40px;
}

.leftlx h1 {
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}

.leftlx .dianh {
  padding: 0 5px 0 10px;
}

.leftlx p {
  line-height: 24px;
}

.leftlx .dianhua {
  background: url("/assets/easy/image/Teln.gif") no-repeat scroll 0 18px;
  line-height: 20px;
  padding: 10px 0 10px 55px;
}

.leftlx .dianhua span {
  display: block;
  font-size: 18px;
  color: #1b7085;
}

/* --右侧  -- */
.categoryList_title {
  display: none;
}
.right {
  width: 980px;
  float: right;
  display: inline;
  overflow: hidden;
}

.plc {
  background-color: #fff;
  height: 32px;
  line-height: 32px;
  border: 1px solid #ccc;
  padding: 0 10px;
  position: relative;
  color: #666;
  overflow: hidden;
  background: url("/assets/easy/image/tit1.gif") repeat-x;
  font-size: 12px;
}

.plc2 {
  background-position: -63px -57px;
  line-height: 27px;
  text-indent: 10px;
  color: #000;
  margin-bottom: 10px;
  background: url("/assets/easy/image/tit1.gif") repeat-x;
  border: 1px solid #cccccc;
  height: 32px;
  font-size: 12px;
}

.plc2 a {
  color: #000;
}

/* 推荐资讯*/
.wrap {
  margin: 25px 0;
}

.rtit1 {
  background: url("/assets/easy/image/tit1.gif") repeat-x;
  border: 1px solid #cccccc;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 13px;
}

.rtit1 span.fr {
  padding-right: 8px;
  font-size: 12px;
}

.riti1_con {
  border: solid 1px #ccc;
  border-top: 0;
  zoom: 1;
  background: #fff;
}

ul.pro_ul {
  padding-top: 10px;
}

ul.pro_ul li {
  width: 165px;
  height: 194px;
  float: left;
  display: inline;
  margin: 0 10px 10px 10px;
}

ul.pro_ul li img {
  width: 157px;
  height: 186px;
  display: block;
  margin: 3px auto 0;
}

ul.pro_ul li a {
  width: 163px;
  height: 192px;
  border: 1px solid #ccc;
  display: block;
}

ul.pro_ul li a:hover {
  border: 1px solid #1b7085;
}

.riti1_con ul li {
  height: 40px;
  line-height: 40px;
  padding: 0 17px 0 10px;
  width: 940px;
  float: left;
  overflow: hidden;
  background: url("/assets/easy/image/ico55.gif") no-repeat center left;
  margin-left: 20px;
  border-bottom: #ccc 1px dotted;
}

/*留言*/
.table{display: none;position: fixed;
  z-index: 10;
  top: 0;
  width: 100%;
  background: rgba(0,0,0,0.2);
  height: 100%}

.liuyan { overflow: hidden; width: 1000px; margin: 0 auto; margin-bottom: 70px; }

.liuyan p { font-size: 19px; color: #fff; float: left; margin-left: 155px; margin-top: 285px; }

.liuyan p b { font-size: 22px; }

.liuyan ul { overflow: hidden; float: right; margin: 24% 20%;background-color: #fff; padding: 5%;}

.liuyan li { overflow: hidden; width: 398px; border: 1px solid #d5d5d5; margin-bottom: 10px; }

.liuyan input { overflow: hidden; float: left; width: 337px; height: 34px; line-height: 34px; font-size: 14px; color: #767676; border: none; border-left: 1px solid #d5d5d5; outline: none; padding: 0 10px; }

.liuyan span { display: block; float: left; width: 40px; height: 34px; }

.liuyan textarea { overflow: hidden; float: left; width: 337px; height: 110px; resize: none; font-size: 14px; color: #767676; border: none; border-left: 1px solid #d5d5d5; outline: none; padding: 10px; }

.liuyan li.last{border: none;}

.liuyan li .send {width: 133px; height: 38px; text-align: center; line-height: 38px; font-size: 16px; color: #fff;background-color: #fd581f; float: left; cursor: pointer;}
.closedown{width: 133px;float: right;width: 133px; height: 38px; text-align: center; line-height: 38px; font-size: 16px; color: #fff;  background-color: #ccc; cursor: pointer;}
/*分页器*/
.number__list {
  text-align: center;
}

.number__list .amount {
  display: inline-block;
}

.number__list .digital {
  padding: 7px 14px;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 4px;
  cursor: pointer;
}

.number__list .digital:hover {
  background-color: #039dd3;
  color: #fff;
}

.number__list .jump {
  padding: 7px 14px;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 4px;
  cursor: pointer;
}

.number__list .jump:hover {
  background-color: #888;
  color: #fff;
}
.page-hide {
  display: none !important;
}
.pagination p {
  margin: 0;
  cursor: pointer;
}
.pagination a {
  display: block;
  float: left;
  margin-right: 10px;
  padding: 7px 14px;
  height: 30px;
  background: #fff;
  text-decoration: none;
  color: #808080;
  font-size: 12px;
  border-radius: 2px;
  border: 1px solid #eee;
  cursor: pointer;
}
.pagination a:hover {
  background-color: #1b7085;
  color: #fff;
}
.pagination a.cur {
  color: #fff;
  background: #1b7085;
  border: 0px solid #e5e5e5;
}
.pagination p {
  float: left;
  padding: 2px 10px;
  font-size: 12px;
  height: 30px;
  line-height: 25px;
  color: #bbb;
  border: 1px #ccc solid;
  background: #fcfcfc;
  margin-right: 8px;
  border-radius: 2px;
}
.pagination p.pageRemark {
  border-style: none;
  background: none;
  margin-right: 0px;
  padding: 4px 0px;
  color: #666;
  font-size: 15px;
}
.pagination p.pageRemark b {
  color: red;
}
.pagination p.pageEllipsis {
  border-style: none;
  background: none;
  padding: 4px 0px;
  color: #808080;
}
.dates li {
  font-size: 14px;
  margin: 20px 0;
}
.dates li span {
  float: right;
}

.jump:hover {
  background-color: #888 !important;
  color: #fff;
}
@media (max-width: 760px) {
  .u-container {
    width: 100%;
  }
  /*header*/
  .mobile_header{display: flow-root;padding: 10px;}
  .search{display: none;}
  .hd_Mid {
    display: none;
  }
  .hd_Top {
    display: none;
  }
  .hd_logo {
    display: none;
  }
  .hdWrap{height: auto;}
  .mobile_header_logo{
    float: left;
    color: #1b7085;
    font-size: 18px;
    width: 35%;
    margin-right: 6px;
  }
  .mobile_header_logo img{
    float: left;
    margin-right: 5px;
    width: 35%;
  }
  .mobile_header_logo .company{
    -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
            transform: translateY(50%);
  }
  .mobile_header_contact{
    width: 55%;
    float: left;
    font-size: 12px;
  }
  .mobile_header_phone{font-size: 20px;color: #1b7085;}
  .mobile_header_contact img{
    width: 10%;
  }
  .dao {
    display: block;
    float: right;
    margin-top: 10px;
    width: 8%;
  }
  .dao img{width: 100%;}
  .nav.active {
    left: 0;
  }
  .muen.active {
    width: 100%;
    position: fixed;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 5;
  }
  .nav {
    float: none;
    position: fixed;
    width: 60%;
    top: 0;
    left: -60%;
    overflow: hidden;
    z-index: 6;
    height: 100%;
    background-color: #333;
    -webkit-transition: left 0.5s;
    -o-transition: left 0.5s;
    transition: left 0.5s;
    padding-top: 0;
  }
  .nav ul{width:100%;}
  .nav .nav_li {
    float: none;
    margin-right: 0;
    width:100%;
    color: #fff;
    display: flow-root;
    padding: 0;
    border-bottom: 1px solid rgba(102, 102, 102, 0.521);
  }
  .nav .nav_li a {
    padding: 5px 20px;
    text-align: start;
  }
 
  .nav .nav_yin {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
  }
  .nav_li:hover > ul{
    height: 0;
  }
  [i="banner"] {
    margin-bottom: 0;
  }
  .search {
    background: #e5e5e5;
    margin: 0;
  }
  .search .fl span {
    display: none;
  }
  .search_r .search_txt {
    height: 28px;
  }
  .search_r input {
    border: solid 1px#1b7085;
    line-height: 28px;
  }
  [i="banner"] .swiper-container .swiper-slide {
    background-position: inherit;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
  }
  [i="banner"] .swiper-container {
    height: 111px;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    display: none;
  }
  /*footer*/
  .foot {
    background: #ccc;
  }
  .foot .hd_logo {
    width: 100%;
    font-size: 20px;
    display:none;
  }
  .fnav {
    display: none;
  }
  .ftInfo .code {
    float: none;
    margin: 0;
    text-align: center;
  }
  .foot .company{float: none;margin-top: 0;}
  .ftInfo .ftInfo_con{width: 66%;float: right;text-align: left;}
  .ftInfo .footer_info {
    width: 100%;
    line-height: 24px;
  }

/* 手机端footer_di */
.mobile_box{margin-top: 3.5em;}
.mobile_foot{ width:100%; height: 3.5em;  overflow: hidden; position:fixed; bottom:0; left:0; z-index:1000; border-top:1px solid #f7f7f7; background: #fff;display: block;}
.mobile_foot ul{ width:20%; height: 3.5em; float:left;overflow:hidden;  margin:3px 0; border-right:1px solid #f7f7f7; -webkit-box-sizing:border-box; box-sizing:border-box;  }
.mobile_foot ul.icon_1{ background:url("/assets/easy/image/foot_icon1.png") no-repeat center top; -webkit-background-size:28% 28%; background-size:28%; padding-top: 1.5em;}
.mobile_foot ul.icon_1:hover{background:url("/assets/easy/image/foot_icon1_hover.png") no-repeat center top; -webkit-background-size:28% 28%; background-size:28%;}
.mobile_foot ul.icon_2{ background:url("/assets/easy/image/foot_icon2.png") no-repeat center top; -webkit-background-size:28% 28%; background-size:28%; padding-top: 1.5em;}
.mobile_foot ul.icon_2:hover{background:url("/assets/easy/image/foot_icon2_hover.png") no-repeat center top; -webkit-background-size:28% 28%; background-size:28%;}
.mobile_foot ul.icon_3{ background:url("/assets/easy/image/foot_icon3.png") no-repeat center top; -webkit-background-size:28% 28%; background-size:28%; padding-top: 1.5em;}
.mobile_foot ul.icon_3:hover{background:url("/assets/easy/image/foot_icon3_hover.png") no-repeat center top; -webkit-background-size:28% 28%; background-size:28%;}
.mobile_foot ul li{ width:100%; margin: 0 auto; text-align: center;  line-height: 2em; font-size:0.875em; }
.mobile_foot ul li a{ display:100%; margin: 0 auto;}
.mobile_foot ul li a:hover{ color:#d9001c;}
.mobile_foot ul li a img{ margin:0 auto; width:28%; display: block; }
.phone_btn{display: block; float:right;width:40%; height:100%;  background: #d9001c; overflow: hidden; }
.phone_btn img{ display:block; width:13%; float:left; margin:11px 10px 0 20px;}
.phone_btn span{font-size: 1.5em; color: #fff; font-weight: 500; line-height: 2.5em;}
.qq__sidebar {display:none;}
	
  /*侧边*/
  .categoryList_title {
    display: block;
    height: 2.968em;
    line-height: 2.968em;
    padding: 0 0.687em;
    color: #333;
    text-align: center;
    border-bottom: 1px solid #b0b4bb;
    font-size: 1.125em;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e0e0e0));
    background: -webkit-linear-gradient(top, #f2f2f2 0%, #e0e0e0 100%);
    background: -o-linear-gradient(top, #f2f2f2 0%, #e0e0e0 100%);
    background: linear-gradient(180deg, #f2f2f2 0%, #e0e0e0 100%);
  }
  .categoryList_title .break_prev {
    float: left;
    display: block;
  }
  .categoryList_title .break_dao {
    float: right;
  }
  .categoryList_title .list_ul {
    float: right;
    z-index: 99;
    right: 0%;
    position: absolute;
    display: none;
  }
  .categoryList_title .list_ul li {
    height: 3.031em;
    line-height: 3.031em;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    color: #666;
    background: #ebebeb;
    padding: 0 2.062em;
    border-bottom: 1px solid #cfcbc1;
    border-top: 1px solid #fff;
    font-size: 1em;
  }
  .categoryList_title .active {
    display: block;
  }
  .muen.active {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 5;
  }
  .leftr {
    display: none;
  }
  .right {
    width: 100%;
  }
  .riti1_con ul li {
    padding: 0 30px 0 10px;
    width: 100%;
  }
  /*分页器*/
  .number__list .amount .shou,
  .number__list .amount .wei {
    display: none;
  }
  .number__list .jump {
    padding: 7px 8px;
  }
  .pagination a {
    padding: 7px 12px;
    margin-right: 6px;
  }
}
