﻿@charset "utf-8";

a,a:link,a:visited,a:hover,a:active{text-decoration:none; color:#222}
ol,ul,h1,h2,h3,h4,h5,h6,p,dd,dt,dl{ margin: 0; padding: 0;}
*{font-family: "微软雅黑"; margin: 0; padding: 0; list-style: none;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.container{max-width:1200px !important; padding-left: 0; padding-right: 0;}
@font-face{
	font-family: 'aaa';
	src : url('../fonts/after-disaster-1.ttf');
}
@media (max-width:991px){
    .container{padding-left: 15px; padding-right: 15px;}
}
.content{margin-top: 40px;}
.container-fluid{max-width: 1000px!important;}
.middle{vertical-align: middle;display: table-cell;}
.tr{transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
/* 头部 */
header{width:100%; height:auto;}
header .head_main{width: 100%;}
header .head_top{height: 36px; background-color: #F4F4F4; overflow: hidden; border-bottom: 1px solid #E5E5E5;}
header .head_top h4{float: left; line-height: 36px; font-size: 13px; color: #666;}
header .head_top .top_link{float: right; overflow: hidden;}
header .head_top .top_link a{float: left; position: relative; font-size: 13px; color: #666666; line-height: 36px; padding: 0 15px;}
header .head_top .top_link a:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 12px; background-color: #666666;}
header .head_top .top_link a:nth-child(1):before{display: none;}
/**/
header .head_box{height:120px; overflow:hidden; position: relative;}
header .head_box .logo{float: left;display: table; height: 100%;}
header .head_box .logo a{display: table-cell; vertical-align: middle;}
header .head_box .logo img{max-width: 100%; width: 220px; height:auto;}
header .head_box .head_txt{height: 100%; display: table; float: left; position: relative; padding-left: 12px; margin-left: 12px;}
header .head_box .head_txt::before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 44px; background-color: #BFBFBF;}
header .head_box .head_txt img{max-width: 100%; width: 259px; height: auto;}
header .head_box .top_tel{float: right; display: table; height: 100%; background: url("../images/top_tel.png") no-repeat left 50%; padding-left: 64px;}
header .head_box .top_tel h5{font-size: 16px; color: #000000;}
header .head_box .top_tel h4{font-size: 36px; color: #ed1f24; font-family: "aaa"; margin-top: 2px;}
header .head_box .top_QR{float: right; height: 100%; display: table;}
header .head_box .top_QR .box{overflow: hidden;}
header .head_box .top_QR img{width: 98px; height: 90px; float: left;}
header .head_box .top_QR h4{width: 30px; height: 90px; font-size: 13px; color: #fff; float: right; background-color: #ED1F25; white-space: initial; padding: 3px 5px; text-align: center;}
/**/
header .navbar-toggle{position:absolute; top: 0; bottom: 0; right: 15px; margin: auto; padding: 0; height: 29px; display:block; cursor:pointer;}
header .navbar-toggle .icon-bar{background:#ED1F25; width:35px; height:5px;}
header .navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}
.tx .icon-bar:nth-child(1){ margin-top:10px; transform:rotateZ(45deg);}
.tx .icon-bar:nth-child(2){ opacity:0;}
.tx .icon-bar:nth-child(3){ top:50%; position:absolute; margin:0 !important; transform:translate(0,-50%) rotateZ(135deg);}
/**/
header .head_nav{width: 100%; position: relative; background-color: #ED1F25;}
header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto;}
header .head_nav ul{width: 100%; float: left;}
header .head_nav .top_li{float: left; width: 14.2%; height: 54px; position: relative; text-align: center;}
header .head_nav .top_li>a{color: #FFFFFF; font-size: 15px; line-height: 54px; display: block; overflow: hidden;}
header .head_nav .top_li:after{content: ""; display: block; width: 1px; height: 13px; position: absolute; right: -1px; top: 0; bottom: 0; margin: auto; background: linear-gradient(to right, #BE181D, #F68F92);}
header .head_nav .top_li:nth-child(7):after{display: none;}
header .head_nav .top_li:hover>a{background-color: #363636;}
header .head_nav .top_li.on>a{background-color: #363636;}
header .head_nav .top_li ul{display: none; position:absolute; top: 58px; width: 100%; left: 0; z-index:99999;}
header .head_nav .top_li ul .er{padding:0;height: 40px; background: rgba(0,0,0,0.7); transition:all 0.3s; margin-bottom: 3px;}
header .head_nav .top_li ul .er a{line-height:40px;  color:#fff; transition:all 0.3s; border-bottom: none; display: block; background: none; padding: 0 12px;}
header .head_nav .top_li ul .er:hover{background: #ED1F25;}
.banner img{width: 100%;}
.banner .swiper-pagination-bullet-active{background: #ED1F25;}
.banner .banner-next, .banner .banner-prev{position: absolute; top: 0; bottom: 0; margin: auto; width: 30px; height: 60px; line-height: 60px; font-size: 48px; color: #fff; z-index: 9; opacity: 0;}
.banner .banner-next{left: 2%;}
.banner .banner-prev{right: 2%;}
.banner:hover .banner-next, .banner:hover .banner-prev{opacity: 1;}
.head_selected{width: 100%; background-color: #F4F4F4; padding: 20px 0;}
.head_selected .left{float: left; text-align: center; position: relative; padding-right: 60px;}
.head_selected .left::before{content: ""; position: absolute; right: 0; top: 0; bottom: 0; margin: auto; width: 20px; height: 100px; background: url(../images/head_gang.png) no-repeat; background-size: 100% 100%;}
.head_selected .txt1{display: inline-block; background-color: #ED1F25; padding: 0 10px; line-height: 35px; font-size: 26px; color: #fff;}
.head_selected .txt2{font-size: 17px; color: #333; border-top: 1px solid #D8D8D8; padding-top: 10px; margin-top: 10px;}
.head_selected .right{float: right; text-align: right;}
.head_selected .right .txt3{font-size: 14px; color: #000;}
.head_selected .right .txt3 a{display: inline-block; font-size: 14px; color: #000;}
.head_selected .right .head_form{width: 530px; height: 50px; overflow: hidden; background-color: #fff; margin-top: 10px;}
.head_selected .right .head_form form{width: 530px; height: 50px; overflow: hidden; background-color: #fff; }
.head_selected .right .head_form form .fTxt{width: calc(100% - 82px); height: 100%; float: left; padding: 0 10px; font-size: 14px; color: #333; border: 1px solid #E7E7E7; outline:none;}
.head_selected .right .head_form form .fBtn{width: 82px; height: 100%; background: url(../images/head_fangda.png) no-repeat center center #ED1F25; border: none; outline:none;}
/*  */
.titleIndex{text-align: center;}
.titleIndex .title1{font-size: 30px; color: #ed1f24; font-weight: bold;}
.titleIndex .title2{font-size: 30px; color: #999; border-top: 1px solid #D8D8D8; border-bottom: 1px solid #D8D8D8; font-family: 'Times New Roman'; line-height: 1; padding: 5px 40px; margin-top: 12px; display: inline-block;}
.BG1{width: 100%; background: url(../images/bg1.png) no-repeat center bottom;}
.box1{width: 100%; padding: 50px 0 0 0;}
.box1 ul{width: calc(100% + 20px);}
.box1 li{width: calc(100% / 4 - 20px); float: left; margin: 0 20px 20px 0;}
.box1 .item{width: 100%; padding: 25px 25px 35px 25px; text-align: center; background: url(../images/box1_li_bg.png) no-repeat; background-size: 100% 100%;}
.box1 .item a{display: block; width: 100%; height: 100%;}
.box1 .item .border1{border: 15px solid rgba(255,255,255,0.4); width: 185px; height: 185px; border-radius: 50%; display: inline-block; overflow: hidden;}
.box1 .item .border2{border: 10px solid #fff; border-radius: 50%; overflow: hidden; width: 100%; height: 100%; position: relative;}
.box1 .item .border2 img{position: relative; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: 100%;}
.box1 .item .txtbox{text-align: center; margin-top: 67px;}
.box1 .item .txtbox .txt1{font-size: 20px; color: #fff; font-weight: bold;}
.box1 .item .txtbox .txt2{font-size: 12px; color: #fff; font-family: Arial; margin: 8px 0 0 0; padding-bottom: 30px; position: relative;}
.box1 .item .txtbox .txt2::before{content: ""; position: absolute; left: 0; right: 0; bottom: 0; width: 35px; height: 2px; background-color: #fff; margin: auto; transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
.box1 .item .txtbox .txt3{display: inline-block; font-size: 12px; color: #999; line-height: 30px; background-color: #fff; padding: 0 20px; border-radius: 30px; text-transform: uppercase; margin-top: 30px;}
.box1 .item:hover{background: url(../images/box1_li_bg_hover.png) no-repeat; background-size: 100% 100%;}
.box1 .item:hover .border2{border-color: #ED1F25;}
.box1 .item:hover .border2 img{transform:rotate(360deg); -ms-transform:rotate(360deg); -moz-transform:rotate(360deg); -webkit-transform:rotate(360deg); -o-transform:rotate(360deg);}
.box1 .item:hover .txt1{color: #000;}
.box1 .item:hover .txt2{color: #999;}
.box1 .item:hover .txt2::before{background-color: #333;}
.box1 .item:hover .txt3{background-color: #ED1F25; color: #fff;}
/*  */
.box2{width: 100%; padding: 50px 0;}
.box2 .wrap{width: 100%; display: flex; display: -webkit-flex; overflow: hidden;}
.box2 .wrap .txtbox{width: 62%; padding: 40px; background-color: #ED1F25;}
.box2 .wrap .txtbox h2{font-size: 26px; color: #fff; font-weight: bold; position: relative; padding-bottom: 20px; margin-bottom: 20px;}
.box2 .wrap .txtbox h2::before{content: ""; position: absolute; left: -40px; bottom: 0; width: 315px; height: 2px; background-color: #fff;}
.box2 .wrap .txtbox .txt{font-size: 14px; color: rgba(255,255,255,0.6); line-height: 2;}
.box2 .wrap .txtbox a{display: inline-block; width: 95px; height: 35px; line-height: 35px; border-radius: 35px; background-color: #fff; margin-top: 20px; text-align: center; font-size: 14px; color: #000;}
.box2 .wrap .imgbox{width: 38%; text-align: center; overflow: hidden;}
.box2 .wrap .imgbox img{width: 100%; height: auto;}
/*  */
.box3{width: 100%; padding: 50px 0;}
.box3 .wrap{position: relative;}
.box3 .item{width: 100%;}
.box3 .item a{display: block; width: 100%; height: 100%;}
.box3 .item .imgbox{position: relative; overflow: hidden;}
.box3 .item .imgbox::before{content: ""; display: block; padding-top: 90%;}
.box3 .item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.box3 .item:hover .imgbox img{transform:scale(1.1);}
.box3 .box3_next, .box3 .box3_prev{position: absolute; top: 0; bottom: 0; margin: auto; width: 60px; height: 62px; background: url(../images/box_btn1.png) no-repeat; background-size: 100% 100%; outline:none}
.box3 .box3_next{right: calc(100% + 20px);}
.box3 .box3_prev{left: calc(100% + 20px);}
.box3 .box3_next:hover, .box3 .box3_prev:hover{background: url(../images/box_btn2.png) no-repeat; background-size: 100% 100%;}
/*  */
.box4{width: 100%; padding: 50px 0; background-color: #A00F13;}
.box4 .content{margin-top: 60px;}
.box4 .titleIndex .title1{color: #fff;}
.box4 ul{width: 100%;}
.box4 ul li{width: 12.5%; float: left; padding: 0 10px; position: relative; z-index: 2;}
.box4 ul li::before{content: ""; position: absolute; left: -10px; width: calc(100% + 20px); height: calc(50% + 20px);  z-index: 0;}
.box4 .item{width: 100%; background-color: #fff; padding: 20px 0; text-align: center; position: relative; z-index: 2;}
.box4 .item .icon{width: 53px; height: 53px;}
.box4 .item .txt{font-size: 20px; color: #333; font-weight: bold; margin-top: 20px;}
.box4 ul li:nth-child(even)::before{background-color: #363636; top: -20px;}
.box4 ul li:nth-child(odd)::before{background-color: #000000; bottom: -20px;}
/*  */
.box5{width: 100%; padding: 50px 0;}
.box5 .left{width: 39%; float: left;}
.box5 .imgbox1{width: 100%; position: relative; overflow: hidden;}
.box5 .imgbox1::before{content: ""; display: block; padding-top: 80%;}
.box5 .imgbox1 img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.box5 .imgbox1 .mask{position: absolute; left: 0; bottom: 0; width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #fff; padding: 0 20px; background-color: rgba(0,0,0,0.5);}
.box5 .imgbox1:hover img{transform:scale(1.1);}
.box5 .imgbox1:hover .mask{background-color: #ED1F25;}
.box5 .right{width: 61%; float: left; padding-left: 10px;}
.box5 .right ul{width: calc(100% + 10px);}
.box5 .right ul li{width: calc(100% / 3 - 10px); float: left; margin: 0 10px 10px 0;}
.box5 .imgbox2{width: 100%; position: relative; overflow: hidden;}
.box5 .imgbox2::before{content: ""; display: block; padding-top: 78%;}
.box5 .imgbox2 img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.box5 .imgbox2 .mask{position: absolute; left: 0; bottom: 0; width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #fff; padding: 0 5px; background-color: rgba(0,0,0,0.5);}
.box5 .imgbox2:hover img{transform:scale(1.1);}
.box5 .imgbox2:hover .mask{background-color: #ED1F25;}
.box5 .more{text-align: center; margin-top: 40px;}
.box5 .more a{display: inline-block; width: 240px; height: 50px; line-height: 48px; border: 1px solid #E4E4E4; text-align: center; font-size: 14px; color: #333;}
.box5 .more a:hover{background-color: #ED1F25; color: #fff;}
/*  */
.box6{width: 100%; padding: 50px 0; background: url(../images/box6_bg.jpg) no-repeat center center; background-size: cover;}
.box6 .titleBox6{text-align: center;}
.box6 .titleBox6 img{max-width: 100%; height: auto;}
.box6 .titleBox6 h4{font-size: 18px; color: #fff; line-height: 2; margin-top: 15px;}
.box6 ul li{width: 25%; float: left; padding: 0 10px;}
.box6 .imgbox{text-align: center; overflow: hidden;}
.box6 .imgbox img{max-width: 100%; height: auto;}
/*  */
.box7{width: 100%; padding: 50px 0; overflow: hidden;}
.box7 .left{width: 34%; float: left; padding: 10px; background-color: #fff; box-shadow: 3px 3px 3px #eee;}
.box7 .left .imgbox{text-align: center; overflow: hidden;}
.box7 .left .imgbox::before{content: ""; display: block; padding-top: 90%;}
.box7 .left .title1{font-size: 16px; color: #373737; font-weight: bold; padding: 20px 23px 20px 25px; position: relative; background: url(../images/jian2.png) no-repeat right center;}
.box7 .left .title1::before{content: ""; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; width: 18px; height: 20px; background: url(../images/jian1.png) no-repeat center center #C3261C;}
.box7 .right{width: calc(66% - 30px); float: right; border: 5px solid #EBEAEA; border-bottom: none;}
.box7 .item{width: 100%; height: 140px; border-bottom: 5px solid #EBEAEA;}
.box7 .item a{display: block; width: 100%; height: 100%;}
.box7 .item .date{width: 160px; height: 100%; text-align: center; float: left; padding-top: 30px; border-right: 1px solid #EBEAEA;}
.box7 .item .date h2{font-size: 48px; color: #333;}
.box7 .item .date h6{font-size: 12px; color: #ababab; margin-top: 5px;}
.box7 .item .txtbox{width: calc(100% - 160px); height: 100%; float: left; padding: 30px;}
.box7 .item .txtbox .title2{font-size: 18px; color: #666666; font-weight: bold; padding-bottom: 10px; position: relative; margin-bottom: 10px;}
.box7 .item .txtbox .title2::before{content: ""; position: absolute; left: 0; bottom: 0; width: 17px; height: 2px; background-color: #D3D3D3;}
.box7 .item .txtbox .txt{font-size: 13px; color: #999999; height: 20px; line-height: 20px; overflow: hidden;}
.box7 .more{text-align: center; margin-top: 40px;}
.box7 .more a{display: inline-block; width: 240px; height: 50px; line-height: 48px; border: 1px solid #E4E4E4; text-align: center; font-size: 14px; color: #333;}
.box7 .more a:hover{background-color: #ED1F25; color: #fff;}
/*  */
.foot1{width: 100%; background-color: #680C0F; padding: 20px 0;}
.foot1 .goTop{margin-bottom: 20px;}
.foot1 .goTop a{float: right; width: 110px; height: 35px; line-height: 35px; text-align: center; background-color: #FFCE3A; font-size: 14px; color: #680C0F; position: relative;}
.foot1 .goTop a::before{content: ""; position: absolute; left: 0; right: 0; top: -10px; width: 21px; height: 11px; margin: auto; background: url(../images/sanjiao.png) no-repeat; background-size: 100% 100%;}
.foot1 .title{font-size: 16px; color: #fff; font-weight: bold; background: url(../images/foot_icon5.png) no-repeat left center; padding-left: 20px;}
.foot1 .left{width: 50%; float: left; padding-right: 30px;}
.foot1 .left ul{margin-top: 25px;}
.foot1 .left ul li{width: 50%; float: left; padding-left: 25px; font-size: 12px; color: #fff; line-height: 40px;}
.foot1 .left ul li:nth-child(1){background: url(../images/foot_icon1.png) no-repeat left center;}
.foot1 .left ul li:nth-child(2){background: url(../images/foot_icon4.png) no-repeat left center;}
.foot1 .left ul li:nth-child(3){background: url(../images/foot_icon2.png) no-repeat left center;}
.foot1 .left ul li:nth-child(4){background: url(../images/foot_icon3.png) no-repeat left center; width: 100%;}
.foot1 .right{width: 50%; float: left;}
.foot1 .right .footNav{width: 50%; float: left;}
.foot1 .right .footNav ul{width: 100%; margin-top: 25px;}
.foot1 .right .footNav ul li{width: 50%; float: left;}
.foot1 .right .footNav ul li a{display: block; line-height: 30px; font-size: 14px; color: #fff;}
.foot1 .right .footNav ul li a:hover{text-decoration:underline!important;}
.foot1 .right .QR{width: 50%; float: left;}
.foot1 .right .QR .QRItem{width: 50%; float: left; padding: 0 10px; text-align: center;}
.foot1 .right .QR .QRItem .wrap{width: 100%; padding: 10px; background-color: #fff; border-radius: 5px;}
.foot1 .right .QR .QRItem img{width: 98px; height: 90px;}
.foot1 .right .QR .QRItem h4{font-size: 14px; color: #333; margin-top: 10px;}
.foot2{width: 100%; background-color: #EFEFEF; padding: 20px 0; text-align: center;}
.foot2 .txt{font-size: 14px; color: #7c7c7c;}
.foot2 .txt a{font-size: 14px; color: #7c7c7c;}

/*  */
.inner_page{width: 100%; padding: 40px 0; overflow: hidden;}
.inner_page .innerLeft{width: 240px; float: left;}
.inner_page .innerRight{width: calc(100% - 240px); float: left; padding-left: 20px;}
.inner_page .sideBar_inner .side_tit_in{background: #ED1F25; text-align: center; position: relative; font-size: 0; padding: 15px 1px;}
.inner_page .sideBar_inner .side_tit_in>h4{font-size: 26px; color: #ffffff; margin-bottom: 5px; font-weight: bold;}
.inner_page .sideBar_inner .side_tit_in>h5{font-size: 16px; color: #ffffff; font-family: Arial; text-transform: uppercase; position: relative; padding: 0 10px;}
.inner_page .sideBar_inner .side_tit_in .side_jian{position: absolute; right: 15px; top: 12px; font-size: 22px; color: #ffffff;}
.inner_page .sideBar_inner ul{display: none;}
.inner_page .sideBar_inner .nul{background-color: #ffffff; margin-top: 10px;}
.inner_page .sideBar_inner .nli{width: 100%; position: relative; margin-bottom: 7px;}
.inner_page .sideBar_inner .nli>a{display: block; position: relative; height: 40px; line-height: 40px; font-size: 16px; color: #131313; background-color: #e6e6e6; text-align: left; padding: 0 20px 0 40px;}
.inner_page .sideBar_inner .nli>a::before{content: ""; position: absolute; width: 16px; height: 16px; top: 0; bottom: 0; left: 15px; margin: auto;}
.inner_page .sideBar_inner .nli:hover>a{background-color: #ED1F25; color: #fff;}
.inner_page .sideBar_inner .nli.on>a{background-color: #ED1F25; color: #fff;}
.inner_page .sideBar_inner .er{width: 100%; overflow: hidden;}
.inner_page .sideBar_inner .er li{width: 100%; position: relative; text-align: left;}
.inner_page .sideBar_inner .er li a{line-height: 40px; height: 40px; border-bottom: 1px dotted #c9ccce; overflow: hidden; display: block; font-size: 14px; color: #000; padding-left: 30px;}
.inner_page .sideBar_inner .er li a:hover{color: #ED1F25;}
.inner_page .side_bot{margin-top: 10px;}
.inner_page .side_bot .bot_title{text-align: center; font-size: 24px; background-color: #ED1F25; color: #fff; padding: 15px 0;}
.inner_page .side_bot .imgs{text-align: center; overflow: hidden;}
.inner_page .side_bot .imgs img{width: 100%; height: auto;}
.inner_page .side_bot .txts{padding: 10px; border: 1px solid #E6E6E6;}
.inner_page .side_bot .txts p{font-size: 14px; color: #333; line-height: 2;}
/*  */
.inner_page .titleInner{border-bottom: 1px solid #eee; padding-bottom: 10px;}
.inner_page .titleInner h4{float: left; font-size: 20px; color: #ED1F25; font-weight: bold; position: relative;}
.inner_page .titleInner h5{float: right; font-size: 14px; color: #333; margin-top: 5px;}
.inner_page .titleInner h5 a{color: #333;}

/*  */
.about_page{width: 100%; padding: 25px 0; min-height: 500px;}
.about_page .txtbox{overflow: hidden;}
.about_page .txtbox .txt{font-size: 14px; color: #333; line-height: 2;}

/*  */
.product_page{width: 100%; padding: 25px 0; min-height: 500px;}
.product_page .list{width: calc(100% + 20px)}
.product_page .list li{width: calc(100% / 3 - 20px); float: left; margin: 0 20px 20px 0;}
.product_page .item{width: 100%;}
.product_page .item a{display: block; width: 100%; height: 100%;}
.product_page .item .imgbox{position: relative; overflow: hidden;}
.product_page .item .imgbox::before{content: ""; display: block; padding-top: 80%;}
.product_page .item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.product_page .item .mask{position: absolute; left: 0; bottom: 0; width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #fff; background-color: rgba(0,0,0,0.5);}
.product_page .item:hover .mask{background-color: #ED1F25; color: #fff;}
/*  */
.productShow_page{width: 100%; padding: 25px 0; min-height: 500px;}
.productShow_page .title{text-align: center; font-size: 18px; color: #333;}
.productShow_page .imgbox{text-align: center; overflow: hidden; margin-top: 20px;}
.productShow_page .imgbox img{max-width: 100%; height: auto;}
.productShow_page .txtbox{margin-top: 20px;}
.productShow_page .txtbox p{font-size: 14px; color: #333; line-height: 2;}

/*  */
.case_page{width: 100%; padding: 25px 0; min-height: 500px;}
.case_page .list{width: calc(100% + 20px)}
.case_page .list li{width: calc(100% / 4 - 20px); float: left; margin: 0 20px 20px 0;}
.case_page .item{width: 100%;}
.case_page .item a{display: block; width: 100%; height: 100%;}
.case_page .item .imgbox{position: relative; overflow: hidden;}
.case_page .item .imgbox::before{content: ""; display: block; padding-top: 133%;}
.case_page .item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.case_page .item:hover .imgbox img{transform:scale(1.1);}
/*  */
.caseShow_page{width: 100%; padding: 25px 0; min-height: 500px;}
.caseShow_page .title{text-align: center; font-size: 18px; color: #333;}
.caseShow_page .imgbox{text-align: center; overflow: hidden; margin-top: 20px;}
.caseShow_page .imgbox img{max-width: 100%; height: auto;}
.caseShow_page .txtbox{margin-top: 20px;}
.caseShow_page .txtbox p{font-size: 14px; color: #333; line-height: 2;}

/*  */
.equipment_page{width: 100%; padding: 25px 0; min-height: 500px;}
.equipment_page .list{width: calc(100% + 20px)}
.equipment_page .list li{width: calc(100% / 3 - 20px); float: left; margin: 0 20px 20px 0;}
.equipment_page .item{width: 100%;}
.equipment_page .item a{display: block; width: 100%; height: 100%;}
.equipment_page .item .imgbox{position: relative; overflow: hidden;}
.equipment_page .item .imgbox::before{content: ""; display: block; padding-top: 80%;}
.equipment_page .item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.equipment_page .item .mask{position: absolute; left: 0; bottom: 0; width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #fff; background-color: rgba(0,0,0,0.5);}
.equipment_page .item:hover .mask{background-color: #ED1F25; color: #fff;}
/*  */
.equipmentShow_page{width: 100%; padding: 25px 0; min-height: 500px;}
.equipmentShow_page .title{text-align: center; font-size: 18px; color: #333;}
.equipmentShow_page .imgbox{text-align: center; overflow: hidden; margin-top: 20px;}
.equipmentShow_page .imgbox img{max-width: 100%; height: auto;}
.equipmentShow_page .txtbox{margin-top: 20px;}
.equipmentShow_page .txtbox p{font-size: 14px; color: #333; line-height: 2;}

/*  */
.news_page{width: 100%; padding: 25px 0; min-height: 500px;}
.news_page .item{width: 100%; height: 150px; overflow: hidden; margin-bottom: 20px;}
.news_page .item a{width: 100%; height: 100%; display: block; overflow: hidden;}
.news_page .item .imgbox{width: 200px; height: 100%; float: left; overflow: hidden;}
.news_page .item .imgbox .img{width: 100%; height: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.news_page .item .txtbox{width: calc(100% - 200px); height: 100%; float: left; padding: 5px 10px;}
.news_page .item .txtbox .title{font-size: 16px; color: #000; line-height: 1.5;}
.news_page .item .txtbox .date{font-size: 12px; color: #000; line-height: 1.5; margin-top: 10px; }
.news_page .item .txtbox .txt{font-size: 14px; color: #000; height: 72px; line-height: 24px; overflow: hidden; margin-top: 10px;}
.news_page .item:hover .txtbox{background-color: #ED1F25;}
.news_page .item:hover .txtbox .title{color: #fff;}
.news_page .item:hover .txtbox .date{color: #fff;}
.news_page .item:hover .txtbox .txt{color: #fff;}
/*  */
.newsShow_page{width: 100%; padding: 25px 0; min-height: 500px;}
.newsShow_page .title{text-align: center; border-bottom: 1px dotted #aaa; padding-bottom: 10px; margin-bottom: 20px;}
.newsShow_page .title h4{font-size: 18px; color: #333;}
.newsShow_page .title h5{font-size: 13px; color: #aaa; margin-top: 10px;}
.newsShow_page .imgbox{text-align: center; overflow: hidden; margin-bottom: 20px;}
.newsShow_page .imgbox img{max-width: 100%; height: auto;}
.newsShow_page .txtbox{margin-bottom: 20px;}
.newsShow_page .txtbox p{font-size: 14px; color: #333; line-height: 24px;}

/*  */
.contact_page{width: 100%; padding: 25px 0; min-height: 500px;}
.contact_page .txtbox{margin-bottom: 20px;}
.contact_page .txtbox .txt{font-size: 14px; color: #333; line-height: 2;}
.contact_page .map{text-align: center; overflow: hidden; width:100%; height:350px;}


/*手机底部*/
.tabBar{width:100%; height:58px; background:#000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.tabBar .list{width: 100%; overflow: hidden; zoom: 1;}
.tabBar .list li{width: 25%; float: left; text-align: center;}
.tabBar .list span{ color:#fff; font-size:16px; line-height:20px;}
.tabBar .list h6{ font-size:12px; line-height:20px;}
.tabBar .list a{ display:block; color:#fff; padding:8px 0;}
.tabBar .list li a:hover{background-color: #ED1F25;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%;}
.dbbox .QRbox{ position: relative; padding:10px 15px; display:none; text-align: center; background-color: #ffffff;}
.dbbox .QRbox img{max-width: 100%; height: auto;}


@media (max-width:1199px){
    .foot1 .right .QR .QRItem img{width: 100%; height: auto;}
    /*  */
    .inner_page .innerLeft{width: 220px;}
	.inner_page .innerRight{width: calc(100% - 220px);}
}

@media (max-width:991px){
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }
    header .head_main{width: 100%;}
    header .head_box{height: 80px;}
	header .head_top{height: 30px;}
	header .head_top h4{line-height: 30px; font-size: 12px;}
	header .head_top .top_link{display: none;}
    header .head_nav{position: absolute; top: 100px;; right: 0; display: none; width: 130px; z-index: 99999; height: auto;}
    header .head_nav ul{padding: 0;}
    header .head_nav .top_li{width: 100%; height: 40px; background: none;}
    header .head_nav .top_li:after{display: none;}
    header .head_nav .top_li>a{font-size: 14px; line-height: 40px; border-bottom: none;}
    header .head_nav .top_li ul{display: none!important;}
	header .head_box .top_QR{display: none;}
	.head_selected .left{display: none;}
	.head_selected .right .head_form{height: 40px;}
    .box1 .item{padding: 10px;}
    .box1 .item .border1{width: 140px; height: 140px; border: 10px solid rgba(255,255,255,0.4);}
    .box1 .item .border2{border: 5px solid #fff;}
    .box1 .item .txtbox{margin-top: 20px;}
    .box1 .item .txtbox .txt1{font-size: 18px;}
    .box1 .item .txtbox .txt2{padding-bottom: 15px;}
    .box1 .item .txtbox .txt3{margin-top: 15px;}
    .box2 .wrap .txtbox{padding: 20px;}
    .box2 .wrap .txtbox h2{font-size: 20px;}
    .box2 .wrap .txtbox p{line-height: 1.5;}
    .box4 .item .txt{font-size: 14px;}
    .box7 .item{height: 110px;}
    .box7 .item .date{padding-top: 20px; width: 120px;}
    .box7 .item .date h2{font-size: 38px;}
    .box7 .item .txtbox{padding: 15px; width: calc(100% - 120px);}
    .box7 .item .txtbox .title2{font-size: 16px;}
    .foot1{display: none;}
    /*  */
    .case_page .list li{width: calc(100% / 3 - 20px);}
    .product_page .list{width: calc(100% + 10px);}
    .product_page .list li{width: calc(100% / 2 - 10px); margin: 0 10px 10px 0;}
    .product_page .item .mask{height: 30px; line-height: 30px; font-size: 13px;}
    .equipment_page .list{width: calc(100% + 10px);}
    .equipment_page .list li{width: calc(100% / 2 - 10px); margin: 0 10px 10px 0;}
    .equipment_page .item .mask{height: 30px; line-height: 30px; font-size: 13px;}
    .news_page .item{height: 120px;}
	.news_page .item .imgbox{width: 160px;}
	.news_page .item .txtbox{width: calc(100% - 160px);}
	.news_page .item .txtbox .date{display: none;}
}

@media (min-width: 750px){
    .inner_page .sideBar_inner .nul{display: block!important;}
}

@media (max-width: 750px){
    .container{padding-left: 15px; padding-right: 15px;}
	header .head_top{display: none;}
    header .head_box{height: 70px;}
	header .head_box .logo{width: 85%;}
    header .head_box .head_form{display: none;}
    header .head_nav{top: 65px;}
	.head_selected{padding: 10px 0;}
	.head_selected .right{width: 100%;}
	.head_selected .right .head_form{width: 100%;}
    .head_selected .right .txt3{font-size: 12px;}
    .head_selected .right .txt3 a{font-size: 12px;}
    .head_selected .right .head_form{height: 30px;}
    .head_selected .right .head_form .fTxt{width: calc(100% - 60px);}
    .head_selected .right .head_form .fBtn{width: 60px;}
    .titleIndex .title1{font-size: 20px;}
    .titleIndex .title2{font-size: 20px;}
    .content{margin-top: 20px;}
    .box1{padding: 20px 0 0 0;}
    .box1 ul{width: calc(100% + 10px);}
    .box1 li{width: calc(100% / 2 - 10px); margin: 0 10px 10px 0;}
    .box1 .item .txtbox .txt1{font-size: 16px;}
    .box2{padding: 20px 0;}
    .box2 .wrap{flex-wrap: wrap;}
    .box2 .wrap .txtbox{width: 100%; padding: 10px;}
    .box2 .wrap .txtbox h2{font-size: 16px; padding-bottom: 15px; margin-bottom: 15px;}
    .box2 .wrap .txtbox h2::before{width: 100%; left: 0;}
    .box2 .wrap .txtbox a{margin-top: 15px;}
    .box2 .wrap .imgbox{width: 100%;}
    .box3{padding: 20px 0;}
    .box3 .box3_next, .box3 .box3_prev{display: none;}
    .box4{padding: 20px 0;}
    .box4 .content{margin-top: 20px;}
    .box4 ul li::before{display: none;}
    .box4 ul li{width: 25%; padding: 0 5px 10px 5px;}
    .box5{padding: 20px 0;}
    .box5 .left{width: 100%;}
    .box5 .imgbox1 .mask{height: 30px; line-height: 30px;}
    .box5 .right{width: 100%; padding: 0; margin-top: 15px;}
    .box5 .right ul li{width: calc(100% / 2 - 10px);}
    .box5 .imgbox2 .mask{height: 30px; line-height: 30px;}
    .box5 .more{margin-top: 10px;}
    .box5 .more a{width: 120px; height: 35px; line-height: 33px;}
    .box6{padding: 20px 0;}
    .box6 .titleBox6 h4{font-size: 14px; line-height: 1.5;}
    .box6 ul li{width: 50%; padding: 0 5px 10px 5px;}
    .box7{padding: 20px 0;}
    .box7 .left{width: 100%;}
    .box7 .left .title1{font-size: 14px;}
    .box7 .right{width: 100%;}
    .box7 .item{height: 100px;}
    .box7 .item .date{width: 100px;}
    .box7 .item .date h2{font-size: 30px;}
    .box7 .item .txtbox{width: calc(100% - 100px); padding: 15px 10px;}
    .box7 .item .txtbox .title2{font-size: 14px;}
    .box7 .more{margin-top: 20px;}
    .box7 .more a{width: 120px; height: 35px; line-height: 33px;}
    /*  */
    .inner_page{padding: 25px 0;}
	.inner_page .titleInner{ display:none;}
	.inner_page .innerLeft{width: 100%;}
	.inner_page .innerRight{width: 100%; padding: 0; margin-top: 20px;}
	.inner_page .sideBar_inner .side_tit_in{padding: 11px 0;}
	.inner_page .sideBar_inner .side_tit_in>h4{margin-bottom: 0; font-size: 20px;}
	.inner_page .sideBar_inner .side_tit_in>h5{display: none;}
    .inner_page .sideBar_inner .nli>a{height: 35px; line-height: 35px; padding: 0 20px; font-size: 14px;}
	.inner_page .titleInner h4{font-size: 20px;}
	.inner_page .titleInner h5{display: none;}
    .case_page .list li{width: calc(100% / 2 - 20px);}
    .news_page .item{height: 100px;}
	.news_page .item .imgbox{width: 150px;}
	.news_page .item .txtbox{width: calc(100% - 150px);}
	.news_page .item .txtbox .title{font-size: 14px;}
	.news_page .item .txtbox .txt{font-size: 12px; height: 60px; line-height: 20px; margin-top: 6px;}
}



