html,body{width:100%; display: block; min-width: 1200px; }
body,div,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,button,textarea,th,td,p,tbody,thead,tfooter{
	margin:0;padding:0;font-family:"Microsoft YaHei","sans-self", Verdana, Arial; font-size:12px;
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}
input,button,select,textarea{outline:none; font-family:"Microsoft YaHei",Verdana,Arial; border: 1px solid #dbdbdb; padding: 5px;}
button{border:none; }
input:focus,select:focus,textarea:focus{border-color:#00a0e9 !important; }
ul,li{list-style:none;}
textarea{resize:none;}
.fl{float:left;display:block; }
.fr{float:right;display:block; }
.abs{position:absolute;}
.rel{position:relative;z-index: 2;}
.table{display:table;width:100%;height:100%;vertical-align:middle;}
.tableCell{display:table-cell;width:100%;height:100%;text-align:center;vertical-align:middle;}
.clear:after{content:"";display:block;clear:both;height:0px;visibility:hidden;}
.clear{zoom:1;}
a{text-decoration:none;color:#00a0e9; transition:all .3s; -moz-transition:all .3s; -webkit-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; }
a:active{-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body{background:#fff; overflow-x:auto; }
.center{width: 1200px; margin: 0 auto; }

/*头部*/
.header-wrap{width:100%; height:80px; background:url(../img/topline.jpg) no-repeat top center; }
.header-wrap .logo{display:block; padding:16px 0 0; }

.header-wrap .topsearch-cont{padding-top:22px; margin-right:10px; }
.topsearch-cont .search-input{display:inline-block; vertical-align:middle; background:#eee; width:210px; height:38px; border:1px solid #d2d2d2; border-radius:5px; padding:0 10px; font-size:14px; color:#333; }
.topsearch-cont .search-btn{display:inline-block; vertical-align:middle;background:none; padding:0 7px; }

.header-wrap .lang-change{padding-top:20px; margin-right:10px; }
.header-wrap .lang-change a{display:inline-block; vertical-align:middle; margin-left:6px; }
.header-wrap .lang-change a img{display:block; height:44px; }

/*nav*/
.nav-wrap{width:100%; background:#00a0e9; }
.nav-list>li{float:left; width:195px; margin:0 2px 0 3px; text-align:center; position:relative; }
.nav-list>li>a{display:block; height:55px; line-height:55px; color:#fff; font-size:18px; transition:all .35s; -moz-transition:all .35s; -webkit-transition:all .35s; -ms-transition:all .35s; -o-transition:all .35s; }
.nav-list>li.current>a,
.nav-list>li:hover>a{background:#e60012; }

.nav-downlist{width:250px; height:auto; background:#fff; border:1px solid #dcdcdc; position:absolute; top:55px; left:0; z-index:999; display:none; }
.nav-downlist li{border-top:1px solid #eaeaea; border-bottom:1px solid #f1f1f1; }
.nav-downlist li:last-child{border-bottom:none; }
.nav-downlist li a{display:block; font-size:14px; color:#343434; line-height:42px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.nav-downlist li.current a,
.nav-downlist li:hover a{background:#00a0e9; color:#fff; }
.nav-list>li:hover .nav-downlist{display:block; }

/*banner*/
.banner-swiper{width:100%; height:600px; }
.banner-swiper .swiper-slide a{display:block; width:100%; height:600px; }
.banner-swiper .swiper-pagination-bullets{bottom:30px !important; }
.banner-swiper .swiper-pagination-bullet{width:40px; height:10px; border-radius:0; opacity:.5; }
.banner-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1; background:#e60012; }

.banner-swiper .swiper-button-prev{width:40px; height:60px; background-color:rgba(0,0,0,.5); background-image:url(../img/slide-prev.png); background-position:center; background-repeat:no-repeat; background-size:auto 30px; margin-top:-30px; left:15%; opacity:0; }
.banner-swiper .swiper-button-next{width:40px; height:60px; background-color:rgba(0,0,0,.5); background-image:url(../img/slide-next.png); background-position:center; background-repeat:no-repeat; background-size:auto 30px; margin-top:-30px; right:15%; opacity:0; }
.banner-swiper:hover .swiper-button-prev,
.banner-swiper:hover .swiper-button-next{opacity:1; }
@media only screen and (max-width: 1600px) {
	.banner-swiper .swiper-button-prev{left:10%; }
	.banner-swiper .swiper-button-next{right:10%; }
}
@media only screen and (max-width: 1440px) {
	.banner-swiper .swiper-button-prev{left:6%; }
	.banner-swiper .swiper-button-next{right:6%; }
}

/*数字统计*/
.numtj-wrap{width:100%; padding:48px 0 35px; background:#f5f4f4; }
.numtj-list li{float:left; width:25%; height:125px; text-align:center; border-right: 1px solid #c9c9c9; }
.numtj-list li:last-child{border:none; }
.numtj-list li .name{font-size:18px; color:#000; line-height:40px; }
.numtj-list li .numcont{padding-top:10px; padding-left:30px; font-size:70px; color:#00a0e9; line-height:1; }
.numtj-list li .numcont .num{font-weight:700; }
.numtj-list li .numcont sup{font-size:22px; position:relative; top:-20px; right:-10px; }
.numtj-list li:nth-child(2n) .numcont{color:#ff1109; }

/*关于三星*/
.index-tit{height:255px;padding:74px 0 0; text-align:center; }
.index-tit .entit{font-size:70px; line-height:70px; color:#fff; }
.index-tit .zhtit{position:relative; top:-40px; }
.index-tit .zhtit span{font-size:40px; line-height:76px; color:rgba(255,255,255,.12);  padding:0 25px; display:inline-block; border-bottom:4px solid rgba(255,255,255,.12); }
.index-tit2 .entit{color:#fff; }
.index-tit2 .zhtit span{color:rgba(255,255,255,.25); border-color:rgba(255,255,255,.25); line-height:86px; }
.index-tit3 .entit{color:#000; }
.index-tit3 .zhtit span{color:rgba(0,0,0,.25);; border-color:rgba(0,0,0,.25); line-height:86px; }

.about-wrap{width:100%; height:734px; background:url(../img/aboutbg.jpg?v=2) no-repeat center; margin-bottom:30px; }
.about-main{padding:60px 0 0 595px; }
.about-main .tit{font-size:22px; color:#0075ab; line-height:88px; border-bottom:1px solid #bfbfbf; font-weight:normal; margin-bottom:32px; }
.about-main .text{font-size:16px; color:#6e6e6e; line-height:30px; text-indent:2em; margin-bottom:35px; height:180px; overflow:hidden; }
.about-main .more-cont{text-align:right; padding-right:25px; }
.about-main .more-btn{display:inline-block; padding:0 42px; height:37px; line-height:37px; border:2px solid #00a0e9; border-radius:40px; font-size:18px; color:#00a0e9; }
.about-main .more-btn:hover{background:#00a0e9; color:#fff; }

/*产品中心*/
.procenter-wrap{width:100%; height:1320px; background:url(../img/procenterbg.jpg) no-repeat center; background-attachment:fixed; }
.pro-list{padding-left:9px; margin-top: 30px; }
.pro-list li{width:374px; float:left; background:#fff; margin-right:30px; margin-bottom:27px; }
.pro-list li:nth-child(3n){margin-right:0; }
.pro-list li a{display:block; padding:12px 12px 5px; }
.pro-list li .imgcont{width:350px; height:350px; overflow:hidden; }
.pro-list li .imgcont img{width:100%; height:100%; display:block; transition:all .35s; -moz-transition:all .35s; -webkit-transition:all .35s; -ms-transition:all .35s; -o-transition:all .35s; }
.pro-list li .name{line-height:58px; text-align:center; font-size:24px; color:#6b6b6b; }
.pro-list li:hover .imgcont img{transform:scale(1.07); -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -ms-transform:scale(1.07); -o-transform:scale(1.07); }
.pro-list li:hover .name{color:#00a0e9; }
.promore-cont{margin-top:23px; text-align:center; }
.promore-cont .more-btn{display:inline-block; width:210px; height:56px; line-height:56px; border:2px solid #fff; border-radius:60px; font-size:18px; color:#fff; }
.promore-cont .more-btn:hover{background:#00a0e9; border-color:#00a0e9; }

/*应用领域*/
.lingyu-wrap{background:url(../img/lingyubg.jpg) no-repeat bottom center; }
.lingyu-list{width:100%; height:945px; margin-top:10px; position:relative; }
.lingyu-list li{position:absolute; overflow:hidden; }
.lingyu-list li>img{display:block; 100%;height:100%; }
.lingyu-list li.lingyu1{width:325px; height:289px; left:0; top:0; }
.lingyu-list li.lingyu2{width:325px; height:262px; left:0; top:299px; }
.lingyu-list li.lingyu3{width:325px; height:262px; left:0; top:571px; }
.lingyu-list li.lingyu4{width:518px; height:384px; left:335px; top:0; }
.lingyu-list li.lingyu5{width:332px; height:384px; left:866px; top:0; }
.lingyu-list li.lingyu6{width:354px; height:215px; left:335px; top:395px; }
.lingyu-list li.lingyu7{width:354px; height:214px; left:335px; top:620px; }
.lingyu-list li.lingyu8{width:244px; height:438px; left:701px; top:395px; }
.lingyu-list li.lingyu9{width:243px; height:308px; left:955px; top:395px; }
.lingyu-list li.lingyu10{width:243px; padding-top:75px; text-align:center; left:955px; top:704px; }
.lingyu-list li.lingyu10 .more-btn{display:inline-block; width:164px; height:44px; line-height:44px; border:2px solid #313131; border-radius:48px; font-size:18px; color:#313131; }
.lingyu-list li.lingyu10 .more-btn:hover{background:#00a0e9; border-color:#00a0e9; color:#fff; }

.lingyu-list li .ly-layer{display:table; width:100%; height:100%; text-align:center; vertical-align:middle; position:absolute; top:0; bottom:0; z-index:5; background:rgba(0,0,0,.63); transition:all .35s; -moz-transition:all .35s; -webkit-transition:all .35s; -ms-transition:all .35s; -o-transition:all .35s; opacity:0; }
.lingyu-list li .ly-layer .ly-inner{display:table-cell; width:100%; height:100%; text-align:center; vertical-align:middle;  }
.lingyu-list li .ly-layer .ly-inner img{width:40%; height:auto; }
.lingyu-list li .ly-layer .name{font-size:26px; color:#fff; line-height:2; }
.lingyu-list li:hover .ly-layer{opacity:1; }

/*新闻中心*/
.news-wrap{width:100%; height:1006px; background:url(../img/newsbg.jpg) no-repeat center; padding-top:35px; }
.indexnews-list{margin-top:30px; }
.indexnews-list li{float:left; width:383px; background:#fff; margin-right:25px; position:relative; top:0; transition:all .35s; -moz-transition:all .35s; -webkit-transition:all .35s; -ms-transition:all .35s; -o-transition:all .35s; }
.indexnews-list li:last-child{margin-right:0; }
.indexnews-list li a{display:block; }
.indexnews-list li .imgcont{width:100%; height:260px; overflow:hidden; }
.indexnews-list li .imgcont img{display:block; width:100%; height:100%; transition:all .35s; -moz-transition:all .35s; -webkit-transition:all .35s; -ms-transition:all .35s; -o-transition:all .35s; }
.indexnews-list li .othercont{padding:10px 15px 18px; }
.indexnews-list li .time{font-size:14px; color:#898989; line-height:35px; }
.indexnews-list li .tit{font-size:18px; color:#000; line-height:38px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-weight:normal; margin-bottom:8px; }
.indexnews-list li .text{font-size:16px; color:#000; line-height:22px; height:44px; overflow:hidden; margin-bottom:22px; }
.indexnews-list li .icon-cont{text-align:right; }

.indexnews-list li:hover{top:-15px; }
.indexnews-list li:hover .imgcont img{transform:scale(1.07); -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -ms-transform:scale(1.07); -o-transform:scale(1.07); }
.indexnews-list li:hover .tit{color:#00a0e9; }

.newsmore-cont{text-align:center; margin-top:70px; }
.newsmore-cont .more-btn{display:inline-block; width:164px; height:44px; line-height:44px; border:2px solid #fff; border-radius:48px; font-size:18px; color:#fff; }
.newsmore-cont .more-btn:hover{background:#00a0e9; border-color:#00a0e9; }

/*footer*/
.footer-wrap{width:100%; padding:34px 0 15px; background:#00a0e9; }
.footer-left{width:670px; padding-left:12px; }
.footernav-list{border-bottom:1px solid #fff; }
.footernav-list a{display:block; float:left; font-size:18px; color:#fff; line-height:35px; margin-bottom:10px; margin-right:37px; }
.footernav-list a:hover{text-decoration:underline; }

.footer-info{padding-top:10px; }
.footer-info p span{font-size:14px; color:#fff; line-height:30px; margin-right:40px; display:inline-block; }
.footer-info p span:last-child{margin-right:0; }

.footer-code{margin-right:45px; }
.footer-code img{display:block; width:142px; height:142px; margin:0 auto; }
.footer-code p{text-align:center; color:#fff; font-size:12px; line-height:40px; }

/*---关于三星---*/
/*banner*/
.about-banner{width:100%; height:450px; background:url(../img/about/aboutbanner.jpg) no-repeat center; }
/*aboutnav*/
.aboutnav-wrap{padding:40px 0 32px; }
.aboutnav-list li{width:240px; float:left; text-align:center; cursor:pointer; }
.aboutnav-list li .icon{width:140px; height:140px; display:block; margin:0 auto; }
.aboutnav-list li .name{line-height:45px; font-size:16px; color:#050000; }
.aboutnav-list li:hover .name{color:#00a0e9; }

/*企业简介*/
.about-tit{text-align:center; padding:85px 0 40px; }
.about-tit .en{height:45px; line-height:45px; }
.about-tit .entit{display:inline-block; vertical-align:middle; font-size:33px; color:#e60012; margin:0 35px; text-transform:uppercase; }
.about-tit .line{display:inline-block; vertical-align:middle; width:110px; height:2px; background:#9e9e9e; }
.about-tit .zh{height:45px; line-height:45px; color:#000; font-size:31px; }
.about-tit2 .zh{color:#fff; }
.about-tit2 .entit{color:#fff; }

.intro-wrap{width:100%; min-height:834px; background:url(../img/about/introbg.jpg) no-repeat center; }
.intro-main{width:100%; min-height:551px; background:url(../img/about/intro1.png) no-repeat left 0 top 43px; margin-top:30px; padding-left:510px; }
.intro-right{width:644px; min-height:551px; background:url(../img/about/intro2-bg.png) no-repeat left top; padding:22px 0 0 65px; }
.intro-right .tit{line-height:40px; color:#26211a; font-size:20px; border-bottom:1px solid #959595; background:url(../img/about/intro2-bg2.png) no-repeat right bottom; margin-bottom:25px; white-space:nowrap; }
.intro-right .text p{font-size:15px; color:#404040; line-height:25px; text-indent:2em; margin-bottom:20px; }
.intro-right .text p .cblue{color:#008dce; }

.aboutnum-wrap{width:100%; height:258px; background:url(../img/about/numbg.jpg) no-repeat center; padding-top:75px; }
.aboutnum-wrap .numtj-list li .numcont{color:#fff; }
.aboutnum-wrap .numtj-list li .name{color:#fff; }

/*企业文化*/
.wenhua-wrap{width:100%; height:1049px; background:url(../img/about/wenhuabg.jpg) no-repeat center; }
.wenhua-list .imgcont{position:relative; } 
.wenhua-list .imgcont .img{display:block; width:600px; height:360px; }
.wenhua-list .imgcont .arrow{display:block; position:absolute; top:144px; }
.wenhua-list .imgcont .arrow1{right:-36px; }
.wenhua-list .imgcont .arrow2{left:-36px; }
.wenhua-list .textcont{width:600px; height:360px; background:#fff; padding-top:70px; text-align:center; }
.wenhua-list .textcont .icon{display:block; width:112px; height:112px; margin:0 auto; }
.wenhua-list .textcont .icon1{background:url(../img/about/wenhua-icon1.png) no-repeat center; }
.wenhua-list .textcont .icon2{background:url(../img/about/wenhua-icon2.png) no-repeat center; }
.wenhua-list .textcont .name{font-size:30px; color:#000; line-height:60px; margin-bottom:15px; }
.wenhua-list .textcont .tips{font-size:22px; color:#4d4d4d; line-height:35px; padding:0 20px; }

.wenhua-list li .textcont{transition:all .35s; -moz-transition:all .35s; -webkit-transition:all .35s; -ms-transition:all .35s; -o-transition:all .35s; }
.wenhua-list li:hover .textcont{background:#00a0ea; }
.wenhua-list li:hover .icon1{background:url(../img/about/wenhua-icon1-on.png) no-repeat center; }
.wenhua-list li:hover .icon2{background:url(../img/about/wenhua-icon2-on.png) no-repeat center; }
.wenhua-list li:hover .textcont .name{color:#fff; }
.wenhua-list li:hover .textcont .tips{color:#fff; }

/*荣誉资质*/
.zizhi-wrap{padding-bottom:80px; }
.zizhi-swiper{padding:0 80px 70px !important; }
.zizhi-swiper .swiper-slide{text-align:center; }
.zizhi-swiper .swiper-slide img{
  	transition: 300ms;
  	transform: scale(0.8);
  	height:480px;
}
.zizhi-swiper .swiper-slide-active img,
.zizhi-swiper .swiper-slide-duplicate-active img{
  	transform: scale(1);
}
.zizhi-swiper .swiper-button-prev{width:80px; height:80px; background:url(../img/about/arrow-left.png) no-repeat center; left:0; margin-top:-70px; }
.zizhi-swiper .swiper-button-next{width:80px; height:80px; background:url(../img/about/arrow-right.png) no-repeat center; right:0; margin-top:-70px; }
.zizhi-swiper .left-layer{display:block; width:80px; height:500px; background:#fff; position:absolute; left:0; top:0; z-index:9; }
.zizhi-swiper .right-layer{display:block; width:80px; height:500px; background:#fff; position:absolute; right:0; top:0; z-index:9; }

/*公司相册*/
.album-wrap{width:100%; height:793px; background:url(../img/about/albumbg.jpg) no-repeat center; }
.album-main{width:100%; height:430px; background:#fff; margin-top:20px; padding:40px 40px; position:relative; }
.album-main .maxalbum-cont{width:435px; height:345px; position:absolute; top:40px; left:140px; z-index:99; }
.album-main .maxalbum-cont img{display:block; width:100%; height:auto; }

.album-swiper{width:100%; height:258px; margin-top:90px !important; }
.album-swiper .swiper-slide{padding-left:545px; }
.album-swiper .swiper-button-prev{width:60px; height:60px; background:url(../img/about/arrow-left2.png) no-repeat center; left:0; margin-top:-75px; }
.album-swiper .swiper-button-next{width:60px; height:60px; background:url(../img/about/arrow-right2.png) no-repeat center; right:0; margin-top:-75px; }

.album-list{width:485px; }
.album-list li{float:left; width:155px; height:123px; overflow:hidden; margin-right:6px; margin-bottom:6px; position:relative; }
.album-list li img{display:block; width:155px; height:123px; }
.album-list li .layer{display:block; width:100%; height:100%; background:rgba(0,0,0,.6); position:absolute; bottom:-123px; left:0; transition:all .3s; -moz-transition:all .35s; -webkit-transition:all .35s; -ms-transition:all .35s; -o-transition:all .35s; }
.album-list li:hover .layer,
.album-list li.on .layer{bottom:0; }

/*发展历程*/
.develop-wrap{width:100%; height:832px; background:url(../img/about/developbg.jpg) no-repeat center; }
.develop-main{width:100%; padding-top:25px; position:relative; }
.develop-prev{width:72px; height:72px; background:url(../img/about/arrow-left3.png) no-repeat center; position:absolute; left:-97px; top:175px; }
.develop-next{width:72px; height:72px; background:url(../img/about/arrow-right3.png) no-repeat center; position:absolute; right:-97px; top:175px; }

.develop-swiper{width:100%; height:592px; }
.develop-swiper .swiper-button-prev,
.develop-swiper .swiper-button-next{width:1px;height:1px; opacity:0; }

.develop-list li{width:33.3%; height:592px; float:left; padding:15px 25px 0 30px; }
.develop-list li.li2{padding-top:147px; }
.develop-list li.li3{padding-top:60px; }
.develop-list li .liinner{padding-left:35px; height:100%; border-left:3px solid #fff; position:relative; }
.develop-list li .liinner:after{content:""; display:block; width:30px; height:30px; border-radius:30px; background:#e60012; position:absolute; top:0px; left:-15px; }
.develop-list li .years{font-size:56px; color:#e60012; font-weight:bold; line-height:1; position:relative; top:-15px; }
.develop-list li .text{margin-top:25px; font-size:14px; color:#fff; line-height:22px; position:relative; }
.develop-list li .text:after{
	content:""; display:block; width:30px; height:2px; background:#e60012; position:absolute; left:-50px; top:15px;
}

/*---产品中心---*/
.procenter-banner{width:100%; height:450px; background:url(../img/pro/probanner.jpg) no-repeat center; }
/*面包屑*/
.crumb-wrap{height:48px; line-height:48px; padding:0 5px; }
.crumb-wrap .home{display:inline-block; vertical-align:middle; margin-right:8px; }
.crumb-wrap a,
.crumb-wrap .arrow{display:inline-block; vertical-align:middle; font-size:14px; color:#636363; }
.crumb-wrap .arrow{padding:0 3px; }
.crumb-wrap a:hover{color:#00a0e9; }

.product-wrap{padding:50px 0 15px; background:#f3f3f3; min-height:600px; }
.product-list li{float:left; width:360px; height:455px; margin-right:60px; margin-bottom:70px; }
.product-list li:nth-child(3n){margin-right:0; }
.product-list li:nth-last-child(1),
.product-list li:nth-last-child(2),
.product-list li:nth-last-child(3){margin-bottom:0; }
.product-list li a{display:block; }
.product-list li .imgcont{width:360px; height:360px; overflow:hidden; }
.product-list li .imgcont img{display:block; width:100%; height:100%; transition:all .35s; -moz-transition:all .35s; -webkit-transition:all .35s; -ms-transition:all .35s; -o-transition:all .35s; }
.product-list li .name{transition:all .3s; -moz-transition:all .3s; -webkit-transition:all .3s; -ms-transition:all .3s; -o-transition:all .3s; height:75px; line-height:75px; text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding:0 15px; font-size:18px; color:#000; background:#d2d2d2; margin-top:20px; }

.product-list li:hover .imgcont img{transform:scale(1.07); -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -ms-transform:scale(1.07); -o-transform:scale(1.07); }
.product-list li:hover .name{margin-top:10px; height:85px; line-height:85px; background:#e60012; color:#fff; }

/*分页*/
.pages{
    text-align: center;
    padding: 45px 0;
}
.pages ul{
    display: inline-block;
    overflow: hidden;
}
.pages ul li{
    float: left;
    font-size: 16px;
    margin: 0 4px;
    overflow: hidden;
    border: 1px solid #aaa;
    border-radius:30px;
    background: #fff;
}
.pages ul li a,.pages ul li span{
    display:block;
    padding: 0 14px;
    text-decoration:none;
    text-align: center;
    line-height: 28px;
    color: #484848;
}
.pages ul li:hover a{
    background:#00a0e9;
    color:#fff;
}
.pages ul li .current{
    background: #00a0e9 !important;
    color: #fff;
}

/*详情*/
.prodetail-wrap{padding:45px 0; background:#f3f3f3;  }
.prodetail-top{background:#fff; padding:22px 65px 22px 22px; margin-bottom:18px; }
.prodetail-top .img{display:block; width:495px; height:448px; }
.prodetail-top .prodetail-text{margin-left:540px; }
.prodetail-tit{line-height:70px; border-bottom:1px solid #959595; font-size:28px; color:#00a0e9; font-weight:normal; position:relative; }
.prodetail-tit b{font-weight:normal; color:#e60012; }
.prodetail-tit .bg{display:block; position:absolute; right:-32px; bottom:0; }
.prodetail-text .tit{font-size:22px; color:#00a0e9; line-height:30px; padding:20px 0 15px; }
.prodetail-text .text{font-size:16px; color:#000; line-height:28px; text-indent:2em; text-align:justify; max-height:308px; overflow:hidden; }

.prodetail-main{min-height:600px; background:#fff; padding:5px 0 0; }
.prodetail-main .prodetail-tit{width:1095px; margin:0 0 0 40px; }
.prodetail-main-cont{padding:50px 65px 70px; }
.prodetail-main-cont img{display:block; width:100%; margin-bottom:30px; }
.prodetail-main-cont img:last-child{margin:0; }

/*---应用领域---*/
.lingyu-banner{width:100%; height:450px; background:url(../img/lingyu/lingyubanner.jpg) no-repeat center; }
.lingyu-main-wrap{width:100%; height:1456px; background:url(../img/lingyu/maxbg.jpg) no-repeat center top; }
.field-list{margin-top:15px; }
.field-list li{float:left; width:390px; background:#fff; padding:22px 18px 0; margin:0 15px 30px 0; transition:all .35s; -moz-transition:all .35s; -webkit-transition:all .35s; -ms-transition:all .35s; -o-transition:all .35s; box-shadow:0 0 10px 1px rgba(215,215,215,.82); -webkit-box-shadow:0 0 10px 1px rgba(215,215,215,.82); }
.field-list li:nth-child(3n){margin-right:0; }
.field-list li:nth-last-child(1),
.field-list li:nth-last-child(2),
.field-list li:nth-last-child(3){margin-bottom:0; }
.field-list li img{display:block; width:100%; height:247px; }
.field-list li .name{line-height:54px; font-size:18px; color:#000; text-align:center; transition:all .35s; -moz-transition:all .35s; -webkit-transition:all .35s; -ms-transition:all .35s; -o-transition:all .35s; }
.field-list li:hover{background:#00a0e9; }
.field-list li:hover .name{color:#fff; }

/*---新闻中心---*/
.news-banner{width:100%; height:450px; background:url(../img/news/newsbanner.jpg) no-repeat center; }
.news-main-wrap{background:#fff; }
.news-list li{border-bottom:1px solid #e5e5e5; background:url(../img/news/listbg.png) no-repeat right 70px center; background-size:45px 45px; transition:all .35s; -moz-transition:all .35s; -webkit-transition:all .35s; -ms-transition:all .35s; -o-transition:all .35s; }
.news-list li a{display:block; padding:38px 170px 36px 0; border-bottom:2px solid #fff; }
.news-list li:hover{border-color:#e60012; background:url(../img/news/listbg-on.png) no-repeat right 70px center; background-size:45px 45px; }
.news-list li:hover a{border-color:#e60012; }
.news-list li .img{display:block; width:230px; height:136px; }
.news-list li .time{width:175px; height:136px; text-align:center; padding-top:40px; }
.news-list li .time b,
.news-list li .time span{display:block; }
.news-list li .time b{font-size:24px; color:#000; line-height:30px; font-weight:bold; }
.news-list li .time span{font-size:16px; color:#000; line-height:30px; }

.news-list li .infocont{padding-top:25px; margin-left:405px; }
.news-list li .infocont .tit{font-size:35px; margin-bottom:10px; font-size:20px; color:#000; font-weight:bold; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.news-list li .infocont .text{font-size:14px; color:#000; line-height:24px; height:72px; overflow:hidden; }

.newsdetail-wrap{padding:50px 0 65px; background:#fff; }
.newsdetail-tit{margin-bottom:7px; text-align:center; }
.newsdetail-tit h2{line-height:44px; font-size:30px; color:#000; font-weight:normal; }
.newsdetail-tit .time{font-size:15px; color:#908b8b; line-height:38px; }
.news-zhaiyao{padding:10px 12px; border:2px solid #eeeeee; margin-bottom:28px; font-size:16px; color:#000; line-height:1.5; }
.newsdetail-main{padding-bottom:30px; }
.newsdetail-main img{display:block; max-width:50%; margin:0 auto 30px; }
.newsdetail-main p{text-indent:2em; font-size:16px; color:#000; line-height:1.5; margin-bottom:20px; text-align:justify; }

.news-other{padding:0 12px; border-bottom:1px solid #dcdcdc; border-top:1px solid #dcdcdc; }
.news-other a{line-height:32px; font-size:16px; color:#6c6c6c; max-width:540px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.news-other a:hover{color:#00a0e9; }

/*---联系我们---*/
.contact-banner{width:100%; height:450px; background:url(../img/news/newsbanner.jpg) no-repeat center; }
.contact-main-wrap{background:#eeeeee; }
.contact-main{padding-bottom:48px; }
.contact-main .mapbox{padding:5px; height:662px; background:#fff; margin-bottom:18px; position:relative; }
.maptop-info{background:#fff; padding:15px 32px 30px; position:absolute; top:125px; right:38px; z-index:9999; box-shadow:5px 5px 10px rgba(181,181,181,.75); max-width:400px; }
.maptop-info h5{line-height:30px; font-size:20px; color:#00a0e9; padding-bottom:10px; border-bottom:1px solid #c9c9c9; margin-bottom:15px; }
.maptop-info p{font-size:17px; color:#000; line-height:28px; }

.sale-list{background:#fff; padding:32px 0; margin-bottom:18px; }
.sale-list li{width:25%; height:194px; float:left; border-right:2px solid #a0a0a0; }
.sale-list li:last-child{border:none; }
.sale-list li h5{text-align:center; line-height:58px; font-size:20px; color:#00a0e9; }
.sale-list li p{line-height:32px; padding-left:40px; font-size:16px; color:#000; }
.contact-form .form-line{margin-bottom:18px; }
.contact-form .textarea{width:100%; height:260px; background:#fff; border:none; padding:18px 20px; font-size:16px; color:#333; }
.contact-form .input{width:582px; height:55px; background: #fff; border:none; padding:0 20px; font-size:16px; color:#333; }
.contact-form .submit-btn{display:block; width:100%; height:52px; background:#00a0e9; color:#fff; font-size:16px; }
.contact-form .submit-btn:hover{background:#e60012; }



/*---2020.08.31 修改 start---*/
.nav-list>li {
    width: 145px;
}
.nav-list>li>a{
	font-size: 16px;
}
.nav-downlist li a{
	font-size: 14px;
}
.footer-left{
	width: 700px;
}
.footer-left a{
	font-size: 15px;
	margin-right: 27px;	
}
.pop-wrap{
	width: 100%;
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#4C000000', endColorstr='#4C000000');
	background:rgba(0,0,0,0.3);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	display: none;
}
.pop-wrap .pop-code{
 	background: #fff;
 	padding: 10px;
 	width: 140px;
 	height: 140px;
 	position: absolute;
 	left: 50%;
 	top: 200px;
 	margin: 0 0 0 -81px;
 	box-sizing: initial;
}
.pop-wrap .pop-code img{
	display: block;
 	width: 140px;
 	height: 140px;
}
.pop-wrap .pop-code .pop-close-btn{
	display: block;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	background: #fff;
	color: #000;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	position: absolute;
	top: -10px;
	right: -10px;
}
.tab-wrap{
	width: 100%;
	text-align: center;
}
.tab-wrap a{
	display: inline-block;
	margin: 0 25px;
    width: 200px;
    vertical-align: top;
    background:#A5A5A5;
    border-bottom: 8px solid #a5a5a5;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    padding: 10px 33px;
    transition-duration: .5s;
}
.tab-wrap a:first-child{
    font-size: 18px;
    line-height: 20px;
    padding: 10px 33px;
}
.tab-wrap a.current{
	background: #e60012;
    border-bottom: 8px solid #e60012;
}
.box{
	margin-top: 60px;
    padding: 40px 30px;
    background-color: #efefef;
    margin-bottom: 80px;
}
.box .item img{
	display: block;
	width: 100%;
}
.box .item{
	display: none;
}
.box .item.current{
	display: block;
}
/*---2020.08.31 修改 end---*/
