@charset "utf-8";

a,a:link,a:visited,a:hover,a:active{text-decoration:none;}
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;}
.content{margin-top: 30px;}
.container{max-width:1200px !important; height: 100%; padding-left: 0; padding-right: 0;}
.container-fluid{max-width: 1200px!important; height: 100%; padding: 0;}
.content{margin-top: 20px;}

.pagin{position:relative; margin:20px; font-size:14px;}
.pagin .blue{color:#056dae;font-style:normal;}
.pagin .paginList{position:absolute;right:12px;top:0;}
.pagin .paginList .paginItem{float:left;}
.pagin .paginList .paginItem a{float:left;width:31px;height:28px;border:1px solid #DDD; text-align:center;line-height:30px;border-left:none;color:#3399d5;}
.pagin .paginList .paginItem:first-child a{border-left:1px solid #DDD;}
.pagin .paginList .paginItem:first-child a{border-bottom-left-radius:5px;border-top-left-radius:5px;}
.pagin .paginList .paginItem:last-child a{border-bottom-right-radius:5px;border-top-right-radius:5px;}
.pagin .paginList .paginItem.current,.pagin .paginList .paginItem.current a{background:#f5f5f5; cursor:default;color:#737373;}
.pagin .paginList .paginItem:hover{background:#f5f5f5;}
.pagin .paginList .paginItem.more,.pagin .paginList .paginItem.more a:hover{ cursor:default;}
.pagin .paginList .paginItem.more:hover{background:#FFF;}
.pagin .paginList .paginItem.more a{color:#737373;}
.message{ float:left; width:30%;margin-top:15px;}
.jlfanye{ /*float:right;*/ width:100%;}
.jlfanye a{ padding:5px;  border: solid 1px #dedede; /*float:left;*/ min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#f00;}

@media (max-width:991px){
    .container{padding-left: 15px; padding-right: 15px;}
}
.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 .head_main{width: 100%; position: fixed; top: 0; left: 0; z-index: 9;}
header .head_top{height: 30px; background: url(../images/head_bg1.jpg) no-repeat center center;}
header .head_top h4{float: left; font-size: 14px; color: #fff; line-height: 30px;}
header .head_top .top_link{float: right;}
header .head_top .top_link a{font-size: 14px; color: #fff; position: relative; padding: 0 10px; line-height: 30px;}
header .head_top .top_link a::before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 12px; background-color: #fff;}
header .head_top .top_link a:nth-child(1)::before{display: none;}
header .head_box{width: 100%; height: 125px; background: url(../images/head_bg2.jpg) no-repeat center center;}
header .head_box .logo{height: 100%; display: table; float: left;}
header .head_box .logo a{display: table-cell; vertical-align: middle;}
header .head_box .logo a img{width: 100%; max-width: 256px; height: auto;}
/**/
header .navbar-toggle{ margin:0; position:absolute; padding:0; transform:translate(0,-50%); display:block;  cursor:pointer;}
header .navbar-toggle .icon-bar{background:#ffffff; width:35px; height:5px;}
header .navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}
.tx .icon-bar:nth-child(1){ margin-top:12px; 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_box .head_right{float: right; height: 100%;}
header .head_tt{float: right; height: 60px; padding-top: 13px; }
header .head_tt .head_form{float: right; height: 35px; width: 250px; background-color: #fff; border-radius: 35px; overflow: hidden;}
header .head_tt .head_form .fTxt{width: calc(100% - 40px); height: 100%; border: none; float: left;}
header .head_tt .head_form .fBtn{width: 40px; height: 100%; background: url(../images/fangda_03.png) no-repeat center center; float: left; border: none;}
header .head_tt .head_tel{float: right; margin-left: 30px;}
header .head_tt .head_tel h4{font-size: 24px; color: #fff; font-family: impact; background: url(../images/head_tel.png) no-repeat left center; padding-left: 30px; line-height: 35px;}
header .head_box .head_nav{float: right; height: 65px;}
header .head_box .head_nav>ul{margin: 0; padding: 0; height: 100%;}
header .head_box .nLi{float: left; position: relative; text-align: center; height: 100%;}
header .head_box .nLi>a{color: #ffffff; font-size: 18px; display: block; padding: 0 35px; width: 100%; position: relative; padding-top: 10px; height: 100%;}
header .head_box .nLi>a span{display: block; font-size: 12px; color: #fff; text-transform: uppercase; line-height: 20px;}
header .head_box .nLi:hover>a{background-color: #aa0c0c;}
header .head_box .nLi .er{display: none; position:absolute; top:65px; left: 0; width: 100%; z-index:99999;}
header .head_box .nLi .er>li{height: 40px; background: rgba(0,0,0,.7); transition:all 0.3s;}
header .head_box .nLi .er>li a{line-height:40px; color:#fff; display: block;}
header .head_box .nLi .er>li:hover a{color: #fff0f0; background-color: #d01919;}
.banner{padding-top: 155px; position: relative;}
.banner img{width: 100%;}
.banner .banner_icon{width: 100%; padding: 20px 0; background-color: rgba(0,0,0,.38); position: absolute; bottom: 0; z-index: 9;}
.banner .banner_icon li{width: 25%; float: left; overflow: hidden; padding: 0 50px}
.banner .banner_icon li h4{line-height: 45px; font-size: 20px; color: #fff; padding-left: 60px; display: inline-block; position: relative; padding-right: 20px;}
.banner .banner_icon li h4::before{content: ""; position: absolute; top: 0; bottom: 0; left: 100%; margin: auto; width: 200px; height: 1px; background-color: #fff;}
.banner .banner_icon li:nth-child(1) h4{background: url(../images/ban_icon1.png) no-repeat left center;}
.banner .banner_icon li:nth-child(2) h4{background: url(../images/ban_icon2.png) no-repeat left center;}
.banner .banner_icon li:nth-child(3) h4{background: url(../images/ban_icon3.png) no-repeat left center;}
.banner .banner_icon li:nth-child(4) h4{background: url(../images/ban_icon4.png) no-repeat left center;}
/* header .swiper-pagination-bullet{border: 2px solid #fff; width: 10px; height: 10px;} */
header .swiper-pagination-bullet-active{background: #cf1111;}
.small .head_box{height: 90px;}
.small .head_tt{display: none;}
.small .head_box .head_nav{margin-top: 0; height: 90px;}
.small .head_box .nLi>a{line-height: 90px; padding: 0 35px;}
.small .head_box .nLi .er{top: 90px;}
.small .head_box .nLi>a span{display: none;}
section{width: 100%; overflow: hidden;}
/*  */
.titleIndex{width: 100%; text-align: left; overflow: hidden; position: relative;}
.titleIndex h4{font-size: 24px; color: #000; font-weight: bold; display: inline-block; position: relative; padding-right: 30px;}
.titleIndex h4 span{font-size: 24px; color: #cf1111; text-transform: uppercase;}
.titleIndex h4::before{content: ""; position: absolute; left: 100%; top: 0; bottom: 0; margin: auto; width: 1200px; height: 8px; background: url(../images/title_gang.png) no-repeat; background-size: 100% 100%;}
/*  */
.box1{width: 100%; position: relative; padding-top: 30px;}
.box1 .title{text-align: left; overflow: hidden;}
.box1 .title .titLeft{float: left; position: relative; padding-right: 10px; margin-right: 13px;}
.box1 .title .titLeft::before{content: ""; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; width: 1px; height: 45px; background-color: #eee;}
.box1 .title .titRight{float: left;}
.box1 .title .txt1{font-size: 30px; color: #cf1111; font-weight: bold; letter-spacing: 5px}
.box1 .title .txt2{font-size: 16px; color: #999999; letter-spacing: 5px}
.box1 .title .txt3{font-size: 26px; color: #000; font-weight: bold;}
.box1 .title .txt4{font-size: 12px; color: #999; font-family: arial; text-transform: uppercase; margin-top: 8px;}
.box1 .left{width: 55%; float: left;}
.box1 .right{width: 45%; float: left; padding-left: 30px; text-align: center; }
.box1 .left{padding: 60px 0;}
.box1 .left .txt{text-align: center; font-size: 16px; color: #fff; line-height: 2;}
.box1 .left ul{margin-top: 40px; overflow: hidden;}
.box1 .left ul li{width: 25%; float: left; text-align: center;}
.box1 .left .imgs{width: 80px; height: 80px; position: relative; border-radius: 50%; background-color: #cf1111; display: inline-block;}
.box1 .left .imgs img{position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; max-width: 100%; height: auto;}
.box1 .left .txts{margin-top: 15px; text-align: center;}
.box1 .left .txts h3{font-size: 30px; color: #fff;}
.box1 .left .txts h4{font-size: 16px; color: #fff;}
.box1 .right .imgs{width: 100%; margin-top: -50px; background-color: #fff;}
.box1 .right .imgs img{width: 70%; height: auto;}
.box1 .con{position: relative; margin-top: 40px;}
.box1 .box1_bg{width: 100%; position: absolute; bottom: 0; height: 100%; z-index: -1;}
.box1 .box1_bg .bg_left{width: 55%; position: absolute; height: 100%; top: 0; left: 0; background: url(../images/box1_01.jpg) no-repeat center center; background-size: cover;}
.box1 .box1_bg .bg_right{width: 45%; position: absolute; height: 100%; top: 0; right: 0;background: url(../images/box1_02.jpg) no-repeat center center; background-size: cover;}
/*  */
.box2{width: 100%; padding: 40px 0; overflow: hidden;}
.box2 .left{width: 270px; float: left;}
.box2 .right{width: calc(100% - 270px); float: left; padding-left: 25px;}
.box2 .sideBar_pro .side_tit{background: url(../images/pro_side_tit.jpg) no-repeat center center; background-size: cover; text-align: center; position: relative; font-size: 0; padding: 20px;}
.box2 .sideBar_pro .side_tit>h4{font-size: 22px; color: #ffffff; font-weight: bold; display: inline-block; position: relative;}
.box2 .sideBar_pro .side_tit>h5{font-size: 14px; color: #ffffff; font-family: Arial; display: inline-block;}
.box2 .sideBar_pro .side_tit .side_span{position: absolute; right: 15px; top: 12px; font-size: 22px; color: #ffffff;}
.box2 .sideBar_pro ul{display: none;}
.box2 .sideBar_pro .side_ul{background-color: #ffffff; padding: 10px; background-color: #eeeeee;}
.box2 .sideBar_pro .li{width: 100%; position: relative; margin-bottom: 7px;}
.box2 .sideBar_pro .li>a{display: block; position: relative; width: 100%; height: 40px; line-height: 38px; border: 1px solid #ddd; font-size: 14px; color: #000000; font-weight: bold; background-color: #fff; text-align: left; padding: 0 45px 0 20px;}
.box2 .sideBar_pro .li>a::before{content: ""; position: absolute; top: 0; bottom: 0; right: 20px; margin: auto; width: 20px; height: 20px; background: url(../images/yuan1.png) no-repeat; background-size: 100% 100%;}
.box2 .sideBar_pro .li:hover>a{border-color: #cf1111; color: #cf1111;}
.box2 .sideBar_pro .act>a{border-color: #cf1111; color: #cf1111;}
/* .box2 .sideBar_pro .li:hover>a::before{background: url(../images/yuan2.png) no-repeat; background-size: 100% 100%;} */
.box2 .sideBar_pro .li:nth-child(1) .er{display: block;}
.box2 .sideBar_pro .er{width: 100%; overflow: hidden;}
.box2 .sideBar_pro .er li{width: 100%; position: relative; text-align: left;}
.box2 .sideBar_pro .er li a{line-height: 40px; height: 40px; border-bottom: 1px dotted #c9ccce; overflow: hidden; display: block; font-size: 14px; color: #000; padding-left: 50px;}
.box2 .sideBar_pro .er li a:hover{color: #cf1111;}
.box2 .sideBar_pro .side_tel{margin-top: -10px; background: url(../images/b2_side_tel.png) no-repeat; background-size: cover; padding: 20px 0 20px 20px; text-align: left;}
.box2 .sideBar_pro .side_tel .box{background: url(../images/box2_tel.png) no-repeat left center; padding-left: 60px;}
.box2 .sideBar_pro .side_tel .box h5{font-size: 28px; color: #ffffff; font-family: arial; font-weight: bold;}
.box2 .sideBar_pro .side_tel .box h4{font-size: 14px; color: #ffffff; margin-top: 5px;}
.box2 .bLeft{width: 70%; float: left;}
.box2 .bLeft .item{width: 50%; float: left; padding: 0 5px; margin-bottom: 10px;}
.box2 .bLeft .item a{display: block; width: 100%; height: 100%; box-shadow: 0 0 5px 5px #eee;}
.box2 .bLeft .item .imgbox{position: relative; overflow: hidden;}
.box2 .bLeft .item .imgbox::before{content: ""; display: block; padding-top: 129%;}
.box2 .bLeft .item .imgbox .img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width: 100%; height: auto;}
.box2 .bLeft .item .txt{line-height: 50px; text-align: center; background-color: #242424; font-size: 16px; color: #fff;}
.box2 .bLeft .item:hover .imgbox .img{transform:scale(1.1);}
.box2 .bLeft .item:hover .txt{background-color: #cf1111; color: #fff;}
.box2 .bRight{width: 30%; float: left; padding-left: 20px;}
.box2 .bRight .item{width: 100%; float: left; padding: 0 5px; margin-bottom: 10px;}
.box2 .bRight .item a{display: block; width: 100%; height: 100%; box-shadow: 0 0 5px 5px #eee;}
.box2 .bRight .item .imgbox{position: relative; overflow: hidden;}
.box2 .bRight .item .imgbox::before{content: ""; display: block; padding-top: 100%;}
.box2 .bRight .item .imgbox .img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width: 100%; height: auto;}
.box2 .bRight .item .txt{line-height: 50px; text-align: center; background-color: #242424; font-size: 16px; color: #fff;}
.box2 .bRight .item:hover .imgbox .img{transform:scale(1.1);}
.box2 .bRight .item:hover .txt{background-color: #cf1111; color: #fff;}
/*  */
.box3{width: 100%; background: url(../images/box3_bg.jpg) no-repeat center center; background-size: cover; padding: 40px 0;}
.box3 .item{width: 25%; float: left; padding: 0 10px; margin-bottom: 20px;}
.box3 .item a{width: 100%; height: 100%; display: block;}
.box3 .item .imgbox{width: 100%; height: 140px; overflow: hidden; text-align: center;}
.box3 .item .imgbox .img{width: 100%; height: 100%;}
.box3 .item .txtbox{width: 100%; height: 180px; overflow: hidden; background-color: #fff; padding: 20px;}
.box3 .item .txtbox .title{font-size: 16px; color: #333; line-height: 24px; font-weight: bold; margin-bottom: 5px;}
.box3 .item .txtbox .txt{font-size: 16px; color: #333; line-height: 25px; overflow: hidden; height: 100px;}
.box3 .item:nth-child(1){width: 50%;}
.box3 .item:nth-child(1) a{height: 320px;}
.box3 .item:nth-child(1) .imgbox{width: 350px; height: 100%; float: left;}
.box3 .item:nth-child(1) .txtbox{width: calc(100% - 350px); height: 100%; float: left;}
.box3 .item:nth-child(1) .txtbox .txt{height: 250px;}
.box3 .item:nth-child(6n){width: 50%;}
.box3 .item:nth-child(6n) a{height: 320px;}
.box3 .item:nth-child(6n) .imgbox{width: 350px; height: 100%; float: left;}
.box3 .item:nth-child(6n) .txtbox{width: calc(100% - 350px); height: 100%; float: left;}
.box3 .item:nth-child(6n) .txtbox .txt{height: 250px;}
.box3 .item:nth-child(7n){width: 50%;}
.box3 .item:nth-child(7n) a{height: 320px;}
.box3 .item:nth-child(7n) .imgbox{width: 350px; height: 100%; float: left;}
.box3 .item:nth-child(7n) .txtbox{width: calc(100% - 350px); height: 100%; float: left;}
.box3 .item:nth-child(7n) .txtbox .txt{height: 250px;}
.box3 .item:hover .txtbox{background-color: #cf1111;}
.box3 .item:hover .txtbox .title{color: #fff;}
.box3 .item:hover .txtbox .txt{color: #fff;}
/*  */
.box4{width: 100%; position: relative;}
.box4 .box4_bg{position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1;}
.box4 .box4_bg .bgLeft{width: 50%; background-color: #cf1111; position: absolute; top: 0; left: 0; height: 100%;}
.box4 .box4_bg .bgRight{width: 50%; background: url(../images/sp_bg.jpg) no-repeat center center; background-size: cover; position: absolute; top: 0; right: 0; height: 100%;}
.box4 .title{font-size: 24px; color: #fff; font-weight: bold; margin-bottom: 30px;}
.box4 .title span{font-size: 26px; font-weight: normal;}
.box4 .left{width: 50%; float: left; padding:40px 30px 40px 0;}
.box4 .right{width: 50%; float: left;}
.box4 .left .item{width: 25%; float: left; text-align: center; margin-bottom: 30px;}
.box4 .left .item .imgs{position: relative; overflow: hidden; text-align: center;}
.box4 .left .item .imgs::before{content: ""; display: block; padding-top: 50%;}
.box4 .left .item .imgs .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; height: auto;}
.box4 .left .item .txt{font-size: 18px; color: #fff; margin-top: 10px;}
.box4 .right .sp{width: 100%; height:400px;}
/*  */
.box5{width: 100%; padding: 40px 0; background: url(../images/box5_bg.jpg) no-repeat center center; background-size: cover;}
.box5 .titleIndex h4{color: #fff;}
.box5 .titleIndex h4 span{color: #fff;}
.box5 .item{width: 50%; float: left; padding: 0 20px; overflow: hidden; zoom: 1; margin-top: 30px;}
.box5 .item .imgbox{width: 90px; height: 90px; border-radius: 50%; border: 1px solid #fff; position: relative; float: left;}
.box5 .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; height: auto;}
.box5 .item .txtbox{width: calc(100% - 90px); float: left; padding: 15px 20px;}
.box5 .item .txtbox .title{font-size: 20px; color: #fff; margin-bottom: 5px; line-height: 1.2;}
.box5 .item .txtbox .txt{font-size: 16px; color: #fff; height: 25px; line-height: 25px; overflow: hidden;}
/*  */
.box6{width: 100%; padding: 40px 0; background-color: #fff;}
.box6 .item{width: 33.333%; float: left; padding: 0 5px;}
.box6 .item .box6_title{background-color: #212121; padding: 15px 20px;}
.box6 .item .box6_title h4{font-size: 20px; color: #fff; font-weight: bold;}
.box6 .item .box6_title h5{font-size: 16px; color: #fff; font-family: Arial;}
.box6 .item .imgbox{position: relative; overflow: hidden; text-align: center; margin-top: 5px;}
.box6 .item .imgbox::before{content: ""; display: block; padding-top: 43%;}
.box6 .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.box6 .item .txtbox{margin-top: 5px; padding: 15px; border: 1px solid #ccc;}
.box6 .item .txtbox .title{font-size: 16px; color: #333; font-weight: bold;}
.box6 .item .txtbox .txt{font-size: 14px; color: #666; margin-top: 10px; height: 40px; line-height: 20px; overflow: hidden;}
.box6 .item .txtbox .more{overflow: hidden; margin-top: 10px;}
.box6 .item .txtbox .more .tt1{float: left; font-size: 12px; color: #666;}
.box6 .item .txtbox .more .tt2{float: right; font-size: 12px; color: #0364b0; font-weight: bold;}
.box6 .item:hover .box6_title{background-color: #cf1111;}
/*  */
.box7{width: 100%; padding: 40px 0; background-color: #f5f5f5;}
.box7 .box7_title{width: 100%; background-color: #212121; padding: 30px 0 70px 0; text-align: center; position: relative;}
.box7 .box7_title .title1{font-size: 24px; color: #fff; display: inline-block; position: relative; padding: 0 20px;}
.box7 .box7_title .title1::before, .box7 .box7_title .title1::after{content: ""; position: absolute; top: 0; bottom: 0; margin: auto; width: 150px; height: 1px; background-color: #575757;}
.box7 .box7_title .title1::before{left: 100%;}
.box7 .box7_title .title1::after{right: 100%;}
.box7 .box7_title .title2{font-size: 16px; color: rgba(255,255,255,0.2); margin-top: 15px;}
.box7 .box7_title .title3{font-size: 20px; color: #fff; position: absolute; left: 0; right: 0; bottom: -50px; margin: auto; width: 770px; padding: 20px 20px 45px 20px; letter-spacing:12px; background: url(../images/box7_tit.png) no-repeat center center; background-size: 100% 100%;}
.box7 .content{margin-top: 75px;}
.box7 .item{width: 100%;}
.box7 .item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #eee; background-color: #fff;}
.box7 .item .imgbox::before{content: ""; display: block; padding-top: 50%;}
.box7 .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; height: auto;}
/*  */
.foot1{width: 100%; background-color: #3e3e3e; margin-top: 30px; overflow: hidden;}
.foot1 .left{width: calc(100% - 110px); float: left; overflow: hidden; padding: 30px 0;}
.foot1 .left .item{width: 33.333%; float: left; padding: 0 10px;}
.foot1 .left .item .fTxt{width: 100%; height: 45px; line-height: 45px; padding: 0 10px; font-size: 16px; color: #333; background-color: #fff; border: none; outline:none;}
.foot1 .right{width: 110px; height: 105px; float: left; position: relative; padding: 30px 0;}
.foot1 .right .fBtn{width: 100%; height: 100%; position: absolute; top: 0; right: 0; text-align: center; background-color: #d8080a; border: none;}
.foot1 .right .fBtn span{font-size: 30px; color: #fff;}
.foot1 .right .fBtn h4{font-size: 14px; color: #fff; margin-top: 5px;}
.foot2{width: 100%; background: #212121; padding: 30px 0; border-bottom: 1px solid #1b1b1b; overflow: hidden;}
.foot2 .footBox1{width: 40%; float: left; padding-right: 20px;}
.foot2 .footBox2{width: 24%; float: left;}
.foot2 .footBox3{width: 36%; float: left; padding-left: 40px;}
.foot2 .footBox1 dl{width: 33.333%; float: left; padding: 0 20px;}
.foot2 .footBox1 dl dt{font-size: 16px; color: #fff; font-weight: bold; border-bottom: 2px dotted #fff; padding-bottom: 15px; margin-bottom: 15px;}
.foot2 .footBox1 dl dd a{font-size: 14px; color: #999999; line-height: 2;}
.foot2 .footBox1 dl dd a:hover{color: #d8080a; text-decoration:underline!important;}
.foot2 .footBox2{text-align: center;}
.foot2 .footBox2 .QR{display: inline-block; padding: 0 5px;}
.foot2 .footBox2 .QR img{width: 125px; height: auto;}
.foot2 .footBox2 .QR h4{font-size: 14px; color: #999999; margin-top: 5px;}
.foot2 .footBox3 .txt1{margin-bottom: 15px;}
.foot2 .footBox3 .txt1 img{max-width: 100%; height: auto;}
.foot2 .footBox3 .txt2{font-size: 16px; color: #999999; margin-bottom: 15px;}
.foot2 .footBox3 .footTel{overflow: hidden; margin-bottom: 15px;}
.foot2 .footBox3 .footTel h3{background: url(../images/foot_02.png) no-repeat left center; padding-left: 30px; font-size: 20px; color: #fff; line-height: 2;}
.foot2 .footBox3 .txt3{font-size: 14px; color: #999999; line-height: 2;}
.foot3{width: 100%; background-color: #2a2928; padding: 10px 0;}
.foot3 .txt1{font-size: 14px; color: #999999; float: left;}
.foot3 .txt2{font-size: 14px; color: #999999; float: right;}

/*  */
.inner_page{width: 100%; padding: 40px 0;}
.inner_page .innerLeft{width: 270px; float: left;}
.inner_page .innerRight{width: calc(100% - 270px); float: left; padding-left: 25px;}
.inner_page .sideBar_inner .side_tit_in{background: url(../images/pro_side_tit.jpg) no-repeat center center; background-size: cover; text-align: center; position: relative; font-size: 0; padding: 20px;}
.inner_page .sideBar_inner .side_tit_in>h4{font-size: 22px; color: #ffffff; font-weight: bold; display: inline-block; position: relative;}
.inner_page .sideBar_inner .side_tit_in>h5{font-size: 14px; color: #ffffff; font-family: Arial; display: inline-block;}
.inner_page .sideBar_inner .side_tit_in .side_span{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; padding: 10px; background-color: #eeeeee;}
.inner_page .sideBar_inner .nli{width: 100%; position: relative; margin-bottom: 7px;}
.inner_page .sideBar_inner .nli>a{display: block; position: relative; width: 100%; height: 40px; line-height: 38px; border: 1px solid #ddd; font-size: 14px; color: #000000; font-weight: bold; background-color: #fff; text-align: left; padding: 0 45px 0 20px;}
.inner_page .sideBar_inner .nli>a::before{content: ""; position: absolute; top: 0; bottom: 0; right: 20px; margin: auto; width: 20px; height: 20px; background: url(../images/yuan1.png) no-repeat; background-size: 100% 100%;}
.inner_page .sideBar_inner .nli:hover>a{border-color: #cf1111; color: #cf1111;}
.inner_page .sideBar_inner .act>a{border-color: #cf1111; color: #cf1111;}
.inner_page .sideBar_inner .nli:nth-child(1) .er{display: none;}
.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: 50px;}
.inner_page .sideBar_inner .er li a:hover{color: #cf1111;}
.inner_page .side_bot{background-color: #CF1111; padding: 20px;}
.inner_page .side_bot .side_tel{ text-align: left;}
.inner_page .side_bot .side_tel .box{background: url(../images/box2_tel.png) no-repeat left center; padding-left: 60px;}
.inner_page .side_bot .side_tel .box h5{font-size: 28px; color: #ffffff; font-family: arial; font-weight: bold;}
.inner_page .side_bot .side_tel .box h4{font-size: 14px; color: #ffffff; margin-top: 5px;}
.inner_page .side_bot .txts{font-size: 14px; color: #fff; line-height: 2; margin-top: 10px;}
/*  */
.titleInner{width: 100%; text-align: left; overflow: hidden; position: relative; margin-bottom: 30px;}
.titleInner h4{font-size: 24px; color: #000; font-weight: bold; display: inline-block; position: relative; padding-right: 30px;}
.titleInner h4 span{font-size: 24px; color: #cf1111; text-transform: uppercase;}
.titleInner h4::before{content: ""; position: absolute; left: 100%; top: 0; bottom: 0; margin: auto; width: 1200px; height: 8px; background: url(../images/title_gang.png) no-repeat; background-size: 100% 100%;}

/*  */
.about_page{width: 100%;}
.about_page .txtbox{overflow: hidden;}
.about_page .txtbox .txt{font-size: 14px; color: #333; line-height: 2;}

/*  */
.product_page{width: 100%;}
.product_page .item{width: 33.333%; float: left; padding: 0 5px; margin-bottom: 10px;}
.product_page .item a{display: block; width: 100%; height: 100%; box-shadow: 0 0 5px 5px #eee;}
.product_page .item .imgbox{position: relative; overflow: hidden;}
.product_page .item .imgbox::before{content: ""; display: block; padding-top: 129%;}
.product_page .item .imgbox .img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width: 100%; height: auto;}
.product_page .item .txt{line-height: 50px; text-align: center; background-color: #242424; font-size: 16px; color: #fff;}
.product_page .item:hover .imgbox .img{transform:scale(1.1);}
.product_page .item:hover .txt{background-color: #cf1111; color: #fff;}
/*  */
.productShow_page{width: 100%;}
.productShow_page .left{width: 50%; float: left;}
.productShow_page .right{width: 50%; padding-left: 30px; float: left;}
.productShow_page .xiangce{width: 100%;height: 450px;margin-left: auto;margin-right: auto; position: relative;}
.productShow_page .xiangce .swiper-slide {background-size: cover;background-position: center;}
.productShow_page .xiangce .gallery-top {height: 75%;width: 100%;}
.productShow_page .xiangce .gallery-thumbs {height: 25%;box-sizing: border-box; padding: 10px 20px 0 20px;}
.productShow_page .xiangce .gallery-thumbs .swiper-slide {height: 99%;}
.productShow_page .xiangce .gallery-thumbs .swiper-slide-active {opacity: 1;}
.productShow_page .xiangce .gallery-top .item{width: 100%; height: 100%; border: 2px solid #cacaca;}
.productShow_page .xiangce .gallery-top .item .imgbox{position: relative; border: 1px solid #dbdbdb; height: 100%; display: block; overflow: hidden;}
.productShow_page .xiangce .gallery-top .item .imgbox .n_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.productShow_page .xiangce .gallery-thumbs .item{width: 100%; height: 100%;}
.productShow_page .xiangce .gallery-thumbs .item .imgbox{position: relative; border: 1px solid #dbdbdb; height: 100%; display: block; overflow: hidden;}
.productShow_page .xiangce .gallery-thumbs .item .imgbox .n_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.productShow_page .xiangce .gallery-thumbs .swiper-slide-active .item .imgbox{border: 1px solid #CF1111;}
.productShow_page .swiper-button-prev, .productShow_page .swiper-button-next{background-image: none; height: 102px; line-height: 102px; width: 15px; margin-top: 0; top: auto; bottom: 0; text-align: center; font-size: 18px; color: #ffffff; font-family: "宋体"; background-color: #CF1111;}
.productShow_page .swiper-button-prev{left: 0;}
.productShow_page .swiper-button-next{right: 0;}
.productShow_page .right .title{font-size: 18px; color: #333333; font-weight: bold; border-bottom: 1px solid #ddd; padding-bottom: 20px; margin-bottom: 20px;}
.productShow_page .right .txts{font-size: 14px; color: #333; line-height: 2; margin-bottom: 20px;}
.productShow_page .right .proTel{margin-bottom: 20px;}
.productShow_page .right .proTel h4{font-size: 16px; color: #666;}
.productShow_page .right .proTel h3{font-size: 30px; margin-top: 5px; color: #cf1111; font-family: impact;}
.productShow_page .right .proBtn{width: 165px; height: 40px; line-height: 40px; text-align: center; font-size: 20px; color: #fff; background-color: #CF1111; border: none;}
.productShow_page .box{margin-top: 20px;}
.productShow_page .box .title2{font-size: 18px; color: #333333; height: 40px; line-height: 40px; position: relative; padding-left: 25px; background-color: #e1e1e1;}
.productShow_page .box .title2::before{content: ""; position: absolute; top: 0; left: 0; width: 8px; height: 40px; background-color: #CF1111;}
.productShow_page .box .txt{font-size: 14px; color: #333; line-height: 2; margin-top: 15px;}

/*  */
.case_page{width: 100%;}
.case_page .item{width: 20%; float: left; padding: 0 5px; margin-bottom: 10px;}
.case_page .item a{display: block; width: 100%; height: 100%; box-shadow: 0 0 5px 5px #eee;}
.case_page .item .imgbox{position: relative; overflow: hidden;}
.case_page .item .imgbox::before{content: ""; display: block; padding-top: 60%;}
.case_page .item .imgbox .img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; max-height: 100%}
.case_page .item .txt{line-height: 50px; text-align: center; background-color: #242424; font-size: 16px; color: #fff;}
.case_page .item:hover .imgbox .img{transform:scale(1.1);}
.case_page .item:hover .txt{background-color: #cf1111; color: #fff;}
/*  */
.caseShow_page{width: 100%;}
.caseShow_page .imgbox{text-align: center; overflow: hidden;}
.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;}

/*  */
.news_page{width: 100%;}
.news_page .item{width: 100%; padding: 15px; background-color: #e6e6e6; overflow: hidden; margin-bottom: 20px;}
.news_page .item a{width: 100%; height: 140px; display: block; overflow: hidden;}
.news_page .item .imgbox{width: 210px; height: 100%; float: left; overflow: hidden; border: 1px solid #ccc}
.news_page .item .imgbox .img{width: 100%; height: 100%;}
.news_page .item .txtbox{width: calc(100% - 210px); 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: 7px; }
.news_page .item .txtbox .txt{font-size: 14px; color: #000; height: 72px; line-height: 24px; overflow: hidden; margin-top: 7px;}
.news_page .item:hover{background-color: #CF1111;}
.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%;}
.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%;}
.contact_page .txtbox{overflow: hidden;}
.contact_page .txtbox p{font-size: 14px; color: #333; line-height: 2;}
.contact_page .map{text-align: center; overflow: hidden; margin-top: 15px;}
.contact_page .map img{width: 100%; height: auto;}


/*手机底部*/
.hot{width:100%; height:58px; background:#000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:8px 0;}
.hot .row div a:hover{background-color: #095ca6;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.ewm-box img{ max-width: 140px;}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block;}

@media (max-width:1199px){
	header .head_box .nLi>a{padding: 0 22px; padding-top: 10px;}
	.small .head_box .nLi>a{padding: 0 22px; padding-top: 0;}
	.banner .banner_icon li{padding: 0 20px;}
	.banner .banner_icon li h4{font-size: 18px;}
	.box1 .left{padding: 30px 0;}
	.box1 .left ul{margin-top: 28px;}
	.box1 .right .imgs{margin-top: 0;}
	.box3 .item .txtbox .txt{font-size: 14px;}
	.box3 .item:nth-child(1) .imgbox{width: 270px;}
	.box3 .item:nth-child(1) .txtbox{width: calc(100% - 270px);}
	.box3 .item:nth-child(6n) .imgbox{width: 270px;}
	.box3 .item:nth-child(6n) .txtbox{width: calc(100% - 270px);}
	.box3 .item:nth-child(7n) .imgbox{width: 270px;}
	.box3 .item:nth-child(7n) .txtbox{width: calc(100% - 270px);}
	/*  */
	.inner_page .innerLeft{width: 250px;}
	.inner_page .innerRight{width: calc(100% - 250px);}
	.productShow_page .xiangce{height: 400px;}
	.productShow_page .swiper-button-prev, .productShow_page .swiper-button-next{height: 92px; line-height: 92px; }
	
}

@media (min-width:991px){

}

@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_box{height: 80px;}
	header .head_top{display: none;}
	.banner .banner_icon{display: none;}
    header .head_tt{display: none;}
    header .head_box .top_btn{font-size: 32px; color: #fff; position: absolute; top: 39px; right: 20px;}
    header .head_box .head_nav{width: 130px; height: auto; margin: 0; background: rgba(0,0,0,0.5); position: absolute; z-index: 99; top: 75px; right: 0; display: none;}
    header .head_box .nLi{display: block; width: 100%; height: 40px; margin-top: 0; padding: 0; border: none; text-align: center;}
    header .head_box .nLi>a{padding: 0; line-height: 40px; display: block;  color: #FFFFFF; font-size: 14px;}
	header .head_box .nLi>a span{display: none;}
    header .head_box .nLi ul{display: none!important;}
    header .head_box .nLi>a::before{display: none;}
    .banner{padding-top: 80px;}
    .small .head_box{height: 80px;}
    .small .head_box .nLi>a{line-height: 40px;}
	.small .head_box .head_nav{height: auto;}
	.foot1{display: none;}
	.foot2{display: none;}
	.foot3 .txt1{width: 100%; text-align: center;}
	.foot3 .txt2{width: 100%; text-align: center;}
    .box1 .left .txt{font-size: 14px;}
	.box1 .left .txts{margin-top: 10px;}
	.box1 .left .txts h3{font-size: 20px;}
	.box2 .left{width: 220px;}
	.box2 .right{width: calc(100% - 220px);}
	.box2 .sideBar_pro .er li a{padding-left: 30px;}
	.box2 .bLeft .item .txt{line-height: 30px; font-size: 14px;}
	.box2 .bRight .item .txt{line-height: 30px; font-size: 14px;}
	.box2 .sideBar_pro .side_tel .box h5{font-size: 20px;}
	.box3 .item{padding: 0 5px; margin-bottom: 10px;}
	.box3 .item .imgbox{height: 100px;}
	.box3 .item .txtbox{padding: 10px; height: 140px;}
	.box3 .item .txtbox .title{font-size: 14px; line-height: 20px; margin-bottom: 0;}
	.box3 .item .txtbox .txt{line-height: 20px; font-size: 12px;}
	.box3 .item:nth-child(1) a{height: 240px;}
	.box3 .item:nth-child(1) .imgbox{width: 200px;}
	.box3 .item:nth-child(1) .txtbox{width: calc(100% - 200px);}
	.box3 .item:nth-child(1) .txtbox .txt{height: 180px;}
	.box3 .item:nth-child(6n) a{height: 240px;}
	.box3 .item:nth-child(6n) .imgbox{width: 200px;}
	.box3 .item:nth-child(6n) .txtbox{width: calc(100% - 200px);}
	.box3 .item:nth-child(6n) .txtbox .txt{height: 180px;}
	.box3 .item:nth-child(7n) a{height: 240px;}
	.box3 .item:nth-child(7n) .imgbox{width: 200px;}
	.box3 .item:nth-child(7n) .txtbox{width: calc(100% - 200px);}
	.box3 .item:nth-child(7n) .txtbox .txt{height: 180px;}
	.box4 .title{font-size: 18px;}
	.box4 .title span{font-size: 18px;}
	.box4 .left .item .txt{font-size: 14px;}
	.box4 .right .sp{height: 200px;}
	/*  */
	.inner_page .innerLeft{width: 220px;}
	.inner_page .innerRight{width: calc(100% - 220px);}
	.inner_page .sideBar_inner .er li a{padding-left: 30px;}
	.inner_page .side_bot .side_tel .box h5{font-size: 22px;}
	.product_page .item .txt{height: 30px; line-height: 30px; font-size: 14px;}
	.productShow_page .xiangce{height: 320px;}
	.productShow_page .swiper-button-prev, .productShow_page .swiper-button-next{height: 70px; line-height: 70px;}
	.case_page .item .txt{height: 30px; line-height: 30px; font-size: 14px;}
	.case_page .item{width: 25%}
	.news_page .item{padding: 8px;}
	.news_page .item a{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: 768px){
	.sideBar_pro .side_ul{display: block!important;}
    .sideBar_inner .nul{display: block!important;}
}

@media (max-width: 767px){
    header .head_box{height: 70px;}
	header .head_box .logo{width: 85%;}
	header .head_box .logo a img{max-width: 200px;}
    header .head_box .head_nav{top: 65px;}
    header .head_box .top_btn{font-size: 28px;top: 35px;}
    .small .head_box{height: 70px;}
    .banner{padding-top: 70px;}
    .box1 .left{width: 100%; padding: 15px 0;}
	.box1 .right{display: none;}
	.box1 .left ul{margin-top: 15px;}
	.box1 .left .imgs{width: 70px; height: 70px;}
	.box1 .left .txts h3{font-size: 16px;}
	.box1 .left .txts h4{font-size: 14px;}
	.box1 .con{margin-top: 20px;}
	.box2{padding: 20px 0;}
	.titleIndex h4{font-size: 20px;}
	.titleIndex h4 span{font-size: 20px;}
	.box1 .title .txt1{font-size: 24px;}
	.box1 .title .txt2{font-size: 12px;}
	.box1 .title .txt3{font-size: 20px;}
	.box2 .left{width: 100%;}
	.box2 .right{width: 100%; padding: 0; margin-top: 15px;}
	.box2 .sideBar_pro .side_tit{padding: 15px; text-align: left;}
	.box2 .sideBar_pro .side_tit>h5{display: none;}
	.box2 .sideBar_pro .side_tit>h4{font-size: 16px;}
	.box2 .sideBar_pro .li>a{height: 32px; line-height: 30px;}
	.box2 .sideBar_pro .er li a{height: 30px; line-height: 30px;}
	.box2 .bLeft{width: 100%; padding: 0;}
	.box2 .bRight{display: none;}
	.box3{padding: 20px 0;}
	.box3 .item{width: 50%;}
	.box3 .item:nth-child(1) a{height: 100%;}
	.box3 .item:nth-child(1) .imgbox{height: 100px;}
	.box3 .item:nth-child(1) .txtbox{width: 100%; height: 140px;}
	.box3 .item:nth-child(1) .txtbox .txt{height: 100px;}
	.box3 .item:nth-child(6n) a{height: 100%;}
	.box3 .item:nth-child(6n) .imgbox{height: 100px;}
	.box3 .item:nth-child(6n) .txtbox{width: 100%; height: 140px;}
	.box3 .item:nth-child(6n) .txtbox .txt{height: 100px;}
	.box3 .item:nth-child(7n) a{height: 100%;}
	.box3 .item:nth-child(7n) .imgbox{height: 100px;}
	.box3 .item:nth-child(7n) .txtbox{width: 100%; height: 140px;}
	.box3 .item:nth-child(7n) .txtbox .txt{height: 100px;}
	.box4{padding: 20px 0;}
	.box4 .left{width: 100%; padding: 0;}
	.box4 .right{width: 100%; padding: 0;}
	.box4 .left .item .imgs::before{padding-top: 70%;}
	.box5{padding: 20px 0;}
	.box5 .item{width: 100%; padding: 0;}
	.box6{padding: 20px 0;}
	.box6 .item{width: 100%; margin-bottom: 15px; padding: 0;}
	.box6 .item .box6_title{padding: 10px;}
	.box6 .item .box6_title h4{font-size: 18px;}
	.box6 .item .box6_title h5{font-size: 14px;}
	.box6 .item .txtbox{padding: 10px;}
	.box6 .item .txtbox .title{font-size: 14px;}
	.box6 .item .txtbox .txt{font-size: 12px;}
	.box6 .item .txtbox .more .tt2{display: none;}
	.box7 .box7_title .title3{width: 100%; font-size: 14px; letter-spacing: 5px}
	.box7 .item .imgbox::before{padding-top: 90%;}
	/*  */
	.inner_page .innerLeft{width: 100%;}
	.inner_page .innerRight{width: 100%; padding: 0; margin-top: 15px;}
	.inner_page .sideBar_inner .side_tit_in{padding: 15px; text-align: left;}
	.inner_page .sideBar_inner .side_tit_in>h5{display: none;}
	.inner_page .sideBar_inner .side_tit_in>h4{font-size: 16px;}
	.inner_page .sideBar_inner .nli>a{height: 32px; line-height: 30px;}
	.inner_page .sideBar_inner .er li a{height: 30px; line-height: 30px;}
	.inner_page{padding: 30px 0;}
	.titleInner{margin-bottom: 20px;}
	.titleInner h4{font-size: 20px;}
	.titleInner h4 span{font-size: 20px;}
	.productShow_page .left{width: 100%; padding: 0;}
	.productShow_page .right{width: 100%; padding: 0; margin-top: 15px;}
	.productShow_page .right .title{padding-bottom: 15px; margin-bottom: 15px;}
	.product_page .item{width: 50%;}
	.case_page .item{width: 33.333%;}
	.news_page .item{padding: 8px;}
	.news_page .item a{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;}
}

@media (max-width:500px){
    
}

@media (max-width:376px){

}

@media (max-width:360px){

}