/*-----  Global  ----*/
*{margin:0px;padding:0px; border-width:0;}
body{font-size:14px; font-family:"Microsoft YaHei";color:#555;}
a,a:visited{text-decoration:none!important;color:#555;}
a:hover,a:active{text-decoration:none!important;color:#555;}
ul li{list-style:none;}
.clear{clear:both; height:0px; width:0px; overflow:hidden;}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/ 
*html .clearfix {height: 1%;}
.clearfix {display: block;}
.floatLeft{float:left;}
.floatRight{float:right;}
::-webkit-input-placeholder
{color:#ccc;}
:-moz-placeholder
{color:#ccc;}
::-moz-placeholder
{color:#ccc;}
:-ms-input-placeholder
{color:#ccc;}
/*head*/
#headbg{background:#24ac9e;height:37px;}
.head{text-align:right;font-size:0;-webkit-text-size-adjust:none;}
.head p{display:inline-block;margin:0;color:#FFF;font-size:14px;height:37px;line-height:37px; text-align:left; width:100%;}
.head p b{display:inline-block; width:60%;}
.head p .a_span{display:inline-block;height:37px;line-height:37px;padding-left:26px;margin-left:20px; float:right;}
.head p a{color:#FFF;}
.head p .a_span.icon1{background:url(../images/top_icon1.png) no-repeat left center;}
.head p .a_span.icon2{background:url(../images/top_icon2.png) no-repeat left center;}
/*top*/
#topbg{height:117px;position:relative;}
.top{z-index:9999;width:100%;position:absolute;top:0;}
.top .logo{width:350px;float:left;padding:15px 0 5px;}
.top .logo img{width:100%;}
.top .logo img,.top .nav,.top .nav .firstfloor>li{display:block;transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-o-transition: 0.4s;}
.top .nav{float:right; width:70%;}
.top .nav ul{margin:0;}
.top .nav .firstfloor>li{width:12.5%;font-size:16px;text-align:center;position:relative;cursor:pointer;float:left;}
.top .nav .firstfloor>li:first-child{margin-left:0;}
.top .nav .firstfloor>li>a{display:block;width:100%;color:#000;padding:37px 0 23px;border-bottom:3px solid #FFF;}
.top .nav .firstfloor>li>a>p{margin:0;height:24px;line-height:24px;font-size:16px;color:#352b33;}
.top .nav .firstfloor>li>a>span{display:block;width:100%;height:20px;line-height:20px;color:#c9c9c7;margin-top:10px;font-family:Arial;font-size:12px;text-transform:uppercase;}
.top .nav .firstfloor>li:hover>a{background:#eee;border-bottom:3px solid #24ac9e; color:#fff;}
.top .nav .secondfloor{position:absolute;left:0;top:100%;z-index:9999;display:none;background:#FFF;width:100%;border-top:none;box-sizing:border-box;}
.top .nav .secondfloor>li{border-top:1px solid #E4EAEC;width:100%;line-height:50px;height:50px;font-size:13px;margin-left:0;}
.top .nav .secondfloor>li>a{width:100%;height:100%;display:block;color:#76838F;}
.top .nav .secondfloor li a:hover{background:#3496d8;color:#FFF;}
.topfix{background:#fff;-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);top:0;position:relative;}
/*mobilehead*/
#mobilehead{height:70px;width:100%;display:none;}
#mobilehead .logo{width:calc(100% - 120px);height:70px;display:block;float:left;background:url(../images/logo.png) no-repeat 10px center;background-size:auto 50px;}
#mobilehead .nav{float:right;}
#mobilehead .nav_bg{display:none;position:fixed;top:107px;left:0;z-index:989;width:100%;height:calc(100% - 107px);background:rgba(0, 0, 0, 0.6);animation:fade-in .43s ease 0s;-webkit-animation:fade-in .43s ease 0s;}
#mobilehead .nav .nav_box{display:none;position:absolute;top:107px;left:0;z-index:991;width:100%;overflow:auto;border-top:1px solid #eee;background:#fff;box-sizing:border-box;}
#mobilehead .nav .nav_one>li{border-bottom:1px solid #eee;padding:0 10px;}
#mobilehead .nav .nav_one>li>span{height:42px;line-height:42px;font-size:15px;}
#mobilehead .nav .nav_one>li>span>a{display:block;position:relative;width:calc(100% - 150px);height:42px;box-sizing:border-box;font-size:15px;color:#666;line-height:42px;float:left;}
#mobilehead .nav .nav_one>li>span>i{float:right;display:block;width:150px;height:42px;}
#mobilehead .nav .nav_one>li>span>i>em{float:right;width:42px;height:42px;background:url(+.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;display:block;}
#mobilehead .nav .nav_one>li>span>i>em.on{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .nav_one>li>ul{display:none;}
#mobilehead .nav .nav_one>li>ul>li{height:36px;line-height:36px;text-indent:20px;}
#mobilehead .nav .nav_one>li>ul>li>a{font-size:15px;color:#666;width:100%;height:100%;display:block;}
#mobilehead .nav .push-nav{display:block;position:relative;z-index:998;width:54px;height:50px;font-size:0;margin-right:8px;background:#24ac9e;margin-top:10px;border-radius:5px;}
#mobilehead .nav .push-nav .nav-toggle{display:block;position:absolute;left:50%;top:50%;border:0;border-radius:4px;cursor:pointer;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
#mobilehead .nav .push-nav.on .nav-toggle{margin-left:-4px;}
#mobilehead .nav .push-nav .nav-toggle span{display:block;position:relative;z-index:1;width:37px;height:2px;margin:0 0 10px auto;background:#fff;border-radius:3px;-webkit-transform-origin:35px;transform-origin:35px;-webkit-transition:all .5s;transition:all .5s;}
#mobilehead .nav .push-nav .nav-toggle span.two{width:30px;}
#mobilehead .nav .push-nav .nav-toggle span:last-child{margin-bottom:0;}
#mobilehead .nav .push-nav.on .nav-toggle span{ opacity:1;}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(3){-webkit-transform:rotate(45deg);transform:rotate(45deg);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(2){-webkit-transform:scale(0);transform:scale(0);}
#mobilehead .nav .push-nav.on .nav-toggle span:nth-child(1){-webkit-transform:rotate(-45deg);transform: rotate(-45deg);}
/*flash*/
.index_banner{width:100%;height:0;padding-bottom:32%;position:relative;overflow:hidden;}
.index_banner .swiper-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;}
.index_banner .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.index_banner .swiper-pagination-bullets{bottom:30px!important;}
.index_banner .swiper-pagination-bullet{background:#FFF;opacity:1;width:13px;height:13px;border-radius:50%;}
.index_banner .swiper-pagination-bullet-active{background:#83C32A;}
/*pb_title*/
.pb_title{text-align:center;position:relative;}
.pb_title .p_t{margin:0;font-size:36px;color:#000;text-align:center;font-weight:bold;height:46px;line-height:46px;position:relative;}
.pb_title p{margin:0;color:#848484;text-align:center;line-height:20px;margin-top:13px;font-size:16px;}
/*fenge*/
#fengebg{background:#24ac9e;padding:47px 0 62px; margin-top:30px;}
.fenge{}
.fenge .fg_left{width:calc(100% - 260px);float:left;}
.fenge .fg_left p{margin:0;color:#fff;}
.fenge .fg_left p:first-child{line-height:60px;font-size:36px;font-weight:bold;}
.fenge .fg_left p:nth-child(2){height:20px;line-height:20px;font-family:Arial;text-transform:uppercase;color:rgba(255,255,255,.3);margin-top:2px;}
.fenge .fg_left p:last-child{line-height:26px;font-size:16px;margin-top:19px;}
.fenge .fg_right{padding:16px 0 12px;float:right;width:250px;text-align:right;}
.fenge .fg_right p{margin:0;color:#FFF;}
.fenge .fg_right p:first-child{height:24px;line-height:24px;font-size:12px;background:url(../images/f_phone.png) no-repeat left center;display:inline-block;padding-left:30px;}
.fenge .fg_right p:nth-child(2){height:28px;line-height:28px;margin-top:8px;font-size:28px;}
.fenge .fg_right a{display:inline-block;width:100%;height:44px;line-height:44px;background:#FFF;border-radius:22px;text-align:center;font-size:18px;color:#24ac9e;margin-top:21px;}
/*youshi*/
#youshibg{background:url(../images/xzbg.jpg) no-repeat center top;background-size:100% 427px;padding:98px 0 70px;}
.youshi{margin-top:66px;}
.youshi .ys_ul{background:#EEE;}
.youshi .ys_ul .ys_li{width:25%;float:left;text-align:center;cursor:pointer;position:relative;padding:16px 10px 18px;border-right:1px solid #c7c7c7;}
.youshi .ys_ul .ys_li:last-child{border-right:none;}
.youshi .ys_ul .ys_li .ys_num{display:inline-block;height:72px;line-height:72px;font-family:Arial;font-size:72px;color:#9a9a9a;position:relative;}
.youshi .ys_ul .ys_li .ys_num span{}
.youshi .ys_ul .ys_li .ys_num em{display:block;position:absolute;left:40px;top:38px;font-size:16px;font-style:normal;width:40px;height:34px;line-height:18px;background:#EEE;padding-bottom:16px;color:#686868;}
.youshi .ys_ul .ys_li p{margin:0;height:22px;line-height:22px;font-size:15px;}
.youshi .ys_ul .ys_li.on{background:#24ac9e;}
.youshi .ys_ul .ys_li.on .ys_num{color:#FFF;}
.youshi .ys_ul .ys_li.on .ys_num em{color:#FFF;background:#24ac9e;}
.youshi .ys_ul .ys_li.on p{color:#FFF;}
.youshi .ys_content{background:#FFF;padding:58px 52px 73px 75px;box-shadow:0 5px 20px #D3D3D3;}
.youshi .ys_content .ys_wai{width:100%;overflow:hidden;position:relative;}
.youshi .ys_content .ys_wai_nei{width:400%;display:table;height:auto;}
.youshi .ys_content .ys_nei{display:table-cell;width:25%;}
.youshi .ys_content .ysc_left{width:589px;float:right;}
.youshi .ys_content .ysc_left .ysc_img{width:100%;padding-bottom:65.71%;position:relative;}
.youshi .ys_content .ysc_left .ysc_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.youshi .ys_content .ysc_right{width:calc(100% - 589px);float:left;padding-right:75px;}
.youshi .ys_content .ysc_right .ysc_txt{margin-top:10px;}
.youshi .ys_content .ysc_right .ysc_txt p{margin:0; }
.youshi .ys_content .ysc_right .ysc_txt p:nth-child(1){line-height:46px;color:#24ac9e;font-size:36px;font-weight:bold;margin-top:14px;}
.youshi .ys_content .ysc_right .ysc_txt p:last-child{line-height:30px;color:#818181;font-size:14px;}
.youshi .ys_content .ysc_right .ysc_txt i{display:inline-block;width:140px;height:2px;background:#d6d6d6;margin:15px 0;}
.youshi .ys_content .ysc_right .ysc_ul{margin-top:29px; bottom:0px;}
.youshi .ys_content .ysc_right .ysc_ul .ysc_li{width:20%;float:left; border:1px solid #eee; padding-bottom:15px;}
.youshi .ys_content .ysc_right .ysc_ul .ysc_li i{display:block;height:60px;}
.youshi .ys_content .ysc_right .ysc_ul .ysc_li i.icon1{background:url(../images/ys_icon1.png) no-repeat center center;}
.youshi .ys_content .ysc_right .ysc_ul .ysc_li i.icon2{background:url(../images/ys_icon2.png) no-repeat center center;}
.youshi .ys_content .ysc_right .ysc_ul .ysc_li i.icon3{background:url(../images/ys_icon3.png) no-repeat center center;}
.youshi .ys_content .ysc_right .ysc_ul .ysc_li i.icon4{background:url(../images/ys_icon4.png) no-repeat center center;}
.youshi .ys_content .ysc_right .ysc_ul .ysc_li i.icon5{background:url(../images/ys_icon5.png) no-repeat center center;}
.youshi .ys_content .ysc_right .ysc_ul .ysc_li p{margin:0;height:20px;line-height:20px;color:#575757;margin-top:5px;text-align:center;}
/*info*/
/*简介*/
.t{text-align:center;}
.t h3{font-size:36px;font-weight: bold;color: #24ac9e;}
.t h3>b{color:#b31629;}
.t p{display: block;font-size:18px;padding:10px 0;}
.tit_icon{position: relative;display: inline-block; border-bottom:2px solid; width:50px;} 
@keyframes myfirst{ from {transform: rotate(0deg);} to {transform: rotate(360deg);} }
.com_t{ margin-bottom:20px; margin-top:30px;}
.com_img{width:50%;}
.com_img img{display: block;width: 100%;}
.com_r{width:47%;}
.com_w1{margin-top:20px;}
.com_w1 p{font-size:28px;color: #24ac9e;font-weight: bold;}
.com_w1 span{display: block;font-size:13px;color: #999;margin-top:5px;}
.com_w{font-size:14px;line-height:30px;margin-top:20px;}
.com_a a{display: block;width: 160px;height:45px;line-height: 45px;text-align: center;background: #24ac9e;color: #fff;font-size: 16px;border-radius:45px;margin-top:50px;}
.com_a:hover a{background: #000;}
/*news*/

/*新闻*/
.news_bg{padding-top:120px;background:#f8f8f8 url(../images/1735.jpg)no-repeat top;  padding-bottom:50px;}
.news_bt{width:100%; float: left; margin-bottom:30px;}
.news_btl{width:700px; float: left; font-weight: bold; font-size:36px;color:#24ac9e;}
.news_btl span{font-size: 18px; display: block; color: #999; font-weight: 100;}
.nb_tab{font-size:0;text-align: center; float: right;}
.nb_tab a{width:165px;height:40px;background:#fff;display:inline-block;vertical-align:top;color:#333; box-shadow: 0px 0px 20px #eee; border-radius: 30px; margin-top: 22px;}
.nb_tab a+a{margin-left:30px;}
.nb_tab a:hover{background:#24ac9e; color: #fff; background-size: 400% 370%; box-shadow:0px 0px 9px 1px #b1b1b1;}
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:40px;font-weight: lighter;}
.nb_tab a b{font-size:16px; }

.nbcl_le{width:50%;}
.nbcl_le .news_div_item{width:100%;display: inline-block;vertical-align:top;background: #fff;}
.nbcl_le .news_div_item_pic img{width:100%; max-height:400px;}
.news_div_item_title a{font-size:18px;    overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.nbcl_le .news_div_item_content{width:98%;height:155px;padding: 30px 20px 0 20px; overflow:hidden;}
.nbcl_le .news_div_item_body{margin-top:20px;line-height:24px;font-size: 14px;color:#666;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;border-radius:24px;border:1px solid #9a9899;background:url(../images/8030.png) no-repeat right center;float: right;margin-top:17px;    margin: -15px 20px 0 0;}

.nb_con{height:510px;}
.nbcr_ri{width:48%;}
.nbcr_ri .news_div_item{margin-bottom:15px;font-size:0;position:relative;transition:300ms;background: #fff;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:18%;text-align: center;font-size:0; background:#24ac9e;padding:30px 0;}
.nbcr_ri .news_div_item_content{width:80%;padding:30px 0px 0 20px;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;color:#fff;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px;}
.nbcr_ri .news_div_item_day{font-size:47px;font-weight: bold; color:#fff;line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:20px;color:#68686a;font-size:14px;}

.foott {font-size: 14px;line-height: 24px;color: #888888; margin-bottom:10px;}
.foott .left {width:100%;}
.foott .left em {font-style: normal;position: absolute;top: 0;left: 0;line-height: 24px;}
.foott .left span {margin: 0 15px;}
.foott a {color:rgba(255,255,255,.6);display: inline-block;}
.foot a:hover {color: #cbcbcb;}
/* 工程案例 */
.a3_b1{font-size: 0;position: relative;margin-top: 50px;}
.a3_b1 li{ float:left; width:25%; padding:0 10px 10px 0;}
.a3_b1 li img{width:100%;}
.a3_b1 li .ashha{position: relative;}
.a3_b1 li .wena{text-align: center;padding: 0 40px;position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;box-sizing: border-box; background: url(../images/kkjka.png) no-repeat right bottom rgba(0,0,0,.6);padding-top: 12%;opacity: 0;}
.a3_b1 li .wena h2 a{display: block;color: #fff;font:500 24px/66px "微软雅黑";background: url(../images/ajkhjk.png) no-repeat center bottom;}
.a3_b1 li .wena h3{color: #fff;font:500 14px/19px "微软雅黑"; margin-top: 25px;}
.a3_b1 li:nth-child(1){width:50%;}
.a3_b1 li:hover .wena{opacity: 1;}

@media screen and (max-width:767px){
	
.a3_b1 li{ float:left; width:50%; padding:0 10px 10px 0;}
.a3_b1 li img{width:100%;}
.a3_b1 li .ashha{position: relative;}
.a3_b1 li .wena{text-align: center;padding:0px;position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;box-sizing: border-box; background: url(../images/kkjka.png) no-repeat right bottom rgba(0,0,0,.6);opacity: 0;}
.a3_b1 li .wena h2 a{display: block;color: #fff;font:500 16px/66px "微软雅黑";background: url(../images/ajkhjk.png) no-repeat center bottom;}
.a3_b1 li .wena h3{color: #fff;font:500 12px/20px "微软雅黑"; margin-top:0px;}
.a3_b1 li:nth-child(1){width:100%;}
.a3_b1 li:hover .wena{opacity: 1;}
	
	.foott{ display:none;}
.news_btl{width:100%; float: none; font-weight: bold; text-align:center;font-size:20px;color:#333;}
.news_btl span{font-size: 12px; display: block; color: #999; font-weight: 100;}
.nb_tab{font-size:0;text-align: center; float: none; width:100%;}
.nb_tab a{width:32%;height:40px;background:#fff;display:inline-block;vertical-align:top;color:#333; box-shadow: 0px 0px 20px #eee; border-radius: 30px; margin-top: 22px;}
.nb_tab a+a{margin-left:1%;}
.nbcl_le{width:100%;}
.nbcr_ri{width:100%; margin-top:20px;}
.news_div_item_title a {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}.nbcr_ri .news_div_item_content {width: 80%;padding: 10px; overflow:hidden;}
.nbcr_ri .news_div_item_body {
    margin-top: 10px;
    line-height: 20px;
    color: #68686a;
    font-size: 12px; height:60px; overflow:hidden;   text-overflow: ellipsis;

}.nbcl_le .news_div_item_body {
    margin-top:10px;
    line-height: 20px;
    font-size: 12px;
    color: #666;
}
.youshi .ys_content .ysc_right .ysc_txt p:last-child {
    line-height:20px;
    color: #818181;
    font-size: 12px;
}
.nbcr_ri .news_div_item_day {
    font-size:20px;
    font-weight: bold;
    color: #fff;
    line-height: 55px;}
	}
/*foot*/
#footbg{background:#24ac9e;}
.foot{}
.foot .f_left{width:60%;padding:17px 0 43px;float:left;position:relative;}
.foot .f_left .f_txt{height:50px;padding-left:70px;margin-top:25px;position:relative;}
.foot .f_left .f_txt:nth-child(1){ width:100%; display:inline-block;}
.foot .f_left .f_txt{float:left; width:45%;}
.foot .f_left .f_txt i{width:50px;height:50px;position:absolute;left:0;top:0;display:inline-block;border-radius:50%;}
.foot .f_left .f_txt p{height:25px;line-height:25px;color:#FFF;margin-bottom:0;}
.foot .f_left .f_txt span{font-size:26px;font-family:Impact;vertical-align:middle;}
.foot .f_left .f_txt i.footicon1{background:url(../images/footicon1.png) no-repeat center center #c00118;}
.foot .f_left .f_txt i.footicon2{background:url(../images/footicon2.png) no-repeat center center #c00118;}
.foot .f_left .f_txt i.footicon3{background:url(../images/footicon3.png) no-repeat center center #c00118;}
.foot .f_left .f_txt i.footicon4{background:url(../images/footicon4.png) no-repeat center center #c00118;}
.foot .f_left .f_txt i.footicon5{background:url(../images/footicon5.png) no-repeat center center #c00118;}
.foot .f_left .f_txt i.footicon6{background:url(../images/footicon6.png) no-repeat center center #c00118;}
.foot .f_left .erweima{position:absolute;width:126px;height:126px;right:0;bottom:54px;}
.foot .f_right{width:35%;float:right;background:rgba(34,39,49,.1);padding:25px 35px;}
.foot .f_right .feedback{margin-top:9px;}
.foot .f_right .feedback li{color:#666;float:left;;margin-top:20px;width:48%;margin-left:4%;}
.foot .f_right .feedback li:nth-child(odd){margin-left:0;}
.foot .f_right .feedback li:nth-child(3){margin-left:0;width:100%;}
.foot .f_right .feedback li input{width:100%;height:40px;line-height:34px;padding:3px 5px;outline:none;border-radius:3px;}
.foot .f_right .feedback li textarea{width:100%;height:100px;border:1px solid #DDD;resize:none;padding:10px;outline:none;vertical-align:top;border-radius:3px;}
.foot .f_right .feedback .f_btn{width:100%;height:40px;border-radius:3px;background:#c00118;display:block;color:#FFF;line-height:40px;cursor:pointer;position:relative;text-indent:30px;margin-top:21px;}
.foot .f_right .feedback .f_btn:before{content:'';width:28px;height:25px;position:absolute;top:7px;left:50%;background:url(../images/btnicon.png) no-repeat left center;border-right:1px solid #FFF;margin-left:-88px}
.foot .f_right .feedback .f_btn:after{content:'获取方案及报价';width:100px;height:40px;position:absolute;top:0;left:50%;text-indent:0;margin-left:-50px;}
/*footbottom*/
#footbottombg{background:#24ac9e;border-top:1px solid #10c5b2;padding-bottom:0;}
.footbottom{line-height:32px;color:rgba(255,255,255,.6); padding-top:10px;}
.footbottom span{display:inline-block;white-space:nowrap;}
.footbottom a{color:rgba(255,255,255,.6);}
/*stylepbulic*/
#stylepbulic{width:100%;height:340px;background-repeat:no-repeat;background-position:center top;background-size:cover;}
#stylesubnav{width:100%;height:50px;border-bottom:1px solid #E0E0E0;}
#stylesubnav .xq_c{padding:0;}
#stylesubnav .xq_crumbs{background:url(../images/position.png) no-repeat left 18px;background-size:auto 12px;line-height:29px;float:left;padding:10px 0 10px 20px;}
#stylesubnav .xq_nav{float:right;font-size:0;-webkit-text-size-adjust:none;}
#stylesubnav .xq_nav a{display:inline-block;height:49px;line-height:49px;padding:0 18px;text-align:center;position:relative;font-size:14px;}
#stylesubnav .xq_nav a.on{background:#1767CA;color:#FFF;}
#stylesubnav .xq_nav a.on .san{position:absolute;left:50%;margin-left:-10px;bottom:-10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #1767CA;display:block;}

/*px*/
#px_banner{width:100%;position:relative;z-index:9;}
#px_banner img{width:100%;height:100%;position: relative;top:0;left:0;object-fit:cover; z-index:1}
.banner_tit{width:100%;margin:0px auto; text-align:center; padding-top:250px; position: absolute; z-index:999;}
.banner_tit h3{font-size: 42px;color:#fff;display: block;line-height: 48px; font-weight: bold; letter-spacing: 2px;text-align:center;}
.banner_tit h6{font-size: 19px;font-weight:100;color: #fff;margin-top: 20px;line-height: 30px;text-align: left; font-weight:200;text-align:center;}
.banner_tit::before { content: ""; position: relative;width: 50px;height: 2px;background: #fff;top: 150px;display: block;margin: auto;}
.px_txt{position:absolute;width:100%;height:100%;left:0;top:0;}
.px_txt .px_txt_p{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;text-align:center;}
.px_txt .px_txt_p h2{margin:0;line-height:60px;height:60px;font-size:48px;font-weight:bold;color:#FFF;display:inline-block;padding:0 25px;position:relative;}
.px_txt .px_txt_p h2:before{content:'';position:absolute;width:55px;height:1px;background:#FFF;left:-55px;top:50%;}
.px_txt .px_txt_p h2:after{content:'';position:absolute;width:55px;height:1px;background:#FFF;right:-55px;top:50%;}
.px_txt .px_txt_p p{margin:0;margin-top:13px;height:30px;line-height:30px;font-size:26px;color:#FFF;text-transform:uppercase;}
.pnav_ul{font-size:0;-webkit-text-size-adjust:none;text-align:left;margin-top:-70px;position:relative;z-index:10;}
.pnav_ul a{height:34px;line-height:34px;background:#FFF;display:inline-block;margin-right:15px;font-size:16px;color:#444;padding:0 29px;}
.pnav_ul a:last-child{margin-right:0;}
.pnav_ul a.on{background:#9D48A5;color:#FFF;}

/*视频弹出*/
#tan_box{display:none;position:fixed;left:0px;top:0px;right:0px;bottom:0px;background:rgba(0, 0, 0, 0.8);z-index:1000;}
.tan_box{position:absolute;left:0px;top:0px;right:0px;bottom:0px;padding:50px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
.tan_box .box{position:relative;background:#fff url(loading.gif) center center no-repeat;padding:10px;box-shadow:0 0 15px #ccc;border-radius:5px 0 5px 5px;}
.tan_box .box video{max-width:1000px;width:100%;height:auto;display:block;overflow:hidden;}
.tan_box .v_close{width:36px;height:36px;text-align:center;position:absolute;right:0px;top:-36px;cursor:pointer;box-shadow:0 0 5px #ccc;border-radius:5px 5px 0 0;background:url(closeicon.png) no-repeat center center #FFF;}

/*电脑浮动*/
.izl-rmenu{position:fixed;right:0;bottom:10px;padding-bottom:10px;z-index:999;width:72px;}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#24ac9e;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#24ac9e;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#24ac9e;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#24ac9e;}
.izl-rmenu .btn-phone .phone{background-color:#24ac9e;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#24ac9e;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

/*手机浮动*/
#floatBottom{width:100%;height:53px;background:#24ac9e;position:fixed;left:0;bottom:0;z-index:999999;display:none;}
#floatBottom a{width:25%;height:53px;line-height:53px;display:block;float:left;position:relative;}
#floatBottom a.kf1{background:url(../images/kf1.png) no-repeat center center;}
#floatBottom a.kf2{background:url(../images/kf2.png) no-repeat center center;}
#floatBottom a.kf3{background:url(../images/kf3.png) no-repeat center center;}
#floatBottom a.kf4{background:url(../images/kf4.png) no-repeat center center;}
#floatBottom .ewm{width:90px;height:90px;position:absolute;bottom:55px;left:50%;margin-left:-45px;display:none;}
#floatBottom .ewm img{width:100%;height:100%;display:block;}
/*1310以上屏幕*/
@media (min-width:1500px){.container{width:85%;}}
/*1200以上屏幕*/
@media screen and (max-width:1309px){
	.container{width:100%;}
	.top .nav .firstfloor>li{margin-left:0;}
	.product .zhichi .zc_left{width:calc(100% - 235px);}
	.product .zhichi .zc_left .zc_li{padding-left:30px;}
	.product .zhichi .zc_right{width:235px;}
	.gongyi .gy_left{width:515px;}
	.gongyi .gy_right{width:calc(100% - 515px);padding:21px 0 97px 75px;}
	.youshi .ys_content .ysc_left{width:520px;}
	.youshi .ys_content .ysc_right{width:calc(100% - 520px);}
	.youshi .ys_content .ysc_right .ysc_txt{margin-top:10px;}
	.youshi .ys_content .ysc_right .ysc_ul{margin-top:21px;}
}
/*1200以下屏幕*/
@media screen and (max-width:1199px){
.head p b{display:inline-block;width:75%;}
	.container{width:90%;}
	#topbg{height:85px;}
	.top .logo{width:270px;padding:20px 0;}
	.top .nav .firstfloor>li{width:90px;}
	.top .nav .firstfloor>li>a{padding:23px 0 10px;}
	.top .nav .firstfloor>li>a>span{margin-top:5px;}
	.index_banner .swiper-pagination-bullets{bottom:60px!important;}
	.product .zhichi{padding:26px 0;}
	.product .zhichi .zc_left{width:100%;float:none;}
	.product .zhichi .zc_right{display:none;}
	.product .zhichi .zc_left .zc_li:last-child:before{content:none;}
	.product .zhichi .zc_left .zc_li{padding-left:40px;}
	.product .product_content{margin-top:70px;}
	.p_class{padding:15px 10px;}
	.p_class .p_item{width:100%;float:none;border-bottom:1px solid #E6E6E6;}
	.p_class .pc_left{width:100%;}
	.p_class .pc_left:after{content:none;}
	.p_class .pc_left p{display:inline-block;}
	.p_class .pc_left p br{display:none;}
	.p_class .pc_left p:nth-child(2){margin-top:0;height:36px;line-height:36px;}
	.p_class .pc_left a{position:absolute;right:0;top:4px;margin-top:0;}
	.p_class .pc_ul{width:100%;float:none;padding-left:0;margin-top:20px;}
	.p_class .pc_ul>ul>li{width:19%;margin-left:1.25%;}
	.p_class .pc_ul>ul>li:first-child{margin-left:0;}
	#gongyibg{padding:30px 0;}
	.gongyi .gy_left{width:400px;}
	.gongyi .gy_left .gy_img .kx{width:130px;height:130px;padding:8px 0 0 8px;}
	.gongyi .gy_left .gy_img .kx span{font-size:40px;line-height:122px;}
	.gongyi .gy_right{width:calc(100% - 400px);padding:0 0 0 50px;}
	.gongyi .gy_right .gy_ul{margin-top:0;}
	.gongyi .gy_right .gy_ul .gy_li{padding:10px 20px 10px 80px;}
	.gongyi .gy_right .gy_ul .gy_li.icon1{background:url(gy_icon1.png) no-repeat 22px 13px #FFF;}
	.gongyi .gy_right .gy_ul .gy_li.icon2{background:url(gy_icon2.png) no-repeat 22px 13px #FFF;}
	.gongyi .gy_right .gy_ul .gy_li.icon3{background:url(gy_icon3.png) no-repeat 22px 13px #FFF;}
	.gongyi .gy_right .gy_ul .gy_li.icon4{background:url(gy_icon4.png) no-repeat 22px 13px #FFF;}
	.gongyi .gy_right .gy_p{margin-top:20px;}
	.gongyi .gy_right .gy_p:before{left:-40px;}
	#casebg{padding:30px 0;}
	.case{margin-top:20px;}
	.case .swiper-pagination{margin-top:20px;}
	#fengebg{padding:30px 0;}
	.fenge .fg_left{width:100%;float:none;}
	.fenge .fg_left p:first-child{font-size:36px;line-height:46px;}
	.fenge .fg_left p br{display:none;}
	.fenge .fg_right{display:none;}
	#youshibg{padding:30px 0;background-size:auto 268px;}
	.youshi{margin-top:30px;}
	.youshi .ys_ul .ys_li{padding:10px 10px 15px;}
	.youshi .ys_ul .ys_li p{font-size:13px;}
	.youshi .ys_content{padding:30px 20px 40px;}
	.youshi .ys_content .ysc_left{width:480px;}
	.youshi .ys_content .ysc_right{width:calc(100% - 480px);padding-right:30px;}
	.youshi .ys_content .ysc_right .ysc_txt span{width:100%;background-size:contain;height:22px;}
	.youshi .ys_content .ysc_right .ysc_txt p:nth-child(2){font-size:30px;height:40px;line-height:40px;margin-top:8px;}
	.youshi .ys_content .ysc_right .ysc_txt i{margin:12px 0;}
	#friendlinkbg{padding:10px 0 10px;}
	.friendlink .left{height:34px;line-height:34px;margin-top:0;}
	.friendlink .right a{padding:3px 10px;}
	.friendlink .right a:after{top:6px;}
	.foot .f_left{width:calc(100% - 460px);padding:0 0 0;}
	.foot .f_left .f_txt{margin-top:20px;}
	.foot .f_left .f_txt:nth-child(2){float:none;}
	.foot .f_left .f_txt:nth-child(3){float:none;margin-left:0;}
	.foot .f_left .erweima{right:10px;bottom:5px;}
	.foot .f_right{width:460px;padding:25px 20px;}
	.footbottom{padding:10px 0;}
	#lefttop{display:none;}
}
/*992以下屏幕*/
@media screen and (max-width:1023px){
.banner_tit{width:100%;margin:0px auto; text-align:center; padding-top:20px; position: absolute; z-index:999;}
.banner_tit h3{font-size:20px;color:#fff;display: inline-block;line-height:10px; font-weight: bold; letter-spacing: 2px;text-align:center;}
.banner_tit h6{font-size: 14px;font-weight:100;color: #fff;margin-top:0px;line-height: 30px;text-align: left; font-weight:200;text-align:center;}
.banner_tit::before { content: ""; position: relative;width: 50px;height: 2px;background: #fff;top: 80px;display: block;margin: auto;}
.head p b{display:inline-block;width:65%;}
	.container{width:calc(100% - 30px);}
	#topbg{display:none;}
	#mobilehead{display:block;}
	#mobilehead.mhead{background:#FFF;position:fixed;z-index:9999;top:0;box-shadow:0 2px 5px rgba(0,0,0,.6);}
	#mobilehead .nav_bg.nav_bg1{height:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box.nav_box1{top:70px;}
	.index_banner{padding-bottom:48%;}
	.index_banner .swiper-pagination-bullets{bottom:71px!important;}
	.product .zhichi{padding:20px 0;}
	.product .zhichi .zc_left .zc_li{padding-left:15px;}
	.product .product_content {margin-top:50px;}
	.p_class{padding:0 0;}
	.p_class .p_item{border-bottom:none;}
	.p_class .pc_left{width:150px;padding-bottom:0;background:#24ac9e;text-align:center;}
	.p_class .pc_left p:first-child{height:50px;line-height:50px;color:#FFF;font-size:14px;}
	.p_class .pc_left p:nth-child(2){display:none;}
	.p_class .pc_left a{display:none;}
	.p_class .pc_right{display:block; font-size:12px;}
	.p_class .pc_ul{display:none;margin-top:0;position:absolute;left:0;top:50px;background:#24ac9e;padding:0 10px 10px;}
	.p_class .pc_ul>ul>li{width:100%;margin-left:0;}
	.p_class .pc_ul>ul>li>span{height:48px;line-height:48px;padding-bottom:0;font-size:16px;border-bottom:1px solid #E2E2E2;background:none;}
	.p_class .pc_ul>ul>li>span:before{height:1px;bottom:-1px;width:110px;}
	.p_class .pc_ul>ul>li>span:after{content:none;}
	.p_class .pc_ul>ul>li>span>i{display:block;}
	.p_class .pc_ul>ul>li>dl{display:none;margin-top:0;height:auto;border-bottom:1px solid #E2E2E2;padding:10px 0;}
	.p_class .pc_ul>ul>li>dl>dd{text-indent:25px;}
	.p_class .pc_ul>ul>li>dl>dd>a{height:38px;line-height:38px;}
	.p_class .pc_ul>ul>li.on>span>i{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);}
	.product .p_ul{margin-top:0;}
	.product .p_ul .swiper-slide{margin-top:15px!important;}
	#gongyibg{padding:20px 0;}
	.gongyi .gy_left{display:none;}
	.gongyi .gy_right{width:100%;padding:0 0 0 0;text-align:center;}
	.gongyi .gy_right .gy_ul .gy_li p{text-align:left;}
	.gongyi .gy_right .gy_p{border-bottom:none;}
	.gongyi .gy_right .gy_p:before{content:none;}
	.case_btn .cb_left{display:none;}
	.case_btn .cb_right{width:100%;float:none;text-align:center;}
	.case_btn .cb_right a{display:inline-block;float:none;}
	#fengebg{padding:20px 0;}
	.fenge .fg_left p:last-child{line-height:20px;font-size:12px;margin-top:10px;}
	#youshibg{padding:20px 0;}
	.youshi .ys_ul .ys_li p{height:44px;}
	.youshi .ys_content{padding:20px 15px;}
	.youshi .ys_content .ysc_left{display:block; width:100%; margin-bottom:10px;}
	.youshi .ys_content .ysc_right{width:100%;float:none;padding-right:0;}
	.foot .f_left{width:100%;float:none;}
	.foot .f_left .erweima{display:none;}
	.foot .f_right{width:100%;float:none;padding:0 20px 20px;margin-top:20px;}
	#footbottombg{padding-bottom:53px;}
	#floatBottom{display:block;}
	#stylesubnav{height:auto;border-bottom:none;}
	#stylesubnav .xq_crumbs{width:100%;float:none;border-bottom:1px solid #E0E0E0;}
	#stylesubnav .xq_nav{float:none;margin-top:15px;width:100%;display:table;}
	#stylesubnav .xq_nav a{background:#EEE;border-right:1px solid #FFF;padding:0 0;display:table-cell;}
	#stylesubnav .xq_nav a.on .san{display:none;}	
}
/*768以下屏幕*/
@media screen and (max-width:767px){
#headbg{ display:none;}
.a_span{ width:25%;}
	.index_banner{padding-bottom:27%;}
	#productbg{padding-bottom:20px;}
	.product .zhichi{display:none;}
	.index_banner .swiper-pagination-bullets{bottom:10px!important;}
	.product .product_content{margin-top:20px;}
	.gongyi .gy_right h2{font-size:28px;height:36px;line-height:36px;}
	.pb_title .p_t{font-size:20px;height:36px;line-height:36px;}
	.pb_title p{font-size:14px;line-height:20px;margin-top:7px;}
	.fenge .fg_left p:first-child{font-size:16px;line-height:30px;}
	.youshi{margin-top:20px;}
	.friendlink .left{width:100%;float:none;text-align:center;}
	.friendlink .right{width:100%;float:none;}
.youshi .ys_content .ysc_right .ysc_txt p:nth-child(1){line-height:46px;color:#24ac9e;font-size:20px;font-weight:bold;margin-top:14px;}
.t h3{font-size:20px;font-weight: bold;color: #222;}
.t p{display: block;font-size:12px;padding:10px 0;}
.com_t{ margin-bottom:20px;}
.com_img{width:100%;}
.com_img img{display: block;width: 100%;}
.com_r{width:100%;}
.com_w1{margin-top:10px;}
.com_w1 p{font-size:20px;color: #333;font-weight: bold;}
.com_w1 span{display: block;font-size:10px;color: #999;margin-top:5px;}
.com_w{font-size:12px;line-height:20px;margin-top:10px;}
.foot .f_left .f_txt{float: none; width:100%;}
.com_a a {
    display: block;
    width: 160px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #24ac9e;
    color: #fff; margin:0 auto;
    font-size: 16px;
    border-radius: 45px;
    margin-top: 20px;
}
.news_bg {
    padding-top:30px; margin-top:20px;
    background: #f8f8f8;
    padding-bottom: 50px;
}
}
/*668以下屏幕*/
@media screen and (max-width:667px){
	.gongyi .gy_right .gy_ul .gy_li{padding:10px 10px 10px 80px;}
	.gongyi .gy_right .gy_ul .gy_li p:last-child{font-size:12px;line-height:20px;height:40px;}
	.youshi .ys_ul .ys_li{width:50%;}
	.youshi .ys_ul .ys_li:first-child{border-bottom:1px solid #c7c7c7;}
	.youshi .ys_ul .ys_li:nth-child(2){border-bottom:1px solid #c7c7c7;border-right:none;}
	.youshi .ys_ul .ys_li p{font-size:12px;height:22px;}
	.youshi .ys_content .ysc_right .ysc_txt span{height:16px;}
	.youshi .ys_content .ysc_right .ysc_txt p:nth-child(2){font-size:24px;line-height:30px;height:30px;}
	.footbottom{line-height:26px;}
	#stylesubnav .xq_nav{display:block;}
	#stylesubnav .xq_nav a{height:38px;line-height:38px;border-right:1px solid #FFF;border-bottom:1px solid #FFF;padding:0 15px;display:inline-block;}
}
/*500以下屏幕*/
@media screen and (max-width:499px){
	#headbg{display:none;}
	#mobilehead .nav_bg{top:70px;height:calc(100% - 70px);}
	#mobilehead .nav .nav_box{top:70px;}
	#mobilehead .logo{width:calc(100% - 70px);background-size:auto 40px;}
	.index_banner{padding-bottom:48%;}
	.p_class .pc_left{ width:30%; float:left;}
	.p_class .pc_right{width:70%;float:right;}
	#gongyibg{padding:15px 0;}
	.gongyi .gy_right h2{font-size:24px;height:30px;line-height:30px;}
	.gongyi .gy_right span{font-size:12px;}
	.gongyi .gy_right .gy_ul .gy_li{width:100%;margin-top:10px;margin-left:0;}
	.gongyi .gy_right .gy_p{margin-top:10px;font-size:16px;height:auto;}
	.pb_title .p_t{font-size:20px;height:30px;line-height:30px;}
	.pb_title p{font-size:12px;margin-top:5px;line-height:18px;}
	#casebg{padding:15px 0;}
	.case{margin-top:10px;}
	.case .c_txt{padding:8px 0;}
	.case .swiper-pagination{margin-top:10px;}
	.case .swiper-pagination-bullet{width:8px;height:8px;}
	.case_btn .cb_right{font-size:0;-webkit-text-size-adjust:none;}
	.case_btn .cb_right a{width:49%;margin-left:2%;font-size:13px;}
	#fengebg{padding:10px 0;}
	.fenge .fg_left p:nth-child(2){height:auto;}
	.fenge .fg_left p:last-child{font-size:13px;}
	#youshibg{padding:15px 0;}
	.youshi .ys_ul .ys_li{padding:8px 0;}
	.youshi .ys_ul .ys_li p{display:none;}
	.youshi .ys_content{padding:10px 10px;}
	.youshi .ys_content .ysc_right .ysc_txt p:nth-child(2){font-size:20px;height:26px;line-height:26px;}
	.youshi .ys_content .ysc_right .ysc_txt p:last-child{font-size:13px;}
	.youshi .ys_content .ysc_right .ysc_ul{margin-top:0;}
	.youshi .ys_content .ysc_right .ysc_ul .ysc_li{width:20%;margin-top:10px;}
	.foot .f_left .f_txt{padding-left:60px;margin-top:15px;height:auto;}
	.foot .f_left .f_txt p{height:auto;}
	.foot .f_left .f_txt span{font-size:16px;}
	.foot .f_right{margin-top:15px;padding:0 10px 10px;}
	.foot .f_right .feedback li{width:100%;float:none;margin-left:0!important;margin-top:10px;}
	.foot .f_right .feedback .f_btn{margin-top:10px;}
}
/*crumbs*/
.wrap{padding:15px 0;}
.wrap .sub_title{height:70px;line-height:70px;border-bottom:2px solid #e6e6e6;position:relative;margin:0 0 25px 0;font-size:26px;font-weight:bold;color:#323f48;text-align:center;}
.wrap .sub_title:after{content:'';width:53px;height:2px;background:#0092D8;position:absolute;left:50%;margin-left:-26px;bottom:-2px;}
/*companyInfo*/
.companyInfo{padding:20px 0 30px;}
.companyInfo p{margin:0;line-height:2;font-size:16px;margin-top:10px;}
.companyInfo p img{ margin-left:20px; max-width:100%;}
.c_img_list{padding-top:20px;}
.c_img_list h2{margin:0;font-size:20px;height:36px;line-height:36px;font-weight:bold;}
.c_img_list .cl_ul{}
.c_img_list .cl_ul .cl_li{width:19%;margin-left:1.25%;float:left;margin-top:15px;}
.c_img_list .cl_ul .cl_li:nth-child(5n+1){margin-left:0;}
.c_img_list .cl_ul .cl_li .cl_img{width:100%;padding-bottom:150%;position:relative;} 
.c_img_list .cl_ul .cl_li .cl_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;border:1px solid #CCC;padding:2px;}
.nc_info{padding:30px 0;}
.nc_info h2{margin:0;font-size:20px;font-weight:bold;height:36px;line-height:36px;}
.nc_info .nc_jieshao{}
.nc_info .nc_jieshao img{width:500px;height:293px;display:block;float:left;margin-right:20px;}
.nc_info .nc_jieshao p{margin:0;font-size:16px;line-height:30px;text-indent:2em;}
.nc_info .nc_ul{margin-top:30px;}
.nc_info .nc_ul .nc_li{width:23.8%;margin-left:1.6%;float:left;}
.nc_info .nc_ul .nc_li:first-child{margin-left:0;}
.nc_info .nc_ul .nc_li .nc_img{width:100%;padding-bottom:66.5%;position:relative;}
.nc_info .nc_ul .nc_li .nc_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.nc_info .nc_yewu{margin-top:30px;}
.nc_info .nc_yewu .ncy_ul{margin-top:30px;}
.nc_info .nc_yewu .ncy_li{width:48%;margin-left:4%;float:left;}
.nc_info .nc_yewu .ncy_li:first-child{margin-left:0;}
.nc_info .nc_yewu .ncy_li .ncy_img{width:100%;padding-bottom:69%;position:relative;}
.nc_info .nc_yewu .ncy_li .ncy_img img{width:100%;height:100%;display:block;position:absolute;left:0;top:0;object-fit:cover;}
.nc_info .nc_yewu .ncy_li p{margin:0;background:#F5F5F5;padding:10px;line-height:26px;height:98px;}
.nc_info .nc_jt{margin-top:30px;}
.nc_info .nc_jt .ncj_c{margin-top:30px;}
.nc_info .nc_jt .ncj_c img{width:400px;height:240px;display:block;float:right;margin-left:20px;}
.nc_info .nc_jt .ncj_c p{margin:0;font-size:16px;line-height:30px;text-indent:2em;margin-bottom:15px;}
.nc_chanye{padding:0 0 30px;}
.nc_chanye .ncc_ul{}
.nc_chanye .ncc_ul .ncc_li{margin-top:30px;}
.nc_chanye .ncc_ul .ncc_li .ncc_img{width:350px;float:left;margin-right:20px;}
.nc_chanye .ncc_ul .ncc_li .ncc_img img{width:100%;height:auto;display:block;}
.nc_chanye .ncc_ul .ncc_li p{margin:0;}
.nc_chanye .ncc_ul .ncc_li p:first-child{color:#007cc3;font-size:18px;height:26px;line-height:26px;}
.nc_chanye .ncc_ul .ncc_li p:last-child{line-height:30px;margin-top:7px;font-size:15px;}
.nc_idea{padding:30px 0;}
.nc_idea .nci_top{}
.nc_idea .nci_top p{margin:0;font-size:16px;line-height:30px;text-indent:2em;}
.nc_idea .nci_ul{}
.nc_idea .nci_ul .nci_li{margin-top:30px;}
.nc_idea .nci_ul .nci_li .nci_left{width:200px;float:left;margin-right:30px;}
.nc_idea .nci_ul .nci_li .nci_left img{width:200px;height:200px;display:block;}
.nc_idea .nci_ul .nci_li p{margin:0;}
.nc_idea .nci_ul .nci_li p.c1{color:#009040;}
.nc_idea .nci_ul .nci_li p.c2{color:#e5005c;}
.nc_idea .nci_ul .nci_li p.c3{color:#007cc3;}
.nc_idea .nci_ul .nci_li p:first-child{font-size:18px;height:26px;line-height:26px;margin-top:20px;}
.nc_idea .nci_ul .nci_li p:last-child{line-height:30px;margin-top:7px;font-size:15px;}
/*singleinfo*/
.singleinfo{margin-top:20px;}
.singleinfo_c{}
.singleinfo_c p{line-height:2;font-size:15px;margin-bottom:0;}
.singleinfo_c img,.singleinfo_c p img{max-width:100%;height:auto;display:block;margin:0 auto;margin-top:15px;}
.singleinfo_c h2{margin:10px 0!important;font-size:20px!important;font-weight:bold!important;}
.singleinfo_c h3{margin:10px 0!important;font-size:17px!important;font-weight:bold!important;}
.singleinfo_c table{border-top:1px solid #CCC;border-left:1px solid #CCC;}
.singleinfo_c td{border-right:1px solid #CCC;border-bottom:1px solid #CCC;text-align:center;padding:5px 0;}
.singleinfo_c th{border-right:1px solid #CCC;border-bottom:1px solid #CCC;text-align:center;padding:5px 0;font-size:18px;}
.singleinfo_c td{margin-top:0;line-height:1.8;}
/*newslist*/
.news_list{}
.news_list .news_ul{padding:35px 0;border-bottom: 1px solid #dbdbdb;}
.news_list .news_ul .img{width:200px;height:135px;float:left;margin-top:4px;border:1px solid #dbdbdb;position:relative;}
.news_list .news_ul .img img{display:block;width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;}
.news_list .news_ul .news_txt{width:calc(100% - 340px);float:left;margin-left:32px;}
.news_list .news_ul .news_txt p{margin-bottom:0;}
.news_list .news_ul .news_txt .news_title{font-size:22px;line-height:35px;height:35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list .news_ul .news_txt .news_info{line-height:25px;padding-top:5px;color:#888;}
.news_list .news_ul .news_date{width:80px;float:right;border:1px solid #dbdbdb;text-align:center;margin-top:32px;color:#999;padding:8px 10px;}
.news_list .news_ul .news_date span{font-size:50px;line-height:50px;display:block;}
.news_list .news_ul .news_date p{line-height:25px;height:25px;}
/*newscow*/
.newscow{}
.newscow .newscow_left{width:71%;float:left;}
.newscow .newscow_left .h1{margin:0;line-height:30px;font-size:24px;margin-top:0;}
.newscow .newscow_left .pubinfo{margin:0;line-height:26px;padding-bottom:10px;color:#626262;font-weight:normal;padding-top:10px;border-bottom:1px solid #dbdbdb;margin-bottom:30px;}
.newscow .newscow_left .pubinfo span{padding-right:10px;white-space:nowrap;}
.newscow .newscow_left .newscount{line-height:30px;font-size:15px;color:#626262;}
.newscow .newscow_left .newscount h2{margin:0;font-size:18px;font-weight:bold;margin-top:12px;line-height:30px;}
.newscow .newscow_left .newscount h3{margin:0;font-size:15px;font-weight:bold;margin-top:8px;line-height:30px;}
.newscow .newscow_left .newscount p{line-height:30px;padding-top:8px;font-size:16px;color:#626262;}
.newscow .newscow_left .newscount img{margin:0 auto;display:block;max-width:100%;height:auto; margin-bottom:20px;}
.newscow .newscow_left .newscount table{border-top:1px solid #000;border-left:1px solid #000;margin:0 auto;width:100%!important;} 
.newscow .newscow_left .newscount table td{border-right:1px solid #000;border-bottom:1px solid #000;padding:5px 0;}
.newscow .newscow_left .newscount table td p{margin-top:0;line-height:1.8;}
/*product*/
.product_class{text-align: center;font-size:0;-webkit-text-size-adjust:none; margin-top:30px;}
.product_class .pc_li{background:#A1A1A1;font-size:14px;height:45px;line-height:45px;margin-right:1.25%; width:10%; float:left;}
.product_class .pc_li:last-child{margin-right:0;}
.product_class .pc_li>span{display:inline-block;width:100%;height:45px;line-height:45px;text-align:center;}
.product_class .pc_li>span>a{height:45px;line-height:45px;display:inline-block;color:#FFF; width:100%;}
.product_class .pc_li:hover,.product_class .pc_li.on{background:#24ac9e ;}
.product_class .pc_ul{position:absolute;left:0;top:45px;z-index:2;background:rgba(0,146,216,0.8);min-width:100%;display:none;}
.product_class .pc_ul>ul{margin:0;}
.product_class .pc_ul>ul>li{height:36px;line-height:36px;border-bottom:1px solid #E8E8E8;}
.product_class .pc_ul>ul>li:last-child{border-bottom:none;}
.product_class .pc_ul>ul>li>a{color:#FFF;padding:0 10px;display:block;width:100%;height:100%;white-space:nowrap;}
.product_class .pc_ul>ul>li:hover{background:#de2938;}

.mproduct_class{width:100%;position:relative;display:none;}
.mproduct_class .pl_ul{width:100%;height:40px;position:relative;background:#e6e6e6;padding:0 15px;}
.mproduct_class .pl_ul span{display:inline-block;height:40px;line-height:40px;color:#000;}
.mproduct_class .pl_ul i{float:right;display:inline-block;width:40px;height:40px;background:url(../images/navarrow.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;}
.mproduct_class .pl_ul.on i{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
.mproduct_class .ul_li{text-align:left;font-size:0;-webkit-text-size-adjust:none;position:absolute;top:40px;left:0;width:100%;z-index:3;display:none;}
.mproduct_class .ul_li .m_li{width:100%;display:inline-block;background:#1e5dac;font-size:14px;position:relative;border-top:1px solid #e5e5e5;}
.mproduct_class .ul_li .m_li>span{display:inline-block;width:100%;height:40px;text-indent:15px;}
.mproduct_class .ul_li .m_li>span>a{float:left;height:40px;line-height:40px;display:inline-block;color:#FFF;}
.mproduct_class .ul_li .m_li>span>i{float:right;display:block;width:40px;height:40px;background:url(mclassicon.png) no-repeat center center;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;}
.mproduct_class .ul_li .m_li.on{background:#537db5;}
.mproduct_class .ul_li .m_li.on>span>i{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
.mproduct_class .ul_li .m_ul{background:#537db5;width:100%;display:none;}
.mproduct_class .ul_li .m_ul>ul{margin:0;}
.mproduct_class .ul_li .m_ul>ul>li{height:36px;line-height:36px;font-size:13px;text-indent:30px;}
.mproduct_class .ul_li .m_ul>ul>li:last-child{border-bottom:none;}
.mproduct_class .ul_li .m_ul>ul>li>a{color:#FFF;padding:0 10px;display:block;width:100%;height:100%;white-space:nowrap;}

.product_wrap_li{position:relative;padding-bottom:30px;}
.product_wrap_li li{background:#FFF;margin-top:20px;width:23.8%;float:left;margin-left:1.6%;}
.product_wrap_li li:nth-child(4n+1){margin-left:0;}
.product_wrap_li li .p_img{width:100%; height:auto;border:2px solid #efefef;}
.product_wrap_li li .p_img img{object-fit:cover;width:100%;height:100%;display:block;}
.product_wrap_li li .p_img .videoicon{background:url(videoicon.png) no-repeat center center rgba(0,0,0,.3);position:absolute;left:0;top:0;background-size:60px auto;display:block;width:100%;height:100%;}
.product_wrap_li li p{margin:0;line-height:43px;color:#666;text-align:center;background:#F1F1F1;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product_wrap_li li p a{color:#666;}
/*product_list*/
.product_list{position:relative;padding:20px 0 30px;}
.product_list li{margin-top:15px;width:23.8%;float:left;cursor:pointer;margin-left:1.6%;}
.product_list li:nth-child(4n+1){margin-left:0;}
.product_list li .p_img{width:100%;padding-bottom:66.67%;position:relative;overflow:hidden;border:2px solid #efefef;}
.product_list li .p_img img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;left:0;top:0;}
.product_list li .p_img .videoicon{background:url(videoicon.png) no-repeat center center rgba(0,0,0,.3);position:absolute;left:0;top:0;background-size:60px auto;display:block;width:100%;height:100%;}
.product_list li p{margin:0;line-height:43px;color:#666;text-align:center;background:#F1F1F1;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product_list li p a{color:#666;}
/*hzhb_list*/
.hzhb_list{padding:20px 0 30px;}
.hzhb_list li{width:19.6%;float:left;margin-left:0.5%;margin-top:10px;}
.hzhb_list li .h_img{width:100%;padding-bottom:41.67%;position:relative;}
.hzhb_list li .h_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;border:1px solid #D5D5D5;}
.hzhb_list li:nth-child(5n+1){margin-left:0;}
.hzhb_list li p{margin:0;line-height:30px;height:30px;text-align:center;}
/*productshow*/
.productshow{}
.productshow .productshow_left{width:71%;float:left;}
.productshow .productshow_left .pro_title{color:#333;font-size:20px;text-align:left;padding:10px 0;margin:0;font-weight:bold;text-align:center;}
.productshow .productshow_left .pro_info{color:#333;font-weight:normal;text-align:center;font-size:12px;padding-bottom:15px;border-bottom:1px solid #CCC;}
.productshow .productshow_left .pro_img{max-width:100%;height:auto;margin:15px auto 25px;}
.productshow .productshow_left .pro_img img{width:100%;height:100%;display:block;}
.productshow .productshow_left .productshow_ul{margin-top:20px;background:#E5E5E5;}
.productshow .productshow_left .productshow_ul li{height:40px;line-height:40px;float:left;padding:0 40px;color:#444;cursor:pointer;border-right:1px solid #FFF;cursor:pointer;}
.productshow .productshow_left .productshow_ul li.hover{background:#24ac9e;color:#FFF;}
.productshow .productshow_left .pro_txt{font-size:15px;line-height:30px;margin-top:10px;}
.productshow .productshow_left .pro_txt h2{margin:0;font-size:20px;font-weight:bold;line-height:30px;padding:10px 0;}
.productshow .productshow_left .pro_txt h3{margin:0;font-size:18px;font-weight:bold;line-height:30px;padding:8px 0;}
.productshow .productshow_left .pro_txt p{margin:0;font-size:15px;line-height:30px;margin-top:4px;}
.productshow .productshow_left .pro_txt img{max-width:100%;height:auto;margin:0 auto;display:block;}
.productshow .productshow_left .pro_txt table{border-top:1px solid #000;border-left:1px solid #000;margin:0 auto;width:100%!important;} 
.productshow .productshow_left .pro_txt table td{border-right:1px solid #000;border-bottom:1px solid #000;padding:5px 0;}
.productshow .productshow_left .pro_txt table td p{margin-top:0;line-height:1.8;}
.productshow .productshow_left .pro_txt iframe{width:100%;height:600px;}
/*proinfo*/
.proinfo{padding:20px 0;}
.pi_top{}
.pi_top .pi_top_left{width:46%;float:left;}
.pi_top .pi_top_left .pil_img{width:100%;padding-bottom:56.25%;position:relative;}
.pi_top .pi_top_left .pil_img img{width:100%;height:100%;position:absolute;left:0;top:0;display:block;object-fit:cover;}
.pi_top .pi_top_right{width:50%;float:right;}
.pi_top .pi_top_right h2{margin:0;font-size:26px;height:auto;line-height:40px;color:#333;}
.pi_top .pi_top_right em{display:inline-block;color:#777;height:30px;line-height:30px;font-style:normal;}
.pi_top .pi_top_right p{height:auto;padding:20px;margin:20px 0;color:#777;background:#f3f3f3;line-height:30px;}
.pi_top .pi_top_right .liucheng_btn{margin-top:30px;}
.pi_nav{margin-top:20px;font-size:0;-webkit-text-size-adjust:none;}
.pi_nav span{display:inline-block;height:40px;line-height:40px;background:#0092D8;color:#FFF;border-radius:3px;width:19%;font-size:14px;text-align:center;margin-left:1.25%;cursor:pointer;}
.pi_nav span:first-child{margin-left:0;}
.pi_content{}
.pi_content .pro_txt{font-size:15px;line-height:30px;}
.pi_content .pro_txt p{font-size:15px;line-height:30px;}
.pi_content .pro_txt h2{font-size:20px!important;margin:15px 0;font-weight:bold;}
.pi_content .pro_txt h3{font-size:16px!important;margin:10px 0;font-weight:bold;}
.pi_content .pro_txt img{max-width:100%;height:auto;margin:0 auto;display:block;}
.pi_content .pro_txt table{border-top:1px solid #000;border-left:1px solid #000;margin:0 auto;} 
.pi_content .pro_txt table td{border-right:1px solid #000;border-bottom:1px solid #000;}
.pi_content .pro_txt iframe{width:100%;height:600px;}
.pipb_title{text-align:center;}
.pipb_title h2{margin:0;font-size:36px;height:50px;line-height:50px;color:#313131;}
.pipb_title p{margin:0;font-size:18px;text-transform:uppercase;color:#FFF;line-height:26px;height:26px;}
.pi_rylc{background:#f6f7f7;margin-top:30px;padding:30px 0;background-size:cover;}
.pi_rylc .rylc{}
.pi_rylc .rylc .rylc_li{width:23.8%;margin-left:1.6%;float:left;position:relative;padding:40px 20px 15px;margin-top:40px;border:1px solid #0092D8;}
.pi_rylc .rylc .rylc_li:nth-child(4n+1){margin-left:0;}
.pi_rylc .rylc .rylc_li i{width:60px;height:60px;background:#0092D8;border-radius:50%;position:absolute;left:50%;margin-left:-30px;top:-30px;display:block;font-style:normal;line-height:60px;text-align:center;font-size:30px;font-weight:bold;color:#FFF;}
.pi_rylc .rylc .rylc_li p{font-size:16px;color:#333;line-height:28px;text-align:center;min-height:56px;}
.pi_rylc p{margin:0;line-height:30px;font-size:16px;color:#333;}
.pi_blhx{padding:30px 0 50px;}
.pi_blhx .pi_ul{}
.pi_blhx .pi_li{width:23.8%;float:left;margin-left:1.6%;margin-top:20px;padding:10px 20px;border:1px solid #CCC;}
.pi_blhx .pi_li:first-child{margin-left:0;}
.pi_blhx .pi_li i{display:block;width:80px;height:80px;border-radius:5px;margin:0 auto;}
.pi_blhx .pi_li i.icon1{background:url(hxicon1.jpg) no-repeat center center #31AEDE;}
.pi_blhx .pi_li .pl_txt{width:100%;text-align:center;}
.pi_blhx .pi_li .pl_txt p{margin:0;line-height:24px;font-size:16px;color:#5A5A5A;margin-top:8px;}
.pi_blhx .pi_li .pl_txt p:first-child{line-height:32px;font-size:20px;font-weight:bold;color:#FE7900;}
/*contact*/
.contact{color:#666;}
.contact .txt_p{width:25%;margin-bottom:30px;float:left;}
.contact .txt_p em{display:block;float:left;width:50px;height:50px;border-radius:50%;}
.contact .txt_p em.manicon{background:url(../images/manicon.png) no-repeat center center #24ac9e;}
.contact .txt_p em.phoneicon{background:url(../images/phoneicon.png) no-repeat center center #24ac9e;}
.contact .txt_p em.cz{background:url(../images/cz.png) no-repeat center center #24ac9e;}
.contact .txt_p em.emailicon{background:url(../images/emailicon.png) no-repeat center center #24ac9e;}
.contact .txt_p em.dhicon{background:url(../images/400icon.png) no-repeat center center #24ac9e;}
.contact .txt_p em.addicon{background:url(../images/addicon.png) no-repeat center center #24ac9e;}
.contact .txt_p .pp{float:left;margin-left:15px;padding:12px 0;}
.contact .txt_p .pp p{line-height:26px;margin-bottom:0;}
.contact .txt_p .pp p span{display:inline-block;margin-right:20px;}
/*taglable*/
.taglable{padding:20px 0 30px;}
.taglable .taglable_right{width:71%;float:left;}
.taglable .taglable_right li{font-size:16px;line-height:40px;background:url(../images/tst_113.jpg) no-repeat left center;text-indent:10px;border-bottom:1px dashed #CCC;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.taglable .taglable_right1{width:71%;float:left;}
.taglable .taglable_right1 a{height:36px;line-height:36px;margin:0 5px;margin-bottom:15px;border:1px solid #EEE;border-radius:3px;display:block;float:left;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 15px;}
/*map*/
.webmap{width:840px;float:right;margin-top:25px;}
.webmap p{}
.webmap p a{white-space:nowrap;padding:8px 15px;background:#F5F5F5;margin-bottom:15px;display:inline-block;}
/*公用分页*/
.fanye{list-style:none;border-top:1px dashed #cccccc;border-bottom:1px dashed #c2a9a4;padding-top:10px;padding-bottom:10px;margin-top:10px;}
.fanye ul li{height:30px;line-height:30px;text-align:left;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.fanye ul li a{ color:#333;}
/*公用相关推荐*/
.news_tags{color:#0092D8;margin:15px 0;font-size:16px;border-top:1px solid #CCC;padding-top:20px;}
.xgtj{width:100%;height:auto;overflow:hidden;margin-top:20px;}
.xgtj_bt{width:100%;height:35px;}
.sgtj_bt_cn{width:100px;height:35px;background:#0092D8;line-height:35px;text-align:center;font-size:15px;color:#FFF;display:block}
.xgtj_nr{padding-top:5px;padding-bottom:50px}
.xgtj_nr ul li{width:48%;line-height:2.3;background:url(../images/tst_113.jpg) no-repeat 1px center;border-bottom:1px dashed #d8d8d8;margin:0 auto;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-indent:8px;}
.xgtj_nr ul li:nth-child(2n){float:right;}
/*公用右侧*/
.newscow_right{width:25%;float:right;}
.newscow_right .news_product{border:1px solid #dbdbdb;padding:10px;}
.newscow_right .news_product .np_title{font-size:14px;color:#2a2a2a;line-height:12px;padding:10px 0;border-bottom:2px solid #2a2a2a;}
.newscow_right .news_product .np_title span{font-size:22px;line-height:32px;}
.newscow_right .news_product .bd{overflow:hidden;zoom:1;margin-top:30px;}
.newscow_right .news_product .bd ul li{}
.newscow_right .news_product .bd ul li .r_img{width:100%;padding-bottom:100%;position:relative;border:1px solid #ccc;}
.newscow_right .news_product .bd ul li .pic{position:absolute;top:0;left:0;width:100%;height:100%;}
.newscow_right .news_product .bd ul li .pic img{display:block;width:100%;height:100%;object-fit:cover;}
.newscow_right .news_product .bd ul li .title{height:40px;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
.newscow_right .news_product .bd ul li .title a{color:#666}
.newscow_right .news_nlist{ padding-bottom:5px; overflow:hidden}
.newscow_right .news_nlist ul{ padding-top:5px}
.newscow_right .news_nlist ul li{line-height:36px;background:url(../images/zys_42.jpg) no-repeat 2px center; text-indent:0.3cm; margin:0 auto; border-bottom:1px dashed #d5d5d5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
@media screen and (max-width:1239px){
	.news_list .news_ul .news_txt{width:calc(100% - 320px);margin-left:20px;}
	.news_list .news_ul .news_txt .news_info{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
	#yzc_dyzbg .i_left{display:none;}
	#yzc_dyzbg .i_right{display:none;}
	#yzc_dezbg{background:none;padding:60px 0;}
	#yzc_dyzbg{padding:80px 0 60px;}
	.yzc_dsz .dsz_img{left:15px;}
	#yzc_dlzbg{background:none;}
	.pi_top .pi_top_left{width:53%;}
	.pi_top .pi_top_right{width:45%;}
	.pi_top .pi_top_right em{font-size:13px;}
	.pi_rylc .rylc .rylc_li{padding:40px 15px 15px;}
	.pi_rylc .rylc .rylc_li p{font-size:14px;}
	.pi_blhx .pi_li .pl_txt p{font-size:14px;}
	.ldazzyss .lz_li{padding:26px 15px 25px;}
	.ldazcw .lc_ul .lc_li{padding:25px 30px 30px;}
	.tuandui .td_li .td_txt p:last-child{min-height:120px;}
	.nc_info .nc_yewu .ncy_li{width:49%;margin-left:2%;}
	.nc_info .nc_yewu .ncy_li p{height:124px;}
}
@media screen and (max-width:1023px){
	.news_list .news_ul .news_txt{width:calc(100% - 220px);margin-left:20px;}
	.news_list .news_ul .news_date{display:none;}
	.newscow .newscow_left{width:100%;float:none;}
	.newscow_right{width:100%;float:none;}
	.newscow_right .news_product .bd ul li{width:32%;float:left;margin-left:2%;}
	.newscow_right .news_product .bd ul li:first-child{margin-left:0;}
	.newscow_right .news_nlist ul li{width:48%;margin-left:4%;float:left;}
	.newscow_right .news_nlist ul li:nth-child(odd){margin-left:0;}
	.product_wrap_li li{width:32%;margin-left:2%;}
	.product_wrap_li li:nth-child(4n+1){margin-left:2%;}
	.product_wrap_li li:nth-child(3n+1){margin-left:0;}
	.product_list li{width:32%;margin-left:2%;}
	.product_list li:nth-child(4n+1){margin-left:2%;}
	.product_list li:nth-child(3n+1){margin-left:0;}
	.hzhb_list li{width:24.1%;margin-left:1.2%;}
	.hzhb_list li:nth-child(5n+1){margin-left:1.2%;}
	.hzhb_list li:nth-child(4n+1){margin-left:0;}
	.c_img_list .cl_ul .cl_li{width:24.1%;margin-left:1.2%;}
	.c_img_list .cl_ul .cl_li:nth-child(5n+1){margin-left:1.2%;}
	.c_img_list .cl_ul .cl_li:nth-child(4n+1){margin-left:0;}
	.productshow .productshow_left{width:100%;float:none;}
	.productshow .productshow_left .pro_form li .i_input{width:calc(100% - 70px);}
	.productshow .productshow_left .pro_form li textarea{width:calc(100% - 70px);}
	.taglable .taglable_right1{width:100%;float:none;}
	.taglable .taglable_right{width:100%;float:none;}
	.shoufei .shoufei_t .shoufei_c .shoufei_ul .su_left{width:100%;margin-top:0;padding:8px 0;}
	.shoufei .shoufei_t .shoufei_c .shoufei_ul .su_right{width:100%;border-left:none;border-top:1px solid #999;}
	.px_content{padding:30px 0;}
	.px_jiejue{padding:30px 0;}
	.px_jiejue .pj_li .pj_li_right{padding:25px 15px;}
	.px_img .px_li{width:32%;margin-left:2%;}
	.px_img .px_li:nth-child(4n+1){margin-left:2%;}
	.px_img .px_li:nth-child(3n+1){margin-left:0;}
	#px_newsbg{padding:30px 0;}
	.px_news .pn_ul{padding:10px;}
	.pi_top .pi_top_left{width:100%;}
	.pi_top .pi_top_right{width:100%;margin-top:20px;}
	.pi_rylc .rylc .rylc_li{width:32%;margin-left:2%;}
	.pi_rylc .rylc .rylc_li:nth-child(4n+1){margin-left:2%;}
	.pi_rylc .rylc .rylc_li:nth-child(3n+1){margin-left:0;}
	.pi_blhx .pi_li{padding:10px 10px;}
	.pi_blhx .pi_li .pl_txt p:last-child{min-height:72px;}
	.tuandui .td_li .td_txt p:last-child{min-height:168px;}
	.c_img_list img{width:33.33%;}
	.nc_info .nc_yewu .ncy_li p{height:150px;}
	.nc_chanye .ncc_ul .ncc_li .ncc_img{width:260px;}
}
@media screen and (max-width:767px){
.companyInfo p {
    margin: 0;
    line-height: 2;
    font-size: 12px;
    margin-top: 10px;
}	
.newscow_right .news_product .np_title span {
    font-size:14px;
    line-height: 32px;
}	.newscow .newscow_left .newscount p {
    line-height: 30px;
    padding-top: 8px;
    font-size: 12px;
    color: #626262;
}.newscow .newscow_left .h1 {
    margin: 0;
    line-height: 30px;
    font-size:14px;
    margin-top: 0;
}
body{font-size:12px; font-family:"Microsoft YaHei";color:#555;}
.news_list .news_ul .news_txt .news_title{font-size:16px;line-height:35px;height:35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.companyInfo img, .companyInfo p img{max-width:100%;width:100%;height:auto;float:none;margin-right:0;}
	.contact_feedback .c_form2{margin-top:22px;}
	.shoufei .shoufei_t .shoufei_y .shoufei_uly .sy_li{display:block;float:left;width:100%;border-left:none;}
	.c_img_list .cl_ul .cl_li{width:32%;margin-left:2%;}
	.c_img_list .cl_ul .cl_li:nth-child(5n+1){margin-left:2%;}
	.c_img_list .cl_ul .cl_li:nth-child(4n+1){margin-left:2%;}
	.c_img_list .cl_ul .cl_li:nth-child(3n+1){margin-left:0;}
	.px_jiejue .pj_li{padding:15px 0;}
	.px_jiejue .pj_li .pj_li_left{float:none;margin:0 auto;}
	.px_jiejue .pj_li .pj_li_right{width:100%;margin-top:25px;}
	.px_jiejue .pj_li .pj_li_right i{left:50%;margin-left:-9px;top:-9px;border-bottom:9px solid #F5F5F5;border-left:9px solid transparent;border-right:9px solid transparent;border-top:none;}
	.px_jiejue .pj_li .pj_li_right .prl_txt p:first-child{text-align:center;}
	.px_content .px_ctxt .pt_left{width:100%;float:none;margin-right:0;}
	.px_content .px_ctxt .pt_p{margin-top:15px;}
	.px_content .px_ctxt .pt_p p.en{font-size:18px;height:26px;line-height:26px;text-align:center;}
	.px_content .px_ctxt .pt_p p.cn{font-size:23px;text-align:center;margin-bottom:5px;}
	.px_img .px_li{width:48%;margin-left:4%;}
	.px_img .px_li:nth-child(4n+1){margin-left:4%;}
	.px_img .px_li:nth-child(3n+1){margin-left:4%;}
	.px_img .px_li:nth-child(odd){margin-left:0;}
	.px_news .pn_ul{width:100%;margin-left:0;margin-top:20px;}
	.pi_rylc .rylc .rylc_li{width:48%;margin-left:4%;}
	.pi_rylc .rylc .rylc_li:nth-child(4n+1){margin-left:4%;}
	.pi_rylc .rylc .rylc_li:nth-child(3n+1){margin-left:4%;}
	.pi_rylc .rylc .rylc_li:nth-child(odd){margin-left:0;}
	.pi_blhx .pi_li{width:48%;margin-left:4%;}
	.pi_blhx .pi_li:nth-child(odd){margin-left:0;}
	.productshow .productshow_left .pro_txt iframe{height:460px;}
	.nc_info .nc_ul{margin-top:10px;}
	.nc_info .nc_ul .nc_li{width:49%;margin-left:2%;margin-top:10px;}
	.nc_info .nc_ul .nc_li:nth-child(odd){margin-left:0;}
	.nc_info .nc_yewu .ncy_li p{height:176px;}
	.nc_info .nc_jt .ncj_c img{width:100%;float:none;margin-left:0;margin-bottom:15px;}
	.nc_info .nc_jt .ncj_c p{margin-bottom:0;}
.companyInfo p img{ margin-left:0px; width:100%; margin-bottom:10px;}
}
@media screen and (max-width:667px){
	.news_list .news_ul{padding:18px 0;}
	.news_list .news_ul .img{width:140px;height:85px;}
	.news_list .news_ul .news_txt{width:calc(100% - 160px);margin-left:20px;}
	.news_list .news_ul .news_txt .news_info{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
	.shoufei .shoufei_t .shoufei_c .shoufei_ul{width:100%;margin-left:0;}
	.contact .txt_p{width:100%!important;margin-bottom:15px;}
	.contact .txt_p .pp{width:calc(100% - 60px);margin-left:0;float:right;}
	.contact .txt_add .pp{width:calc(100% - 60px);margin-left:0;float:right;}
	.product_wrap_li li{width:48%;margin-left:4%;}
	.product_wrap_li li:nth-child(4n+1){margin-left:4%;}
	.product_wrap_li li:nth-child(3n+1){margin-left:4%;}
	.product_wrap_li li:nth-child(odd){margin-left:0;}
	.product_list li{width:49%;margin-left:2%;}
	.product_list li:nth-child(4n+1){margin-left:2%;}
	.product_list li:nth-child(3n+1){margin-left:2%;}
	.product_list li:nth-child(odd){margin-left:0;}
	.c_img_list .cl_ul .cl_li{width:49%;margin-left:2%;}
	.c_img_list .cl_ul .cl_li:nth-child(5n+1){margin-left:2%;}
	.c_img_list .cl_ul .cl_li:nth-child(4n+1){margin-left:2%;}
	.c_img_list .cl_ul .cl_li:nth-child(3n+1){margin-left:2%;}
	.c_img_list .cl_ul .cl_li:nth-child(odd){margin-left:0;}
	#yzc_dlzbg{padding:60px 0;}
	.yzc_top .yzc_title h2{height:43px;}
	.yzc_dsz .dsz_img{width:100%;height:auto;bottom:0;left:0;}
	.yzc_pbtitle .num{display:none;}
	.yzc_dlz_item .bottom{margin-top:15px;}
	.c_img_list img{width:50%;}
	.productshow .productshow_left .pro_txt iframe{height:380px;}
	.nc_info .nc_yewu .ncy_ul{margin-top:10px;}
	.nc_info .nc_yewu .ncy_li{width:100%;float:none;margin-left:0;margin-top:15px;}
	.nc_info .nc_yewu .ncy_li p{height:auto;}
}
@media screen and (max-width:499px){
	.news_list .news_ul{padding:18px 0;}
	.news_list .news_ul .img{display:none;}
	.news_list .news_ul .news_date{display:block;}
	.news_list .news_ul .news_txt{width:calc(100% - 75px);margin-left:0;}
	.news_list .news_ul .news_txt .news_title{font-size:14px;line-height:25px;height:25px;}
	.news_list .news_ul .news_txt .news_info{font-size:12px;line-height:18px;}
	.news_list .news_ul .news_date{padding:8px 0px;margin-top:0;width:65px;}
	.news_list .news_ul .news_date span{font-size:22px;line-height:22px;}
	.newscow_right .news_product .bd ul li{width:100%;margin-left:0;}
	.newscow_right .news_nlist ul li{width:100%;margin-left:0;}
	.product_wrap_li li{width:48%;margin-left:4%;}
	.product_wrap_li li:nth-child(4n+1){margin-left:4%;}
	.product_wrap_li li:nth-child(3n+1){margin-left:4%;}
	.product_wrap_li li:nth-child(odd){margin-left:0;}
	.product_list li{width:100%;margin-left:0;}
	.product_list li:nth-child(4n+1){margin-left:0;}
	.product_list li:nth-child(3n+1){margin-left:0;}
	.c_img_list .cl_ul .cl_li{width:100%;margin-left:0%;}
	.c_img_list .cl_ul .cl_li:nth-child(5n+1){margin-left:0%;}
	.c_img_list .cl_ul .cl_li:nth-child(4n+1){margin-left:0%;}
	.c_img_list .cl_ul .cl_li:nth-child(3n+1){margin-left:0%;}
	.productshow .productshow_left .productshow_ul li{width:33.33%;padding:0 0;text-align:center;}
	.xgtj_nr ul li{width:100%;}
	.px_title{padding-bottom:20px;}
	.px_title h2{font-size:20px;height:26px;line-height:26px;}
	.yzc_top .yzc_title h2{height:32px;}
	.yzc_top .yzc_title p{font-size:26px;height:28px;line-height:28px;}
	.pnav_ul a{margin-right:8px;padding:0 8px;}
	.px_img .px_li{width:100%;margin-left:0!important;}
	.px_news .pn_ul li{font-size:15px;}
	.pi_top .pi_top_right em{height:auto;line-height:22px;font-size:12px;}
	.pi_top .pi_top_right p{margin:10px 0;padding:10px;line-height:22px;}
	.pi_top .pi_top_right .liucheng_btn{margin-top:10px;}
	.pi_nav span{width:32%;margin-left:2%;margin-top:10px;}
	.pi_nav span:nth-child(3n+1){margin-left:0;}
	.pi_rylc .rylc .rylc_li{width:100%;margin-left:0%;}
	.pi_rylc .rylc .rylc_li:nth-child(4n+1){margin-left:0%;}
	.pi_rylc .rylc .rylc_li:nth-child(3n+1){margin-left:0%;}
	.pi_rylc .rylc .rylc_li p:last-child{min-height:auto;}
	.pi_rylc p{font-size:13px;line-height:26px;}
	.pi_blhx .pi_li{width:100%;margin-left:0;}
	.pi_blhx .pi_li .pl_txt p:last-child{min-height:auto;}
	.c_img_list img{width:100%;}
	.productshow .productshow_left .pro_txt iframe{height:320px;}
	.nc_chanye .ncc_ul .ncc_li .ncc_img{width:100%;float:none;margin-right:0;margin-bottom:15px;}
	.nc_idea .nci_ul .nci_li .nci_left{width:100%;float:none;margin-right:0;margin-bottom:15px;}
	.nc_idea .nci_ul .nci_li .nci_left img{margin:0 auto;}
	.nc_idea .nci_ul .nci_li p:first-child{text-align:center;}
}

.page1 {clear: both;text-align: center;height: 45px;margin: 30px 0 0;text-align: center; margin-bottom:30px;}
.page1 span a {display: inline-block;color: #333333;padding: 10px 13px;text-decoration: none;background: #fff;border: 1px solid #ddd;}
.page1 span a:hover,.page1 span.current a {background: #24ac9e;color: #fff;}
.page1 span {margin: 2px 5px;}

/*--msgForm--*/
.msgForm{padding:54px 0 0px;overflow:hidden;background:#fff; margin-bottom:50px;}
.msgForm .inner{margin:0 auto;padding:85px 50px;max-width:100%;overflow:hidden;background:url(../images/msgForm.jpg) no-repeat; }
.msgForm .hd{height:42px;line-height:42px;overflow:hidden;}
.msgForm .hd span{font-size:24px;color:#000;}
.msgForm .hd em{font-size:14px;color:#c2bbbb;}
.msgForm .bd{width:100%;padding-top:25px;max-width:772px;overflow:hidden;}
.msgForm .iptBox{overflow:hidden;}
.msgForm .iptBox input{display:block;padding:15px;width:330px;height:49px;font-size:14px;color:#000;outline:none;border:none;background:rgba(10,10,10,0.2);}
.msgForm .iptBox input#m_name{float:left;}
.msgForm .iptBox input#m_tel{float:right;}
.msgForm .txtBox{margin-top:12px;overflow:hidden;}
.msgForm .txtBox textarea{display:block;padding:15px;width:100%;height:188px;font-size:14px;color:#000;outline:none;resize:none;border:none;background:rgba(10,10,10,0.2);}
.msgForm .codeBox{position:relative;margin-top:12px;overflow:hidden;}
.msgForm .codeBox input{display:block;float:left;padding:15px;width:165px;height:49px;font-size:14px;color:#000;outline:none;border:none;background:rgba(10,10,10,0.2);}
.msgForm .codeBox img{display:block;width:100px;height:30px; margin-top:10px;}
.msgForm .btnBox{padding-top:20px;text-align:center;overflow:hidden;}
.msgForm .btnBox .submit{float:left;background:#fd4f00;width:48%;height:49px;line-height:49px;font-size:16px;color:#fff; border:none;}
.msgForm .btnBox .reset{float:right;background:#000;width:48%;height:49px;line-height:49px;font-size:16px;color:#fff; border:none;}
.qu1 .mubox {display: none;}
@media(max-width:960px) {
.msgForm{padding:0;}
.msgForm .inner{background-size:cover;padding:20px 15px;}
.msgForm .bd{padding-top:0;}
.msgForm .iptBox input{float:none;margin-top:12px;width:100%;}
.msgForm .codeBox input{width:calc(100% - 132px);}
.msgForm .iptBox input#m_tel { float: left;}
.product_class{ margin-bottom:50px;}
.product_class .pc_li { width:33%;background: #A1A1A1;height:45px;line-height:45px;font-size: 14px; margin-right:0.5%; margin-bottom:2px;}
.product_class .pc_li:nth-child(3n){margin-right:0;}
.product .p_ul .p_txt {
    background:#24ac9e;
    padding: 10px;
}

}