
/*----------- bannar -----------*/
.ny_wrapper{background: #f5f5f5; overflow:hidden; width:100%; padding-bottom:50px;}
.contentPage{background:#fff; width:100%;box-sizing: border-box; padding:50px;box-sizing: border-box; margin-top:50px; overflow:hidden}
.ab_wrapper{background: #fff; overflow:hidden; width:100%; padding-bottom:50px;}
/*banner*/
.neibannar{height:300px;overflow:hidden;background-position:center center;background-repeat:no-repeat;background-size:cover; margin-top:130px}
.neibannar h2{font-size:36px;color:#fff;margin-top:100px;font-weight:400;text-align:center}
.neibannar>div{width:50px;height:3px;background:#fff;margin:0 auto;margin-top:15px}
.neibannar h6{text-align:center;font-weight:400;color:#fff;font-size:14px; padding-top:15px;}
/*位置*/
.location{ margin:auto; width:100%; height:45px; background:#f2f2f2;color: #999;}
.location1{ margin:auto; width:100%; height:45px; background:#fff;color: #999;}
.locaiton-text{ width:100%;background:url(/images/subMenu-icon.jpg) no-repeat left center; padding-left:20px;line-height:45px;  margin:auto;}
.locaiton-text a{color: #999;}
.locaiton-text a:hover{ color:#d9271d}
/*====================about=================================*/
/*title*/
.section-title {text-align: center; font-size: 30px; margin-bottom:40px ; }
.section-title h2 { margin-top: 0; margin-bottom: 0px; text-align: center; font-size: 40px; letter-spacing: 2px; color:#373737; }
.section-title p { color: #5c5c5c; font-size: 13px; /*font-family:Arial;*/ margin: 5px 0 0 0; text-align: center; }
.section-title:after { display: block; content: ''; width:60px; height: 2px; margin: 10px auto 0; background-color: #d9271d; }
.about{ width:100%; overflow:hidden;display: flex; margin-bottom:2%;}
.about .inaboutL{ float:left; width:60%; overflow:hidden;}
.about .inaboutL p{ width:100%; font-size:30px; line-height:50px;}
.about .inaboutL span{ float:left; width:100%; line-height:35px; overflow:hidden;font-size:16px;}
.about .inaboutR{float:right; width:640px; overflow:hidden;display: inline-block; margin-left:2%;}
.about .inaboutR img{ border-radius:5px;}
/*num*/
.number_box{ margin:auto; width:100%;color: #999; position: relative; z-index:2; background:#fff; height:150px; overflow:hidden;border-radius: 10px;box-shadow: 2px 2px 8px rgba(0,0,0,0.3); }
.number_box:before,
.number_box:after{content: ""; display: table;}
.number_box:after{clear: both;}
.number_box > .number_box_table{display: table; width: 100%; height: 63px; table-layout: fixed; margin-top: 42px;}
.number_box > .number_box_table > ul{display: table-row;}
.number_box > .number_box_table > ul > li{display: table-cell; border-left: 1px solid #ddd; text-align: center; font-size: 14px;}
.number_box > .number_box_table > ul > li:first-child{border-left: none;}
.number_box > .number_box_table > ul > li > div{position: relative; top: -10px; height: 40px;}
.number_box > .number_box_table > ul > li > div > span{font-size: 50px; color:#373737;}
.number_box > .number_box_table > ul > li > div > sup{font-size: 14px; vertical-align: top; position: relative; top: -1px; color:#c00;}
.number_box > .number_box_table > ul > li > div > p{ padding-top:10px;}
.licheng{ background:#f5f5f5; width:100%; padding:50px 0; overflow:hidden;display: grid;place-items: center; margin-top:50px;}


/*guihua*/
.about_2_main {background: url(../images/about_2_bg.jpg) center top no-repeat;width: 100%;height: 609px; margin-top:70px;}
.about_2_cont{ float:left; width:50%;}
.about_2_cont h3 {font-size: 40px;padding-top: 50px;}
.about_2_cont p { margin-top: 54px;width:100%;font-size:18px; line-height:40px; font-weight:800}
.about_2_cont span{ margin-top:20px;width:100%;font-size:15px; line-height:30px;}
.honor_four_list{display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;justify-content: space-between; margin-bottom:3%}
.honor_four_list li{position: relative;background: #f7f7f7;padding: 3.125vw 1.0416vw;text-align: center;width: 30.33%; margin-right:2%;}
.honor_four_list li a{display: block;}
.honor_four_list li .opvimg{margin-bottom: 30px;}
.honor_four_list li .opvimg img{max-width: 100%;max-height: 58px;}
.honor_four_list li h3{font-size: 1.35416vw;color: #333333;font-weight: normal;margin-bottom: 15px;}
.honor_four_list li .spx{font-size: 15px;color: #999999;line-height: 1.7; text-align:center}
.honor_four_list li:nth-child(3){ margin-right:0}
/*合作伙伴*/
.huoban { width:100%;display: flex;flex-wrap: wrap;overflow:hidden; margin-bottom:50px;}
.huoban li {width:22%; margin-right:4%;cursor: pointer;border-bottom:0; margin-bottom:25px;}
.huoban li:nth-child(4n) {margin-right:0px;}
.huoban li span{ float:left; width:100%; line-height:22px; padding:5px 0; text-align:center; font-size:15px;}
.huoban li .img{ overflow:hidden; border:1px solid #eeeeee}
.huoban li .img img {max-width: 100%;width:100%;object-fit: cover;transition: transform 0.5s; text-align:center}
.huoban li .img img:hover{ transform: scale(1.1);-webkit-transform:scale(1.1)}

/*产品中心*/
.wrap .main-left{ float:left;width:17%;}
.wrap .main-right{ float:right;background:#fff;overflow:hidden; padding:20px;box-sizing: border-box; width:80%;box-sizing: border-box;}
/*left product class*/
.leftclass-name{ width:100%; background:#c00; overflow:hidden; text-align:center; color:#fff;line-height:80px; font-size:25px;}
.leftclass{width:100%;float: left; background:#fff; padding:10px;box-sizing: border-box; overflow:hidden; margin-bottom:30px;}
.leftclass li{ float:left; width:100%; line-height:20px; border-bottom:1px solid #efefef; padding:15px 0}
.leftclass li a{display: block;width: 100%;box-sizing: border-box;color: #717171;font-size: 15px; background: url("../images/sj.png") right center no-repeat;padding-left: 12px; }
.leftclass li a:hover{color: #d40a0a;background: url("../images/sj1.png") left center no-repeat;}
.leftclass li a[data=xz]{color: #d40a0a;font-weight: bold;background: url("../images/sj1.png") left center no-repeat;}
.leftclass p{ float:left; width:100%; line-height:30px; font-size:15px; border-bottom:1px solid #efefef; padding:10px 0;}


.cplist { width:100%;overflow:hidden; margin-top:10px;}
.cplist li { float:left;width:31%; margin-right:2%;cursor: pointer;border-bottom:0; margin-bottom:15px; background:#fff}
.cplist li:nth-child(3n) {margin-right:0px;}
.cplist li span{ float:left; width:100%; line-height:22px; padding:5px 0; text-align:center; font-size:15px;}
.cplist li .img{ overflow:hidden; border:1px solid #ccc;line-height: 0;/*line-height解决下面有空袭*/}
.cplist li .img img {max-width: 100%;width: 100%;object-fit: cover;transition: transform 0.5s;}
.cplist li .img img:hover{ transform: scale(1.1);-webkit-transform:scale(1.1)}
/*详情*/
.name-tit{ width:100%; line-height:50px; font-size:25px; text-align:center;}
.name-pic{ width:100%;text-align:center; margin:20px 0}
.name-content{ width:100%;margin:20px 0; font-size: 16px;}
.name-content span{ width:100%; float:left; overflow:hidden;font-size:28px; line-height:50px; border-bottom:1px solid #ddd}
.name-content p{ float:left; width:100%; margin-top:20px; line-height:30px;}
.erduan {flex-direction:row;justify-content:space-between;align-content:center;align-items:center;}
.juzhong {display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.updowm{padding-top: 30px; border-top: 1px solid #f0f0f0}
.updowm li{ float:left; width:100%; line-height:40px;max-width: 100%}

.honorlist { width:100%;display: flex;flex-wrap: wrap;overflow:hidden; margin-top:10px;}
.honorlist li {width:23%; margin-right:2%;cursor: pointer;border-bottom:0; margin-bottom:15px; background:#fff}
.honorlist li:nth-child(4n) {margin-right:0px;}
.honorlist li span{ float:left; width:100%; line-height:22px; padding:5px 0; text-align:center; font-size:15px;}
.honorlist li .img{ overflow:hidden; border:1px solid #ccc;line-height: 0;}
.honorlist li .img img {max-width: 100%;width: 100%;object-fit: cover;transition: transform 0.5s;}
.honorlist li .img img:hover{ transform: scale(1.1);-webkit-transform:scale(1.1)}
/*新闻中心*/
.newslist{overflow:hidden; margin-top:50px;}
.newslist li{padding:1%;border-bottom: 1px solid #eee; background:#fff; margin-bottom:2%; overflow:hidden}
.newslist li a{display: block;width: 100%;}
.newslist li a .i{width: 22%;float: left;margin-right:2%;max-height: 170px; overflow:hidden}
.newslist li a .t{width: 75%;float: left;}
.newslist li a .t .p1{color: #333;margin-top: 2.5%;font-size: 20px;}
.newslist li a .t .p2{line-height: 1.6;color: #999;margin-top: 2%;font-size: 14px;font-weight: lighter;}
.newslist li a .p3{margin-top: 0.5%;display: inline-block;color: #aaa;font-size:18px;}
.newslist li a:hover .t .p1{color:#c00808;}
/*page*/
.pages { width:100%; line-height: 30px; padding: 10px 0px 10px 0; text-align: left; font-size: 12px; }
.pages span{height: 28px;padding: 4px 8px; text-decoration: none; margin: 0 4px 0 0; }
.pages span.disabled{border: 1px solid #dcdcdc; }
.pages span.current{ background:#2c2c2c;border: 1px solid #2c2c2c; color:#fff;}
.pages  a {height: 28px;padding: 4px 8px; text-decoration: none; margin: 0 4px 0 0; border: 1px solid #dcdcdc;}
.pages  a:hover { background:#2c2c2c;border: 1px solid #2c2c2c; color:#fff;}
.pages a.now { background: #2c2c2c; border: #0c5389 1px solid; color:#fff; }
/*newsinfo*/
.news_show_l{width:100%;float: left;overflow: hidden; color:#333;fpadding-bottom:60px;}
.news_show_l .new_show_l_top{ margin-top:30px; padding-bottom:23px; overflow:hidden; border-bottom:1px solid #e1e1e1; text-align:center}
.news_show_l .new_show_l_top h1{ font-size:24px; line-height:38px; overflow:hidden; color:#000; font-weight:normal;}
.news_show_l .new_show_l_top p{ height:40px; line-height:40px; overflow:hidden; font-size:16px;}
.news_show_l .new_show_l_text{ padding-top:35px;line-height:30px; font-size:16px; }
.news_show_l .new_show_l_text p{ margin-bottom:17px; font-size:16px;}
.news_show_l .new_show_l_text h1{ line-height:35px; font-size:14px;}
.news_show_l .new_show_l_text img{/*display: block;*/ max-width: 100%; margin-bottom:10px;}/*margin: 0 auto;*/

/*contact*/
/*--------------------contact us-----------------------------*/
.contactL{ float:left; width:30%; overflow:hidden}
.contactL h1{ float:left; width:100%; line-height:40px; font-size:30px; padding-bottom:30px;}
.contactL p{ float:left; width:100%; line-height:40px; font-size:16px;}
.contactR{ float:right; overflow:hidden;}
.contactR img{ max-width:100%; height:auto}

@media (max-width:768px) {
.marg50{ margin-top:1px!important;}
.ny_wrapper{padding:20px 0;}
.contentPage{background:#ffffff; width:98%; margin:auto; padding:10px; line-height:35px;box-sizing: border-box;}
.ab_wrapper{ overflow:hidden; width:98%; margin:auto; padding:10px; padding-bottom:50px;}
/*bannar*/
.neibannar{height:140px; margin-top:50px}
.neibannar h2{font-size:20px;margin-top:50px;}
.neibannar>div{margin-top:10px}
.neibannar h6{padding-top:10px;}
/*title*/
.section-title {text-align: center; font-size: 30px; margin-top:20px; }
.section-title h2 {font-size: 30px;}
/*about us*/
.inaboutL{float:left; width:100%; overflow:hidden; margin-right:0; padding-bottom:20px;}
.about{ display:block; margin-bottom:2%;}
.about .inaboutL{ float:left; width:100%;}
.about .inaboutL p{ display:none}
.about .inaboutL span{ float:left;line-height:25px;font-size:15px;}
.about .inaboutR{float:left; width:100%; overflow:hidden; margin-left:0;}
.number_box { display:none}
.licheng{ padding:30px 0; margin-top:10px;}
/*guihua*/
.about_2_main {background:#f7f7f7;width: 100%;height:auto; margin-top:30px; padding-bottom:40px; overflow:hidden}
.about_2_cont{ float:left; width:100%;}
.about_2_cont h3 {font-size:30px;padding-top:20px; text-align:center}
.about_2_cont p { margin-top: 34px;font-size:18px; line-height:30px; font-weight:600}
.about_2_cont span{ margin-top:20px;font-size:16px; line-height:30px;}
.honor_four_list{display: block;}
.honor_four_list li{margin: 0 0;padding:2%;width:100%; margin-bottom:2%}
.honor_four_list li h3{font-size:25px;}
.huoban li {width:48%; margin-right:1%;cursor: pointer;border-bottom:0; margin-bottom:15px;}
.huoban li:nth-child(2n) {margin-right:0px;}
/*荣誉资质*/
.honorlist li {width:48%; margin-right:2%;cursor: pointer;border-bottom:0; margin-bottom:15px; background:#fff}
.honorlist li:nth-child(2n) {margin-right:0px;}
.honorlist li span{font-size:14px;}


/*产品中心*/
.wrap .main-left{width:100%;box-sizing: border-box;padding:5px;background: #fff;float: left;}
.wrap .main-right{width:100%;box-sizing: border-box;background: #fff;float: right;padding: 10px 10px 30px 10px; line-height:30px;}
.leftclass{margin-bottom:1px;}
.leftclass li{padding:10px 0}
.cplist li { float:left;width:48%; margin-right:2%;cursor: pointer;border-bottom:0; margin-bottom:15px; background:#fff}
.cplist li:nth-child(2n) {margin-right:0px; float:right;}
.cplist li span{ font-size:14px;}
.mo{ display:none}

.name-content span{font-size:20px; line-height:40px; border-bottom:1px solid #ddd}
/*honor*/


/*新闻中心*/
.newslist{ margin-top:1px;}
.newslist li{padding:2%;}
.newslist li a .i{width: 100%;margin-right:0;}
.newslist li a .t{width: 100%;padding-right:0;}
.newslist li a .t .p1{margin-top:2%;font-size:16px; font-weight:normal}
.newslist li a .t .p2{font-size: 14px;}
.newslist li a .p3{font-size:14px;}
/*news info*/
.news_show_l{width:100%;float: left;overflow: hidden; color:#333; background:#fff; padding-left:10px; padding-right:10px; padding-bottom:20px;box-sizing: border-box;}
.news_show_l .new_show_l_top{ margin-top:20px; padding-bottom:23px; overflow:hidden; border-bottom:1px solid #e1e1e1;}
.news_show_l .new_show_l_top h1{ font-size:20px; line-height:38px; overflow:hidden; color:#000; font-weight:normal;}
.news_show_l .new_show_l_top p{ height:30px; line-height:30px; overflow:hidden; font-size:14px;}
.news_show_l .new_show_l_text{ padding-top:15px;line-height:30px;}
.news_show_l .new_show_l_text p{ margin-bottom:17px; font-size:14px;}
.news_show_l .new_show_l_text h1{ line-height:35px; font-size:14px;}

.news_show_r{ display:none;}
.updowm li{ float:left; width:100%; line-height:30px;max-width:100%; font-size:14px;}
/*contact*/
.contactL{ float:left; width:100%; overflow:hidden}
.contactL h1{ float:left; width:100%; line-height:30px; font-size:20px; padding-bottom:10px;}
.contactL p{ float:left; width:100%; line-height:25px; font-size:15px;}
.contactR{ float:left; overflow:hidden;}


.cont-left{ float:left; width:100%; padding:2%}
.cont-right{ float:right; width:100%;}
.nei-tit{ width:100%; overflow:hidden;}
.nei-tit p{line-height:30px;font-size:25px;}
.nei-tit span{line-height:25px; font-size:14px;}
.nei-rtit{line-height:30px;font-size:20px;}


}
