/*通用*/
*{margin:0; padding:0;}
body{background-color:#fff;color:#303030;font-family:"Microsoft Yahei","Times New Roman";}
ol,ul{list-style:none}
img{border:0;outline:none;}
input{outline:none;font-family:"Microsoft Yahei","Times New Roman";}
form{margin:0;padding:0}
textarea{ outline:none; resize:none;font-family:"Microsoft Yahei","Times New Roman";}
a{color:#303030;outline:none;}
a:link {color:#303030; text-decoration:none;outline:none;}
a:visited {color:#303030;text-decoration:none;outline:none;}
a:hover {color:#303030;text-decoration:none;outline:none;}
a:active {color:#303030;text-decoration:none;outline:none;}
.clearfix{*zoom:1}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}
.clearfix:after {display: block;clear: both;visibility: hidden}

/*导航*/
.navbar{width:100%; line-height:60px; z-index:99999; background-color: #000;}
.navbar .wrapper{width:1300px; margin: 0 auto;}
.navbar .wrapper .logo{float:left; width:300px; line-height: 60px; height: 60px; overflow: hidden;}
.navbar .wrapper .logo a{font-size:22px; font-weight:bold; line-height: 60px; color:#999;}
.navbar .wrapper .logo a span{font-weight: normal;}
.navbar .wrapper .menu{float:right; width:550px; overflow: hidden;}
.navbar .wrapper .menu ul{padding: 0; margin: 0; float:right; width: 550px; overflow: hidden;}
.navbar .wrapper .menu ul li{line-height:30px; padding:15px 0; margin: 0; width: 100px; text-align: center; display:inline-block}
.navbar .wrapper .menu ul li a{font-size:17px; font-weight:400; color:#999;}
.navbar .wrapper .menu ul li.on{background-color:#00b386;}
.navbar .wrapper .menu ul li.on a{color:#fff;}
.navbar .wrapper .menu-btn{display:none; cursor:pointer; width:35px; height:30px;}
.navbar .wrapper .menu-btn img{width:35px; height:30px;}
@media screen and (max-width:1299px){
    .navbar .wrapper{width:100%; margin:0 auto; position: fixed; background-color: #fff;}
    .navbar .wrapper .logo{float:none; width: 100%;}
    .navbar .wrapper .logo a{padding-left:5%; font-size:18px; color:#303030;}
    .navbar .wrapper .menu{float:none; display:none; position:absolute; border-top:1px solid #d4d4d4; width:100%; top:60px;  z-index:9998; background-color:#fff;}
    .navbar .wrapper .menu ul{padding: 0; margin: 0; float:none; width:100%; padding:10px 0;}
    .navbar .wrapper .menu ul li{padding: 0; margin: 7px 0; display:block; width:100%;}
    .navbar .wrapper .menu ul li a{color:#000;font-size:17.5px;font-weight:400; display:block; line-height: 40px; width:100%;}
    .navbar .wrapper .menu ul li.on a{color:#2680EB;background-color:#fff;}
    .navbar .wrapper .menu ul li:nth-child(4){display:none;}
    .navbar .wrapper .menu ul li:nth-child(5){display:none;}
    .navbar .wrapper .menu ul li:nth-child(6){display:none;}
    .navbar .wrapper .menu ul li:nth-child(7){display:none;}
    .navbar .wrapper .menu-btn{position:absolute; width:35px; right:20px; top:10px; display:block;}
}

/*BANNER*/
.banner{width:100%; height:auto; background:url(/resource/image/site/common/banner_6.jpg) no-repeat; background-position: center; background-size:cover; background-color: #000;}
.banner .title{text-align:center;color:#e6e6e6;font-size:42px; line-height:50px; padding-top:150px;text-shadow: 20px 20px 20px #000;}
.banner .downText{padding:20px 0; margin:0 auto; width:550px; text-align:center; padding-bottom:110px;}
.banner .downText a{display:block; width:400px; height:70px; border-radius:35px; line-height:70px; margin:30px auto; font-size:26px; text-align:center; color:#fff; background:#00b386; background:-webkit-linear-gradient(left,#009973 0%,#00e2fa 80%,#009973 100%);background:linear-gradient(to right,#009973 0%,#009973 80%,#009973 100%);}
.banner .downText div{color:#999; font-size:16px; line-height:30px; text-align:center; margin-top:50px;}
@media screen and (max-width:1299px){
    .banner{padding:20px 0;}
    .banner .title{font-size:24px; width:90%; margin:auto; line-height:20px; padding-top:90px;}
    .banner .downText{width: 70%; padding-bottom: 0;}
    .banner .downText div{ display: none;}
    .banner .downText a{width:100%; height:50px; font-size:18px; line-height:50px; border-radius:5px; margin-top:0px;}
}

/*官网首页*/
.en{ text-align:center; font-size:23px; line-height:30px; color:#b3b3b3;}
.cn{ text-align:center; font-size:32px; line-height:50px; color:#666;}
@media screen and (max-width:1299px){
    .en{font-size:16px; line-height:20px;}
    .cn{font-size:20px; line-height:30px;}
}

.indexProduct{ width:1300px; margin:0 auto; padding:50px 0;}
.indexProduct .info{width:640px;float:left; margin-top:50px; box-shadow: 5px 5px 15px #999;}
.indexProduct .info img{ width:640px; height:auto;}
.indexProduct .info div{ color:#777; line-height:25px; height:100px; padding:5px 15px;}
.indexProduct .info div p{margin:10px 0; font-size:14px;}
.indexProduct .feature{ width:600px; float:right; margin-top:50px;}
.indexProduct .feature .item{ margin-bottom:45px; cursor:pointer;}
.indexProduct .feature .item img{ width:70px; height:70px; border-radius:70px; display:block;margin-top:5px; float:left;}
.indexProduct .feature .item .content{ float:right; width:505px;}
.indexProduct .feature .item .content div{ font-size:20px; color:#00b386;  line-height:30px; margin-bottom:5px;}
.indexProduct .feature .item:hover .content div{color:#00cc99;}
.indexProduct .feature .item .content span{ font-size:13px; color:#999; line-height:18px;}
.indexProduct .feature .item:hover .content span{color:#00b386;}
.indexProduct .feature .nomargin{ margin-bottom:0;}
@media screen and (max-width:1299px){
    .indexProduct{padding:15px 0; width: 95%; margin: auto;}
    .indexProduct .info{width:95%;margin:0 auto; float: none; margin-top:10px;}
    .indexProduct .info img{ width:100%; height:auto;}
    .indexProduct .info div{ height: auto;}
    .indexProduct .info div p{margin:0; font-size:14px;}
    .indexProduct .feature{width:95%;margin:0 auto; float: none; margin-top:30px;}
    .indexProduct .feature .item img{ display: none;}
    .indexProduct .feature .item{ margin-bottom:10px; cursor:pointer; width: 100%;}
    .indexProduct .feature .item .content{ float:none; width: 100%;}
    .indexProduct .feature .item .content div{ font-size:16px;  line-height:20px; margin-bottom:5px;}
    .indexProduct .feature .item .content span{ font-size:14px; color:#999; line-height:25px;}
}

.indexCase{ width:100%; padding:50px 0;}
.indexCase .box{ width:1300px; margin:0 auto; margin-top:35px;}
.indexCase .box .item{ width:353px; padding:50px 25px; float:left; cursor:pointer; margin:15px; background-color:#00b386; color:#efefef; border-radius:5px;}
.indexCase .box .item:hover{ background-color:#00cc99;}
.indexCase .box .item .title{ text-align:center; line-height:50px; font-size:30px;}
.indexCase .box .item .line{ width:120px; background-color:#efefef; height:2px; margin:10px auto;}
.indexCase .box .item .text{ font-size:15px; width:300px; line-height:28px; margin:0 auto; margin-top:25px;}
@media screen and (max-width:1299px){
    .indexCase{padding:20px 0; padding-top:0;}
    .indexCase .box{width:95%;margin:0 auto;}
    .indexCase .box .item{ width:100%; padding:15px 0; float:none; margin:15px 0; border-radius:5px;}
    .indexCase .box .item .title{line-height:30px; font-size:20px;}
    .indexCase .box .item .line{ width:80px; margin:10px auto;}
    .indexCase .box .item .text{ font-size:14px; width:85%; line-height:20px; margin-top:15px;}
}

.indexCompany{ padding:50px 0; width:100%; background-color:#f5f5f5;}
.indexCompany .box{ width:1300px; margin:0 auto; margin-top:35px;border:1px solid #aaa;}
.indexCompany .box .item{ width:258px; line-height:55px; float:left; font-size:14px; text-align:center; border:1px solid #aaa; color:#555;}
@media screen and (max-width:1299px){
    .indexCompany{padding:20px 0;}
    .indexCompany .box{width:95%;margin:0 auto; border-style:none;}
    .indexCompany .box .item{ width:100%; float:none; margin:5px auto; font-size:15px; background-color: #fff;}
}

.indexUser{ padding:60px 0; width:100%; background-color:#f5f5f5; padding-top:0;}
.indexUser .box{ width:1300px; margin:0 auto; margin-top:35px;}
.indexUser .box .item{ width:245px; padding:25px; float:left; margin:0 15px; background-color:#fff;}
.indexUser .box .item .info img{ width:40px; height:40px; float:left; display:block; border-radius:3px;}
.indexUser .box .item .info div{ margin-left:10px; float:left; line-height:20px;}
.indexUser .box .item .info div span{ display:block; color:#999; font-size:13px;}
.indexUser .box .item .info div span.name{ color:#555; font-size:14px;}
.indexUser .box .item p{ margin-top:15px; line-height:30px; font-size:15px;color:#555;}
@media screen and (max-width:1299px){
    .indexUser{padding:20px 0; padding-top:0;}
    .indexUser .box{width:90%;margin:0 auto}
    .indexUser .box .item{ width:90%;float:none; margin:20px auto; padding:5%;}
    .indexUser .box .item p{ line-height:25px; font-size:15px;}
}

.indexCompare{width:100%; height:auto; padding:50px 0;}
.indexCompare .list{width:1300px;margin:0 auto}
.indexCompare .list table{ width:100%; background-color:#f8f8f8; margin:0px auto; margin-top:35px;border-collapse: collapse;}
.indexCompare .list table th{ background-color:#e5f2ff; color:#666; font-weight:normal;}
.indexCompare .list table td{ background-color:#ffffff; color:#666;}
.indexCompare .list table td.twoLine{line-height: 25px;}
.indexCompare .list table td img{ width: 30px; height: 30px; vertical-align: middle;}
.indexCompare .list table td,table th{font-size:16px; padding:13px; text-align:center;line-height:30px;}
@media screen and (max-width:1299px){
    .indexCompare{padding:15px 0;}
    .indexCompare .list{width:95%;margin:0 auto}
    .indexCompare .list table{ width:100%; background-color:#f8f8f8; margin:0px auto; margin-top:10px;}
    .indexCompare .list table td,table th{font-size:13px; padding:2%;text-align:center;line-height:25px;}
    .indexCompare .list table .pc{display: none;}
    .indexCompare .list table .auto{width:30%;}
}

.indexNews{width:100%; margin:0 auto; padding:50px 0; padding-top:0;}
.indexNews .list{width:1300px; margin:0 auto; padding-top:35px;}
.indexNews .list a{display:block; float:left; width:560px; padding:35px; margin:10px; background-color: #00b386; border-radius: 5px;}
.indexNews .list a:hover{ background-color:#00cc99;}
.indexNews .list a div{font-size:20px; width:550px; height:28px; overflow:hidden; color:#fff; line-height:28px;}
.indexNews .list a span{display:block; width:550px; height:50px; overflow:hidden; font-size:15px; color:#efefef; line-height:25px; margin-top:20px;}
@media screen and (max-width:1299px){
    .indexNews{ padding:20px 0; display: none;}
    .indexNews .list{width:95%; margin:auto; padding-top:10px;}
    .indexNews .list a{ width:100%; padding:0; margin: 10px 0; background-color:#ffffff; float: none;}
    .indexNews .list a:hover{ background-color:#fff;}
    .indexNews .list a div{ font-size:16px; width:100%; height:28px; line-height:28px; color:#303030; overflow:hidden;}
    .indexNews .list a span{font-size:14px; width:100%; height:auto; line-height:22px; color:#999999; margin-top:5px;}
}

/*功能介绍*/
.functionTab{ width:100%; margin-top:40px;}
.functionTab .box{width:1300px; margin:0 auto;}
.functionTab .box div{ float:left; font-size:20px; color:#303030; width:255px; height:60px; line-height:60px; background-color:#000; text-align:center; border-top:1px solid #cfccc3;border-right:1px solid #cfccc3; cursor:pointer;}
.functionTab .box div.on{width:274px; background-color:#fff; background-image:url("/resource/image/site/function/tab_on.png"); color:#fff; font-size:24px; height:70px; line-height:70px; margin-top:-10px; border-left:1px solid #b50206;border-top:1px solid #b50206;border-right:1px solid #b50206;}
.functionTab .box div.off{background-image:linear-gradient(90deg, transparent 70%, rgba(255, 255, 255, 0.2) 100%); background-image:url("/resource/image/site/function/tab_off.png");}
.functionTab .box div.other2{width:255px; border-bottom:0px solid #1a1a1a; border-top:1px solid #cfccc3; border-right:1px solid #cfccc3;background-image:linear-gradient(90deg, transparent 70%, rgba(255, 255, 255, 0.2) 100%);background-image:url("/resource/image/site/function/tab_off.png");}
@media screen and (max-width:1299px){
    .functionTab{display: none;}  
}

.product{width:100%; height:auto; padding:50px 0; background-color:#fff;}
.product-gray{background-color:#f5f5f5;}
.product .list{width:1300px;margin:0 auto}
.product .list .text {width:580px; float: left;}
.product .list .text div{font-size:26px;}
.product .list .text .num{ display:block; float:left; background-color:#999; color:#fff; padding:0 10px; margin-right:10px; border-radius:3px;}
.product .list .text .name{float:left;}
.product .list .text p{line-height:32px;margin-top:15px;font-size:16px;}
.product .list .text a{display:inline-block;height:50px;line-height:50px;padding:0 25px;text-align:center;font-size:16px;margin-top:20px;margin-right:20px;color:#fff;background-color:#00805f;border-radius:5px}
.product .list .text a.buy{background-color:#00b386;}
.product .list .video {width:670px; height:376.875px; float: right;}
.product .list .video img{ width: 100%;}
.product .list .video .cover{ width:670px; height:376.875px; background-size:cover; background-position:center; background-color:#000;}
.product .list .video .cover .cLayer{ width:670px; height:376.875px; background-color:rgba(0, 0, 0, 0.8); text-align:center;}
.product .list .video .cover .cLayer .detail{ padding-top:160px;}
.product .list .video .cover .cLayer .detail input{ display:block; background:url("/resource/image/site/common/video_play.png"); background-size:40px; background-repeat:no-repeat; background-position:20px center; padding-left:30px; margin:auto; width:200px; height:60px; border:1px solid #999; background-color:transparent; color:#999; font-size:20px; border-radius:5px; cursor:pointer;}

@media screen and (max-width:1299px){
    .product{padding:15px 0;}
    .product .list{width:95%;margin:0 auto}
    .product .list .text{width:100%; float: none;}
    .product .list .text div{font-size:20px;}
    .product .list .text p{font-size:16px;line-height:30px;margin-top:10px;}
    .product .list .text a{ display: none;}
    .product .list .video{width:100%; float: none; height: auto; margin-bottom:20px;}
    .product .list .video .cover{ width:100%; height:200px; background-size:cover; background-position:center; background-color:#000;}
    .product .list .video .cover .cLayer{ width:100%; height:200px; background-color:rgba(0, 0, 0, 0.8); text-align:center;}
    .product .list .video .cover .cLayer .detail{ padding-top:70px;}
    .product .list .video .cover .cLayer .detail input{ display:block; background:url("/resource/image/site/common/video_play.png"); background-size:30px; background-repeat:no-repeat; background-position:15px center; padding-left:30px; margin:auto; width:150px; height:50px; border:1px solid #999; background-color:transparent; color:#999; font-size:16px; border-radius:5px; cursor:pointer;}

}

/*新闻详情*/
.dnews{ width:1300px; margin:auto; padding-bottom:30px;}
.dnews .aboutnews{ width:380px; float:right; border:1px solid #d4d4d4; margin-top:30px;}
.dnews .aboutnews .title{ width:350px; padding:15px; font-size:15px; background-color:#efefef;}
.dnews .aboutnews a{ display:block; margin:10px auto; width:350px; line-height:22px;}
.dnews .ndetail{ width:850px; float:left;}
.dnews .ndetail .ntitle{ text-align:left; font-size:22px; padding-top:30px; line-height:22px; font-weight:bold;}
.dnews .ndetail .ninfo{font-size:14px; color:#999; padding-top:15px; text-align:left;}
.dnews .ndetail .ninfo span{margin-right:20px; color:#0059b3;}
.dnews .ndetail .nbanner{ display:none;}
.dnews .ndetail .ncontent{font-size:16px; line-height:25px; padding:25px 0;}
.dnews .ndetail .ncontent p{margin-bottom:15px;font-size:16px; line-height:25px;}
.dnews .ndetail .ncontent img{max-width:850px;}
@media screen and (max-width:1299px){
    .dnews{ background-color:#fff; width:100%; height:auto; overflow:auto; overflow-x:hidden; padding-bottom:0;}
    .dnews .aboutnews{display:none;}
    .dnews .ndetail{ width:100%; float:none;}
    .dnews .ndetail .ntitle{ text-align:left; font-size:18px; padding:10px 15px; line-height:22px; padding-top:20px;}
    .dnews .ndetail .ninfo{padding:0 15px; font-size:16px; color:#999; text-align:left;}
    .dnews .ndetail .ninfo span{margin-right:20px; color:#0059b3;}
    .dnews .ndetail .nbanner{display:block;margin-top:60px;}
    .dnews .ndetail .nbanner img{ width:100%;}
    .dnews .ndetail .ncontent{font-size:16px; padding:15px 15px; line-height:25px; margin-top:5px;}
    .dnews .ndetail .ncontent p{margin-bottom:15px;font-size:16px; line-height:25px;}
    .dnews .ndetail .ncontent img{max-width:100%;}
}

/*帮助文档*/
.doc{ width:100%; background-color:#f5f5f5; padding:50px 0px;}
.doc .main{ width:1300px; margin:auto;}
.doc .main .nlist{ width:260px; height:auto; overflow: hidden; float:left; background-color:#fff; text-align:left; border:1px solid #d4d4d4;}
.doc .main .nlist .one{width:260px; background-color:#d4d4d4; color:#999; line-height:50px; font-size:15px; padding-left:25px;}
.doc .main .nlist .two{ width:260px; padding:15px 0;}
.doc .main .nlist .two a{ display:block; width:180px; margin:0 auto; font-size:15px; color:#757575; height:40px; line-height:40px; text-decoration:none;}
.doc .main .nlist .two a:hover{text-decoration:none; color:#F90;}
.doc .main .nlist .two a.on{color:#F90;}
.doc .main .clist{ width:1000px; padding:50px 0; overflow:hidden; min-height:710px; float:right; background-color:#fff;}
.doc .main .clist .htitle{ width:900px; margin:0 auto; font-size:18px;}
.doc .main .clist .answer{ width:845px; margin:0 auto; margin-bottom:25px; font-size:14px; color:#555; word-wrap: break-word; word-break: break-all;}
.doc .main .clist .answer p{font-size:14px; line-height:28px; margin:10px 0;}
.doc .main .clist .answer p img{width:843px; border:1px solid #d4d4d4;}
.doc .main .clist .answer p img.mobile{width:300px;}
.doc .main .clist .answer p img.pop{width:600px;}
.doc .main .clist .answer table{width: 100%;border-collapse:collapse;}
.doc .main .clist .answer table td{ padding:5px;}
@media screen and (max-width:1299px){
    .doc{ padding:20px 0px; padding-top:85px;}
    .doc .main{ width:93%; margin:auto;}
    .doc .main .nlist{ display: none;}
    .doc .main .clist{width:90%; padding:5%; min-height:100px; float:none;}
    .doc .main .clist .answer{ word-wrap:auto; word-break:auto; width:100%;}
    .doc .main .clist .answer p img{width:100%}
    .doc .main .clist .answer p img.mobile{width:100%;}
    .doc .main .clist .answer p img.pop{width:100%;}
    .doc .main .clist .answer p video{width:100%; height: auto;}
}

/*用户案例*/
.caseTalk{ width:100%; padding:50px 0; background-color:#EAEAEC;}
.caseTalk .wrapper{width:1300px;margin:0 auto; overflow:hidden;}
.caseTalk .wrapper .title{ margin-left:25px; font-size:26px; font-weight:bold; margin-bottom:15px;}
.caseTalk .wrapper .item{ width:245px; padding:25px; float:left; margin:0 15px; background-color:#fff;}
.caseTalk .wrapper .item .info img{ width:40px; height:40px; float:left; display:block; border-radius:3px;}
.caseTalk .wrapper .item .info div{ margin-left:10px; float:left; line-height:20px;}
.caseTalk .wrapper .item .info div span{ display:block; color:#999; font-size:13px;}
.caseTalk .wrapper .item .info div span.name{ color:#303030; font-size:14px;}
.caseTalk .wrapper .item p{ margin-top:15px; line-height:30px; font-size:15px;}
@media screen and (max-width:1299px){
    .caseTalk{padding:20px 0;}
    .caseTalk .wrapper{width:90%;margin:0 auto}
    .caseTalk .wrapper .title{margin-left:0; width:100%; text-align:center; font-size:22px;}
    .caseTalk .wrapper .item{ width:90%;float:none; margin:20px auto; padding:5%;}
    .caseTalk .wrapper .item p{ line-height:25px; font-size:15px;}
}

.caseCompany{ width:100%; padding:50px 0; background-color:#fff;}
.caseCompany .wrapper{ width:1300px; margin:0 auto; margin-top:35px;}
.caseCompany .wrapper .title{font-size:26px; font-weight:bold; margin-bottom:15px;}
.caseCompany .wrapper .item{ width:258px; line-height:55px; float:left; font-size:14px; text-align:center; border:1px solid #aaa; color:#555;}
@media screen and (max-width:1299px){
    .caseCompany{padding:20px 0;}
    .caseCompany .wrapper{width:100%; margin:0 auto}
    .caseCompany .wrapper .title{margin-left:0; width:100%; text-align:center; font-size:22px;}
    .caseCompany .wrapper .item{ width:90%; float:none; margin:5px auto; font-size:16px;}
}

/*产品定制*/
.customize{padding:70px 0; background-color:#EAEAEC;}
.customize .cusText{width:1300px;margin:auto;}
.customize .cusText .cusListTitle{padding-bottom:10px;font-size:18px}
.customize .cusText .cusListText{padding-bottom:30px;}
.customize .cusText .cusListText .choose{font-size:16px; padding:7px 0; width:230px; text-align:center; cursor:pointer; float:left; border-radius:3px; margin-right:20px; background-color:#fff;}
.customize .cusText .cusListText .off{border:1px solid #999}
.customize .cusText .cusListText .on{border:1px solid #2680EB; background:url(/resource/image/site/customize/icon_check_on.png) no-repeat; background-size:24px; background-position:102% 104%; background-color:#fff;}
.customize .cusText .cusListText .selectStyle{outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;text-align:center;border:none;font-size:16px;}
.customize .cusText .cusPrice{font-size:18px;padding-bottom:30px;}
.customize .cusText .cusPrice span{font-size:18px; color:#F18221}
@media screen and (max-width:1299px){
    .customize{padding:20px 0;}
    .customize .cusText .cusListTitle{font-size:18px}
    .customize .cusText{width:90%;margin:auto;}
    .customize .cusText .cusListText{padding-bottom:15px;}
    .customize .cusText .cusListText .choose{width:90%; float:none;font-size:16px; margin-bottom:10px; padding:10px 5%;}
    .customize .cusText .cusPrice{font-size:18px;padding-bottom:10px;}
    .customize .cusText .cusPrice span{font-size:18px;}
    .customize .cusText .toPdf{display:none;}
}

/*关于我们*/
.aboutus{ width:100%; padding:50px 0;}
.aboutus .companyDetail{ width:1250px; height:auto; margin:auto;  padding:25px; background-color:#EAEAEC;}
.aboutus .companyDetail img{ width:550px; float:right; width:535px; height:350px;}
.aboutus .companyDetail .detail{ float:left; width:670px;}
.aboutus .companyDetail .detail div{ font-size:22px; line-height:35px; margin:15px 0; font-weight:bold;}
.aboutus .companyDetail .detail p{ font-size:17px; line-height:35px; margin:15px 0;}
@media screen and (max-width:1299px){
    .aboutus{ width:100%; padding:20px 0;}
    .aboutus .companyDetail{ width:95%; height:auto; margin:auto;  padding:0; background-color:#ffffff;}
    .aboutus .companyDetail img{ width:100%; float:none; width:100%; height:auto;}
    .aboutus .companyDetail .detail{ float:none; width:100%;}
    .aboutus .companyDetail .detail div{ font-size:20px; line-height:22px; margin:15px 0; font-weight:bold;}
    .aboutus .companyDetail .detail p{ font-size:15px; line-height:25px; margin:10px 0; color: #666;}
}

.abcontact{ width:1300px; height:auto; overflow:hidden; margin:0 auto; text-align:left;}
.abcontact div{ border-radius: 10px; width:351px; height:100px;; float:left; text-align:left; line-height:22px; margin:40px 20px; margin-bottom:0; padding:20px; border:1px solid #d4d4d4;}
.abcontact div h3{ font-size:22px; border-bottom:3px solid #265368; width:100px; padding-bottom:15px;}
.abcontact div span{ display:block; margin:10px 0px; font-size:14px; margin-top:20px;}
@media screen and (max-width:1299px){
    .abcontact{ width:100%;}
    .abcontact div{ border-radius: 10px; width:85%; height:auto; float:none; margin:20px auto; padding:5%;}
    .abcontact div h3{ font-size:18px; border-bottom:2px solid #265368; width:75px; padding-bottom:5px;}
    .abcontact div span{ margin:0px; font-size:16px; margin-top:10px;}
}

/*底部版权*/
.bottom{width:100%; padding:50px 0; background-color:#000; color:#666;}
.bottom .box{ width:1300px; margin:0 auto;}
.bottom .box .about{ width:470px; float:left;}
.bottom .box .about p{ font-size:15px; line-height:30px; margin-top:15px;}
.bottom .box .contact{ width:370px; float:left; margin-left:130px;}
.bottom .box .contact p{ font-size:15px; line-height:30px; margin-top:15px;}
.bottom .box .wechatkf{ width:160px; float:left; margin-left:90px;}
.bottom .box .title{ font-size:17px; margin-bottom:10px;}
@media screen and (max-width:1299px){
    .bottom{ display: none;}
}

.footer{width:100%; height:50px; line-height:50px; color:#666; background-color:#000; border-top:1px solid #1a1a1a; font-size:16px;}
.footer .wrapper{width:1300px;margin:0 auto; overflow:hidden;}
.footer .left{ width: 50%; float:left; text-align: left;}
.footer .left span{margin-right:10px; color:#666;}
.footer .right{ width: 50%; float:right; text-align: right;}
.footer .right span{margin-left:10px;color:#666;}
@media screen and (max-width:1299px){
    .footer{height:100%;line-height:25px;padding:20px 0;}
    .footer .wrapper{width:100%;margin:0 auto}
    .footer .left{ float: none;color:#666; width:100%;}
    .footer .right{ float: none;color:#666; width:100%;}
    .footer .left span{ width:100%; margin:0; display: block; text-align: center; color: #666;}
    .footer .right span{ width:100%; margin:0; display: block; text-align: center;}
}

/*在线客服*/
.suspend{width:45px; height:195px; position:fixed; top:50%; margin-top:-90px; background-color:#fff; right:0; overflow:hidden; z-index:9999; border-top-left-radius:15px; border-bottom-left-radius:15px;}
.suspend .bar{ float:left; width:45px; background-color:#e60000; font-size:18px; color:#fff; text-align:center; line-height:25px; padding:30px 0px; cursor:pointer;}
.suspend .bar img{ width:25px; height:25px; margin-top:10px;}
.suspend .kf{ float:left; width:150px; height:195px; text-align:center;}
.suspend .kf .wechat{ width:150px; padding:24px 0;}
.suspend .kf span{display:block; font-size:13px; line-height:17px;}
.suspend .kf img{width: 120px; height: 120px;}
@media screen and (max-width:1299px){
    .suspend{display:none;}
}

/*弹出窗口*/
#pop{ background-color:rgba(0,0,0,.9); position:fixed; top:0; bottom:0; left:0; right:0; display:none; z-index:999999;}
#pop .box{ position:absolute; border:2px solid #d4d4d4; left:50%; top:50%; width:350px; height:283px;  margin-left:-175px; margin-top:-142px; background-color:#fff;}
#pop .box .menu{ width:150px; float:left;}
#pop .box .menu span{ display:block; cursor:pointer; height:70px; line-height:70px; border-bottom:1px solid #d4d4d4; text-align:center; background-color:#efefef;}
#pop .box .menu span.noborder{border-bottom-style:none;}
#pop .box .menu span.on{ background-color:#fff; font-weight:bold; cursor:default;}
#pop .box .image{ width:350px; float:left; text-align:center;}
#pop .box .image img{ width:200px; height:200px; margin-top:25px;}
#pop .box .image span{ display:block; font-size:14px; width:100%;}
#pop .box .image div{ display:none; width:100px; height:28px; line-height:28px; margin:0 auto; margin-top:10px; text-align:center; border:1px solid #d4d4d4; font-size:13px; cursor:pointer;}
#pop .box .close{ position:absolute; right:10px; top:10px; cursor:pointer; font-size:16px; background-color:#999; width:20px; height:20px; line-height:20px; border-radius:10px; text-align:center; color:#fff;}