/* CSS Document */     
*{padding:0px;margin:0px;font-family:Microsoft YaHei,simsun,Helvetica Neue,Arial,Helvetica,sans-seriffont-size:14px;}
*html{background-image:url(about:blank);background-attachment:fixed;}
body{ background:#fff; line-height:25px;color:#333333;}
h1,h2,h3,h4,h5,h6,i,em,p,span,i,th,td{  font-style: normal;font-weight: normal;}
a{ color:#333333; text-decoration:none;}
a:hover{ color:#26b461;}
img,input,select{outline:none; vertical-align:middle;}
ul,ol,li{list-style:none;}
table,th,td{border-collapse:collapse;}
::-webkit-scrollbar
{width: 10px;height: 10px;background-color: #F5F5F5;}
::-webkit-scrollbar-thumb
{border-radius: 10px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: #26b461;}
.fl,.left{ float:left;}
.fr,.right{ float:right;}
.dis{display:none;}
.clear,.c{clear:both; height:0px; font-size:0px; overflow:hidden;}
.c10{clear:both; height:10px; font-size:0px; overflow:hidden;}
.c10b{clear:both; height:10px; background:#fff; font-size:0px; overflow:hidden;}
.c20{clear:both; height:20px; font-size:0px; overflow:hidden;}
.c30{clear:both; height:30px; font-size:0px; overflow:hidden;}
.c40{clear:both; height:40px; font-size:0px; overflow:hidden;}
.c50{clear:both; height:50px; font-size:0px; overflow:hidden;}
.c60{clear:both; height:50px; font-size:0px; overflow:hidden;}
.c65{clear:both; height:65px; font-size:0px; overflow:hidden;}
.c80{clear:both; height:80px; font-size:0px; overflow:hidden;}
.c90{clear:both; height:90px; font-size:0px; overflow:hidden;}
.c110{clear:both; height:110px; font-size:0px; overflow:hidden;}
.clearfix:after {display: block;clear: both;content: "";visibility: hidden;height: 0}
.clearfix {zoom:1}
table{border-collapse:collapse;border-spacing:0;}
.w700{width:700px; margin:0 auto; clear:both; display:block;}
.w1200{width:1200px; margin:0 auto; clear:both; display:block;}
.w1300{width:1300px; margin:0 auto; clear:both; display:block;}
.w1350{width:1350px; margin:0 auto; clear:both; display:block;}
.w1400{width: 1400px;margin: 0 auto;clear: both;display: block;}

/* 首页标题 */
.index_title{width: 750px;margin: 0 auto;text-align: center;color: #666;font-size: 18px;}
.index_title2{font-size: 14px;}
.index_title h3{font-size: 32px;font-weight: 500;line-height: 60px;color: #333333;}
.index_title .p1{font-size: 16px;color: #999;}

/* 头部 */
.fixedSubNav{box-shadow: 0 4px 10px rgb(175 179 177 / 80%);}
.toubua{background: white;position: fixed;z-index: 100;width: 100%; -moz-transition:all 1s;-webkit-transition:all 1s;transition:all 1s;}
.toubu{width:1400px; height:90px;  margin:0 auto;}
.logo{height:90px; float:left;display:flex;align-items: center;}
.logo img{width:228px;}

.nav{height:90px; display:block;float:left;margin-left: 60px;}
.nav ul li{float: left; text-align: center; height: 90px;}
.nav ul li:first-child{ border:none;}
.nav ul li a{ display: block;text-align: center;  margin: 0 auto;height: 90px; padding:0px 22px; line-height: 90px; font-size: 16px; color: black;font-family:Arial;}
.nav ul li a:hover{color: #26b461;text-align: center;}
.nav .hover a{color: #26b461;text-align: center;}
.nav .currclass a{color: #26b461;}
.nav ul li ul{margin:0px;padding:0;display:none;}
.nav ul li ul li{font-size:14px; text-align:left; height:44px; float:left;border-left:none;margin-left:-12px;}
.nav ul li div.subnavbg{position:absolute;z-index:4; width:100%;height: 44px;display:none;padding-top:0px;background:#fff;border-bottom: 2px solid #989898;left: 0;}
.nav ul li ul.subnav{position:absolute;z-index:999; width:100%;display:none;padding-top:0px;background:#fff;border-bottom: 2px solid #989898;}
.nav ul li ul.subnav li a{display:block;width:90px;height:30px;line-height:30px;text-align:center;color:#111;background:#fff;font-size:14px;font-weight:normal;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.nav ul li ul.subnav li a:hover,.nav ul li ul.subnavx li a:hover{color: #fff;background:#26b461;}

.phone{height:90px; float:left;display:flex;align-items: center;margin-left: 5px;}
.phone p{background: url(./head_phone.png) no-repeat center left;background-size: 22px;padding-left: 30px;font-size: 18px;color: #ff1f1f;}

/* banner */
.fullSlide{width:100%;position:relative;height:800px;overflow:hidden;}

.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:800px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:800px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:80px;left:0;height:15px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:60px;height:11px;margin:2px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#26b461;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:10%;z-index:1;width:40px;height:60px;background:url(./slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:10%;background-position:-6px -137px;}

.arrow-down,.download{position: absolute;background-position: center center;background-repeat: no-repeat;right: 0;bottom: 0;}
.arrow-down{z-index: 2;cursor: pointer;width: 50px;height: 38px;left: 50%;top: 0px;background-image: url(./arrow-down.png);-moz-background-size: 15px 13px;-o-background-size: 15px 13px;background-size: 15px 13px;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);-webkit-animation: down .4s alternate infinite ease-in;-moz-animation: down .4s alternate infinite ease-in;-o-animation: down .4s alternate infinite ease-in;animation: down .4s alternate infinite ease-in;}
@-webkit-keyframes down {
  from {
      -webkit-transform: translate(-50%,-35%);
      transform: translate(-50%,-35%);
  }

  to {
      -webkit-transform: translate(-50%,0);
      transform: translate(-50%,0);
  }
}

/* banner下横幅 */
.index_icon{width: 1130px;height: 75px;margin: 0 auto;border: 1px #b9b9ba solid;border-radius: 5px;box-shadow: 0 4px 10px rgb(175 179 177 / 80%);position: relative;margin-top: -40px;background: #fff;}
.index_icon ul{height: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;padding: 0 100px;align-items: center;}
.index_icon ul li a{color: #333333;line-height: 40px;font-size: 22px;width: 150px;}
.index_icon ul li a p{width: 100%;padding-left: 62px;}
.index_icon ul li a .icon_yx{background: url(./icon_yx1.png) no-repeat center left;}
.index_icon ul li a .icon_wz{background: url(./icon_wz1.png) no-repeat center left;}
.index_icon ul li a .icon_qy{background: url(./icon_qy1.png) no-repeat center left;}
.index_icon ul li a .icon_aq{background: url(./icon_aq1.png) no-repeat center left;}
.index_icon ul li a p:hover{color: #26b461;}
/* 首页服务范围 */
.index_fw { width: 1350px; margin: 0 auto 50px auto; overflow: hidden;}
.index_fw ul { display: flex;justify-content: space-between;}
.index_fw li { position: relative; float: left; width: 275px; height: 380px;padding: 24px 19px 20px; border: 1px solid #eee; border-radius: 3px; text-align: center;}
.index_fw li h2 { color: #4a4a4a; font-size: 24px; font-weight: normal;}
.index_fw li h3 { padding: 7px 0 16px; border-bottom: 1px dotted #bfbfbf; color: #999; font-size: 16px; font-weight: normal;}
.index_fw li .index_fw_img {display: flex;align-items: center;justify-content: center;width: 275px;height: 170px;margin-top: 10px;}
.index_fw li .index_fw_img img{max-width: 275px;max-height: 170px;}
.index_fw li .index_fw_text { width: 275px;color: #999; font-size: 15px; position: absolute;bottom: 15px;}
.index_fw li .index_fw_text p { padding: 6px 0;}
.index_fw li .index_fw_text .index_fw_more { display: block; width: 275px; height: 40px; background: #19b955; border-radius: 32px; color: #ffffff; font-size: 18px; line-height: 40px; -moz-transition:all 0.5s;-webkit-transition:all 0.5s;transition:all 0.5s;margin-top: 20px;}

.index_fw .index_fw_content { position: absolute; top: 420px; left: 0; width:313px; height: 423px; overflow: hidden; background:#4a4a4a; border-radius: 3px;}
.index_fw .index_fw_content h4 { color: #fff; font-size: 20px; line-height: 54px; font-weight: normal;}
.index_fw .index_fw_content dl { padding: 20px 30px; height: 46px; border-top: 1px solid #636363; overflow: hidden; text-align: left;}
.index_fw .index_fw_content dl dt { float: left; width: 60px; color: #fff; font-size: 17px; line-height: 20px;}
.index_fw .index_fw_content dl dd { float: left; width: 190px; color: #fff; font-size: 14px; line-height: 18px;}
.index_fw .index_fw_content a.index_fw_imore { display: block; width: 275px; height: 40px; margin: 16px auto; background: url(./btnhover1.png) no-repeat; background-position: 0 -84px; border-radius: 32px; color: #4a4a4a; font-size: 18px; line-height: 40px; cursor: pointer; -moz-transition:all 0.4s;-webkit-transition:all 0.4s;transition:all 0.4s;}
.index_fw .index_fw_content a.index_fw_imore:hover {background-position: 0 -10px; color: #fff;}

/* 首页360推广合作流程 */
.index_lc{margin: 60px auto 40px;}
.index_lc ul{display: flex;}
.index_lc ul li{width: calc(1350px / 7);height: 240px;position: relative;}
.index_lc ul li .index_lc_icon{width: 100px;height: 100px;margin: 0 auto;background: #eeeff1;border-radius: 50px;transition:all .5s;}
.index_lc ul li:hover .index_lc_icon{background: #26b461;}
.index_lc ul li .index_lc_icon i{width: 100%;height: 100%;display: block;background-size: 50px;transition:all .5s;}
.index_lc ul li .index_lc_yd{width: 22px;height: 22px;margin: 43px auto 0;background-color: #b4b4b4;border-radius: 11px;display: flex;align-items: center;transition:all .5s;}
.index_lc ul li:hover .index_lc_yd{background-color: #26b461;}
.index_lc ul li .index_lc_yd div{width: 10px;height: 10px;margin: 0 auto;background-color: #ffffff;border-radius: 5px;}
.index_lc ul li .index_lc_text{width: 100%;height: 85px;text-align: center;line-height: 93px;font-size: 24px;color: #666666;border-top: 2px #b4b4b4 dotted;position: absolute;bottom: 0;z-index: -1;}
.index_lc ul li .index_lc_icon .index_lc_icon1{background: url(./lc_1.png) no-repeat center center;}
.index_lc ul li:hover .index_lc_icon .index_lc_icon1{background: url(./lc_hover1.png) no-repeat center center;}
.index_lc ul li .index_lc_icon .index_lc_icon2{background: url(./lc_2.png) no-repeat center center;}
.index_lc ul li:hover  .index_lc_icon .index_lc_icon2{background: url(./lc_hover2.png) no-repeat center center;}
.index_lc ul li .index_lc_icon .index_lc_icon3{background: url(./lc_3.png) no-repeat center center;}
.index_lc ul li:hover  .index_lc_icon .index_lc_icon3{background: url(./lc_hover3.png) no-repeat center center;}
.index_lc ul li .index_lc_icon .index_lc_icon4{background: url(./lc_4.png) no-repeat center center;}
.index_lc ul li:hover  .index_lc_icon .index_lc_icon4{background: url(./lc_hover4.png) no-repeat center center;}
.index_lc ul li .index_lc_icon .index_lc_icon5{background: url(./lc_5.png) no-repeat center center;}
.index_lc ul li:hover  .index_lc_icon .index_lc_icon5{background: url(./lc_hover5.png) no-repeat center center;}
.index_lc ul li .index_lc_icon .index_lc_icon6{background: url(./lc_6.png) no-repeat center center;}
.index_lc ul li:hover  .index_lc_icon .index_lc_icon6{background: url(./lc_hover6.png) no-repeat center center;}
.index_lc ul li .index_lc_icon .index_lc_icon7{background: url(./lc_7.png) no-repeat center center;}
.index_lc ul li:hover  .index_lc_icon .index_lc_icon7{background: url(./lc_hover7.png) no-repeat center center;}

/* 首页合作案例 */
.index_case{width: 100%;background-color: #f5f5f5;}
.index_case .index_case_a{width: 200px;text-align: center;display: block;line-height: 100px;font-size: 18px;color: #888;margin: 0 auto;}
.index_case .index_case_a:hover{color: #26b461;}
.index_case_content{display: flex;flex-wrap: wrap;justify-content: space-between;}
.index_case_content .portfolio-box{position: relative; width: 324px;height:230px;margin: 0.5% 0;overflow:hidden;display:inline-block;-webkit-transition: all 300ms linear;-moz-transition: all 300ms linear;-o-transition: all 300ms linear;-ms-transition: all 300ms linear;transition: all 300ms linear;}
.index_case_content .portfolio-box img{ width: 100%;height:100%;display:block;-webkit-transition: all 300ms linear;-moz-transition: all 300ms linear;-o-transition: all 300ms linear;-ms-transition: all 300ms linear;transition: all 300ms linear;}
.index_case_content .portfolio-box:hover img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.index_case_content .portfolio-box .mask{ position:absolute;background:rgba(0,0,0,.6);top:0;left:0;width: 100%;height:100%;display:block;color:#fff;padding-top:20%;text-align:center;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);-webkit-transition: all 300ms linear;-moz-transition: all 300ms linear;-o-transition: all 300ms linear;-ms-transition: all 300ms linear;transition: all 300ms linear;}
.index_case_content .portfolio-box .mask span{font-family:Arial, Helvetica, sans-serif;font-size:36px;display:inline-block;border-radius:50%;-moz-border-radius:50%; border:solid 2px #fff;width:60px;height:60px;line-height: 60px;}
.index_case_content .portfolio-box:hover .mask{ -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.index_case_content .portfolio-box .mask h2{font-size:16px;padding-top:5px;}
.index_case_content .portfolio-box .mask p{font-size:12px}
.index_case_content .portfolio-box h4{ position:absolute;top:20px;left:-100px;z-index:100;text-transform:uppercase;font-weight:400;font-size: 14px; line-height:14px;padding-top:15px;padding-bottom:15px;padding-right:15px;opacity:0;color:#fff;background:url(./xian.jpg) no-repeat left bottom;-webkit-transition: all 200ms linear;-moz-transition: all 200ms linear;-o-transition: all 200ms linear;-ms-transition: all 200ms linear;transition: all 200ms linear;}
.index_case_content .portfolio-box:hover h4{ left:20px;opacity:1;-webkit-transition-delay:300ms;-moz-transition-delay:300ms;-o-transition-delay:300ms;-ms-transition-delay:300ms;transition-delay:300ms;}

/* 首页关于我们 */
.index_about{display: flex;justify-content: space-between;}
.index_about .index_aboutR{margin-left: 30px;}
.index_about .index_aboutR h2{font-size: 32px;line-height: 60px;}
.index_about .index_aboutR h3{font-size: 20px;font-weight: 600;padding: 15px 0 30px;}
.index_about .index_aboutR p{font-size: 15px;color: #666666;line-height: 37px;}
.index_about .index_aboutR a{width: 125px;height: 45px;display: block;text-align: center;line-height: 45px;background: #26b461;color: #fff;border-radius: 5px;transition: all .5s;border: 1px #26b461 solid;margin-top: 25px;}
.index_about .index_aboutR a:hover{color: #26b461;background: none;}

/* 首页优势 */
.index_good{display: flex;flex-wrap: wrap;justify-content: space-between;}
.index_good .index_good_img{width: 680px;}
.index_good ul{width: 630px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.index_good ul li{width: calc(600px / 2);overflow: hidden;text-align: center;}
.index_good ul li div{width: 30%;overflow: hidden;margin: 0 auto;}
.index_good ul li div img{width: 100%;}
.index_good ul li h2{font-size: 16px;color: #333333;padding: 20px 0 5px;}
.index_good ul li p{font-size: 14x;color: #999999;}

/* 首页新闻 */
.blockbox {
  width: 1200px;
  margin: 0 auto;
}
.c_news{padding:45px 0 60px 0;background: #fff;width:100%;overflow: hidden;}
.c_newsleft,.c_newsright{height: 545px;width: 545px;}
.c_newsleft .c_comontitle{background: url(./news.png) no-repeat left top;text-align: center;}
.c_newsleft .c_comontitle h2{padding-top:18px;text-align:left;}
.c_newsleft .firstnews{overflow:hidden;background: #fff;padding:30px;margin-top:40px;}
.c_newsleft .firstnews a.li{display: block;overflow: hidden;}
.c_newsleft .firstnews a.li div.img{width:480px;height: 280px;overflow: hidden;border-radius:4px;width:100%;}
.c_newsleft .firstnews a.li h2{height: 50px;line-height: 50px;border-bottom: 1px solid #EDEDED;}
.c_newsleft .firstnews a.li h2 span.oe,.c_newsright .newsList dl dd h2 span.oe{display: inline-block;color:#333;font-size: 18px;width:70%;font-weight: 500;float:left; height: 35px; overflow: hidden;}
.c_newsleft .firstnews a.li h2 span.time,.c_newsright .newsList dl dd h2 span.time{color:#888;font-size: 14px;display: inline-block;width:30%;float:right;text-align: right;font-weight: 500;}
.c_newsleft .firstnews a.li p.dot,.c_newsright .newsList dl dd p.dot{width:100%;line-height:24px;height:48px;overflow:hidden;font-size: 14px;color:#888;padding-top:5px;}
.c_newsleft .firstnews a.li:hover h2 span.oe,.c_newsright .newsList dl a:hover h2 span.oe{color:#26b461;}
.c_newsleft .firstnews a.li:hover p.dot,.c_newsright .newsList dl a:hover p.dot{color:#555;}
.c_newsright .tabNews{height: 55px;margin-bottom: 28px;text-align: right;overflow: hidden;}
.c_newsright .tabNews a{line-height: 51px;display: inline-block;margin:0 0 0 20px;color:#333;font-size: 16px;border-bottom:4px solid #fff;}
.c_newsright .tabNews a:hover,.c_newsright .tabNews a.on{border-color:#26b461;color:#26b461;}
.c_newsright .newsList{overflow: hidden;}
.c_newsright .newsList .newspal{padding:30px;}
.c_newsright .newsList dl{height: 110px;width:100%;margin-bottom:28px;}
.c_newsright .newsList dl a{display: block;overflow: hidden;}
.c_newsright .newsList dl dt{width: 157px;height: 110px;overflow: hidden;border-radius: 5px;float: left;border: solid 1px #c1c1c1;display: flex;justify-content: center;align-items: center;}
.c_newsright .newsList dl dt img{max-width: 155px;max-height: 108px;}
.c_newsright .newsList dl dd{margin-left:180px;}
.c_newsright .newsList dl dd h2 {line-height: 40px;height: 40px;border-bottom: 1px solid #EDEDED;}
.c_newsright .newsList dl:nth-child(3){margin-bottom: 0}
.c_newsright{width:600px;}
.shadow10 {box-shadow: rgba(0,0,0,0.1) 0px 0px 18px;}
.news_more{display: block;width:200px;height: 54px;line-height: 54px;margin:40px auto 0 auto;text-align: center;font-size: 16px;color:#fff;background: #26b461;border-radius:35px;box-shadow: 1px 5px 15px rgba(99,99,99,.2)}
.news_more:hover{background: #fff;color:#26b461;}
/* 通用底部 */
.footer_content{width: 100%;height: 630px;background: #3c3c3c;}
.footer_content .footer_top{height: 108px;border-bottom: 1px #fff solid;}
.footer_content .footer_top ul{display: flex;flex-wrap: wrap;}
.footer_content .footer_top ul li{width: calc(1344px / 4);height: 40px;border-right: 2px #fff solid;margin-top: 35px;color: #fff;font-size: 20px;display: flex;justify-content: center;}
.footer_content .footer_top ul li div{display: flex;align-items: center;}
.footer_content .footer_top ul li img{width: 32px;}
.footer_content .footer_top ul li p{display: block;line-height: 40px;padding-left: 20px;}

.footer_content .footer_center{height: 280px;display: flex;justify-content: space-between;}
.footer_content .footer_center ul{display: flex;margin-top: 40px;}
.footer_content .footer_center ul li{margin-right: 70px;}
.footer_content .footer_center ul li a{font-size: 18px;color: #fff;line-height: 40px;}
.footer_content .footer_center ul li a:hover{color: #26b461;}
.footer_content .footer_center ul li dd a{font-size: 16px;color: #a09f9f;}
.footer_content .footer_center ul li dd a:hover{color: #fff;}
.footer_content .footer_center .footer_wx{margin-top: 40px;}
.footer_content .footer_center .footer_wx .footer_phone{background: url(./footer_phone.png) no-repeat center left;background-size: 40px;font-size: 38px;color: #fff;padding: 0 45px 0 55px;height: 50px;line-height: 40px;}
.footer_content .footer_center .footer_wx div{text-align: center;margin: 10px 45px 0 0;color: #fff;line-height: 32px;}
.footer_content .footer_center .footer_wx div img{width: 150px;}

.footer_bottom{width: 100%;margin-top: 20px;height: 220px;background: #212121;}
.footer_bottom ul{width: 100%;display: flex;justify-content: space-between;}
.footer_bottom ul li{width: 350px;float: left;}
.footer_bottom ul li span{display: block;padding-left: 48px;color: #a29e9e;font-size: 16px;background: url(./footer_zb.png) no-repeat center left;height: 55px;background-size: 26px;line-height: 55px;margin-top: 20px;}
.footer_bottom ul li p{color: #a29e9e;font-size: 14px;}
.footer_bottom .footer_bq{display: flex;font-size: 14px;color: #999;justify-content: space-between;margin-top: 30px;}
.footer_bottom .footer_bq a{color: #999;}
.footer_bottom .footer_bq a:hover{color: #fff;}
.lianjie{background:#212121; color:#999}

/* 内页样式 */
.pages { text-align:center; clear:both; padding:5px 0px 10px 0px; font-size:14px; width:100%; margin:0 auto; margin:15px 0; }
.pages a { margin:3px; padding:8px 12px; border:1px solid #c1c1c1; color:#A0A0A0; font-size:14px; border-radius: 3px; background: -webkit-gradient(linear, 0 0, 0 100%, from(#FEFEFE), to(#F0F0F0)); }
.pages span { background:#26b461; color:#fff; margin:3px; padding:8px 12px; border:1px solid #26b461; border-radius: 3px; }

.updown{clear:both; margin-top:15px; margin-bottom:15px; display:block; background:#f4f4f4; padding:20px;}
.updown li{height:30px; line-height:30px; font-size:16px; color:#333;}
.updown li a{font-size:16px;}
/* 内页banner下统一样式 */
.nybanner{width: 100%;height: 120px;text-align: center;color: #fff;background: #26b461;}
.nybanner h2{font-size: 30px;font-weight: 600;padding: 35px 0 15px 0;}
.nybanner p{font-size: 12px;}
.ny_nav{width: 100%;height: 60px;background: #26b461;font-size: 14px;line-height: 60px;border-top: 1px solid #fff;text-align: center;}
.ny_nav ul{display: flex;justify-content: center;}
.ny_nav ul li{width: 138px;height: 60px;border-left: 1px solid #fff;border-right: 1px solid #fff;margin-left: -1px;}
.ny_nav ul li:hover{background: #65C178;}
.ny_nav ul li a{width: 100%;height: 100%;display: block;color: #fff;}

.gwrz{width: 336px;height: 545px;margin: 0 30px;border-radius: 4px;background: #fff;font-size: 20px;float:left;}
.gwrz h2{width: 336px;height: 80px;text-align: center;color: #fff;
      background-image: url(./kxwz10.png);
      background-size: cover;
      font-size: 20px;
      font-weight: 600;
      line-height: 80px;
  }
.gwrz .h22{background-image: url(./kxwz11.png);}

.gwrz .h23{background-image: url(./kxwz12.png);}
.mt40{margin-top: 40px !important;}
.gwrz_li{margin-bottom: 20px;
        color: #17233d;padding-left: 40px;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;}
.gwrz_li img{    width: 19px;
          height: 14px;
          margin-right: 10px;}
.gwrz_an{display: flex;
  flex-direction: column;
  width: 336px;
  margin-top: 84px;
  border-top: 1px solid #efeff1;
  align-items: center;}
.gwrz_an h3{margin-top: 62px;
        color: #17233d;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;}
.gwrz_an span{font-size: 36px;}
.gwrz_an a{    width: 160px;height: 40px;margin-top: 20px;text-align: center;color: #fff;border-radius: 4px;
      background: #17b835;
      font-size: 14px;
      font-weight: 400;
      line-height: 40px;}


.gmxz{display: flex;flex-direction: column;height: 470px;
  text-align: center;
  background-image: url(./kxwz19.png);
  background-size: cover;
  align-items: center;}
.gmxz_li{width: 290px;height: 72px;margin-bottom: 40px;padding: 0 19px; text-align: left;font-size: 14px;}
.gmxz_li img{width: 36px;margin-top: 40px;margin-bottom: 4px;font-size: 36px;font-weight: 700;line-height: 36px;}
/* 智能营销 */
.znyx_sstg{width: 100%;height: 392px;background: url(./ny_znyx1.png) no-repeat center center;color: #26b461;}
.znyx_sstg h2{font-size: 32px;font-weight: 600;padding: 110px 0 30px 0;}
.znyx_sstg p{font-size: 18px;}
.xxtg_img1{background: url(./ny_znyx2.png) no-repeat center center}

.znyx_title{text-align: center;color: #222;}
.znyx_title h2{font-size: 34px;font-weight: 600;padding-bottom: 15px;}
.znyx_title p{font-size: 18px;}

.title_click{border: 1px solid #2a6def;background: #2a6def;color: #fff;}
/* 智能营销搜索推广页面核心资源 */
.znyx_hxzy{display: flex;flex-wrap: wrap;justify-content: center;height: 610px;align-items: center;}
.znyx_hxzy .hxzy_img{width: 700px;height: 610px;background: url(./hxzy_pc.png) no-repeat center center;background-size: 100%;}
.znyx_hxzy .hxzy_text{width: 650px;height: 350px;box-shadow: 0 10px 60px 0 rgb(42 109 239 / 15%);}
.znyx_hxzy .hxzy_text .hxzy_title{width: 228px;height: 50px;overflow: hidden;display: flex;justify-content: center;margin: 80px auto 60px;}
.znyx_hxzy .hxzy_text .hxzy_title li:last-child{border-radius: 0 6px 6px 0;}
.znyx_hxzy .hxzy_text .hxzy_title li{width: 112px;height: 48px;border: 1px solid #ddd;line-height: 48px;text-align: center;font-size: 16px;border-radius: 6px 0 0 6px;margin-left: -1px;}
.znyx_hxzy .hxzy_text div{margin-left: 110px;color: #222;}
.znyx_hxzy .hxzy_text div h2{font-size: 20px;font-weight: 600;padding-bottom: 15px;}
.znyx_hxzy .hxzy_text div p{font-size: 16px;}

/* 智能营销搜索推广页面丰富样式 */
.znyx_ffys .ffys_title{display: flex;justify-content: center;width: 580px;height: 48px;overflow: hidden;margin: 0 auto;}
.znyx_ffys .ffys_title li{width: 192px;height: 46px;border: 1px solid #ddd;line-height: 46px;text-align: center;font-size: 16px;border-radius: 6px 0 0 6px;margin-left: -1px;}
.znyx_ffys .ffys_title li:nth-child(2){border-radius: 0;}
.znyx_ffys .ffys_title li:last-child{border-radius: 0 6px 6px 0;}
.znyx_ffys .ffys_content{width: 100%;height: 487px;display: flex;justify-content: space-between;align-items: center;}
.znyx_ffys .ffys_content .ffys_text{width: 510px;color: #222;padding-right: 90px;}
.znyx_ffys .ffys_content .ffys_text h2{font-size: 20px;font-weight: 600;padding-bottom: 20px;}
.znyx_ffys .ffys_content .ffys_text p{font-size: 16px;}
.znyx_ffys .ffys_content .ffys_img{width: 712px;height: 487px;}
.znyx_ffys .ffys_content .ffys_img img{width: 100%;}

/* 智能营销信息流推广页面样式 */
.xxtg_ul ul{display: flex;justify-content: center;width: 580px;height: 48px;overflow: hidden;margin: 0 auto;}
.xxtg_ul ul li{width: 192px;height: 46px;border: 1px solid #ddd;line-height: 46px;text-align: center;font-size: 16px;border-radius: 6px 0 0 6px;margin-left: -1px;}
.xxtg_ul ul li:nth-child(2){border-radius: 0;}
.xxtg_ul ul li:last-child{border-radius: 0 6px 6px 0;}
/* 信息推广内容顶部导航 */
.xxtg_list ul{width: 604px;height: 68px;}
.xxtg_list ul li{width: 200px;height: 66px;line-height: 66px;font-size: 24px;}
/* 信息推广内容标题 */
.xxtg_comp h1{font-size: 36px;text-align: center;line-height: 150px;color: #222;}
/* 信息推广内容样式 */
.xxtg_nr{width: 100%;display: flex;justify-content: center;flex-wrap: wrap;align-items: center;}
.xxtg_nr .xxtg_img{width: 700px;}
.xxtg_nr .xxtg_img img{width: 100%;}
.xxtg_nr .xxtg_text{width: 510px;height: 150px;box-shadow: 0 10px 60px 0 rgb(42 109 239 / 15%);padding: 65px 70px;}
.xxtg_nr .xxtg_text h3{font-size: 24px;padding-bottom: 24px;}
.xxtg_nr .xxtg_text p{font-size: 16px;}
/* 信息推广PC展示 */
.xxtg_hxzy ul{width: 484px;height: 52px;}
.xxtg_hxzy ul li{width: 160px;height: 50px;line-height: 50px;font-size: 14px;}
/* 信息推广移动展示 */
.xxtg_ydxz ul li:nth-child(3){border-radius: 0;}
.xxtg_ydxz ul{width: 646px;height: 52px;}
.xxtg_ydxz ul li{width: 160px;height: 50px;line-height: 50px;font-size: 14px;}
.xxtg_ydxz2 ul li:last-child{border-radius: 0 6px 6px 0;}
.xxtg_ydxz2 ul{width: 646px;height: 52px;}
.xxtg_ydxz2 ul li{width: 160px;height: 50px;line-height: 50px;font-size: 14px;}
.xxtg_ydzs .xxtg_img{width: 400px;}
.xxtg_ydzs2 .xxtg_img{width: 320px;}

/* 智能营销品牌推广页面搜素品牌样式 */
.sspp_ppzd{display: flex;flex-wrap: wrap;justify-content: center;height: 500px;align-items: center;}
.sspp_ppzd .hxzy_img{width: 700px;height: 500px;background: url(./pptg_ss1.png) no-repeat center center;background-size: 100%;}
.sspp_ppzd .hxzy_text{width: 650px;height: 350px;box-shadow: 0 10px 60px 0 rgb(42 109 239 / 15%);}
.sspp_ppzd .hxzy_text .hxzy_title{width: 396px;height: 52px;overflow: hidden;display: flex;justify-content: center;margin: 80px auto 20px;}
.sspp_ppzd .hxzy_text .hxzy_title li{width: 78px;height: 50px;border: 1px solid #ddd;line-height: 50px;text-align: center;font-size: 14px;border-radius: 0;margin-left: -1px;}
.sspp_ppzd .hxzy_text .hxzy_title li:nth-child(1){border-radius: 6px 0 0 6px;}
.sspp_ppzd .hxzy_text .hxzy_title li:last-child{border-radius: 0 6px 6px 0;}
.sspp_ppzd .hxzy_text div{margin-left: 110px;color: #222;}
.sspp_ppzd .hxzy_text div h2{font-size: 20px;font-weight: 600;padding-bottom: 15px;}
.sspp_ppzd .hxzy_text div p{font-size: 16px;}

.pptg_tygg ul{width: 806px;height: 52px;}
.pptg_tygg ul li{width: 160px;height: 50px;line-height: 50px;font-size: 14px;border-radius: 0;}
.pptg_tygg ul li:nth-child(1){border-radius: 6px 0 0 6px;}
.pptg_tygg ul li:last-child{border-radius: 0 6px 6px 0;}

/* 智能营销品牌推广页面展示品牌样式 */
.zspp_mtfb .mtfb_pc{display: flex;justify-content: space-between;}
.zspp_mtfb .mtfb_pc li{width: 275px;height: 80px;text-align: center;padding: 160px 0 0 0;font-size: 14px;box-shadow: 0 10px 30px 0 rgb(42 109 239 / 10%);}
.zspp_mtfb .mtfb_pc li:nth-child(1){background: url(./pptg_zs1.png) no-repeat center 60px;}
.zspp_mtfb .mtfb_pc li:nth-child(2){background: url(./pptg_zs2.png) no-repeat center 60px;}
.zspp_mtfb .mtfb_pc li:nth-child(3){background: url(./pptg_zs3.png) no-repeat center 60px;}
.zspp_mtfb .mtfb_pc li:nth-child(4){background: url(./pptg_zs4.png) no-repeat center 60px;}
.zspp_mtfb .mtfb_yd{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zspp_mtfb .mtfb_yd li{width: 88px;height: 118px;text-align: center;font-size: 12px;margin-bottom: 40px;}
.zspp_mtfb .mtfb_yd li img{width: 88px;height: 88px;border-radius: 20px;border: 1px solid #ddd;margin-bottom: 16px;}
/* 智能营销品牌推广页面业务类型样式 */
.pptg_ywlx ul li:nth-child(3){border-radius: 0;}
.ywlx_cntent{text-align: center;}
.ywlx_cntent p{font-size: 18px;margin-bottom: 24px;}

/* 企业服务页面通用 样式*/
.qyfw_img1{background: url(./ny_qyfw1.png) no-repeat center center}
.qyfw_img2{background: url(./ny_qyfw2.png) no-repeat center center}
.qyfw_img3{background: url(./ny_qyfw3.png) no-repeat center center}
.qyfw_img4{background: url(./ny_qyfw4.png) no-repeat center center}
.qyfw_img5{background: url(./ny_qyfw5.png) no-repeat center center}
/* 企业服务360商学院页面样式 */
.qyfw_sxy{font-size: 14px;}
.qyfw_sxy_title{text-align: center;color: #222;width: 1200px;margin: 0 auto;}
.qyfw_sxy_title h2{font-size: 30px;padding-bottom: 15px;font-weight: bolder;}
.qyfw_sxy_title p{font-size: 16px;width: 785px;text-align: center;margin: 30px auto;}
.kxwz_img img{width: 257px;height: 145px;margin: 0 10px;}

.qyfw_sxy_content{display: flex;justify-content: center;align-items: center;}
.qyfw_sxy_content .sxy_img{text-align: center;width: 530px;height: 470px;margin-right: 120px;}
.qyfw_sxy_content .sxy_img ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.qyfw_sxy_content .sxy_img li{width: 250px;margin-bottom: 40px;}
.qyfw_sxy_content .sxy_img li:hover img{transform:scale(1.1);transition: all .3s;}
.qyfw_sxy_content .sxy_img img{width: 250px;}
.qyfw_sxy_content .sxy_img h2{font-size: 20px;margin: 12px 0;}
.qyfw_sxy_content .sxy_img p{font-size: 14px;}
.qyfw_sxy_content .sxy_text{width: 525px;height: 310px;}
.qyfw_sxy_content .sxy_text h2{font-size: 24px;margin-bottom: 24px;}
.qyfw_sxy_content .sxy_text ul li p{font-size: 16px;padding: 5px 0 8px 12px;position: relative;}
.qyfw_sxy_content .sxy_text ul li p:before{position: absolute;content: "";width: 6px;height: 6px;border-radius: 3px;background-color: #fccf6c;top: 15px;left: 0;}

/* 企业服务可信百科页面样式 */
.qyfw_kxbk{display: flex;justify-content: center;align-items: center;}
.qyfw_kxbk .kxbk_img{margin-right: 50px;}
.qyfw_kxbk .kxbk_content ul{width: 582px;display: flex;flex-wrap: wrap;justify-content: center;}
.qyfw_kxbk .kxbk_content ul li{width: 290px;height: 200px;border: 1px solid #dcdada;margin: -1px -1px 0 0;text-align: center;}
.qyfw_kxbk .kxbk_content ul li h2{padding: 40px 0 25px;font-size: 24px;}
.qyfw_kxbk .kxbk_content ul li p{font-size: 14px;padding: 0 20px;}

.qyfw_fwnr{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.qyfw_fwnr .hxzy_img{width: 700px;height: 370px;background: url(./kxbk_1.png) no-repeat center center;background-size: 100%;}
.qyfw_fwnr .hxzy_text{width: 600px;height: 290px;box-shadow: 0 10px 60px 0 rgb(42 109 239 / 15%);}
.qyfw_fwnr .hxzy_text .hxzy_title{width: 228px;height: 50px;overflow: hidden;display: flex;justify-content: center;margin: 35px auto 20px;}
.qyfw_fwnr .hxzy_text .hxzy_title li:last-child{border-radius: 0 6px 6px 0;}
.qyfw_fwnr .hxzy_text .hxzy_title li{width: 112px;height: 48px;border: 1px solid #ddd;line-height: 48px;text-align: center;font-size: 16px;border-radius: 6px 0 0 6px;margin-left: -1px;}
.qyfw_fwnr .hxzy_text div{margin: 0 110px;color: #222;}
.qyfw_fwnr .hxzy_text div p{font-size: 14px;}

/* 企业服务城市名片页面样式 */
.csmp_csbk{display: flex;justify-content: center;align-items: center;}
.csmp_csbk .csbk_img img{width: 570px;}
.csmp_csbk .csbk_text{width: 290px;height: 100px;box-shadow: 0 10px 60px 0 rgb(42 109 239 / 15%);padding: 50px 100px;}
.csmp_csbk .csbk_text p{line-height: 25px;font-size: 14px;}

.citycard-table__remark {margin-top: 22px}
.citycard-table__remark p {color: #555;font-size: 14px}
.citycard-table {width: 800px;margin: auto}
.citycard-table table {width: 100%;}
.citycard-table table,.citycard-table tbody,.citycard-table td,.citycard-table thead {border: 1px solid #fff}
.citycard-table td {height: 60px;text-align: center;padding: unset;color: #222;font-size: 16px}
.citycard-table thead {background-color: #d3d8df}
.citycard-table thead td {font-size: 18px;color: #555}
.citycard-table .bg-grey1 {background-color: #f5f4f3}
.citycard-table .bg-grey2 {background-color: #ebebed}

/* 企业服务可信网站页面样式 */
.qyfw_kxwz{text-align: center;}
.qyfw_kxwz h2{font-size: 20px;padding-bottom: 15px;}
.qyfw_kxwz .kxwz_content{display: flex;justify-content: center;}
.qyfw_kxwz .kxwz_content .kxwz_img{margin: 0 30px;width: 544px;}
.qyfw_kxwz .kxwz_content .kxwz_img img{margin-bottom: 20px;}
.qyfw_kxwz .kxwz_content .kxwz_img p{font-size: 14px;}

/* 企业服务瞭望台页面样式 */
.qyfw_lwt_good ul{display: flex;flex-wrap: wrap;justify-content: center;width: 1000px;margin: 0 auto;}
.qyfw_lwt_good ul li{width: 310px;height: 220px;text-align: center;padding: 40px 70px 0; border: 1px solid #eee;transition: ease .3s;margin-left: -1px;margin-top: -1px;}
.qyfw_lwt_good ul li:hover{ box-shadow: 0 0 30px rgba(0,0,0,.15); }
.qyfw_lwt_good ul li .index_good_pic{width: 100px;height: 80px;overflow: hidden;margin: 0 auto;}
.qyfw_lwt_good ul li .index_good_pic img{width: 100%;}
.qyfw_lwt_good ul li .index_good_title{font-size: 18px;padding: 10px 0;}
.qyfw_lwt_good ul li .index_good_text{font-size: 14px;color: #666;}

.lwt_bzb{width: 1200px;margin: 0 auto;display: flex;justify-content: center;align-items: center;}
.lwt_bzb .bzb_text{width: 400px;height: 300px;padding: 0 60px;box-shadow: 0 10px 60px 0 rgb(42 109 239 / 15%);font-size: 14px;}
.lwt_bzb .bzb_text span{color: #26b461;display: inline-block;margin-top: 30px;}

/* body模板内容样式 */
.body_content{width: 1350px;margin: 0 auto;font-size: 17px;line-height: 35px;}

/* 文章图片模板样式 */
.article_image{display: flex;flex-wrap: wrap;}
.article_image li{width: 360px;height: 340px;margin:0 20px 35px;transition: all .3s;}
.article_image li:hover{box-shadow: 0px 5px 12px rgb(0 0 0 / 40%);}
.article_image li a{display: block;}
.article_image li .article_img{width: 360px;height: 240px;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.article_image li .article_img img{max-width: 350px;max-height: 230px;transition: all .3s;}
.article_image li:hover .article_img img{transform: scale(1.1);}
.article_image li .article_text{width: 300px;height: 100px;overflow: hidden;padding: 0 30px;background: #f7f7f7;}
.article_image li .article_text p{font-size: 17px;font-weight: 600;color: #333333;padding: 20px 0 10px 0;}
.article_image li .article_text span{font-size: 12px;color: #999999;line-height: 15px;}

/* 文章文字新闻模板样式 */
.article_list{display: flex;justify-content: space-between;flex-wrap: wrap;}
.article_list li{width: 447px;height: 155px;margin-bottom: 30px;background: #f5f5f5;padding: 35px 70px;position: relative;}
.article_list li:after{position: absolute;left: 0;top: 0;content: '';display: block;width: 100%;height: 100%;background: #f5f5f5;transition: all .6s;z-index: -1;}
.article_list li:hover:after{transform: scale(1.025);box-shadow: 0 15px 15px rgb(0 0 0 / 10%);}
.article_list li a{display: flex;justify-content: space-between;z-index: +1;}
.article_list li .article_time{width: 117px;height: 155px;border-right: 1px solid #e7e7e7;display: flex;align-items: center;color: #333;flex-wrap: wrap;}
.article_list li:hover .article_time{color: #26b461;}
.article_list li .article_time div{text-align: center;width: 80px;}
.article_list li .article_time p{font-size: 45px;line-height: 50px;}
.article_list li .article_time div div{width: 25px;height: 3px;background: #e7e7e7;margin: 3px auto;}
.article_list li .article_time span{font-size: 20px;}
.article_list li .article_text{width: 270px;height: 155px;display: flex;align-items: center;flex-wrap: wrap;}
.article_list li .article_text h2{font-size: 18px;color: #333;font-weight: 600;}
.article_list li .article_text p{font-size: 14px;color: #666;line-height: 24px;padding: 15px 0 40px;}
.article_list li .article_text span{font-size: 14px;color: #666;}

/* 详情页标题 */
.article_title{display:block; padding:10px 20px; border-left:5px solid #0b823c; background:#26b461;color: white;}
.article_title .view-title{font-size:24px; height:50px; line-height:50px; text-align:left;}
.article_title .view-entitle{font-size:16px; color:#555; font-weight:normal; height:30px; line-height:20px; text-align:left; text-transform:uppercase;}
.article_title .view-date{text-align:left; background:none; border:0;}
/* 详情页大图 */
.view_pic{width:100%; padding:15px 0; text-align:center;}
.view_pic img{min-width:440px; max-width:640px;}
.view_pic p{display:block; padding-top:8px;font-size:16px;}
/* 详情页标题 */
.info_title {margin: 10px 0 0 0;width: 100%;height: 40px;background: #26b461;margin-bottom: 10px; clear:both;}
.info_title b {display: inline-block;padding:0 20px;height: 100%;background: #0b823c;color: #fff;line-height: 40px;}
.info_title a {margin: 8px;width: 15px;height: 15px;background-position: 0 -426px;}
/* 详情页内容 */
.view_con{width:850px; padding:15px 0; font-size:16px; line-height:30px;float: left;}
.view_con img{min-width:440px; max-width:880px; text-align:center;}
.view_con p{display:block; padding-top:8px;font-size:16px;}
.view_con h3{font-weight:bold}

.view_con2{width:1300px; padding:15px 0;}
.view_con2 img{width: 100%;/*box-shadow:0 0 20px rgb(62 64 63 / 80%);*/}

.view_tjnr{width: 260px;padding: 24px 20px 0;background: #f7f7f7;float: right;}
.view_tjnr .view_tjnr_title{font-size: 20px;padding: 10px 0 20px;}
.view_tjnr ul li{border-bottom: 1px dashed #cccccc;margin-bottom: 20px;}
.view_tjnr ul li p{padding-bottom: 10px;}
.view_tjnr ul li span{font-size: 12px;display: block;padding-bottom: 10px;}

/* 联系我们 */
.contact {font: 400 14px/28px "microsoft yahei"; width:1300px; background:url(./ren.png) no-repeat right bottom;}
.contact .caption {margin:10px 0; padding-bottom:10px;font-size: 16px}
.contact .caption span {display: block;color: #ff2020;font-size: 14px}
.contact h2 {clear:both;font: 700 20px/40px "microsoft yahei";margin-bottom: 10px;color: #26b461;}
.contact .cway {padding:0px 0;overflow: hidden;}
.contact .cway li {line-height: 60px;height: 60px;margin: 5px 0}
.cotcatus{display:flex; padding-right:540px;clear:both;}
.cotcatus ul{width: 480px;margin-right: 50px;}
.cotcatus ul li{width: 400px;line-height:30px; display:block;float: left; padding:5px 30px;font-size: 16px;margin: 5px;background: #26b461;border-radius: 15px;color: white;}
.cotcatus ol li{width: 500px;margin-bottom: 20px;}
/* 地图 */
#allmap{width:100%; height:500px; line-height:25px;}

/* 内页网站建设 */
.wzjs_fuwu{width: 1800px;margin: 0 auto;}
.wzjs_fuwu ul{display: flex;}
.wzjs_fuwu ul li{width: calc(100% / 5);height: 295px;border-left: 1px solid #cee0e5;border-right: 1px solid #cee0e5;text-align: center;margin-left: -1px;}
.wzjs_fuwu ul li p{font-size: 24px;line-height: 36px;padding-top: 17px;color: black;}
.wzjs_fuwu ul li h2{font-size: 75px;line-height: 140px;font-weight: 600;color: #26b461;transition: all .3s;}
.wzjs_fuwu ul li:hover h2{color: #18e96f;}
.wzjs_fuwu ul li span{color: #000;font-size: 14px;line-height: 30px;padding: 0 20px 30px;display: block;}

/*6大优势*/
.wzjs_ldys{width: 100%;background:#f5f5f5;padding-bottom:40px;margin-top:50px;}
.inv-jiaoyi{height: 850px;width: 1200px;position: relative;margin: 0 auto;}
.inv-jiaoyi-pic{position: absolute;left: 318px;top: 176px;}
.jiaoyi-box1{height:70px;width: 450px;text-align: center;position: absolute;left: 355px;top: 28px;line-height: 25px;color: #666;}
.jiaoyi-box1 p:nth-child(1){font-size: 37px;color: #26b461;line-height: 50px;font-weight: 700;}
.jiaoyi-box2{height: 150px;width: 200px;text-align: left;position: absolute;left: 860px;top: 250px;line-height: 25px;color: #666;}
.jiaoyi-box2 p:nth-child(1){font-size: 18px;color: #26b461;line-height: 35px;font-weight: 700;}
.jiaoyi-box3{height: 150px;width: 180px;text-align: left;position: absolute;left: 860px;top: 500px;line-height: 25px;color: #666;}
.jiaoyi-box3 p:nth-child(1){font-size: 18px;color: #26b461;line-height: 35px;font-weight: 700;}
.jiaoyi-box4{height: 150px;width: 300px;text-align: center;position: absolute;left: 440px;top: 730px;line-height: 25px;color: #666;}
.jiaoyi-box4 p:nth-child(1){font-size: 18px;color: #26b461;line-height: 35px;font-weight: 700;}
.jiaoyi-box5{height: 150px;width: 210px;text-align: right;position: absolute;left: 90px;top: 510px;line-height: 25px;color: #666;}
.jiaoyi-box5 p:nth-child(1){font-size: 18px;color: #26b461;line-height: 35px;font-weight: 700;}
.jiaoyi-box6{height: 150px;width: 250px;text-align: right;position: absolute;left: 50px;top: 250px;line-height: 25px;color: #666;}
.jiaoyi-box6 p:nth-child(1){font-size: 18px;color: #26b461;line-height: 35px;font-weight: 700;}
.inv-jiaoyi-pic1{position: absolute;top: 143px;left: 536px;}
.inv-jiaoyi-pic1:hover{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transition: 0.5s;}
.inv-jiaoyi-pic2{position: absolute;top: 266px;left: 325px;}
.inv-jiaoyi-pic2:hover{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transition: 0.5s;}
.inv-jiaoyi-pic3{position: absolute;top: 266px;left: 756px;}
.inv-jiaoyi-pic3:hover{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transition: 0.5s;}
.inv-jiaoyi-pic4{position: absolute;top: 508px;left: 756px;}
.inv-jiaoyi-pic4:hover{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transition: 0.5s;}
.inv-jiaoyi-pic5{position: absolute;top: 516px;left: 321px;}
.inv-jiaoyi-pic5:hover{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transition: 0.5s;}
.inv-jiaoyi-pic6{position: absolute;top: 636px;left: 536px;}
.inv-jiaoyi-pic6:hover{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transition: 0.5s;}

/* 网站建设服务流程 */
.wzjs_fwlc{width: 100%;height: 750px;background: url(./flcbg.jpg) center top no-repeat;}

/* 内页在线留言 */
.path{border-bottom: 1px solid #ddd;font-size: 14px;padding: 10px 0;}
.con_right{width: 1200px;margin: 0 auto;display: flex;justify-content: space-between;}
.con_right .member_l img{width: 540px;}
.con_right .member_r{width: 535px;}
.con_right .member_r h2{font-size: 28px;color: #000;line-height: 35px;padding-bottom: 15px;}
.con_right .member_r h2 p{font-size: 16px;}
.con_right .member_r ul .inpx{width: calc(100% - 24px);height: 22px;padding: 6px 12px;font-size: 14px;margin-bottom: 15px;border: 1px solid #ddd;color: #555;}
.con_right .member_r ul .textarea{width: calc(100% - 24px);height: 142px;font-size: 14px;padding: 6px 12px;border: 1px solid #ddd;color: #555;}
.con_right .member_r ul .anniu{margin-top: 10px;}
.con_right .member_r ul .anniu input{width: 100px;height: 40px;text-align: center;line-height: 40px;color: #fff;font-size: 14px;background: #19b955;border: 1px solid #19b955;}

/* 360推广案例详情页 */
.tgal_xqy_title1{width: 1200px;color: #26b461;font-size: 24px;}
.tgal_xqy_title1 p{font-weight: 600;background: url(./tgal_title.jpg) no-repeat center left;display: block;height: 31px;line-height: 31px;padding-left: 40px;font-size: 20px;}
.tgal_xqy_title1 h2{font-weight: 600;font-size: 24px;line-height: 40px;padding-left: 100px;}

.tgal_xqy_text1{display: flex;justify-content: space-between;line-height: 30px;}
.tgal_xqy_text1 div h2{font-size: 24px;font-weight: 600;letter-spacing: 5px;}
.tgal_xqy_text1 div p{font-size: 16px;padding: 10px 0;color: #333;}
.tgal_xqy_text1 div p span{color: #111;font-weight: 600;}

.tgal_xqy_img1{width: 70%;height: 685px;background: url(./tgal_1.jpg) no-repeat center center;display: flex;align-items: center;justify-content: space-between;padding: 0 15%;}
.tgal_xqy_img1 span{font-weight: 600;font-size: 18px;line-height: 24px;}
.tgal_xqy_img1 p{font-size: 18px;line-height: 24px;}

.tgal_xqy_img2{display: flex;flex-wrap: wrap;justify-content: space-between;}
.tgal_xqy_img2 li{width: 40%;margin: 20px 0;}
.tgal_xqy_img2 li p{display: block;margin: 0 auto;padding: 0 50px;line-height: 40px;height: 40px;width: 40%;text-align: center;background: #92d050;color: #fff;font-weight: 600;font-size: 24px;}
.tgal_xqy_img2 li img{box-shadow: 0 0 20px rgb(62 64 63 / 80%);width: 100%;}

.tgal_xqy_text3{background: url(./tgal_xqy3.jpg) no-repeat center center;width: 100%;height: 500px;position: relative;}
.tgal_xqy_text3 div{position: absolute;}
.tgal_xqy_text3 div h2{color: #1f74ad;font-size: 24px;line-height: 50px;font-weight: 600;}
.tgal_xqy_text3 div p{color: #222;font-size: 16px;line-height: 24px;}
.tgal_xqy_text3 div span{color: #000;font-size: 20px;line-height: 30px;}

.tgal_xqy_text3 .tgal_xqy_text3_1{text-align: right;top: 50px;left: 130px;}
.tgal_xqy_text3 .tgal_xqy_text3_2{top:40px;right: 260px;}
.tgal_xqy_text3 .tgal_xqy_text3_3{top: 300px;left: 300px;}
.tgal_xqy_text3 .tgal_xqy_text3_4{top: 210px;right: 480px;}
.tgal_xqy_text3 .tgal_xqy_text3_5{top: 210px;right: 190px;}

.tgal_xqy_img3{display: flex;justify-content: space-between;margin: 30px 0;}

.tgal_xqy_text4{width: 100%;height: 900px;background: url(./tgal_xqy4.jpg) no-repeat center center;position: relative;}
.tgal_xqy_text4 div{position: absolute;}
.tgal_xqy_text4 .tgal_xqy_text4_1 h2{font-size: 24px;letter-spacing: 5px;color: #00b050;line-height: 50px;}
.tgal_xqy_text4 .tgal_xqy_text4_1 p{font-size: 16px;line-height: 24px;color: #333;}

.tgal_xqy_text4 .tgal_xqy_text4_2 h2{font-size: 24px;letter-spacing: 5px;color: #3498db;line-height: 50px;}
.tgal_xqy_text4 .tgal_xqy_text4_2 span{font-weight: 600;color: #000;}
.tgal_xqy_text4 .tgal_xqy_text4_2 p{font-size: 16px;line-height: 24px;color: #333;}

.tgal_xqy_text4 .tgal_xqy_text4_3 h2{display: block;width: 320px;height: 40px;line-height: 40px;color: #fff;font-size: 20px;background-color: #006fbf;text-align: center;letter-spacing: 5px;}
.tgal_xqy_text4 .tgal_xqy_text4_3 span{font-weight: 600;color: #000;}
.tgal_xqy_text4 .tgal_xqy_text4_3 p{font-size: 16px;line-height: 24px;color: #333;}

.tgal_xqy_text4 .tgal_xqy_text4_4 h2{display: block;width: 320px;height: 40px;line-height: 40px;color: #fff;font-size: 20px;background-color: #0b7c3f;text-align: center;letter-spacing: 5px;}
.tgal_xqy_text4 .tgal_xqy_text4_4 span{font-weight: 600;color: #000;}
.tgal_xqy_text4 .tgal_xqy_text4_4 p{font-size: 16px;line-height: 24px;color: #333;}

.tgal_xqy_text4 .tgal_xqy_text4_1{top: 150px;left: 190px;}
.tgal_xqy_text4 .tgal_xqy_text4_2{top: 150px;right: 0;}
.tgal_xqy_text4 .tgal_xqy_text4_3{top: 410px;left: 90px;}
.tgal_xqy_text4 .tgal_xqy_text4_4{top: 350px;right: 90px;}

/* 网站建设案例下方 更好的网站*/
.view_con2 .view_con2_by{text-align: center;}
.view_con2 .view_con2_by h2{line-height: 48px;font-size: 20px;font-weight: 600;}
.view_con2 .view_con2_by p{width: 190px;height: 38px;margin: 0 auto;border: 1px solid #333;line-height: 38px;font-size: 20px;font-weight: 600;}
.view_con2 .view_con2_by p:hover{border: 1px solid #26b461;}
