@charset "utf-8";
/* CSS Document */
/*CSS reset*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
.fl{ float:left}
.fr{ float:right}
.clear{ clear:both}
a{ text-decoration:none; color:#646464;}
ul{ padding:0px; margin:0px;}
table { width:100%!important;max-width:100%!important;} 
table td{table-layout:fixed; word-break: break-all; overflow:hidden; } 
p{ margin:0px; padding:0px;}
h2,h3{ padding:0px; margin:0px;}

.nyma img{ max-width:100%}
.baogao{ width:50%; margin:0 auto; margin-top:20px; text-align:center; font-size:18px;}
.baogao a{ color:#0954a3; text-align:center; font-weight:bold}
.nydizhi{ margin-top:30px; margin-bottom:30px; background:#fafafa; text-align:center; padding:20px; color:#0954a3; line-height:30px; border-radius:5px; font-size:16px; font-weight:bold}
.nydizhi a{color:#0954a3;}
body{ margin:0 auto;padding:0px;width:100%;font-family:microsoft yahei;font-size:16px!important;color:#646464; }
/*导航*/
.wd1200{ width:1200px; margin:0 auto; padding-top:70px; padding-bottom:80px;}
.head{ width:1200px; margin:0 auto; padding-top:22px; padding-bottom:22px;}
.dingbu{ padding-top:25px!important; padding-bottom:20px!important;width:1200px; margin:0 auto; }
.juli{ height:120px;}
.dhzd{ width:100%; margin:0 auto;  height:120px;  position:fixed; z-index:11;box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15); background:#fff;}
.tel{ margin-top:20px;background:url(../images/index_06.jpg) no-repeat left; height:56px; padding-left:70px;}
.tel p{  font-weight:normal; color:#555; font-size:16px; margin:0px; padding:0px;}
.tel h2{ color:#000; font-size:20px; margin:0px; padding:0px; height:30px;margin-top:10px;}
.tel h2 span{ font-weight:normal;font-size:16px; }
/*搜索*/
.sousuo{ background:#f2f2f2;}
.sousuo .wd1200{ padding-top:30px; padding-bottom:30px;}
.searcha { background:#fff; width:79%;border-radius:25px; border:1px solid #d8d8d8;padding-left:10px; padding-right:10px;display:inline;}
.searcha{height:38px; width:210px;  }
#search_logo{ margin-top:-10px; margin-right:-20px;}
.searchinput{height:38px;font-size:14px;border:#fefefe solid 0px;width:90%;float:left;line-height:38px; outline:none; background:none; }
.searcha .fr{position:relative; z-index:1; margin-top:2px;}
.rmss ul li{ float:left; margin-right:20px; line-height:38px;}
.rmss ul li:first-child{ margin-right:0px;}
.rmss ul li:hover a{ color:#1d6fbb;}


/*----公共头部---*/
.wenzi{ text-align:center; margin:0 auto;}
.wenzi h2{ font-size:50px;font-weight:bold; padding-bottom:0px; margin-bottom:0px; color:#1d6fbb;}
.wenzi .wline{ background:#faa706; height:2px; width:70px; margin:0 auto; margin-top:20px;}
.wenzi h3{ font-weight:normal; font-size:22px; margin-top:10px; }


/*首页产品*/
#demoleftab {
  OVERFLOW: hidden;
  WIDTH: 1200px;
  margin: 0 auto;
    margin-top: 0px;
  margin-top: 20px;
}
.chanpin{ background:url(../images/index_18.jpg) no-repeat center;width:100%;margin:0 auto}
.chanpin .wenzi h2{ color:#fff}
.chanpin .wenzi h3{ color:#fff}
.cplist{ margin-top:30px;}
.cplist{ float:left; width:280px; margin-left:20px; margin-right:20px; margin-top:40px;  }
.pro_tu{background:#fff;display: flex;justify-content: center;align-items: center; height:310px; overflow:hidden;}
.pro_tu  img{ width:100%;transition: all 0.8s; display:block;height:310; object-fit: cover;}
.cplist a:hover img{ transform: scale(1.1);}
.pro_name{ background:#f7f7f7; line-height:50px; text-align:center; font-size:16px; height:50px;}
.cplist a:hover .pro_name{ background:#1d6fbb; color:#fff;}


/*首页公司简介*/
.abtu{ width:50%;justify-content: center;align-items: center;overflow:hidden;}
.abtu  img{max-width:100%;transition: all 0.8s; display:block}
.abtu:hover img{ transform: scale(1.1);}
.abtxt { width:45%; padding-top:15px;}
.abtxt  h4{ background:#555; height:2px; width:60px; margin-top:20px;}
.abtxt  h3{ font-size:20px; font-weight:normal; margin-top:15px;}
.abtxt  h2{ font-size:38px; color:#1d6fbb}
.abtxt .yuandian{ font-size:28px; line-height:38px;}

.about_nr{font-size:16px;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:6;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; line-height:30px; height:180px;margin-top:40px; margin-bottom:40px;}

.about_gd{ border-radius:5px; background:#1d6fbb; width:150px; height:45px; line-height:45px; text-align:center;-webkit-transition: padding-left .8s;
-moz-transition: padding-left .8s;
-o-transition: padding-left .8s;}
.about_gd a{ color:#fff;}
.about_gd:hover{ display:block; padding-left:15px; background:#1d6fbb; }
.about_gd:hover a{color:#fff!important;}

/*首页优势*/
.youshi{ background:#f2f2f2;}
.youshi ul{ margin-top:60px;}
.youshi ul li:nth-child(2) .ystu{ float:right}
.youshi ul li:nth-child(2) .ystxt{ float:left}
.ystu{ width:50%; height:312px; overflow:hidden}
.ystu  img{max-width:100%;max-height:312px; transition: all 0.8s; display:block}
.ystu:hover img{ transform: scale(1.1);}

.ystxt{ width:50%; background:#fff;height:312px;}
.ystxt_bj{ padding:50px;}
.yswen{ font-size:35px; font-weight:bold; color:#000; line-height:60px; margin-left:15px;}
.yswen span{ color:#1d6fbb;}
.ysnr{  margin-top:30px;background:url(../images/index_35.jpg) no-repeat left top 6px; padding-left:30px; line-height:30px; margin-left:15px;}

/*首页新闻*/
.news .tab{ margin:0 auto;margin-top:40px; width:30%}
.news .tab-hd { overflow:hidden; zoom:1;margin:0 auto; }
.news .tab-hd li:nth-child(2n){ float:right}
.news .tab-hd li{ float:left; width:46%;text-align:center; cursor:pointer; height:45px; line-height:45px; border-radius:25px; font-size:18px; border:1px solid #d8d8d8; color:#555;background:#fff;}
.news .tab-hd li.active{background:#1d6fbb; color:#fff; border:1px solid 1d6fbb}
.news .tab-hd li.active a{ color:#fff; border:1px solid 1d6fbb}
.news .tab-bd{ width:100%; margin-top:60px; }
.news .tab-bd li{display:none; border-top:0 none;}
.news .tab-bd li.thisclass{ display:list-item;}

.news_left{ width:45%;overflow:hidden;}
.news_left img{ transition: all 0.8s;}
.news_left:hover img{ transform: scale(1.1);}
.news_left_name{ background:rgba(0,0,0,0.3); height:70px; margin-top:-70px; position:relative; z-index:10;color:#fff; line-height:70px; font-size:20px;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; padding-left:30px; padding-right:30px;}
.news_right{ width:50%;}
.news_right dl { margin-top:-20px;}
.news_right dl dd{ padding-bottom:20px; padding-top:20px; border-bottom:1px solid #d8d8d8;}
.news_right .r_time{ background:#f2f2f2; width:15%; padding-top:10px; padding-bottom:10px;text-align:center}
.news_right .r_time h2{ font-size:40px;}
.news_right .r_time h3{ font-weight:normal; font-size:15px;}
.news_right .r_txt{ width:82%;}
.news_right .r_txt h2{ font-weight:normal;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; font-size:19px; color:#000; margin-top:8px;}
.news_right .r_txt h3{text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; line-height:22px; font-weight:normal; font-size:15px; margin-top:8px;} 
.news_right dl dd:hover .r_time{ background:#1d6fbb}
.news_right dl dd:hover .r_time h2{ color:#fff;}
.news_right dl dd:hover .r_time h3{ color:#fff;}
.news_right dl dd:hover .r_txt h2{ color:#1d6fbb;}


/*首页广告*/
.guanggao{ background:url(../images/index_48.jpg) no-repeat center; }
.guanggao .wd1200 h2{ font-size:32px; text-align:center; margin:0 auto; color:#1d6fbb}
.guanggao .wd1200 h3{ font-size:22px; text-align:center; margin:0 auto; color:#000; margin-top:20px; font-weight:normal;}
.guanggao .wd1200 h4{ background:#1d6fbb; border-radius:25px; height:45px; line-height:45px; font-size:18px; width:380px; margin:0 auto; margin-top:40px; font-weight:normal; color:#fff; text-align:center}
.guanggao .wd1200 h4 strong{ font-size:22px;}

/*-------底部-----------*/
.foot{ background:#333333; width:100%; margin:0 auto}
.foot .wd1200{ padding-bottom:50px; padding-top:60px;color:rgba(255,255,255,0.7)}
.foot .wd1200 a{color:rgba(255,255,255,0.7)}
.fabt{ font-size:20px; font-weight:normal; color:#fff; font-weight:bold; margin-bottom:15px;}
.flian{ line-height:30px;width:40%; }
.fpro ul li{line-height:35px; float:left; width:50%;}
.fdao{ width:25%;margin-right:8%;}
.fdao ul li{ float:left; width:50%; line-height:35px;}
.fdao ul li a{ color:rgba(255,255,255,0.7)}
.banquan{ width:1200px; margin:0 auto; text-align:center;padding-top:30px; padding-bottom:30px; line-height:25px; border-top:1px solid rgba(255,255,255,0.1); }
.ewm img{ padding:8px; background:#fff; border-radius:5px; }
.ewm p{ text-align:center;font-size:15px; margin-top:10px;}

a.zzb07link{font-family: Arial, Helvetica, sans-serif;font-size: 16px;text-decoration:none;color:rgba(255,255,255,0.7)}
a.zzb07link:hover {text-decoration: underline;color:rgba(255,255,255,0.7)}
.zzb07tail{font-size:16px;font-family:Arial, Helvetica, sans-serif;color:rgba(255,255,255,0.7)}



/*内页*/
.ny_weizhi{ width:100%; margin:0 auto; background:#f7f7f7;}
.ny_weizhi .wd1200{ padding-top:30px; padding-bottom:30px;}
.ny_weizhi .wd1200 h2{ font-weight:normal; color:#000; font-size:30px;}
.ny_weizhi .weizhi{ font-size:15px; line-height:30px;}
.ny_weizhi .weizhi span{ padding-left:5px; padding-right:5px;}

.nywenzi{ text-align:center; margin:0 auto; }
.nywenzi h2{ font-size:35px;line-height:35px; color:#000; padding-bottom:40px; border-bottom:1px solid #f2f2f2; font-weight:normal}
.nywenzi h3{ font-weight:normal; font-size:17px; margin-top:10px; }
.neirong_bk{ margin-top:40px; padding: 30px; line-height:30px;background-color: #ffffff; -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); }
.neirong{line-height:30px; margin-top:50px;}
.nyline{ background:#f2f2f2; height:1px; width:100%; margin-top:45px;}
.nymain { width:1200px; margin:0 auto; padding-top:60px;padding-bottom:70px;}



.proxx{ font-size:16px;}
.nybta{ background:#00b151; height:50px; line-height:50px; text-align:center; color:#fff; font-size:30px;}

/*内页公司简介*/
.abmc{ margin-bottom:30px; font-size:23px;}
.nymain  .about_nr{font-size:16px;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:10;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; line-height:30px; height:auto;margin-top:40px; margin-bottom:40px;}


.nymain .chanpin ul{ padding-top:0px;}
.nymain .chanpin ul li{ margin-bottom:30px;}


.nyabout{width:100%;margin:0 auto;background:url(../images/nyabout.jpg) no-repeat bottom; height:300px; }
.nycon{width:100%; margin:0 auto; background:url(../images/nycon.jpg) no-repeat center bottom; height:300px;}
.nypro{width:100%; margin:0 auto; background:url(../images/nypro.jpg) no-repeat center; height:300px; }
.nynews{width:100%; margin:0 auto; background:url(../images/nynews.jpg) no-repeat center; height:300px; }
.nyorder{width:100%; margin:0 auto; background:url(../images/nyorder.jpg) no-repeat center bottom; height:300px; }
.nyqg{width:100%; margin:0 auto; background:url(../images/nyqg.jpg) no-repeat center ; height:300px; }
/*内页客户留言*/
.contact_2{ background-color:#f3f3f3; padding:50px;}
.contact_2_1 ul li{ margin-bottom:1.4375em;
float:left; width:49%;}
.contact_2_1 ul li:nth-child(2),.contact_2_1 ul li:nth-child(4){
float:right}
.contact_2_1 ul li:nth-child(5){width:100%;}
.contact_2_1_mid{
background-color:#fff; border:1px #e7e7e7 solid; padding:0.8em 1em;}
.contact_2_1_mid input{
border:none; background:none; width:100%; font-size:1em;}
.contact_2_1_mid textarea{ height:14em;
border:none; background:none; width:100%; font-size:1em;}

.anniu {
font-size:1.125em; display:inline-block; color:#fff; background-color:#0954a3; width:10.55555555555556em; line-height:2.777777777777778em; color:#fff; text-align:center;}
.anniu { margin-top:1.5em;}
.anniu:hover{
background-color:#999;}



.contact_2_2 a{
font-size:1.125em; display:inline-block; color:#fff; background-color:#027845; width:10.55555555555556em; line-height:2.777777777777778em; color:#fff; text-align:center;}
.contact_2_2{
margin-bottom:5.625em; margin-top:1.5em;}
.contact_2_2 a:hover{
background-color:#999;}


/*资质荣誉*/
.products_box{ width:1200px; margin:48px auto;}
.yingyong_tubox{ display:block; overflow:hidden;}
.yingyong_tubox li{ float:left; width:31.33%;  margin:0 1% 2% 1%;margin-bottom:40px;}
.products_tu{box-shadow:0px 0px 10px #eee; }
.yingyong_tubox li:nth-child(3n+0){ margin-right:0;}
.yingyong_tubox li .products_tu{ width:100%; position:relative; overflow:hidden;height:270px; position:relative;display: flex;justify-content: center;align-items: center;}

/*.products_tubox li .products_tu{overflow:hidden; position:relative;display: flex;justify-content: center;align-items: center;height:300px; }
*/
.products_tubox li .products_tu{overflow:hidden; position:relative;height:330px; }

.products_tubox li .products_tu img{ display:block; transition:all .5s; max-width:100%; max-height:330px;}
.yingyong_tubox li .products_tu img{ display:block; width:100%; height:auto; transition:all .5s;}
.products_tubox li .products_tu .more_img{ display:block; position:absolute; left:50%; top:50%; transition:all .5s; transform:scale(0.5); opacity:0; margin-top:-26px; margin-left:-26px; z-index:9;}
.products_tubox li span{ display:block; padding-left:15px; border-left:5px solid #0093dd; margin-top:28px; font-size:18px; color:#313131; line-height:20px;}
.products_tubox li:hover .cp_img{ opacity:0.5; }
.products_tubox .cp_img{ width:100% }
.products_tubox li:hover .more_img{ opacity:1; transform:scale(1);}
.yingyong_tubox li .btn{ display:block;  background:#f8f8f8;position:relative;}
.yingyong_tubox li span{ display:block; height:52px; font-size:16px; color:#515151; text-align:center; line-height:52px; position:relative; transition:all .4s ease; z-index:2;}
.btn .bgsqr1,.btn .bgsqr2,.btn .bgsqr3,.btn .bgsqr4{ width:25%;height:0;-webkit-transition: height .4s;transition: height .4s; background:#0954a3; position:absolute;}
.btn .bgsqr1{top:0; left:0;}
.btn .bgsqr2{bottom:0; left:25%;}
.btn .bgsqr3{top:0; left:50%;}
.btn .bgsqr4{bottom:0; left:75%;}
.yingyong_tubox li:hover .products_tu img{ opacity:0.6; transform:scale(1.07);}
.yingyong_tubox li:hover span{ color:#fff;}
.yingyong_tubox li:hover .bgsqr1,.yingyong_tubox li:hover .bgsqr2,.yingyong_tubox li:hover .bgsqr3,.yingyong_tubox li:hover .bgsqr4{ height:100%;}


/* 新闻 */
.news_in ul li:nth-child(2n){ float:right}
.news_in ul li {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
    padding: 35px 3%;
    position: relative;
	width:42.5%; float:left;
	box-shadow: 0px 5px 15px 0px rgba(0, 117, 197, .1);
	color: #1A1A1A;
	margin:40px 0 0 0;
}
.news_in ul li:nth-child(1), .news_in ul li:nth-child(2){ margin-top:0;}
.news_in ul li:before,
.news_in ul li:after {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    opacity: 0;
}
.news_in ul li:before {
    top: 30px;
    left: 30px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.news_in ul li:after {
    bottom: 30px;
    right: 30px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.news_in ul li:hover {
    color: #fff;
    background-color: #0075c5;
}
.news_in ul li:hover h3 span, .news_in ul li:hover .n_text h4, .news_in ul li:hover .n_text p{ color: #fff;}
.news_in ul li:hover:before {
    opacity: 1;
    top: 10px;
    left: 10px;
}
.news_in ul li:hover:after {
    opacity: 1;
    bottom: 10px;
    right: 10px;
}
.news_in ul li:hover h3 {
    border-right-color: #fff;
}
.news_in ul li h3 {
    font-size: 40px;
    text-align: center;
    border-right: 1px solid #d8d8d8;
	line-height:35px;
	padding:10px 6% 0 0;
	margin:0;
}
.news_in ul li h3 span{ font-size:16px; font-weight:500; color: #737373;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.n_text { width:76%;}
.n_text h4{ font-size: 18px; font-weight:600; margin:0 0 5px 0;
text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.n_text p{ font-size:16px; color: #737373;
    -webkit-transition: 0.3s;
    transition: 0.3s;
text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}

.n_detail{ margin-bottom:40px;}
.n_title{ align-items: center; display: flex; margin-bottom:30px;}
.date {
    float: left;
    color: #fff;
    font-size: 14px;
    margin-right: 20px;
	background: #0075c5;
	padding: 5px 20px;
}
.n_title h3 {
    float: left;
    font-weight: 500;
	font-size: 22px;
	margin:0;
	color:#000;
}



.contentPage{text-align:center; margin:0px 3px; padding:0px; padding-top:15px; color: #1d6fbb; line-height: 30px; text-decoration: none; clear:both;}
.contentPage a:link {color: #1d6fbb; text-decoration: none; font-size: 12px; margin:0px 3px; padding:4px 7px; border: 1px solid #1d6fbb; font-weight: normal;}
.contentPage a:visited {color: #1d6fbb; text-decoration: none; font-size: 12px; margin:0px 3px; border: 1px solid #1d6fbb; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; font-size: 12px; text-decoration: none; padding:4px 7px; background-color:#1d6fbb;font-weight:normal;}
.contentPage .current{color:#1d6fbb; text-decoration: none; font-size: 12px; margin: 0px; border:0px solid #1d6fbb; padding:4px 7px; font-weight: normal;}
.contentPage .zi{font-size:12px; font-weight:bold; float:none!important;}
.contentPage .zi form{ display:inline;}
.contentPage .zi form input[type="text"]{ border:1px solid #CCC; line-height:18px; width:25px!important;}
.contentPage .zi form input[type="submit"]{ background-color:#CCC; border:0px; line-height:20px; color:#FFF; cursor:pointer;}




/*内页联系我们*/
.ditu{ width:50%}
.nylianxi{ width:45%}
.rit-box .top-tit {
border-bottom: 1px dotted #BBBBBB;
padding-bottom: 20px;}
.rit-box .top-tit h3 {font-size: 20px;font-weight:normal; color:#000; margin-bottom:0px;}
.rit-box .top-tit p {font-size: 15px;color: #999999;}
.rit-box .top-tit p font{ color:#1d6fbb; font-weight:bold; font-size:25px;}
.city li.on, .city li:hover {background-color: #1d6fbb;}
.city li {float: left;margin-right: 10px;width: 150px;height: 38px;text-align: center;line-height: 38px;font-size: 15px;background-color: #1d6fbb;}
.city li a{ color:#fff}
.city {display: table;margin-top: 15px;}
.kbm{ margin-top:20px;}


.nymenu{ margin:0 auto; margin-top:-80px; position:relative; z-index:1; margin-bottom:26px;}
.nymenu_mid ul{}
.nymenu_mid ul li:nth-child(2n){ float:right}
.nymenu_mid ul li{ background-position:left center; background-repeat:no-repeat;float:left; width:48%; text-align:center;background:#fff; border-radius:5px; }
.nymenu_mid ul li:nth-child(1){background-image:none; border-left:0px solid #d1d1d1;}
.nymenu_mid ul li:nth-child(6){ border-right:0px;}
.nymenu_mid ul{ margin:0 auto;  width:25%;}
.nymenu_mid_s{ text-align:center}
.nymenu_mid_s ul li {float: left;display: inline-block;}
.nymenu_mid ul li a{ padding:15px 0;display:inline-block; font-size:17px; position:relative; }
.nymenu_mid ul li a:after{content: ""; position: absolute;z-index: 1;opacity:0; left: 50%; width: 0;bottom: 0em; height:0.15em; background-color:#1d6fbb; background-repeat:no-repeat; background-position:center;  z-index:10;
-webkit-transition: all .4s ease-in-out;  transition: all .4s ease-in-out;}
.nymenu_mid ul li a:hover,.nymenu_mid ul li a.active{color:#fff; background:#1d6fbb; display:block;border-radius:5px;}
/*---
.nymenu_mid ul li a:hover:after,.nymenu_mid ul li a.active:after{width:12.65em;opacity:1; margin-left:-6.325em;}---*/
.nymenu_mid p { display: none;}

.xline{ background:#1d6fbb; height:2px; width:40px; margin-top:15px; margin-bottom:15px;}
.riqi{ color:#1d6fbb}
.nybt{ line-height:40px; text-align:center; color:#1d6fbb; font-size:20px; margin-bottom:30px;}
.new_nybt{color:#1d6fbb; font-size:20px; text-align:center; margin-bottom:10px;}

.fanhui{ border-top:5px solid #f2f2f2; margin-top:30px;}
.fanhui ul{ margin-top:15px;}
.fanhui ul li{ line-height:30px; float:left}
.fanhui ul li:nth-child(2){ float:right}
.youce{ width:57%;}
.biaotia{ color:#1d6fbb; font-size:30px; border-bottom:1px solid #d8d8d8; padding-bottom:30px;}
.miaoa{ line-height:30px; margin-top:25px; }
.miaoa h2{ color:#1d6fbb; font-size:20px;  line-height:45px;}

.proxx table{border-left: #ccc 1px solid; border-top: #ccc 1px solid;  width:100%; margin:0 auto; }
.proxx tr td{padding: 10px;
    line-height: 25px;
	border-bottom: #ccc 1px solid; border-right: #ccc 1px solid;}
	
	.ccc{ color:#0954a3; font-size:30px; text-align:center; margin:0 auto; font-weight:bold}
.projj{ padding:20px;}
.proyoushi{ margin-top:40px;}
.proyoushi ul{ margin-top:40px;}
.proyoushi ul li{ float:left; width:23%; margin-left:1%; margin-right:1%; background:#fafafa; border-radius:5px; text-align:center;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}
.proyoushi ul li h2{ font-size:25px; font-weight:bold; padding-bottom:10px;}
.proyoushi ul li h3{ font-size:20px; color:#0954a3; padding-bottom:10px;font-weight:normal; }
.proyoushi ul li h4{ font-weight:normal; line-height:25px; font-size:15px;}


.proyoushi ul li:hover{
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}

.proxx table{border-left: #ccc 1px solid; border-top: #ccc 1px solid;  width:100%; margin:0 auto; }
.proxx tr td{padding: 10px;
    line-height: 25px;
	border-bottom: #ccc 1px solid; border-right: #ccc 1px solid;}
	
.proxx_zuo{ text-align:center; width:50%; margin:0 auto; margin-bottom:20px;}
.proxx_zuo img{ text-align:center}
.page_in {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
	padding:20px 2%;
	border-radius:30px; margin-top:30px;
}
.page_in ul{ align-items: center;}

.page_in ul li { width: 33%; font-size:15px; float:left}
.page_in ul li:nth-child(2){ transition: all 0.3s ease 0s; width:33%;margin:0 auto; }
.page_in ul li:nth-child(2) a{ display:block; color:#fff; background:#0954a3; width:50px; height:50px; line-height:50px; color:#fff; border-radius:50%; margin:0 auto; text-align:center}
.page_in ul li:nth-child(2):hover{}
.page_in ul li:nth-child(2):hover a{ color:#fff; background:#000; border-radius:50%; }
.page_in ul li:nth-child(3){ text-align:right;}
.cuti{ width:100%; background:#0954a3; padding-top:15px; padding-bottom:15px; font-size:18px; line-height:25px; text-align:center; color:#FFFFFF; margin-bottom:35px;}

.inside_l{ width:20%; padding-top:45px; padding-bottom:50px; padding-left:2%;  padding-right:2%;float:left; background:#EBEBEB; border-radius: 10px; margin-bottom:55px;}
.inside_l h3 {
    font-size:30px; width:100%!important;
	color: #000;
    margin: 0 0 20px 0; text-transform:uppercase; font-weight:normal;
	text-align: center!important;
}
.inside_l ul li a{
    border-radius: 20px; font-size:15px;
    width: 95%;
    padding: 5px 2.5%;
    background-color: #FFF;
    border: solid 1px #EBEBEB;
	margin:0 0 10px 0;
	display: inline-block;
	text-align: center;
  position: relative;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.inside_l ul li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 20px;
  background:linear-gradient(90deg,#0954a3,#0a66c7);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.inside_l ul li a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.inside_l ul li a:hover {
  color: #fff;
}

.zz11 a{ color:#FFFFFF; background:linear-gradient(90deg,#0954a3,#0a66c7);}


.inside_r{ width:68%; float:right; line-height:30px; box-shadow: 3px 3px 4px 3px rgba(0, 0, 0, 0.2); padding:50px 3% 30px 3%;border-radius: 10px; min-height:520px; margin-bottom:50px;}

.inside_r h3{ width:100%; font-size:30px; color:#000000; padding-bottom:25px; font-weight:normal}


.xxx{}
.xxx img{ height:auto!important; width:auto; max-width:100% }


	
@media screen and (max-width: 1024px){
/*导航*/
.wd1200{ width:95%; padding-top:50px; padding-bottom:60px;}
.head{ width:95%;}
.dingbu{width:95%;  }
.juli{ height:120px;}
.listtongyong {width: 95%!important;}


/*首页产品*/
#demoleftab {WIDTH: 95%;}


/*首页公司简介*/

.abtxt { width:45%; padding-top:0px;}

.about_nr{font-size:16px;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:5;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; line-height:30px; height:150px;margin-top:40px; margin-bottom:40px;}


/*首页优势*/
.youshi{ background:#f2f2f2;}
.youshi ul{ margin-top:60px;}
.youshi ul li:nth-child(2) .ystu{ float:right}
.youshi ul li:nth-child(2) .ystxt{ float:left}
.ystu{ width:50%; height:312px; overflow:hidden}
.ystu  img{max-width:100%;max-height:312px; height:312px; transition: all 0.8s; display:block}
.ystu:hover img{ transform: scale(1.1);}

.ystxt{ width:50%; background:#fff;height:312px;}
.ystxt_bj{ padding:50px;}
.ystop img{ width:80%}
.yswen{ font-size:30px; font-weight:bold; color:#000; line-height:60px; margin-left:0px;}
.yswen span{ color:#1d6fbb;}
.ysnr{  margin-top:30px;background:url(../images/index_35.jpg) no-repeat left top 6px; padding-left:30px; line-height:30px; margin-left:15px;}




/*-------底部-----------*/

.banquan{ width:95%;}



/*内页*/
.ny_weizhi{ width:100%; margin:0 auto; background:#f7f7f7;}
.ny_weizhi .wd1200{ padding-top:30px; padding-bottom:30px;}
.ny_weizhi .wd1200 h2{ font-weight:normal; color:#000; font-size:30px;}
.ny_weizhi .weizhi{ font-size:15px; line-height:30px;}
.ny_weizhi .weizhi span{ padding-left:5px; padding-right:5px;}

.nywenzi{ text-align:center; margin:0 auto; }
.nywenzi h2{ font-size:35px;line-height:35px; color:#000; padding-bottom:40px; border-bottom:1px solid #f2f2f2; font-weight:normal}
.nywenzi h3{ font-weight:normal; font-size:17px; margin-top:10px; }
.neirong_bk{ margin-top:40px; padding: 30px; line-height:30px;background-color: #ffffff; -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); }
.neirong{line-height:30px; margin-top:50px;}
.nyline{ background:#f2f2f2; height:1px; width:100%; margin-top:45px;}
.nymain { width:95%; margin:0 auto; padding-top:60px;padding-bottom:70px;}



.proxx{ font-size:16px;}
.nybta{ background:#00b151; height:50px; line-height:50px; text-align:center; color:#fff; font-size:30px;}

/*内页公司简介*/
.abmc{ margin-bottom:30px; font-size:23px;}

.nymain .about_nr{font-size:16px;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:10;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; line-height:30px; height:auto;margin-top:40px; margin-bottom:40px;}

.nymain .chanpin ul{ padding-top:0px;}
.nymain .chanpin ul li{ margin-bottom:30px;}



/*资质荣誉*/
.products_box{ width:95%;}




	
}
	
@media screen and (max-width: 768px) {
body{ font-size:15px;}
.container{ display:none}
.sousuo{ display:none}
.abtu img{ width:100%}
.abtu{ float:none; width:100%}
.abtxt{ float:none; width:100%}
.abtxt h2 {font-size: 25px;}
.abtxt h3 {font-size: 18px;}

.about_nr { margin-top: 20px; margin-bottom:20px; font-size:15px;}

/*导航*/
.wd1200{ width:95%;padding-top:50px; padding-bottom:50px;}
.juli{ height:50px;}
.yincang{ display:none;}
/*----公共头部---*/
.wenzi h2{ font-size:32px;}
.wenzi h3 { font-size:17px;}



/*首页产品*/
#demoleftab { WIDTH: 95%;}
.cplist{ margin-top:30px;}
.cplist{ float:left; width:200px;   }
.pro_tu{height:200px; overflow:hidden;}
.pro_tu  img{ height:200px; object-fit: cover;}


/*首页优势*/
.youshi ul{ margin-top:40px;}
.youshi ul li:nth-child(2) .ystu{ float:left}
.youshi ul li:nth-child(2) .ystxt{ float:left}
.ystu{ width:100%; height:auto;overflow:hidden; float:none}
.ystu  img{max-width:100%; width:100% }


.ystxt{ width:100%; float:none;  height:auto}
.ystxt_bj{ padding:20px;}
.yswen{ font-size:25px; line-height:50px; margin-left:0px; margin-left:-10px;}
.ysnr{  margin-top:10px;background:url(../images/index_35.jpg) no-repeat left top 6px; padding-left:30px; line-height:25px; margin-left:15px; font-size:15px;}
.ystop img{ width:70%}


/*首页新闻*/
.news .tab{width:70%}
.news .tab-bd{ width:100%; margin-top:40px; }


.news_left{ width:100%; float:none;overflow:hidden;}
.news_right{ width:100%; float:none}

.news_right dl { margin-top:0px;}
.news_right .r_time h2{ font-size:40px;}
.news_right .r_txt{ width:82%;}
.news_right .r_txt h2{ font-weight:normal;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; font-size:17px; color:#000; margin-top:8px;}
.news_right .r_txt h3{text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; line-height:22px; font-weight:normal; font-size:14px; margin-top:8px;} 


/*首页广告*/

.guanggao .wd1200 h2{ font-size:25px;}
.guanggao .wd1200 h3{ font-size:17px;}
.guanggao .wd1200 h4{ background:#1d6fbb; border-radius:25px; height:45px; line-height:45px; font-size:16px; width:380px; margin:0 auto; margin-top:40px; font-weight:normal; color:#fff; text-align:center}
.guanggao .wd1200 h4 strong{ font-size:22px;}



/*-------底部-----------*/

.foot .wd1200{ padding-bottom:50px; padding-top:60px;}
.foot .wd1200 a{ color:#fff;}
.flian{ text-align:center;width:100%; float:none; padding-right:0%; font-size:16px; margin-left:0%;}
.fpro{ width:15%; display:none;}
.fdao{ width:20%;display:none;}
.fdao ul li{line-height:35px; width:50%; float:left;}
.banquan{ width:95%; }
.ewm { width:100%; float:none; text-align:center; margin-top:20px;}
a.zzb07link{font-size: 14px;}
.zzb07tail{font-size:14px;font-family:Arial, Helvetica, sans-serif;color:rgba(255,255,255,0.7)}



.nyabout{ height:150px; background-size:150%; }
.nycon{ height:150px; background-size:150%;}
.nypro{ height:150px; background-size:150%;}
.nynews{ height:150px; background-size:150%; }
.nyqg{ height:150px; background-size:150%;}



/*内页*/
.nymain{ padding-top:40px; padding-bottom:40px;}
.nywenzi h2{ font-size:32px; padding-bottom:30px;}
.nymain { width:95%;}
.neirong{ margin-top:35px;}
.abmc {margin-bottom: 20px;}
.nymain .abtxt{ margin-top:30px;}
.nymain .about_nr{font-size:16px;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:10;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; line-height:30px; height:auto!important;margin-top:40px; margin-bottom:40px;}

.contact_2{ background-color:#f3f3f3; padding:35px 15px;}
.anniu {
    margin-top: 0.5em;
}

/*内页产品*/
.bigcp:nth-child(2){ padding-top:50px; padding-bottom:50px;}
.xfcp ul li a{ color:#444; font-size:17px;}
.xfcp ul li{ float:left; width:48%; margin-left:0%; margin-right:0%;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1; overflow:hidden; }
.xfcp ul li:nth-child(2n){ float:right}
.nybta {font-size: 22px;}
.fanhui .fl{ float:none; width:100%;}
.fanhui .fr{ float:none; width:100%;}

/*内页公司简介*/
.nyabout_zuo{ width:100%; float:none; }
.nyabout_you { width:100%; float:none}


.nymain .chanpin ul{ padding-top:0px;}
.nymain .chanpin ul li{ margin-bottom:30px;}



.nymenu {
    margin: 0 auto;
margin-top: -45px;
    position: relative;
    z-index: 1;
 margin-bottom: 0px;
}.nymenu_mid ul {
    margin: 0 auto;
    width: 60%;
}

.nymenu_mid ul li a{ padding:0.7em 0;display:inline-block; font-size:1em; }

.proxx tr td{padding: 10px; font-size:15px;}
	
	
	/* 新闻 */
.news_in ul li:nth-child(2n){ float:none}
.news_in ul li {width:93.5%; }
.news_in ul li h3 {padding:10px 2% 0 0;}
.news_in ul li h3 span{ font-size:16px;}

.n_text h4{ font-size: 17px;}
.n_text p{ font-size:14px; line-height:25px; }
.neirong_bk{ font-size:15px;}
.fanhui ul li{ float:none; width:100%;}
.fanhui .fl{ float:none}
.fanhui .fr{ float:none}

.nylianxi { float:none; width:100%;}
.ditu{ float:none; width:100%; margin-top:30px;}



/*资质荣誉*/
.products_box{ width:100%; margin:35px auto;}
.yingyong_tubox{ display:block; overflow:hidden;}
.yingyong_tubox li:nth-child(2n){ float:right}
.yingyong_tubox li{ float:left; width:48%;  margin:0 ;margin-bottom:40px;}
.products_tu{box-shadow:0px 0px 10px #eee; }
.yingyong_tubox li:nth-child(3n+0){ margin-right:0;}
.yingyong_tubox li .products_tu{ width:100%; position:relative; overflow:hidden;height:270px; position:relative;display: flex;justify-content: center;align-items: center;}


.inside_l{ display:none}
.inside_r {float:none; width:94%;padding: 3%;}


.proyoushi ul{ margin-top:40px;}
.proyoushi ul li:nth-child(2n){ float:right}
.proyoushi ul li:nth-child(1){ margin-bottom:30px;}
.proyoushi ul li:nth-child(2){ margin-bottom:30px;}
.proyoushi ul li{ float:left; width:48%; margin-left:0%; margin-right:0%;}
.proyoushi ul li h2{ font-size:25px; font-weight:bold; padding-bottom:10px;}
.proyoushi ul li h3{ font-size:20px; color:#0954a3; padding-bottom:10px;font-weight:normal; }
.proyoushi ul li h4{ font-size:15px; height:66px; line-height:22px;}


.page_in {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
	padding:20px 2%;
	border-radius:30px; margin-top:30px;
}
.page_in ul{ align-items: center;}
.page_in ul li:nth-child(2n){ float:none}
.page_in ul li { width: 100%; font-size:15px; float:none; text-align:center}
.page_in ul li:nth-child(2){ transition: all 0.3s ease 0s; width:33%;margin:0 auto; }
.page_in ul li:nth-child(2) a{ display:block; color:#fff; background:#0954a3; width:50px; height:50px; line-height:50px; color:#fff; border-radius:50%; margin:0 auto; text-align:center}
.page_in ul li:nth-child(2):hover{}

.page_in ul li:nth-child(3){ text-align:center;}
}

@media screen and (max-width: 640px) {
body{ font-size:15px;}
.container{ display:none}
.sousuo{ display:none}

.abtu{ float:none; width:100%}
.abtxt{ float:none; width:100%}
.abtxt h2 {font-size: 25px;}
.abtxt h3 {font-size: 18px;}

.about_nr { margin-top: 20px; margin-bottom:20px; font-size:15px;}

/*导航*/
.wd1200{ width:95%;padding-top:50px; padding-bottom:50px;}
.juli{ height:50px;}
.yincang{ display:none;}
/*----公共头部---*/
.wenzi h2{ font-size:32px;}
.wenzi h3 { font-size:17px;}



/*首页产品*/
#demoleftab { WIDTH: 95%;}
.cplist{ margin-top:30px;}
.cplist{ float:left; width:200px;   }
.pro_tu{height:200px; overflow:hidden;}
.pro_tu  img{ height:200px; object-fit: cover;}


/*首页优势*/
.youshi ul{ margin-top:40px;}
.youshi ul li:nth-child(2) .ystu{ float:left}
.youshi ul li:nth-child(2) .ystxt{ float:left}
.ystu{ width:100%; height:auto;overflow:hidden; float:none}
.ystu  img{max-width:100%; }


.ystxt{ width:100%; float:none;  height:auto}
.ystxt_bj{ padding:20px;}
.yswen{ font-size:25px; line-height:50px; margin-left:0px; margin-left:-10px;}
.ysnr{  margin-top:10px;background:url(../images/index_35.jpg) no-repeat left top 6px; padding-left:30px; line-height:25px; margin-left:15px; font-size:15px;}
.ystop img{ width:70%}


/*首页新闻*/
.news .tab{width:70%}
.news .tab-bd{ width:100%; margin-top:40px; }


.news_left{ width:100%; float:none;overflow:hidden;}
.news_right{ width:100%; float:none}

.news_right dl { margin-top:0px;}
.news_right .r_time h2{ font-size:40px;}
.news_right .r_txt{ width:82%;}
.news_right .r_txt h2{ font-weight:normal;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; font-size:17px; color:#000; margin-top:8px;}
.news_right .r_txt h3{text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; line-height:22px; font-weight:normal; font-size:14px; margin-top:8px;} 


/*首页广告*/

.guanggao .wd1200 h2{ font-size:25px;}
.guanggao .wd1200 h3{ font-size:17px;}
.guanggao .wd1200 h4{ background:#1d6fbb; border-radius:25px; height:45px; line-height:45px; font-size:16px; width:90%; margin:0 auto; margin-top:40px; font-weight:normal; color:#fff; text-align:center}
.guanggao .wd1200 h4 strong{ font-size:22px;}



/*-------底部-----------*/

.foot .wd1200{ padding-bottom:50px; padding-top:60px;}
.foot .wd1200 a{ color:#fff;}
.flian{ text-align:center;width:100%; float:none; padding-right:0%; font-size:16px; margin-left:0%;}
.fpro{ width:15%; display:none;}
.fdao{ width:20%;display:none;}
.fdao ul li{line-height:35px; width:50%; float:left;}
.banquan{ width:95%; }
.ewm { width:100%; float:none; text-align:center; margin-top:20px;}
a.zzb07link{font-size: 14px;}
.zzb07tail{font-size:14px;font-family:Arial, Helvetica, sans-serif;color:rgba(255,255,255,0.7)}



.nyabout{ height:150px; background-size:150%; }
.nycon{ height:150px; background-size:150%;}
.nypro{ height:150px; background-size:150%;}
.nynews{ height:150px; background-size:150%; }
.nyqg{ height:150px; background-size:150%;}
.nyorder{ height:150px; background-size:150%;}



/*内页*/
.nymain{ padding-top:40px; padding-bottom:40px;}
.nywenzi h2{ font-size:32px; padding-bottom:30px;}
.nymain { width:95%;}
.neirong{ margin-top:35px;}
.abmc {margin-bottom: 20px;}
.nymain .abtxt{ margin-top:30px;}
.nymain .about_nr{font-size:16px;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:10;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; line-height:30px; height:auto!important;margin-top:40px; margin-bottom:40px;}

.contact_2{ background-color:#f3f3f3; padding:35px 15px;}
.anniu {
    margin-top: 0.5em;
}

/*内页产品*/
.bigcp:nth-child(2){ padding-top:50px; padding-bottom:50px;}
.xfcp ul li a{ color:#444; font-size:17px;}
.xfcp ul li{ float:left; width:48%; margin-left:0%; margin-right:0%;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1; overflow:hidden; }
.xfcp ul li:nth-child(2n){ float:right}
.nybta {font-size: 22px;}
.fanhui .fl{ float:none; width:100%;}
.fanhui .fr{ float:none; width:100%;}

/*内页公司简介*/
.nyabout_zuo{ width:100%; float:none; }
.nyabout_you { width:100%; float:none}


.nymain .chanpin ul{ padding-top:0px;}
.nymain .chanpin ul li{ margin-bottom:30px;}



.nymenu {
    margin: 0 auto;
margin-top: -45px;
    position: relative;
    z-index: 1;
 margin-bottom: 0px;
}.nymenu_mid ul {
    margin: 0 auto;
    width: 60%;
}

.nymenu_mid ul li a{ padding:0.7em 0;display:inline-block; font-size:1em; }

.proxx tr td{padding: 10px; font-size:15px;}
	
	
	/* 新闻 */
.news_in ul li:nth-child(2n){ float:none}
.news_in ul li {width:93.5%; }
.news_in ul li h3 {padding:10px 2% 0 0;}
.news_in ul li h3 span{ font-size:16px;}

.n_text h4{ font-size: 17px;}
.n_text p{ font-size:14px; line-height:25px; }
.neirong_bk{ font-size:15px;}
.fanhui ul li{ float:none; width:100%;}
.fanhui .fl{ float:none}
.fanhui .fr{ float:none}

.nylianxi { float:none; width:100%;}
.ditu{ float:none; width:100%; margin-top:30px;}



/*资质荣誉*/
.products_box{ width:100%; margin:35px auto;}
.yingyong_tubox{ display:block; overflow:hidden;}
.yingyong_tubox li:nth-child(2n){ float:right}
.yingyong_tubox li{ float:left; width:48%;  margin:0 ;margin-bottom:40px;}
.products_tu{box-shadow:0px 0px 10px #eee; }
.yingyong_tubox li:nth-child(3n+0){ margin-right:0;}
.yingyong_tubox li .products_tu{ width:100%; position:relative; overflow:hidden;height:270px; position:relative;display: flex;justify-content: center;align-items: center;}


.inside_l{ display:none}
.inside_r {float:none; width:94%;padding: 3%;}


.proyoushi ul{ margin-top:40px;}
.proyoushi ul li:nth-child(2n){ float:right}
.proyoushi ul li:nth-child(1){ margin-bottom:30px;}
.proyoushi ul li:nth-child(2){ margin-bottom:30px;}
.proyoushi ul li{ float:left; width:48%; margin-left:0%; margin-right:0%;}
.proyoushi ul li h2{ font-size:25px; font-weight:bold; padding-bottom:10px;}
.proyoushi ul li h3{ font-size:20px; color:#0954a3; padding-bottom:10px;font-weight:normal; }
.proyoushi ul li h4{ font-size:15px; height:66px; line-height:22px;}


.page_in {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
	padding:20px 2%;
	border-radius:30px; margin-top:30px;
}
.page_in ul{ align-items: center;}
.page_in ul li:nth-child(2n){ float:none}
.page_in ul li { width: 100%; font-size:15px; float:none; text-align:center}
.page_in ul li:nth-child(2){ transition: all 0.3s ease 0s; width:33%;margin:0 auto; }
.page_in ul li:nth-child(2) a{ display:block; color:#fff; background:#0954a3; width:50px; height:50px; line-height:50px; color:#fff; border-radius:50%; margin:0 auto; text-align:center}
.page_in ul li:nth-child(2):hover{}

.page_in ul li:nth-child(3){ text-align:center;}
}

@media screen and (max-width: 320px) {
body{ font-size:15px;}
.container{ display:none}
.sousuo{ display:none}

.abtu{ float:none; width:100%}
.abtxt{ float:none; width:100%}
.abtxt h2 {font-size: 25px;}
.abtxt h3 {font-size: 18px;}

.about_nr { margin-top: 20px; margin-bottom:20px; font-size:15px;}

/*导航*/
.wd1200{ width:95%;padding-top:50px; padding-bottom:50px;}
.juli{ height:50px;}
.yincang{ display:none;}
/*----公共头部---*/
.wenzi h2{ font-size:32px;}
.wenzi h3 { font-size:17px;}



/*首页产品*/
#demoleftab { WIDTH: 95%;}
.cplist{ margin-top:30px;}
.cplist{ float:left; width:200px;   }
.pro_tu{height:200px; overflow:hidden;}
.pro_tu  img{ height:200px; object-fit: cover;}


/*首页优势*/
.youshi ul{ margin-top:40px;}
.youshi ul li:nth-child(2) .ystu{ float:left}
.youshi ul li:nth-child(2) .ystxt{ float:left}
.ystu{ width:100%; height:auto;overflow:hidden; float:none}
.ystu  img{max-width:100%; }


.ystxt{ width:100%; float:none;  height:auto}
.ystxt_bj{ padding:20px;}
.yswen{ font-size:25px; line-height:50px; margin-left:0px; margin-left:-10px;}
.ysnr{  margin-top:10px;background:url(../images/index_35.jpg) no-repeat left top 6px; padding-left:30px; line-height:25px; margin-left:15px; font-size:15px;}
.ystop img{ width:70%}


/*首页新闻*/
.news .tab{width:70%}
.news .tab-bd{ width:100%; margin-top:40px; }


.news_left{ width:100%; float:none;overflow:hidden;}
.news_right{ width:100%; float:none}

.news_right dl { margin-top:0px;}
.news_right .r_time h2{ font-size:40px;}
.news_right .r_txt{ width:82%;}
.news_right .r_txt h2{ font-weight:normal;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; font-size:17px; color:#000; margin-top:8px;}
.news_right .r_txt h3{text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; line-height:22px; font-weight:normal; font-size:14px; margin-top:8px;} 


/*首页广告*/

.guanggao .wd1200 h2{ font-size:25px;}
.guanggao .wd1200 h3{ font-size:17px;}
.guanggao .wd1200 h4{ background:#1d6fbb; border-radius:25px; height:45px; line-height:45px; font-size:16px; width:380px; margin:0 auto; margin-top:40px; font-weight:normal; color:#fff; text-align:center}
.guanggao .wd1200 h4 strong{ font-size:22px;}



/*-------底部-----------*/

.foot .wd1200{ padding-bottom:50px; padding-top:60px;}
.foot .wd1200 a{ color:#fff;}
.flian{ text-align:center;width:100%; float:none; padding-right:0%; font-size:16px; margin-left:0%;}
.fpro{ width:15%; display:none;}
.fdao{ width:20%;display:none;}
.fdao ul li{line-height:35px; width:50%; float:left;}
.banquan{ width:95%; }
.ewm { width:100%; float:none; text-align:center; margin-top:20px;}
a.zzb07link{font-size: 14px;}
.zzb07tail{font-size:14px;font-family:Arial, Helvetica, sans-serif;color:rgba(255,255,255,0.7)}



.nyabout{ height:150px; background-size:150%; }
.nycon{ height:150px; background-size:150%;}
.nypro{ height:150px; background-size:150%;}
.nynews{ height:150px; background-size:150%; }
.nyqg{ height:150px; background-size:150%;}



/*内页*/
.nymain{ padding-top:40px; padding-bottom:40px;}
.nywenzi h2{ font-size:32px; padding-bottom:30px;}
.nymain { width:95%;}
.neirong{ margin-top:35px;}
.abmc {margin-bottom: 20px;}
.nymain .abtxt{ margin-top:30px;}
.nymain .about_nr{font-size:16px;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:10;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; line-height:30px; height:auto!important;margin-top:40px; margin-bottom:40px;}

.contact_2{ background-color:#f3f3f3; padding:35px 15px;}
.anniu {
    margin-top: 0.5em;
}

/*内页产品*/
.bigcp:nth-child(2){ padding-top:50px; padding-bottom:50px;}
.xfcp ul li a{ color:#444; font-size:17px;}
.xfcp ul li{ float:left; width:48%; margin-left:0%; margin-right:0%;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1; overflow:hidden; }
.xfcp ul li:nth-child(2n){ float:right}
.nybta {font-size: 22px;}
.fanhui .fl{ float:none; width:100%;}
.fanhui .fr{ float:none; width:100%;}

/*内页公司简介*/
.nyabout_zuo{ width:100%; float:none; }
.nyabout_you { width:100%; float:none}


.nymain .chanpin ul{ padding-top:0px;}
.nymain .chanpin ul li{ margin-bottom:30px;}



.nymenu {
    margin: 0 auto;
margin-top: -45px;
    position: relative;
    z-index: 1;
 margin-bottom: 0px;
}.nymenu_mid ul {
    margin: 0 auto;
    width: 60%;
}

.nymenu_mid ul li a{ padding:0.7em 0;display:inline-block; font-size:1em; }

.proxx tr td{padding: 10px; font-size:15px;}
	
	
	/* 新闻 */
.news_in ul li:nth-child(2n){ float:none}
.news_in ul li {width:93.5%; }
.news_in ul li h3 {padding:10px 2% 0 0;}
.news_in ul li h3 span{ font-size:16px;}

.n_text h4{ font-size: 17px;}
.n_text p{ font-size:14px; line-height:25px; }
.neirong_bk{ font-size:15px;}
.fanhui ul li{ float:none; width:100%;}
.fanhui .fl{ float:none}
.fanhui .fr{ float:none}

.nylianxi { float:none; width:100%;}
.ditu{ float:none; width:100%; margin-top:30px;}



/*资质荣誉*/
.products_box{ width:100%; margin:35px auto;}
.yingyong_tubox{ display:block; overflow:hidden;}
.yingyong_tubox li:nth-child(2n){ float:right}
.yingyong_tubox li{ float:left; width:48%;  margin:0 ;margin-bottom:40px;}
.products_tu{box-shadow:0px 0px 10px #eee; }
.yingyong_tubox li:nth-child(3n+0){ margin-right:0;}
.yingyong_tubox li .products_tu{ width:100%; position:relative; overflow:hidden;height:270px; position:relative;display: flex;justify-content: center;align-items: center;}


.inside_l{ display:none}
.inside_r {float:none; width:94%;padding: 3%;}


.proyoushi ul{ margin-top:40px;}
.proyoushi ul li:nth-child(2n){ float:right}
.proyoushi ul li:nth-child(1){ margin-bottom:30px;}
.proyoushi ul li:nth-child(2){ margin-bottom:30px;}
.proyoushi ul li{ float:left; width:48%; margin-left:0%; margin-right:0%;}
.proyoushi ul li h2{ font-size:25px; font-weight:bold; padding-bottom:10px;}
.proyoushi ul li h3{ font-size:20px; color:#0954a3; padding-bottom:10px;font-weight:normal; }
.proyoushi ul li h4{ font-size:15px; height:66px; line-height:22px;}


.page_in {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
	padding:20px 2%;
	border-radius:30px; margin-top:30px;
}
.page_in ul{ align-items: center;}
.page_in ul li:nth-child(2n){ float:none}
.page_in ul li { width: 100%; font-size:15px; float:none; text-align:center}
.page_in ul li:nth-child(2){ transition: all 0.3s ease 0s; width:33%;margin:0 auto; }
.page_in ul li:nth-child(2) a{ display:block; color:#fff; background:#0954a3; width:50px; height:50px; line-height:50px; color:#fff; border-radius:50%; margin:0 auto; text-align:center}
.page_in ul li:nth-child(2):hover{}

.page_in ul li:nth-child(3){ text-align:center;}
}

/*首页产品*/

.pro_tu{display: flex;justify-content: center;align-items: center; height:280px; overflow:hidden; background:#eafff8; border-radius:8px;}
.pro_tu  img{max-width:100%;max-height:240px; transition: all 0.8s;}



/*左右切换*/
.fengcai{ width:1400px; margin:0 auto; padding-top:70px; padding-bottom:70px;}
.Box {position: relative; width:100%;margin-top:40px;}
.clearfix{ clear:both}
.Box .content {margin: 0 auto; }
.Box .Box_con {width:90%; margin:0 auto; overflow:hidden; height:373px;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
.Box .Box_con .btnl {background: url(../images/left.png) no-repeat center;left: -12px;margin-top:120px;}
.Box .Box_con .btnr {background: url(../images/right.png) no-repeat center;right: -12px;margin-top:120px;}

.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none; }
.Box .Box_con .conbox ul li {float: left; background:#fff;overflow: hidden; border-radius:5px;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}


.Box .BoxSwitch {margin-top: 30px;text-align: center;}
/*
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.Box .BoxSwitch span.cur {background: red;}*/


.pic_jj{ padding:25px;}
.Box .Box_con .conbox ul li h2{ font-size:22px; color:#000; font-weight:normal;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; text-align:center }
.Box .Box_con .conbox ul li h3{ font-size:16px; color:#333; font-weight:normal;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; margin-top:5px; margin-bottom:15px; text-align:center }
.picline{ background:#d8d8d8; height:1px; width:100%}
.cpnr{ padding-top:15px; padding-bottom:15px;}
.pro_cas{font-weight:normal;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical;overflow:hidden; text-align:center; line-height:30px; font-size:16px;}
.Box .Box_con .conbox ul li{width:10.5%;float:left;text-align:center;  background:#fff; border-radius:5px; border:3px solid #d8d8d8; margin-left:0.4%; margin-right:0.4%;}
.Box .Box_con .conbox ul li img{display:block;margin:0 auto;}

.fzs{display: flex;justify-content: center;align-items: center; height:120px; overflow:hidden;}
.fzs  img{max-width:100%;max-height:120px; transition: all 0.8s;}
.pro_gd{border-radius:25px; border:1px solid #d8d8d8; color:#555; width:120px; height:35px; line-height:35px; margin:0 auto; margin-top:20px; text-align:center}
.Box .Box_con .conbox ul li:hover img{ transform: scale(1.2);}
.Box .Box_con .conbox ul li:hover .pro_gd{ border:1px solid #0567d4; color:#fff; background:#0567d4}
