@charset "utf-8";
ul{ margin:0 !important;}
body{ font-family:"微软雅黑" !important; overflow-x:hidden;}

.banner{ width: 100%; height: 100%; position: relative;}
.dt{ width: 100%; height: 100%; position: relative;}
.picture{ width: 100%; height: 100%; position: relative;}
.pic{ width: 100%; height: 100%; position: relative;}
.picture img{ width:100%;}
.anchor{ position: absolute; z-index: 3; text-align: center;}
.anchor .swiper-pagination-bullet{ width:15px !important; height:15px !important; opacity:0.3 !important; border-radius:7px !important; background:none !important; border: 4px #fff solid; box-sizing: border-box;}
.anchor .swiper-pagination-bullet-active{ opacity:0.9 !important;}

.mCSB_scrollTools .mCSB_dragger{ background: #889295 !important; z-index: 2 !important;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 0 !important;}
.mCSB_scrollTools .mCSB_draggerRail{ width: 1px !important;}
.mCSB_scrollTools{ width: 6px !important;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/


.ctn{ width:100%; overflow: hidden; position: fixed; height: 100%; left: 0; top: 0;}
.ctn-left{ position: absolute; width: 360px; height: 100%; left: 0; top: 0; overflow: auto; padding: 22px 0;}
.logo{ width: 100%; text-align: center; padding: 13px 0; border-bottom: 1px #869093 solid; position: relative;}
.logo img{ max-width: 94%;}
.cda{ width: 100%; overflow: auto;}
.nav-bar{ width: 100%; padding: 24px 0 24px 0;}
.nav-bar>li{ width: 100%; border-bottom: 1px #e7e7e7 solid; background: #fff; transition: all 0.3s ease-out;}
.nav-bar>li>span{ height: 60px; overflow: hidden; display: block; position: relative; padding: 0 0 0 69px; width: 100%; transition: all 0.5s ease-out;}
.nav-bar>li:hover>span{ background: #d01027;}
.nav-bar>li>span>a{ display: block; width: calc(100% - 69px); font-size: 14px; line-height: 60px; color: #231815; font-family: arial; /* transition: all 0.3s ease-out; */ position: absolute; left: 69px; top: 0;}
.nav-bar>li>span>a:after{ content: attr(data-tooltip); display: block;}
.nav-bar>li:hover>span>a{ color: #fff; top: -60px;}
.nav-hover>span{ background: #d01027 !important;}
.nav-hover>span>a{ color: #fff !important; top: -60px !important;}
.contact{ width: 100%; padding: 0 0 0 69px; position: absolute; left: 0; bottom: 30px;}
.contact>span{ display: block; font-size: 13px; line-height: 24px; color: #bbb;}
.ctn-right{ width: calc(100% - 370px); height: 100%; right: 0; top: 0; position: absolute;}
.crctn1{ width: 100%; height: 100%; overflow: hidden; position: relative;}
.crctn2{ width: 100%; height: 100%; overflow: hidden; position: relative; padding: 10px 10px 10px 0;}
.crb{ width: 100%; height: 100%; overflow: auto; position: relative; background: url(../images/crbbg.jpg) no-repeat center center; background-size: cover;}
/**/

.dbtm{ width: 100%; padding: 0 2%; position: fixed; bottom: 54px; left: 0;}
.copyright{ width: 100%; text-align: center; font-size: 12px; line-height: 24px; color: #869093;}
.fnav{ width: 100%; text-align: center;}
.fnav a{ display: inline-block; font-size: 12px; line-height: 24px; color: #869093; padding: 0 6px 0 3px; background: url(../images/xli.png) no-repeat right;}
.fnav a:last-child{ background: none;}
.about{ padding: 20px 30px; color:#FFFFFF;}
.hscw{ font-size: 50px; line-height: 42px; color: #bbb; font-family: impact; margin: 0 !important; padding: 30px 25px 15px 30px; position: absolute; right: 0; bottom: 0; z-index: 2;}
.map{ width: 100%; margin: 20px 0 0 0;}

.cplist{ width: 100%; overflow: hidden; padding: 4px;}
.cplist>li{ width: 33.33%; float: left; padding: 4px;}
.cp{ width: 100%; position: relative; overflow: hidden;}
.cpimg{ width: 100%;}
.cptop{ padding-top: 80.821%;}
.cpzz{ position: absolute; width: 100%; height: 100%; left: 0; top: 100%; transition: all 0.3s ease-out; background: #d01027; opacity: 0;}
.cp:hover .cpzz{ top: 0; opacity: 0.5;}
.cptit{ width: 100%; text-align: center; padding: 0 10px; position: absolute; left: 0; top: 100%; transition: all 0.3s ease-out; opacity: 0;}
.cptit>span{ display: inline-block; font-size: 16px; color: #fff; line-height: 35px; border-bottom: 2px #fff solid;}
.cp:hover .cptit{ opacity: 1; top: 50%; transform: translate(0, -50%);}
/*产品列表*/

.accordion { width:100%; padding: 6px 0 6px 69px; display: none;}
.accordion>li{ width:100%; padding: 6px 0;}
.accordion>li>a{ display: inline-block; width: 175px; transition: all 0.5s ease-out; border-left: 4px #bdbdbd solid; box-sizing: border-box; padding: 0 10px 0 20px; height: 24px; overflow: hidden; position: relative;}
.accordion>li>a:hover{ border-color: #d01027; background: #ebebeb;}	
.accordion>li>a>span{ display: block; font-size: 14px; line-height: 25px; color: #231815; /* transition: all 0.3s ease-out; */ position: absolute; top: 0; left: 20px; width: calc(100% - 20px); height: 25px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; opacity: 1;}
.accordion>li>a:hover>span{ left: -100%; opacity: 0;}
.accordion>li>a>h6{ display: block; font-size: 14px; line-height: 25px; color: #231815; margin: 0 !important; /* transition: all 0.3s ease-out; */ position: absolute; top: 0; left: 100%; width: calc(100% - 20px); height: 25px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; opacity: 0;}
.accordion>li>a:hover>h6{ left: 20px; opacity: 1;}
.dka{ border-color: #d01027 !important; background: #ebebeb !important;}
.dka>span{ left: -100% !important; opacity: 0 !important;}
.dka>h6{ left: 20px !important; opacity: 1 !important;}
.accordion>li>ul{display: none; padding: 12px 0 6px 24px;}
.accordion>li>ul>li{ width: 100%;}
.accordion>li>ul>li>a{display: block;}
.accordion>li>ul>li>a>span{ display: block; font-size: 14px; line-height: 24px; color: #222; transition: all 0.3s ease-out;}
.accordion>li>ul>li>a:hover>span{ color: #d01027; display: none;}
.accordion>li>ul>li>a>h6{ display: none; font-size: 14px; line-height: 24px; color: #222; transition: all 0.3s ease-out; margin: 0 !important;}
.accordion>li>ul>li>a:hover>h6{ color: #d01027; display: block;}
.szk>span{ color: #d01027 !important; display: none !important;}
.szk>h6{ color: #d01027 !important; display: block !important;}
/* .accordion>li>ul>li>a:hover{ color:#008cd6;} */

.asdf .swiper-slide{ opacity: 0 !important;}
.asdf .swiper-slide-active{ opacity: 1 !important;}
.details{ width: 100%; overflow: hidden; padding: 20px 20px 35px 35px;}
.details-left{ float: left; width: calc(100% - 360px);}
.xcimg1{ width: 100%; position: relative; overflow: hidden;}
.xctop1{ padding-top: 70.714%;}
.xcimg2{ width: 100%; position: relative; overflow: hidden;  border: 1px #ebebeb solid; box-sizing: border-box;}
.xctop2{ padding-top: 70.714%;}
.album{ width: 100%;}
.pc-slide{ width:100%;}
.asdf{ border: 1px #ebebeb solid; box-sizing: border-box;} 
.preview{ width: 100%; position: relative; padding:5px 48px 0 48px; }
.preview .swiper-container{ width:100%; }
.preview .swiper-slide{ width: 25%; padding:5px; cursor:pointer;}
.preview .active-nav .xcimg2{ border-color: #d01027;}
.arrow-right{ width: 43px; height: calc(100% - 15px); position: absolute; right: 0; top: 10px; cursor: pointer; transition: all 0.3s ease-out; background: #ebebeb url(../images/arrow1_1.png) no-repeat center center;}
.arrow-right:hover{ background: #d01027 url(../images/arrow1_2.png) no-repeat center center;}
.arrow-left{ width: 43px; height: calc(100% - 15px); position: absolute; left: 0; top: 10px; cursor: pointer; transition: all 0.3s ease-out; background: #ebebeb url(../images/arrow2_1.png) no-repeat center center;}
.arrow-left:hover{ background: #d01027 url(../images/arrow2_2.png) no-repeat center center;}
.details-right{ width: 340px; float: right; padding: 25px; background: rgba(134, 144, 147, 0.5);}
.details-right iframe{width: 100% !important;}
/*产品详情、相册*/

.news{ width: 100%; overflow: hidden; padding: 35px;}
.news>li{ width: 100%;}
/* .news>li:nth-child(even){ float: right;} */
.new{ width: 100%; overflow: hidden; border-bottom: 1px #fff solid;}
.newtit{ float: left; transition: all 0.3s ease-out; font-size: 14px; color: #222; height: 40px; line-height: 40px; width: calc(100% - 85px); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; background: url(../images/icon.png) no-repeat; background-position: -100% center;}
.new:hover .newtit{ color: #7f7f7f; padding: 0 0 0 24px; background-position: 0 center;}
.newtime{ float: right; transition: all 0.3s ease-out; font-size: 14px; color: #222; height: 40px; line-height: 40px; width: 85px; text-align: right;}
.new:hover .newtime{ color: #7f7f7f;}
/*新闻列表*/

.journalism{ z-index: 4; position: absolute; left: 20px; bottom: 20px; width: 400px;}
.journalism>span{ display: block; font-size: 24px; font-family: impact; color: #fff; margin: 0 0 8px 0;}
.journalismctn{ width: 100%; padding: 20px; background: rgba(255, 255, 255, 0.7);}
.xwul{ width: 100%;}
.xwul>li{ width: 100%; padding: 3px;}
.xw{ width: 100%; overflow: hidden;}
.xwtime{ float: left; font-size: 12px; line-height: 20px; color: #333; width: 80px; text-align: left;}
.xwtxt{ width: calc(100% - 80px); float: right; font-size: 12px; line-height: 20px; color: #333; height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-decoration: underline !important;}
.xw:hover .xwtxt{ text-decoration: none !important;}
.xctit{ position: absolute; right: 16px; bottom: 0; font-size: 16px; line-height: 30px; color: #222; font-weight: bold;}
.copyright2{ position: absolute; width: 100%; z-index: 5; text-align: right; left: 0; bottom: 10px; font-size: 12px; line-height: 20px; color: #333; padding: 0 10px;}
/*大图上新闻2018年12月21日13:19:05*/
@media screen and (max-width: 1200px){
.ctn-left{ width: 240px;}
.ctn-right{ width: calc(100% - 250px);}
.mCSB_inside > .mCSB_container{ margin-right: 16px !important;}
.nav-bar{ padding: 20px 0;}
.nav-bar>li>span{ padding: 0 0 0 40px;}
.nav-bar>li>span>a{ left: 40px; width: calc(100% - 40px);}
.contact{ padding: 0 0 0 40px;}

.details-left{ width: 68%;}
.details-right{ width: 30%;}
	}


@media screen and (max-width: 991px){
.logo{ border: none;}
.logo .navbar-toggle{ margin:0; position:absolute; padding:0; right: 0; top:50%; transform:translate(0,-50%) scale(0.7); display:block;  cursor:pointer;}
.logo .navbar-toggle .icon-bar{background:#869093; width:35px; height:5px; transition: all 0.3s ease-out;}
.bs{ background:#d01027 !important;}
.logo .navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}
.sjdnav{ width:140px; position:absolute; top:100%; z-index:100; background:rgba(0, 140, 214, 0.72); right:3%;}
.sjdnav li{ height:45px; line-height:44px; overflow:hidden; text-align:center; border-bottom:1px solid #fff; box-sizing:border-box;}
.sjdnav li a{display:block;line-height:44px; font-size:14px; color:#fff;}
.sjdnav li a:hover{background:rgba(0, 140, 214, 0.82);}
.sjdnavhide{ display:none;}
.icon-bar{ transition:all 0.4s;}
/* .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);} */
/*移动端导航*/

.ctn{ width: 100%; position: initial; left: initial; top: initial; height: initial;}
.ctn-left{ width: 96%; margin: 0 auto; position: initial; left: initial; top: initial; height: initial; padding: 0;}
.ctn-right{ width: 100%; position: initial; right: initial; top: initial; height: initial;}
.mCSB_inside > .mCSB_container{ margin-right: 0 !important;}
.logo{ text-align: left;}
.contact{ display: none;}
.nav-bar{ padding: 12px 0; display: none;}
.crctn2{ padding: 0;}
.about{ padding: 12px;}
.hscw{ font-size: 24px; line-height: 32px; padding: 15px 0 15px 15px;}
.crb{ background: none;}
html{ width: 100%; height: 100%; background: url(../images/crbbg.jpg) no-repeat center center !important; background-size: cover;}
body{ background: none !important;}


	}
	
@media screen and (max-width: 767px){
.anchor{ bottom: 5px !important;}
.anchor .swiper-pagination-bullet{ width:10px !important; height:10px !important;}
.logo img{ height:auto; max-width:calc(100% - 60px);}
body{ padding: 0 0 54px 0 !important;}
.cplist>li{ width: 50%;}

.details{ padding: 0 12px 20px 12px;}
.details-left{ width: 100%; float: none;}
.details-right{ width: 100%; float: none; margin: 20px 0 0 0; padding: 12px;}
.news{ padding: 0 15px;}
.news>li{ width: 100%; float: none;}

.preview{ padding: 2px 48px 0 48px;}
.preview .swiper-slide{ padding: 2px;}
.arrow-right{ height: calc(100% - 6px); top: 4px;}
.arrow-left{ height: calc(100% - 6px); top: 4px;}

.hscw{ bottom: 50px; right: 10px; position: fixed;}
.details-right{ background: #869092;}
.hscw{ background: bdc2c4;}


	}

	
	
/*手机底部*/
.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"}

*{ margin: 0; padding: 0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 100%; max-height: 100%;display: block; margin:auto;}

.hot{width:100%; height:54px; background:#d01027; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 1px #fff;}
.ds{ display:block; border-right:1px #fff solid; box-sizing:border-box;}
.ds:nth-child(4){ border:none;}
.ds:hover{ background:#fff;}
.hot .row div a:hover{ color:#d01027;}
.hot .row div a:hover span{ color:#d01027 !important;}

.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px; margin:4px 0 0 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0 3px 0;}
.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; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.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; }

/*分页样式*/
div.page {padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin:10px 3px; padding-top: 3px; text-align: left;}
div.page a {border-right: #dedfde 1px solid; padding-right: 6px; background-position: 50% bottom; border-top: #dedfde 1px solid; padding-left: 6px; padding-bottom: 2px; border-left: #dedfde 1px solid; color: #eb5914; margin-right: 3px; padding-top: 2px; border-bottom: #dedfde 1px solid; text-decoration: none;}
div.page a:hover {border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #777777;}
div.page a:active {border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #777777;}
div.page span.current {padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #eb5914; margin-right: 3px; padding-top: 2px;}
div.page span.disabled {padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #adaaad; margin-right: 3px; padding-top: 2px;}