.main_visual{height:820px;overflow:hidden;position:relative;margin-top:0px;z-index:1}
.main_image{height:820px;overflow:hidden;position:relative;}
.main_image ul{width:100%;height:820px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;height:820px;}
.main_image li span{display:block;width:100%;height:820px;position:relative;}
.main_image li span .bt1{position:absolute;top:270px;left:0;z-index:2; text-align:center;width:100%;font-size: 60px; color: #fff; text-shadow: 0 2px 2px #333333; font-weight: bold;}
.main_image li span .bt2{position:absolute;top:400px;left:0;z-index:2; text-align:center;width:100%;  font-size: 26px; color: #fff;}
.main_image li span .bt3{position:absolute;bottom:270px;left:0;z-index:2; text-align:center;width:100%;font-size: 20px; color: #fff;}
.main_image li span .bt3:hover{position:absolute;bottom:270px;left:0;z-index:2; text-align:center;width:100%; font-size: 20px; color: #fff;}
.main_image li a{display:block;width:100%;height:60px}
div.flicking_con{position:absolute;bottom:20px;left:50%;margin-left:-40px;z-index:999;width:80px;height:21px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;display:block;text-indent:-2000px}
div.flicking_con a.on{background-position:0 -21px}
#btn_prev,#btn_next{z-index:1;position:absolute;display:block;width:73px !important;height:74px !important;top:50%;margin-top:-37px;display:none;}
#btn_prev{left:30px;}
#btn_next{right:30px;}

.main_menu{ position:absolute; bottom:0px; left:0%; z-index:1; width:100%; height:110px; background:url('../image/main.png') repeat; }
.main_menu .space .w20{width:20%}
.main_menu .w20 img{ transition: 0.3s;-ms-transition: 0.3s;-webkit-transition: 0.3s;}
.main_menu .fix:hover .w20 img{ -webkit-transform: scale(1.1);-ms-transform: scale(1.1); -o-transform: scale(1.1);transform: scale(1.1);}
.main_menu .f14,.main_menu .f18{transition: 0.3s; -ms-transition: 0.3s; -webkit-transition: 0.3s; }
.main_menu .fix:hover .f14, .main_menu .fix:hover .f18{transform: scale(1.05,1.05); -ms-transform: scale(1.05,1.05);  -webkit-transform: scale(1.05,1.05);}
.main_menu .timer{font-size:36px !important;}

.bounce-enter-active {
  animation: bounce-in 1s;
}
.bounce-leave-active {
  animation: bounce-in 1s reverse;
}
@keyframes bounce-in {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
/**/
.xian{ width:466px; height:20px; background:url() no-repeat center top;}
.bigtitle{text-align:center; font-size: 34px;font-weight: bold; color:#444;margin: auto;}
.four_menu{display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: space-around;}
.fourico{width:200px; height:232px;}
.fourico a.bgico{width:157px; height:157px; text-align:center; border-radius:50%; display:block;margin: auto; border:1px solid #999}
.fourico .ico1{background:url(../image/e1.png) no-repeat center center;}
.fourico .ico2{background:url(../image/e2.png) no-repeat center center;}
.fourico .ico3{background:url(../image/e3.png) no-repeat center center;}
.fourico .ico4{background:url(../image/e4.png) no-repeat center center;}
.fourico .ico5{background:url(../image/e5.png) no-repeat center center;}
.fourico .ico1:hover{background:#ff7019 url(../image/e1.png) no-repeat center center;}
.fourico .ico2:hover{background:#ff7019 url(../image/e2.png) no-repeat center center;}
.fourico .ico3:hover{background:#ff7019 url(../image/e3.png) no-repeat center center;}
.fourico .ico4:hover{background:#ff7019 url(../image/e4.png) no-repeat center center;}
.fourico .ico5:hover{background:#ff7019 url(../image/e5.png) no-repeat center center;}

.index_menu a{margin:0px 0px;color:#333;font-size:16px; padding:1px 4px;}
.index_menu a.on,.index_menu a:hover{ border-radius:8px; padding:1px 10px; background:#d10212; color:#FFF; display: inline-block; line-height: 26px;}
.index_case{display: flex;flex-wrap: wrap;justify-content: center;}
.index_case li{width:264px; height:110px; border:1px solid #eff5f9; padding:4px;box-sizing:border-box;margin-right:48px;margin-bottom:60px}
.index_case li:nth-of-type(4n+0){margin-right:0px;}
.index_case li a{display:inline-block;}
.index_case li a img{width:254px;height:100px; transition: 0.3s; -ms-transition: 0.3s; -webkit-transition: 0.3s; /*-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%);  filter: gray; */}
.index_case li a:hover img{-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); transform: scale(1.03,1.09); -ms-transform: scale(1.03,1.09);  -webkit-transform: scale(1.03,1.09);}
.six{border-bottom:1px solid #e0e0e0}
.six_do{width:158px; height:180px; text-align:center;  display:block;}
.six_do .bgico2{height:100px;width:158px;}
.six_do .textico{height:40px;line-height:40px;}
.six_do .lineico{height:30px;}
.six_do .lineico .line{height:20px; width:2px; margin:5px auto; background:#a5a5a5; transition-duration:1s; transition-timing-function:ease-out}
.six_do .bootline{background:#ff7019;transition-property:width; transition-duration:0.5s;width:18px;}
.six_do:hover,.six_do.on { 	cursor: pointer;}
.six_do:hover .lineico .line,.six_do.on .lineico .line{background:#ff7019;}
.six_do:hover .textico,.six_do.on .textico{color:#ff7019;}
.six_do:hover .bootline,.six_do.on .bootline{background:#ff7019;height:2px;bottom:-1px; left:0px;width:158px; }
.showyun{display:none;}

.bgico,.ico{
    -webkit-transition:-webkit-transform .5s ease-in;
    -moz-transition:-moz-transform .5s ease-in;
    -o-transition:-o-transform .5s ease-in;
    transition:transform .5s ease-in;
}
.bgico:hover,.ico:hover{
    -webkit-transform: rotate(360deg) scale(1);
    -moz-transform: rotate(360deg) scale(1);
    -o-transform: rotate(360deg) scale(1);
    -transform: rotate(360deg) scale(1);
}
.fourico:hover a.textico{color:#ff7019;}
.fourico a.textico{width:200px; height:50px; line-height:25px; text-align:center; display:block;font-size:16px; text-transform:uppercase;margin-top:18px;}

.asktext{border:1px solid #fff;width:740px; height:280px; padding:50px; margin:90px auto;}
.index_zixun{border:1px solid #ff7019; background: #ff7019;width:162px; height:42px;line-height:42px;font-size: 18px;color:#000;display: block;left:50%; margin-left:-81px;bottom:-21px;}
.index_zixun:hover{color:#fff}

.aboutus{background:#e32c7f url(../image/big.jpg) no-repeat top right; height:630px;}
.aboutus_l{width:380px; /*height:410px;*/color:#fff;box-sizing:border-box; padding-top:150px;}
.aboutus_l_title{ font-size:30px;padding-bottom:10px;font-weight:normal; font-weight:800;border-bottom:0px #1084C0 solid;width:180px;}

.aboutus_l_text{font-size:14px;line-height:35px;;text-indent:2em;text-align:justify;}
.zixun1{height:48px; width:230px;display: block;}
.zixun2{ height:35px; width:201px;display: block;}


.wyys1{padding:0px 32px 32px 0px;height:146px; border-right:1px solid #ebebed;border-bottom:1px solid #ebebed}
.wyys2{padding:0px 0px 32px 32px;height:146px;border-left:1px solid #fff;border-bottom:1px solid #ebebed}
.wyys3{padding:32px 32px 0px 0px;height:146px; border-right:1px solid #ebebed;border-bottom:0px solid #ebebed}
.wyys4{padding:32px 0px 0px 32px;height:146px;border-left:1px solid #fff;border-bottom:0px solid #ebebed}
.ys_info{width:368px;font-size:14px;color:#666;line-height:22px;}

.hezuo{background:url(../image/big3.jpg) top center; height:716px;}
.lianxi{background:url(../image/big4.jpg) top center; height:749px;}

.aboutus_r{background:rgba(255,255,255,0.9) ; box-sizing:border-box; padding:30px 45px; width:760px; height:478px;margin-top:160px;}
.aboutus_r .h30{ height:30px;margin-bottom:15px}
.aboutus_r .h30 img{float:left;}
.aboutus_r .h30 span{line-height:30px;float:left;height:30px;margin-left:15px; font-size:20px;}

.fwlcbg{background:#ff5a85; height:320px;}
.fwlc{display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: space-around;}
.fwlcico .fwico{width:78px;height:78px;     font-family: fantasy;  margin: 0px auto;  text-align: center;background:#fff;border-radius:10px; line-height:78px; font-size:29px;}	
.fwlcico .fwtext{padding-top:20px;    text-align: center; color:#fff}

.bgf2{background:#f2f2f2;}
.bg2{background:#f2f2f2;z-index:-1;right:0px;height:385px;top:0px;width:50%;}
.yztext{width:675px; height:385px; padding:60px;/*padding-right:0px;*/}


.list1{height:400px;width:53%;margin-right:-3%; }
.list2{height:460px; width:60%;  z-index:2;margin-left:-10%;}
.list3{width:1200px;top:20px;left:50%;margin-left:-600px;  z-index: 3;}
.listleft{width:40%;}
.listleft ul li{padding:20px 0px; }
.listleft ul li a{line-height:16px;font-size:16px;display: -webkit-box; padding-left:20px}
.listleft ul li a:hover{color:#e32c7f;border-left:1px solid #e32c7f;line-height:16px;font-size:16px;display: -webkit-box;   }
.listmore a{  width:51px;  height:12px; float:right; }

.zlcj ul li{width:348px; height:320px; box-shadow:1px 5px 15px #ccc;}
.zlcj ul li a{padding:20px;}
.zlcj ul li{transition: 0.3s;-ms-transition: 0.3s; -webkit-transition: 0.3s;}
.zlcj ul li:hover {   transform: scale(1.05,1.05); -ms-transform: scale(1.05,1.05); -webkit-transform: scale(1.05,1.05); }

.biaodan{width:340px; }
.tel{height:31px; width:208px; padding-left:44px; line-height:31px;}
.local{height:31px;padding-left:44px; line-height:31px;}
.form{width:520px;}
.form input{ padding:10px; line-height:18px; font-size:16px; color:#333; background:#ededed; margin-bottom:25px; border:none; width:100%}
.form input#mobile{background:#ededed;}
.form textarea{ padding:10px; line-height:18px; font-size:16px; color:#333; height:100px; background:#ededed; margin-bottom:25px; border:none; width:100%;font-family:"Microsoft YaHei"}
input.send{width:150px; border:none; color:#fff;display: table; margin: auto;background: #ff7019; border-radius: 60px;}

.search{ width:338px;height:320px;}
.search2 {height:40px; line-height:40px; border:1px solid #ededed; padding:0px 10px; box-sizing:border-box; width:338px;}
.search input{height:40px; line-height:40px;width:100%;background:none;border:none; }
.clickseach{width:20px; height:20px; right: 10px; top: 10px;}


.art_title{font-size:20px; background: }
.list_title{ font-size:24px;font-weight: bold;    letter-spacing: 4; height:98px; line-height:98px; margin:60px auto;}
.neibig{ min-height:700px;background-size: cover;}
.list_list ul li{float:left;width:284px; height:284px;margin-right:21px;margin-bottom:60px;box-shadow:1px 5px 15px #ccc;}
.list_list ul li:nth-of-type(4n+0){margin-right:0px;}
.list_list ul li .ysmc{font-size:16px; height:19px; padding:22px 0px; text-align:center; background:#f4f4f4; display: table; line-height: 19px; box-sizing: border-box;}
.list_list ul li:hover .ysmc{ background:#e32c7f;color:#FFF}

.neimenu {margin-left:-600px;left:50%;bottom:0px; height:58px;}
.neimenu a{background:#bebebe;font-size:;text-align:center;line-height:47px; margin-top:11px;height:47px;color:#FFF;font-size:24px; float:left; display: table; padding:0px 20px}
.neimenu a.on{background:#fe5b86;line-height:58px; height:58px;margin-top:0px;}


.xwzx_list ul li .img{width:173px;height:151px;}
.xwzx_list ul li .info{width:1018px;height:151px;padding:20px; background:#fff4f8}

.body_title{border-bottom:1px solid #ededed}
.next_prev{height:50px; line-height:50px; border:#ff5b87 1px solid; padding:0px 30px}
.next_prev a:hover{text-decoration: underline;}


.jsys1{border-right:3px solid #a5a5a5;height:1800px; padding-right:50px;}
.jsys2{border-left:3px solid #a5a5a5;height:1800px;padding-left:50px}
.yuan{width:70px;height:70px;box-sizing:border-box;border-radius: 50%;font-weight: bolder;right:-35px;z-index:2}
.yuan1{top:-10px;}
.yuan2{top:400px;}
.yuan3{top:680px;}
.yuan4{top:1050px;}
.yuan5{top:1370px;}

.big2{background:url(../image/big2.jpg) top center; height:730px;}
.four_do{width:278px; height:620px; background:rgba(255,255,255,0.8);margin-right: 33px; }
.four_do .textico{ background:#ff7019;width:174px; height:40px; line-height:40px; font-size:24px;color:#fff;text-align:center; margin:18px auto;}
.four_do .infoico{ color:#ff7019; height:29px; line-height:29px; padding:10px 0px 10px 90px;border-bottom:1px solid #ff7019 }
.four_do .infoico1{ background:url(../image/person.png) no-repeat 50px center;  }
.four_do .infoico2{ background:url(../image/person2.png) no-repeat 50px center;  }
.four_do .infoico3{ background:url(../image/person3.png) no-repeat 50px center;  }
.four_do .infotext{padding:10px 30px; color: #000; -webkit-transition: width 2s; transition: width 2s; position:relative; }
.four_do .infotext::before{transition: width 2s; -webkit-transition: width 2s;  position:absolute; width:100px }
.four_do .infotext:hover{background:#ff7019;color: #fff;}

.big3{background:url(../image/big3.jpg) top center; height:780px;}
.big4{background:url(../image/big4.jpg) top center; height:640px;}
.big5{background:url(../image/big5.jpg) top center; height:897px;}

.yxxy{margin:0 auto}
.yxnews_menu { color:#cacaca;  font-size: 18px; padding-left:14px; }
.yxnews_menu a{ padding:0px 6px;color:#cacaca;font-size:18px;}
.yxnews_menu a.on,.yxnews_menu a:hover{color:#fafafa}
.yxtitle{font-size:48px;width:78px; height:410px; padding-right:30px; padding-top:20px; border-right:1px solid #b8b8b8}
.yxxwz_bg .bt1{position:absolute;top:240px;left:50%;z-index:2; text-align:center;width:670px; margin-left:-340px;}
.yxxwz_bg .bt2{position:absolute;top:320px;left:50%;z-index:2; text-align:center;width:446px; margin-left:-223px;}
.yxxwz_bg .bt3{position:absolute;bottom:220px;left:50%;z-index:2; text-align:center;width:47px; margin-left:-23px;}
.yxnews{width:600px;}
.yxnews_list ul li{background:url(../image/li.jpg) no-repeat left center;margin-bottom:26px; height:21px; line-height:20px; padding-left:13px; float:left;width:50%;box-sizing: border-box;}
.yxnews_list ul li a{color:#FFF}
.yxnews_list ul li a:hover{color:#999;text-decoration: underline;}
.yxnews_list a.more{border-bottom:1px dashed #737373; padding:20px 0px 10px 0px;    display: inline-block;}

.guest_left{background:#ff7019;width:319px;height:501px;padding-right:40px;box-sizing: border-box;}
.guest_line{background:#cc6569;margin:20px 0px; height:1px;}
.guest_right{height:501px;width:731px;}

.kehu{width:260px;height:474px; display: flex;justify-content: center;align-items: center; transition: width 0.5s; -webkit-transition: width 0.5s; }
.kehu.on{width:420px;height:474px; background:#ff7019 }
.kehu:hover{width:420px;background:#ff7019}
.kehu .info{display:none;width:420px;}
.kehu .info:first-child{display:block}
.kehu1{background:#f5f5f5;}
.kehu2{background:#ededed;}
.kehu3{background:#e0e0e0;}
.kehu4{background:#d9d9d9;}
.kehu5{background:#ededed;}
.kehu6{background:#e0e0e0;}
.kehu7{background:#d9d9d9;}

.info{padding:45px;}
.info_bottom{ border-bottom:4px #fff solid;width:60px;height:1px;}

.zixun{border:1px solid #d10312;width:182px; height:40px;line-height:40px;font-size: 18px;color:#000;display: block;position:relative}
.zixun:hover{color:#fff !important;}
.zixun::after {content: ''; position: absolute; left: 0; bottom: 0;   width: 0%; height: 40px; background: #d10312; -o-transition: width .6s .05s; -moz-transition: width .6s .05s;  transition: width .4s .05s;z-index:-1}
.zixun_hover:hover .zixun::after{ width: 100%;}

.zixun3{border:1px solid #ff7019;width:182px; height:40px;line-height:40px;font-size: 18px;color:#fff;display: block;position:relative}
.zixun3:hover{color:#eee !important;}
.zixun3 .span{ position: absolute;z-index:3;left: 0; bottom: 0;width:182px; height:40px;line-height:40px;}
.zixun3::before { content: ''; position: absolute; left: 0; bottom: 0;   width: 100%; height: 40px; background: #ff7019; -o-transition: width .6s .05s; -moz-transition: width .6s .05s;  transition: width .4s .05s;z-index:1}
.zixun3::after {content: ''; position: absolute; left: 0; bottom: 0;   width: 0%; height: 40px; background: #e46c0b; -o-transition: width .6s .05s; -moz-transition: width .6s .05s;  transition: width .4s .05s;z-index:2}
.zixun3_hover:hover .zixun3::after{ width: 100%;}

.zixun4{border:1px solid #fff;width:182px; height:40px;line-height:40px;font-size: 18px;color:#fff;display: block;position:relative}
.zixun4:hover{color:#333 !important;}
.zixun4 .span{ position: absolute;z-index:3;left: 0; bottom: 0;width:182px; height:40px;line-height:40px;}
.zixun4::after {content: ''; position: absolute; left: 0; bottom: 0;   width: 0%; height: 40px;background:rgba(255,255,255,0.6); -o-transition: width .6s .05s; -moz-transition: width .6s .05s;  transition: width .4s .05s;z-index:2}
.zixun4_hover:hover .zixun4::after{ width: 100%;}

/*我们的服务*/
.wmdfw_bg .bt1{position:absolute;top:220px;left:50%;z-index:2; text-align:center;width:982px; margin-left:-491px;}
.wmdfw_bg .bt4{position:absolute;top:300px;left:50%;z-index:2; text-align:center;width:634px; margin-left:-317px;}
.wmdfw_bg .bt2{position:absolute;top:440px;left:50%;z-index:2; text-align:center;width:446px; margin-left:-223px;}
.wmdfw_bg .bt3{position:absolute;bottom:100px;left:50%;z-index:2; text-align:center;width:47px; margin-left:-23px;}
.wmdfw_bg1{background:#f0eff5;box-sizing: border-box;}
.wmdfw_bgimg1{background:url(../image/man.jpg) no-repeat right bottom;min-height:677px;}
.wmdfw_num .spnum{line-height:42px; height:42px;margin-bottom:20px; }
.wmdfw_num .spnum .num{background:url(../image/num2.png) no-repeat right bottom;color:#000;padding-left:15px;width:39px; height:42px;font-size: 26px;color: #fff;	}
.wmdfw_num .spnum .text{color:#000; font-size:20px; padding-left:20px;}
.zhuan {margin: auto;display: table;}
.zhuan .w50{padding:40px 80px;}
.zhuan .rote{width:444px; height:444px;}
.zhuan .rote2 {width:230px;height:230px;margin:70px auto;}
.zhuan .rote2 span{font-size:12px !important}
.zhuan .rote img{position: relative;-webkit-transform-origin: center center;-ms-transform-origin: center center;transform-origin: center center;z-index: 0;-webkit-animation: progress360 16s ease-in infinite;animation: progress360 16s ease-in infinite;}
.zhuan .rote span{position: absolute;left: 0;right: 0;top: 0;text-align:left;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;bottom: 0;margin: auto;font-size: 15px;color: #000;font-weight: bold;line-height: 1.2; text-align:center}
.zhuan .zhuan_text{ width: 600px; text-indent: 40px;}
.xunhuan{width:820px;min-height:110px; margin-bottom:40px;}
.xunhuan .ico{height:90px;width:90px; background: #F3F3F3 url(../image/num.png) no-repeat; border:1px solid #FFFFFF; color:#a9101b;font-size:36px;border-radius:50%;background-size: cover;  text-align: center; line-height: 92px;box-sizing: border-box; font-weight: bolder;box-shadow: -6px 9px 20px 4px rgba(51, 51, 51, 0.45);margin-top:5px;}
.xunhuan .text{width:640px;margin-left:50px;}
.four_hui{width:254px; height:244px; padding:30px 28px 22px 28px;box-sizing: border-box; background: #f2f2f2;}
.four_hui:hover{background: #ebebed;}
.four_hui .four_img{height:71px;}
.four_hui .four_img img{ transition: 0.3s; -ms-transition: 0.3s; -webkit-transition: 0.3s;}
.four_hui:hover .four_img img{ transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1);  -webkit-transform: scale(1.1,1.1);}
.four_hui span.four_more{background:url(../image/four_more.png) no-repeat; width:115px; height:30px;color:#cc1000; line-height:30px; display: table;  margin: auto;transition: 2.4s all;-webkit-transition: 2.4s all;-moz-transition: 0.4s all;-o-transition: 0.4s all;-ms-transition: 0.4s all;}

.bgtd{background:url(../image/bgtd.jpg) repeat center bottom; min-height:749px;}
.four_td{width:286px; height:408px;background:#fff;z-index:0;}
.four_td .w100{position:relative; z-index:3}
.four_td .tdbg{z-index:2;left:0px; bottom:0px;width:286px; height:154px; }
.four_td .bg_red2{left:0px; bottom:0px;width:286px; height:180px; z-index:1;display:none}
.four_td.on,.four_td.on .c_red{color:#fff !important}
.four_td .mengban{width:286px; height:408px;background:rgba(204, 16, 0, 0.5);;z-index:3;display:none;left:0px; bottom:0px;}

/*营销型网站*/
.yxxwz_num .spnum{height:60px;padding-bottom:20px;    width: 650px; }
.yxxwz_num .spnum .num{width:45px; height:45px;line-height:45px;font-size: 26px;color: #fff; border-radius:50%;margin-top: 7.5px; text-align: center;font-family: serif;transition: 0.4s all;-webkit-transition: 0.4s all;-moz-transition: 0.4s all;-o-transition: 0.4s all;-ms-transition: 0.4s all;}
.yxxwz_num .spnum .num01{background:#d10212 url(../image/01.png) no-repeat center center;}
.yxxwz_num .spnum .num02{background:#d10212 url(../image/02.png) no-repeat center center;}	
.yxxwz_num .spnum .num03{background:#d10212 url(../image/03.png) no-repeat center center;}	
.yxxwz_num .spnum .num04{background:#d10212 url(../image/04.png) no-repeat center center;}	
.yxxwz_num .spnum .num05{background:#d10212 url(../image/05.png) no-repeat center center;}	
.yxxwz_num .spnum .num06{background:#d10212 url(../image/06.png) no-repeat center center;}		
.yxxwz_num .spnum:hover .num{ margin-left:5px; }
.yxxwz_num .spnum .text{color:#000; font-size:20px;width:565px;padding-left:20px; height:60px;line-height:60px; border:1px solid #e4e4e4;border-radius:6px;margin-left:10px;transition: .4s;}
.yxxwz_num .spnum:hover .text{border:1px solid #d10212; box-shadow: 2px 3px 8px #ccc;transform: translateX(5px);}
.bg_191919{background:#191919;}
.w600{width:600px;}
.w600 .yxxwz_bottom{margin:18px auto}
.yxxwz_jsfw{display: flex;align-items: center;}
.yxxwz_title{ font-size:38px; font-weight:800;}
.yxxwz_bottom{ border-bottom:4px #bababa solid;width:60px;height:1px;display: table;margin:18px 0;}
.yxxwz_zixun{border:1px solid #d2d2d2;width:186px; height:40px;line-height:40px;font-size: 18px;color:#000;display: table;margin:30px auto; }
.yxxwz_zixun:hover{color:#FFF;background:#d10312}
.semtg_list .box{
  display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.w600_2{padding-left:60px;box-sizing: border-box;}
.w600_2 .yxxwz_title{}
.w600_2 .yxxwz_bottom{display: block;margin:18px 0px;}
.w600_2 .yxxwz_zixun{display: block;margin:18px 0px;}
.w600_3{padding-right:60px;box-sizing: border-box; }
.w600_3 .yxxwz_title{}
.w600_3 .yxxwz_bottom{display: block;margin:18px 0px;}
.w600_3 .yxxwz_zixun{display: block;margin:18px 0px;}
.cgmj{width:280px;float:left;margin-bottom:80px;}
.cgmj .ico{width:34px; height:34px; font-weight:800; line-height:34px; border:3px solid #ff7019; border-radius:50%; text-align:center; color:#ff7019;}
.cgmj span{font-size:22px;}
.case{background:url('../image/big21.jpg') top center; height:925px;}
.caselist{width:100%;}
.caselist ul{display: flex;flex-wrap: wrap;justify-content: center;}
.caselist ul li{width: 392px; height: 289px; padding: 2px; box-sizing: border-box; margin-right: 11px; margin-bottom: 44px; background: #d39d98; float: left; overflow: hidden;}
.caselist ul li a{display:block;    overflow: hidden;}
.caselist ul li:nth-of-type(3n+0){margin-right:0px;}
.caselist ul li img{width:100%;	
  transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.caselist ul li:hover img{	transform: scale(1.1) rotate(3deg);
	-o-transform: scale(1.1) rotate(3deg);
	-webkit-transform: scale(1.1) rotate(3deg);
	-moz-transform: scale(1.1) rotate(3deg);
	-ms-transform: scale(1.1) rotate(3deg);
}
.dzlc .w50:first-child{border-right:0px solid #d10212}
.dzlc .w50:last-child{border-left:2px solid #d10212}
.dzlc .text{height:45px; line-height:45px; background:#dadada;font-size:16px; color:#000; font-weight:800 }
.dzlc .w50:first-child .text{text-align:right;padding-right:80px; margin-bottom:100px;}
.dzlc .w50:last-child .text{text-align:left;padding-left:80px; margin-bottom:100px;}
.dzlc .w50:last-child .text:last-child{margin-bottom:0px;}
.dzlc .text span{border:2px solid #fff;border-radius:50%; width:60px; height:60px;  display: block; position: absolute;  border: 5px solid #fff; box-sizing: border-box;text-align:center;padding-top:11px;}
.dzlc .text span.ico1{background:#1e1e1e; right: -31px;top: -8px; }
.dzlc .text span.ico2{background:#e8312e; left: -31px;top: -8px;}

/*平台开发*/
.ptkf_bg .bt1{position:absolute;top:240px;left:50%;z-index:2; text-align:center;width:670px; margin-left:-340px;}
.ptkf_bg .bt2{position:absolute;top:320px;left:50%;z-index:2; text-align:center;width:446px; margin-left:-223px;}
.ptkf_bg .bt3{position:absolute;bottom:220px;left:50%;z-index:2; text-align:center;width:47px; margin-left:-23px;}
.fourico_ptkf{width:200px; height:auto;color:#333;padding-bottom:70px;}
.fourico_ptkf a.bgico{width:100px; height:80px; text-align:center; border-radius:50%; display:block;margin: auto;margin-bottom: 10px;}
.fourico_ptkf:hover{color:#d10312}
.fourico_ptkf .ico1{background:url(../image/ico1.png) no-repeat center center;}
.fourico_ptkf .ico2{background:url(../image/ico2.png) no-repeat center center;}
.fourico_ptkf .ico3{background:url(../image/ico3.png) no-repeat center center;}
.fourico_ptkf .ico4{background:url(../image/ico4.png) no-repeat center center;}
.fourico_ptkf .ico5{background:url(../image/ico5.png) no-repeat center center;}
.fourico_ptkf:hover .ico1{background:url(../image/ico1_h.png) no-repeat center center;}
.fourico_ptkf:hover .ico2{background:url(../image/ico2_h.png) no-repeat center center;}
.fourico_ptkf:hover .ico3{background:url(../image/ico3_h.png) no-repeat center center;}
.fourico_ptkf:hover .ico4{background:url(../image/ico4_h.png) no-repeat center center;}
.fourico_ptkf:hover .ico5{background:url(../image/ico5_h.png) no-repeat center center;}
.fourico_ptkf:hover .bgico{-webkit-transform: rotate(360deg) scale(1);-moz-transform: rotate(360deg) scale(1);-o-transform: rotate(360deg) scale(1); -transform: rotate(360deg) scale(1);}
.bg_e7e7e7{background:#e7e7e7}
.bg_f7f7f7{background:#f7f7f7}
.choose_wuyi{width:1102px}
.choose_wuyi .wuyi1{width:340px; height:422px;color:#31778d}
.choose_wuyi .wuyi2{width:420px; height:422px;}
.choose_wuyi .wuyi3{width:340px; height:422px;color:#31778d}

/*SEO优化*/
.seoyh_bg .bt1{position:absolute;top:220px;left:50%;z-index:2; text-align:center;width:982px; margin-left:-491px;}
.seoyh_bg .bt4{position:absolute;top:300px;left:50%;z-index:2; text-align:center;width:634px; margin-left:-317px;}
.seoyh_bg .bt2{position:absolute;top:400px;left:50%;z-index:2; text-align:center;width:446px; margin-left:-223px;}
.seoyh_bg .bt3{position:absolute;bottom:150px;left:50%;z-index:2; text-align:center;width:47px; margin-left:-23px;}
.seoyh_big1{box-sizing: border-box; background:url(../image/seoyh_big1.jpg) no-repeat center bottom; height:560px;}
.seoyh_big2{box-sizing: border-box; background:url(../image/seoyh_big2.jpg) no-repeat center bottom; height:888px;}
.seoyh_bgimg1{display: flex;justify-content: center;width: 90%;}
.seoyh_num{width: 38%}
.seoyh_num .spnum{line-height:40px; height:40px;margin-bottom:21px; }
.seoyh_num .spnum .num{background:url(../image/num21.png) no-repeat right bottom;color:#000;padding-left:0px;width:46px; height:40px;font-size: 16px;color: #333; text-align:center;	}
.seoyh_num .spnum .text{color:#000; font-size:18px; padding-left:10px;}
.seoyh_bgimg1 .seoyh_img img{width: 100%;height: auto}


.seoyh{height:580px;}
.seoyh_list{width:90%;padding:8px; box-sizing:border-box;padding-bottom:20px}
.seoyh_list ul li{width:23%;box-sizing:border-box;margin-bottom:20px;float:left;margin:1%;}
.seoyh_list ul li a{display:block; overflow: hidden;}
.seoyh_list ul li a.img{ width:100%; overflow: hidden;}
.seoyh_list ul li a.img img{width: 100%;height: auto; transition: 0.3s; -ms-transition: 0.3s; -webkit-transition: 0.3s; }
.seoyh_list ul li a.img:hover img{-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); transform: scale(1.03); -ms-transform: scale(1.03);  -webkit-transform: scale(1.03);}
.seoyh_list ul li:nth-of-type(3n+0){margin-right:1%;}
.seoyh_list ul li img{width:auto;height:100%;}
.seoyh_list .lh_40{padding: 1.2rem 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.yhfwxm{width:48%; min-height:400px;padding:22px; background:#fff;z-index:0;float:left; box-shadow:2px 0px 10px 1px rgba(153, 153, 153, 0.32); border-radius: 10px;}
.yhfwxm img{width:100%;height:auto;}
.yhfxwm_zixun{width:288px; height:56px; line-height:56px; margin:20px auto 0px auto;color:#cf0408}
.yhfxwm_zixun a{color:#cf0408!important}
.yhfwxm.hover .yhfxwm_zixun{background:#cf0408;color:#FFF}
.yhfwxm.hover .yhfxwm_zixun a{color:#FFF}

/*抖音运营*/ 
.dyyy_bg .bt1{position:absolute;top:220px;left:50%;z-index:2; text-align:center;width:982px; margin-left:-491px;}
.dyyy_bg .bt4{position:absolute;top:300px;left:50%;z-index:2; text-align:center;width:900px; margin-left:-450px;}
.dyyy_bg .bt2{position:absolute;top:440px;left:50%;z-index:2; text-align:center;width:446px; margin-left:-223px;}
.dyyy_bg .bt3{position:absolute;bottom:100px;left:50%;z-index:2; text-align:center;width:47px; margin-left:-23px;}
.dyyy_big1{box-sizing: border-box; background:url(../image/dyyy_big1.jpg) no-repeat center bottom; height:1140px;}
.dyyy_big2{box-sizing: border-box; background:#d10312 url(../image/dyyy_big2.jpg) no-repeat top right; height:732px;}
.sixico_dyyy{width:33%; height:auto;color:#333;padding-bottom:50px; float:left}
.sixico_dyyy a.bgico{width:100px; height:50px; text-align:center; border-radius:50%; display:block;margin: auto;margin-bottom: 10px;}
.sixico_dyyy:hover{color:#d10312}
.sixico_dyyy .ico1{background:url(../image/ico11.png) no-repeat center center;}
.sixico_dyyy .ico2{background:url(../image/ico21.png) no-repeat center center;}
.sixico_dyyy .ico3{background:url(../image/ico31.png) no-repeat center center;}
.sixico_dyyy .ico4{background:url(../image/ico41.png) no-repeat center center;}
.sixico_dyyy .ico5{background:url(../image/ico51.png) no-repeat center center;}
.sixico_dyyy .ico6{background:url(../image/ico6.png) no-repeat center center;}
.leftico {padding-bottom:50px;}
.leftico .ico{width:49px; height:100px; margin-left:40px; }
.leftico .ico1{background:url(../image/dyyy_white_ico1.png) no-repeat top left;}
.leftico .ico2{background:url(../image/dyyy_white_ico2.png) no-repeat top left;}
.leftico .ico3{background:url(../image/dyyy_white_ico3.png) no-repeat top left;}
.leftico .white_text{ padding:2px 20px;color:#FFF;font-size:14px;}
.leftico .white_text .bot{border-top:2px solid #fff; height:1px; width:80px;}
.dyyy_zixun2{ width:205px; height:55px; line-height:55px; text-align:center; background:#d10312; display: inline-block;color:#FFF;margin-top:40px; border-radius:35px;}
.dyyy_zixun2:hover{background:#f32030;color:#FFF;}
.right_kuang{border:6px solid #fff; padding:70px 70px 40px 70px; color:#FFF;}
.right_kuang .bot2{border-top:8px solid #fff; width:80px; height:1px; margin:10px 0px 40px 0px; }
.right_kuang .dyyy_zixun{width:140px; height:46px; line-height:46px; color:#333;font-size:16px;background:#FFF;display: inline-block;text-align: center;}

/*小程序*/ 
.xcx_big1{box-sizing: border-box; background:url(../image/xcx_big1.jpg) no-repeat center bottom; height:380px;	-webkit-transition: -webkit-transform 1s ease-out;-moz-transition: -moz-transform 1s ease-out;-o-transition: -o-transform 1s ease-out;-ms-transition: -ms-transform 1s ease-out;}
.xcx_big1:hover{ }
.xcx_big2{box-sizing: border-box; background:url(../image/xcx_big2.jpg) no-repeat top right; height:470px;}
.xcx_big3{box-sizing: border-box; background:url(../image/xcx_big3.png) no-repeat center bottom; height:385px; width:360px; margin-left:20px; margin-right:20px;}
.xcx_info{width:360px; float:left; margin-bottom:20px;}
.xcx_info .num{width:45px; height:45px; float:left;border-radius:50%; line-height:45px; font-size:30px; color:#FFF;text-align:center;-webkit-transition: -webkit-transform 1s ease-out;-moz-transition: -moz-transform 1s ease-out;-o-transition: -o-transform 1s ease-out;-ms-transition: -ms-transform 1s ease-out;}
.xcx_info:hover .num{-webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);	-o-transform: rotateZ(360deg);-ms-transform: rotateZ(360deg);transform: rotateZ(360deg);}
.xcx_info .num1{background:#30aefb;border:3px solid #d6effe}
.xcx_info .num2{background:#60c4a8;border:3px solid #dff3ee}
.xcx_info .num3{background:#3bcadf;border:3px solid #d8f4f9}
.xcx_info .num4{background:#e5c77f;border:3px solid #eadbb8}
.xcx_info .infot{width:270px; height:90px; padding:15px; background:#f6f6f6; margin-left:20px;float:left;font-size:14px; line-height:22px;}
.xcx_info .infot .sanjiao{ background:url(../image/sanjiao.jpg) no-repeat top left; width:11px; height:14px; left:-11px; top:20px;}
.xcx_big2 .w33 .br_fff{border-right:1px solid #fff; height:40px; width:1px; right:0px; top:20px;}
.xcxico{width:140px; height:210px;}
.xcxico a.bgico{width:138px; height:138px; text-align:center; border-radius:50%; display:block; margin: auto;  box-shadow: 0px 0px 8px rgba(153, 153, 153, 0.32)}
.xcxico .ico1{background:#fff url(../image/ico12.png) no-repeat center center;}
.xcxico .ico2{background:#fff url(../image/ico22.png) no-repeat center center;}
.xcxico .ico3{background:#fff url(../image/ico32.png) no-repeat center center;}
.xcxico .ico4{background:#fff url(../image/ico42.png) no-repeat center center;}
.xcxico .ico5{background:#fff url(../image/ico52.png) no-repeat center center;}
.xcxico .ico6{background:#fff url(../image/ico61.png) no-repeat center center;}
.choose{width:400px;height:385px;}
.choose_t{margin-bottom:20px;}
.choose_t .ico{width:80px; height:80px; text-align:center; border-radius:50%; }
.choose_t .ico1{background:#ff6a64 url(../image/red_ico1.jpg) no-repeat center center;}
.choose_t .ico2{background:#ff6a64 url(../image/red_ico2.jpg) no-repeat center center;}
.choose_t .ico3{background:#ff6a64 url(../image/red_ico3.jpg) no-repeat center center;}
.choose_t .ico4{background:#ff6a64 url(../image/red_ico4.jpg) no-repeat center center;}
.choose_t .ico5{background:#ff6a64 url(../image/red_ico5.jpg) no-repeat center center;}
.choose_t .ico6{background:#ff6a64 url(../image/red_ico6.jpg) no-repeat center center;}
.choose_t .ico7{background:#ff6a64 url(../image/red_ico7.jpg) no-repeat center center;}
.choose_t .ico8{background:#ff6a64 url(../image/red_ico8.jpg) no-repeat center center;}
.ml-30{margin-left:-30px !important;}.mr-30{margin-right:-30px !important;}

/*品牌推广*/
.pptg_num .spnum{ margin-bottom:25px; }
.pptg_num .spnum .num{background:url(../image/num22.png) no-repeat right bottom;color:#000;padding-left:0px;width:58px; height:64px;font-size: 16px;color: #fff; text-align:center;line-height:64px;	}
.pptg_num .spnum .text{color:#000; font-size:16px; padding-left:10px; width:80%;line-height: 24px;padding-top: 8px;box-sizing: border-box;}
.pptg_text{margin-top:40px;}

.pptg_text .ico{padding:10px 0px 10px 0px; height:50px; line-height:50px;}
.pptg_text .ico img{vertical-align: middle;}
.pptg_text .color1{color:#ff7006}
.pptg_text .color2{color:#4ab886}
.pptg_text .color3{color:#368cea}
.pptg_text .color4{color:#cc33cc}
.pptg_text .color5{color:#ff3366}
.pptg_text .color6{color:#99cc00}
.pptg_three{border-radius:10px; background:#FFF;}
.pptg_three .bg{ height:286px;float:left;width:100px;border-radius:9px 0px 0px 9px; padding: 0px 35px; letter-spacing:3px; box-sizing: border-box;line-height: 30px;-webkit-writing-mode: vertical-rl; writing-mode: vertical-rl;}
.pptg_three .bg em{display:block;width:25px;height:50px;right:-13px;top:45%;font-style:normal;font-size:50px;overflow:hidden;}
.pptg_three .bg_one em{color:#e04040;}
.pptg_three .bg_two em{color:#ef9901;}
.pptg_three .bg_three em{color:#4ab886;}
.pptg_three .bg_one{background:#e04040;}
.pptg_three .bg_two{background:#ef9901;}
.pptg_three .bg_three{background:#4ab886;}
.pptg_three .three_text{border-radius:10px; background:#FFF; height:286px; box-sizing: border-box;line-height: 36px; font-size:16px;width:282px;float:left;padding:70px 30px;}

/*SEM托管*/
.semtg_bg .bt1{position:absolute;top:180px;left:50%;z-index:2;text-align:center;width:600px;margin-left:-300px;font-size:41px;color: #FFF; letter-spacing:2px;}
.semtg_bg .bt2{position:absolute;top:340px;left:50%;z-index:2;text-align:center;width:600px;margin-left:-300px;color:#ddd;font-size: 21px;}
.semtg_bg .bt3{position:absolute;bottom:160px;left:50%;z-index:2; text-align:center;width:47px; margin-left:-23px;}
.semtg_con1{height:600px;}
.semtg_case1{width:50%;}
.semtg_num{width:50%;}
.semtg_num .spnum{padding-bottom:20px;width: 33%; padding:10px;  text-align: center; float:left; }
.semtg_num .spnum .num{width:45px; height:45px; margin: auto; line-height:45px;font-size: 26px;color: #fff; border-radius:50%;margin-top: 7.5px; text-align: center;font-family: serif;transition: 0.4s all;-webkit-transition: 0.4s all;-moz-transition: 0.4s all;-o-transition: 0.4s all;-ms-transition: 0.4s all;}
.semtg_num .spnum .num01{background:#d10212 url(../image/01.png) no-repeat center center;}
.semtg_num .spnum .num02{background:#d10212 url(../image/02.png) no-repeat center center;}	
.semtg_num .spnum .num03{background:#d10212 url(../image/03.png) no-repeat center center;}		
.semtg_num .spnum:hover .num{ }
.semtg_num .spnum .desc{line-height:22px; font-size:14px;color:#999}
.semtg_num .spnum .text{color:#000; font-size:18px; /*padding-left:20px; */height:60px;line-height:60px; /*border:1px solid #e4e4e4;*/border-radius:6px;transition: .4s;}
.semtg_num .spnum:hover .text{/*border:1px solid #d10212; box-shadow: 2px 3px 8px #ccc;*/transform: translateX(5px);}
ul.semtg_2 li{width:30%; box-shadow: 0px 0px 18px 6px rgba(15, 51, 71, 0.06);}
ul.semtg_2 li:nth-of-type(2){width:32%; height: 450px; box-shadow: 0px 0px 18px 6px rgba(40, 42, 43, 0.26);}
@media screen and (max-width:1200px){
  ul.semtg_2 li:nth-of-type(2){width:100%}
}

ul.semtg_2 li:nth-of-type(2) .topTitle{background: #cf0408; color: #fff; font-size: 28px;}
ul.semtg_2 li .topTitle{ text-align:center; color: #eee; background: #666;padding: 25px 20px; font-size:18px}
ul.semtg_2 li a .list {padding: 0 20px;}
ul.semtg_2 li a .list .tit {padding-bottom: 20px;width:100%;padding-top: 29px; border-bottom: 1px solid #efefef;}
ul.semtg_2 li a .list .tit:nth-of-type(3) {border-bottom: none;}
ul.semtg_2 li a .list .tit span{width:100%;      display: block; font-size:14px; line-height:30px;color: #999}
ul.semtg_2 li a .list .tit span:nth-of-type(1) { font-size: 16px;color: #1d1d1d;font-weight: bold;margin-bottom: 2px;}

.semtg_list ul li{width:33.333%;float:left;text-align:center; padding:50px 60px; box-sizing:border-box;}
.semtg_list ul li .img {width: 60px;height: 60px; border-radius: 50%; margin:10px auto;background:#d10312}
.semtg_list ul li .img img{margin-top:15px}
.semtg_list ul li .number{font-size:26px;}
.semtg_list ul li .lh_20{height: 40px;}
.semtg_list ul li{width:33.333%;}

.semtg_tglc ul li{width:20%;float:left;text-align:center; padding:30px 10px; box-sizing:border-box;box-shadow: 0px 0px 18px 6px rgba(15, 51, 71, 0.06);}
.semtg_tglc ul li .desc{line-height:30px; padding-bottom:20px;}
.semtg_tglc ul .iconimg{float:left;width:6.5%;text-align:center;margin-top: 120px;}
.semtg_tglc ul li .parent {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.semtg_tglc ul li .parent .img {
    border: 1px solid #d10312;box-sizing:border-box;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px;
    margin-bottom: 30px;
}
.semtg_tglc ul li .parent .img span {
    padding: 10px;box-sizing:border-box;
    width: 100%;
    height: 100%;
    background: #d10312;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (min-width: 1200px) and (max-width: 1440px){
	.main_visual{height:620px;overflow:hidden;position:relative;margin-top:0px;z-index:1}
	.main_image{height:620px;overflow:hidden;position:relative;}
	.main_image ul{width:100%;height:620px;overflow:hidden;position:absolute;top:0;left:0}
	.main_image li{float:left;width:100%;height:620px;}
	.main_image li span{display:block;width:100%;height:620px;background-size:cover !important;}
	.main_image li a{display:block;width:100%;height:620px}
	.main_image li span .bt1{position:absolute;top:180px;left:50%;z-index:2; text-align:center;width:670px; margin-left:-340px;font-size: 40px;}
	.main_image li span .bt2{position:absolute;top:260px;left:50%;z-index:2; text-align:center;width:446px; margin-left:-223px;}
	.main_image li span .bt3{position:absolute;bottom:220px;left:50%;z-index:2; text-align:center;width:47px; margin-left:-23px;}
	.neibig{min-height: 600px !important; background-size: cover !important;}
	.wmdfw_bg .bt1{position:absolute;top:160px;left:50%;z-index:2; text-align:center;width:982px; margin-left:-491px;}
	.wmdfw_bg .bt4{position:absolute;top:250px;left:50%;z-index:2; text-align:center;width:634px; margin-left:-317px;}
	.wmdfw_bg .bt2{position:absolute;top:380px;left:50%;z-index:2; text-align:center;width:446px; margin-left:-223px;}
	.wmdfw_bg .bt3{position:absolute;bottom:80px;left:50%;z-index:2; text-align:center;width:47px; margin-left:-23px;}
		
	.yxxwz_bg .bt1{position:absolute;top:240px;left:50%;z-index:2; text-align:center;width:670px; margin-left:-340px;}
	.yxxwz_bg .bt2{position:absolute;top:320px;left:50%;z-index:2; text-align:center;width:446px; margin-left:-223px;}
	.yxxwz_bg .bt3{position:absolute;bottom:140px;left:50%;z-index:2; text-align:center;width:47px; margin-left:-23px;}
    .yxxwz_jsfw .w50 img{width:100%;}
    .yxxwz_title{font-size: 30px}
    .yxxwz_jsfw .f18{font-size: 14px;}
    .yxxwz_jsfw .yxxwz_zixun{display: none}
    .ptkf_bg .bt1{position:absolute;top:240px;left:50%;z-index:2; text-align:center;width:670px; margin-left:-340px;}
	.ptkf_bg .bt2{position:absolute;top:320px;left:50%;z-index:2; text-align:center;width:446px; margin-left:-223px;}
	.ptkf_bg .bt3{position:absolute;bottom:140px;left:50%;z-index:2; text-align:center;width:47px; margin-left:-23px;}
	.dyyy_bg .bt1{position:absolute;top:160px;left:50%;z-index:2; text-align:center;width:670px; margin-left:-340px;}
	.dyyy_bg .bt4{position:absolute;top:220px;left:50%;z-index:2; text-align:center;width:900px; margin-left:-450px;}
	.dyyy_bg .bt2{position:absolute;top:360px;left:50%;z-index:2; text-align:center;width:446px; margin-left:-223px;}
	.dyyy_bg .bt3{position:absolute;bottom:80px;left:50%;z-index:2; text-align:center;width:47px; margin-left:-23px;}
  
   /*SEO优化*/
  .seoyh_bg .bt1{position:absolute;top:120px;left:50%;z-index:2; text-align:center;width:982px; margin-left:-491px;}
  .seoyh_bg .bt4{position:absolute;top:200px;left:50%;z-index:2; text-align:center;width:634px; margin-left:-317px;}
  .seoyh_bg .bt2{position:absolute;top:300px;left:50%;z-index:2; text-align:center;width:446px; margin-left:-223px;}

  .seoyh_bgimg1{width:100%!important;align-items: flex-end;}
  .seoyh_num{align-items: center;width: auto;}
    .seoyh_num .zixun_hover{display: none}
  .seoyh_img{width: 62%}

  .caselist ul li{width:20%!important; height:269px  !important;margin-right:20px  !important;}
  .caselist ul li img{width: auto;height: 100%;}
  
  .four_do{width:238px;}
  .zhuan .rote2{width:220px;height:220px;}
  .zhuan .rote2 img{width:100%;}
  .seoyh_list{width:90%;}
  .seoyh_list ul li{width:23%;}
  .seoyh_list ul li a.img{height:200px;}
  .seoyh_list .lh_40 {line-height: 6px!important}
  .choose{width:300px;}
  .four_td,.four_td .mengban{height:366px}
  .four_td,.four_td .tdbg,.four_td .mengban,.four_td .bg_red2{width:240px;}
  .four_td .w100 img{width:100%;height:212px}
  .zhuan .zhuan_text{width:500px;}
  .main_menu .fix:hover .f14{font-size:13px !important;}

  .seoyh_num .spnum .text{font-size:16px;}
  .pptg_three .three_text{width:242px; padding: 50px 30px;}
  .pptg_three .bg {width: 70px;padding: 0px 20px;}
  .choose_wuyi .wuyi2{width:320px;height:320px;}
  .choose_wuyi .wuyi2 img{width:100%;height:auto;}
  .choose_wuyi .wuyi1{width:340px;}
  .wmdfw_bgimg1{  background: url(../image/man.jpg) no-repeat right center; min-height: 667px; background-size: 100%;}
  .semtg_num .blank20{height:0px;} .semtg_num .blank30{height:10px;}
  .semtg_num .spnum .text{height:40px; line-height:40px;}
  ul.semtg_2 li{width: 32%;}
    ul.semtg_2 li:nth-of-type(2){height: 500px}
  ul.semtg_2 li a .list{padding: 0 10px;}
  .semtg_list .pt60, .semtg_list .pt80{padding-top:40px;}
  .dyyy_big1{height:auto;}
  .big100 .con{width:98%!important;margin:0 auto}
  .kehu{width:33%;height:400px;float:left; display: flex;justify-content: center;align-items: center;}
	.kehu.on{width:33%;height:400px;background:#d10212;}
	.kehu.on .f18{font-size:16px !important;}
	.kehu.on .f30{font-size:18px !important;}


  
}
@media screen and (max-width:968px){
    .main_menu{display: none}
    .seoyh_bg .bt1{top: 200px;width:70%;left:15%;margin-left:0px;}
    .seoyh_bg .bt4{top:270px;width:70%; left:15%;margin-left:0px;}
    .seoyh_bg img{width:100%; height:auto;}
    .seoyh_bg .bt3 img{width:30px; height:30px;}
    .seoyh_bgimg1{flex-direction: column;align-items: center;}
    .seoyh_num{align-items: center;width: auto;}
    .seoyh_num .f35{font-size: 16px!important}
    .seoyh_num .f40{font-size: 18px!important}
    .seoyh_num .mt30{margin-top: 14px}
    .seoyh_num .pt30 {padding-top: 24px;}
    .seoyh_img{width: 50%}
    .yhfwxm .f24{font-size: 16px !important;}
    .yhfwxm .c6{font-size: 14px !important;padding-top: 0px !important;}

}
@media (min-width: 600px) and (max-width: 1199px){
	.bigtitle{font-size:21px;padding: 0px 10px;}
	.uppercase{font-size:13px !important;padding: 10px 10px !important;line-height:19px !important;}
  	.guest_left{width:40%;background-size: cover;padding-right:20px;min-height:483px;height:483px;}
	.guest_right{width:60%;padding:10px 10px 20px 10px;box-sizing: border-box; height:auto; }
	.form{width:100%;}
	.footinfo{padding:10px;box-sizing: border-box; }
	.footinfo .w30,.footinfo .w70{width:100% !important;box-sizing: border-box;}
	.main_visual{height:620px;overflow:hidden;position:relative;margin-top:0px;z-index:1}
	.main_image{height:620px;overflow:hidden;position:relative;}
	.main_image ul{width:100%;height:620px;overflow:hidden;position:absolute;top:0;left:0}
	.main_image li{float:left;width:100%;height:620px;}
	.main_image li span{display:block;width:100%;height:620px;background-size:cover !important;}
	.main_image li a{display:block;width:100%;height:620px}
	.main_image li span .bt1{position:absolute;top:180px;left:50%;z-index:2; text-align:center;width:590px; margin-left:-295px;font-size: 30px;}
	.main_image li span .bt2{position:absolute;top:260px;left:50%;z-index:2; text-align:center;width:400px; margin-left:-200px;}
	.main_image li span .bt3{position:absolute;bottom:220px;left:50%;z-index:2; text-align:center;width:30px; margin-left:-15px;}
	.main_menu{position:absolute; bottom:0px; left:0%; z-index:1; width:100%; height:auto; background:url('../image/main.png') repeat; }
	.main_menu .con{width:94%  !important}
    .main_menu .w23{display: flex;align-items: center;flex-direction: column}
    .main_menu .pl20{padding-left: 0;text-align: center;}
    .main_menu .space .fix{height: 80px}
	.main_menu .w20{width:25% !important;padding: 10px;box-sizing: border-box;}
	.main_menu .w20 .w20{width:20% !important;padding:0px;}
	.main_menu .w20 .w80{width:80% !important;padding:0px;}
	.main_menu .w20 img{ transition: 0.3s;-ms-transition: 0.3s;-webkit-transition: 0.3s;    width: 90%;  height: auto; margin-top: 5%;}
	.main_menu .fix:hover .w20 img{ -webkit-transform: scale(1.0);-ms-transform: scale(1.0); -o-transform: scale(1.0);transform: scale(1.0);}
	.main_menu .w20 .f14{font-size:12px !important; line-height:16px  !important;}
	.main_menu .timer,.main_menu .f18{font-size:18px !important;}
	.main_menu .fix:hover .f14{font-size:12px !important;}
	.main_menu .fix:hover .f18{font-size:18px !important;}
	.asktext { border: 1px solid #fff;width: 90%;height: auto;padding: 10px;margin: 20px auto;}
	.asktext .f24{font-size:18px !important;padding:20px;box-sizing: border-box;}
	.asktext .f16{font-size:14px !important; padding:10px;box-sizing: border-box;margin-bottom:50px;}
	.big1,.big2,.big3{height:auto;}
	.ltcy{padding:30px;}
	.ltcy img{width:100%}
	.four_do{width:48%; height:620px; background:rgba(255,255,255,0.8); margin:1%; float:left}
	.four_do .textico{ background:#8b000a;width:174px; height:40px; line-height:40px; font-size:24px;color:#fff;text-align:center; margin:18px auto;}
	.four_do .infoico{ color:#8b0705; height:29px; line-height:29px; padding:10px 0px 10px 90px;border-bottom:1px solid #8c000b }
	.four_do .infoico1{ background:url(../image/person.png) no-repeat 50px center;  }
	.four_do .infoico2{ background:url(../image/person2.png) no-repeat 50px center;  }
	.four_do .infoico3{ background:url(../image/person3.png) no-repeat 50px center;  }
	.four_do .infotext{padding:10px 30px; color: #000; position:relative;  }
 	.four_do .infotext::before{transition: width 2s; -webkit-transition: width 2s;  position:absolute; width:100px }
	.four_do .infotext:hover {background:#8b000a;color: #fff;}
    .yxxwz_bg .bt3{bottom:120px;}

	
	.kehu{width:50%;height:400px;float:left; display: flex;justify-content: center;align-items: center;}
	.kehu.on{width:50%;height:400px;background:#d10212;}
	.kehu.on .f18{font-size:14px !important;}
	.kehu.on .f30{font-size:16px !important;}
	.fourico{width:20%; height:auto; float:left}
	.fourico a.bgico{width:80px; height:80px; text-align:center; border-radius:50%; display:block;margin: auto; border:1px solid #999;background-size: 50%;}
	.fourico a.bgico:hover{background-size: 50%;}
	.fourico .f16{font-size:14px !important;}
	.yxtitle{font-size:20px;width:18px; height:390px; padding-right:30px; padding-top:10px; border-right:1px solid #b8b8b8}
	.yximg{display:none}
	.yxnews {  width: 569px }
	.yxnews_menu a{font-size:16px;}
	.yxnews_hot ,.yxnews_list{padding-left:6px;}
	.yxtext{line-height:23px  !important; padding:15px !important;}
	.zixun_hover{margin-top:-20px;margin-bottom:20px; margin-left:auto;margin-right:auto;}
	.neibig{min-height: 600px !important; background-size: cover !important;}
	.wmdfw_bg .bt1{position:absolute;top:160px;left:50%;z-index:2; text-align:center;width:540px; margin-left:-270px;}
	.wmdfw_bg .bt4{position:absolute;top:250px;left:50%;z-index:2; text-align:center;width:500px; margin-left:-250px;}
	.wmdfw_bg .bt2{position:absolute;top:380px;left:50%;z-index:2; text-align:center;width:446px; margin-left:-223px;}
	.wmdfw_bg .bt3{position:absolute;bottom:80px;left:50%;z-index:2; text-align:center;width:47px; margin-left:-23px;}
	.wmdfw_bg img,.main_image li span img{width:100%; height:auto;}
	.wmdfw_bg .bt3 img,.main_image li span .bt3 img{width:auto; height:auto;}
	.index_case {padding:20px 0px 40px 0px !important;}
	.index_case li{width:30%; height:70px; border:1px solid #c0c0c0; padding:4px;box-sizing:border-box;margin:1.5%;}
	.index_case li a{display:inline-block;}
	.index_case li a img{width:100%;height:60px; transition: 0.3s; -ms-transition: 0.3s; -webkit-transition: 0.3s;}
	.index_case li a:hover img{-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); transform: scale(1.03,1.09); -ms-transform: scale(1.03,1.09);  -webkit-transform: scale(1.03,1.09);}
	.index_case li:nth-of-type(4n) { margin-right: 1.5%;}
	.space:after { content:" "; display:block; height:0; clear:both;}
    .space .cgmj{width: 48%}
	.four_hui{width:48%; height:210px; padding:10px;box-sizing: border-box; background: #f2f2f2;float:left;margin:1%;}
	.four_hui .lh_26{line-height:22px !important;font-size:12px !important;}
	.xunhuan{width:100%;min-height:80px; margin-bottom:10px;padding:10px !important;box-sizing:border-box;}
	.xunhuan .ico{height:40px;width:40px; background: #F3F3F3 url(../image/num.png) no-repeat; border:1px solid #FFFFFF; background-size: contain;color:#a9101b;font-size:20px;border-radius:50%;  text-align: center; line-height: 40px;box-sizing: border-box; font-weight: bolder; box-shadow: -6px 9px 20px 4px rgba(51, 51, 51, 0.45);margin-top:5px;margin-left:10px;}
	.xunhuan .text{width:87%;margin-left:20px; }
	.xunhuan .text .f24{font-size:16px !important}
	.xunhuan .text .f18{font-size:13px !important;padding-top:5px  !important;line-height:23px  !important;}
	.wmdfw_num .spnum{line-height:30px; height:auto;margin-bottom:25px; }
	.wmdfw_num .spnum .num{background:url(../image/num2.png) no-repeat right bottom;color:#000; padding-left:15px; width:30px; height:30px;font-size: 20px;color: #fff;	background-size: contain; margin-left:10px;}
	.wmdfw_num .spnum .text{color:#000; font-size:16px; padding-left:10px;width: 60%;line-height:20px;padding-top:4px;}
	.zhuan .w50,.zhuan .w40{width:50%;padding:10px;}
	.zhuan .zhuan_text{width:100%;font-size:15px;text-indent: 30px;line-height:30px;box-sizing: border-box;padding:0px 10px;}
	.zhuan .rote {width:94%;margin:3%;height:auto}
	.zhuan .rote span{font-size:14px}
	.zhuan .rote img{width:100%;height:auto}
	
	.wmdfw_bgimg1{background:none}
	.wmdfw_bg1 {background: #f0eff5 url(../image/man.jpg) no-repeat -150px bottom;min-height: 677px;}
	
	.div_flex{display:block;padding-bottom:40px;}
	.div_flex:after { content:" "; display:block; height:0; clear:both;}
	.four_td{width:48%; min-height:400px; height:400px; background:#fff;z-index:0;float:left;margin:1%;}
	.four_td .tdbg{z-index:2;left:0px; bottom:0px;width:100%; height:154px;}
	.four_td img{width:100%;height:auto;}
	.four_td .f16{font-size:14px !important;padding:10px !important;}
	.four_td .f24{font-size:16px !important;}
	.four_td .bg_red2{left:0px; bottom:0px;width:100%; height:154px; z-index:1;display:none}
	.four_td.on,.four_td.on .c_red{color:#fff !important}
	.four_td .mengban{width:100%; height:400px;background:rgba(204, 16, 0, 0.5);;z-index:3;display:none;left:0px; bottom:0px;}
	/*营销型网站*/
    .yxxwz_bg .bt1{width: 560px;margin-left: -284px}
    .yxxwz_bg .bt1 img{width: 100%;height: auto}
    .yxxwz_jsfw .w50 img{width:100%;}
    .yxxwz_title{font-size: 20px}
    .yxxwz_title .f24{font-size: 18px!important;}
    .yxxwz_jsfw .f18{display: none}
    .yxxwz_jsfw .yxxwz_zixun{display: none}
    .yxxwz_jsfw .w50{display: flex;}
    .yxxwz_jsfw .w600_2{display: block}
    .yxxwz_jsfw .w600_3{padding-right: 0px;margin: 0 auto;width: 80%;}


    /*.yxxwz_jsfw .w600{display: flex}*/
	/*SEO优化*/
    .seoyh_bg .bt2{display:none}
	.seoyh_big1{height: 400px;background-size: cover;}
	.seoyh_big2{height:600px;background-size: cover;}
	.seoyh_bgimg1 .w40{width:100% !important;}
	.seoyh_bgimg1 .w60{display:none !important;}
    .seoyh_bgimg1{flex-direction: column;align-items: center;}
    .seoyh_num{align-items: center;width: auto;}
    .seoyh_img{width: 50%}


	.seoyh{height:580px;}
	.seoyh_list{width:100%;padding:8px; box-sizing:border-box;padding-bottom:20px}
	.seoyh_list ul li{width:48%;height:auto;box-sizing:border-box;margin-bottom:20px;float:left;margin:1%;}
	.seoyh_list ul li a{display:block; overflow: hidden;}
	.seoyh_list ul li a{display:block; overflow: hidden;}
	.seoyh_list ul li a.img{ width:100%; overflow: hidden;ransition: 0.3s; -ms-transition: 0.3s; -webkit-transition: 0.3s;}
	.seoyh_list ul li a.img img{width: 100%;height: auto}
    .seoyh_list .lh_40 {line-height: 8px !important;}
	.seoyh_list ul li:nth-of-type(2n+0){margin-right:0%;}
	.seoyh_list ul li img{width:auto;height:100%;}
    .yhfxwm_zixun { width: 70%;  height: 36px;line-height: 36px;font-size:16px !important}
	
    .case{height:auto;}	
	.caselist{width:600px;}
	.caselist ul li{width:32%;height:160px;padding:2px; box-sizing:border-box;margin-right:1%; margin-bottom:24px;background:#d39d98;float:left}
	.caselist ul li a{display:block;    overflow: hidden;}
	.caselist ul li:nth-of-type(3n+0){margin-right:0px;}
	.caselist ul li img{width:auto;height:100%;}

	.yhfwxm{width:48%; min-height:320px;padding:22px; margin-bottom:-40px; background:#fff;z-index:0;float:left; box-shadow:2px 0px 10px 1px rgba(153, 153, 153, 0.32); border-radius: 10px;}
	.yhfwxm:last-child{float:right}
	
	/*抖音运营*/
	.dyyy_bg .bt1{position:absolute;top:230px;left:50%;z-index:2; text-align:center;width:540px; margin-left:-270px;}
	.dyyy_bg .bt4{position:absolute;top:300px;left:50%;z-index:2; text-align:center;width:500px; margin-left:-250px;}
	.dyyy_bg .bt2{position:absolute;top:380px;left:50%;z-index:2; text-align:center;width:446px; margin-left:-223px;}
	.dyyy_bg .bt3{position:absolute;bottom:80px;left:50%;z-index:2; text-align:center;width:47px; margin-left:-23px;}
	.dyyy_bg .bt1 img,.dyyy_bg .bt4 img{width:100%;}
	.dyyy_big1{height:740px;}
	.right_kuang{padding:20px;}
	.dyyy_big2 .w30{width:45% !important;}
	.dyyy_big2 .w50{width:55% !important;}
	
	/*小程序*/
	.xcx_big1{height:460px}
	.xcx_big1 .w5,.xcx_big1 .w20{display:none !important; }
	.xcx_info {margin-left:auto !important; width:50%;}
	.xcx_info .infot{ width:70%;}
	.xcx_big2 .f35{font-size:21px !important;}
	.xcxico{float:left;    margin:0px 30px;}
	.choose{padding:0px 50px; box-sizing:border-box;}
	.choose ,.xcx_big3{margin:auto !important;float:none !important; }
	
	/*平台推广*/
	.pttg_big1 .w60{display:none;}
	.pttg_big1 .w40,.pptg_three {width:96%; margin:0px auto;float:none !important;}
	.pptg_three {margin-bottom:20px;}
	.pptg_three .bg{padding:0px 15px; font-size:16px !important; width: 60px; height:200px}
	.pptg_three .three_text{width:80%; padding:30px;height:200px}
	.pptg_text {width:33%; margin-top:20px;}
	.pptg_text .lh_26{padding:10px; line-height:21px !important; font-size:12px !important; }
	.pptg_text .f24{line-height:30px !important; font-size:15px !important; }
	
	/*SEM托管*/
	.semtg_case1{width:100%; padding-bottom:20px;}
	.semtg_num{width:100%;padding-left:0px;}
	 ul.semtg_2 li{width:100%;}
	.semtg_list ul li{padding:30px;}
	.semtg_list .f30{font-size:20px !important; padding-top:5px !important;}
	.yxxwz_bottom{ margin:5px auto;}
	.semtg_list .f16{font-size:13px !important;  line-height:23px !important; padding-top:0px !important;}
	.semtg_tglc ul li{ width: 48%;margin: 1%;}
	.semtg_tglc ul .iconimg {display:none;}
	.zixun_hover{margin-top:0px;}
  
    /*平台开发*/
    .ptkf_bg .bt3{bottom:120px;}
   .fourico_ptkf { width: 120px; float:left}
   .choose_wuyi .blank50{ height:0px;}
   .choose_wuyi .wuyi2{display:none}
   .choose_wuyi .wuyi1,.choose_wuyi .wuyi3{width:290px; height:auto;}

}

@media (min-width: 100px) and (max-width: 599px){
	.bigtitle{font-size:18px;padding: 10px auto 0px;}
	.uppercase{font-size:13px !important;padding: 10px 10px !important;line-height:19px !important;}
  	.big5{padding:20px;height:490px}
    .big5 .blank50{height:10px !important}
	.guest_left{width:100%;background-size: cover;padding-right:20px;height:auto;display:none;}
	.guest_right{width:100%;padding:10px 10px 20px 10px;box-sizing: border-box; height:auto; }
	.form{width:100%;margin-top:15px}
    .form input{margin-bottom:15px}
	.main_visual{height:420px;overflow:hidden;position:relative;margin-top:60px;z-index:1}
	.main_image{height:420px;overflow:hidden;position:relative;}
	.main_image ul{width:100%;height:420px;overflow:hidden;position:absolute;top:0;left:0}
	.main_image li{float:left;width:100%;height:420px;}
	.main_image li span{display:block;width:100%;height:420px;background-size:cover !important;}
	.main_image li span .bt1{position:absolute;top:80px;z-index:2; text-align:center;width:100%; margin-left:0px;font-size: 20px;}
	.main_image li span .bt2{position:absolute;top:120px;z-index:2; text-align:center;width:50%; left:25%;margin-left:0px;font-size: 16px;}
	.main_image li span .bt3{position:absolute;bottom:220px;z-index:2; text-align:center;width:70%; left:15%;margin-left:0px;font-size: 14px;}
	.main_image li span img{width:100%; height:auto;}
	.main_image li span .bt3 img{width:30px; height:30px;}
	.main_image li a{display:block;width:100%;height:10px}
	.asktext { border: 1px solid #fff;width: 90%;height: auto;padding: 10px;margin: 20px auto;}
	.asktext .f24{font-size:18px !important; padding:20px;box-sizing: border-box;}
	.asktext .f16{font-size:14px !important; padding:10px;box-sizing: border-box; margin-bottom:30px;}
	.big1,.big2,.big3,.big4{height:auto;}
    .big1{min-height:520px;}
    .big2{min-height:1010px;}
    .big3{min-height:452px;}
    .big4{min-height:592px;}
    .big99{min-height:132px;}
    .big100{min-height:770px;}
    .big101{min-height:750px;}
  
    
	.big{height:330px;background-size: 200%;padding: 0px;}
	.big_text{width:80%;font-size: 14px; line-height:35px; height:auto;}
	.big_text p{font-size: 14px;letter-spacing: 5.5px;}
	.ltcy{padding:30px;}
	.ltcy img{width:100%}
  	.yxnews_menu { padding-left:0px; }
	
	.zixun{width: 130px;height: 30px;line-height:30px;font-size: 14px;}
	.zixun_hover{margin-top:-20px;margin-bottom:20px; margin-left:auto;margin-right:auto;}
     .zixun::after {height: 30px;}
	.neibig{min-height:330px !important; background-size: cover !important;margin-top:60px;}
    .semtg_list .w50{width:100%}

	.main_menu{display:none;position:absolute; bottom:0px; left:0%; z-index:1; width:100%; height:120px; background:url('../image/main.png') repeat; }
    .main_menu .w23{display: flex;align-items: center;flex-direction: column}
    .main_menu .pl20{padding-left: 4px;text-align: center;}
	.main_menu .w20{width:25% !important;box-sizing: border-box;}
    .main_menu .lh_20{display: none}
	.main_menu .w20 .w80,.main_menu .w20 .w20{width:100% !important;padding:0px;}
	.main_menu .w20 img{ transition: 0.3s;-ms-transition: 0.3s;-webkit-transition: 0.3s;width:30px;height:30px;}
	.main_menu .fix:hover .w20 img{ -webkit-transform: scale(1.0);-ms-transform: scale(1.0); -o-transform: scale(1.0);transform: scale(1.0);}
	.main_menu .w20 .f14{font-size:11px !important; line-height:16px  !important;}
	.main_menu .timer,.main_menu .f18{font-size:14px !important;}
	.main_menu .fix:hover .f14{font-size:11px !important;}
	.main_menu .fix:hover .f18{font-size:14px !important;}

	.four_do{width:48%; height:620px; background:rgba(255,255,255,0.8); margin:1%; float:left}
  	.four_do:nth-of-type(3n+0),.four_do:nth-of-type(4n+0){height:460px;}
	.four_do .textico{ background:#8b000a;width:80%; height:30px; line-height:30px; font-size:18px;color:#fff;text-align:center; margin:12px auto;}
	.four_do .infoico{ color:#8b0705; height:25px; line-height:25px; font-size:16px !important; padding:10px 0px 10px 50px;border-bottom:1px solid #8c000b }
	.four_do .infoico1{ background:url(../image/person.png) no-repeat 10px center;  }
	.four_do .infoico2{ background:url(../image/person2.png) no-repeat 10px center;  }
	.four_do .infoico3{ background:url(../image/person3.png) no-repeat 10px center;  }
	.four_do .infotext{padding:10px 30px; color: #000;  font-size: 14px;}
	.four_do .infotext:hover{background:#8b000a;color: #fff;}
	
	.kehu{width:50%;height:300px;float:left; display: flex;justify-content: center;align-items: center;}
	.kehu.on{width:50%;height:300px;background:#d10212;}
	.kehu.on .f18{font-size:12px !important;line-height: 22px  !important;margin:10px 0px 0px 0px !important;}
	.kehu.on .info_bottom{border-bottom: 2px #fff solid;width: 60px;height: 1px;margin:10px 0px 0px 0px !important;}
	.kehu.on .f30{font-size:14px !important;}
	.kehu .info{padding:10px;}
	
	.yxtitle{font-size:16px;width:10%; box-sizing: border-box; text-align: center; height:330px; padding:10px; padding-top:10px; border-right:1px solid #b8b8b8}
	.yximg{display:none}
	.yxnews {  width:90%;padding-left:10px  !important;padding-right: 10px !important; }
	.yxnews_menu a{font-size:16px;}
	.yxnews_hot ,.yxnews_list{padding-left:6px; padding-bottom:20px !important}
	.yxtext{line-height:23px  !important; padding:15px !important; box-sizing: border-box;  width:90%;font-size:14px !important;margin-top: 10px;}
	.big4 {background: url(../image/big4.jpg) top right;}
	.big4 .con{padding:10px 0px 40px 0px;}
	.yxnews_hot .f24{font-size:18px !important;}
	.yxnews_hot .f14 {padding-top:10px !important;}
	.yxnews_list ul li {overflow: hidden; margin-bottom:10px}
	.yxnews_list ul li a{font-size:12px !important;}
	
	.fourico{width:20%; height:auto; float:left}
	.fourico a.bgico{width:50px; height:50px; text-align:center; border-radius:50%; display:block;margin: auto; border:1px solid #999;background-size: 50%;}
	.fourico a.bgico:hover{background-size: 50%;}
	.fourico .f16{font-size:14px !important;}
	
	/*运营外包*/
	.wmdfw_bg .bt1{position:absolute;top:80px;z-index:2; text-align:center;width:80%; left:10%;margin-left:0px;}
	.wmdfw_bg .bt4{position:absolute;top:120px;z-index:2; text-align:center; width:70%; left:15%;margin-left:0px;}
	.wmdfw_bg .bt2{position:absolute;top:190px;left:50%;z-index:2; text-align:center;width:70%; left:15%;margin-left:0px;}
	.wmdfw_bg .bt3{position:absolute;bottom:30px;left:50%;z-index:2; text-align:center;width:70%; left:15%;margin-left:0px;}
	.wmdfw_bg img{width:100%; height:auto;}
	.wmdfw_bg .bt3 img{width:30px; height:30px;}

	.wmdfw_bgimg1{background:none;min-height:300px;}
	.wmdfw_bgimg1 .w60{width:100%;padding:10px;;padding-bottom:20px;margin-top:0px  !important;margin-bottom:0px  !important;}
	
	.wmdfw_num .spnum{line-height:30px; height:30px;margin-bottom:20px; }
	.wmdfw_num .spnum .num{background:url(../image/num2.png) no-repeat right bottom;color:#000; padding-left:15px; width:30px; height:30px;font-size: 20px;color: #fff;	background-size: contain; margin-left:15px;}
	.wmdfw_num .spnum .text{color:#000; font-size:14px; padding-left:10px;}
	.zhuan .w50,.zhuan .w40{width:100%;padding:10px;}
	.zhuan .zhuan_text{width:100%;font-size:14px;text-indent: 30px;line-height:30px}
	.zhuan .rote {width:94%;margin:3%;height:auto}
	.zhuan .rote span{font-size:14px}
	.zhuan .rote img{width:100%;height:auto}
	.zhuan .w50{width:100%;}
	
	.xunhuan{width:100%;min-height:80px; margin-bottom:10px;padding:10px !important;box-sizing:border-box;}
	.xunhuan .ico{height:40px;width:40px; background: #F3F3F3 url(../image/num.png) no-repeat; border:1px solid #FFFFFF; background-size: contain;color:#a9101b;font-size:20px;border-radius:50%;  text-align: center; line-height: 40px;box-sizing: border-box; font-weight: bolder; box-shadow: -6px 9px 20px 4px rgba(51, 51, 51, 0.45);margin-top:5px;margin-left:10px;}
	.xunhuan .text{width:80%;margin-left:10px; }
	.xunhuan .text .f24{font-size:16px !important}
	.xunhuan .text .f18{font-size:12px !important;padding-top:5px  !important;line-height:23px  !important;}
	
	.space{display:flex;}
	.space:after { content:" "; display:block; height:0; clear:both;}
	.four_hui{width:48%; height:210px; padding:10px;box-sizing: border-box; background: #f2f2f2;float:left;margin:1%;}
	.four_hui:hover{background: #ebebed;}
	.four_hui .four_img{height:auto;}
	.four_hui .lh_26{line-height:22px !important;font-size:12px !important;}
	.four_hui .four_img img{ transition: 0.3s; -ms-transition: 0.3s; -webkit-transition: 0.3s;}
	.four_hui:hover .four_img img{ transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1);  -webkit-transform: scale(1.1,1.1);}
	.four_hui span.four_more{background:url(../image/four_more.png) no-repeat; width:115px; height:20px;color:#cc1000; line-height:30px; display: table;  margin: auto;transition: 2.4s all;-webkit-transition: 2.4s all;-moz-transition: 0.4s all;-o-transition: 0.4s all;-ms-transition: 0.4s all;}
	
	.bgtd{background:url(../image/bgtd.jpg) repeat center bottom; min-height:790px;background-size: contain;}
	.div_flex{display:block;}
	.div_flex:after { content:" "; display:block; height:0; clear:both;}
	.four_td{width:48%; height:328px; background:#fff;z-index:0;float:left;margin:1%;}
	.four_td .tdbg{z-index:2;left:0px; bottom:0px;width:100%; height:154px; }
	.four_td img{width:100%;height:auto;}
	.four_td .f16{font-size:12px !important;padding:10px !important;line-height:21px !important;}
	.four_td .f24{font-size:16px !important;}
	.four_td .bg_red2{left:0px; bottom:0px;width:100%; height:164px; z-index:1;display:none}
	.four_td.on,.four_td.on .c_red{color:#fff !important}
	.four_td .mengban{width:100%; height:328px;background:rgba(204, 16, 0, 0.5);;z-index:3;display:none;left:0px; bottom:0px;}
	
	.index_case {padding:10px 0px 20px 0px !important;}
	.index_case li{width:46%; height:70px; border:1px solid #c0c0c0; padding:4px;box-sizing:border-box;margin:2%;}
	.index_case li a{display:inline-block;}
	.index_case li a img{width:100%;height:60px; transition: 0.3s; -ms-transition: 0.3s; -webkit-transition: 0.3s; /*-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%);  filter: gray; */}
	.index_case li a:hover img{-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); transform: scale(1.03,1.09); -ms-transform: scale(1.03,1.09);  -webkit-transform: scale(1.03,1.09);}
	
		
	/*平台开发*/
	.ptkf_bg .bt1{position:absolute;top:120px;left:50%;z-index:2; text-align:center; width:70%; left:15%;margin-left:0px;}
	.ptkf_bg .bt2{position:absolute;top:160px;left:50%;z-index:2; text-align:center; width:70%; left:15%;margin-left:0px;}
	.ptkf_bg .bt3{position:absolute;bottom:60px;left:50%;z-index:2; text-align:center; width:70%; left:15%;margin-left:0px;}
	.ptkf_bg img{width:100%; height:auto;}
	.ptkf_bg .bt3 img{width:30px; height:30px;}
	.fourico_ptkf{width:16%; height:auto;color:#333;padding-bottom:10px;margin:2%; float:left;font-size:12px;}
	.fourico_ptkf .lh_26{line-height:18px !important; font-size:12px !important;display:none}
	
	.fourico_ptkf a.bgico{width:100%; height:40px; text-align:center; border-radius:0%; display:block;margin: auto;margin-bottom: 10px;background-size: contain;transition: transform .9s ease-in;}
	.fourico_ptkf:hover a.bgico{width:100%; height:40px;-webkit-transform: none;-moz-transform:none;-o-transform: none; -transform:none;background-size: contain;}
	.ptkf_yx .auto{ padding:10px;box-sizing:border-box;}
	.ptkf_10da{font-size:14px !important;line-height:22px !important; text-align:center  !important; padding:10px 5px  !important} 
	.dzlc .w50:first-child{border-right:0px solid #d10212}
	.dzlc .w50:last-child{border-left:2px solid #d10212}
	.dzlc .text{height:30px; line-height:30px; background:#dadada;font-size:12px; color:#000; font-weight:800;}
	.dzlc .w50:first-child{padding-top:40px !important}
	.dzlc .w50:last-child{padding-top:105px !important}
	.dzlc .w50:first-child .text{text-align:right;padding-right:25px; margin-bottom:100px;}
	.dzlc .w50:last-child .text{text-align:left;padding-left:25px; margin-bottom:100px;}
	.dzlc .w50:last-child .text:last-child{margin-bottom:0px;}
	.dzlc .text span{border:3px solid #fff;border-radius:50%; width:40px; height:40px;  display: block; position: absolute; box-sizing: border-box;text-align:center;padding-top:5px;}
	.dzlc .text span img{border-radius:10%; width:24px; height:24px;}
	.dzlc .text span.ico1{background:#1e1e1e; right: -21px;top: -8px; }
	.dzlc .text span.ico2{background:#e8312e; left: -21px;top: -8px;}
	
	.case{height:580px;}
	.caselist{width:100%;padding:0px 8px; box-sizing:border-box;padding-bottom:15px}
	.caselist ul li{width:48%;height:129px;padding:3px; box-sizing:border-box;margin-right:44px; margin-bottom:20px;background:#d39d98;float:left;margin:1%;}
	.caselist ul li a{display:block;    overflow: hidden;}
	.caselist ul li:nth-of-type(3n+0){margin-right:1%;}
	.caselist ul li img{width:auto;height:100%;}
	
	.choose_wuyi .blank50,.choose_wuyi .blank40{height:5px !important;}
	.choose_wuyi .wuyi1{width:100%; height:auto; padding-bottom:10px;color:#31778d;font-size:14px;}
	.choose_wuyi .wuyi2{width:100%; height:auto; padding:10px;box-sizing:border-box;}
	.choose_wuyi .wuyi2 img{width:50%;height:auto;}
	.choose_wuyi .wuyi3{width:100%; height:auto; padding-bottom:10px;color:#31778d;font-size:14px;}
	
	/*营销型网站*/
	.yxxwz_bg .bt1{position:absolute;top:120px;left:50%;z-index:2; text-align:center; width:70%; left:15%;margin-left:0px;}
	.yxxwz_bg .bt2{position:absolute;top:160px;left:50%;z-index:2; text-align:center; width:70%; left:15%;margin-left:0px;}
	.yxxwz_bg .bt3{position:absolute;bottom:60px;left:50%;z-index:2; text-align:center;  width:70%; left:15%;margin-left:0px;}
	.yxxwz_bg img{width:100%; height:auto;}
	.yxxwz_bg .bt3 img{width:30px; height:30px;}

	.yxxwz_num,.yxxwz_cgmj{padding:10px;width:100%;box-sizing:border-box; }
    .yxxwz_num{padding:0px 10px;margin-top: 0px !important;}
	.yxxwz_num .spnum{height:auto; padding-bottom:20px; width:100%; }
	.yxxwz_num .spnum .num{width:10%; height:35px;line-height:35px;font-size: 21px;color: #fff; border-radius:50%;margin-top: 5px; text-align: center;font-family: serif;transition: 0.4s all;-webkit-transition: 0.4s all;-moz-transition: 0.4s all;-o-transition: 0.4s all;-ms-transition: 0.4s all;}
	.yxxwz_num .spnum .text{color:#000; font-size:14px;width:82%; padding:10px;line-height:22px; height:auto;border:1px solid #e4e4e4;border-radius:6px;margin-left:3%;transition: .4s;box-sizing:border-box;}
	.yxxwz_case1{width:100%;padding:10px;box-sizing:border-box;}
	.yxxwz_case1 img,.yxxwz_jsfw .w50 img{width:100%;}
	
	.yxxwz_jsfw .w50,.yxxwz_jsfw .w600{width:100% !important;}
	.yxxwz_title,.w600_2 .yxxwz_title ,.w600_3 .yxxwz_title{ font-size: 21px;font-weight: 800;margin-top: 20px !important;font-size:16px !important;}
    .yxxwz_title:nth-of-type(1){margin-top: 0!important}
	.yxxwz_bottom{margin: 2px;}
	.yxxwz_zixun{margin:10px auto !important;width: 100px;height: 30px;line-height: 30px;font-size:14px}
	.w600_2,.w600_3{padding:10px 20px;width:100% !important;}
    .yxxwz_jsfw{flex-direction: column}
    .yxxwz_jsfw .w600_2, .yxxwz_jsfw .w600_3{display: flex;flex-direction: column;align-items: center}
    .yxxwz_case1 img, .yxxwz_jsfw .w50 img {display: none}

	.yxxwz_title .f24,.yxxwz_jsfw .f18{font-size:14px !important;}
	.yxxwz_cgmj.space{display:flex;}

	.cgmj{width:48%;float:left;margin-bottom:30px;margin:0% 1%;min-height:130px;}
	.cgmj .ico{width:28px; height:28px; font-weight:800; line-height:28px; border:2px solid #ff7019;box-sizing:border-box; font-size:14px; border-radius:50%; text-align:center; color:#ff7019;}
	.cgmj span{font-size:14px;line-height: 22px !important; padding-left:6px}
	.cgmj .f16{font-size:12px !important;line-height:18px !important; }
    .space .fix{height: 30px;align-items: center;}
	/*SEO优化*/
	.seoyh_bg .bt1{position:absolute;top:40px;left:50%;z-index:2; text-align:center; width:70%; left:15%;margin-left:0px;}
	.seoyh_bg .bt2{position:absolute;top:160px;left:50%;z-index:2; text-align:center; width:70%; left:15%;margin-left:0px;}
	.seoyh_bg .bt3{position:absolute;top:240px;left:50%;z-index:2; text-align:center; width:70%; left:15%;margin-left:0px;}
	.seoyh_bg .bt4{position:absolute;top:80px;z-index:2; text-align:center; width:70%; left:15%;margin-left:0px;}
	.seoyh_bg img{width:100%; height:auto;}
	.seoyh_bg .bt3 img{width:30px; height:30px;}
	.seoyh_big1{height: 300px;background-size: cover;}
	.seoyh_big2{height:460px;background-size: cover;}
	.seoyh_bgimg1 .w40{width:100% !important; padding:10px; box-sizing:border-box;}
	.seoyh_bgimg1 .w40 .f35,.seoyh_bgimg1 .w40 .f40{font-size:21px !important;}
	.seoyh_bgimg1 .w60{display:none !important;}
	.seoyh_num .spnum .text{font-size:14px !important;}
	.pt60 {padding-top: 20px !important;}
	.seoyh{height:580px;}
	.seoyh_list{width:100%;padding:8px; box-sizing:border-box;padding-bottom:20px}
	.seoyh_list ul li{width:48%;height:auto;box-sizing:border-box;float:left;margin:1%;margin-bottom:10px;}
	.seoyh_list ul li a{display:block; overflow: hidden;}
	.seoyh_list ul li a.img{ width:100%; overflow: hidden;}
	.seoyh_list ul li a.img img{height:auto;width:100%;}
	.seoyh_list ul li:nth-of-type(2n+0){margin-right:0%;}
	.seoyh_list ul li img{width:auto;height:100%;}
    .seoyh_list .lh_40{padding: .2rem 0;font-size: 12px;}

	.yhfwxm{width:92%; margin:4%; min-height:320px;padding:22px; margin-bottom:20px; background:#fff;z-index:0;float:left; box-shadow:2px 0px 10px 1px rgba(153, 153, 153, 0.32); border-radius: 10px;}
	.yhfwxm:last-child{float:right}
	.yhfxwm_zixun{width:60%; height:30px; line-height:30px; margin:10px auto;color:#cf0408;font-size:16px !important;}
	.yhfwxm.on .yhfxwm_zixun{background:#cf0408;color:#FFF}
	
	/*抖音运营*/
	.dyyy_bg div img{width:100%;}
	.dyyy_bg .bt1{position:absolute;top:80px;z-index:2; text-align:center;width:80%; left:10%;margin-left:0px;}
	.dyyy_bg .bt4{position:absolute;top:140px;z-index:2; text-align:center; width:70%; left:15%;margin-left:0px;}
	.dyyy_bg .bt2{position:absolute;top:190px;left:50%;z-index:2; text-align:center;width:70%; left:15%;margin-left:0px;}
	.dyyy_bg .bt3{position:absolute;bottom:30px;left:50%;z-index:2; text-align:center;width:10%; left:45%;margin-left:0px;}
		
	.dyyy_big1{height:440px;}
	.dyyy_big2{height:730px;}
	.leftico{float:left; padding:5px; width: 33.333%; box-sizing: border-box;}
    .leftico .lh_50{line-height:26px !important;padding-top:10px}
	.leftico .ico{margin-left:15px;height:70px;}
	.leftico .white_text{padding:5px;}
	.right_kuang{padding:20px;}
	.right_kuang .lh_50{font-size:24px !important; line-height:35px !important;}
	.right_kuang .lh_40{font-size:18px !important; line-height:25px !important;}
	.right_kuang .bot2{    margin:0px 0px 10px 0px;}
	.dyyy_big2 .w30{width:96% !important; margin:2%}
	.dyyy_big2 .w50{width:96% !important; margin:2%}
	.dyyy_zixun2 {width: 135px; height: 35px;line-height: 35px;margin-top: 10px;border-radius: 10px;}
	
	/*小程序*/
	.xcx_big1{height:390px; background-size:contain;}
	.xcx_info .num{width:30px; height:30px; line-height:30px; font-size:14px;}
	.xcx_big1 .w5,.xcx_big1 .w20{display:none !important; }
	.xcx_info {margin-left:auto !important; width:50%;}
	.xcx_info .infot{ width:70%; padding:10px;}
	.xcx_info .infot .f18{font-size:14px !important;}
	.xcx_info .infot .f14{font-size:12px !important;}
    .xcx_big2{ height:auto; padding:20px !important;}
    .xcx_big2 .pt80{padding-top:10px !important;}
	.xcx_big2 .f35{font-size:15px !important;}
    .xcx_big2 .w33 .br_fff{border-right:0px;}
    .xcx_big2 .lh_50{line-height:30px !important;height:30px !important;font-size:14px !important;}
	.xcxico{float:left; margin:0px 1%; width:14%; height:auto;}
	.xcxico a.bgico{width:40px; height:40px;background-size: contain;} 
    .xcxico .f16{font-size:12px !important; line-height:20px !important;}
 	.choose{padding:0px 50px; box-sizing:border-box; width:auto;height:auto;}
	.choose ,.xcx_big3{margin:auto !important;float:none !important; }
    .xcx_big3{display:none;}
    .choose_t .ico{width:50px; height:50px;  background-size:70%;} 
    .choose_text .lh_50{font-size:15px !important; line-height:30px !important;}
	
	/*平台推广*/
	.pttg_big1 .w60{display:none;}
	.pttg_big1 .w40,.pptg_three {width:96%; margin:0px auto;float:none !important;}
	.pptg_three {margin-bottom:20px;}
	.pptg_three .bg{padding:0px 15px; font-size:16px !important; width: 60px; height:200px}
	.pptg_three .three_text{width:80%; padding:30px;height:200px}
	.pptg_text {width:50%; margin-top:20px;}
	.pptg_text .lh_26{padding:10px; line-height:21px !important; font-size:12px !important; }
	.pptg_text .f24{line-height:30px !important; font-size:15px !important; }
	
	/*SEM托管*/
    .semtg_bg .bt1{position:absolute;top:25%;left:10%;z-index:2;text-align:center;width:80%;font-size:18px;color: #FFF; letter-spacing:1px;margin-left: 0px;}
    .semtg_bg .bt2{position:absolute;top:45%;left:10%;z-index:2;text-align:center;width:80%;margin-left:-20%;color:#ddd;font-size: 14px;margin-left: 0px;}
    .semtg_bg .bt3{position:absolute;bottom:10%;left:50%;z-index:2; text-align:center;width:47px; margin-left:-23px;}
	.semtg_one{padding:10px  !important;}
	.semtg_two{padding:10px  !important;}
	.semtg_case1{width:100%; padding-bottom:20px;}
	.semtg_num .spnum .text{font-size:14px;}
	.semtg_num{width:100%;padding-left:0px;}
	ul.semtg_2 li{width:94%;margin:auto;}
	ul.semtg_2 li:nth-of-type(2) { width: 94%; margin:auto;}
	ul.semtg_2 li:nth-of-type(2) .topTitle{font-size:18px}
	.semtg_list ul li{padding:10px; min-height:250px;}
	.semtg_list ul li .f14{font-size:12px !important;}
	.semtg_list .f30{font-size:20px !important; padding-top:5px !important;}
	.yxxwz_bottom{ margin:5px auto;}
	.semtg_list .f16{font-size:13px !important;  line-height:23px !important; padding-top:0px !important;}
	.semtg_tglc ul li{ width: 48%;margin: 1%;}
	.semtg_tglc ul .iconimg {display:none;}
	.zixun_hover{margin-top:0px;}
    .pt30{padding-top:10px}
     .pb70{ padding-bottom: 20px;}
    .sixico_dyyy{ padding-bottom:20px;  }
    .ltcy2 { padding: 10px; padding-top:30px !important; font-size:14px !important;line-height:22px !important;  }
    .index_menu a{ font-size: 14px;}
}
@media (min-width: 100px) and (max-width: 380px){
  .big_text p{font-size: 12px; letter-spacing: 2.5px; padding-left:5px}
  .four_td{height: 288px;}
  .four_td .tdbg{height:124px;}
  .four_td .mengban{height: 288px;}
  .main_menu{ height:130px; }
  .pptg_text .lh_26 { min-height: 90px; }
  .pptg_three .three_text{line-height:28px;}
  .wmdfw_num .spnum .text { color: #000; font-size: 12px;padding-left: 10px; }
  .wmdfw_num .spnum .num {margin-left:0px}
  .wmdfw_num .pt30,.zhuan .pt30{padding-top:10px}
  .four_td .f24 { font-size: 16px !important; line-height:25px !important;}
  .four_td .tdbg { bottom: 5px; }
  .seoyh_num .spnum .num {background-size: contain;  width: 36px;height: 36px; }
  .seoyh_num .spnum .text{font-size:12px !important}
  .seoyh_bgimg1 .w40 .f35, .seoyh_bgimg1 .w40 .f40{text-align: center;}
  .seoyh_num .spnum,.zixun_hove{margin-bottom:10px;}
  .seoyh_big1 {  height: 220px;}
}

@-webkit-keyframes progress360{
	0%{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
	10%{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
	20%{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
	30%{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
	40%{-webkit-transform: rotate(180deg);transform: rotate(180deg);}
	50%{-webkit-transform: rotate(180deg);transform: rotate(180deg);}
	60%{-webkit-transform: rotate(270deg);transform: rotate(270deg);}
	70%{-webkit-transform: rotate(270deg);transform: rotate(270deg);}
	80%{-webkit-transform: rotate(360deg);transform: rotate(360deg);}
	90%{-webkit-transform: rotate(360deg);transform: rotate(360deg);}
	100%{-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes progress360{
	0%{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
	10%{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
	20%{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
	30%{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
	40%{-webkit-transform: rotate(180deg);transform: rotate(180deg);}
	50%{-webkit-transform: rotate(180deg);transform: rotate(180deg);}
	60%{-webkit-transform: rotate(270deg);transform: rotate(270deg);}
	70%{-webkit-transform: rotate(270deg);transform: rotate(270deg);}
	80%{-webkit-transform: rotate(360deg);transform: rotate(360deg);}
	90%{-webkit-transform: rotate(360deg);transform: rotate(360deg);}
	100%{-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}