/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font: 14px/1.5 "微软雅黑", "Arial Narrow", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
input:required,
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.clearfix:after,.clearfix:before{clear: both;}
.container-fluid {max-width: 1460px !important;}
.tr5 {transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;}
.tr2 {transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.overflow {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial;}
.overflow2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}



body{padding-top: 96px;}
header{position: fixed;left: 0;top:0;width: 100%;z-index: 111;background: #fff;}
header .logo{line-height: 96px;height: 96px;font-size: 0;display: block;}
header .logo img{max-height: 60%;}
header .tt{margin-top: 30px;position: relative;z-index: 3;}
header .tt .tt1{width: 36px;height: 36px;line-height: 36px;font-size: 0;text-align: center;background: #E5352F;border-radius: 50%;}
header .tt form{width: 0;opacity: 0;line-height: 38px;height: 40px;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);background: #fff;padding: 0 50px 0 24px;border-radius: 30px;overflow: hidden;position: absolute;right: 0;top:-2px;}
header .tt form input{width: 100%;line-height: 38px;height: 38px;border: 0;}
header .tt form button{width:50px;height: 40px;line-height: 40px;text-align: center;border: 0;position: absolute;right: 0;top:0;background:url(../images/t2.png) no-repeat 9px center;}
header .tt:hover form{width:300px;opacity: 1;}


/*pc导航*/
header nav{margin-right: 40px;position: relative;z-index: 2;}
header nav a{transition: all .2s;}
header nav ul{font-size: 0;margin:0;}
header nav ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;}
header nav ul > li > a{line-height:96px; display:block;color: #000;font-size:18px;font-weight: bold;padding: 0 20px;}
header nav ul > li > i.glyphicon{display: none;}
header nav ul > li:nth-child(n+2):after{content: "";width: 1px;height: 18px;background: #eee;position: absolute;left: 0;top:1px;bottom: 0;margin: auto 0;}
header nav ul > li:hover > a{color: #e5322d;}
header nav ul > li.active > a{color: #e5322d;}
header nav .ul{display:none;position: absolute;left: 0;top:100%;width: 140%;margin-left: -20%;;right: 0;background:rgba(255,255,255,1);padding:2px 0 15px;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius: 0 0 10px 10px;overflow: hidden;}
header nav .ul a{font-size: 14px;color: #333;line-height: 23px;padding:8px;display: block;}
header nav .ul a:hover{background-color: #e5322d;color: #fff;}
header nav .ul a.active{background-color: #e5322d;color: #fff;}

/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination-bullet{background:#fff;opacity:.6;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 4px;opacity: 1;}

.xian{background: #CD4754;height: 4px;position: relative;overflow: hidden;z-index: 1;}
.xian:after{content: "";width: 20%;height: 100%;background: #A39ACA;position: absolute;left: 0;top:0;}
.xian:before{content: "";width: 20%;height: 100%;background: #1898B7;position: absolute;left: 20%;top:0;}

.xian span:after{content: "";width: 20%;height: 100%;background: #EB8100;position: absolute;right: 0;top:0;}
.xian span:before{content: "";width: 20%;height: 100%;background: #80BE38;position: absolute;right: 20%;top:0;}


.ssbox{background: #f4f4f4;padding: 10px 0;}
.ssbox .ul{height: 40px;overflow: hidden;width: calc(100% - 350px);float: left;}
.ssbox .ul a{display: inline-block;vertical-align: top;font-size: 18px;color: #999;line-height: 40px;padding-right:6px;transition: all .3s;}
.ssbox .ul a:nth-child(1){padding-right: 0;color: #000;}
.ssbox .ul a:nth-child(n+2):hover{color: #e5322d;}
.ssbox form{width: 340px;float: right;;line-height: 38px;height: 40px;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);background: #fff;padding: 0 50px 0 24px;border-radius: 30px;overflow: hidden;position: relative;}
.ssbox form input{width: 100%;line-height: 38px;height: 38px;border: 0;}
.ssbox form button{width:50px;height: 40px;line-height: 40px;text-align: center;border: 0;position: absolute;right: 0;top:0;background:url(../images/t2.png) no-repeat 9px center;}


/* 关于兴华保安 */
.main1{position: relative;}
.main1 .bjimg{position: absolute;left: 0;top:0;width: 100%;height: calc(100% - 160px);z-index: 1;}
.main1:after{content: "";width: 100%;height: 160px;background:#0068B7;position: absolute;left: 0;bottom: 0;z-index: 1;}
.main1 .container-fluid{position: relative;z-index: 2;}
.main1 .box1{border: 1px solid #eee;height: 60px;background: #fff;box-shadow: 0 0 11px rgba(0,0,0,.03);padding: 0 14% 0 20px;position: relative;}
.main1 .box1 .tt{width: 116px;font-size: 16px;color: #000;line-height: 58px;height: 58px;overflow: hidden;float: left;}
.main1 .box1 .tt img{position: relative;padding-right:8px;}
.main1 .box1 .lb1{width: calc(100% - 116px);float: left;}
.main1 .box1 .lb1 a{display: block;line-height: 58px;height: 58px;font-size: 16px;color: #000;padding-right: 110px;position: relative;transition: all .2s;}
.main1 .box1 .lb1 a span{display: block;position: absolute;right: 0;top:0;}
.main1 .box1 .lb1 a:hover{color: #e5322d;}
.main1 .box1 .swiper-button-prev{width: 24px;height: 14px;line-height: 14px;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);background: #fff;right: 20px;top:13px;margin: 0;left: auto;text-align: center;font-size: 10px;transform:rotate(180deg);}
.main1 .box1 .swiper-button-next{width: 24px;height: 14px;line-height: 14px;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);background: #fff;right: 20px;top:30px;margin: 0;left: auto;text-align: center;font-size: 10px;}
.main1 .box1 .swiper-button-prev:hover{background-color: #e5322d;color: #fff;}
.main1 .box1 .swiper-button-next:hover{background-color: #e5322d;color: #fff;}
.main1 .box1 .lb1 .swiper-container{height: 58px;overflow: hidden;}



/*头部公用*/
.main66{padding:70px 0;}
.title{font-size: 0;text-align: center;padding-bottom:52px;overflow: hidden;}
.title .div1{font-size: 36px;font-weight: bold;color: #000;line-height: 110%;}
.title .div2{font-size: 20px;font-weight: bold;color: #000;line-height: 140%;margin-top: 14px;}
.title.titlebs .div1{color: #fff;}
.title.titlebs .div2{color: #fff;}
.gd{display: block;width: 140px;line-height: 44px;background: #e5322d;text-align: center;font-size: 16px;color: #fff;margin:50px auto 0;}
.gd:hover{background-color: #EB8100;color: #fff;}


/* 关于兴华保安 */
.main1 .box2 .tt{background: #fff;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0,0,0,.03);padding: 60px calc(40% + 55px) 60px 60px;position: relative;}
.main1 .box2 .bjcover{position: absolute;right: 0;top:0;width: 40%;height: 100%;}
.main1 .box2 .tt1{font-size: 26px;color: #000;font-weight: bold;}
.main1 .box2 .tt2{width: 50px;height: 2px;background: #0164E3;margin-top:18px;}
.main1 .box2 .tt3{font-size: 16px;line-height: 30px;height: 150px;overflow: hidden;margin-top:28px;}
.main1 .box2 .gd{margin-left: 0;margin-top: 33px;}

/* 业务范围 */
.main2{background: #0068B7;}
.main2 .box{font-size: 0;}
.main2 .box .list{width: 33.33%;border-radius:8px;padding:48px 40px;text-align: center;color: #fff;display: inline-block;vertical-align: top;}
.main2 .box .list:hover{background-color: #EB8100;}
.main2 .box .list .img{height:54px;line-height: 54px;text-align: center;}
.main2 .box .list .img img{max-height: 100%;}
.main2 .box .list .tt1{font-size: 20px;line-height: 30px;margin-top: 24px;}
.main2 .box .list .tt2{font-size: 15px;line-height: 25px;height: 50px;overflow: hidden;margin: 10px auto 0;max-width: 350px;}
.main2 .box .list .tt3{margin-top: 36px;}

/* 一体化安保解决方案 */
.main3 .box{margin: -10px -5px 0;}
.main3 .box .list{display: block;width: calc(20% - 10px);margin: 10px 5px 0;float: left;color: #fff;background: #A39ACA;}
.main3 .box .list .bjcover{padding-top: 66%;}
.main3 .box .list .tt{padding: 33px 15px 36px;text-align: center;}
.main3 .box .list .tt1{font-size:18px;}
.main3 .box .list .tt2{width: 84px;height: 1px;background: #fff;margin: 20px auto 0;}
.main3 .box .list .tt3{font-size: 14px;line-height: 25px;height: 75px;margin-top: 20px;-webkit-line-clamp: 3;}
.main3 .box .list:nth-child(2){background: #1998b7;}
.main3 .box .list:nth-child(3){background: #cd4453;}
.main3 .box .list:nth-child(4){background: #82c036;}
.main3 .box .list:nth-child(5){background: #ee8300;}
.main3 .box .list:hover .bjcover{transform:scale(1.06);}

/* 党建引领促发展  凝心聚力谱新篇 */
.main4{padding: 66px 80px;}
.main4 .tt{font-size: 50px;color: #ffecb4;font-weight: bold;line-height: 60px;}


.main5 .box{margin: -20px -10px 0;}
.main5 .list{width: calc(25% - 20px);margin: 20px 10px 0;box-shadow: 0 0 11px rgba(0,0,0,.03);float: left;}
.main5 .list .top{font-size: 20px;color: #fff;line-height: 50px;padding: 0 15px;background: #d60200;position: relative;}
.main5 .list .top img{padding-right: 11px;position: relative;top:-2px;}
.main5 .list .top a{display: block;position: absolute;right: 15px;top:0;font-size: 14px;color: #fff;}
.main5 .list .top a:hover{text-decoration: underline !important;}
.main5 .list .tt{padding: 12px 20px 18px;border: 1px solid #eee;height: 490px;}
.main5 .list .tt a{display: block;font-size: 16px;color: #000;line-height: 50px;padding-left: 26px;position: relative;}
.main5 .list .tt a:after{content: "";width: 4px;height: 4px;border-radius: 50%;position: absolute;left: 8px;top:0;bottom: 0;margin: auto 0;background: #000;}
.main5 .list .tt a:nth-child(n+2){border-top: 1px solid #eee;}
.main5 .list .tt a:nth-child(n+10){display: none;}
.main5 .list .tt a:hover{color: #e5322d;}
.main5 .list .tt a:hover:after{background-color: #e5322d;}
.main5 .list:nth-child(2) .top{background: #ffa71b;}
.main5 .list:nth-child(3) .top{background: #cd4453;}
.main5 .list:nth-child(4) .top{background: #fb97a2;}



/* 专注于安保服务领域 */
.main6{overflow: hidden;}
.main6 .box{margin-top: -20px;}
.main6 .box .tt1{width: 320px;height: 1px;margin: 0 auto;background: rgba(255,255,255,.4);position: relative;}
.main6 .box .tt1:after{content: "";width: 70px;height: 3px;background: #fff;position: absolute;left: 0;top:-1px;right: 0;margin: 0 auto;}
.main6 .box .tt2{font-size: 18px;color: rgba(255,255,255,.6);line-height: 32px;max-width: 910px;margin: 25px auto 0;text-align: center;}
.main6 .box .tt3{height: 140px;position: relative;z-index: 1;margin-top: 30px;}
.main6 .box .tt3 img{position: absolute;left: 50%;top:-228px;margin: 0 auto;max-width: 747px;margin-left: -374px;}
.main6 .box .gd{position: relative;z-index: 2;margin-top: 26px;}
.main6 .box > div{position: relative;z-index: 2;}


.main6 .lb6{background:url(../images/bj4.png) no-repeat center center/cover;padding: 30px 100px;margin-top:50px;position: relative;z-index: 2;}
.main6 .lb6 a{display: block;padding-top:100%;position: relative;background: #fff;}
.main6 .lb6 a img{position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-width: 94%;max-height: 94%;}

/* 服务动态 */

/* 新闻中心 */
.main7 .zuo{width:calc(20% + 220px);float: left;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.12);display: block;padding: 10px;padding-bottom: 0;margin-bottom: 10px;border: 1px solid #f2efef;}
.main7 .zuo .bjcover{height: 350px;}
.main7 .zuo:hover .bjcover{transform:scale(1.06);}
.main7 .zuo .tt{color: #373737;font-size: 17px;font-weight: bold;padding: 0 40px 0 14px;position: relative;line-height: 66px;}
.main7 .zuo:hover .tt{color: #e5322d;}
/*.main6 .zuo .tt:after{content:"";width: 15px;height: 15px;background: url("../images/tu26.png") no-repeat;position: absolute;left: -15px;top:0;bottom:0;margin: auto 0;}*/
.main7 .zuo .tt:before{content:"";width: 19px;height: 15px;background: url("../images/tu27.png") no-repeat;position: absolute;right: 10px;top:0;bottom:0;margin: auto 0;}
.main7 .zuo:hover .tt:before{background: url("../images/tu27-1.png") no-repeat;}
.main7 .you{width:calc(80% - 230px);padding-left: 10px;float: right;}
.main7 .you .list{display:block;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.12);margin-bottom: 10px;position: relative;padding-left: 196px;border: 1px solid #f2efef;height: 136px;padding-right: 24px;}
.main7 .you .list .tt1{font-size: 18px;color: #666666;font-weight: bold;margin-top: 32px;line-height: 18px;position: relative;padding-left: 26px;padding-bottom: 14px;margin-bottom: 12px;}
.main7 .you .list .tt1:after{content: "";width: 15px;height: 15px;background: url("../images/tu26-1.jpg") no-repeat;position: absolute;left: 0;top:2px;transition: all 0.3s;}
.main7 .you .list .tt1:before{content: "";width: 16px;height: 2px;background: #d3d3d3;position: absolute;left: 26px;bottom:0;transition: all 0.3s;}
.main7 .you .list .tt3{font-size: 13px;color: #999999;position: relative;padding-bottom: 18px;padding-left: 26px;}
.main7 .you .list .tt3:after{content: "";width: 42px;height: 7px;background: url("../images/tu28.png") no-repeat;position: absolute;left: 26px;bottom:0;transition: all 0.3s;opacity: 1;}
.main7 .you .list .tt3:before{content: "";width: 42px;height: 7px;background: url("../images/tu28-1.png") no-repeat;position: absolute;left: 26px;bottom:0;transition: all 0.3s;opacity: 0;}
.main7 .you .list .tt2{font-size: 12px;color: #999999;width: 160px;text-align: center;border-right: 1px solid #e5e5e5;position: absolute;left: 0;top:0;height: 100%;}
.main7 .you .list .tt2 b{font-size: 40px;color: #000;font-weight: inherit;display: block;}
.main7 .you .list .tt2 i{display: none;}
.main7 .you .list .tt2 div{position:absolute;left: 0;right: 0;top:50%;transform:translateY(-50%);}
.main7 .you .list:after{content:"";width: 30px;height: 30px;background: #f3f3f3;position: absolute;left: 0;top:0;}
.main7 .you .list:hover .tt1{color: #e5322d;}
.main7 .you .list:hover .tt1:after{background: url("../images/tu26.png") no-repeat;}
.main7 .you .list:hover .tt3:after{left: 40px;opacity: 0;}
.main7 .you .list:hover .tt3:before{left: 40px;opacity: 1;}
.main7 .you .list:nth-child(n+4){display:none;}



/* 视频 */
.main8{position: relative;}
.main8 .box{position: relative;z-index: 1;overflow: hidden;height: 560px;}
.main8 .box:after{content: "";width: 100%;height: 100%;background: rgba(0,104,183,.3);position: absolute;left: 0;top:0;z-index: 1;}
.main8 .box .tt{position: absolute;z-index: 2;left: 0;width: 100%;top:50%;margin-top: -140px;text-align: center;}
.main8 .box .tt1{font-size: 50px;color: #fff;font-weight: bold;line-height: 60px;}
.main8 .box .tt2{font-size: 30px;color:#fff;padding:4px 0;position: relative;text-transform: uppercase;}
.main8 .box .tt3{font-size: 16px;color: #fff;cursor: pointer;transition: all 0.3s;opacity: .8;}
.main8 .box .tt3 img{display: block;margin: 60px auto 16px;}
.main8 .box .tt3:hover{opacity: 1;}
.main8 video{background: #eee;position: absolute;left: 0;top:0;width:100%;height:0;overflow: hidden;max-width: 1430px;margin: 0 auto;right: 0;}
.main8.active video{z-index: 2;height: 100% !important;transition: all 0.3s;}




/* 500+客户共同的见证 */
.main9 .list1{width:46%;padding-right: 80px;position: relative;float: left;}
.main9 .list2{width:54%;float: left;}
.main9 .list1:after{content: "";width: 1px;height: 100%;background: url("../images/t9.png") no-repeat center center;position: absolute;right: 40px;top:40px;bottom: 0;margin: auto 0;}
.main9 .list1 .tt1{font-size: 28px;color: #000;}
.main9 .list1 .tt1 b{font-family: 'Arial';font-size: 40px;color: #e5302c;padding-right:4px;position: relative;bottom: -4px;}
.main9 .list1 .tt2{font-size: 20px;color: #000;margin-top:4px;line-height:44px;}
.main9 .list1 .tt2 i{color: #e5302c;}
.main9 .list2 .tt3{font-size: 20px;color: #000;padding:18px 0;}
.main9 .list2 form{padding-right: 110px;position: relative;}
.main9 .list2 form input{width: calc(50% - 5px);line-height: 40px;height: 42px;border: 1px solid #ddd;background: #fff;padding: 0 15px;float: left;margin-bottom: 10px;}
.main9 .list2 form input:nth-child(2){margin-left:10px;}
.main9 .list2 form textarea{width:100%;max-width: 100%; line-height:26px;height: 68px;border: 1px solid #ddd;background: #fff;padding: 7px 15px;float: left;}
.main9 .list2 form button{width: 94px;height:120px;background: #2e99e9;border-radius: 12px;border: 0;font-size: 18px;color: #fff;text-align: center;position: absolute;right: 0;top:0;letter-spacing: 4px;padding: 0 22px;transition: all 0.3s;transition: all 0.3s;}
.main9 .list2 form button img{display: block;margin: 0 auto 6px;}
.main9 .list2 form button:hover{background-color: #e5302c;}

footer{background: #0068B7;}
footer .box1{padding: 60px 0;}
footer .box1 .list3{width: 200px;float: right;text-align: center;font-size: 14px;color: #fff;margin-top: 30px;}
footer .box1 .list3 img{margin-bottom: 8px;display: block;width: 100%;border: 1px solid #ddd;}
footer .box1 .list1{width:34%;float: left;padding: 0 40px 0 0;font-size: 16px;color: #fff;line-height: 40px;}
footer .box1 .list1 .tt1{font-size:36px;color: #fff;margin-bottom:6px;font-family: 'Impact';}
footer .box1 .list2{width:calc(66% - 200px);float: left;padding-top: 15px;}
footer .box1 .list2 .ul{width:25%;float: left;padding-right: 18px;}
footer .box1 .list2 .ul a{display: block;font-size: 14px;line-height: 24px;color: #fff;padding-bottom:12px;position: relative;transition: all .2s;}
footer .box1 .list2 .ul a:nth-child(1){font-size: 18px;font-weight: bold;color: #fff;padding-bottom:20px;}
footer .box1 .list2 .ul a:nth-child(n+2):hover{color: #fff;text-decoration: underline !important;}
footer .box2{padding: 25px 0;font-size: 14px;color: #fff;border-top: 1px solid rgba(255,255,255,.4);}



.banner .tt1{font-size: 40px;color: #333;text-align: center;}
.banner .tt2{font-size: 20px;color: #333;letter-spacing: 1em;margin-top:15px;text-align: center;}




.title1{background: #EEEEEE;position: relative;z-index: 2;}
.title1 .tt1{text-align: center;font-size: 0;}
.title1 .tt1 a{font-size:18px;line-height: 60px;display: inline-block;vertical-align: top;padding: 0 22px;transition: all 0.3s;margin: 0 1px;}
.title1 .tt1 a:hover{background-color: #e5322d;color: #fff;}
.title1 .tt1 a.active{background-color: #e5322d;color: #fff;}


.title2{margin-top: 20px;margin-bottom: -20px;}
.title2 .tt1{text-align: center;}
.title2 .tt1 a{font-size:16px;line-height: 32px;display: inline-block;vertical-align: top;padding: 4px 22px;transition: all 0.3s;}
.title2 .tt1 a:hover{color: #e5322d;}
.title2 .tt1 a.active{color: #e5322d;}


.ny{padding:66px 0 88px;}

.nyxw .list{display: block;padding-bottom: 35px;margin-bottom: 35px;border-bottom: 1px solid #eee;}
.nyxw .list .img{width:calc(18% + 160px);float: left;height: 260px;}
.nyxw .list .img .bjcover{height: 100%;}
.nyxw .list .tt{width: calc(82% - 160px);float: left;padding: 20px 0 0 40px;}
.nyxw .list .tt1{font-size: 20px;color: #333;padding-bottom: 15px;line-height: 32px;max-height: 96px;-webkit-line-clamp: 3;}
.nyxw .list .tt2{font-size: 14px;color: #999;margin-top: 20px;}
.nyxw .list .tt3{width:94px;border: 1px solid #eee;text-align: center;font-size: 14px;color: #999;line-height: 34px;margin-top: 30px;}
.nyxw .list .tt3:hover{background-color: #e5322d;color: #fff;border-color: #e5322d;}



.nycp{margin: 0 -10px;}
.nycp .list{display: block;width: calc(33.33% - 20px);margin: 0 10px 20px;border: 1px solid #eee;float: left;}
.nycp .list .bjcover{padding-top: 80%;}
.nycp .list .tt{line-height: 60px;background: #f4f4f4;text-align: center;font-size: 20px;color: #333;}
.nycp .list:hover .bjcover{transform:scale(1.06);}
.nycp .list:hover .tt{background-color: #e5322d;color: #fff;}


/*详情页*/
.danye{color:#000000;font-size: 16px;line-height: 180%;}
.danye .topbox{margin-bottom:30px;text-align: center;}
.danye .bt{color: #000;font-size: 26px;padding-bottom: 10px;line-height: 36px;}
.danye .rq{color: #999;font-size: 14px;}
.danye .xian2{width: 100%;height: 1px;margin-top: 14px;border-bottom: 1px dashed #ccc;}
.danye .img{margin:0 auto 22px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:500px;position: relative;margin:20px auto;border: 1px solid #eee;}




.nyxz{margin-top: -15px;}
.nyxz .list{display: block;position: relative;border-bottom: 1px dashed rgba(0,0,0,.2);padding-right: 260px;}
.nyxz .list .tt3{position: absolute;right: 0;top:0;bottom: 0;margin: auto 0;width: 80px;height: 32px;line-height: 32px;text-align: center;background: #626262;color: #fff;display: block;}
.nyxz .list .tt3 img{padding-left: 4px;position: relative;top:-3px;}
.nyxz .list .tt3:hover{background-color: #e5322d;}
.nyxz .list .tt1{font-size: 16px;line-height: 60px;display: block;-webkit-line-clamp: 1; }
.nyxz .list .tt2{position:absolute;right: 120px;top:0;line-height: 60px;color: #7d7d7d;display: block;}
.nyxz .list:hover .tt1{color: #e5322d;}












/* -webkit-line-clamp: 2; */
/* transition: all 0.3s; */
/* e5322d */

/* EB8100 */
/*transform:scale(1.06);*/
/*媒体查询开始*/
@media (max-width:1349px){
    header nav{margin-right: 10px;}
    header nav ul > li > a{padding: 0 13px;}
    .main6 .lb6{padding: 30px;}






}
@media (min-width:1199px){
    header nav ul > li:hover .ul{display: block;}
}
@media (max-width:1199px){
    
    /*pc导航*/
    header nav{display: none;width:100%;float: none;padding:15px 20px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 0 6px rgba(0,0,0,.1);max-height: calc(100vh - 100px);overflow-y: auto;}
    header nav ul > li{display:block;width:100%;text-align: left;padding: 0 40px 0 0;border-bottom: 1px solid #ddd;position: relative;}
    header nav ul > li:after{display: none;}
    header nav ul > li > i.glyphicon{display: block;position: absolute;right: 0;width: 40px;color: #999;line-height: 50px;font-size: 16px;font-weight: normal;text-align: center;}
    header nav ul > li.active > i.glyphicon{color: #e5322d;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;padding-left: 10px;line-height:50px;font-weight: normal;}
    header nav .ul{display:none;position: relative;left: auto;top:auto;width: calc(100% + 80px);margin-left: -20px;right: auto;background:#f4f4f4;padding:8px 0;box-shadow: none;border-radius:0;}
    header nav .ul a{font-size: 14px;color: #333;line-height: 23px;padding:6px 5px 6px 35px;display: block;}
    header nav .ul a:hover{background-color: transparent;color: #e5322d;}
    header nav .ul a.active{background-color: transparent;color: #e5322d;}

   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:39px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #e5322d;border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}

    .ssbox .ul a{font-size: 16px;}
    .main1 .box1{padding-right: 66px;}

    .main1 .box2 .tt {padding: 40px calc(40% + 40px) 40px 40px;}
    .main1 .box2 .tt3{height: 180px;}
    .main2 .box .list .tt2{height: 75px;-webkit-line-clamp: 3;}
    .main3 .box .list{width: calc(33.33% - 10px);}
    .main5 .list{width: calc(50% - 20px);}
    /*    新闻中心*/
    .main7 .you .list .tt2{width:130px;}
    .main7 .you .list{padding-left:166px;}

    
    .main9 .list1 .tt2{font-size: 18px;line-height: 34px;}



}
@media (max-width:991px) {
    .main2 .box .list{padding: 40px 15px;}
    .main4{padding: 60px 40px;}
    .main4 .tt{font-size: 40px;line-height: 50px;}

    .banner .swiper-slide img{width: 130%;max-width: 130%;margin-left: -15%;}
    .banner .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 2px -6px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 20px;}

    /*新闻*/
    .main7 .zuo{width:100%;margin: 0;}
    .main7 .zuo .bjcover{height: auto;padding-top:70%;}
    .main7 .you{width:100%;padding: 0;margin-top: 10px;}

    .main9 .list1{width: 100%;padding: 0;}
    .main9 .list2{width: 100%;margin-top: 20px;}
    .main9 .list1:after{display: none;}
    
    footer .box1 .list2{width: 60%;}
    footer .box1 .list1{width: 40%;border-right: 0;padding-right: 0;}
    footer .box1 .list3{display: none;}
    
    
    
}

@media (max-width:767px) {
    .ssbox{padding: 18px 0;}
    .ssbox .ul{height: auto;width: 100%;max-height: 56px;overflow: hidden;}
    .ssbox .ul a{font-size: 14px;line-height: 28px;}
    .ssbox form{width: 100%;margin-top: 10px;}
    
    
    /* 关于兴华保安 */
    .main1{position: relative;}
    .main1 .bjimg{height: calc(100% - 100px);}
    .main1:after{height: 100px;}

    .main1 .box1{height: auto;background: #fff;box-shadow: 0 0 11px rgba(0,0,0,.03);padding: 14px 20px 12px 20px;position: relative;}
    .main1 .box1 .tt{width: 100%;line-height: 30px;height: auto;margin-bottom: 6px;}

    .main1 .box1 .lb1 .swiper-container{height:60px;}
    .main1 .box1 .lb1{width: 100%;}
    .main1 .box1 .lb1 a{line-height: 30px;height: 30px;font-size: 15px;padding-right: 72px;}
    .main1 .box1 .lb1 a span{font-size: 12px;color: #999;}

    /*头部公用*/
    .main66{padding:38px 0;}
    .title{padding-bottom: 28px;}
    .title .div1{font-size: 26px;}
    .title .div2{font-size: 17px;margin-top: 10px;line-height: 150%;}
    .gd{width: 120px;line-height:38px;font-size: 14px;margin-top: 24px;}
    
    
    /* 关于兴华保安 */
    .main1 .box2 .tt{padding:30px 24px;position: relative;}
    .main1 .box2 .bjcover{position: relative;right:auto;top:auto;width:100%;height: auto;padding-top: 80%;margin-top: 28px;}
    .main1 .box2 .tt1{font-size: 18px;}
    .main1 .box2 .tt2{margin-top:11px;}
    .main1 .box2 .tt3{font-size: 14px;line-height:28px;height: auto;margin-top:14px;max-height: 224px;}
    .main1 .box2 .gd{margin-top: 11px;}
    
    /* 业务范围 */
    .main2 .box{margin: -11px -10px;}
    .main2 .box .list{width:50%;padding:25px 10px;}
    .main2 .box .list:hover{background-color:transparent;}
    .main2 .box .list .img{height:40px;line-height: 40px}
    .main2 .box .list .tt1{font-size: 18px;margin-top:16px;}
    .main2 .box .list .tt2{font-size: 14px;line-height: 25px;height: auto;margin:6px auto 0;max-width: 100%;-webkit-line-clamp: 6;}
    .main2 .box .list .tt3{margin-top: 36px;display: none;}
    
    /* 一体化安保解决方案 */
    .main3 .box .list{width: calc(50% - 10px);}
    .main3 .box .list .tt{padding:22px 10px 24px;}
    .main3 .box .list .tt1{font-size:16px;}
    .main3 .box .list .tt2{width: 50px;margin-top: 10px;}
    .main3 .box .list .tt3{height:88px;margin-top:13px;-webkit-line-clamp:4;font-size: 13px;line-height: 22px;}

    
    /* 党建引领促发展  凝心聚力谱新篇 */
    .main4{padding:32px 20px;}
    .main4 .tt{font-size: 22px;line-height:32px;}
    
    .main5 .list{width: calc(100% - 20px);}
    .main5 .list .top{font-size: 18px;}
    .main5 .list .tt{padding: 8px 15px 12px;height: auto;}
    .main5 .list .tt a{font-size: 14px;line-height:40px;padding-left: 20px;}
    .main5 .list .tt a:after{left: 5px;top:1px;}
    
    
    /* 专注于安保服务领域 */
    .main6 .box{margin-top: 0;}
    .main6 .box .tt2{font-size: 16px;line-height: 30px;margin-top: 22px;}
    .main6 .box .tt3{margin-top: 10px;}
    .main6 .box .gd{margin-top: 20px;}
    .main6 .lb6{padding:20px;margin-top:30px;}

    /*新闻*/
    .main7 .zuo{box-shadow: 0 0 0;}
    .main7 .you .list{box-shadow: 0 0 0;height: auto;padding:18px 15px 22px;}
    .main7 .you .list .tt1{font-size: 16px;margin: 0;line-height:26px;max-height: 52px;padding:0 0 0 22px;margin-bottom:8px;font-weight: 400;text-overflow:inherit;white-space:inherit;}
    .main7 .you .list .tt1:after{top:7px;}
    .main7 .you .list .tt1:before{display: none;}
    .main7 .you .list .tt3{padding-left: 0;margin-top:6px;text-overflow:inherit;white-space:inherit;line-height: 22px;padding: 0 ;max-height:66px;overflow: hidden;}
    .main7 .you .list .tt3:after{left: 0;display: none;}
    .main7 .you .list .tt3:before{left: 0;display: none;}
    .main7 .you .list .tt2{width: 100%;position: relative;left: inherit;top:inherit;height:inherit;font-size: 14px;border: 0;}
    .main7 .you .list .tt2 b{display: none;}
    .main7 .you .list .tt2 i{display: inline-block;}
    .main7 .you .list .tt2 div{position:relative;left: inherit;right:inherit;top:inherit;transform:translateY(0);text-align: left;}
    .main7 .you .list:after{display: none;}
    .main7 .zuo .tt{font-size:15px;padding:10px;line-height: 0;font-weight: normal;text-align: center;}
    .main7 .zuo .tt:after{display: none;}
    .main7 .zuo .tt div{line-height:26px;max-height: 52px;overflow: hidden;}
    .main7 .zuo .tt:before{display:none;}
        
    /* 视频 */
    .main8 .box{height: 330px;}
    .main8 .box .tt1{font-size: 30px;line-height: 40px;}
    .main8 .box .tt2{font-size: 14px;}
    .main8 .box .tt3 img{margin:40px auto 11px;max-width: 50px;}
    .main8 .box .tt3:hover{opacity: 1;}
    .main8 .box .tt{margin-top: -100px;}


    .main9 .list1 .tt1{font-size: 22px;}
    .main9 .list1 .tt1 b{font-size: 30px;}
    .main9 .list1 .tt2{font-size: 15px;line-height:28px;}
    .main9 .list2 .tt3{font-size: 15px;}
    
    footer .box1{padding:40px 0;}
    footer .box1 .list2{width:100%;padding-top: 0;}
    footer .box1 .list2 .ul{width:100%;padding: 0;margin-top:16px;}
    footer .box1 .list2 .ul a{display: inline-block;vertical-align: top;padding:0 15px 10px 0;}
    footer .box1 .list2 .ul a:nth-child(1){font-size: 17px;display: block;padding-bottom:6px;}
    footer .box1 .list2 .ul a:nth-child(1):after{display: none;}
    footer .box1 .list1{width:100%;border:0;padding:0;line-height: 28px;}
    footer .box1 .list1 .tt1{font-size:26px;margin-bottom: 8px;}
    footer .box2{padding: 20px 0;}

    .nyxw .list .tt{padding: 20px 0 0 30px;}
    .nyxw .list .tt1{font-size: 18px;}
    
    .banner .main66{padding:15px 0;}
    .banner .tt1{font-size: 24px;}
    .banner .tt2{font-size: 16px;letter-spacing: 6px;margin-top:2px;}

    .nycp{margin: 0 -5px;}
    .nycp .list{width: calc(50% - 10px);margin: 0 5px 15px;}
    .nycp .list .tt{line-height:44px;font-size: 15px;}


    /*详情页*/
    .danye{font-size: 15px;}
    .danye .bt{font-size: 22px;padding-bottom: 4px;line-height: 32px;}
    .danye .ditu{height:400px;}


    .nyxz .list{padding: 20px 0;}
    .nyxz .list .tt1{-webkit-line-clamp:3;line-height: 25px;font-size: 15px;max-height:75px;}
    .nyxz .list .tt3{position: relative;right:auto;top:auto;bottom: auto;margin:11px 0 0;}
    .nyxz .list .tt2{position:relative;right: auto;top:auto;line-height:22px;margin-top: 6px;}
    
    
    


}
@media (max-width:600px) {
    body{padding-top: 82px;}
    header .logo{height:80px;line-height:80px;max-width: calc(100% - 46px);}
    header .lanmu{bottom:30px;}
    .xian{height: 2px;}
    header nav{max-height: calc(100vh - 82px);}

    .main9 .list2 form{padding-right:0;}
    .main9 .list2 form input{width: 100%;margin: 0 0 10px !important;}
    .main9 .list2 form textarea{width:100%;max-width: 100%; line-height: 40px;height: 42px;border: 1px solid #ddd;background: #fff;padding: 0 15px;float: left;margin-bottom: 10px;}
    .main9 .list2 form button{width: 100%;height:42px;line-height: 42px;font-size: 15px;position: relative;right: auto;top:auto;letter-spacing: 1px;padding: 0;}
    .main9 .list2 form button img{display: inline;max-height: 20px;padding-right: 10px;position: relative;top:1px;}


    .title1{padding: 11px 0;}
    .title1 .tt1 a{font-size:16px;line-height:40px;padding: 0 20px;margin: 1px;}
    
    .title2{margin-top: 16px;margin-bottom: -11px;}
    .title2 .tt1 a{font-size:15px;line-height: 30px;padding:3px 15px;}
    
    
    .ny{padding:30px 0 55px;}
    
    .nyxw .list{padding-bottom: 30px;margin-bottom: 30px;}
    .nyxw .list .img{width:100%;height: auto;}
    .nyxw .list .img .bjcover{height: auto;padding-top: 66%;}
    .nyxw .list .tt{width: 100%;padding: 20px 0 0;}
    .nyxw .list .tt1{font-size:16px;}
    .nyxw .list .tt2{margin-top: 11px;}
    .nyxw .list .tt3{margin-top: 11px;}









}

@media (max-width:479px) {
    .danye .ditu{height:300px;}

    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#e5322d;position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}