﻿@charset "utf-8";

/* AB模版网 Www.AdminBuy.Cn */
/* QQ：9490489 */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */

body{min-width: 1200px; margin: 0 auto; padding: 0; font-size: 16px; color: #333; font-family: Microsoft YaHei, SimSun; background-color: #f3f3f3;}
img{border: 0px;}
form{margin: 0; padding: 0;}
input, select, textarea{font-family: Microsoft YaHei, SimSun;}
div, ul, li{margin: 0; padding: 0; display: block; overflow: hidden; backface-visibility:  hidden; perspective:  1000px;}
ul, li{list-style-type: none;}
li{text-overflow: ellipsis;}
a{text-decoration: none; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; outline: none;}
a:hover{text-decoration: none; color: #e60012;}

@keyframes fadeIn{
0%{opacity: 0;}
100%{opacity: 1;}
}

.currt{color: #e60012;}
.himg{position: relative; z-index: 1;}
.himg img{max-width: 100%; max-height: 100%; position: absolute; z-index: -1; left: -200%; top: -200%; right: -200%; bottom: -200%; margin: auto; transition: all 0.4s;}
.himg:hover img{transform: scale(1.1,1.1);}

.a_row{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.index{width: 100%; overflow-x: hidden; background: url(../images/hbg.jpg) no-repeat center top;}
.index header{background-color: transparent;}

.index .abt{width: 360px; height: 220px; text-align: center; font-size: 24px; color: #e60012; text-indent: 70px; background-image: url(../images/icon.png); background-position: 0 -130px; position: absolute; top: 0; bottom: 0; margin: auto;}
.index .abt:before{content: attr(data-name); width: 100%; height: 40px; line-height: 40px; font-size: 28px; text-transform: uppercase; text-indent: 0; margin-top: 70px; color: #000; float: left;}

#map{width: 100%; background-color: #ccc;}
#map div{overflow: visible;}
#map img{max-width: none;}
#map .anchorBL{display: none;}

header{width: 100%; background-color: #fff;}
header .top{max-width: 1200px; height: 140px; padding: 20px 0; margin: 0 auto;}
header .top .logo{width: 880px; height: 80px; float: left; position: relative;}
header .top .logo img{max-height: 100%; position: absolute; left: 215px; bottom: 0; margin: auto;}
header .top .sas{width: 320px; height: 80px; float: left;}
header .top .sas .set{width: 100%; height: 20px; line-height: 20px; padding: 10px 0; float: left; margin-bottom: 10px;}
header .top .sas .set a{float: right; margin-left: 20px;}
header .top .sas .set a:before{content: ''; width: 20px; height: 20px; float: left; margin-right: 6px; background-image: url(../images/icon.png);}
header .top .sas .set a.home:before{background-position: 0 0;}
header .top .sas .set a.fav:before{background-position: -20px 0;}
header .top .sas .search{width: 228px; height: 28px; border: 1px solid #999; float: right;}
header .top .sas .search input{width: 160px; height: 20px; line-height: 20px; float: left; padding: 0; margin: 4px; border: 
0; outline: 0;}
header .top .sas .search .submit{width: 60px; height: 28px; line-height: 28px; float: left; background-color: #00154c; cursor: pointer; position: relative;border:none;}
header .top .sas .search .submit:before{content: ''; width: 20px; height: 20px; background-image: url(../images/icon.png); background-position: -40px 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto;}
header .top nav{width: 100%; height: 40px; line-height: 40px; float: left; text-align: right; margin-top: 20px;}
header .top nav a{margin-left: 56px; font-size: 18px;}

.ibn{width: 100%; height: 500px; position: relative;}
.ibn .goto{width: 48px; height: 85px; background-image: url(../images/icon.png); cursor: pointer; position: absolute; top: 0; bottom: 0; margin: auto; display: none;}
.ibn .goto.prev{left: 50%; margin-left: -660px; background-position: 0 -40px;}
.ibn .goto.next{right: 50%; margin-right: -660px; background-position: -50px -40px;}
.ibn .list{max-width: 1200px; height: 100%; margin: 0 auto;}
.ibn .list li{width: 100%; height: 0%; transition-duration: 0.6s; float: left; position: relative;}
.ibn .list li img{max-height: 100%; opacity: 0; transition: all 0.6s; position: absolute; top: 0; bottom: 0; margin: auto;}
.ibn .list li img.p1{left: -100%;}
.ibn .list li img.p2{right: -100%;}
.ibn .list li.on{height: 100%;}
.ibn .list li.on img{opacity: 1;}
.ibn .list li.on img.p1{left: 20px; transition-duration: 1s; transition-delay: 0.6s;}
.ibn .list li.on img.p2{right: 20px; transition-duration: 1s; transition-delay: 1.2s;}

.aas{max-width: 1180px; height: 500px; margin: 0 auto; padding: 20px 0; position: relative; left: 100%; opacity: 0;}
.aas.on{left: 0%; opacity: 1; transition: all 1s;}
.aas .name{font-size: 24px; color: #e60012; display: block;}
.aas .about{width: 580px; height: 100%; float: left; position: relative;}
.aas .about .name{position: absolute; left: 0; top: 150px;}
.aas .about .name:before{content: attr(data-name); font-size: 28px; text-transform: uppercase; color: #000; display: block;}
.aas .about .list{width: 452px; height: 452px; position: absolute; top: 20px; right: 44px;}
.aas .about .list img{width: 100%; height: 100%;}
.aas .scope{width: 480px; float: left;}
.aas .scope .name{margin-top: 160px; margin-bottom: 20px;}
.aas .scope .list{width: 100%; height: 250px; position: relative;}
.aas .scope .list:before{content: ''; background-color: #fff; opacity: 0.7; position: absolute; z-index: -1; left: 0; top: 0; right: 0; bottom: 0; margin: auto;}
.aas .scope .list p{height: 200px; line-height: 25px; padding: 0; margin: 20px; overflow: hidden; color: #666;}

.case{max-width: 1160px; height: 220px; margin: 0 auto; padding: 110px 0; position: relative; left: -100%; opacity: 0;}
.case.on{left: 0%; opacity: 1; transition: all 1s;}
.case .abt{right: 100px;}
.case .box{width: 660px; height: 100%; float: left; position: relative;}
.case .box .goto{width: 24px; height: 45px; background-image: url(../images/icon.png); cursor: pointer; position: absolute; top: 0; bottom: 0; margin: auto;}
.case .box .goto.prev{left: 0; background-position: -100px 0;}
.case .box .goto.next{right: 0; background-position: -130px 0;}
.case .box .list{width: 540px; height: 220px; white-space: nowrap; margin: 0 auto;}
.case .box .list p{width: 160px; height: 100%; display: inline-block; padding: 0; margin: 0 30px 0 0; position: relative;}
.case .box .list p:before{content: ''; width: 158px; height: 158px; border: 1px solid #999; border-radius: 50%; position: absolute; left: 0; top: 0; right: 0; margin: auto;}
.case .box .list p .himg{width: 150px; height: 150px; float: left; border-radius: 50%; margin: 5px;}
.case .box .list p .himg img{height: 100%;}
.case .box .list p .title{width: 100%; height: 40px; line-height: 40px; text-align: center; float: left;}

.cnt{max-width: 1100px; height: 260px; margin: 0 auto 100px auto; padding: 60px 0; position: relative; left: 100%; opacity: 0;}
.cnt.on{left: 0%; opacity: 1; transition: all 1s;}
.cnt .abt{left: 10px;}
.cnt .list{width: 640px; float: left; margin-left: 400px;}
.cnt .list p{padding: 0; margin: 0;}
.cnt .list p.row{height: 20px; line-height: 20px; margin-bottom: 10px;}
.cnt .list p.row:before{content: ''; width: 20px; height: 20px; float: left; background-image: url(../images/icon.png); margin-right: 15px;}
.cnt .list p.row.adds:before{background-position: -160px 0;}
.cnt .list p.row.mail:before{background-position: -160px -20px;}
.cnt .list p.row.tel:before{background-position: -160px -40px;}
.cnt .list p.row.tel{margin-bottom: 20px;}
.cnt .list p#map{height: 160px;}

.body{max-width: 1200px; margin: 0 auto; padding: 20px 0;}
.body .left{width: 270px; float: left;}
.body .left .pbt{width: 100%; height: 90px; line-height: 110px; font-size: 24px; text-indent: 30px; color: #fff; background-image: url(../images/bg_ctg.jpg);}
.body .left .category{width: 266px; border: 2px solid #39f; border-top-width: 0; border-bottom-width: 30px; float: left; margin-bottom: 20px;}
.body .left .category li{width: 100%; height: 48px; line-height: 48px; float: left; text-indent: 28px; font-size: 16px;}
.body .left .category li.on{background-color: #e60012;}
.body .left .category li.on a{color: #fff;}
.body .left .contact{width: 100%; float: left;}
.body .left .contact:before{content: ''; width: 100%; height: 106px; background-image: url(../images/bg_cnt.jpg); float: left; margin-bottom: 20px;}
.body .left .contact p{line-height: 30px; padding: 6px 0; margin: 0; border-bottom: 1px dotted #3c8a00; font-size: 16px; color: #666;}
.body .left .contact p:before{content: attr(data-name); color: #333; float: left;}

.body .right{width: 910px; float: right;}
.body .right .nbt{width: 100%; height: 42px; line-height: 42px; background-color: #00479d;}
.body .right .nbt strong{color: #fff; background-color: #e60012; padding: 0 20px; font-size: 18px; font-weight: normal; position: relative; float: left;}
.body .right .nbt span{float:right;font-size:14px;margin-right:15px;color:#fff;}
.body .right .nbt span a{color:#fff;}
.body .right .nbt strong:after{content: ''; width: 44px; height: 42px; background-image: url(../images/icon.png); background-position: -100px -50px; position: absolute; top: 0; right: -44px;}

.content{line-height:200%; padding: 20px; background-color: #fff;}
.content img{max-width:100%;height:auto !important;}
.content table.noBorderTable td,
.content table.noBorderTable th,
.content table.noBorderTable caption{border:1px dashed #ddd !important;}
.content table{margin-bottom:10px; border-collapse:collapse; display:table;}
.content td,.content th{background:white;  padding: 5px 10px; border: 1px solid #ddd;}
.content caption{border:1px dashed #ddd; border-bottom:0; padding:3px; text-align:center;}
.content th{border-top:2px solid #bbb; background:#f7f7f7;}
.content td p{margin:0; padding:0;}

.article_list li{height:30px; line-height:30px; font-size: 14px; margin:5px 0;}
.article_list li a{float:left; text-indent: 15px; position: relative;}
.article_list li a:before{content: ''; width: 0; height: 0; border-left: 5px solid #f60; border-top: 5px solid transparent; border-bottom: 5px solid transparent; position: absolute; left: 0; top: 0; bottom: 0; margin: auto;}
.article_list li span{float:right; color:#999;}

.news_list li{height: 160px; line-height:24px; padding:20px 0; border-bottom: 1px solid #ddd; position: relative;}
.news_list li:before{content: ''; width: 158px; height: 158px; border: 1px solid #999; border-radius: 50%; position: absolute; left: 0; top: 0; bottom: 0; margin: auto;}
.news_list li strong{height:22px; display:block; font-weight:normal; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-bottom:10px; color:#333;}
.news_list li p{max-height:48px; font-size:14px; padding:0; margin:20px 0; overflow:hidden; color:#777; white-space:normal;}
.news_list li .himg{width: 150px; height: 150px; float: left; border-radius: 50%; margin: 5px; margin-right: 40px;}
.news_list li .himg img{height: 100%;}
.news_list li .more{background-color: #e60012; display: inline-block; padding: 0 20px; color: #fff; font-size: 14px;}

.thum_list li{width:270px; text-align:center; float:left; margin:10px;}
.thum_list li .himg{width:258px; height:200px; float:left; border: 1px solid #ddd;}
.thum_list li span{width:100%; height:30px; line-height:30px; float:left;}

.jobs_list{background-color:#f5f5f5;}
.jobs_list li{width:100%; float:left; border-bottom:1px solid #fff;}
.jobs_list li .td{width:169px; margin-right:1px; float:left; display:inline;}
.jobs_list li .td.t3{width:530px; margin-right:0;}
.jobs_list li.bt .td{height:34px; line-height:34px; font-size:14px; text-align:center; color:#fff;}
.jobs_list li.bt .td.t1{background-color:#555;}
.jobs_list li.bt .td.t2{background-color:#777;}
.jobs_list li.bt .td.t3{background-color:#999;}
.jobs_list li.row{line-height:24px; color:#888; padding:10px 0;}
.jobs_list li.row .td{font-size:14px; text-align:center;}
.jobs_list li.row .td.t3{text-align:left;}
.jobs_list li.row .td.t3 .dect{height:48px; margin:0; padding:0 10px; overflow:hidden;}
.jobs_list li.row .td.t3 .dect.open{height:auto;}
.jobs_list li.row .jbtn{height:24px; line-height:24px; text-indent: 26px; border-radius:4px; background-color:#ddd; color:#666; float:left; padding-right: 6px; margin-left:10px; margin-top:10px; cursor:pointer; position: relative;}
.jobs_list li.row .jbtn:before{content: ''; width: 0; height: 0; border-top: 6px solid #666; border-left: 6px solid transparent; border-right: 6px solid transparent; position: absolute; left: 6px; top: 0; bottom: 0; margin: auto;}
.jobs_list li.row .jbtn.open:before{border-top: 0; border-bottom: 6px solid #666;}
.jobs_list li.row .jbtn.tab{float:right;}
.jobs_list li.row .jbtn.tab:before{border-left: 6px solid #666; border-top: 6px solid transparent; border-bottom: 6px solid transparent; left: 10px;}

.jobs_btn{width:100%; height:40px; float:left; text-align:center;}

.jobs_btn .span{height:40px; line-height:40px; background-color:#666; color:#fff; font-size:16px; border-radius:4px; display:inline-block; text-align:center; cursor:pointer; padding:0 24px;border:none;}
.jobs_btn .span:hover{background-color:#333;}

.cnt_map{height: 380px;}

.page{width:100%; text-align:center; font-family:Verdana; margin-top:20px; float:left;}
.page a{height:24px; line-height:24px; display:inline-block; margin:0 3px; padding:0 8px;}
.page .in{background-color:#0185c5; color: #fff;}

footer{width: 100%; line-height: 24px; background-color: #012978; padding: 20px 0; font-size: 14px; text-align: center; color: #9db9db;}
footer a{color: #9db9db;}@media screen and (max-width: 1024px){
body{min-width: 0; font-size: 14px;}

.index{background-size: auto 100%;}
.index .abt{display: none;}

header{height: auto; margin-bottom: 0;}
header .top{height: auto; padding: 10px 0;}
header .top .logo{width: 100%; height: 30px;}
header .top .logo img{left:10px;}
header .top .sas{display: none;}
header .top nav{height: 44px; line-height: 20px; margin-top: 10px; margin-bottom: 0; border: 1px solid #eee; padding: 10px 0;}
header .top nav a{width: 25%; height: 20px; margin: 2px 0 !important; float: left; font-size: 14px; text-align: center;}

.ibn{height: 120px;}
.ibn .goto{display: none;}
.ibn .list li.on img.p1{left: 10px;}
.ibn .list li.on img.p2{right: 10px;}

.aas{height: auto; padding: 10px 0; left: -100%;}
.aas .name{font-size: 18px;}
.aas .about{width: 100%; height: 300px;}
.aas .about .name{left: 10px; top: 20px;}
.aas .about .list{width: 300px; height: 300px; position: absolute; top: 0; right: 10px;}
.aas .scope{width: calc(100% - 20px); padding: 0 10px;}
.aas .scope .name{margin: 20px 0 0 0;}
.aas .scope .list{height: 120px;}
.aas .scope .list p{height: 100px; line-height: 20px; margin: 10px; font-size: 12px;}

.case{width: calc(100% - 20px); height: auto; padding: 10px;}
.case .box{width: 100%;}
.case .box .goto{display: none;}
.case .box .list{width: 300px; height: 170px; padding-top: 2px; margin: 0 auto;}
.case .box .list p{width: 140px; margin-right: 10px;}
.case .box .list p:before{width: 138px; height: 138px;}
.case .box .list p .himg{width: 130px; height: 130px;}
.case .box .list p .himg img{height: 100%;}
.case .box .list p .title{width: 100%; height: 40px; line-height: 40px; text-align: center; float: left;}

.cnt{width: calc(100% - 20px); height: auto; margin-bottom: 20px; padding: 10px; left: -100%;}
.cnt .list{width: 100%; margin-left: 0;}

.body{width: 100%; padding: 10px 0;}
.body .left{width: calc(100% - 20px); padding: 0 10px; margin-bottom: 10px;}
.body .left .pbt{display: none;}
.body .left .category{width: 100%; border: 0; margin-bottom: 0;}
.body .left .category li{width: 33%; height: 26px; line-height: 26px; text-align: center; text-indent: 0; font-size: 14px; border-radius: 10px;}
.body .left .contact{display: none;}

.body .right{width: 100%; float: left;}
.body .right .nbt{display: none;}

.content{padding: 10px;}

.thum_list li{width: calc(50% - 10px); margin: 5px;}
.thum_list li .himg{width:auto; height:120px; float:none; border: 1px solid #ddd; display: block; margin-bottom: 10px;}
.thum_list li span{width:100%; height:20px; line-height:20px; display: block; float: none;}

.news_list li{height: 120px; line-height:20px; padding:10px 0;}
.news_list li:before{width: 118px; height: 118px;}
.news_list li strong{height:20px;}
.news_list li p{max-height:40px; font-size:12px; margin:10px 0;}
.news_list li .himg{width: 110px; height: 110px; margin-right: 20px;}
.news_list li .more{padding: 0 10px; font-size: 12px;}

.jobs_list li .td{width:69px;}
.jobs_list li .td.t3{width: calc(100% - 140px);}
.jobs_list li.bt .td{height:24px; line-height:24px; font-size:12px;}
.jobs_list li.row .td{line-height:16px; font-size:12px;}

footer{line-height: 18px; padding: 8px 0; font-size: 10px;}
}

/*AB模版网新增翻页样式 各类模版第一站 www.adminbuy.cn*/
.pagebar { padding:20px; overflow:hidden}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 0px 10px;
  margin: 0 2px;
  border-radius: 3px;
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #337ab7;
  border: 1px solid #337ab7;
}
.pagination a.page-num-current {
  color: #fff;
  background: #337ab7;
  border: 1px solid #337ab7;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}

#maximg img{ max-width:100%; height:auto !important}