@charset "utf-8";
/**
 * @author:王欢
 * @email:710569885@qq.com
 * @time:2019-5
 */
@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
    url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */
}
@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}
@font-face {
    font-family: 'Glyphicons Halflings';
    src:url('../bootstrap/fonts/glyphicons-halflings-regular.eot');
    src: url('../bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
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;
}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.no-padding{padding-left: 0; padding-right: 0;}
.container{max-width:1200px !important; height: 100%; padding-left: 0; padding-right: 0;}
@media (max-width:991px){
    .container{padding-left: 15px; padding-right: 15px;}
}
.container-fluid{max-width: 1000px!important;}
.xiao{padding-left: 10px; padding-right: 10px;}
.no-div{display: none;}
.no_left{padding-left: 0!important;}
.no_right{padding-right: 0;!important;}
.middle{vertical-align: middle;display: table-cell;}
.tr{transition: all 0.8s;-moz-transition: all 0.8s; -webkit-transition: all 0.8s; -o-transition: all 0.8s;}
header .head_main{width: 100%;}
header .head_box{width: 100%; height: 100px; background-color: #151515;}
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%;}
header .head_box .head_txt{float: left; position: relative; margin-left: 10px; padding-left: 10px; display: table; height: 100%;}
header .head_box .head_txt:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 50px; background-color: #fff;}
header .head_box .head_txt .txt{font-size: 16px; color: #fff;}
/**/
header .navbar-toggle{ margin:0; position:absolute; padding:0; transform:translate(0,-50%); display:block;  cursor:pointer;}
header .navbar-toggle .icon-bar{background:#fff; 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;}
header .head_box .head_nav{float: left; margin-top: 33px;}
header .head_box .head_nav ul{margin: 0; padding: 0;}
header .head_box .top_li{float: left; position: relative; text-align: center; padding: 0 8px;}
header .head_box .top_li>a{color: #cbcbcb; font-size: 16px; display: block; width: 100%; line-height: 33px; position: relative;}
header .head_box .top_li>a:before{content: ""; position: absolute; left: 0; right: 0; bottom: 0; margin: auto; width: 0; height: 3px; background-color: #fd0000; transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
header .head_box .top_li:hover>a{color: #fd0000;}
header .head_box .top_li:hover>a:before{width: 100%;}
header .head_box .top_li .er{display: none; position:absolute; top:33px; left: 0; width: 100%; z-index:99999;}
header .head_box .top_li .er>li{height: 40px; background: rgba(0,0,0,.7); transition:all 0.3s;}
header .head_box .top_li .er>li a{line-height:40px; color:#fff; display: block;}
header .head_box .top_li .er>li:hover a{color: #fff0f0; background-color: #fd0000;}
header .lunbos{padding-top: 33%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
header .swiper-pagination-bullet-active{background: #fd0000;}
section{width: 100%; overflow: hidden;}
/**/
.content{margin-top: 25px;}
.mTitle{text-align: center; position: relative; border-bottom: 1px solid #e6e6e6; padding-bottom: 10px;}
.mTitle:before{content: ""; position: absolute; left: 0; right: 0; bottom: -2px; margin: auto; width: 100px; height: 3px; background-color: #fd0000;}
.mTitle .EN{font-size: 24px; color: #c0c0c0;}
.mTitle .CN{font-size: 24px; color: #fff; margin-top: 8px;}
/**/
.main1{width: 100%; background-color: #1b1b1d; padding: 40px 0;}
.main1 ul{position: relative; height: 350px;}
.main1 ul:before{content: ""; width: 10px; height: 10px; background-color: #fff; border-radius: 50%; position: absolute; top: 0; left: 0; right: 0; margin: auto; z-index: 2;}
.main1 ul:after{content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; width: 1px; height: 100%; background-color: #cdcdcf;}
.main1 ul li{position: absolute;}
.main1 ul li:before{content: ""; position: absolute; width: 60px; height: 1px; top: 0; bottom: 0; margin: auto; background-color: #fff;}
.main1 ul li:after{content: ""; position: absolute; width: 9px; height: 9px; top: 0; bottom: 0; margin: auto; background: url("../images/m1_dian.png") no-repeat; background-size: 100% 100%;}
.main1 ul li:nth-child(1){top: 40px; left: calc(50% - 495px);}
.main1 ul li:nth-child(2){top: 75px; left: calc(50% + 60px);}
.main1 ul li:nth-child(3){bottom: 75px; left: calc(50% - 495px);}
.main1 ul li:nth-child(4){bottom: 40px; left: calc(50% + 60px);}
.main1 ul li:nth-child(odd):before{right: -60px;}
.main1 ul li:nth-child(odd):after{right: -65px}
.main1 ul li:nth-child(even):before{left: -60px;}
.main1 ul li:nth-child(even):after{left: -65px;}
.main1 ul li:nth-child(odd) .item .imgbox{left: calc(100% - 134px);}
.main1 ul li:nth-child(odd) .item .txtbox{right: 134px; text-align: right;}
.main1 .item{width: 435px; height: 87px;}
.main1 .item .imgbox{width: 134px; height: 100%; float: left; border: 2px solid #fff; position: relative; box-shadow: 8px 8px 0 #010101;}
.main1 .item .imgbox .imgs{width: 100%; height: 100%;}
.main1 .item .txtbox{width: calc(100% - 134px); height: 100%; float: left; padding: 5px 15px; position: relative;}
.main1 .item .txtbox .title{font-size: 16px; color: #fff;}
.main1 .item .txtbox .txt{font-size: 12px; color: #fff; line-height: 24px; height: 48px; overflow: hidden; margin-top: 10px;}
.main1 .more{text-align: center;}
.main1 .more a{display: inline-block; width: 160px; height: 45px; line-height: 43px; border: 1px solid #fd0000; background-color: #fd0000; text-align: center; font-size: 14px; color: #fff; border-radius: 50px;}
.main1 .more a:hover{background-color: #fff; color: #fd0000;}
/**/
.main2{width: 100%; background: url("../images/m2_bg.jpg") no-repeat 50% 50%; background-size: cover; padding: 40px 0;}
.main2 .content{margin-top: 35px;}
.main2 .hd{width: 100%;}
.main2 .hd ul{overflow: hidden; zoom: 1;}
.main2 .hd li{width: 16.6666%; float: left; padding: 0 8px;}
.main2 .hd li a{width: 100%; display: block; height: 54px; line-height: 54px; overflow: hidden; text-align: center; font-size: 16px; color: #fff; opacity: .5; background-color: #363636;}
.main2 .hd .on a{background: url("../images/m1_houv.png") no-repeat; background-size: 100% 100%;}
.main2 .bd{width: 100%; margin-top: 30px;}
.main2 .bd ul{width: 1220px; overflow: hidden;}
.main2 .bd ul li{width: 285px; float: left; margin: 0 20px 20px 0;}
.main2 .bd .item{width: 100%;}
.main2 .bd .item .imgbox{position: relative; display: block; overflow: hidden; border: 3px solid #fff;}
.main2 .bd .item .imgbox:before{content: ""; display: block; padding-top: 78%;}
.main2 .bd .item .imgbox .img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width: 100%; height: auto;}
.main2 .bd .item .mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%;transform: scale(2); opacity: 0;}
.main2 .bd .item .mask .imgs{width: 100%; height: 100%;}
.main2 .bd .item:hover .imgbox{border-color: #fd3333;}
.main2 .bd .item:hover .mask{transform: scale(1); opacity: 1;}
/**/
.main3{width: 100%; background: url("../images/m3_bg.jpg") no-repeat 50% 50%; background-size: cover; padding: 40px 0;}
.main3 .mLeft{width: 50%; float: left; padding-right: 10px;}
.main3 .item{width: 100%; height: 110px; overflow: hidden; margin-bottom: 20px; position: relative;}
.main3 .item:last-child{margin-bottom: 0;}
.main3 .item .date{width: 115px; height: 100%; float: left; text-align: center; display: flex; background-color: #908f8e; flex-wrap: wrap; align-items: center; justify-content: center;}
.main3 .item .date h3{font-size: 30px; color: #fff;}
.main3 .item .date h2{font-size: 30px; color: #fff;}
.main3 .item .txtbox{width: calc(100% - 115px); height: 100%; float: left; padding: 20px; background-color: #5e5e5d; position: relative;}
.main3 .item .txtbox:before{content: ""; position: absolute; top: 0; bottom: 0; left: -1px; margin: auto; width: 1px; height: 100%; background-color: #c0c0c0;}
.main3 .item .txtbox .title{font-size: 16px; color: #fff;}
.main3 .item .txtbox .txt{font-size: 14px; color: #fff; margin-top: 15px; height: 36px; line-height: 18px; overflow: hidden;}
.main3 .item:hover .date{background-color: rgba(0,0,0,0);}
.main3 .item:hover .txtbox{background-color: rgba(0,0,0,0);}
.main3 .item .border-bottm{width: 0;height: 1px;background: #ee0202;position: absolute;left: 0;bottom: 0;}
.main3 .item:hover .border-bottm{width:100%;}
.main3 .item .border-left{width: 1px;height: 0;background: #ee0202;position: absolute;left: 0;top: 0;}
.main3 .item:hover .border-left{height:100%;}
.main3 .item .border-right{width: 1px;height: 0;background: #ee0202;position: absolute;right: 0;bottom: 0;}
.main3 .item:hover .border-right{height:100%;}
.main3 .item .border-top{width: 0;height: 1px;background: #ee0202;position: absolute;right: 0;top: 0;}
.main3 .item:hover .border-top{width:100%;}
.main3 .mRight{width: 50%; float: left; padding-left: 10px;}
.main3 .mRight .imgbox{position: relative;overflow: hidden;}
.main3 .mRight .imgbox img{width: 100%; height: auto;}
.main3 .imgbox .mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%;transform: scale(2); opacity: 0;}
.main3 .imgbox .mask .imgs{width: 100%; height: 100%;}
.main3 .imgbox:hover .imgbox{border-color: #fd3333;}
.main3 .imgbox:hover .mask{transform: scale(1); opacity: 1;}
/**/
.main4{width: 100%; background: url("../images/m4_bg.jpg") no-repeat 50% 50%; background-size: cover; padding: 40px 0;}
.main4 .factory .item{width: 100%;}
.main4 .factory .item .imgbox{position: relative; display: block; overflow: hidden; border: 3px solid #e7e7e7;}
.main4 .factory .item .imgbox:before{content: ""; display: block; padding-top: 140%}
.main4 .factory .item .imgbox .img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width: 100%; height: auto;}
.main4 .factory .item .mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%;transform: scale(2); opacity: 0;}
.main4 .factory .item .mask .imgs{width: 100%; height: 100%;}
.main4 .factory .item:hover .imgbox{border-color: #fd3333;}
.main4 .factory .item:hover .mask{transform: scale(1); opacity: 1;}
.caseCon{width: 100%; margin-top: 35px;}
.caseCon .txt{font-size: 14px; color: #fff; text-align: center;}
.caseCon .box{margin-top: 25px; position: relative}
.caseCon .case{width: calc(100% - 200px);}
.caseCon .item{width: 100%;}
.caseCon .item .imgbox{position: relative; display: block; overflow: hidden; background-color: #fff; border-radius: 15px;}
.caseCon .item .imgbox:before{content: ""; display: block; padding-top: 60%;}
.caseCon .item .imgbox .img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; height: auto;}
.caseCon .item:hover .imgbox .img{transform:rotateY(360deg);}
.caseCon .swiper-button-prev-case, .caseCon .swiper-button-next-case{position: absolute; width: 48px; height: 88px; outline:none; top: 0; bottom: 0; margin: auto;}
.caseCon .swiper-button-next-case{background: url("../images/case_jiantou.png") no-repeat 0 0; left: 0;}
.caseCon .swiper-button-prev-case{background: url("../images/case_jiantou.png") no-repeat -184px 0; right: 0;}
.caseCon .swiper-button-next-case:hover{background: url("../images/case_jiantou.png") no-repeat 0 -118px;}
.caseCon .swiper-button-prev-case:hover{background: url("../images/case_jiantou.png") no-repeat -184px -118px;}
/**/
.main5{width: 100%; background-color: #19191b; padding: 35px 0;}
.main5 .tactTxt{font-size: 14px; color: #fff; text-align: center; line-height: 30px;}
.main5 .box{margin-top: 35px;}
.main5 .mLeft{width: 40%; float: left; padding-right: 20px;}
.main5 .mLeft li{padding-left: 90px; position: relative; height: 55px; margin-bottom: 30px;}
.main5 .mLeft li:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; width: 55px; height: 55px; border: 1px solid #fff; border-radius: 50%;}
.main5 .mLeft li:after{content: ""; position: absolute; top: 0; left: 70px; bottom: 0; margin: auto; width: 1px; height: 50px; background-color: #000;}
.main5 .mLeft li:nth-child(1):before{background: url("../images/tact_01.png") no-repeat 13px 15px;}
.main5 .mLeft li:nth-child(2):before{background: url("../images/tact_01.png") no-repeat 13px -72px;}
.main5 .mLeft li:nth-child(3):before{background: url("../images/tact_01.png") no-repeat 13px -162px;}
.main5 .mLeft li .txt{font-size: 14px; color: #fff; line-height: 25px;}
.main5 .mLeft li a{width: 27px; height: 24px; margin: 5px 10px 0 10px; display: inline-block;}
.main5 .mLeft li a:nth-child(1){background: url("../images/tact_qq.png") no-repeat 0 0;}
.main5 .mLeft li a:nth-child(2){background: url("../images/tact_qq.png") no-repeat -46px 0;}
.main5 .mLeft li a:nth-child(3){background: url("../images/tact_qq.png") no-repeat -88px 0;}
.main5 .mRight{width: 60%; float: left; padding-left: 20px;}
.main5 .mRight .map{text-align: center; overflow: hidden;}
.main5 .mRight .map img{width: 100%; height: auto;}
/**/
.foot1{width: 100%; background-color: #050505; padding: 40px 0;}
.foot1 .fLeft{float: left;}
.foot1 .fRight{float: right;}
.foot1 .fLeft dl{float: left; position: relative; padding: 0 70px 0 20px;  position: relative;}
.foot1 .fLeft dl:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; width: 1px; height: 150px; background-color: #2b2b2b;}
.foot1 .fLeft dl:nth-child(1){padding-left: 0;}
.foot1 .fLeft dl:nth-child(1):before{display: none;}
.foot1 .fLeft dl dt{font-size: 16px; color: #fff; font-weight: normal; margin-bottom: 20px;}
.foot1 .fLeft dl dd{font-size: 14px; color: #fff; line-height: 25px;}
.foot1 .fLeft dl dd a{font-size: 14px; color: #fff; line-height: 25px;}
.foot1 .fLeft dl dd a:hover{text-decoration:underline!important;}
.foot1 .fRight .QR{text-align: center; overflow: hidden;}
.foot1 .fRight .QR img{max-width: 100%; height: auto;}
.foot1 .fRight .QR h4{font-size: 14px; color: #fff; margin-top: 5px;}
.foot2{width: 100%; background-color: #050505; padding: 15px 0; border-top: 1px solid #2b2b2b;}
.foot2 .txt{text-align: center; font-size: 14px; color: #fff; padding: 0 10px;}
/*内页*/
.inner_page{padding: 50px 0 100px 0;}
.inner_page .con_layout{margin-top: 20px;}
.inner_page .page_left{width: 285px; float: left;}
.inner_page .page_right{width: calc(100% - 285px); float: left; padding-left: 30px;}
.inner_page .page_title{border-bottom: 3px double #d5d5d5; padding: 12px 0;}
.inner_page .page_title h4{font-size: 12px; color: #a9a9a9;}
.inner_page .page_title h4 a{font-size: 12px; color: #a9a9a9;}
.inner_page .page_title h4 span{color: #fd0000;}
/**/
.inner_page .sideBar_page .side_top{margin-bottom: 15px;}
.inner_page .sideBar_page .n_tit{background: #262626; position: relative; font-size: 0; padding: 16px 25px;}
.inner_page .sideBar_page .n_tit>h4{font-size: 24px; color: #ffffff; display: inline-block; font-weight: bold;}
.inner_page .sideBar_page .n_tit>h4 span{font-size: 12px; color: #fff; font-family: "Arial"; font-weight: normal; margin-left: 10px;}
.inner_page .sideBar_page .n_tit .side_span{position: absolute; right: 15px; top: 15px; font-size: 22px; color: #ffffff;}
.inner_page .sideBar_page ul{display: none;}
.inner_page .sideBar_page .n_ul{background-color: #ffffff; margin-top: 10px;}
.inner_page .sideBar_page .n_li{width: 100%; position: relative; margin-bottom: 9px;}
.inner_page .sideBar_page .n_li>a{display: block; width: 100%; height: 39px; line-height: 39px; font-size: 16px; color: #646464; text-align: center; background-color: #ececec; padding: 0 10px;}
.inner_page .sideBar_page .n_li:hover>a{color: #fff; background-color: #fd0000;}
.inner_page .sideBar_page .er{width: 100%;; overflow: hidden; padding: 5px 0; border-bottom: 1px dashed #d6d7d8;}
.inner_page .sideBar_page .er li{width: 100%; position: relative;}
.inner_page .sideBar_page .er li a{line-height: 30px; height: 30px; padding: 0 15px; overflow: hidden; display: block; font-size: 13px; color: #858585;}
.inner_page .sideBar_page .er li a:hover{color: #fd0000;}
.inner_page .sideBar_page .side_bot{width: 100%;}
.inner_page .sideBar_page .side_bot .imgbox{text-align: center; overflow: hidden;}
.inner_page .sideBar_page .side_bot .imgbox img{max-width: 100%; height: auto;}
.inner_page .sideBar_page .side_bot .txtbox{background-color: #f3f3f3; padding: 10px; line-height: 30px;}
.inner_page .sideBar_page .side_bot .txtbox .txt{font-size: 13px; color: #333; line-height: 25px;}

/*关于我们页面*/
.about_page{width: 100%;}
.about_page .txt{font-size: 14px; color: #333; line-height: 25px;}
.about_page .txt table{width: 100% !important;}
.about_page .txt table tr td{ text-align: center;padding-right: 10px; }
/*产品页面*/
.product_page{width: 100%;}
.product_page .item{width: 100%; margin-bottom: 20px; border: 2px solid #c4c4c4;}
.product_page .item .imgbox{position: relative; display: block; overflow: hidden;}
.product_page .item .imgbox:before{content: ""; display: block; padding-top: 80%;}
.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{width: 100%; height: 45px; line-height: 45px; text-align: center; font-size: 18px; color: #000; background-color: #c4c4c4;}
.product_page .item:hover{border-color: #fd0000;}
.product_page .item:hover .imgbox .img{transform:scale(1.1);}
.product_page .item:hover .txt{color: #fff; background-color: #fd0000;}
/*内页*/
.product_show{width: 100%;}
.product_show .title{text-align: center; font-size: 18px; color: #333;}
.product_show .imgbox{text-align: center; overflow: hidden; margin-top: 20px;}
.product_show .imgbox img{max-width: 100%; height: auto;}
.product_show .txt{margin-top: 20px; font-size: 14px; color: #333; line-height: 25px;}

/*厂容页面*/
.factory_page{width: 100%;}
.factory_page .item{width: 100%; margin-bottom: 20px; border: 2px solid #c4c4c4;}
.factory_page .item .imgbox{position: relative; display: block; overflow: hidden;}
.factory_page .item .imgbox:before{content: ""; display: block; padding-top: 80%;}
.factory_page .item .imgbox .img{position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; width: 100%; height: auto;}
.factory_page .item .txt{width: 100%; height: 45px; line-height: 45px; text-align: center; font-size: 18px; color: #000; background-color: #c4c4c4;}
.factory_page .item:hover{border-color: #fd0000;}
.factory_page .item:hover .imgbox .img{transform:scale(1.1);}
.factory_page .item:hover .txt{color: #fff; background-color: #fd0000;}

/*新闻页面*/
.news_page{width: 100%;}
.news_page .item{width: 100%; height: 215px; overflow: hidden; border: 1px solid #e2e2e2; margin-bottom: 20px;}
.news_page .item .imgbox{width: 270px; height: 100%; float: left; overflow: hidden;}
.news_page .item .imgbox .imgs{width: 100%; height: 100%;}
.news_page .item .txtbox{width: calc(100% - 270px); float: left; height: 100%; padding: 30px; background-color: #e2e2e2;}
.news_page .item .txtbox .title{font-size: 16px; color: #626262;}
.news_page .item .txtbox .txt{margin-top: 15px; font-size: 14px; color: #626262; line-height: 30px; height: 90px; overflow: hidden;}
.news_page .item .txtbox .date{margin-top: 15px; font-size: 12px; color: #626262; display: inline-block;}
.news_page .item:hover{border-color: #fd0000;}
.news_page .item:hover .txtbox{background-color: #fd0000;}
.news_page .item:hover .txtbox .title{color: #fff;}
.news_page .item:hover .txtbox .txt{color: #fff;}
.news_page .item:hover .txtbox .date{color: #fff;}
/*内页*/
.news_show{width: 100%;}
.news_show .title{border-bottom: 1px dashed #aaa; padding-bottom: 10px; text-align: center;}
.news_show .title h4{font-size: 18px; color: #333;}
.news_show .title h5{font-size: 14px; color: #666; margin-top: 5px;}
.news_show .txt{margin-top: 20px; font-size: 14px; color: #333; line-height: 24px;}


/*手机底部*/
.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 .head_txt{display: none;}
    .main2 .hd li a{font-size: 14px;}
    .main2 .bd ul{width: 100%;}
    .main2 .bd ul li{width: 25%; margin: 0 0 20px 0; padding: 0 10px;}
    .main3 .item{margin-bottom: 15px; height: 100px;}
    .main3 .item .date h3{font-size: 24px;}
    .main3 .item .date h2{font-size: 24px;}
    .main3 .item .txtbox{padding: 15px;}
    .foot1 .fLeft dl{padding: 0 50px 0 15px}
    /*内页*/
    .inner_page .page_left{width: 240px;}
    .inner_page .page_right{width: calc(100% - 240px);}
    .inner_page .sideBar_page .n_tit>h4{font-size: 20px;}
    .inner_page .sideBar_page .n_li>a{font-size: 14px;}
    .news_page .item{height: 170px;}
    .news_page .item .imgbox{width: 230px;}
    .news_page .item .txtbox{width: calc(100% - 230px); padding: 15px;}
    .news_page .item .txtbox .txt{font-size: 14px; line-height: 25px; height: 100px; margin-top: 10px;}
    .news_page .item .txtbox .date{display: none;}
}

@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_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: 80px; right: 0; display: none;}
    header .head_box .top_li{display: block; width: 100%; height: 40px; margin-top: 0; padding: 0; border: none; text-align: center;}
    header .head_box .top_li>a{padding: 0; line-height: 40px; display: block;  color: #FFFFFF;}
    header .head_box .top_li ul{display: none!important;}
    header .head_sear .sear_left ul li{margin-right: 15px;}
    header .head_sear .top_form{width: 260px;}
    header .head_sear .sear_left ul li a{font-size: 12px;}
    .mTitle .EN{font-size: 20px;}
    .mTitle .CN{font-size: 20px;}
    .main1{padding: 30px 0;}
    .main1 ul{height: 480px;}
    .main1 ul:after{left: 0; right: auto}
    .main1 ul:before{left: -5px; right: auto;}
    .main1 ul li:nth-child(1){left: 60px;}
    .main1 ul li:nth-child(2){left: 60px; top: 145px;}
    .main1 ul li:nth-child(3){left: 60px; bottom: auto; top: 250px;}
    .main1 ul li:nth-child(4){left: 60px; bottom: auto; top: 355px;}
    .main1 ul li:nth-child(odd):after{right: auto; left: -64px;}
    .main1 ul li:nth-child(odd):before{right: auto; left: -60px;}
    .main1 .item{width: 100%;}
    .main1 ul li:nth-child(odd) .item .imgbox{left: 0;}
    .main1 ul li:nth-child(odd) .item .txtbox{right: 0; text-align: left;}
    .main1 .more{text-align: left;}
    .main1 .more a{width: 130px; height: 37px; line-height: 35px; text-align: center;}
    .main2{padding: 30px 0;}
    .main2 .hd li{width: 33.333%; margin-bottom: 10px;}
    .main2 .hd li a{height: 45px; line-height: 45px;}
    .main2 .bd{margin-top: 10px;}
    .main3{padding: 30px 0;}
    .main3 .item{height: 90px;}
    .main3 .item .date{width: 100px;}
    .main3 .item .txtbox{width: calc(100% - 100px);}
    .main3 .item .txtbox{padding: 8px 10px;}
    .main3 .item .txtbox .title{font-size: 14px;}
    .main3 .item .txtbox .txt{font-size: 12px;}
    .main3 .item .txtbox .txt{height: 54px; margin-top: 5px;}
    .main4{padding: 30px 0;}
    .caseCon .case{width: 100%;}
    .caseCon .swiper-button-prev-case, .caseCon .swiper-button-next-case{display: none;}
    .main5{padding: 30px 0;}
    .main5 .mLeft{width: 100%;}
    .main5 .mRight{width: 100%; margin-top: 15px; padding: 0;}
    .main5 .mLeft li{margin-bottom: 15px;}
    .main5 .mLeft li .txt{font-size: 12px; line-height: 20px;}
    .foot1{display: none;}
    /*内页*/
    .inner_page .page_left{width: 220px;}
    .inner_page .page_right{width: calc(100% - 220px);}
    .product_page .item .txt{font-size: 14px; height: 30px; line-height: 30px;}
    .factory_page .item .txt{font-size: 14px; height: 30px; line-height: 30px;}
    .news_page .item{height: 140px;}
    .news_page .item .imgbox{width: 190px;}
    .news_page .item .txtbox{width: calc(100% - 190px);}
    .news_page .item .txtbox .title{font-size: 14px;}
    .news_page .item .txtbox .txt{font-size: 12px; line-height: 20px; height: 80px;}
}

@media (min-width: 768px){
    .sideBar_page .n_ul{display: block!important;}
}

@media (max-width: 767px){
    .container{padding-left: 15px; padding-right: 15px;}
    header .head_top .top_right{display: none;}
    header .head_box{height: 80px;}
    header .head_box .logo a img{width: 280px;}
    header .head_box .head_nav{top: 80px;}
    header .head_box .top_btn{font-size: 28px;top: 38px;}
    header .lunbos{padding-top: 50%;}
    .main2 .hd li a{height: 40px; line-height: 40px;}
    .main2 .bd ul li{width: 50%;}
    .main3 .mLeft{width: 100%; padding: 0;}
    .main3 .mRight{width: 100%; padding: 0; margin-top: 15px;}
    /*内页*/
    .inner_page .page_left{width: 100%;}
    .inner_page .page_right{width: 100%; padding: 0;}
    .inner_page .page_title{padding: 0 0 10px 0;}
    .news_page .item{height: 120px;}
    .news_page .item .imgbox{width: 150px;}
    .news_page .item .txtbox{width: calc(100% - 150px); padding: 10px 15px;}
    .about_page .txt table{width: 100% !important;}
.about_page .txt table tr td{ text-align: center;padding-right: 10px; float: left;width: 100%; }
}

@media (max-width:500px){
    .main1 ul li:before{width: 20px;}
    .main1 ul li:nth-child(1){left: 20px;}
    .main1 ul li:nth-child(2){left: 20px;}
    .main1 ul li:nth-child(3){left: 20px;}
    .main1 ul li:nth-child(4){left: 20px;}
    .main1 ul li:nth-child(odd):before{left: -20px;}
    .main1 ul li:nth-child(odd):after{left: -25px;}
    .main1 ul li:nth-child(even):before{left: -20px;}
    .main1 ul li:nth-child(even):after{left: -25px;}
    .main2 .hd li{padding: 0 5px;}
    .main2 .hd li a{font-size: 12px;}

}

@media (max-width:376px){
    header .head_box .logo a img{width: 245px;}
}

@media (max-width:360px){

}
.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 15px;  border: solid 1px #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#c41313;}