﻿@charset "utf-8";
body,ul,p{padding: 0;margin: 0;color:#333333;font-size:16px;color:#666666;}
body, ul {padding:0 auto;}

body{font-family: "Microsoft Yahei";font-size: 14px;color:#333333;background: #ffffff; }

a,a:hover{text-decoration: none;color:#333333;}


ul{list-style:none;}
li{list-style: none;text-decoration: none;}
li { display:inline}
.fl{float:left;}
.fr{float:right;}
.fc{clear:both;}
.pw{width:100%; overflow: hidden;}
.nw{width:1200px;margin:0 auto;min-width:1200px;}
h2{line-height: 1em;}
input, button, select, textarea {outline: none;border-radius: 0;}
h3{font-size:24px;font-weight: normal;line-height: 40px;    -webkit-margin-before: 0;-webkit-margin-after: 0;-webkit-margin-start: 0px;-webkit-margin-end: 0px;}
.showdiv{    box-shadow: 0px 0px 20px 1px #eeeeee;}
.btn{text-align: center;}
.btn span{cursor:pointer;padding:10px 50px;border-radius:30px;margin:0 auto;display:inline-block;font-size:24px;background: #ff6000;color:#fff;}

/* 顶部 */
.header{width: 100%;height: 100px;position: fixed;background: #fff;z-index: 999;box-shadow: 0 0px 5px #ccc;top:0px;}
.content{width: 1300px;margin: 0 auto;}
.content>div{display: inline;float: left;}
.tel{font-size:20px;color: #ff6000;}
.search input{border-radius: 5px;}
.nav ul li a{padding:0 10px;font-size:18px;cursor: pointer;}
.nav{margin-right:22px;height:48px;line-height: 48px;margin-left: 15px;}
.nav ul li a{text-decoration: none;line-height: 48px;color:#222222;padding-bottom: 10px;}
.nav ul li a:hover{background: url("../images/nav.png") no-repeat bottom;color:#ff6000;}
.nav_hover a{background: url("../images/nav.png") no-repeat bottom;color:#ff6000;}
.header .content .logo,.header .content .nav{margin-top: 30px;}
/* banner */
.banner{min-width:1200px;margin-top:100px;}
.banner_index{height:867px;background:url(../images/banner_index.jpg) no-repeat center center;}
.banner_indexn{z-index:9;text-align:center;margin-top:-30px;position:relative;}
.yunduo1{position:relative;top:400px;animation: yunduo1 20s infinite;}
.yunduo2{position:relative;top:260px;animation: yunduo 25s infinite;left:1920px;}
.yunduo3{position:relative;top:410px;animation: yunduo 30s infinite;left:1920px;}
.banner_indext0{animation:fadeIna 1s both 0.2s ;}
.banner_indext1{font-size:48px;font-weight:bold;color:#9a4900;animation:fadeIna 1s both 0.4s ;}
.banner_indexn span{display:block;width:115px;height:7px;background-color:#ff7900;margin:10px 0px 10px 220px;animation:fadeIna 1s both 0.8s ;}
.banner_indext2{animation:fadeIna 1s both 0.6s ;}
.banner_indext3{display:block;font-size:32px;color:#9a4900;text-align:left;margin-left:220px;animation:fadeIna 1s both 0.8s ;}
.banner_indext4{font-size:16px;color:#9a4900;text-align:left;margin-left:220px;display:block;animation:fadeIna 1s both 1s ;}
.banner_indext5{animation:fadeIna 1s both 1.2s ;}
 @keyframes yunduo { 
       0% {             
           transform: translate(0px, 0px);            
        }            
                  
        100% {                
           transform: translate(-1920px, 0px);
        }
}
 @keyframes yunduo1 { 
       0% {             
           transform: translate(0px, 0px);            
        }            
                  
        100% {                
           transform: translate(1920px, 0px);
        }
}
@keyframes fadeIna {
    from {
        opacity: 0;
        transform: translateY(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0px);
    }
}
/* 产品 */
.title{text-align: center;margin-bottom: 40px;margin-top: 50px;}
.title h2{font-size: 40px;margin:0;line-height: 90px;margin-top: 10px;font-weight: normal;}
.title span{font-size: 20px;}
.pro_lis{display: inline;float: left;text-align: center;width:162px;height:212px;background: #ffffff;box-shadow: 0px 0px 20px 1px #dddddd;margin:19px;border-radius: 15px;cursor:pointer;}
.pro_lis .pro_lis_ico{width:110px;text-align:center;margin: 0 auto;margin-top:20px;transition: transform 1s;}

.pro_lis .lis_ico1{width:110px;height:110px;text-align: center;vertical-align: middle;margin: 0 auto;}
.pro_lis .lis_ico2{width:110px;height:110px;text-align: center;vertical-align: middle;margin: 0 auto;margin-top:-112px;z-index: -1;display:none;}
.pro_lis .lis_ico2_play{display:block;}
.pro_lis .lis_ico3{margin-top: -90px;height:90px;text-align: center;vertical-align: middle;}
.pro_lis .pro_lis_text{font-size: 22px;}
.pro_lis .pro_lis_xian{width: 25px;height:3px;background-color: #ff6000;margin:0 auto;margin-top: 35px;}
/* 产品浮动效果 */
.pro_lis_cur{width:162px;height:212px;box-shadow: 0px 0px 20px 1px #dddddd;margin:19px;border-radius: 15px;display: inline;float: left;text-align: center;
    background: -webkit-linear-gradient(#fcba53, #ff6000); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#fcba53, #ff6000); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#fcba53, #ff6000); /* Firefox 3.6 - 15 */
    background: linear-gradient(#fcba53, #ff6000); /* 标准的语法（必须放在最后） */}
.pro_lis_cur .pro_lis_ico{width:110px;text-align:center;margin: 0 auto;margin-top:20px;}
.pro_lis_cur .lis_ico1{width:110px;height:110px;text-align: center;vertical-align: middle;margin: 0 auto;}
.pro_lis_cur .lis_ico3{margin-top: -90px;height:90px;text-align: center;vertical-align: middle;}
.pro_lis_cur .pro_lis_text{font-size: 22px;color:#ffffff;}
.pro_lis_cur .pro_lis_xian{width: 25px;height:3px;background-color: #ffffff;margin:0 auto;margin-top: 35px;}
.pro_lis:hover .pro_lis_ico{    transform: rotateY(180deg);transition:all 500ms;}
/* 优势 */
.youshi{background: url(../images/index01.jpg);height: 602px;margin-top:40px;background-position: center;}
.advan{height:602px;}
.advan .title{color:#ffffff;}
.advan .title span{margin-top:15px;}
.advan_lis{display: inline;float: left;width:579px;height:141px;background-color:rgba(253, 253, 253, 0.82);border-radius: 15px;margin-bottom:30px;}
.advan_lis:nth-child(2n){margin-left: 42px;}
.advan_lis_ico{width:86px;height:141px;margin-left:15px;margin-right:15px;display:inline-block;float: left;position: relative;line-height: 141px;}
.advan_lis_ico div{width:86px;height:141px;text-align: center;vertical-align: middle;}
.advan_lis_ico .lis_ico1, .advan_lis_ico .lis_ico2, .advan_lis_ico .lis_ico3{position: absolute;top:0;}
.advan_lis_info{vertical-align: middle;margin-top:30px;}
.advan_lis_info span{font-size:24px;}
.advan_lis_info p{font-size:16px;line-height: 26px;margin-top:5px;color: #666666;}

/* 案例 */
.anli{margin-bottom: 60px;}
.case_lei {text-align: center;margin: 0 auto;with:100%;margin-bottom: 50px;}
.case_lei span{padding:0 22px;}
.case_lis{width:386px;position: relative;margin-bottom: 20px;cursor: pointer;}
.case_lis .case_lis_pic{width:386px;height: 243px;position: relative;}
.case_lis_pic >img{width:386px;height: 243px;}
.case_lei span a{color: #666666;}
.case_hover{margin:0 auto;text-align: center;margin-top:-160px;display:none;}

.case_hover img{margin:0 atuo;width: 180px;}
.case_lis .case_hover p{color: #ffffff;}
.case_lis_pic{width:386px;height: 243px;}
.case_liss>div{display: inline;float: left;}
.case_lis:nth-child(3n+2){margin:0 21px;}
.case_lis p{font-size: 20px;color:#222222;line-height: 40px;}
.case_lis_info{padding-left: 10px;padding-bottom: 15px;height:91px;}
.case_lis span{font-size: 16px;color:#666666;}
.case_more{margin: 0 auto;text-align: center;}
.case_more span{line-height:60px;padding:13px 60px;font-size:24px;background:#ff6000;border-radius: 60px; }
.case_more span a{ color: #fff;}
/* 案例浮动 */
.case_lis_info_hover{background: #323232;padding-left: 10px;padding-bottom: 15px;}
.case_lis .case_lis_info_hover p{color: #fff;}
.case_lis .case_lis_info_hover span{color: #b1b1b1;}
.case_lis:hover .case_hover{display:block;animation: fadeIna 0.5s both 0.2s;}
.case_lis:hover .case_hover>img{animation: fadeIna 0.5s both 0.2s;}
.case_lis:hover .case_hover>p{animation: fadeIna 0.8s both 0.2s;}
.case_lis:hover .case_lis_pic>img{transform:scale(1.1);transition:0.7s}
.case_lis:hover .case_lis_info{background: #323232;}
.case_lis:hover .case_lis_info p{color: #fff;}
.case_lis:hover .case_lis_info span{color: #b1b1b1;}
/* 优化专区*/
.seo{height:306px;background: url(../images/index02.jpg) no-repeat center center;}
.seozq{padding-left:200px;;}
.seozq>p{display:inline-block;float:left;color:#fff;font-size:32px;margin-top:30px;}
.seozq>p>span{font-size:80px;}
.seozq>span{display:inline-block;float:left;font-size:166px;color:#ffa800;font-weight:bold;padding:0 20px;margin-left:100px;}

/* 新闻资讯 */
.newsi{background:#f5f5f5;padding-bottom: 20px; }
.newsi_lis{padding-top:30px; overflow: hidden;}
.newsi_lis li{cursor: pointer;}
.newsi_lis_left{display: inline;float: left;}
.newsi_lis_left ul li{display: inline;float: left;width: 332px;height:380px;margin-right:20px;}
.newsi_lis_left ul li:hover .newsi_desc a p{color:#ff6000;}
.newsi_pic{height:234px;width:332px; }
.newsi_pic img{width:100%;height: 100%;}
.newsi_desc{background: #fff;padding-left: 8px;padding-bottom: 6px;}
.newsi_desc .newsi_title{font-size:20px;font-weight: bold;line-height: 50px;}
.newsi_desc .newsi_con{font-size:14px;color:#666666;line-height: 24px;}
.newsi_desc div span{color: #bbbbbb;line-height: 40px;}
.newsi_desc div span a{color: #bbbbbb;}
.newsi_desc div .newsi_time span{padding:5px;}
.newsi_desc div .newsi_detail{float: right;}
.newsi_desc div .newsi_detail span{padding:0 8px;}

.newsi_lis_right{width:489px;height:380px;background: #fff;float: left;text-align: center;}
.newsi_lis_right ul{margin:0 10px;width: 96%;}
.newsi_lis_right ul li{display:block;padding:30px 5px;}
.newsi_lis_right ul li:hover .newsi_date{background:#ff6000;}
.newsi_lis_right ul li:hover .newsi_date a{color:#fff;}
.newsi_lis_right ul li:hover .newsi_info a span{color:#ff6000;}
.newsi_lis_right ul li:nth-child(2n+2){border-top:2px solid #e5e5e5;border-bottom:2px solid #e5e5e5;}
.newsi_lis_right ul li .newsi_date{display: inline-block;float: left;border-right: 1px solid #e5e5e5;width:90px;}
.newsi_lis_right ul li .newsi_date span{display:block;font-size:40px;}
.newsi_lis_right .newsi_info{text-align: left;padding-left: 15px;}
.newsi_lis_right .newsi_info span{font-size: 20px;color: #232323;}
.newsi_lis_right .newsi_info p{font-size:14px;color:#747474;line-height: 20px;}
.newsi_more{padding:60px 0;text-align: center;}
.newsi_more span{font-size:24px;color: #ff6000;padding:12px 50px;border: 1px solid #ff6000;margin-top:30px;border-radius: 30px;}
.newsi_lis_left li{box-shadow:0px 0px 20px 1px #dddddd; }
.newsi_lis_right{box-shadow:0px 0px 20px 1px #dddddd;}

/* 底部 */
.liuyan .tel,.name,.gsname{display: inline;float: left;}
.liuyan .tel{background: url(../images/telbj.jpg) no-repeat;width: 270px;height: 100px;font-size: 36px;color: #222;font-family: impact;font-weight: bold;font-style: italic;padding-top: 50px;padding-left: 60px;}
.name{width:400px;margin-right: 20px;}
.biaodan input{border: 0;font-size: 16px;color:#bbbbbb;line-height: 40px;padding-left:20px;}
.biaodan div{height:40px;padding:5px;border:1px solid #e7e7e7;border-radius: 10px;margin-bottom: 20px;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #bbbbbb;font-size: 16px;}
.biaodan div span{padding:0 20px;border-right: 1px solid #f3f3f3;padding-bottom: 8px;}
.yanzheng{width:150px;float: left; margin-left: 20px;}
.gsname{width: 630px;}
.biaodan button{padding:13px 50px;background: #ff6000;border:none;border-radius: 10px;color:#fff;font-size: 20px;margin-left: 20px;cursor: pointer;}
.liuyan>p{font-size: 20px;text-align: center;padding:40px;color:#555555;padding-bottom: 60px;}
.fuwu>div{width: 25%;display: inline;float: left;}
.fuwu>div>div{display: inline-block;vertical-align: middle;}
.fuwutext{margin-left: 15px;}
.fuwutext span{font-size: 22px;}
.fuwutext p{font-size:16px;color:#545454;}
.footer{background-color: #222222;color:#ffffff;margin-top: 80px;font-size: 16px;}
.footer a{color:#fff;}
.link{margin-top:13px;padding:16px 0;}
.link span{padding:0 10px;border-left:2px solid #fff;}
.nava{margin:36px auto;}
.nava ul{text-align: center;}
.nava ul li{display:inline-block;padding:0 25px;}
.footer p{color: #fff;}
.footline{width: 100%;height: 1px;background-image: linear-gradient(to right, #3b3b3b 0%, #3b3b3b 70%, transparent 50%);background-size: 10px 1px;background-repeat: repeat-x;}
.footerl{padding:30px 0;vertical-align: baseline;}
.footerl p{color: #fff;line-height: 50px;}
.footerl div{display: inline;float: left;text-align: center;}
.footerl div span{display: inline-block;}
.footico{margin-left:110px;max-width: 150px;}
.footico p{line-height: 30px;}

.ewm{margin-top:-20px;}
.copy{line-height:50px; text-align:center}


/* 整站优化 */
.banner_zzyh{height:588px;background:url(../images/banner_zzyh.jpg) no-repeat center center;}
.banner_zzyh1{display:block;margin:0 auto;animation:fadeIna 1s both 0s ;;}
table{border-collapse:collapse;width:1200px;}
tr{height: 100px;}
td ,th{border: 1px solid #ff6000;padding:25px 20px;text-align: center;}
th{font-size:18px;line-height: 30px;}
th span{font-size:16px;color: #666666;font-weight: normal;}
td{font-size:16px;line-height: 22px;}
.taocanbt {background-color: #fed6bd;height:66px;}
.taocanbt th{border-top: 0px;}
.taocan p{font-size: 16px;line-height: 30px;padding-top: 20px;}
.taocan p span{color: #ff6000;}
/* 整站优化服务方式 */
.zzyh_fwfs{background-color: #f2f3f7;margin-top: 60px;padding-bottom: 50px;}
.zzyh_fwfs>div>div>div{display: inline;float: left;width:250px;text-align: center;width:250px;cursor: pointer;}
.zzyh_fwfs>div>div>div>span{width:130px;height:130px;text-align:center;line-height:130px;display:inline-block;background: #333333;border-radius: 50%;text-shadow:1px 1px 3px #a1a1a1;cursor: pointer;}
.zzyh_fwfs>div>div>div>p{display:block;font-size:16px;line-height: 24px;margin-top:10px;color: #666666;}
.zzyh_fwfs>div>div>div .fwfs_bt{color: #ff6000;font-size: 22px;margin-top:30px;}
.zzyh_fwfs>div>div>div:hover>span{background: #ff6100;}
.zzyh_fwfs>div>div>div:nth-child(4n+2),.zzyh_fwfs>div>div>div:nth-child(4n+3),.zzyh_fwfs>div>div>div:nth-child(4n+4){margin-left:66px;}
.fwfshover{transition: transform 1s;}
.zzyh_fwfs1:hover .fwfshover{transform:rotateY(180deg);}
/* 服务流程 */
.fuwuliucheng{padding-left: 599px;line-height:105px;font-size: 16px; }
.fuwuliucheng span{display: inline-block;float: left;}
.fuwuliucheng .xian,.fuwuliuchengr .xian{width:3px;height: 105px;background: #ff6000;}
.fuwuliucheng .yuanquan,.fuwuliuchengr .yuanquan{line-height: 16px;margin-left: -10px;background: #fff;margin-top:44px;}
.fuwuliucheng .shuzi,.fuwuliuchengr .shuzi{font-family: "Mongolian Baiti";font-size:60px;color:#dddddd;line-height: 105px;margin-left: 10px;}
.fuwuliucheng .lc_biaoti,.fuwuliuchengr .lc_biaoti{font-size: 22px;font-weight: bold;padding-top:25px;color: #222222;}
.fuwuliucheng p,.fuwuliuchengr p{line-height: 30px;color: #808080;font-size: 16px;}
.fuwuliuchengr span{display: inline-block;float: right;}
.fuwuliuchengr p{text-align: right;}
.fuwuliuchengr{padding-right: 598px;}
.fuwuliuchengr .yuanquan{margin-right:-10px;}
.fuwuliuchengr .shuzi{margin-right: 10px;}
/* .fuwuliucheng{margin-left: 550px;} */
.zzyh01{height:175px;background: url(../images/zzyh01.jpg);margin-top: 90px;background-position: center;}
.zzyh01 p{font-size:53px;line-height: 175px;text-align: center;color: #fff;}
/* 整站优化优势 */
.zzyh_youshi01{display:inline-block;width:560px;height:140px;border-radius:8px;box-shadow: 0 0 20px  0px #f1f1f1;margin-bottom: 20px;}
.zzyh_youshi01:nth-child(2n+1){margin-right:50px;margin-left: 20px;margin-top:20px;}
.zzyh_youshi01>span{display:inline-block;float: left;margin:25px 10px;}
.zzyh_youshi01 .youshi_bt{font-size: 24px;color: #222222;line-height: 50px;margin-top:25px;}
.zzyh_youshi01 p span{color: #ff6000;}
/* 整站优化案例 */
.zzyh_cgal{background: url(../images/zzyh_anlibj.jpg) no-repeat center center;height:839px;padding-bottom: 100px;}
.zzyh_cgal>div>div>ul>li{height:510px;display: inline-block;float: left;background: #fff;box-shadow: 0 0 15px 2px #b1b1b1;margin:10px 0px 40px 0px;}
.zzyh_cgal>div>div>ul>li img{display:block;width:100%;height:240px;}
.zzyh_cgal>div>div>ul>li>p{text-align: center;font-size:21px;color: #222222;line-height: 30px;padding-top: 10px;}
.zzyh_cgal>div>div>ul>li>div{padding:5px 15px;}
.zzyh_cgal>div>div>ul>li>div span{color:#ff6000;line-height:30px;padding-top:15px;display: block;}
.zzyh_cgal>div>div>ul>li>div p{text-align:justify!important;}



/* 按天计费 */
.banner_atjf{height:588px;background:url(../images/banner_atjf.jpg) no-repeat center center;}
.banner_atjf p{color:#fff;text-align:center;line-height:60px;}
.banner_atjf .atjf1{font-size:45px;margin-top:100px;}
.banner_atjf .atjf2{font-size:50px;}
.banner_atjf .atjf3{font-size:96px;line-height:120px;padding-bottom:40px;}
.atjf_more span{padding:10px 30px}
.atjf_shuoming{background: #222222;padding:15px 0;color: #ff6000;font-size:24px;}
.atjf_shuoming>div>span{margin-right: 32px;}
.atjf_shuoming>div>span>span{padding:0 10px;}
/* 困局分析 */
.kunju{background: url(../images/atjf_kjbj.png) no-repeat center center;}
.kunju_list{display: inline-block;float: left;width:456px;margin-top: 50px;margin-bottom: 90px;cursor: pointer;}
.kunju_list:nth-child(2n+1){margin-right: 280px;}
.kunju_list:nth-child(2n){text-align: right;}
.kunju_list>span{display:inline-block;float: left;color: #ff6000;width:88px;height:88px;border:2px solid #ff6000;border-radius: 50%;text-align: center;line-height: 88px;margin-right: 15px;}
.kunju_list:hover >span{background: #ff6000;color:#fff;transition:all 500ms;}
.kunju_list:nth-child(2n)>span{float: right;margin-left:15px;}
.atjf01{height:156px;background: url(../images/atjf01.jpg) no-repeat center center;}
.atjf_youshi_list{text-align: center;width:265px;display: inline;float: left;margin-right: 40px;margin-bottom: 40px;cursor: pointer;}
.atjf_youshi_list:nth-child(4n){margin-right: 0px;}
.atjf_youshi_list div p{margin-top:-136px;line-height: 132px;}
.atjf_youshi_list>p{line-height: 26px;}
.atjf_youshi_list h3{font-size: 20px;}
.atjf_youshi_list .icon-liubianxing:hover{color: #ff6000;}
.atjf_youshi_list:hover div p{color: #fff;}
.atjf_youshi_list:hover div span{color: #ff6000;}
.atjf_youshi_list:hover >div{  transform: rotateY(360deg);
  transition: all 1s;}
.atjf_youshiz{background: #f1f3f6;padding-bottom: 40px;}
.atjf_fwlcl{background: url(../images/atjf_fwlc.png) no-repeat center bottom;height: 500px;}
.fwlc_xian{display:block;width:2px;height:28px;background: #d2d2d2;margin:0 auto;}
.fwlclista{display:inline-block;width:42px;height:42px;color: #636363;border-radius: 50%;background: #d2d2d2;line-height: 42px;}
.atjf_fwlclist>div:hover .fwlclista{color:#fff;background: #ff6100;}
.atjf_fwlclist>div>div>span{display:inline-block;width:30px;height:30px;border-radius: 50%;background: #ff6000;color:#fff;font-size: 16px;text-align: center;line-height: 30px;}
.atjf_fwlclist>div{display:block;width:137px;text-align: center;float: left;cursor: pointer;margin-right: 30px;}
.atjf_fwlclist>div p{line-height: 20px;margin-top:15px;}
.atjf_fwlclist>div>div{padding:5px;background: #faccaf;border-radius: 50%;width:30px;height: 30px;margin:0 auto;}
.fwlclist01{margin-top:145px;}
.fwlclist02{margin-top:120px;}
.fwlclist03{margin-top:120px;}
.fwlclist04{margin-top:75px;}
.fwlclist05{margin-top:70px;}
.fwlclist06{margin-top:135px;}
.fwlclist07{margin-top:160px;}


/* 网站建设 */
.banner_wzjs{height:588px;background:url(../images/banner_wzjs.jpg) no-repeat center center;}
.banner_wzjs .nw{padding-top:150px;}
.banner_wzjs nw img{display:inline-block;float:left;vertical-align:middle;}
.wzjspw{background: #f2f3f7;padding-bottom: 50px;}
.wzjs_01{width:535px;height:165px;margin:20px;display: inline-block;border-radius: 15px;float: left;padding:45px 25px 5px 0;background: #fff;cursor:pointer}
.wzjs_01 .icon-liubianxing{color: #fff;font-size:135px;display: none;}
.wzjs_01 .icon-xlogin{font-size:135px;display: inline-block;margin: 0 20px;float: left;}
.wzjs_01_a{display:inline-block;color: #ff6000;width: 135px;text-align: center;margin-left: -155px;float: left;line-height: 148px;}
.wzjs_01>div>span{width:40px;height: 2px;background-color: #dd5200;display: block;margin:2px 0 18px;}
.wzjs_01>div>p{display: block;line-height: 22px;}
.wzjs_01_bt{text-align: center;margin:30px;}
.wzjs_01_bt span{display:inline-block;padding:10px 20px;background: #ff6000;color: #fff;font-size: 24px;border-radius: 10px;}
.wzjs_01:hover{background: #ff6000;color:#fff;}
.wzjs_01:hover p{color:#fff;}
.wzjs_01:hover>div>span{background:#fff;}
/*.wzjs_01:hover .icon-dingwei{color:#fff;}*/
.wzjs_01:hover .icon-liubianxing{display: block;}
.wzjs_02 h2 span{color: #ff6000;font-size: 40px;}
.wzjs_02_a .pro_lis{width:268px;height:372px;box-shadow: none;border:2px solid #ff6000;margin:0;border-radius: 8px;margin-left:36px;cursor: pointer;}
.wzjs_02_a .pro_lis:hover{background: #ff6000;}
.wzjs_02_a .pro_lis:hover *{color: #fff; }
.wzjs_02_a .pro_lis:hover .pro_lis_xian{background: #fff;}
.wzjs_02_a .pro_lis:nth-child(4n+1){margin-left: 0px;}
.wzjs_02_a .pro_lis .pro_lis_xian{width:60px;}
.wzjs_02_a .pro_lis_text{padding:25px 15px 0;}
.wzjs_02_a .pro_lis_text p{line-height: 25px;}
.wzjs_02_a .pro_lis_ico{color: #ff6000;}
.wzjs_02_a .pro_lis h3{color:#ff6000;}

.wzjspw01{background: #1e5387;margin-top:120px;height:920px; }
.wzjs_03 {color: #fff;}
.wzjs_03 h2 span{font-size:40px;color: #fff601;}
.wzjspw01>div>img{margin-top:-150px;z-index: 9;position:absolute;}
.wzjs_04{width:1200px;height:500px;box-shadow: 0 0 20px 1px #eee;margin-left:20px;margin:0 auto;}
.wzjs_04_left{background: #333333;width:845px;height:500px;border-radius:10px 0 0 10px; float: left;}
.wzjs_04_right{width: 355px;height:500px;background: #ff6000;float: left;color:#fff;}
.wzjs_04_left>div{padding:30px;display: inline;float: left;color:#ff6000;text-align: center;}
.wzjs_04_left>div>div>p{color: #fff;padding:0 40px 0 40px;}
.wzjs_04_left1{border-right: 1px solid #fff;border-bottom: 1px solid #fff;color: #ff6000;width:390px;height:210px;float: left;}
.wzjs_04_left2{border-bottom: 1px solid #fff;color: #ff6000;width:390px;height:210px;float: left;}
.wzjs_04_left3{border-right: 1px solid #fff;color: #ff6000;width:390px;height:180px;float: left;padding-top:30px;}
.wzjs_04_left4{color: #ff6000;width:390px;height:180px;float: left;padding-top:30px;}
.wzjs_04_left h3{line-height:50px;}
.wzjs_04_right>span{display:block;margin:0 auto;padding:5px 20px;background:#fff;font-size:30px;color:#ff6000;line-height:30px;border-radius:30px;width:250px;margin-top:45px;margin-bottom:30px;}
.wzjs_04_right>p{color:#fff;padding:0 30px;line-height:30px;text-indent:2em;margin-bottom:30px;}
.wzjs_04_right hr{color:#fff;width:85%;border:1px solid #FFF;}
.wzjs_04_right>div>span{display:inlin-block;float:left;margin:20px 20px;text-align:center;}
.wzjs_04_right>div>span .icontxt{display:block;background:#fff;color:#ff6000;padding:2px 5px;border-radius:10px;width:60px;text-align:center;margin-top:10px;}

.wzjs_youshi{height:1064px;background:url(../images/wzjs_bj01.jpg) no-repeat center center;}
.wzjs_youshi p{line-height:24px;}
.wzjs_youshit0{display:inline-block;float:left;text-align:center;}
.wzjs_youshit0 h3{line-height:80px;font-size:28px;}
.wzjs_youshit1{margin-top:40px;}
.wzjs_wzbj{margin-left:260px;}
.wzjs_wzbj h3{color:#3760ac;}
.wzjs_ssyq{margin-left:180px;}
.wzjs_ssyq h3{color:#f0535a;}
.wzjs_youshit2{margin-top:30px;}
.wzjs_jrx{margin-left:60px;}
.wzjs_jrx h3{color:#49dade;}
.wzjs_sj{margin-left:580px;}
.wzjs_sj h3{color:#ff6000;}
.wzjs_youshit3{margin-top:60px;}
.wzjs_wzjh{margin-left:260px;}
.wzjs_wzjh h3{color:#f6a406;}
.wzjs_js{margin-left:160px;}
.wzjs_js h3{color:#29cf99;}
/* 其他产品列表 */
.qtcp{display:block;height:680px;}
.qtcp:nth-child(2n),.qtcp:nth-child(2n) p{color: #fff;}
.qtcp:nth-child(2n+1),.qtcp:nth-child(2n+1) p{color: #222;}
.qtcp:nth-child(2n)>div>div{width:750px;float: right;}
.qtcp .title{text-align: left;}
.qtcp .title{font-size: 78px;margin-top:190px;margin-bottom: 10px;}
.qtcp>div>div>span{width:86px;height:6px;display: block;}
.qtcpy>div>div>span{background: #f2f3f7;}
.qtcpz>div>div>span{background: #222222;}
.qtcp>div>div>p{font-size:24px;margin-top:40px;}
.qtcp>div>div>div{margin-top:30px;}
.qtcp>div>div>div>a{margin:0 20px;padding:8px 40px;display:inline-block;font-size:18px;border-radius: 30px;cursor: pointer;position: relative;}
.qtcpy>div>div>div>a{border:1px solid #fff;}
.qtcpy>div>div>div>a{color: #fff;}
.qtcpz>div>div>div>a{border:1px solid #222222;}
.qtcpz>div>div>div>a{color: #222222;}
.qtcpy>div>div>div>a:after{content: '';position: absolute;border-radius: 30px;left: 50%;top: 0;bottom: 0;right: 0; transition: .3s;opacity: .3;background: #ccc;transform-origin: left;transform: scaleX(0);}
.qtcpz>div>div>div>a:after{content: '';position: absolute;border-radius: 30px;left: 50%;top: 0;bottom: 0;right: 0; transition: .3s;opacity: .3;background: #333;transform-origin: left;transform: scaleX(0);}
.qtcpz>div>div>div>a:hover:after{transform: scaleX(1);left:0;}
.qtcpy>div>div>div>a:hover:after{transform: scaleX(1);left:0;}

/* 爱采购 */
.banner_acg{height: 590px;background: url(../images/banner_acg.jpg) no-repeat center center;}
.banner_acg>div>img{margin:200px 0 10px 40px;}
.banner_acg>div>p{font-size:30px;color:#085ec4;}
.acg_jieshao{text-align: center;}
.quanyi_list{display: inline-block;float: left;margin-bottom: 40px;margin-top:5px;}
.quanyi_list:nth-child(2n){margin-left: 130px;}
.quanyi_list>div{display: inline-block;float: left;}
.quanyi_list_text{width:400px;}
.quanyi_list .ico{width:110px;height:110px;line-height:110px;color: #ff6000;text-align: center;background: #fff;border-radius: 50%;box-shadow: 0 0 20px 1px #eee;margin-right:25px;}
.quanyi_list:hover{cursor: pointer;}
.quanyi_list:hover .ico{background: #ff6000;color: #fff;}
.acg_qymp{margin:60px 0;}
.acg_lgwd{height:785px;background: url(../images/acg_lgwd.jpg) no-repeat center center;}
.acg_lgwd .title{color: #fff;margin-top:30px;}
.lgwd_list>div{width:585px;height:150px;background: #fff;display:inline-block;float: left;margin-bottom: 30px;}
.lgwd_list>div:nth-child(2n+1){margin-right: 30px;}
.lgwd_list>div>div{padding:25px;}
.lgwd_list .ico{display:inline-block;float: left;text-align: center;border-radius: 50% 0;background: #ffdfcc;width:95px;height:98px;color: #fff;margin-right: 20px;}
.lgwd_list .ico span{display: block;margin:11px;width:74px;height: 74px;line-height:74px;background: #333333;border-radius: 50% 0;text-shadow:0px 2px 5px #cc7541;}
.lgwd_list>div{cursor: pointer;}
.lgwd_list>div:hover .ico span{background: #ff6000;}

/* 搜索引擎 */
.banner_ssyq{height: 590px;background: url(../images/banner_ssyq.jpg) no-repeat center center;}
.banner_ssyq>div{margin-top:100px;}
.banner_ssyq>div>span{display: inline-block;padding:10px 40px;background: #933902;color:#fff;font-size:18px;border-radius: 20px;margin-left: 200px;margin-top: 50px;}
.banner_ssyq>div>span>a{color: #fff;}
.ssyq_pm{text-align: center;}
.ssyq_01{background:#fff;width:270px;border:3px solid #ff6000;border-radius: 50%;margin:0 auto;margin-top:-395px;z-index: 9;margin-bottom:140px;position: relative;}
.ssyq_01>div{width:240px;height:240px;display:block;border-radius: 50%;background: linear-gradient(to top,#ff6000,#ffa100 );margin:15px;}
.ssyq_01>div>p{font-size: 62px;font-weight: bold;color:#fff;text-align: center;padding:30px;}
.ssyq_pm_list{display:inline-block;float: left;margin-bottom: 24px;cursor: pointer;}
.ssyq_pm_list:nth-child(2n+1){margin-right:26px;}
.ssyq_pm_list>div{width:580px; height:215px;display:inline-block;float: left;text-align: left;border:3px solid #ff6000;border-radius: 18px;background:#fff;}
.ssyq_pm_list:nth-child(2n)>div{text-align: right;}
.ssyq_pm_list:nth-child(2n)>div>div{padding-right:30px;}
.ssyq_pm_list>div>div{padding:40px 60px 40px 30px;}
.ssyq_pm_list>div>div h3{font-size: 30px;margin-bottom: 20px;}
.ssyq_pm_list>div>div p{font-size: 20px;line-height: 32px;}
.ssyq_pm>span{padding:15px 50px;font-size;24px;background:#ff6000;font-size:24px;color:#Fff;line-height:60px;border-radius:15px;cursor: pointer;}
.ssyq_pm_list:hover>div{background: #ff6000;color:#fff;}
.ssyq_pm_list:hover>div p{color: #fff;}
.ssyq_02{padding:20px;}
.wswys_list{width:244px;height:298px;display:inline-block;float: left;padding:12px 10px;background: #fff;cursor: pointer;border-radius: 12px;box-shadow: 0 0 20px 2px #dddddd;margin-right:34px;}
.wswys_list:nth-child(4n){margin-right: 0px;}
.wswys_list .ico{width:94px;height:94px;text-align:center;display:inline-block;background: #333333;border-radius: 50%;color: #fff;margin-top:35px;margin-bottom: 20px;}
.wswys_list >div{display:block;width:240px;height:294px;border:2px solid #fff;text-align: center;font-size:22px;line-height:35px;border-radius: 8px;}
.wswys_list .wswys_list_text{padding:0 10px;height:100px}
.wswys_list_xian{width:68px;height:2px;display:inline-block;background:#ff6000;bottom:30px;}
.wswys_list:hover{background:#ff6000;color:#fff;}
.wswys_list:hover .ico{background: #fff;color:#ff6000;}
.ssyq_03{text-align: center;margin:0 auto;overflow: hidden;width:100%;position: relative;height:319px;}
.ssyq_03 img{display: inline-block; margin-left:-960px;position: absolute;width:1920px;left:50%;height:319px;}

/* 万词霸屏 */
.banner_wcbp{height: 588px;background: url(../images/banner_wcbp.jpg) no-repeat center center;}
.wcbp_cpjs{background: #eff2f7;}
.wcbp_cpjs >div{border:none;}
.wcbp_cpjs:hover{background:#eff2f7;color:#333;}
.wcbp_cpjs:hover .ico{background: #ff6400;color:#fff;}
.wcbp_cpjs .ico{margin-top:20px;margin-bottom:0px;}
.wcbp_cpjs >div{line-height: 24px;}
.wcbp_cpjs .wswys_list_text{height:140px}
.wcbp_cpys{height:727px;background: url(../images/wcbp_cpys.jpg) no-repeat center center;}
.cpys_list>div{width:370px;height:112px;color:#fff;margin-bottom: 40px;}
.cpys_list>div h3{font-size:22px;}
.cpys_list>div p{color:#fff;}
.cpys_list>div:nth-child(2n+1){margin-right: 0px;}
.cpys_list>div:nth-child(3n+2){margin-left: 38px;margin-right: 38px;}
.cpys_list>div{background: none;border:1px solid #ff6000;border-radius: 8px;}
.cpys_list>div .ico span{background: none;}
.cpys_list>div:hover .ico span{background: none;}
.cpys_list .ico{width:68px;height:68px;background: none;border-radius:0 0;}
.cpys_list .ico span{margin:0px;color:#ff6000;text-shadow:none;border-radius: 0 0;}
.cpys_list>div>div{padding:15px 25px 15px 15px;}
.cpys_list>div:hover{background: #ff6000;}
.cpys_list>div:hover .ico span{color:#fff;}
/* 服务中心 */
.fwzx{background: url(../images/wcbp_fwzx.png) no-repeat center center;}
.fwzx_list{display: inline-block;float: left;margin-top: 20px;margin-bottom: 40px;cursor: pointer;}
.fwzx_list:nth-child(2n+1){margin-right: 280px;width:490px;}
.fwzx_list:nth-child(2n){width:430px;}
.fwzx_list>div>h3{color:#ff6000;}
.fwzx_list>div>p{line-height: 26px;}
.fwzx_list>span{display:inline-block;float: left;color: #ff6000;width:100px;height:100px;border:2px solid #ff6000;border-radius: 50%;text-align: center;line-height: 100px;margin-right: 15px;}
.fwzx_list:hover >span{background: #ff6000;color:#fff;}
.wcbp_adv{height:156px;background: url(../images/wcbp_advbj.jpg) no-repeat center center;text-align: center;}
.wcbp_adv h2{font-size:42px;color: #fff;font-weight: normal;line-height: 10px;margin-top:50px;}
.wcbp_adv p{font-size:24px;color: #fff;}
.wcbp_hzlc span{width: 270px;display: inline-block;text-align: center;font-size:18px;}
.wcbp_hzlc span:nth-child(2n+1){margin-left: 50px;}


/* 小程序 */
.banner_xcx{background: url(../images/banner_xcx.jpg) no-repeat center center;height:588px;}
.banner_xcx .nw{margin-top:110px;}
.banner_xcx p{color:#fff;}
.xcxt1{font-size:80px;font-weight:300;animation:fadeIna 1s both 0.2s ;}
.xcxt1 span{color:#ffea00;}
.xcxt2{font-size:27px;margin-bottom:30px;animation:fadeIna 1s both 0.4s ;}

.xcxt3>span{display:inline-block;float:left;width:160px;margin-right:30px;line-height:30px;}
.xcxt3>span:nth-child(3n+2){width:100px;}
.xcxt3>span>span{margin-right:10px;}
.xcxt3{clear:both;height:35px;animation:fadeIna 1s both 0.6s ;}
.xcxbt1{display:block;float:left;padding:10px 50px;border:1px solid #fff345;margin-right:20px;border-radius:50px;font-size:24px;margin-top:30px;animation:fadeIna 1s both 0.8s ;}
.xcxbt1 a{color:#fff345;}
.xcxbt1:hover{background: #fff345;}
.xcxbt1:hover a{color:#333;}
.xcxeye{display:inline-block;position:relative;top:50px;left:200px;background:#fff;width:100px;height:10px;animation:eyeClose 1s infinite;}
.xcxeye1{width:32px;height:20px;top:90px;left:322px;}
.xcxeye2{width:30px;height:20px;top:120px;left:312px;}
 @keyframes eyeClose { 
       0% {
         opacity:1;
         
        }            
                  
        100% {   
           opacity:0;
         
        }
}
/* 为什么 */
.xcm_wsmlist{width:280px;display: inline-block;float: left;text-align: center;margin-bottom: 40px;cursor:pointer;}
.xcm_wsmlist:nth-child(3n+2){margin-left:180px; margin-right:180px;}
.wsm_list_text{margin-top:15px;}
.wsm_list_text>p{line-height: 28px; }
.xcm_wsmlist:hover .ico img{transform:rotateY(180deg);transition: transform 1s;}
/* 八大营销功能 */
.yxgn_list{width:244px;height:300px;display:inline-block;float: left;padding:12px 8px;background: #fff;cursor: pointer;border-radius: 12px;margin-right:34px;margin-bottom:50px;}
.yxgn_list:nth-child(4n){margin-right: 0px;}
.yxgn_list .ico{width:75px;height:75px;line-height:75px;text-align:center;display:inline-block;background: #333333;border-radius: 50%;color: #fff;margin-top:30px;margin-bottom: 0px;}
.yxgn_list >div{display:block;width:240px;height:294px;border:2px solid #fff;text-align: center;font-size:22px;line-height:35px;border-radius: 8px;}
.yxgn_list .yxgn_list_text{padding:0 10px;height:147px;display: block;}
.yxgn_list_text span{font-size:16px;line-height: 28px;display: block;}
.yxgn_list_xian{width:36px;height:3px;display:inline-block;background:#ff6000;position: relative;top:7px;}
.yxgn_list:hover{background:#ff6000;color:#fff;}
.yxgn_list:hover .ico{background: #fff;color:#ff6000;}
.yxgn_list:hover .yxgn_list_xian{background: #fff;}
/* 开发流程 */
.xcx_kflc{background: url(../images/xcx_kflc.png) no-repeat center center;height:480px;padding-top:50px;}
.xcx_kflc_list{height:100px; }
.xcx_kflc h3{line-height: 30px;font-size:22px;}
.xcx_kflc p{line-height: 24px;}
.xcx_kflc_list span{ font-size:24px;display:block;margin-top:-10px;line-height: 24px; }
.xcx_kflc_list:nth-child(2n+1){text-align: left;margin-left:630px;}
.xcx_kflc_list:nth-child(2n+1) span{padding-left:90px; }
.xcx_kflc_list:nth-child(2n) span{padding-right:110px; }
.xcx_kflc_list:nth-child(2n){text-align: right;margin-right:610px;}

/* 案例列表 */
.banner_case{height: 588px;background: url(../images/banner_case.jpg) no-repeat center center;}
.banner_case .nw{margin-top:100px;}
.banner_case p{color:#fff;text-align:center;}
.anlilist_lei{font-size:16px;color: #555555;margin:30px 0;}
.anlilist_lei span{display:inline-block;margin-right: 30px;}
.anlilist_lei span:hover a{color:#ff6000;}
.anlilist .title h3{float: left;}
.anlilist .title span{display:inline-block;width:50px;height: 1px;background: #ff6000;float: left;line-height: 40px;margin-right: 15px;margin-top:20px;}
.anlilist .case_liss a{display:inline-block;float:left;margin-bottom:20px;}
.anlilist .case_liss a:nth-child(3n+2){margin:0 20px;}
.anlilist { margin-top:20px;}
/* 案例详情页 */
.banner_anlixq{height:368px;background: url(../images/banner_alxq.jpg) no-repeat center center;}
.banner_anlixq .banner_alxq1{font-size: 48px;margin-top:170px;}
.banner_alxq1:after{content:'';display:block;width:85px;height:5px;background:#000;margin: 10px 0px;}
.banner_alxq3{float: right;position: relative;bottom: 30px;}
.banner_anlixq .banner_alxq2{font-size: 24px;}
.xiangmuxqy{padding-top:20px;background:#f5f5f5;padding:20px 0 50px;}
.xiangmujs{background:#fff;}
.anlixiangqing>div{margin-top:80px;width:1500px;background:#fff;}
.anlixiangqing{background:#f5f5f5;}
.xiangmujs>div{display:inline-block;width:510px;float: left;}
.xiangmujs .xiangmujj{padding:60px 60px 0 30px;background:#fff;}
.xiangmujs>div>span{width:28px;height:2px;display: block;}
.xiangmujs h3{line-height: 60px;}
.xiangmufw>div>span{width:28px;height:2px;display: block;}
.xiangmujj p{line-height: 26px;text-align:justify;height:130px;overflow:hidden;}
.xiangmujj >div{line-height: 50px;}
.xiangmujj .fenxiang{color: #b3b3b3;}
.xiangmujj .fenxiang span{margin-right: 80px;padding:8px;background:#f5f5f5;border-radius:50%;}
.xiangmujs .xiangmufw{width:600px;background: #ff6000;height: 385px;}
.xiangmufw>div{padding:60px 60px 0 90px;color: #fff;}
.xiangmufw>div ul li{color:#fff;display: block;line-height: 44px;margin-left: 20px;list-style-type:disc;}
.xiangmufw>div ul li>span{display:inline-block;float: left;width:5px;height:5px;background: #fff;border-radius: 50%;margin-top: 20px;margin-right: 10px;}
.xiangmuzs{min-height: 500px;background: #ee7b1e;text-align: center;width:1200px;margin:90px auto;color:#fff;font-size:16px;padding-top:30px;}
.xiangmuzs img{max-width: 100%;height: auto;}
.xiangmuzs p{color:#fff;}
.xgcase_liss{padding-bottom:20px;}
.xgcase_lis{box-shadow: 0px 5px 15px 0px #aaa;}
.xgcase_lis_pic{width:384px;height: 243px;}
.xgcase_lis_pic img{width:384px;height:243px;}
.xgcase_liss>div{display: inline;float: left;}
.xgcase_lis:nth-child(3n+2){margin:0 21px;}
.xgcase_lis p{font-size: 20px;color:#222222;line-height: 40px;}
.xgcase_lis_info{padding-left: 10px;padding-bottom: 15px;text-align: center;background:#fff;height:56px;}
.xgcase_lis span{font-size: 16px;color:#666666;}

/* 新闻列表 */
.banner_newslist{height:300px;background: url(../images/banner_newslist.jpg) no-repeat center center;}
.newslistt1{font-size:70px;color:#fff;margin-top:80px;}
.newslistt2{font-size:24px;color:#fff;}
.newslist_lei{margin:40px 0 60px;}
.newslist_lei span{display:inline-block;width:0px;height:1px;background: #ff6000;margin-top: 12px;float: left;}
.newslist li:hover span{width:30px;transition:all 500ms;}
.newslist_lei ul{float: left;}
.newslist_lei ul li{font-size: 20px;display: inline-block;margin-right: 60px;float: left;}
.newslist_lei{font-size:16px;color: #555555;margin:30px 0;}
.newslist_lei span{display:inline-block;margin-right: 30px;}
.newslist .title h3{float: left;}
.newslist .title span{display:inline-block;width:50px;height: 1px;background: #ff6000;float: left;line-height: 40px;margin-right: 15px;margin-top:20px;}
.news_lis{display:inline;float: left;width:386px;height: 414px;cursor: pointer;}
.news_lis .case_hover p{color: #ffffff;}
.news_lis_pic{width:386px;height: 280px;}
.news_lis_pic>a>img{width:386px;height: 280px;}
.news_liss>div{display: inline;float: left;}
.news_lis:nth-child(3n+2){margin:0 21px;}
.news_lis p{font-size: 20px;color:#222222;line-height: 40px;}
.news_lis_info{padding:10px 15px 20px 20px;padding-bottom: 15px;}
.news_lis span{font-size: 16px;color:#666666;}
.news_more{margin: 0 auto;text-align: center;}
.news_more span{line-height:60px;padding:13px 60px;font-size:24px;background:#ff6000;border-radius: 60px; }
.news_more span a{ color: #fff;}
.news_hover{margin-top:-40px;text-align: center;height: 40px;background: rgba(0, 0, 0, 0.5);position: relative;width:386px;}
.news_hover h3 a{font-size:20px;color: #fff;}
.news_lis_info p{font-size: 14px;line-height: 24px;text-indent: 2em;}
.news_lis_info>div{margin-top:8px;}
.news_lis_info>div span{font-size: 14px;}
.news_lis_info>div>span:nth-child(2n){float: right;}
.news_lis:hover .news_lis_info{background: #ff6000;}
.news_lis:hover .news_lis_info>div span,.news_lis:hover .news_lis_info p{color: #fff;}


/* 新闻详情页 */
.news_xiangqing{margin-bottom: 70px;}
.news_xiangqing h1{font-size:24px;font-weight: normal;text-align: center;}
.news_xiangqingxx{text-align: center;}
.news_xiangqingxx span,.news_xiangqingnr p,.news_xiangqingly{font-size: 14px;color: #666666;}
.news_xiangqingxx span:nth-child(1){margin-right: 40px;}
.news_xiangqingnr{color:#666666;}
.news_xiangqingnr p{padding:40px 0 0 0;color:#666666;text-indent:2em;line-height:28px;}
.news_xiangqingly{margin-top:70px;}
.news_xiangqingly span{color: #ff6000;margin-right: 20px;}

/*分页样式*/
.page{text-align:center;}

.page span{padding:10px 8px;border:1px solid #cccccc;display:inline-block;margin:0 5px;}
.page .page-status{display:none;}
.page .page-numbar{border:0px;margin:0px;}
.page-numbar a{display:inline-block;margin:0 5px;border:1px solid #cccccc;padding:10px 15px;}
.page-numbar a:hover{background:#ff6000;color:#fff;}

/* 关于我们 */
.banner_about{height:300px;background: url(../images/banner_about.jpg) no-repeat center center;}
.gsjj{color: #555555;line-height:30px;text-indent: 2em;}
.gywmys_list{display: inline-block;float: left;margin-bottom: 40px;}
.gywmys_list:nth-child(2n){margin-left: 130px;}
.gywmys_list>div{display: inline-block;float: left;}
.gywmys_list_text{width:390px;color: #fff;padding-top:10px;}
.gywmys_list_text p{color: #fff;}
.gywmys_list .ico{width:120px;height:120px;line-height:120px;color: #fff;text-align: center;background: #ff6000;border-radius: 50%;margin-right:25px;}
.gy_hzhb ul li{display: inline-block;width:271px;height:111px;margin:12px;cursor: pointer;}
.gy_hzhb ul li img{width:271px;height:111px;}

/* 联系我们 */
.banner_contact{height:300px;background: url(../images/banner_contact.jpg) no-repeat center center;}
.lianxilist{display: inline-block;float: left;width:180px;margin:0 60px;text-align: center;cursor: pointer;}
.lianxilist p{font-size: 18px;}
.lianxilist:hover span,.lianxilist:hover h3{color: #ff6000;}
.chengchelx div{display: inline;font-size: 24px;}
.lxchaxun{float: right;color:#ff6000}
.chengchelx{background: url(../images/lxwm_cclx.jpg) no-repeat center center;height: 80px;padding:30px 40px 0 ;}
.chengchelx div span{padding-right:20px;}
.luxianlist{display:inline-block;float: left;width:360px;}
.luxianlist:nth-child(3n+2){margin-left: 60px;margin-right: 60px;}
.luxianlist h3{font-size:22px;}
.luxianlist>div{font-size:18px;line-height: 30px;color: #666666;}
.luxianlist>div>span{display:block;float: left;font-size: 18px;line-height: 30px;}
.luxianlist>div>p{display: inline;float: right;font-size: 18px;line-height: 30px;width:250px;}
.map{margin-top:50px;}
.map img{max-width: 100%;}

/*进入特效*/
@keyframes myChanPin1 {
	0% {
		transform: translate(-500px);
	}
	100% {
		transform: translate(0px);
	}
}
@keyframes myChanPin2 {
	0% {
		transform: translate(-700px);
	}
	100% {
		transform: translate(0px);
	}
}
@keyframes myChanPin3 {
	0% {
		transform: translateY(300px);
	}
	100% {
		transform: translateY(0px);
	}
}
@keyframes myChanPin4 {
	0% {
		transform: translate(500px);
	}
	100% {
		transform: translate(0px);
	}
}
@keyframes myChanPin5 {
	0% {
		transform: translate(600px);
	}
	100% {
		transform: translate(0px);
	}
}
@keyframes myChanPin6 {
	0% {
		transform: translateY(300px);
	}
	100% {
		transform: translateY(0px);
	}
}
/*分页*/
.fenye{margin:0 auto;text-align:center;}
.fenye span{width:50px;display:inline-block;margin:0 5px;}

.fenye .page-status{display:none;}
/*客服*/
.kefu{position:fixed;right:0;top:50%;margin-top:-192px;z-index:999;}
.kefu>div{display:inline-block;float:right;}
.kefuclose{width:72px;height:383px;background:#ff6000;border-radius:15px 0 0 15px;color:#fff;text-align:center;}
.kefuclose a span{color:#fff;display:block;margin:0 auto;padding:18px 0;}
.kefuon{background:#ff6000;border-radius:15px 0 0 15px;z-index:999;display:block;width:240px;position:relative;top:80px;text-align:center;color:#fff;font-size:20px;}
.kefuon .erweima img{width:70%;}
.kefuon>div{padding:10px 5px;}
.kefuon1{margin-right:72px;background:#ff6000;}
.tellis span{text-align:left;display:block;}
.kefuon p{color:#fff;font-size:20px;padding:2px 8px;border:1px solid #fff;display:inline-block;border-radius:5px;box-shadow:0px 0px 3px 0px #333;margin:10px 0px;}
.qqzixun,.erweima,.tellis{display:none;} 
.kefu_hover{display:block;} 
.qqzixun{top:60px}


/*动画*/
.shangfu:hover{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px); -o-transform:translateY(-5px);transform:translateY(-5px);transition:200ms;cursor:pointer;}
.fangda:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1); -o-transform:scale(1.1);transform:scale(1.05);transition:200ms;cursor:pointer;}


.newscontent ul li:hover{ background:#264377; }
.newscontent{ width:1100px; margin:auto; margin-top:59px;}
.newscontent ul li{ width:1098px; height:198px; border:1px solid #dddddd; margin-bottom:19px; display:block;}
.newscontent ul li dl{ padding:0; margin:26px 36px 22px 17px;}

.newscontent ul li:hover a{ color:#fff;}
.newscontent ul li dl dt{ float:left;padding:0; margin:0; width:202px; height:152px;}
.newscontent ul li dl dt img{width:202px; height:152px;}
.newscontent ul li dl dd{ margin:0; padding:0; margin-left:36px; width:807px; position:relative; float:left; }
.newscontent ul li dl dd h3{ color:#000000; font-size:22px; line-height:36px; width:675px;font-weight:normal}
.newscontent ul li dl dd h3 a{ color:#000000;}
.newscontent ul li dl dd p{ color:#4c4c4c; font-size:13px;  width:675px; line-height:24px; margin-top:14px;}
.newscontent ul li dl dd p a{ color:#4c4c4c; }
.newscontent ul li dl dd h4{ color:#999999; font-size:13px; line-height:24px;font-weight:normal; margin-top:10px;}
.newscontent ul li dl dd h4 a{ color:#999999;}
.newscontent ul li dl dd span{ position:absolute; right:0; top:0; width:65px; color:#cccccc; font-size:18px;  line-height:40px;}
.newscontent ul li dl dd span i{ font-style:normal;   font-size:60px; line-height:70px; width:65px;  border-bottom:1px solid #cccccc;  } 
.newscontent ul li:hover  span{ color:#fff;} 


.clear { clear:both;}
/**新闻中心**/

/**新闻详情**/
.newsinfo{ width:1100px; margin:auto;}
.newsinfo .topinfo{ width:100%; margin-top:12px;}
.newsinfo .topinfo .left{ float:left;}
.newsinfo .topinfo .left ul{}
.newsinfo .topinfo .left ul li{ float:left; margin-left:10px;}
.newsinfo .topinfo .right{ float:right; color:#666666; font-size:12px; line-height:20px; background:url("../images/news_home.jpg")/*tpa=https://www.zijiren.net/images/news_home.jpg*/ no-repeat left 4px; text-indent:18px;}
.newsinfo .topinfo .right a{color:#666666;}
.newsinfo h1{ font-size:30px; line-height:30px; color:#000000; font-weight:normal; text-align:center; margin-top:30px;}
.newsinfo h4{ font-size:14px; color:#999999; line-height:30px; text-align:center; font-weight:normal; margin-top:11px; }
.newsinfo .line{ background:#dddddd; height:1px; width:100%; margin-top:28px;margin-bottom:40px;}
.newsinfo .p{ color:#4c4c4c; font-size:14px; line-height:24px; margin-top:25px; text-indent:28px;}
.newsinfo .img{ margin-top:25px;}
.newsinfo h5{ font-size:14px; color:#000000; line-height:30px;  margin-top:25px; text-indent:28px;  }
.newsinfo .return{ width:129px; height:38px; text-align:center; line-height:38px; color:#fff; font-size:16px; background:url("../images/jreturn.png")/*tpa=https://www.zijiren.net/images/jreturn.png*/ no-repeat; margin:auto; margin-top:16px; opacity:0.91}
.newsinfo .return:hover{ opacity:1}
.newsinfo .return a{ color:#fff;width:129px; display:block;}
.newsinfo .nextorper{ width:1098px; height:98px; border:1px solid #e6e6e6; margin-top:14px;}
.newsinfo .nextorper ul { margin-top:20px;}
.newsinfo .nextorper ul li{ margin-left:20px; line-height:30px; height:30px;}
.newsinfo .nextorper ul li a{color:#666666}
.newsinfo .nextorper ul li a:hover{ color:#ec681d}


/*浮动客服*/
.sidebar{position: fixed;right: 0;top: 50%;width: 55px;background: rgba(0, 0, 0, 0.3);padding: 12px 0 12px 0;border-radius: 8px 0 0 8px;z-index: 999999;display: block;}
.sidebar li{display: block;height: 50px;width: 160px;padding-left: 17px;border-radius: 8px 0 0 8px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; position:relative;}
.sidebar li span{ display:none; position:absolute; top:-30px; left:-110px;border-radius:10px; border:5px solid #fff;}
.sidebar li img{display: block;}
.sidebar li:hover{margin-left: -105px;background: rgba(0, 0, 0, 0.6); display: block; }
.sidebar li:hover span{ display:block;transition: all 2s;}
div { }