/*全局样式*/
@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 "微软雅黑","Arial Narrow",HELVETICA;color:#000;-webkit-text-size-adjust:100%;overflow-x:hidden;min-width:320px;}
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;}
a{text-decoration:none !important; cursor:pointer !important;color:#000;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.container-fluid{max-width:1230px !important;}
.tr{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}

/* 头部 */
header .top{background:#dfdfdf;}
header .top h5{color:#888;line-height:40px;background:url(../images/icon1.png) no-repeat 0 center;padding-left:30px;}
header .top ul li{padding-left:10px;margin:10px 0 0 10px;position: relative;line-height:20px;border-left:1px dashed #888;}
header .top ul li a{color:#888;transition:all .3s;}
header .top ul li a:hover{color:#d80d0d;}
header .top ul li:first-child{border:none;}
.logo_box{height:135px;}
.logo_box .logo{line-height:135px;max-width:14%;}
.logo_box .logo-2{max-width:22%;margin-left:20px;}
.logo_box .logo img{max-width:100%;}
.logo_box .phone{background:url(../images/icon2.png) no-repeat 0 center;padding-left:70px;height:58px;margin-top:38.5px;}
.logo_box .phone p{font-size:16px;color:#5c5c5c;margin-top:3px;}
.logo_box .phone h5{font-size:30px;font-weight:bold;color:#222;}

/*PC端导航*/
nav{border-top:1px solid #d1d1d1;}
nav a{color:#3b3b3b !important;font-size:16px;}
/*一级导航*/ 
nav ul li{float:left;width:10%;text-align:center;position:relative;line-height:55px;position:relative;border-right:1px solid #d1d1d1;}
nav ul li a{display:block;position:relative;font-size:16px;}
nav ul li a:hover,nav ul li a.active{background:#d80d0d;color:#fff !important;}
nav ul li:first-child{border-left:1px solid #d1d1d1;}
/*二级导航*/
nav ul li ul{position:absolute;display:none;left:0;top:100%;z-index:1000;width:100%;}
nav ul li ul li{float:none;width:100%;line-height:35px;background:#fff;border:none !important;}
nav ul li ul li a{font-size:14px;}
nav ul li:hover ul{display:block;}

/*banner轮播*/
#myCarousel{position:relative;overflow:hidden;}
#myCarousel .carousel-inner a{display:block;}
#myCarousel .carousel-control.left{width:50px;height:50px;line-height:50px;background:#c10014;top:50%;left:-100px;margin-top:-30px;opacity:1;font-size:25px;}
#myCarousel .carousel-control.right{width:50px;height:50px;line-height:50px;background:#c10014;top:50%;right:-100px;margin-top:-30px;opacity:1;font-size:25px;}
#myCarousel:hover .carousel-control.right{right:0;}
#myCarousel:hover .carousel-control.left{left:0;}
#myCarousel .carousel-indicators li{width:44px;height:6px;margin:1px 3px;border:1px solid #e2e2e2;border-radius:0;background:#fff;}
#myCarousel .carousel-indicators .active{width:44px;height:6px;margin:1px 3px;background:#c10014;border-color:#c10014;}

/* 搜索 */
.sousuo_box{border-bottom:1px dashed #e3e3e3;padding:10px 0;}
.sousuo{position:relative;padding:0 400px 0 0;}
.sousuo a{color:#3f3f3f;font-size:16px;position:relative;margin-left:20px;transition:all .3s;line-height:40px;}
.sousuo a:hover{color:#d80d0d;}
.sousuo a:first-child{font-weight:bold;color:#d80d0d;margin:0;cursor:auto !important;}
.sousuo a:first-child:hover{color:#2c2c2c;}
.sousuo a:nth-child(2){margin-left:20px;}
.sousuo form{width:370px;height:40px;position:absolute;top:0;right:0;}
.sousuo form input{width:calc(100% - 88px);height:40px;border:none;background:none;padding:0 10px;border:1px solid #e3e3e3;}
.sousuo form button{width:88px;height:40px;background:#d80d0d;border:none;position: relative;color:#fff;font-size:15px;transition:all .3s;}
.sousuo form button img{margin-right:8px;position:relative;top:-2px;}
.sousuo form button:hover{background:#8b0909;}

.title1{margin:50px 0;text-align:center;position:relative;}
.title1 p{font-size:48px;font-weight:bold;color:#e0e0e0;position:;top:0;left:0;width:100%;}
.title1 h5{font-size:30px;font-weight:bold;position: absolute;top:19px;width:100%;}
.title1 h5::before{content:"";width:40px;height:4px;background:#d80d0d;position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);}
.title1 .text{margin-top:25px;font-size:16px;color:#3f3f3f;line-height:25px;}

/* 安全保密产品 */
.aqbmcp .nav .title{background:#d80d0d;padding:20px 0;text-align:center;}
.aqbmcp .nav .title h5{font-size:24px;color:#fff;}
.aqbmcp .nav .title p{color:#fff;margin-top:8px;}
.aqbmcp .nav ul{border:1px solid #d8d8d8;margin-top:3px;padding:0 15px;}
.aqbmcp .nav ul li{border-bottom:1px dashed #d1d1d1;}
.aqbmcp .nav ul li a{display:block;padding:20px 0;}
.aqbmcp .nav ul li a h5{font-size:18px;color:#3a3a3a;line-height:25px;}
.aqbmcp .nav ul li a p{font-size:12px;color:#bbb;line-height:14px;margin-top:8px;}
.aqbmcp .nav ul li a:hover h5,.aqbmcp .nav ul li a:hover p{color:#d80d0d;}
.aqbmcp .nav ul li:last-child{font-size:24px;color:#252525;font-weight:bold;background:url(../images/icon4.png) no-repeat 0 center;padding:20px 0 20px 40px;border:none;}
.news1{display:block;}
.news1 .con{margin:0 -15px;}
.news1 .text_box{width:33.33%;padding:8px 15px 0;text-align:center;}
.news1 .text_box h5,ul.news2 li a h5{font-size:17px;color:#252525;line-height:25px;}
.news1 .text_box .text,ul.news2 li a .text{line-height:24px;color:#949494;margin:15px 0;overflow:hidden;height:48px;}
.news1 .text_box .more,ul.news2 li a .more{width:98px;line-height:26px;color:#949494;text-align:center;border:1px solid #e1e1e1;margin:0 auto;}
.news1 .imgbox{width:66.66%;height:153px;padding:0 15px;}
.news1 .imgbox .imgbox2{overflow:hidden;height:100%;}
.news1 .imgbox .img{height:100%;}
.news1:hover .text_box h5,ul.news2 li a:hover h5{color:#d80d0d;}
.news1:hover .text_box .more,ul.news2 li a:hover .more{background:#d80d0d;border-color:#d80d0d;color:#fff;}
.news1:hover .imgbox .img,ul.news2 li a:hover .img{transform:scale(1.1);}
ul.news2{margin:30px -15px 0;}
ul.news2 li{width:33.33%;padding:0 15px;}
ul.news2 li a{display:block;position:relative;}
ul.news2 li a .text_box{text-align:center;padding-top:20px;}
ul.news2 li a .imgbox{height:153px;overflow:hidden;border:1px solid #e1e1e1;}
ul.news2 li a .imgbox .img{height:100%;}
ul.news2 li:nth-child(even) .text_box{padding:0;}
ul.news2 li:nth-child(even) a .imgbox{position:absolute;top:153px;}

/* 军工资质咨询 */
.title2{
    position:relative;
    height:80px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 50%, rgba(246,236,236,1) 97%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 50%,rgba(246,236,236,1) 97%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 50%,rgba(246,236,236,1) 97%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6ecec',GradientType=0 );
}
.title2 h5{font-size:24px;font-weight:bold;color:#343434;padding:0 90px 0 20px;line-height:80px;}
.title2 h5 span{font-size:14px;font-weight:normal;color:#aeaeae;margin-left:10px;}
.title2 a{color:#aeaeae;position: absolute;top:35px;right:20px;}
.title2 a:hover{color:#d80d0d;}
.jgzzzx .list{border:1px solid #e1e1e1;border-radius:10px;overflow:hidden;}
.jgzzzx .list.list-1 ul li{width:50%;padding:7px;}
.jgzzzx .list.list-1 ul li a{display:block;padding:30px 20px;}
.jgzzzx .list.list-1 ul li a h5{font-size:18px;font-weight:bold;color:#1b1b1b;line-height:30px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; max-height:initial;padding-right:60px;}
.jgzzzx .list.list-1 ul li a h5 span{font-size:14px;font-weight:normal;color:#a9a9a9;position: absolute;bottom:0;right:0;transition:all .3s;}
.jgzzzx .list.list-1 ul li a .text{color:#656565;line-height:22px;height:66px;overflow:hidden;margin-top:15px;}
.jgzzzx .list.list-1 ul li:nth-child(1),.jgzzzx .list.list-1 ul li:nth-child(3){border-right:1px dashed #ddd;}
.jgzzzx .list.list-1 ul li:nth-child(1),.jgzzzx .list.list-1 ul li:nth-child(2){border-bottom:1px dashed #ddd;}
.jgzzzx .list.list-1 ul li a:hover{background:#d80d0d;}
.jgzzzx .list.list-1 ul li a:hover h5,.jgzzzx .list.list-1 ul li a:hover h5 span,.jgzzzx .list.list-1 ul li a:hover .text{color:#fff;}
.news4{display:block;overflow: hidden;position: relative;}
.news4 .img{height:187px;}
.news4 h5{position: absolute;width:100%;line-height:40px;color:#fff;padding:0 10px;background:rgba(0, 0, 0, 0.5);bottom:0;left:0;font-size:16px;}
.news4:hover .img{transform:scale(1.1);}
.news5{display:block;}
.news5 h5{font-size:18px;color:#3e3e3e;line-height:33px;height:66px;overflow: hidden;position: relative;text-align:justify;transition:all .3s;}
.news5 h5 span{color:#a1a1a1;font-size:14px;bottom:0;right:0;position: absolute;line-height:36px;background:#fff;padding-left:5px;box-shadow:-20px 0 8px #fff;transition:all .3s;}
.news5 .text_box{padding:10px 0;border-top:1px dashed #a1a1a1;border-bottom:1px dashed #a1a1a1;margin-top:10px;}
.news5 .text{color:#828181;line-height:25px;height:75px;overflow: hidden;transition:all .3s;}
.news5:hover h5,.news5:hover h5 span,.news5:hover .text{color:#ee0c23;}
.jgzzzx_con,.jgzzzx_con .row{padding:0 5px;}
.jgzzzx_con .col-md-6{padding:0 10px;}
.jgzzzx .list.list-2 .con{padding:10px;}
.jgzzzx .list.list-2 ul{margin-top:12px;height:152px;overflow:hidden;}
.jgzzzx .list.list-2 ul li a{display:block;position: relative;font-size:14px;color:#4f4f4f;line-height:38px;padding-left:22px;}
.jgzzzx .list.list-2 ul li a::before{content:"";width:10px;height:10px;border:1px solid #d3d3d3;position: absolute;top:50%;left:0;margin-top:-5px;transition:all .3s;}
.jgzzzx .list.list-2 ul li a::after{content:"";width:4px;height:4px;background:#d3d3d3;position:absolute;top:50%;left:3px;margin-top:-2px;transition:all .3s;}
.jgzzzx .list.list-2 ul li a:hover{color:#ee0c23;}
.jgzzzx .list.list-2 ul li a:hover::before{border-color:#ee0c23;}
.jgzzzx .list.list-2 ul li a:hover::after{background:#ee0c23;}
.jgzzzx .list.list-3 ul{height:76px;}
.jgzzzx .list.list-2 dl{margin:12px -5px 0;}
.jgzzzx .list.list-2 dl dd{width:50%;padding:0 5px;}
.jgzzzx .list.list-2 dl dd a{background:#ededed;padding:19px 0;display:flex;justify-content:center;}
.jgzzzx .list.list-2 dl dd a .dd_con{min-width:120px;}
.jgzzzx .list.list-2 dl dd a .img{width:40px;height:40px;}
.jgzzzx .list.list-2 dl dd a .text{padding-left:30px;}
.jgzzzx .list.list-2 dl dd a .text h5{font-size:16px;color:#474747;transition:all .3s;}
.jgzzzx .list.list-2 dl dd a .text p{font-size:12px;color:#adadad;margin-top:5px;transition:all .3s;}
.jgzzzx .list.list-2 dl dd a:hover h5,.flzx .list .con dl dd a:hover p{color:#ee0c23;}
.jgzzzx img.img-1{display:block;max-width:100%;margin:30px auto;}
.jgzzzx a.more1{display:block;width:178px;line-height:40px;border:1px solid #e1e1e1;border-radius:5px;font-size:16px;color:#545454;margin:0 auto;text-align:center;}
.jgzzzx a.more1:hover{background:#ee0c23;border-color:#ee0c23;color:#fff;}

/* 涉密资质咨询 */
.smzzzx{background:url(../images/smzzzx_bg.jpg) center center/cover;padding-bottom:50px;margin-top:50px;}
.smzzzx .title1 p{color:rgba(255, 255, 255, 0.1);}
.smzzzx .title1 h5,.smzzzx .title1 .text{color:#fff;}
.smzzzx .swiper-container{padding:0 9px;}
.news6{display:block;background:#fff;padding:30px 0;}
.news6 h5{line-height:30px;font-size:20px;color:#3f3f3f;padding:0 20px 50px;position: relative;border-bottom:1px solid #dbdbdb;margin-bottom:20px;}
.news6 h5::before{content:"";width:46px;height:4px;background:#d80d0d;position: absolute;bottom:30px;left:20px;}
.news6 .text{font-size:15px;color:#3f3f3f;line-height:24px;height:144px;overflow:hidden;padding:0 20px;}
.news6 .more{width:120px;line-height:30px;background:#d80d0d;font-size:15px;color:#fff;text-align:center;position: relative;margin:20px 0 0 -9px;}
.news6 .more::before{content:"";width:100%;height:100%;border:1px solid #d80d0d;position: absolute;top:4px;left:4px;transition:all .3s;}
.news6:hover h5{color:#d80d0d;}
.news6:hover .more{background:#9b0d0d;}
.news6:hover .more::before{border-color:#9b0d0d;}

/* 军工资质 */
.jgzz_con{position: relative;}
.jgzz_con .swiper-container{padding:0 1px;}
.news7{display:block}
.news7 .imgbox{border:1px solid #e1e1e1;overflow: hidden;}
.news7 h5{line-height:30px;margin-top:15px;font-size:16px;color:#3c3c3c;text-align:center;}
.news7:hover .imgbox{border-color:#9b0d0d;}
.news7:hover h5{color:#9b0d0d;}
.jgzz_con .but{width:32px;height:32px;border:1px solid #dbdbdb;color:#979797;text-align:center;line-height:32px;margin-top:-38px;left:-80px;opacity:1;background:none;}
.jgzz_con .swiper-button-next{left:auto;right:-80px;}
.jgzz_con .but:hover{background-color:#d80d0d;border-color:#d80d0d;color:#fff;}

/* 涉密场所建设 */
.news8{display:block;margin-bottom:28px;}
.news8 .imgbox{width:297px;height:174px;overflow:hidden;}
.news8 .imgbox .img{width:100%;height:100%;}
.news8 .text_box{height:174px;border:14px solid #ececec;border-left:none;padding:20px 20px 0;margin-left:297px;}
.news8 h5,.news9 .text_box h5{font-size:18px;color:#0f0f0f;}
.news8 .text,.news9 .text_box .text{font-size:15px;color:#6e6e6e;line-height:22px;height:44px;overflow:hidden;margin:15px 0;}
.news8 i,.news9 .text_box i{width:48px;height:6px;background:url(../images/icon8.png) no-repeat;display:block;}
.news8:hover .img{transform:scale(1.1);}
.news8:hover h5{color:#9b0d0d;}
.news8:hover i{background-image:url(../images/icon8-2.png);}
.news9{display:block;position:relative;overflow:hidden;}
.news9 .img{height:578px;}
.news9 .text_box{position:absolute;width:100%;background:rgba(0, 0, 0, 0.5);bottom:0;left:0;padding:20px;}
.news9 .text_box h5,.news9 .text_box .text{color:#fff;}
.news9 .text_box i{background:url(../images/icon9.png) no-repeat;}
.news9:hover .img{transform:scale(1.1);}

/* footer */
footer{background:#191919;margin-top:22px;}
footer .top{padding:50px 0;}
footer .top ul{margin:0 -10px;}
footer .top ul li{width:20%;padding:0 10px;position: relative;}
footer .top ul li:last-child{width:40%;}
footer .top ul li .bt{font-size:18px;font-weight:bold;color:#fff;line-height:25px;margin-bottom:15px;}
footer .top ul li:first-child dl{margin:0 -5px;}
footer .top ul li:first-child dl dd{width:50%;padding:0 5px;}
footer .top ul li dl dd{color:#fff;}
footer .top ul li dl dd a{color:#fff;line-height:30px;transition:all .3s;}
footer .top ul li dl dd a:hover{color:#f3dc73;}
footer .top ul li .weixin_box .text{color:#fff;line-height:30px;margin-right:160px;}
footer .top ul li .weixin_box .weixin img{width:135px;height:135px;border:5px solid #fff;}
footer .top ul li .weixin_box .weixin p{color:#fff;margin-top:5px;text-align:center;}
footer .top ul li:nth-child(2),footer .top ul li:nth-child(3){text-align:center;}
footer .top ul li .con2{display:inline-block;vertical-align:top;text-align:left;}
footer .top ul li::before{content:"";width:2px;height:100%;border-left:1px solid #3e3e3e;border-right:1px solid #000;position: absolute;top:0;right:0;}
footer .top ul li:last-child::before{display:none;}
footer .bottom{padding:20px 0;text-align:center;font-size:13px;color:#9a9a9a;line-height:20px;position: relative;}
footer .bottom::before{content:"";border-top:1px solid #3e3e3e;border-bottom:1px solid #000;position:absolute;width:100%;height:2px;top:0;left:0;}
footer .bottom a{color:#9a9a9a;transition:all .3s;}
footer .bottom a:hover{color:#f3dc73;}

/*内页导航*/
.neiye{padding:40px 0;}
.ny_nav .title{height:78px;line-height:78px;background:#d80d0d url(../images/bg1.jpg) no-repeat left bottom;font-size:30px;color:#fff;font-weight:bold;text-align:center;position:relative;}
.ny_nav .title .span1{position:absolute;top:0;right:15px;line-height:45px;transition:all .3s;}
.ny_nav .title .span1.active{transform:rotate(180deg);}
.ny_nav .title i{position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer;z-index:2;}
.ny_nav ul a{display:block;line-height:40px;background:#eaeaea url(../images/icon6.png) no-repeat 95% center;font-size:16px;color:#323232;margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .3s;padding:0 30px 0 15px;border:1px solid #e6e6e6;}
.ny_nav ul li a:hover{color:#d80d0d;}
.ny_nav ul li a.active{background-color:#d80d0d;color:#fff;}
.ny_nav dl{display:none;}
.ny_nav dl.active{display:block;}
.ny_nav dl dd a{line-height:40px;color:#353535;background:#efefef;font-size:15px;border-bottom:1px dashed #b8b8b8;margin:0;position: relative;}
.ny_nav dl dd:last-child a{border:none;}
.ny_nav dl dd a.active,.ny_nav dl dd a:hover{color:#d80d0d;}
.ny_nav dl dd a i{position:absolute;top:0;right:15px;line-height:40px;font-size:14px;}
.ny_nav .nav-3{display:none;}
.ny_nav .nav-3.active{display:block;}
.ny_nav .nav-3 a{margin:0;background:none;font-size:14px;text-align:center;line-height:35px;border:none;border-bottom:1px dashed #bbb;padding:0 10px;}
.ny_nav .nav-3 a:hover,.ny_nav .nav-3 a.active{color:#d80d0d;}

.neiye .lxfs{margin-top:35px;}
.neiye .lxfs .imgbox{padding:5px;border:2px solid #efefef;border-top-width:3px;margin-top:5px;}
.neiye .lxfs .imgbox img{width:100%;}
.neiye .lxfs .text{background:#efefef;padding:10px;line-height:25px;}
.neiye .title3{height:42px;background:#ededed;padding-right:15px;margin-bottom:20px;}
.neiye .title3 h5{line-height:42px;background:#d80d0d;padding:0 40px;font-size:18px;color:#fff;}
.neiye .title3 p{color:#767676;line-height:42px;}
.neiye .title3 p a{color:#767676;transition:all .3s;}
.neiye .title3 p a:hover{color:#d80d0d;}

/* 新闻中心内页 */
.xwzx_ny a{display:block;background:#f4f4f4;padding:20px;margin-bottom:20px;}
.xwzx_ny a .imgbox{width:214px;height:142px;overflow:hidden;}
.xwzx_ny a .imgbox .img{width:100%;height:100%;}
.xwzx_ny a .text_box{margin-left:240px;}
.xwzx_ny a .text_box h5{font-size:18px;color:#262626;line-height:30px;}
.xwzx_ny a .text_box .text{color:#6c6c6c;line-height:25px;height:50px;margin:15px 0;overflow: hidden;}
.xwzx_ny a .text_box .more{width:85px;line-height:24px;background:#c5c5c5;color:#fff;text-align:center;}
.xwzx_ny a:hover .img{transform:scale(1.1);}
.xwzx_ny a:hover h5{color:#d80d0d;}
.xwzx_ny a:hover .more{background:#d80d0d;color:#fff;}

.aqbmcp_ny{padding:0 5px;}
.aqbmcp_ny .col-md-4{padding:0;}

.news10{display:block;border:1px solid #e0e0e0;margin:0 10px 20px;}
.news10 .imgbox{overflow:hidden;}
.news10 h5{line-height:47px;border-top:1px solid #e0e0e0;font-size:16px;color:#393939;padding:0 10px;text-align:center;}
.news10:hover{border-color:#d80d0d;}
.news10:hover .img{transform:scale(1.1);}
.news10:hover h5{color:#d80d0d;}

.news11{display:block;background:#f5f5f5;margin-bottom:20px;}
.news11 .imgbox{width:377px;height:236px;overflow: hidden;}
.news11 .imgbox .img{width:100%;height:100%;}
.news11 .text_box{height:236px;margin-right:377px;padding:30px;border:1px solid #e3e3e3;}
.news11 .text_box h5{font-size:24px;color:#292929;line-height:30px;padding-bottom:20px;position: relative;}
.news11 .text_box h5::before{content:"";width:46px;height:3px;background:#d80d0d;position:absolute;bottom:0;left:0;}
.news11 .text_box .text{font-size:15px;color:#747474;line-height:25px;height:50px;margin:20px 0;overflow: hidden;}
.news11 .text_box .more{width:108px;line-height:30px;border:1px solid #ccc;border-radius:30px;font-size:15px;color:#838383;text-align:center;}
.news11:hover .img{transform:scale(1.1);}
.news11:hover h5{color:#d80d0d;}
.news11:hover .more{background:#d80d0d;border-color:#d80d0d;color:#fff;}
.news11:nth-child(even) .imgbox{float:left !important;}
.news11:nth-child(even) .text_box{margin:0 0 0 377px;}

/*详情页*/
.xqy{line-height:25px;min-height:300px;}
.xqy .title{text-align:center;margin-bottom:20px;}
.xqy .title h5{font-size:16px;font-weight:bold;}
.xqy .title p{color:#999;text-align:center;line-height:40px;border-bottom:1px dashed #999;}
.xqy .con{line-height:25px;}
.xqy .con img{display:block;max-width:100%;margin:0 auto;}

/*微信弹窗*/
.weixin_popup{position:fixed;top:50%;left:50%;border:1px solid #ccc;padding:30px 30px 0 30px;text-align:center;background:#fff;transform:scale(0);margin:-116px 0 0 -106px;z-index:5000;}
.weixin_popup.active{transform:scale(1);transition:transform .3s;}
.weixin_popup i{color:#999;position:absolute;top:5px;right:5px;transform:rotate(45deg);font-size:20px;cursor:pointer;}
.weixin_popup i:hover{color:red;}
.weixin_popup img{width:150px;height:150px;}
.weixin_popup p{line-height:30px;}

/*右侧悬浮*/
.suspend_nav{background:#c10014;width:52px;position:fixed;bottom:150px;right:10px;text-align:center;z-index:5000;border:1px solid rgba(255,255,255,0.7);}
.suspend_nav .list{height:50px;color:#fff;padding-top:6px;transition:all .3s;position:relative;overflow:hidden;cursor:pointer;}
.suspend_nav .list:last-child{border:none;}
.suspend_nav .list:before{content:"";width:100%;height:100%;top:-50px;right:0;background:#6a0610;position:absolute;transform:rotate(0);transition:all .3s;}
.suspend_nav .list i{display:block;transition:all .3s;position:relative;z-index:2;}
.suspend_nav .list p{position:relative;z-index:2;}
.suspend_nav .top{padding:0;line-height:50px;height:0;overflow:hidden;opacity: 0;}
.suspend_nav .top:after{content:"";width:100%;height:1px;background:rgba(255,255,255,0.3);position:absolute;bottom:0;left:0;}
.suspend_nav .top.active{height:50px;opacity:1;}
.suspend_nav .top i{font-size:25px;}
.suspend_nav .on-off{padding:0;line-height:50px;}
.suspend_nav .on-off.active i{transform:rotate(135deg);}
.suspend_nav .list:hover{color:#fff;}
.suspend_nav .list:hover:before{top:0;transform:rotate(90deg);}
.suspend_nav ul li{position:relative;border-bottom:1px solid rgba(255,255,255,0.3);}
.suspend_nav ul li .list{border:none;}
.suspend_nav ul li .weixin{position:absolute;right:65px;bottom:0;border:1px solid #c10014;transform:scale(0);transform-origin:100% 100%;transition:all .3s;padding-bottom:10px;background:#fff;padding:5px;}
.suspend_nav ul li .weixin:before{content:"";border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:10px solid #c10014;position:absolute;bottom:0;left:100%;transition:all .5s;}
.suspend_nav ul li .weixin img{width:150px;height:150px;}
.suspend_nav ul li:hover .weixin{transform:scale(1);}
.suspend_nav ul li:hover .weixin:before{bottom:18px;}
.suspend_nav ul li .popup{position:absolute;min-width:200px;min-height:200%;top:0;right:100%;border:1px solid #c10014;text-align:left;display:flex;justify-content:center;align-items:center;background:#c10014;color:#fff;visibility:hidden;transition:all .3s;opacity:0;padding:0 15px;}
.suspend_nav ul li .popup:before{content:"";border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:0 solid #c10014;position:absolute;top:0;left:100%;transition:top .5s;}
.suspend_nav ul li .popup p{font-size:16px;}
.suspend_nav ul li .popup h5{font-size:20px;margin-top:5px;}
.suspend_nav ul li .popup a{font-size:20px;color:#fff;display:inline-block;margin-top:5px;}
.suspend_nav ul li:hover .popup{visibility:visible;right:65px;opacity:1;}
.suspend_nav ul li:hover .popup:before{top:18px;border-left-width:10px;}

/*移动端底部热点*/
.bottom_link{width:100%;position:fixed;bottom:0;left:0;background:#c10014;text-align:center;z-index:5000;border-top:1px solid rgba(255,255,255,0.3);}
.bottom_link ul li{width:33.33%;height:50px;border-right:1px solid rgba(255,255,255,0.3);}
.bottom_link ul li:last-child{border:none;}
.bottom_link ul li a{display:block;color:#fff;font-size:16px;padding-top:5px;position:relative;}
.bottom_link ul li a i{display:block;height:20px;}
.bottom_link ul li:last-child a i{font-size:20px;position:relative;top:-1px;}

/*媒体查询开始*/
@media(max-width:1199px){
.aqbmcp .nav{margin-bottom:30px;}
.aqbmcp .nav ul li:last-child{font-size:18px;}
.jgzzzx .list.list-1{margin-bottom:20px;}
}

@media (max-width:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:100px;z-index:2000;}
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;border-bottom:1px solid rgba(255,255,255,0.2);background:#c10014;}
header .sjdnav li:last-child{border:none;}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:35px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:8px;background:#c10014;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#c10014;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
header .ydd_btn.click span.span02{margin:0.5px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
.neiye{padding:20px 0 30px;}
.ny_nav{margin-bottom:20px;}
.ny_nav .title{height:45px;line-height:45px;font-size:20px;text-align:left;padding-left:15px;}
.ny_nav ul li a{text-align:center;padding:0 5px;background:none;margin-top:1px;border:1px solid #eee;}
.ny_nav ul li a.active{background:none;color:#000;}
.ny_nav dl.active,.ny_nav .nav-3.active{display:none;}
.ny_nav dl dd a{padding:0 5px;text-align:center;}
.ny_nav dl dd a i{display:none;}
.sousuo{padding:0;}
.sousuo form{width:100%;position:initial;}
.news5 .text{max-height:75px;height:auto;}
.jgzzzx .list.list-2 ul{max-height:152px;height:auto;}
.jgzzzx .list.list-3 ul{max-height:76px;height:auto;}
.logo_box{height:auto;}
.logo_box .logo{line-height:100px;max-width:initial;}
.logo_box .logo img{max-width:initial;}
ul.news2 li a .imgbox{height:auto;}
.news6 .more{margin:20px auto 0;}
.news6 h5{text-align:center;}
.news6 h5::before{left:50%;transform:translateX(-50%);}
.smzzzx .swiper-container{padding:0;}
.news6 .more::before{display:none;}
.news9 .img{height:auto;}
footer .top ul li{height:auto !important;}
footer .top ul li .bt{margin-bottom:30px;}
footer .top ul li:last-child{width:100%;}
footer .top ul li:last-child .con1{float:none !important;text-align:center;}
footer .top ul li .weixin_box .weixin{float:none !important;margin-bottom:20px;}
footer .top ul li .weixin_box .text{margin:0;}
}

@media (max-width:767px){
body{padding-bottom:50px;}
header .sjdnav{top:80px;}
header .ydd_btn{width:35px;top:30px;}
header .ydd_btn span{height:4px;}
header .ydd_btn span.span02{margin:3px 0;}
header .ydd_btn.click span.span02{margin:4px 0;}
#myCarousel .carousel-indicators{bottom:2px;}
#myCarousel .carousel-indicators li{width:10px;height:10px;margin:1px;}
#myCarousel .carousel-indicators .active{width:10px;height:10px;margin:1px;}
.xwzx_ny a{padding:5px;margin-bottom:10px;}
.xwzx_ny a .imgbox{width:120px;height:100px;}
.xwzx_ny a .text_box{margin-left:130px;}
.xwzx_ny a .text_box h5{font-size:16px;line-height:25px;}
.xwzx_ny a .text_box .text{line-height:18px;height:36px;margin:5px 0 8px;font-size:13px;}
.xwzx_ny a .text_box .more{width:80px;line-height:23px;}
.news4 h5{line-height:35px;padding:0 5px;font-size:16px;}
.news5 h5{font-size:16px;line-height:25px;height:50px;}
.news5 h5 span{font-size:12px;line-height:25px;}
.news5 .text_box{padding:10px 0;margin-top:10px;}
.news5:hover h5,.news5:hover h5 span,.news5:hover .text{color:#ee0c23;}
.jgzzzx .list.list-2 dl{margin:10px -5px 0;}
.jgzzzx .list.list-2 dl dd a{padding:10px 0;}
.jgzzzx .list.list-2 dl dd a .img{width:35px;height:35px;}
.jgzzzx .list.list-2 dl dd a .text h5{font-size:14px;margin-top:2px;}
.jgzzzx .list.list-2 dl dd a .text p{font-size:10px;}
.logo_box .logo{line-height:80px;}
.logo_box .logo img{height:50px;}
.title1{margin:30px 0;}
.title1 p{font-size:30px;}
.title1 h5{font-size:20px;top:10px;}
.title1 .text{font-size:13px;margin-top:22px;}
.aqbmcp .nav .title{padding:10px 0;}
.aqbmcp .nav .title h5{font-size:18px;}
.aqbmcp .nav .title p{font-size:12px;margin-top:0;}
.aqbmcp .nav ul{padding:0 10px;}
.aqbmcp .nav ul li a{padding:5px 0;}
.aqbmcp .nav ul li a h5{font-size:16px;}
.aqbmcp .nav ul li a p{margin-top:0;}
.aqbmcp .nav ul li:last-child{font-size:20px;padding:10px 0 10px 35px;}
.news1 .text_box h5, ul.news2 li a h5{font-size:16px;line-height:20px;}
.news1 .text_box .text, ul.news2 li a .text{line-height:20px;height:40px;margin:10px 0;font-size:13px;}
.news1 .con{margin:0 -5px;}
.news1 .text_box{width:50%;padding:0 5px;}
.news1 .imgbox{width:50%;padding:0 5px;height:110px;}
ul.news2{margin:20px -5px 0;}
ul.news2 li{padding:0 5px;}
ul.news2 li:nth-child(2n) a .imgbox{top:118px;}
ul.news2 li a .text_box{padding-top:10px;}
.title2{height:50px;}
.title2 h5{font-size:18px;line-height:50px;padding:0 90px 0 10px;}
.title2 h5 span{display:none;}
.title2 a{line-height:50px;top:0;right:10px;}
.jgzzzx .list.list-1 ul li{padding:0;width:100%;}
.jgzzzx .list.list-1 ul li a{padding:10px;}
.jgzzzx .list.list-1 ul li a h5{font-size:16px;line-height:20px;}
.jgzzzx .list.list-1 ul li a h5 span{font-size:12px;}
.jgzzzx .list.list-1 ul li a .text{line-height:20px;height:40px;font-size:13px;}
.jgzzzx .list-3{margin-top:20px;}
.jgzzzx a.more1{width:130px;line-height:35px;}
.news6{padding:10px 0;}
.news6 h5{font-size:16px;padding:0 10px 30px;margin-bottom:10px;}
.news6 h5::before{bottom:15px;}
.news6 .text{font-size:13px;line-height:20px;height:80px;padding:0 10px;}
.news6 .more{margin-top:10px;}
.news7 h5{margin-top:5px;}
.news8{margin-bottom:15px;}
.news8 .imgbox{width:120px;height:90px;}
.news8 .text_box{border-width:1px;margin-left:120px;height:90px;padding:5px 10px 0 10px;}
.news8 h5, .news9 .text_box h5{font-size:16px;line-height:20px;}
.news8 .text, .news9 .text_box .text{font-size:13px;height:40px;line-height:20px;margin:5px 0;}
footer{margin-top:30px;}
footer .top{padding:30px 0;}
.smzzzx{margin-top:30px;}
.aqbmcp_ny{padding:0 10px;}
.news10{margin:0 5px 10px;}
.news10 h5{line-height:30px;}
.news11{margin-bottom:15px;}
.news11 .imgbox{height:110px;width:130px;}
.news11 .text_box{height:110px;margin-right:130px;padding:8px;}
.news11 .text_box h5{font-size:16px;line-height:20px;padding-bottom:5px;}
.news11 .text_box .text{font-size:13px;line-height:18px;height:36px;margin:5px 0;}
.news11 .text_box .more{width:100px;line-height:20px;font-size:13px;}
.news11:nth-child(even) .text_box{margin:0 0 0 130px;}
}

@media (max-width:479px){
header .ydd_btn{width:25px;top:21px;}
header .sjdnav{top:60px;}
.logo_box .logo{line-height:60px;}
.logo_box .logo img{height:40px;}
ul.news2 li{width:100%;margin-bottom:20px;}
ul.news2 li:nth-child(2n) a .imgbox{position:initial;}
ul.news2 li:nth-child(2n) .text_box{margin-top:10px;}
.news1 .imgbox{width:100%;height:auto;}
.news1 .text_box{width:100%;margin-top:10px;}
.jgzzzx .title1{margin-top:10px;}
}
