/* CSS Document */
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 { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
body {font:16px/1.75 "Microsoft YaHei", arial,sans-serif; color: #333;  background:#fff;overflow-x: scroll;}
a { text-decoration: none; color: #333;display: block;}
p{color: #434343;}
a:hover {text-decoration: none}
a img {border-bottom-style: none; border-right-style: none; border-top-style: none; border-left-style: none;width:100%;}
div {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
li {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
p,strong,em{padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;font-weight: normal;}
form {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;}
em{font-style: normal; font-weight: normal}
table {padding-bottom: 0px;list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;width: 100%;cellpadding="0";cellspacing="0";}
dt {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
dl {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
dd {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
tr {padding-bottom: 0px; list-style-type: none; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px}
input{outline: none;}
.cl{height: 0px; clear: both;}
.fl{float: left; display: block;}
.fr{float: right;}
.container{width:1300px; margin:0 auto; height: 100%;}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-l{ text-align: left !important;}
.txt-r{text-align: right;}
.bg-black{background: #000;}
.col-black{color: #000;}
.col-white{color: #fff !important;}
strong{ font-weight: bold;}
i{font-style: normal;}
.m{ margin: 0 auto;}
.blue{color:#0056a1;}

/* @media screen and (min-width: 200px) and (max-width: 1300px) {
	.container{width:92%; margin:0 auto;}
} */
/* CSS Document */

/*head*/
.on a{color:#11497b;}
/*头部*/ 
.language{width: 100%;height: 38px;color: white;line-height: 38px;font-weight: bold;background: #f3f3f3;}
.language ul{}
.language .fl:nth-child(1) p{font-size: 14px;background: url(../images/dz-icon.png)no-repeat center left;color: #8c8c8c;}
.language .fl:nth-child(1) p em{color: #e01f1f;font-family: arial;font-style: italic;font-size: 20px;}
.language li:nth-child(3) p {background: url(../images/head-icon.png)no-repeat center left;padding-left: 27px;cursor: pointer;color: #8c8c8c;font-size: 14px;position: relative;}
.language li:nth-child(3) p img{transition: all 0.4s;position: absolute; top: 40px;left: -10px; z-index: 20;display: none;}
.language li:nth-child(3) p:hover img{display: block;}
.language li:nth-child(2) p{background: url(../images/head-icon2.png)no-repeat center left;padding-left: 27px;margin-left: 45px;position: relative;color: #8c8c8c;font-size: 14px}
.language li:nth-child(2) p:after{content: '';position: absolute;left: -25px;top: 11px; width: 2px;height: 15px;background: #dbdbdb}
.language li:nth-child(2) p em{font-family: arial;}
.language .fr .text{width: 153px;height: 32px;border-radius: 25px;border: 1px solid #e5e5e5;background: #fafafa;font-size: 15px;padding-left: 27px;}
.language .fr .submit{background: url(../images/search-icon.png)no-repeat center center;width: 20px;height: 20px;position: absolute;right: 25px;top: 17px;cursor: pointer;}




.head{height: 107px;background: url(../images/head-bg.jpg)no-repeat center;}
.head .fr{margin-top: 8px;}
.head .fr em{font-size: 14px;font-weight: bold;color: #FFFFFF;background: #488fd0;width: 72px;height: 25px;border-radius: 6px;text-align: center;display: inline-block;}
.head .fr img{position: relative;top: 13px;left: 18px;}
.head .fr p{font-size: 32px;font-family: arial;font-weight: bold;color: #db3434;font-style: italic;}
.head .fr select{border: 0px;position: relative;bottom: 13px;width: 65px;font-size: 15px;color: #333333;outline: none;margin-left: 10px;}
.foot-nav .fr select{border: 0px;position: relative;bottom: 13px;width: 65px;font-size: 15px;color: #333333;outline: none;margin-left: 10px;}
.logo{overflow: hidden;margin-top:6px;}
.head-nav ul{display: flex;margin-left: 60px;line-height: 107px;}
.head-nav ul li{margin-right: 40px;}
.head-nav ul li>a{font-size: 16px;display: block;color: #666666;}
.head-nav ul li:hover>a{color: #004fa2;}
.head-nav ul li.on>a{color: #004fa2;}

.search-pro form {display: flex; justify-content: center; align-items: center;}
.search-pro {border-radius: 10px;background-color: rgba(255,255,255,1);padding: 20px 30px; box-sizing:border-box;width: 400px;min-height: 200px;transform: translateY(50px); box-shadow: 0 0 99px rgba(29,56,75,.4);  }
.search-pro {position: absolute;right: -20px;top:100px;opacity: 0;transition: all .5s ease;-webkit-box-shadow: 0 0 99px rgba(29,56,75,.4);-moz-box-shadow: 0 0 99px rgba(29,56,75,.4);pointer-events: none; z-index: 11;}
.search-pro::before {content: ""; position: absolute; top: -40px; right: 0; width: 100%; height: 55px; background-color: transparent;}
.search-pro::after {content: '';display: block;width: 18px;height: 18px;transform: rotate(45deg);top: -8px;right: 20px;background-color: #fff;position: absolute;}
.search-box:hover .search-pro {opacity: 1;transform: translateY(0);pointer-events: auto;}
.search{border-bottom: 1px solid #e1e1e1; margin-bottom: 10px;}
.search input{outline: none; border: none; font-family: "Microsoft YaHei"; }
.search-text{width: 310px; line-height: 50px;}
.search .sub{background: url(../images/search.png) no-repeat center; width: 1.56rem;height: 1.5rem; cursor: pointer;   filter: brightness(0);}
.search-list dl dd {float: left; margin-right: 10px; margin-bottom: 10px;     line-height: initial;}
.search-list dl dd a{position: relative; transition: all .5s ease .3s; display: inline-block; padding: 0 10px; background: #e1e1e1; border-radius: 4px;  text-align: center;}
.search-list dl dd a:after{content: '';display: block;width: 0;transition: width .5s ease-out;height: 100%;background-color: #055993;position: absolute;top: 0;left: 0; z-index: 0; border-radius: 4px;}
.search-list dl dd:hover a:after{width: 100%; }
.search-list dl dd span{font-size: 0.9rem; line-height: 36px; color: #999; position: relative; z-index: 1}
.search-list dl dd:hover span{color: #fff;}
.webSearch:hover .search-pro {opacity: 1;transform: translateY(0); pointer-events: auto;}
/* .header .box-right {display: flex; align-items: center;}
.header .box-right .header-search {margin-right: 1rem;} */


.foot-nav{height: 107px;line-height: 107px;background: url(../images/head-bg.jpg)no-repeat center;overflow: hidden;margin-top: 100px;}
.foot-nav .fr{width: 150px;height: 55px;background: #FFFFFF;border-radius: 50px;margin-top: 22px;text-align: center;line-height: 80px;}
.foot-nav .fr select{border: 0px;position: relative;bottom: 13px;width: 65px;font-size: 15px;color: #333333;outline: none;}
.foot-nav .logo{margin-top: 14px;height: 81px;}
.foot-nav .head-nav ul{display: flex;margin-left: 145px;}
.foot-nav .head-nav ul li{width: calc(685px / 7);}
.foot-nav .head-nav ul li>a{font-size: 15px;display: block;color: #FFFFFF;}
.foot-nav .head-nav ul li:hover>a{color: #FFFFFF;}

#nav  li{position: relative;}
#nav  li .hide{box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);float: left;left: 5%; margin-left: -37px; display: none;position: absolute;z-index: 2; background: white;}
#nav  li .hide em a{float: left; display:block;font-size: 15px; line-height:35px;text-align: center; width: 132px;font-size: 14px}
#nav  li .hide em:last-child a{border-bottom: none;}
#nav  li .hide em a:hover{transition:background-color 0.3s linear; -moz-transition:background-color 0.3s linear;-webkit-transition:background-color 0.3s linear;-o-transition :background-color 0.3s linear;display: block;background: #e8e8e8;}
#nav  li:nth-child(3) .hide{margin-left: -35px;}
.navfixed{position: fixed; width: 100%; top: 0; z-index: 2222;background: #FFFFFF;}


.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination-bullet{width: 70px;height: 6px;background: #FFFFFF;opacity: 1;border-radius: 0;transform: skewX(-35deg);}
.banner .swiper-pagination-bullet-active{background: #FFFFFF;position: relative;}
.banner .swiper-pagination-bullet-active:after{content: '';position: absolute;left: 0;top: 0; background: #ecb93f;width: 52px;height: 6px;}

.ny-banner{position: relative;overflow: hidden; width: 100%;}
.ny-banner .swiper-container{height:500px; width: 100%;}
.ny-banner .swiper-pagination-bullet{width: 70px;height: 6px;background: #FFFFFF;opacity: 1;border-radius: 0;transform: skewX(-35deg);}
.ny-banner .swiper-pagination-bullet-active{background: #FFFFFF;position: relative;}
.ny-banner .swiper-pagination-bullet-active:after{content: '';position: absolute;left: 0;top: 0; background: #ecb93f;width: 52px;height: 6px;}
.ny-banner .swiper-slide{display: flex;justify-content: center; align-items: center;}
.ny-banner .swiper-slide img {display: block;margin-top: -63px;margin-bottom: -63px; position: relative; max-width: 100%;}

/*关于我们*/
.about{position: relative;background: url(../images/logo-dit.png)no-repeat left bottom 50px #F5f5f5;overflow: hidden;height: 532px;}
.about ul{position: relative;width: 100%;}
.about ul .fl{width:51%;padding-top: 50px;}
.about ul .fl em{display: block;font-size: 36px;color: #0158a7;border-bottom: 1px solid #f9f9f9;padding-bottom: 20px;}
.about ul .fl p{font-size: 18px;color: #000000;line-height: 36px;text-indent: 2em;}
.about ul .fl p:nth-child(3){margin-top: 20px;}
.about ul .fl a{width: 170px;line-height: 38px;text-align: center;color: #0158A7;font-size: 16px;border: 1px solid #0158a7;border-radius: 50px;margin-top: 30px; transition: .5s;}
.about ul .fl a:hover {background: #0158A7; color: #fff;}
.about ul .fr{position: absolute;right: 0; width: 47%; text-align: right;}

/*首页产品*/
.s_pro_box h3 {color: #0158a7; font-size: 47px; text-align: center; font-weight: 600;}
.s_pro_box {width:1300px; margin:0 auto; margin-top:55px;margin-bottom: 100px;}
.s_pro_box .box {display: flex; flex-wrap: wrap;}
.s_pro_box a {width:25%;}
.s_pro_box .s_pro_p1{ font-size:24px; color:#2a2a2a; text-align:center;}
.s_pro_box .s_pro_line{ width:73px; height:2px; background-color:#58b530; margin:0 auto; margin-top:19px;}
.s_pro_box .s_pro_p2{ font-size:18px; color:#5e5e5e; text-align:center; margin-top:20px;}
.s_pro_box .s_pro_tip{width: 270px;height:260px;float:left;margin-left:28px;margin-right:28px;margin-top:45px;transition: all 300ms ease-in-out;-webkit-transform: all 300ms ease-in-out;background-size: cover!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;padding-bottom: 20px;}
.s_pro_box .s_pro_tip p{font-size:20px;color:white;text-align:center;padding-top: 230px;}
.s_pro_box .s_pro_tip:hover{--webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);-webkit-transform: translate3d(0, -2px, 0);transform: translate3d(0, -2px, 0);}


/*ys*/
.ys{overflow: hidden;height: 253px;background: url(../images/about-bg.jpg)no-repeat center center;}
.ys .container{}
.ys .title{}
.ys .title em{font-size: 26px;color: #000000;font-family: "eras light itc";display: block;margin-top: 65px;}
.ys .title p{font-size: 36px;color: #000000;font-weight: bold;margin-left: 65px;}
.ys .title i{display: inline-block;width: 18px;height: 1px;background: #000000;margin-bottom: 9px;margin-right: 16px;}

/*产品*/
.product{background: #f2f2f2;overflow: hidden;padding-bottom: 30px;}
.product .title em{font-size: 26px;font-weight: bold;color: #333333;background: url(../images/product-icon.png)no-repeat right center;padding-right: 40px;display: inline-block;margin-top: 25px;margin-bottom: 15px;}
.product .product-one,.product .product-two,.product .product-three
	{display: flex;justify-content: space-between;margin-bottom: 25px;}
.product .product-one li:nth-child(1){width: 256px;height: 512px;}
/*.product .product-two li:nth-child(1){background: url(../images/product-bg2.jpg)no-repeat center;width: 256px;height: 512px;}
.product .product-three li:nth-child(1){background: url(../images/product-bg3.jpg)no-repeat center;width: 256px;height: 512px;}*/
.product .product-one li:nth-child(1) div,.product .product-two li:nth-child(1) div,.product .product-three li:nth-child(1) div
	{padding: 45px 24px 0px 27px;}
.product .product-one li:nth-child(1) div em,.product .product-two li:nth-child(1) div em,.product .product-three li:nth-child(1) div em
	{font-size: 20px;color: #FFFFFF;font-weight: bold;display: block;text-align: center;margin-bottom: 10px;}
.product .product-one li:nth-child(1) div a,.product .product-two li:nth-child(1) div a,.product .product-three li:nth-child(1) div a
	{font-size: 17px;color: #FFFFFF;border-radius: 50px;border: 1px solid #FFFFFF;padding: 0px 20px;display: inline-block;margin-top: 17px;margin-right: 5px;}
.product .product-one li .product-list,.product .product-two li .product-list,.product .product-three li .product-list
	{display: flex;justify-content: space-between;flex-wrap: wrap;background: #FFFFFF;width: 1041px;}
.product .product-one li .product-list dd,.product .product-two li .product-list dd,.product .product-three li .product-list dd
	{border: 1px solid #f9f9f9;border-radius: 0;border-bottom: 0;border-right: 0;}
.product .product-one li .product-list dd .pic,.product .product-two li .product-list dd .pic,.product .product-three li .product-list dd .pic
	{width: 346px;height: 211px;overflow: hidden;}
.product .product-one li .product-list dd img,.product .product-two li .product-list dd img,.product .product-three li .product-list dd img
	{display: block;width: 100%;}
.product .product-one li .product-list dd p,.product .product-two li .product-list dd p,.product .product-three li .product-list dd p
	{text-align: center;margin-bottom: 4px;margin-top: 5px; font-size: 20px;font-weight: bold;}
.product .product-one li .product-list dd:hover p,.product .product-two li .product-list dd:hover p,.product .product-three li .product-list dd:hover p
	{color: #0158a7;}


.product .product-four
	{display: flex;justify-content: space-between;margin-bottom: 25px;}
.product .product-four li:nth-child(1){background: url(../images/product-bg3.jpg)no-repeat center;width: 256px;height: 512px;}
.product .product-four li:nth-child(1) div
	{padding: 52px 24px 0px 27px;}
.product .product-four li:nth-child(1) div em
	{font-size: 20px;color: #FFFFFF;font-weight: bold;display: block;text-align: center;margin-bottom: 20px;}
.product .product-four li:nth-child(1) div a
	{font-size: 17px;color: #FFFFFF;border-radius: 50px;border: 1px solid #FFFFFF;padding: 0px 20px;display: inline-block;margin-top: 17px;margin-right: 5px;}
.product .product-four li .product-list
	{display: flex;justify-content: space-between;flex-wrap: wrap;background: #FFFFFF;width: 1039px;}
.product .product-four li .product-list dd
	{border: 1px solid #f9f9f9;border-radius: 0;border-bottom: 0;border-right: 0;}
.product .product-four li .product-list dd .pic
	{width: 345px;height: 211px;overflow: hidden;}
.product .product-four li .product-list dd img
	{display: block;width: 100%;}
.product .product-four li .product-list dd p
	{text-align: center;margin-bottom: 4px;margin-top: 5px; font-size: 20px;font-weight: bold;}
.product .product-four li .product-list dd:hover p
	{color: #0158a7;}


/*朋友*/
.partner{position: relative;}
.partner .swiper-containert{overflow: hidden;}
.partner .swiper-containert .swiper-slide img{display: block;}
.partner .swiper-button-prev{left: 175px;}
.partner .swiper-button-next{right: 175px;}

/*新闻*/
.news{background: #f2f2f2;overflow: hidden;padding-bottom: 80px;}
.news .title em{font-size: 36px;color: #0158a7;display: block;text-align: center;line-height: 147px;}
.news .container{padding: 57px 74px 74px 74px;background: #FFFFFF;}
.news .news-con{background: #FFFFFF;overflow: hidden;}
.news .news-con .fl{width: 578px;overflow: hidden;}
.news .news-con .fr{width: 679px;overflow: hidden;}
.news .news-con .fl .title1,.news .news-con .fr .title1{display: flex;justify-content: space-between;margin-bottom: 26px;}
.news .news-con .fl .title1 em,.news .news-con .fr .title1 em{font-size: 20px;color: #000000;font-weight: bold;}
.news .news-con .fl .title1 p,.news .news-con .fr .title1 p{font-size: 16px;color: #333333;}
.news .news-con .fl ul .pic{position: relative;width: 578px;height: 357px;overflow: hidden;margin-bottom: 25px;}
.news .news-con .fl ul .pic img{display: block;width: 100%;}
.news .news-con .fl ul .pic p{position: absolute;bottom: 0;left: 0;line-height: 50px;width: 100%;font-size: 18px;color: #ffffff;background: rgba(0,87,166,0.7);padding-left: 20px;}
.news .news-con .fl ul .date{display: flex;justify-content: space-between;margin-bottom: 10px;}
.news .news-con .fl ul .date em{font-size: 16px;color: #0057a6;}
.news .news-con .fl ul li .info p{clear: both;font-size: 16px;line-height: 32px;color: #333333;}

.news .news-con .fr ul{}
.news .news-con .fr ul li:nth-child(1) a{margin-top: 0;position: relative;bottom: 5px;}
.news .news-con .fr ul li a{border-bottom: 1px dashed #e8e8e8;display: flex;justify-content: space-between;padding-bottom: 20px;margin-top: 20px;}
.news .news-con .fr ul li em{font-size: 18px;color: #333333;}
.news .news-con .fr ul li:hover em{font-size: 18px;color: #0057a6;}
.news .news-con .fr ul li:hover a{border-bottom: 1px dashed #0057a6;}
.news .news-con .fr ul li span{font-size: 16px;color: #0057a6;}

.friend{background: #0057A6;line-height: 54px;}
.friend dl{display: flex;}
.friend dl dt,.friend dl dd a{font-size: 14px;color: #6396c5;margin-right: 5px;}
.friend dl dd a:hover{color: #ecb93f;}

/*底部*/
.footer{background: url(../images/footer-bg.jpg)no-repeat center;height: 414px;position: relative;z-index: 1;margin-bottom: -58px;}

.footer .footer-fl dt{margin-top: 45px;margin-bottom: 40px;}
.footer .footer-fl dd{font-size: 17px;color: #000000;padding-left: 30px;line-height: 35px;}
.footer .footer-fl dd:nth-child(2){background: url(../images/footer-dz.png)no-repeat left center;}
.footer .footer-fl dd:nth-child(3){background: url(../images/footer-ys.png)no-repeat left center;}
.footer .footer-fl dd:nth-child(4){background: url(../images/footer-lx.png)no-repeat left center;}
.footer .footer-fr{display: flex;margin-top: 86px;}
.footer .footer-fr div{margin-left: 20px;text-align: center;background: #FFFFFF;}
.footer .footer-fr div img{display: block;}
.footer .footer-fr div p{color: #0057a6;font-size: 15px;position: relative;bottom: 3px;}
.footer-di{line-height: 58px;background: #e3e3e3;z-index: 2;overflow: hidden;position: relative;}
.footer-di span{font-size: 15px;color: #868686;}
.footer-di em{font-size: 15px;color: #0057a6;display: inline-block;margin: 0 10px;}
.footer-di a{display: inline-block;font-size: 15px;color: #868686;}
.footer-di .fr{background: url(../images/dn-icon.png)no-repeat center left;padding-left: 30px;}

/*面包屑*/
.position{height: 70px;line-height: 70px;border-bottom: 1px solid #f2f2f2;}
.position ul{display: flex;justify-content: space-between;}
.position ul li:nth-child(1) p{background: url(../images/ny-home.png)no-repeat center left;padding-left: 20px;font-size: 15px;color: #2F2F54;font-family: arial;}
.position ul li:nth-child(1) p a{display: inline-block;margin-right: 10px;margin-left: 10px;font-size: 14px;color: #808080;}
.position .ctitle1{display: flex;}
.position .ctitle1 li{width: 180px;text-align: center;line-height: 70px;transition: 0.4s;}
.position .ctitle1 li a{font-size: 14px;color: #333333;font-family: arial;}
.position .ctitle1 li.on{background: #d8241e;}
.position .ctitle1 li.on a{color: #FFFFFF;}
.position .ctitle1 li:hover{background: #d8241e;}
.position .ctitle1 li:hover a{color: #FFFFFF;}

/*新闻*/
.news-piclist{margin:40px 0}
.news-piclist .title{font-size: 23px;font-weight: bold;color: #000000;margin-left: 15px;}
.news-piclist ul{display: flex;flex-wrap: wrap;}
.news-piclist ul:after{content: '';width: 32%;}
.news-piclist li{width:calc(100%/3 - 30px);margin:15px;box-shadow:0px 0px 6px rgba(0,0,0,0.11);padding:40px 0}
.news-piclist li h2{font-size:18px;line-height: 30px;border-bottom:1px solid #EBEBEB;margin-bottom:20px;padding-bottom:20px;font-weight:normal;font-weight: 600;}
.news-piclist li a{display: block;width:90%;margin:0 auto}
.news-piclist li .pic{overflow: hidden;}
.news-piclist li .pic img{width: 100%;transition: all .4s; }
.news-piclist li .info{margin-top:20px;}
.news-piclist li .info p{font-size:14px;color:#666666;line-height: 24px;margin-bottom:20px;}
.news-piclist li .info span{color:#666; background: url(../images/more-jt.png) no-repeat center right;display: block;}
.news-piclist li:hover .pic img{transform: scale(1.1);}
.news-piclist li:hover h2{color:#007EC1}

.news-list{margin-bottom: 50px;margin-top: 30px;}
.news-list .title{font-size: 23px;font-weight: bold;color: #000000;}
.news-list li{width: calc(100%/2 - 20px);float: left;margin-right: 40px;}
.news-list li:nth-child(2n){margin-right: 0px;}
.news-list li a{border-bottom: 1px dashed #e8e8e8;display: flex;justify-content: space-between;padding-bottom: 20px;margin-top: 20px;}
.news-list li em{font-size: 18px;color: #333333;}
.news-list li:hover em{font-size: 18px;color: #0057a6;}
.news-list li:hover a{border-bottom: 1px dashed #0057a6;}
.news-list li span{font-size: 16px;color: #0057a6;}

/*内页产品*/
.wap-pro-list-pic{display: none;}
.ny-pro-left{width:23%;border-bottom:3px solid #00A1F2}
.ny-pro-title{background:#00A1F2;height:100px;}
.ny-pro-title b,.ny-pro-title em{display: block;text-indent:25px;}
.ny-pro-title b{font-size:28px;color:#fff;font-weight:bold;line-height: 24px;padding-top:27px;}
.ny-pro-title em{font-size:14px;color:#fff;line-height: 14px;margin-top:10px;font-weight:normal;}

.ny-pro-con{margin:35px 0}
.ny-pro-nav{margin-top:10px; background: #F2F2F2;}
.ny-pro-nav .ctitle1{border:1px solid #EBEBEB;border-bottom: 0;}
.ny-pro-nav .ctitle1>li>a{text-indent:50px;line-height:60px;font-size:16px;height:60px;background:url(../images/pro-jt.png) no-repeat center left 20px rgba(255, 255, 255, 0.5);display: block;}
.ny-pro-nav .ctitle1>li>a:after{content: '';float:right; background: url(../images/pro-jtup.png) no-repeat center;width:15px;height:9px;margin:30px 17px 0 0;transition: all .4s;}
.ny-pro-nav .ctitle2{display: none}
.ny-pro-nav .ctitle2>li>a{line-height: 28px;border-bottom:1px solid #EBEBEB;display: block;font-size:15px;padding: 6px 20px;}
.ny-pro-nav .ctitle1>li.on>a:after{background: url(../images/pro-jtbottom.png) no-repeat center;}
.ny-pro-nav .ctitle1>li.on>a{background:url(../images/pro-jton.png) no-repeat center left 20px #00A1F2;color:#fff}
.ny-pro-nav .ctitle2>li>a:hover{color:#00A1F2}
.ny-pro-nav .ctitle2>li.on>a{color:#00A1F2}
.ny-pro-nav .ctitle1 li.on .ctitle2{display: block}

.ny-pro-right{width:75%;}
.ny-pro-search{width:100%;background: url(../images/ny-pro-search.jpg) no-repeat center;height:53px;margin-bottom:30px;line-height: 53px;background-size: cover;}
.ny-pro-search .fl{font-size:18px;color:#00A1F2;font-weight:bold;margin-left:30px}
.ny-pro-search .fr{width:280px;height:40px;border:none; background: #fff;margin-top:7px;margin-right:70px}
.ny-pro-search .fr input{float:left;border:none; background: none;}
.ny-pro-search .fr .form-input{width:80%;height:40px;text-indent:20px;}
.ny-pro-search .fr .form-submit{width:20%; background: url(../images/search.png) no-repeat center;height:40px;}

.ny-pro-list li{float:left;width: calc(100%/4 - 30px);margin-right:30px;border:1px solid #EBEBEB;box-sizing: border-box;margin-bottom:30px}

.ny-pro-list li .pic{width:100%}
.ny-pro-list li .pic img{width: 100%;}
.ny-pro-list li .info{ background: #F2F2F2;height:45px;line-height: 45px;text-align: center;transition: all .5s; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.ny-pro-list li:hover .info{background: #00A1F2;color:#fff}

/*证书*/
.ny-honor-list{}
.ny-honor-list .title{text-align: center;margin: 0px 0px 30px 0;}
.ny-honor-list .title em{font-size: 32px;color: #333;}
.ny-honor-list ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ny-honor-list ul:after{content: '';width: 33%;}
.ny-honor-list ul li{width: calc(100% / 3 - 10px);margin-bottom: 20px;border: 1px solid #EBEBEB;}
.ny-honor-list ul li img{display: block;width: 100%;}
/*产品详情*/
.ny-pro-right  .pro1 .pro-list-pic{width: 332px;}
.ny-pro-right  .pro1 .spec-preview img{display: block;}
.ny-pro-right  .pro1 .descript1{width: 530px;}
.ny-pro-right  .pro1 .descript1 strong.title1{line-height: 38px;font-size: 20px; color: #2d2d2d;display: block;border-bottom: 1px solid #c0ccd6; padding: 10px 0 15px; margin-bottom: 10px;}
.ny-pro-right  .pro1 .descript1 p{width: 530px;font-size: 13px;color: #666;line-height: 28px;margin: 10px 0;text-align: justify;}
.ny-pro-right  .pro1 .descript1 a.consult{display: block; width: 120px; height: 40px; font-size: 15px; color: #fff; line-height: 40px; text-align: center; background: #333; }
.ny-pro-right .pro1 .descript1 a.consult img{opacity: 0;transition: all 0.4s;margin-top: 10px;}
.ny-pro-right .pro1 .descript1 a.consult:hover img{opacity: 1;}
.ny-pro-right  .pro1 .descript1 a.consult:hover{background-color: #017dc4;}
.ny-pro-right  .pro1 .descript1 p.haoma{ color: #333;font-size: 15px;display: block; margin: 20px 0;}
.ny-pro-right  .pro1 .descript1 p.haoma em {display: inline-block;color: #017dc4;font-size: 25px;font-weight: bold; vertical-align: middle; font-style: normal;}
.ny-pro-right  .pro1 .share{overflow: hidden;margin-top: 15px;}
.ny-pro-right  .pro1 .share ul li{float: left;margin: 0 5px;}
.ny-pro-right  .detail {margin-bottom: 20px;}
.ny-pro-right  .detail .de-title{border-bottom: solid 3px #017dc4; margin-bottom: 20px;}
.ny-pro-right  .detail .de-title a{display: block;width: 130px; font-size: 16px;line-height: 45px;color: #fff; text-align: center; margin-top: 35px;background:#017dc4;}

/*内页分类居中*/
.pagelist{text-align: center;margin-top: 20px;}
.pagelist a{display: inline-block;}
.rows{border: 1px solid #fafafa;padding: 7px 15px;border-radius: 7px;}
.pagelist{text-align: center;margin-bottom: 4%;}
.pagelist .first{border: 1px solid #fafafa;padding: 7px 35px;font-size: 14px;display: inline;border-radius: 7px;margin-right: 10px;}
.pagelist .current{border: 1px solid #fafafa;padding: 10px 15px;border-radius: 7px;}
.pagelist .num{border: 1px solid #fafafa;padding: 10px 15px;font-size: 14px;margin-left: 11px;display: inline;border-radius: 7px;}
.pagelist .end{border: 1px solid #fafafa;padding: 10px 35px;font-size: 14px;background: none;color: #333;display: inline;border-radius: 7px;margin-left: 10px;}
.pagelist .next{border: 1px solid #fafafa;padding: 7px 16px;font-size: 14px;display: inline-block;border-radius: 7px;margin-left: 11px;}

/*QQ 样式*/
.zx-service{position: fixed;right: 5px;top: 30%;z-index: 9999;}
.zx-service ul li{margin-bottom: 1px;position: relative;}
.zx-service ul li a{display: block; width: 80px;height: 56px;padding: 14px 0;background: #bdbdbd;}
.zx-service ul li:hover a{background: #CB1A23;}
.zx-service ul li a img{display: block;margin: 0 auto 10px;}
.zx-service ul li a span{display: block;width: 80px;color: #fff;text-align: center;line-height: 14px;}
.zx-service ul li dl{width: 150px;padding: 0 15px;background: #CB1A23;text-align: center;display: none;position: absolute;right: 81px;top: 0px;}
.zx-service ul li dl dd:nth-child(1){display: none;}
.zx-service ul li dl dd{font-family: arial;color: #fff;font-size: 20px;height: 84px;width: 150px;line-height: 84px;}
.weixin-hide{width: 130px;padding: 133px 10px 0px;background:url(../images/right-wechat.jpg) no-repeat center top 10px #CB1A23;position: absolute;right: 81px;top: 0;display: none;}
.weixin-hide span,.weixin-hide b,.weixin-hide em{display: block; width: 100%;text-align: center;color: #fff;}
.weixin-hide span{line-height: 36px;}
.weixin-hide em{line-height: 35px;}
.weixin-hide b{line-height: 13px;font-family: arial;font-size: 18px}
.tel-hide li span,.tel-hide li b{display: block;color: #fff;}
.tel-hide li span{line-height: 12px;font-size: 14px;}
.tel-hide li b{line-height: 15px;font-size: 19px;font-family: arial;padding-top: 10px;} 
.zx-service03:hover .weixin-hide{display: block;}
.zx-service ul li:hover dl{display: block;}

@media screen and (min-width: 200px) and (max-width: 1600px) {
a,span,p,b,em{transform: scale(0.9) !important;}

}

.ny-pro-list{margin-top: 30px;}



.ny-pro-con{display: flex; align-items: flex-start; justify-content: space-between}
.ny-pro-left{position: sticky; top: 150px}

