﻿@charset "utf-8";
*{ padding:0; margin:0;}
ul{ margin:0 !important;}
html{ width:100%; height:100%;}
body{ font-family:"微软雅黑" !important; overflow-x:hidden; width:100%; height:100%;}
.wrap{ margin:0 auto; max-width:96%;}
.wrap1{ max-width:1200px; margin:0 auto;}
/*顶部*/

.header {    width: 100%;    background: #fff;    position:fixed; left:0; top:0;    border-bottom: 1px #99cc01 solid;    z-index: 9999;    height: 81px;    background: rgba(255, 255, 255, 0.8) none repeat scroll 0% 0%;}
.Logo{ display:inline-block; margin:14px 0; width:25%; float:left;}
.Logo img{height:48px;}
.tel{ float:right; font-size:24px; color:#99cc01; background:url(../images/tel.png) no-repeat left; padding:0 0 0 35px; line-height:30px; font-family:"Impact"; letter-spacing:2px; margin:25px 0 0 0;}
/*header.logo部分*/

.navigation{ width:50%; float:left; text-align:center;}
.nav-1{ display:inline-block; width:600px; max-width:100%;}
.nav-1 .ng{ width:20%; float:left; position:relative;}
.nav-1 .ng:hover{ background:url(../images/line.png) no-repeat bottom;}
.nav-1 .ng .ng-a{ display:block; line-height:80px; text-align:center; color:#4f81bd; font-size:15px;font-family: "微软雅黑";}
.nav-1 .ng .ng-a:hover{ font-weight:bold;}
.nav-1 .ng:hover .nav-2{ display:block;}
/*一级导航*/

.nav-2{ width:100%; position:fixed; left:0; top:80px; background:#41464d; text-align:center; height:55px; display:none;}
.nav-1 .ng:hover .nav-2{ display:block;}
.second{ display:inline-block; height:55px;}
.second .second-li{ width:200px; float:left; border-right:1px #7e8184 solid; box-sizing:border-box; height:55px; position:relative;}
.second .second-li:last-child{ border:none;}
.second .second-li .second-a{ display:block; font-size:15px; line-height:55px; color:#bbbbbb; text-align:center; font-family: "微软雅黑";}
.second .second-li .second-a span{ display:inline-block; margin:0 8px 0 0;}
.second .second-li .second-a span img{ max-width: 31px;}
.second .second-li:hover .second-a{ color:#fff;}
/*二级导航*/

.nav-3{ width:100%; position:fixed; left:0; top:135px; background:#666; text-align:center; height:55px; display:none;}
.second .second-li:hover .nav-3{ display:block;}
.three-level{ display:inline-block; height:55px;}
.three-level-li{ float:left; height:55px;}
.three-level-li a{ display:block; line-height:55px; padding:0 30px; text-align:center; font-size:15px; color:#bbb; transition:all 0.3s;font-family: "微软雅黑";}
.three-level-li a:hover{ color:#fff;}
.three-level-li a span{ display:inline-block; margin:0 5px 0 0; transition:all 0.3s;}
.three-level-li a:hover span{ transform:scale(0.8);}
/*三级导航*/

.banner{ width:100%;  height:100%; }/*height:calc(100% - 81px);*/
.angpo{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:100%; text-align:center;-webkit-user-select:none;}
.angpo1{ font-size:48px; line-height:48px; color:#fff; letter-spacing:10px;}
.angpo2{ font-size:48px; line-height:48px; color:rgba(255, 255, 255, 0.7); margin:20px 0; letter-spacing:10px;}
.angpo3{ width:100%; text-align:center;user-select:none;}
.angpo3 p{ display:block; font-size:18px; line-height:28px; color:#fff;}
.banner-next{ z-index:9999; position:absolute; bottom:30px; left:50%; transform:translateX(-50%); cursor:pointer;}
.banner-next span{ position:relative; display:block; width:26px; height:70px;}
.banner-next span .mouse{ animation:fade 2s infinite;}
@keyframes fade{ 0% {top:0px;} 50% {top:-10px;} 100% {top:0px;}}
.banner-next span .arrows-1{ transform:rotate(90deg); left:10px; top:50px; animation:fade1 2s infinite;}
@keyframes fade1{ 0% { opacity:0;} 50% { opacity:1;} 100% { opacity:0;}}
.banner-next span .arrows-2{ transform:rotate(90deg); left:9px; top:53px; animation:fade2 2s infinite;}
@keyframes fade2{ 0% { opacity:1;} 50% { opacity:0;} 100% { opacity:1;}}
.banner-next span img{ position:absolute; transition:all 0.5s;}
/*大图*/

.cpzs{ width:100%; padding:10px 0 0 0;}
.cp{ width:100%; position:relative; overflow:hidden;}
.cpimg{ width:100%;margin:5px;}
.cptop{ padding-top:50%;}
.cpzz{ width:100%; height:100%; position:absolute; top:100%; left:0; background:rgba(0, 0, 0, 0.58); transition:all 0.3s;}
.cp:hover .cpzz{ top:0;}
.cpctn{ width:90%; left:5%; top:250%; position:absolute; transition:all 0.3s; transform:translate(0,-50%); text-align:center;}
.cp:hover .cpctn{ top:50%;}
.cptit{ width:100%; font-size:20px; line-height:36px; color:#fff; height:36px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.cptxt{ font-size:14px; line-height:24px; color:#fff; height:24px; overflow:hidden; margin:5px 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.cpmore{ display:inline-block; width:116px; max-width:100%; height:20px; text-align:center; border:1px #9e9a98 solid; box-sizing:border-box; line-height:18px; border-radius:10px; font-size:12px; color:#fff;}
/*产品展示*/

.bt-nav{ width:100%; margin:5px 0; border-bottom:1px #e7e6e6 solid; border-top:1px #e7e6e6 solid; padding:70px 0; position:relative;}
.bt-nav ul{ width:100%; text-align:center; overflow:auto;}
.bt-nav ul li{ display:inline-block; width:50%; float:left;}
.bt-nav ul li a{ display:inline-block; transition:all 0.3s; font-size:16px; line-height:36px; color:#666; padding:0 36px;}
.bt-nav ul li a:hover{ text-decoration:underline !important; color:#f99b45;}
.bt-nav ul li:nth-child(odd){ background:url(../images/ll.png) no-repeat right; text-align:right;}
.bt-nav ul li:nth-child(even){ text-align:left;}
.ewm { position:absolute; top:0; right:calc(50% - 245px); top:50px; width:108px; text-align:center;}
    .ewm img { max-width:100%;}

.footer {
    width: 100%;
    text-align: center;
    padding: 16px 0;
    border-top: 1px #d4d2d2 solid;
    background: #f0f0f0;
}
.yqlj{ width:100%; text-align:center;}
.yqlj span{ display:inline-block; font-size:12px; line-height:24px; color:#333; font-weight:bold; letter-spacing:2px;}
.yqlj ul{ display:inline-block;}
.yqlj ul li{ display:inline-block; padding:0 14px; background:url(../images/tc.png) no-repeat right;}
.yqlj ul li a{ display:inline-block; transition:all 0.3s; font-size:12px; line-height:24px; color:#717171;}
.yqlj ul li a:hover{ color:#f99b45;}
.coprright{ width:100%; text-align:center; font-size:12px; line-height:24px; color:#333; margin:8px 0;}
.fl{ width:100%; text-align:center;}
.fl a{ width:16px !important; height:12px !important; margin:0 5px !important; display:inline-block; float:none !important;}
/*页脚*/

.caption{ width:100%; padding:75px 0;}
.caption img{ width:100%}
.back{ text-align:center; font-size:14px; line-height:24px; color:#6e6e6e;}
.back a{ text-decoration:underline !important; color:#6e6e6e;}
.back a:hover{ text-decoration:none !important; color:#f99b45;}
.cttit{ width:100%; text-align:center; letter-spacing:5px; font-size:42px; color:#333; font-weight:bold; background:url(../images/s8.png) no-repeat bottom;}
.cttxt{ width:100%; /*text-align:center; font-size:24px; color:#000; line-height:36px; margin:15px 0;*/}
.ctmore{ margin:0 auto; text-align:center; width:180px; height:32px; border:1px #b6b6b6 solid; box-sizing:border-box; border-radius:16px; line-height:30px; transition:all 0.3s; font-size:14px; color:#333;}
.ctmore:hover{ border-color:#f99b45; background:#f99b45; color:#fff;}

.reveal{ width:100%; height:675px; overflow:hidden; position:relative;}
.cp-show{ width:100%; height:675px;}
.exhibition{ width:100%; padding:136px 0;}
.lm{ width:440px; height:403px; background:url(../images/bgx.png) no-repeat; background-size:100% 100%; max-width:100%; padding:40px;}
.lmtit{ width:100%; height:66px; border-bottom:1px #898ea2 solid; box-sizing:border-box; line-height:65px; font-size:24px; color:#f99b45; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; letter-spacing:2px;}
.lmtxt{ font-size:16px; line-height:30px; color:#fff; height:150px; overflow:hidden; margin:15px 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5;}
.lmmore{ max-width:100%; text-align:center; width:180px; height:32px; border:1px #b6b6b6 solid; box-sizing:border-box; border-radius:16px; line-height:30px; transition:all 0.3s; font-size:14px; color:#fff;}
.lmmore:hover{ border-color:#f99b45; background:#f99b45; color:#fff;}
/*产品内页*/

.cc{ right:20px; width:17px;}
.cc .swiper-pagination-bullet{ width:14px; height:14px; opacity:1; border:1px #fff solid; box-sizing:border-box; background:none;}
.cc .swiper-pagination-bullet-active{ background:#f99b45;}
.picture{ width:100%;}
.picture p{background-repeat:no-repeat;background-position:center;background-size:cover; width:100%; height:100%; margin: 0;}
.picture .imgp{ padding-top: 24%;}
.aa .swiper-pagination-bullet{ width:15px; height:4px; opacity:1; border-radius:2px; background:#fff;}
.aa .swiper-pagination-bullet-active{ background:#f99b45;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.newsctn{ width:100%; padding:25px 0;}
.new{ width:100%; overflow:auto; padding:15px 0;}
.newimg{ width:431px; float:left; margin:0 15px 0 0; overflow:hidden;}
.newimg1{ transition:all 0.5s;}
.new:hover .newimg1{ transform:scale(1.08);}
.newimg2{ padding-top:47.795%;}
.newtit{ font-size:24px; line-height:36px; color:#333; transition:all 0.5s; font-weight:bold; height:36px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.new:hover .newtit{ color:#e95b20;}
.newtime{ font-size:16px; line-height:28px; color:#aaa;}
.newtxt{ font-size:16px; line-height:30px; color:#aaa; height:90px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.newmore{ max-width:100%; text-align:center; width:180px; height:32px; border:1px #b6b6b6 solid; box-sizing:border-box; border-radius:16px; line-height:30px; transition:all 0.3s; font-size:14px; color:#b6b6b6; float:left; margin:15px 0 0 0;}
.newmore:hover{ border-color:#e95b20; color:#e95b20;}
/*新闻列表*/
@media screen and (max-width: 1200px){
.wrap1{ max-width:96%; margin:0 auto;}
.cc{ left:auto; right:10px;}
	}
	

@media screen and (max-width: 991px){
	
	
.Logo{ margin:0; float:none;}

.header{ padding:10px 0; position:relative; height:auto;}

.header .navbar-toggle{display:block !important; margin:0; padding-right:0; padding-top: 13px;}
.header	.navbar-toggle .icon-bar{background:#f99b45; width:35px; height:5px;}
.header	.navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}
.sjdnav{ width:140px; height:auto; position:absolute; top:100%; z-index:100; background:rgba(249, 155, 69, 0.72); right:3%;}
.sjdnav>ul>li{ height:45px; text-align:center; border-bottom:1px solid #fff; box-sizing:border-box; display:block !important;  padding:0 !important; position: relative;}
.sjdnav>ul>li>a{display:block;line-height:44px; font-size:14px; color:#fff;}
.sjdnav>ul>li>a:hover{background:rgba(249, 155, 69, 0.82);}
.sjdnavhide{ display: none;}


.qwe{ width: 140px; top: 0; right: 100%; position: absolute; background:rgba(249, 155, 69, 0.72); display: none;}
.qwe>li{ width: 100%;}
.qwe>li>a{ width: 100%; display: block; text-align: center; height: 41px; line-height: 40px; font-size: 14px; color: #fff; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; border-bottom: 1px rgba(255, 255, 255, 0.6) solid; box-sizing: border-box;}
/*移动端导航*/

.angpo img{ max-width:90%;}
	}
	
@media screen and (max-width: 767px){
.banner-next{ bottom:60px;}
.footer{ padding:0; margin:0 0 54px 0;}
.caption{ padding:40px 0;}
.cttit{ font-size:24px; line-height:50px;}
.cttxt{ font-size:16px;}
.reveal{ height:453px;}
.cp-show{ height:453px;}
.exhibition{ padding:25px 0;}
.lm{ max-width:calc(100% - 34px);}

.newimg{ width:150px;}
.newtit{ font-size:16px; line-height:28px; height:28px;}
.newtime{ font-size:12px; line-height:20px;}
.newtxt{ font-size:14px; line-height:24px; height:72px;}
.newimg2{ padding-top:80%;}


.angpo2{ font-size:24px; letter-spacing:5px;}
	}
@media screen and (max-width: 450px){
.header{ padding: 6px 0;}
.header .wrap{ width: 100%; padding: 0 15px; max-width: none;}
.header .navbar-toggle{ padding-top: 5px;}
.header .navbar-toggle .icon-bar+.icon-bar{ margin-top: 5px;}
.header .navbar-toggle .icon-bar{ width: 30px; height: 4px;}

.Logo img{ max-height: 35px;}

}
@media screen and (max-width: 321px){
.angpo{ display:none;}

}
	
	
<!-----------------------------------------------------------手机底部---------------------------------------------------------->
@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')}

.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"}

body{background:#fff; background-size:cover; font:12px/22px "Microsoft YaHei","SimSun"; font-size:100%;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ 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_none{display:none;}
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 96%; max-height: 96%;display: block;	margin:auto;padding: auto;}

/*手机底部*/
.hot{width:100%; height:54px; background:#f99b45; 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:#f99b45;}
.hot .row div a:hover span{ color:#f99b45 !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; }
footer ul li a{ padding: 0 10px; height: 12px; font-size: 12px; line-height: 12px; }