[data-banner="security-banner"]{
	position: fixed;
	top:0;
	width: 100%;
	height: 500px;
}
[data-main="security-main"] {
    position: relative;
    background: #f7f7f7;
    padding: 1px 0;
}
[data-sectit="sectit"] {
    position: absolute;
    top: -320px;
    left: 50%;
    transform: translateX(-50%);
}
[data-main="security-main"] .security-tit {
    font-size: 50px;
    letter-spacing: 6px;
}
[data-main="security-main"] .security-cont {
    margin-top: -60px;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    background: #fff;
    margin-bottom: 124px;
}

[data-main="security-main"] .sec-cont-l {
    width: 226px;
    min-height: 600px;
    box-shadow: 5px 0 15px 0 rgba(0, 0, 0, 0.1);
}
[data-main="security-main"] .sec-cont-l a{
    font-size: 18px;
    font-weight: bold;
    color: #333;
    display: block;
  height: 60px;
  line-height: 60px;
  padding-left: 72px;
}
[data-main="security-main"] .sec-cont-l a:hover,[data-main="security-main"] .sec-cont-l a.active{
    color:#fff !important;
    /* background: linear-gradient(to right,#F6A516,#F6C719); */
    background: linear-gradient(to right,#fcca00,#fcca00);
    /* box-shadow: 0 6px 4px #fce2b6; */
}

[data-main="security-main"] .sec-cont-r{
    padding: 60px 125px 60px 116px;
    width: 974px;
    word-wrap: break-word;
    word-break: normal;
}
.sec-cont-r .row{margin-left:-15px;margin-right:-15px}
[data-main="security-main"] .cont-r-list li{
    margin-bottom: 80px;
}
[data-main="security-main"] .r-list-tit{
    background: url('../zximg/secDot.png') left center no-repeat;
    padding-left: 28px;
    margin-bottom: 25px;
}
[data-main="security-main"] .no-back{
    background: #fff;
    padding-left: 0;
}
[data-main="security-main"] .r-list-text{
    padding-left: 28px;
    line-height: 24px;
}
.about-main .a-b-tit {
    color: rgba(0,0,0,0.1);
}
.about-main .a-b-intr {
    width: 33.333333333333336%;
}
.about-main .a-b-intr div {
    margin-left: 10px;
}
.about-main .a-b-text,
.about-main .a-b-cult,
.about-main .a-b-item {
  line-height: 27px;
  border-bottom: 1px solid #ddd;
}
.about-main .a-b-cult {
    padding-bottom: 40px;
}
.about-main .a-b-list li {
    margin-bottom: 40px;
}
.about-main .contact .contact-tit {
    padding: 10px 0 20px 0;
    border-bottom: 1px solid #ddd;
}
.about-main .contact .contact-main {
    padding: 25px 0;
    line-height: 24px;
}
.about-main .a-b-text p { margin-bottom: 10px;}
.processlist { margin-top: 10px;  overflow: hidden; }
.processlist dl{ float: left;  width: 20%;  }
.processlist dl img {float: left; width: 35px; height: 35px; margin-right: 10px; display: inline;}
.processlist dl dt { font-size: 14px; font-weight: 600; }
.processlist dl dd { color: #999;  font-size: 12px;}
.banner { height: 400px; margin-bottom: 50px; background: url('../images/map.jpg') no-repeat; }
.abouts { height: 300px; background: url('../images/about.jpg') no-repeat; }
.industry { height: 300px; background: url('../images/industry.jpg') no-repeat; }
.announce { height: 300px; background: url('../images/read.jpg') no-repeat; }
.newsindex { height: 90px; background: url('../images/newsindex.jpg') no-repeat; }
.nshow { height: 90px; background: url('../images/newsshow.jpg') no-repeat; }
.risk { height: 300px; background: url('../images/risk.jpg') no-repeat; }
.g-o { zoom: 1; text-align: left }
.g-o:after { display: block; visibility: hidden; clear: both; height: 0; content: '\20' }
.g-o { width: 1200px; margin: 0 auto }
.banner .position { width: 78px; height: 78px; background: url(../images/map1.png) no-repeat; position: absolute; left: 950px; top: 240px; z-index: 15 }
.banner .dot { width: 78px; height: 78px; border-radius: 71px; background: #fff; opacity: .5; filter: alpha(opacity=50); filter: alpha(opacity=0)\9; position: absolute; left: 950px; top: 240px; z-index: 20 }
.banner .dot1 { -webkit-animation: scaleout 1.2s ease-in-out infinite; -moz-animation: scaleout 1.2s ease-in-out infinite; animation: scaleout 1.2s ease-in-out infinite }
.banner .dot2 { -webkit-animation: scaleout 2s infinite ease-in-out; -moz-animation: scaleout 2s infinite ease-in-out; animation: scaleout 2s infinite ease-in-out }
@-webkit-keyframes scaleout {
	0% { -webkit-transform: scale(1) }
	100% { -webkit-transform: scale(2.5); opacity: 0 }
}
@keyframes scaleout {
	0% { transform: scale(1); -webkit-transform: scale(1) }
	100% { transform: scale(2.5); -webkit-transform: scale(2.5); opacity: 0 }
}
.error_box { width: 1000px; margin: 50px auto; padding: 50px; background: #fff; }
.error_con { background: url('../images/404.png') no-repeat; height: 320px; padding-left: 450px; }
.error_con p { line-height: 30px; color: #999; }
.error_con p.title { font-size: 20px; color: #333; padding-top: 80px; }
.error_con p a { padding: 3px 50px; background: #fbc80e; display: inline-block; margin-right: 15px; color: #fff; }
.error_con p a.about { border: 1px solid #fbc80e; background: #fff; color: #fbc80e; }
.contact dl { box-sizing: content-box; line-height: 28px; font-size: 14px; float: left; width: 44%; padding: 0 0 50px 5% }
.contact dt { font-size: 22px; margin: 50px 0 18px }
.contact dl .contact-now { width: 117px; height: 29px; display: inline-block; vertical-align: middle; background: url(../img/48729a9b.contact-now.png) no-repeat }
.contact dl .orange { color: #b00 }
.contact dl .code-box { width: 142px; height: 142px; display: inline-block; padding: 18px; border: solid 1px #dcdcdc; margin-top: 60px; box-shadow: 0 0 10px #ccc }
.contact dl .community { margin-left: 30px }
.contact dl .code-area { position: relative; display: inline-block }
.contact dl .code-area i { width: 13px; height: 13px; display: inline-block; background: url(../../../images/icon/code-thumbs.png) no-repeat; margin-left: 5px }
.contact dl .code-area img { position: absolute; left: 19px; top: 8px; display: none }
.contact dl .code-area:hover img { display: block }
.a_con {overflow: hidden; margin-top: 20px;}
.a_con p { line-height: 35px; color: #252525; font-size: 16px; text-indent: 2em; margin-bottom: 15px; }

.a_con .slogan{width: 800px; margin: 50px auto; height: 52px}
.a_con .slogan li{float: left; width: 400px;height: 52px;}
.a_con .slogan li img{float: left;width: 62px;height: 52px;margin-right: 5px;}
.a_con .slogan li h4{font-size: 20px;color:#0277bd;margin-bottom: 5px; font-weight: 500;}
.a_con .slogan li h5{font-size: 16px;color:#999; font-weight: 500;}

.pageNav{width: 1200px; overflow: hidden; margin: 0 auto;}
.pageNav ul { overflow: hidden; border-bottom: 1px solid #e5e5e5; padding-bottom: 15px; }
.pageNav li { cursor: pointer; float: left; height: 40px;margin:35px 40px 0 0 ;line-height: 40px;color: #666;float: left;   }
.pageNav li:hover i em{width: 15px;}
.pageNav li:hover b{color: #b00;}
.pageNav li i{float: left;height: 2px;width: 20px;margin: 19px 0 0 0;}
.pageNav li i em{float: right;height: 2px;width: 0;background: #b00;transition:0.5s;}
.pageNav li b{float: left;line-height: 40px;  font-size: 16px;}
.pageNav li.on{background:#fff;color: #b00;}
.pageNav li.on i em{width: 15px;}


.pageNav .list_box{width: 1000px; float: left; margin-top: 20px; overflow: hidden;}
.pageNav .list_box .list{width: 100%; height: 100%; float: left; display: none; margin-top: 10px;}
.pageNav .list_box .list p { color: #666; line-height: 24px; font-size: 14px; margin-bottom: 10px;}
.pageNav .list_box .list.on{display: block;}

.about-main .channel .r-list-tit {padding-bottom: 20px;}
.about-main .channel .channel-item {
    margin-top: 10px;
}
.about-main .channel .channel-item p { line-height: 27px; }
.about-main .channel .channel-item p a { color: #999; }

/* .breadcrumb { background:#f2f2f2; } */
.breadcrumb li.active{color:#e53e3e}


.news_in,.newslist{  background:#fff; padding: 30px;}
.news_in { min-height: 350px; }
.news_header { margin-bottom:  15px;  }
.news_header i { font-size: 22px; float: left; margin-top: -3px; }
.news_header em { color: #ff6b6b; }
.news_con h1{ border-bottom: 1px solid #f2f2f2;  margin-bottom: 54px; font-size: 20px; font-weight: normal; text-align: center; padding-bottom: 10px;}
.news_con h1 span { border-bottom: 2px solid #e53e3e; padding-bottom: 8px;  }

.news_con p.title {  text-align: center; font-size: 12px; color: #848484}
.news_con p.title.f20 { font-size: 20px; color: #e53e3e }
.news_con p.title.mb80 { margin-bottom: 47px; }
.news_con p.con  {  color: #666; text-indent:  2em; line-height: 27px; font-size: 16px; margin-bottom: 20px; padding:  0 80px; }
.news_con p i,.newslist h1 i{ font-weight: 600; margin-right: 10px; color: #ff6b6b;  font-size: 24x; margin-top: 9px; float: left; }
.news_con p i.icon-pdf { font-size: 30px; margin-top:0; font-weight: normal; margin-top:-5px; }
.news_con p.next { line-height: 30px; color: #848484; padding: 5px 0; border-bottom: 1px solid #ccc; }
.news_con p.noneb { border-bottom: none; }
.newslist h1 { font-size: 20px; margin:6px 0 18px; }
.newslist h1 i { font-size: 30px; margin-top: -2px; margin-right: 5px; }

.newslist_con { margin-top: 20px; }
.newslist_con li{height:55px;line-height:55px;margin-bottom:10px;padding:0 20px;background:#f7f7f7;color:#353131;font-size:16px;cursor:pointer}

.newslist_con li span { float: right; color: #848484 }
.newslist_con li:hover{background:rgba(250,190,0,.1); }

.about-content-list .honor-img-list {
    margin-top:10px;
    margin-bottom:36px
   }
   .about-content-list .honor-img-list li {
    width:1100px;
    /* height:200px; */
    overflow: hidden;
    margin:0 auto;
    position:relative;
    border-bottom:1px solid #eee;
    padding:30px 0
   }
   .about-content-list .honor-img-list li:last-child {
    border-bottom:none
   }
   .about-content-list .honor-img-list .flt-left {
    width:250px;
    height:200px;
    float:left;
    margin-right:30px
   }
   .about-content-list .honor-img-list .open_modal {
    cursor:pointer
   }
   .about-content-list .honor-img-list .flt-left .honor-img {
        width:250px;
        height:200px;
        display:block;
 
   }
   .about-content-list .honor-img-list .flt-right {
    width:800px;
    float:left;
    position:relative;
    height:200px
   }

   .about-content-list .honor-img-list .flt-right .honor_details {
    position:absolute;
    top:30%;
    transform:translate(0,-30%)
   }
   .about-content-list .honor-img-list .flt-right>span {
    float:right;
    font-size:14px;
    line-height:24px;
    color:#999;
    font-weight:400
   }
   .about-content .content {
    min-height:0;
    
   }
   .about-content-list .honor-img-list .honor_details .title {
    font-size:20px;
    color:#333;
    line-height:30px;
    margin-bottom:10px
   }
   .about-content-list .honor-img-list .honor_details .content {
    font-size:14px;
    color:#888;
    line-height:24px;
    min-height:0
   }
   .about-content-list .honor-img-list .honor_details .text {
    color:#999;
    font-size:14px;
    line-height:24px
   }
   .honor_model_masking {
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    z-index:9999;
    background:rgba(0,0,0,.5);
    display:none
   }
   .honor_model {
    position:fixed;
    top:30px;
    bottom:71px;
    width:1180px;
    left:50%;
    z-index:10000;
    margin-left:-590px;
    background-color:#fff;
    display:none;
    height:740px
   }
   .honor_model .honor_model_content {
    position:relative
   }
   .honor_model .close {
    position:absolute;
    display:block;
    width:27px;
    height:27px;
    right:-57px;
    top:0;
    cursor:pointer;
    transition:All .4s ease-in-out;
    -webkit-transition:All .4s ease-in-out;
    -moz-transition:All .4s ease-in-out;
    -o-transition:All .4s ease-in-out
   }
   .honor_model .close:hover {
    transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    -ms-transform:rotate(90deg)
   }
   .honor_model .img_box {
    text-align:center;
    padding:33px 0;
    position:relative
   }
   .honor_model .img_box .next,
   .honor_model .img_box .prev {
    position:absolute;
    display:block;
    width:40px;
    height:40px;
    top:50%;
    margin-top:-20px;
    margin-left:-20px;
    cursor:pointer
   }
   .honor_model .img_box .prev {
    left:182px;
    background:url(../img/icon_prev-7175589ab1.png) 50% 50% no-repeat;
    background-size:15px 29px
   }
   .honor_model .img_box .next {
    right:182px;
    background:url(../img/icon_next-27bfa29597.png) 50% 50% no-repeat;
    background-size:15px 29px
   }
   .honor_model .honor_img {
    height:480px;
    width:600px;
    margin:0 auto;

   }
   .honor_model .title {
    font-size:20px;
    color:#333;
    width:850px;
    margin:0 auto 20px;
    text-align:center
   }
   .honor_model .content {
    line-height:24px;
    font-size:14px;
    color:#999;
    width:850px;
    margin:0 auto
   }


.culture { margin-bottom: 50px; }
.culture .c-item  { display: flex; margin-bottom: 20px; border-bottom: 1px solid #ddd;  padding-bottom: 30px; }
.culture .c-item .c-on { width: 400px; margin-left: 50px; display: flex; flex-direction: column; justify-content: center; }
.culture .c-item .c-on.mr { margin-left: 0;align-items: flex-end;  margin-right: 50px;}
.culture .c-item .img { display: flex; flex-direction: column; justify-content: center;}
.culture .c-item .img img.c { }
.culture .c-item .c-on .title { background-color: #fcca00; padding:10px 0; width: 200px; text-align: center; color: #fff; margin-bottom: 10px; font-size: 20px; border-radius: 0 15px 0 15px; }
.culture .c-item .c-on .title.c { background:none; color: #666; border-radius: 0;  border-left: 10px solid #fcca00;  text-align: left; padding-left: 10px; padding-top: 0; padding-bottom: 0;}
.culture .c-item .c-on .small {   font-size: 20px; padding-left: 10px; border-left: 10px solid #fcca00; }
.culture .c-item .c-on p { color: #666;}
.culture .c-item .c-on p  span { font-size: 24px; margin:0 5px; font-weight: 600; color: #e53e3e;}
.culture .c-item img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.p-ab-gshj .container {
    overflow:hidden
   }
   .p-ab-gshj .ab-blk {
    padding-top:50px
   }
   .p-ab-gshj .ab-blk+.ab-blk {
    padding-top:30px
   }
   .p-ab-gshj .ab-blk__bd {
    padding-top:60px
   }
   .p-ab-gshj .swiper-container {
    position:relative;
    /* overflow:hidden */
   }
   .p-ab-gshj .swiper-lazy-preloader {
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background-repeat:no-repeat;
    background-position:center;
    background-image:url(../img/64.gif);
    background-size:64px 64px
   }
   .p-ab-gshj .slide-img {
    box-sizing:border-box;
    width:100%;
    height:100%
   }
   .p-ab-gshj .gallery-top {
    height:400px;
    width:100%
   }
   .p-ab-gshj .gallery-top .slide-img {
    padding:0 90px
   }
   .p-ab-gshj .gallery-top .swiper-slide {
    position:relative
   }
   .p-ab-gshj .gallery-top img {
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    max-height:100%
   }
   .p-ab-gshj .gallery-top span {

    position: absolute;
    right:66px;
    bottom: 0;
    /* left: 15%; */
    padding:10px;
    text-align: center;
    background-color: #e53e3e;
    color: #fff;
    border-radius: 20px 0px 0px 0px;
    
    font-size: 20px; 
    /* left:50%; */
   }
   .p-ab-gshj .gallery-thumbs {
    margin-top:20px;
    height:90px;
    box-sizing:border-box;
    margin-left:-10px;
    margin-right:-10px
   }
   .p-ab-gshj .gallery-thumbs .swiper-slide {
    /* width:196px; */
    height:90px;
    box-sizing:border-box;
    background-color:#fff;
    padding:0 10px
   }
   .p-ab-gshj .gallery-thumbs img {
    width:100%;
    height:100%
   }
   .p-ab-gshj .gallery-thumbs .swiper-slide-active .slide-img {
    border:3px solid #d7a662
   }
   .p-ab-gshj .gallery-top .swiper-button-next,
   .p-ab-gshj .gallery-top .swiper-button-prev {
    position:absolute;
    width:66px;
    height:70px;
    top:50%;
    margin-top:-35px;
    background-size:66px 70px;
    background-repeat:no-repeat;
    z-index:10;
    cursor:pointer
   }
   .p-ab-gshj .gallery-top .swiper-button-prev {
    left:0;
    background-image:url(../img/left.png)
   }
   .p-ab-gshj .gallery-top .swiper-button-prev:hover {
    background-image:url(../img/left_act.png)
   }
   .p-ab-gshj .gallery-top .swiper-button-next {
    right:0;
    background-image:url(../img/right.png)
   }
   .p-ab-gshj .gallery-top .swiper-button-next:hover {
    background-image:url(../img/right_act.png)
   }
   .p-ab-gshj .gallery-thumbs .swiper-button-next,
   .p-ab-gshj .gallery-thumbs .swiper-button-prev {
    position:absolute;
    width:35px;
    height:106px;
    top:0;
    background-size:35px 106px;
    background-repeat:no-repeat;
    z-index:10;
    cursor:pointer
   }
   .p-ab-gshj .gallery-thumbs .swiper-button-prev {
    left:10px;
    background-image:url(../img/left_m.png)
   }
   .p-ab-gshj .gallery-thumbs .swiper-button-prev:hover {
    background-image:url(../img/left_m_act.png)
   }
   .p-ab-gshj .gallery-thumbs .swiper-button-next {
    right:10px;
    background-image:url(../img/right_m.png)
   }
   .p-ab-gshj .gallery-thumbs .swiper-button-next:hover {
    background-image:url(../img/right_m_act.png)
   }
