@charset "gb2312";
html{background:#FFF;color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,input,textarea,p{margin:0;padding:0;}img{border:0;}ol,ul,li{list-style:none;}h1,h2,h3,h4,h5{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a,a:hover,a:focus{color:inherit;text-decoration:none!important;}
/*******CSS reset*************/
body{position:relative;background:#fff;font-size:14px;font-family:"微软雅黑";border-left:1px #ffffff solid;border-right:1px #ffffff solid}
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;left:50%;}
.hidden{display:none;}
em,i{ font-style:normal;}
.pr{position:relative;}
.pa{position:absolute;}
.fl{ float:left}  .fr{ float:right}
.tc{ text-align:center}
.tr{ text-align:right}
.clearfix:after{content:".";display:block;height:0;clear:both;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1}
/********General**********/
.wrap{margin:0 auto;width:100%;overflow-x:hidden;}
/********General**********/
.width{max-width:1500px;margin-left:auto;margin-right:auto;}
@media screen and (max-width:1680px) {.width{max-width:1300px;}}
@media screen and (max-width:1440px) {.width{max-width:1200px;}}
@media screen and (max-width:1200px) {.width{max-width:1002px;}}
@media screen and (max-width:1024px) {.width{padding-left:10px;padding-right:10px;}}


/*header*/
.tel{display:block;line-height:30px;position:absolute;z-index:2;text-align:right;right:20px;top:5px}
.tel a{float:left;height:16px;font-size:14px;color:#666666;padding:0 9px;line-height:16px;position:relative;cursor:pointer;}
.header{ list-style:none;}
.header .head{height:auto;position:relative;margin:0 auto;background:url(../images/tbg.jpg) no-repeat center;}
.h_con{height:auto;position:relative;margin:0 auto;padding:10px 0;}
.head .logo{width:480px;}
.head .logo img{width:100%;max-width:480px;}
.h_tel{width:358px;}
.h_tel img{width:100%;max-width:358px;}
.header .nav{height:55px;background:#000;z-index:5;position:relative;margin:0}
.header .nav ul li{float:left;width:calc((100% - 280px) / 8);text-align:center;position:relative;line-height:55px}
.header .nav ul li a{display:block;height:55px;font-size:16px;color:#fff;line-height:55px;border-right:1px #666 solid;}
.header .nav ul li i{position:absolute;width:100%;height:0;background-color:#FF3939;left:0;top:0;z-index:-1;-webkit-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;-moz-transition:0.5s;transition:0.5s;}
.header .nav ul li a:hover i{height:100%;}
.header .nav ul .time{float:right;display:block;height:55px;font-size:16px;color:#fff;line-height:55px;width:250px;}
@media screen and (max-width:1024px) {
.tel{display:none}
.head .logo{ width:100%;margin:0px auto;display:block;text-align:center;}
.h_tel{display:none}
.header .nav ul .time{ display:none;}
.header .nav ul li{width:calc(100% / 8);}
.header .nav ul li:nth-child(8) a{border-right:none;}
}
@media screen and (max-width:768px) {
.header .nav{height:65px;padding-top:10px; background:#000;}
.header .nav ul li{width:calc(100% / 4);line-height:25px;height:25px;font-size:15px;font-weight:normal;float:left;text-align:center;overflow:hidden;margin-bottom:5px;}
.header .nav ul li a{ display:block;line-height:20px;font-size:16px;height:20px;}
.header .nav ul li:nth-child(4n) a{border-right:none;}
}
@media screen and (max-width:640px){
.h_con{padding:0;}
.head .logo{ display:none;}
}
/*header end*/

/*footer*/
.footer{background:#000;}
.foot{width:100%;padding:10px 0;color:#ffffff;line-height:30px;}
.foot a{color:#ffffff;}
.foot p font{ margin-right:15px }
@media screen and (max-width:1024px){
.mmy{ display:none;}
}
@media screen and (max-width:768px){
.foot p font{ display:block;text-align:center }
}
@media screen and (max-width:640px){
.footer{padding-bottom:80px; text-align:center;}
.bmy{ display:none;}
.foot{padding:15px 0 0;color:#ffffff;}
.foot .fl,.foot .fr{ float:none;}
.foot p{ margin-bottom:0}
.foot p font{ margin-right:0; display:block;}
}
@media screen and (max-width:480px){
.foot font{display:block;}
}

.fxdb{display:none}
@media screen and (max-width:640px) {
.fxdb{display:block;height:60px;position:fixed;bottom:0px;left:0px;width:100%;z-index:9999;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+440));}
.fxdb li{float:left;list-style:none;height:55px;text-align:center;box-sizing:border-box;width:100%;}
.fxdb li a{display:block;width:94%;text-align:center;margin:0px auto;background:#ff3939;border-radius:50px;height:50px;box-shadow:0 0 5px #fff;}
.fxdb li img{height:30px;margin-top:10px}
}
.vipb{position:absolute;bottom:3px;right:5px;height:30px;background:url(../images/vip.png) no-repeat center right;padding-right:68px;font-size:20px;color:#e7b144;line-height:35px;text-align:right;z-index:99}
.vipb a{color:#e7b144;font-size:20px;}
@media screen and (max-width:640px) {
.vipb{bottom:62px;right:5px;}	
}
.icon {background:url(../images/icon.png) no-repeat;display:inline-block;vertical-align:middle;} 
.animate-tel {animation:tada 1s linear infinite;transform-origin:50% 50%;-webkit-animation:tada 1s linear infinite;-webkit-transform-origin:50% 50%;-moz-animation:tada 1s linear infinite;-moz-transform-origin:50% 50%;-o-animation:tada 1s linear infinite;-o-transform-origin:50% 50%;-ms-animation:tada 1s linear infinite;-ms-transform-origin:50% 50%;}
@-webkit-keyframes tada {
0% {
-webkit-transform:scale(1);
transform:scale(1);
}
10%, 20% {
-webkit-transform:scale(0.9) rotate(-3deg);
transform:scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform:scale(1.1) rotate(3deg);
transform:scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform:scale(1.1) rotate(-3deg);
transform:scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform:scale(1) rotate(0);
transform:scale(1) rotate(0);
}
}
@keyframes tada {
0% {
-webkit-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
}
10%, 20% {
-webkit-transform:scale(0.9) rotate(-3deg);
-ms-transform:scale(0.9) rotate(-3deg);
transform:scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform:scale(1.1) rotate(3deg);
-ms-transform:scale(1.1) rotate(3deg);
transform:scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform:scale(1.1) rotate(-3deg);
-ms-transform:scale(1.1) rotate(-3deg);
transform:scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform:scale(1) rotate(0);
-ms-transform:scale(1) rotate(0);
transform:scale(1) rotate(0);
}
}
/*footer end*/
/*主页*/

/*Banner*/
.fullSlide { width:100%;position:relative;overflow:hidden;height:700px;} 
.fullSlide .bd { margin:0 auto;position:relative;z-index:0;overflow:hidden;} 
.fullSlide .bd ul { width:100% !important;}
.fullSlide .bd li { width:100% !important;overflow:hidden;text-align:center;background-position:center top;background-repeat:no-repeat;background-size:cover;height:700px;} 
.fullSlide .bd li a { display:block;height:700px;} 
.fullSlide .hd { width:100%;position:absolute;z-index:1;bottom:20px;left:0;height:10px;line-height:10px;} 
.fullSlide .hd ul { text-align:center;}
.fullSlide .hd ul li { cursor:pointer;display:inline-block;*display:inline;zoom:1;width:20px;height:20px;margin:2px;border-radius:20px;overflow:hidden;background:#fff;line-height:999px;background:#333;} 
.fullSlide .hd ul .on { background:#000;width:50px;height:20px;border-radius:10px  } 

.fullSlide .prev,.fullSlide .next { display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;cursor:pointer;/* filter:alpha(opacity=50);opacity:0.5;*/display:none;width:73px;height:73px;} 
.fullSlide .prev { background:url(../images/left1s.png) no-repeat;}
.fullSlide .next { left:auto;right:5%;background:url(../images/right1s.png) no-repeat;}
.s_ban{ display:none;} 
@media screen and (max-width:1440px){
.fullSlide {height:640px;} 
.fullSlide .bd li{height:640px;}
.fullSlide .bd li a {height:640px;} 
}
@media screen and (max-width:1200px){
.fullSlide {height:520px;} 
.fullSlide .bd li{height:520px;}
.fullSlide .bd li a {  height:520px;} 
}
@media screen and (max-width:1024px){
.fullSlide {height:500px;} 
.fullSlide .bd li{height:500px;}
.fullSlide .bd li a {  height:500px;} 
}
@media screen and (max-width:992px){
.fullSlide {height:390px;} 
.fullSlide .bd li{height:390px;}
.fullSlide .bd li a {  height:390px;} 
}
@media screen and (max-width:768px){
.fullSlide {height:320px;} 
.fullSlide .bd li{height:320px;}
.fullSlide .bd li a {  height:320px;} 
.fullSlide .hd ul li { width:15px;height:15px;border-radius:15px;} 
.fullSlide .hd ul .on {width:40px;height:15px;border-radius:8px  } 
}
@media screen and (max-width:640px){
.fullSlide{ display:none;} 
.s_ban{ display:block;width:100%;}
.s_ban img{ display:block;width:100%;}
}

/*内页*/
.f-cb:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f-cb{zoom:1;}
.hide{display:none;}
.span-1{float:left;margin-right:2%;width:6.33333333%;transition:.2s width ease;}
.span-2{float:left;margin-right:2%;width:14.66666667%;transition:.2s width ease;}
.span-3{float:left;margin-right:2%;width:23%;transition:.2s width ease;}
.span-4{float:left;margin-right:2%;width:31.33333333%;transition:.2s width ease;}
.span-5{float:left;margin-right:2%;width:39.66666667%;transition:.2s width ease;}
.span-6{float:left;margin-right:2%;width:48%;transition:.2s width ease;}
.span-7{float:left;margin-right:2%;width:56.33333333%;transition:.2s width ease;}
.span-8{float:left;margin-right:2%;width:64.66666667%;transition:.2s width ease;}
.span-9{float:left;margin-right:2%;width:73%;transition:.2s width ease;}
.span-10{float:left;margin-right:2%;width:81.33333333%;transition:.2s width ease;}
.span-11{float:left;margin-right:2%;width:89.66666667%;transition:.2s width ease;}
.span-12{float:left;margin-right:2%;width:98%;transition:.2s width ease;}
@media only screen and (max-width:640px){
.smal-1{width:6.33333333%;}
.smal-2{width:14.66666667%;}
.smal-3{width:23%;}
.smal-4{width:31.33333333%;}
.smal-5{width:39.66666667%;}
.smal-6{width:48%;}
.smal-7{width:56.33333333%;}
.smal-8{width:64.66666667%;}
.smal-9{width:73%;}
.smal-10{width:81.33333333%;}
.smal-11{width:89.66666667%;}
.smal-12{width:98%;}
.smal-13{width:106.33333333%;}
.smal-14{width:114.66666667%;}
.smal-15{width:123%;}
.smal-16{width:131.33333333%;}
.smal-17{width:139.66666667%;}
.smal-18{width:148%;}
.smal-19{width:156.33333333%;}
.smal-20{width:164.66666667%;}
.smal-21{width:173%;}
.smal-22{width:181.33333333%;}
.smal-23{width:189.66666667%;}
.smal-24{width:198%;}
.smal-hide{display:none!important;}
.smal-center,.smal-show{display:block;}
.smal-center{position:relative;left:-1%;float:none;clear:both;margin-right:auto;margin-left:auto;}
}

.mt4 {margin-top:40px;}
.mt6 {margin-top:60px;}
.mt2 {margin-top:24px;}
.mt3 {margin-top:30px;}
@media screen and (max-width:640px){
.mt4 {margin-top:20px;}
.mt3 {margin-top:15px;}
}


.content{line-height:30px;}
.content p{margin:6px 0;font-size:16px;line-height:32px}
.cbox-bg{background:#f1f1f1;padding:30px;}
.p-style{color:#6a6a6a;font-size:16px;}

/*关于我们end*/

#allmap p{line-height:10px;margin:10px;}

/***************global*****************/


.txtW {font-size:18px;height:30px;line-height:30px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;white-space:nowrap;} 
.txtH {word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:25px;}
.xwzx ul{list-style-type:none;margin-bottom:10px;}
.xwzx ul li{border-bottom:1px dotted #ccc;height:40px;line-height:40px;text-align:left;overflow:hidden}
.xwzx ul li span{float:right}

@media screen and (max-width:480px){
.news_list2 li span{display:none;}
.xwzx ul li span{ display:none;}
}

.article{line-height:30px;padding:24px 0;}
.news-tit{font-size:36px;font-weight:bold;}
.tool{color:#999;padding:24px 0;}
.tool span{display:inline-block;margin:0 6px;font-size:14px;}
.bshare-custom{padding:24px 0;}

@media screen and (max-width:640px){
.news-tit{font-size:30px;}
}
@media screen and (max-width:480px){
.news-tit{font-size:24px;}
}
@media screen and (max-width:360px){
.news-tit{font-size:20px;}
}


#textarea{line-height:35px;font-size:15px}
#textarea img{max-width:100%}

.keys{padding-top:15px;line-height:30px;padding-bottom:10px}


/*************index&goods**************/
.npro{margin-top:18px;}
.npro li{text-align:center;list-style:none;margin-bottom:15px; float:left; margin-right:2%;}
.npro li a{display:block;}
.npro li a span{display:block;width:100%;height:0;position:relative;padding-bottom:100%;overflow:hidden}
.npro li a span:before{ content:"";background:url(../images/cpt.png) no-repeat center;background-size:cover;position:absolute;width:100%;height:100%;left:0;top:0;z-index:9;}
.npro li a span img{width:100%;position:absolute;top:0;left:0;transition-duration:1s;-ms-transition-duration:1s;-moz-transition-duration:1s;-webkit-transition-duration:1s;}
.npro li a span img:hover {transform:scale(1.2);} 
.npro li a em{display:block;width:100%;height:0;position:relative;padding-bottom:100%;overflow:hidden}
.npro li a em img{width:100%;position:absolute;top:0;left:0;transition-duration:1s;-ms-transition-duration:1s;-moz-transition-duration:1s;-webkit-transition-duration:1s;}
.npro li a em img:hover {transform:scale(1.2);} 
.npro li a p{display:block;height:40px;line-height:40px;overflow:hidden;}
.npro li a:hover p{color:#000;}
@media screen and (max-width:1280px){
.npro li:nth-child(n+5){ display:none;}
.npro li:nth-child(4){margin-right:0}
}
@media screen and (max-width:767px){
.npro li{overflow:hidden;width:49%;}
.npro li:nth-child(2n){margin-right:0}
}
@media screen and (min-width:768px){
}
@media screen and (min-width:992px){
.npro li a p{height:36px;line-height:36px;}
}
@media screen and (min-width:1281px){
.npro li{width:calc(90% / 6);}
.npro li:nth-child(6){margin-right:0}
.npro li a p{height:50px;line-height:50px;font-size:16px}
}



.pro_info{padding:18px 5px 0;}
.rel_center0{text-align:center;width:35%;float:left;margin-right:2%;}
.rel_center0 img{max-width:100%;}
.pro_name{ width:40%;float:left;}
.pro_name h2{font-size:18px;height:26px;line-height:26px;margin-bottom:10px; overflow:hidden;font-weight:700;}
.pro-canshu{border-top:1px solid #ffcac6;background:#fff8f8;padding:6px 0 6px 16px;margin-bottom:10px;}
.pro-canshu p{line-height:30px;font-size:20px;padding:12px 0; height:30px; overflow:hidden;}
.pro-canshu p span{color:#999;font-size:14px;}
.info_title h3{padding:48px 0 24px 0;}
.nylx a{display:block;width:calc(97% / 3);height:46px;margin:8px 1% 0 0;font-size:16px;font-weight:700;padding:0 8px;line-height:46px;color:#fff;text-align:center;border-radius:8px;float:left;box-sizing:border-box; overflow:hidden;}
.nylx a.nm{background-color:#ef1f1f;border-color:#ef1f1f;}
.nylx a.nm1{background-color:#d74b00;border-color:#d74b00;}
.nylx a.nm2{border:1px solid #e0e0e0;color:#333;font-weight:400;}
.xgcp_title{padding:10px;background-color:#f7f7f7;margin-bottom:15px;}
.xgcp_title h3{height:30px;line-height:30px;font-weight:bold;font-size:18px;}
#textarea img{max-width:100%}
.nyxx{padding:12px 0;line-height:24px;padding-left:16px;color:#666;}
.nyxx span{ padding-left:16px;}
.nyb{ width:20%;float:right;border:1px solid #ffedc8;padding:20px;box-sizing:border-box;background:url(../images/nyb.png) no-repeat center top;background-size:cover;}
.nyb .yby{ width:auto;}
.nyb .bt .fl{width:100%;} 
.ybt{width:100%;height:54px;margin-bottom:16px;}
.ybt span{display:block;padding:4px 0 8px 8px;font-size:16px;color:#000;font-weight:700;box-sizing:border-box;}
.ybt span font{font-size:14px;line-height:14px;color:#666;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-weight:normal;padding-top:10px;display:block;}
.yby{display:block;width:275px;height:28px;font-size:12px;line-height:28px;padding:3px 8px;margin-bottom:16px;background:rgba(30,152,255,0.08);border-radius:2px;color:#249afe;}
.lj1,.lj2{ width:calc( (100% - 15px) / 2);font-weight:700;padding:0;float:left;background-color:#d31919;border-color:#d31919;color:#fff;height:40px;line-height:40px;border-radius:4px;text-align:center;box-sizing:border-box;}
.lj1{margin-right:15px;}
.bt {margin:36px 0 24px;height:20px;line-height:20px;} 
.bt .fl{width:calc(100% - 130px);position:relative;font-size:20px;font-weight:700;color:#000;} 
.bt .fr{width:120px;height:20px;line-height:20px;} 
.bt .fr a{display:block;border-radius:20px;width:120px;font-size:14px;text-align:right;text-transform:uppercase;font-family:-webkit-pictograph;transition:all 0.3s ease-in-out;float:right;font-weight:400;} 
.bt .fr:hover a{color:#ef1f1f;} 
.yxw{ list-style:none;}
.yxw li{ height:30px;line-height:30px;overflow:hidden;margin-bottom:8px;}
.ymm{width:100%;height:44px;line-height:44px;font-size:16px;color:#fff;background-color:#d31919;border-color:#ef1f1f;font-weight:400;text-align:center;margin-top:15px;}

.nrz{ width:240px;float:left;border:1px solid #eee;}
.nrtt{color:#000;height:48px;padding:0 16px;font-size:16px;font-weight:700;line-height:48px;border:1px solid #eee;background-color:#f7f7f7;}
.nrz ul{padding:16px 16px 0;}
.nrz ul li{text-align:center;list-style:none;margin-bottom:15px}
.nrz ul li a{display:block;}
.nrz ul li a span{display:block;width:100%;height:0;position:relative;padding-bottom:100%;overflow:hidden;}
.nrz ul li a span:before{ content:"";background:url(../images/cpt.png) no-repeat center;background-size:cover;position:absolute;width:100%;height:100%;left:0;top:0;z-index:9;}
.nrz ul li a span img{width:100%;position:absolute;top:0;left:0;transition-duration:1s;-ms-transition-duration:1s;-moz-transition-duration:1s;-webkit-transition-duration:1s;}
.nrz ul li a span img:hover {transform:scale(1.2);} 
.nrz ul li a p{display:block;height:40px;line-height:40px;overflow:hidden;}
.nrz ul li a:hover p{color:#000;}

.nry{ width:calc(100% - 270px);float:right;border:1px solid #eee;}
.nbb{ padding:20px;}
.nyn{margin-bottom:32px;border-bottom:1px solid #eee;padding-bottom:20px;}
.nyn li{ width:calc(100% / 3);float:left;box-sizing:border-box;padding-right:16px;margin-bottom:16px;line-height:22px;vertical-align:top;}
.nyn li span{width:100px;padding-right:16px;color:#999;float:left;box-sizing:border-box;word-break:break-all;}


@media screen and (max-width:1280px){
.nyb{ padding:10px;}
.nyb .ybt span font{ display:none;}
.pro_name h2{font-size:16px;}
.info_title h3{padding:40px 0 22px 0;}
}
@media screen and (max-width:1024px){ 
.nyb{ display:none}
.rel_center0{width:48%;}
.pro_name{ width:50%;}
.nrz{ display:none;}
.nry{ width:100%;}
}
@media screen and (max-width:768px){ 
.rel_center0{width:100%; margin-right:0;}
.pro_name{ width:100%; margin-top:20px;}
.pro_name h2{ display:none;}
.nyn li span{width:50px;padding-right:10px;}
}
@media screen and (max-width:640px){ 
.nyn li{ width:50%;}
.nbb{ padding:10px;}
}

/********goods_info&jobs_info*******/
/*产品展示end*/
