@charset "UTF-8";
.pc_index .header_search {
  padding: 20px 0;
  border-bottom: 1px solid #e4e4e4;
}

.pc_index .header_search .search_p {
  line-height: 36px;
  float: left;
}

.pc_index .header_search .search_p span {
  color: #2084c2;
}

.pc_index .header_search #search_box {
  float: right;
  width: 380px;
  height: 38px;
  border: 1px solid #2084c2;
}

.pc_index .header_search #search_box #s {
  float: left;
  padding: 0;
  line-height: 36px;
  border: 0;
  width: 330px;
  padding-left: 10px;
  background: none;
  font-size: 1em;
}

.pc_index .header_search #search_box #go {
  float: right;
  width: 47px;
  height: 36px;
  background-image: url("/assets/easy/image/search.jpg");
  background-repeat: no-repeat;
  line-height: 36px;
  background-color: #2084c2;
  background-position: 50% 50%;
}
/* 产品 */
.index-product {
  margin-top: 20px;
}
.index-product_left {
  float: left;
  width: 22%;
  background-color: #f5f5f5;
}
.index-product_left .pro_left_title {
  background: #1f83c1;
  padding: 10px 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
.index-product_left .pro_left_title .ying_title {
  color: #a8c6e0;
  font-size: 20px;
}
.index-product_left .pro_left_title .zhong_title {
  color: #fff;
  font-size: 24px;
}
.tedian{padding: 20px 0;text-align: center;}
.tedian .tedian_title{width: 100%;line-height: 50px;font-size: 24px;background: #2084c2;color: #fff;margin-bottom: 20px;}
.pro_cate_list{ border-bottom: 1px dotted #999;}
.pro_cate_box .pro_cate_list .cate_title a {
  position: relative;
  line-height: 50px;
  font-size: 18px;
  width: 100%;
  padding-left: 50px;
  display: block;
}
/* .pro_cate_list .cate_title a:before {
  font-family: glyphicons halflings;
  content: "";
  position: absolute;
  left: 20px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 10px solid #fff;
  color: #fff;
  font-size: 22px;
  top: 12px;
  line-height: 30px;
} */
.pro_cate_list .pro_cate_li a {
  width: 80%;
  display: block;
  position: relative;
  margin: 0 auto;
  line-height: 40px;
  padding-left: 30px;
  border-bottom: 1px dotted #999;
}
.pro_cate_list .pro_cate_li .li_a:before {
  font-family: glyphicons halflings;
  content: "";
  position: absolute;
  left: 10px;
  border: 5px solid #2084c2;
  color: #fff;
  font-size: 22px;
  top: 15px;
  line-height: 40px;
}
.pro_cate_box .pro_cate_list .cate_title a:hover {
  background: #2084c2;
  color: #fff;
}
.pro_cate_list .pro_cate_li a:hover {
  color: #2084c2;
}
.index-product_right {
  float: right;
  width: 76%;
}
.index-product_right .pro_list-more{margin:30px auto 0;line-height:40px;width:200px;display: flow-root;text-align: center;border:1px solid #ccc;font-size:16px;}
.pro_right_title {
  width: 100%;
  background-color: #f5f5f5;
}
.pro_right_title span {
  width: 146px;
  line-height: 40px;
  background: url("/assets/easy/image/hot-title.png") no-repeat;
  display: block;
  color: #f5f5f5;
  text-align: center;
  font-size: 18px;
}
.index-product_right .pro_list_box .pro_list_li {
  float: left;
  width: 32%;
  text-align: center;
  margin-right: 2%;
  overflow: hidden;
  border: 1px solid #f5f5f5;
  margin-top: 20px;
}
.index-product_right .pro_list_box .pro_list_li .img_box {
  width: 100%;
  height: 262px;
}
.pro_list_li .img_box img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.pro_list_box .pro_list_li .pro_li_title {
  line-height: 40px;
  font-size: 16px;
  border: 1px solid #f5f5f5;
}
.index-product_right .pro_list_box .pro_list_li:nth-child(3n) {
  margin-right: 0;
}
.btn_click {
  width: 49%;
  margin-right: 2%;
  background: #2084c2;
  color: #f5f5f5;
  float: left;
  line-height: 40px;
  font-size: 16px;
}
.btn_click:nth-child(2) {
  margin-right: 0;
}
.btn_click:hover {
  background: #fd581f;
}
/* 广告一 */
.report_one {
  background: url("/assets/easy/image/report1.jpg");
  padding: 20px 0;
  text-align: center;
  margin: 30px 0;
}
.report_one .big_title {
  font-size: 24px;
  color: #fff;
  margin-bottom: 10px;
}
.report_one .small_title {
  font-size: 20px;
  color: #f5f5f5;
}
/* 4大核心优势 */
.core_top {
  padding-left: 100px;
  text-align: center;
  display: inline-block;
}
.core_top li {
  float: left;
}
.core_top .title_one {
  font-size: 50px;
  font-weight: bold;
}
.core_top .title_two {
  font-size: 80px;
  font-weight: bold;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #f19109;
  line-height: 80px;
  color: #fff;
  margin: -5px 30px 0;
  -webkit-box-shadow: 2px 1px 2px #efefef;
  box-shadow: 2px 1px 2px #efefef;
}
.core_top .title_three_on {
  font-size: 30px;
  color: #f19109;
  font-weight: 300;
}
.core_top .title_three_down {
  font-size: 20px;
  background: #9a9a9a;
  color: #fff;
}
.core_box {
  margin: 20px 0;
}
.core_li {
  display: flow-root;
  padding: 30px 0;
  border-bottom: 2px solid #f5f5f5;
}
.core_li .core_li_right {
  float: right;
  width: 50%;
}
.core_li .core_li_left {
  float: left;
  width: 50%;
}
.core_li .core_li_info .shubiao {
  font-size: 28px;
  font-weight: bold;
  line-height: 70px;
  margin-bottom: 20px;
}
.core_li .core_li_info .shubiao i {
  color: #fff;
  display: block;
  width: 62px;
  height: 70px;
  text-align: center;
  font-size: 34px;
  margin-right: 10px;
  float: left;
  background: url("/assets/easy/image/shubiao.png") no-repeat;
}
.core_li .zi_lan {
  color: #1f83c1;
  font-size: 18px;
}
.core_li .zi_xiao {
  font-size: 16px;
  color: #959595;
  margin-bottom: 20px;
  line-height: 24px;
}
.core_li .zi_xiao p {
  padding-bottom: 4px;
}
.core_li .zi_heng {
  padding: 10px 30px;
  background: #2084c2;
  color: #fff;
  font-size: 20px;
  display: inline;
}
.demand {
  background: #efefef;
  padding: 40px 0;
}
.demand_box {
  border: 1px solid #999;
  height: 20px;
  position: relative;
  margin-bottom: 60px;
}
.demand_box .demand_line {
  width: 100%;
  height: 1px;
  background: #999;
  position: absolute;
  top: 50%;
}
.demand_box .demand_title {
  z-index: 2;
  background: #efefef;
  text-align: center;
  position: absolute;
  font-size: 30px;
  color: #2084c2;
  padding: 0 10px;
  left: 20%;
  top: -60%;
}
.demand_list .demand_list_li {
  width: 20%;
  float: left;
}
.demand_list .demand_list_li img{
  height: 220px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.demand_list_li .demand_info_on,
.demand_list_li .demand_info_down {
  padding: 21px;
  background: #fff;
  position: relative;
  height: 220px;
}
.demand_list .demand_list_li .demand_info_he {
  border: 1px solid #cdcdcd;
  padding: 10px;
  height: 178px;
}
.demand_info_he .demand_small_box {
  position: relative;
  height: 60px;
}
.demand_list_li .demand_info_he .demend_intro {
  font-size: 17px;
}
.demand_info_he .demand_num {
  position: absolute;
  left: 35%;
  top: 10px;
  font-size: 20px;
  z-index: 2;
  background: #fff;
  width: 40px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
.demand_info_he .demand_line {
  position: absolute;
  left: 20%;
  top: 25px;
  width: 90px;
  height: 1px;
  -webkit-transform: rotate(160deg);
  -ms-transform: rotate(160deg);
  transform: rotate(160deg);
  background: #959595;
}
.demand_info_he .consult {
  width: 50%;
  display: none;
  margin: 20px auto 0;
  line-height: 26px;
  color: #2084c2;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #2084c2;
}
.demand_list_li .demand_info_on:hover .shangjiao_down {
  position: absolute;
  z-index: 3;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  bottom: -7px;
  margin-left: -15px;
  content: " ";
  border-right: 15px solid transparent;
  border-top: 15px solid #2084c2;
  border-left: 15px solid transparent;
}
.demand_list_li .demand_info_down:hover .shangjiao_on {
  position: absolute;
  z-index: 3;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  top: -22px;
  margin-left: -15px;
  content: " ";
  border-right: 15px solid transparent;
  border-bottom: 15px solid #2084c2;
  border-left: 15px solid transparent;
}
.demand_list_li .demand_hover:hover {
  background: #2084c2;
  color: #fff;
}
.demand_list_li .demand_hover:hover .demand_num {
  background: #2084c2;
}
.demand_list_li .demand_hover:hover .demand_line {
  background: #fff;
}
.demand_list_li .demand_hover:hover .consult {
  border: 1px solid #fff;
  color: #fff;
}
/* cases */
.index_cases {
  margin: 30px auto;
  text-align: center;
}
.index_cases_title .big_title {
  font-size: 30px;
  font-weight: bold;
}
.index_cases_title .center_title {
  font-size: 22px;
  color: #2084c2;
}
.index_cases_title .small_title {
  color: #9a9a9a;
}
.cases_big_he {
  margin-top: 30px;
}
.cases_big_he .cases_cate_title .cate_btn {
  font-size: 18px;
  padding: 8px 20px;
  margin-right: 20px;
  background: #ccc;
}
.cases_big_he .cases_cate_title .cate_btn.cur {
  color: #fff;
  background: #2084c2;
}
.cases_list_box {
  margin-top: 20px;
}
.cases_li_he .cases_li {
  width: 24%;
  float: left;
  margin-right: 1.3%;
  margin-top: 20px;
  position: relative;
}
.cases_li .cases_hide {
  width: 100%;
  line-height: 40px;
  font-size: 16px;
}
.cases_li .cases_hide .cases_jia {
  margin: 30px auto 20px;
}
.cases_li_he .cases_li:hover .cases_hide {
  opacity: 1;
}
.cases_li .cases_img {
  width: 100%;
}
.cases_li_he .cases_li:nth-child(4n) {
  margin-right: 0;
}
/* 广告2 */
.report_two {
  background: url("/assets/easy/image/report2.jpg") no-repeat;
}
.report_two_left {
  float: left;
  width: 470px;
  padding: 20px 0;
  margin-left: 50px;
}
.report_two_left .two_left_on {
  font-size: 44px;
  color: #f5f5f5;
  text-align: center;
  margin-bottom: 10px;
}
.report_two_left p {
  color: #efefef;
  font-size: 18px;
}
.report_two .report_consult {
  float: left;
  width: 180px;
  line-height: 50px;
  font-size: 20px;
  background: #fff;
  color: #2084c2;
  text-align: center;
  margin: 90px 0 0 120px;
}
.report_two .report_contact {
  float: right;
  width: 240px;
  margin-top: 30px;
}
.report_two .report_contact .quanguo {
  color: #efefef;
  margin-bottom: 10px;
  font-size: 25px;
}
.report_two .report_contact p {
  color: #fff;
  font-size: 26px;
  line-height: 40px;
}
/* 关于我们 */
.index_about_left {
  float: left;
  width: 70%;
}
.index_about_right {
  float: right;
  width: 24%;
}
.about_name {
  font-size: 24px;
  background: #fff;
  color: #2084c2;
  position: absolute;
  left: 0;
  top: -6px;
  padding-right: 10px;
}
.about_more {
  float: right;
  width: 44px;
  color: #2084c2;
  background: #fff;
}
.index_about_title {
  background: url("/assets/easy/image/about_di.jpg");
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  position: relative;
  height: 20px;
  margin: 40px 0;
}
.index_about_on {
  display: flow-root;
  margin-bottom: 50px;
}
.index_about_on .index_about_img {
  width: 310px;
  float: left;
}
.index_about_on .index_about_img img {
  width: 100%;
}
.index_about_on .index_about_info {
  width: 56%;
  float: right;
  text-align: justify;
}
.index_about_down {
  position: relative;
}
.index_about_down .swiper-container {
  width: 86%;
}
.index_about_down .swiper-button-next,
.index_about_down .swiper-button-prev {
  height: 60px;
  background: #999;
}
.index_about_down .swiper-button-next {
  right: 0;
}
.index_about_down .swiper-button-prev {
  left: 0;
}
.index_about_down .swiper-button-next:after,
.index_about_down .swiper-button-prev:after {
  font-size: 14px;
  color: #fff;
}
.index_about_down .about_img_box {
  height: 130px;
}
.index_about_down .about_img_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.index_honor_li {
  margin-bottom: 20px;
  text-align: center;
  font-size: 18px;
}
.index_about_more {
  margin-top: 30px;
  line-height: 30px;
  width: 120px;
  border: #2084c2 1px solid;
  color: #2084c2;
  text-align: center;
}
.index_honor_li img {
  width: 100%;
  margin-bottom: 10px;
}
/* 新闻 */
.index_news_left {
  float: left;
  width: 100%;
}
.news_left_list {
  width: 50%;
  float: left;
  padding-right: 2%;
  height: 480px;
  overflow: hidden;
}
.index_news_top {
  border-bottom: 1px solid #959595;
  display: flow-root;
  line-height: 40px;
}
.index_news_title {
  font-size: 18px;
  float: left;
  padding: 0 5px;
}
.index_news_title.cur{
  border-bottom: 2px solid #2084c2;
  color: #2084c2;
  position: relative;
}
.news_sanjiao {
  position: absolute;
  z-index: 3;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  bottom: -7px;
  margin-left: -8px;
  content: " ";
  border-right: 8px solid transparent;
  border-top: 8px solid #2084c2;
  border-left: 8px solid transparent;
}
.index_news_more {
  float: right;
  font-size: 16px;
}
.news_tuwen {
  padding: 20px 0 10px;
  border-bottom: 1px solid #959595;
  display: flow-root;
}
.news_tuwen .news_tu_img {
  float: left;
  width: 166px;
  height: 110px;
}
.news_tuwen .news_tu_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.news_tuwen .news_tu_right {
  width: 65%;
  float: right;
}
.news_tu_right .news_tu_title {
  font-weight: bold;
  font-size: 16px;
}
.news_tu_right .news_tu_info {
  color: #959595;
}
.news_tu_right .news_tu_time {
  padding: 4px 0 8px;
  color: #cdcdcd;
}
.news_left_list .index_news_li {
  margin-top: 10px;
  color: #666;
  display: flow-root;
}
.news_left_list .index_news_li .ling {
  color: #cdcdcd;
  float: left;
  margin-right: 10px;
  font-size: 18px;
  line-height: 18px;
}
.news_left_list .index_news_li .i {
  width: 70%;
  float: left;
  white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden;
}
.news_left_list .index_news_li span {
  float: right;
}
.index_news_right {
  float: right;
  width: 22%;
  border: 1px solid #dde5bc;
}
#demo {
  margin-top: 20px;
  height: 310px;
  width: 100%;
  overflow: hidden;
}
#demo li {
  width: 100%;
  overflow: hidden;
  font: 12px/16px tahoma;
  display: block;
  text-decoration: none;
  margin: 2px;
  color: #4a551c;
  margin-top: 10px;
  padding-left: 2px;
  text-align: left;
}
#demo li:hover a {
  color: #ff6600;
}
.wenda_li{display: flow-root;margin-bottom: 10px;}
.wenda_li .wenda_img{float: left;width: 10%;margin-right: 4px;}
.wenda_li .wenda_info{width: 85%;float: right;}
.wenda_li .wenda_box{display: flow-root; margin-bottom: 10px;}
/* 合作伙伴 */
.index_partners_title{
  text-align: center;
  margin: 60px 0 30px;
}
.index_partners_title .partners_big_title{
  font-size: 30px;
  font-weight: bold;
}
.index_partners_title p{
  font-size: 24px;
  color: #1f83c1;
}
/* 友情链接 */
@media (max-width: 760px) {
	.index_links{
		display:none;
	}
}
.index_links{margin-bottom: 30px;}
.links {
  background: url("/assets/easy/image/about_di.jpg");
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  position: relative;
  height: 20px;
  margin: 40px 0 20px;
}
.links_title {
  font-size: 24px;
  background: #fff;
  color: #2084c2;
  position: absolute;
  left: 0;
  top: -6px;
  padding-right: 20px;
}
.links_li{float:left;margin-right: 20px;font-size: 16px;}
.links_li:hover{color: #1f83c1;}
.sj_index {
  display: none;
}
@media (max-width: 760px) {
  .swiper-pagination{display: none;}
  .pc_index .header_search{display: none;}
  .index-product_left{display: none;}
  .index-product_right{width: 100%;}
  .index-product_right .pro_list_box .pro_list_li{width: 48%;}
  .index-product_right .pro_list_box .pro_list_li:last-child{display:none;}
  .index-product_right .pro_list_box .pro_list_li .img_box{height:174px;}
  .pro_list_box .pro_list_li .pro_li_title{font-size:14px;}
  /* 4大核心 */
  .report_one .big_title{font-size: 15px;}
  .report_one .small_title{font-size: 14px;}
  .core_top{padding-left: 10px;}
  .core_top .title_one{width: 100%;text-align: center;font-size: 30px;}
  .core_top .title_two{width: 50px;height: 50px;font-size: 50px;line-height: 50px;}
  .core_top .title_three_on{font-size: 24px;}
  .core_top .title_three_down{font-size: 16px;}
  .core_li{padding: 10px 0;}
  .core_li .core_li_right{width: 100%;}
  .core_li .core_li_left{width: 100%;}
  .core_li .core_li_info .shubiao i{width: 40px;height: 50px;-webkit-background-size: 100% 100%;background-size: 100%;font-size: 24px;}
  .core_li_img img{width: 100%;margin: 0 !important;}
  .core_li_info{padding: 0 10px;}
  .core_li .core_li_info .shubiao{line-height: 50px;font-size: 16px;margin: 10px 0;}
  .core_li .zi_xiao{font-size: 14px;}
  .core_li .zi_lan{font-size: 16px;}
  .core_li .zi_heng{font-size: 16px;}
  /* 建设需求 */
  .demand_list_li .demand_info_on, .demand_list_li .demand_info_down{height: auto;}
  .demand_list .demand_list_li .demand_info_he{height: auto;}
  .demand_info_he .consult{display: block;}
  .demand_box .demand_title{font-size: 20px;left: 0;}
  .demand_list .demand_list_li{width: 100%;}
  .demand_on{width: 50%;float: left;}
  .demand_down{width: 50%;float: right;}
  .demand_list .demand_list_li img{width: 100%;height: 206px;-o-object-fit: cover;object-fit: cover;}
  .demand_list_li .demand_info_he .demend_intro{font-size: 12px;}
  /* 案例 */
  .index_cases_title .big_title{font-size: 24px;}
  .index_cases_title .center_title{font-size: 18px;}
  .cases_big_he .cases_cate_title .cate_btn{font-size: 16px;padding: 4px 10px;margin-right: 2px;}
  .cases_li .cases_hide{opacity: 1;}
  .cases_li .cases_hide .cases_jia{margin: 10px auto;}
  .cases_li_he .cases_li{width: 49%;margin-right: 2%}
  .cases_li_he .cases_li:nth-child(2n){margin-right: 0;}
  .cases_li_he .cases_li:nth-child(n+5){display:none;}
  /* 广告2 */
  .report_two{padding-bottom: 20px;    display: none;}
  .report_two_left{
    width: 100%;
    margin-left: 0;
    padding: 10px 0;
  }
  .report_two_left .two_left_on{font-size: 18px;}
  .report_two_left p{padding: 0 10px;font-size: 14px;}
  .report_two .report_consult{margin:15px 0 0 10px;width: 90px;line-height: 30px;font-size: 18px;display: block;}
  .report_two .report_contact{;display: none;}
  .report_two .report_contact .quanguo{margin-bottom: 0;}
  .report_two .report_contact p{line-height: 20px;font-size: 20px;}
  /* 关于我们 */
  .index_about_left{width: 100%;}
  .index_about_on .index_about_img{width: 90%;margin: 0 auto;float: none;}
  .index_about_on .index_about_info{width: 100%;padding:10px;}
  .index_about_more{margin: 10px auto;}
  .index_about_on{margin-bottom: 10px;}
  .index_about_right{width: 100%;}
  .index_honor_li{width: 80%;margin: 0 auto;}
  /* 新闻 */
  .index_news_left{width: 100%;}
  .index_news_right{display: none;}
  .news_left_list{width: 100%;margin-top: 20px;height: auto;}
  .news_tuwen .news_tu_right{width: 50%;}
  .index_news_title{font-size: 12px;}
  .index_news_more{display: none;}
  /* 合作伙伴 */
  .index_partners_title{margin: 20px 0;}
  .index_partners_title .partners_big_title{font-size: 24px;}
  .index_partners_title p{font-size: 18px;}
  .index_partners_img img{width: 100%;}
  .links{margin: 20px 0;}
}
.index_about_info p {
    line-height: 31px;
}
