/* CSS Document */
body{}

.wm{margin:0 8%;}
.wm2{margin:0 8%;}

.head{background:#f5f5f5;height:40px;line-height:40px;color:#8f8f8f;width:100%;overflow:hidden;}
.head img{ vertical-align:middle;padding:0 6px;}
.head a{color:#8f8f8f;padding:0 10px;}
.head a:hover{}
.head span{color:#19998c;font-size:20px;font-fmaily:Arial;}

#top{width:100%;overflow:hidden;background:#ffffff;height:120px;}
#top .logo{padding-top:20px;float:left;}
#top .search{margin-top:44px;}

.search{float:right;}
.ss01{border:0px;width:239px;padding-left:20px;outline:none;color:#a1a1a1;background:url(../images/index_01.jpg) no-repeat;height:40px;margin:0px;float:left;}
.ss02{background:url(../images/index_02.jpg) no-repeat;width:41px;height:40px;border:0px;margin:0px;float:left;}

.mbdh{ display:none;}

/*menu*/
.menu{height:56px;line-height:56px;background:#19998c;text-align:center;width:100%;}

.menu ul li{ display:inline-block !important;height:56px;line-height:56px;}
.menu ul li:last-child{ background:none;}
.menu ul li a{padding:0 39px;font-size:16px;color:#fff; display:block;}
.menu ul li a:hover{text-decoration:none;background:#137968;font-weight:bold;}



/*banner*/
/* Slider */
.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
}
.m_banner{ display:none;}


.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url(../images/loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }


.bproInfo-demo{ width:100%; float: left; display: block;}
.bproInfo-demo .item{ overflow: hidden;}
.bproInfo-demo .item img{ width: 100%; display: block;}
.bproInfo-demo .slick-arrow{ width:60px; height: 60px; display: block; position: absolute; top: 50%; margin-top: -30px; z-index: 100; background-position: center center; background-repeat: no-repeat;}
.bproInfo-demo .slick-prev{ background-image: url(l.png); background-position:center center; left:10%; transform:translateX(30px);-webkit-transform:translateX(30px);-ms-transform:translateX(30px); opacity: 0;}
.bproInfo-demo .slick-next{ background-image: url(r.png); background-position:center center; right:10%; transform:translateX(-30px);-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px); opacity: 0;}
.bproInfo-demo:hover .slick-arrow{ transform:translateX(0px);-webkit-transform:translateX(0px);-ms-transform:translateX(0px); opacity: 1; }
.bproInfo-demo .slick-prev:hover{ background-image: url(l.png); background-position:center center;}
.bproInfo-demo .slick-next:hover{ background-image: url(r.png); background-position:center center;}

.bproInfo-demo .slick-dots { position: absolute; bottom:10px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.bproInfo-demo .slick-dots li { position: relative; display: inline-block; height:4px; width:50px; background:#fff; margin: 0px 5px; padding: 0px; cursor: pointer; text-indent:-9999px; -moz-border-radius:0px; -khtml-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;}
.bproInfo-demo .slick-dots li button { border: 0; background: transparent; display: block;  height:12px; width:12px; background:#fff; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; -moz-border-radius:50%; -khtml-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; text-indent:-9999px;}
.bproInfo-demo .slick-dots li button:focus { outline: none; background:#19998c;}
.bproInfo-demo .slick-dots li.slick-active{ background:#19998c;}
.bproInfo-demo .slick-dots li.slick-active a { transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}

/*banner*/


.con_01{background:url(../images/index_03.jpg) no-repeat bottom center;width:100%;padding-top:70px;overflow:hidden;}
.con_01 .title{width:100%;}
.con_01 .title .bt{float:left;}
.con_01 .title .bt h1{font-size:30px;font-weight:bold;color:#040404;}
.con_01 .title .bt h2{font-size:18px;font-family:Arial;color:#bebebe;}
.con_01 .title .list{float:right;margin-top:10px;}
.con_01 .title .list ul li{display:inline-block;background:#19998c;padding:0 25px;height:42px;line-height:42px;margin:0 5px;}
.con_01 .title .list ul li:hover{background:#137968;}
.con_01 .list ul li a{font-size:16px;color:#fff;}
.con_01 .list ul li:hover a{color:#fff;}
.con_01 .box {overflow:hidden;font-family:Arial;margin-top:15px;}
.con_01 .box .content {width:84%;margin:30px auto 0;}
.con_01 .box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}
.con_01 .box .Box_con {position: relative;}
.con_01 .box .Box_con .btnl {position: absolute;}
.con_01 .box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 150px;cursor: pointer; z-index:999;}
.con_01 .box .Box_con .btnl {background:url(../images/jtl02.png) no-repeat center;left: -5%;}
.con_01 .box .Box_con .btnr {background: url(../images/jtr02.png) no-repeat center;right: -5%;}
.con_01 .box .Box_con .btnl:hover {background: url(../images/jtl03.png) no-repeat center;}
.con_01 .box .Box_con .btnr:hover {background: url(../images/jtr03.png) no-repeat center;}
.con_01 .box .Box_con .conbox {position: relative;overflow: hidden;}
.con_01 .box .Box_con .conbox ul {position: relative;list-style:none;}
.con_01 .box .Box_con .conbox ul li {float: left;width:382px;margin-left:29px;}
.con_01 .box .Box_con .conbox ul li:first-child {margin-left: 0;}
.con_01 .box .Box_con .conbox ul li dl dt{width:382px;height:280px;overflow:hidden;}
.con_01 .box .Box_con .conbox ul li dl dt img{ transition:all 0.4s;width:382px;height:280px;}
.con_01 .box .Box_con .conbox ul li dl dt img:hover{ transform-origin:center center; transform:scale(1.05,1.05)}
.con_01 .box .Box_con .conbox ul li dl dd{border-top:none;padding:20px 15px;border:1px solid #f1f1f1;}
.con_01 .box .Box_con .conbox ul li dl dd .pro_title{font-size:22px;letter-spacing:1px; text-transform:uppercase;color:#000;}
.con_01 .box .Box_con .conbox ul li dl dd .pro_js{color:#828282;font-size:14px;padding-top:10px;line-height:26px;}
.con_01 .box .Box_con .conbox ul li dl dd .pro_more{padding-top:10px;}
.con_01 .box .Box_con .conbox ul li dl dd .pro_more a{color:#19998c;font-size:14px;text-decoration:none;}
.con_01 .box .Box_con .conbox ul li dl dd .pro_more a:hover{text-decoration:underline;}
.con_01 .gd{text-align:center;border-top:1px solid #19998c;border-bottom:1px solid #19998c;width:226px;height:44px;line-height:44px;margin:50px auto 70px;}
.con_01 .gd a{color:#19998c;font-size:16px;}
.con_01 .gd:hover a{text-decoration:underline;font-weight:bold;}


.con_02{background:#219683;height:260px;width:100%;}
.con_02 .gg_l{float:left;background:url(../images/index_04.jpg) no-repeat left;height:260px;}
.con_02 .gg_l .txt01{margin-left:314px;height:143px;padding-top:46px;}
.con_02 .gg_l .txt01 p{font-size:18px;color:#fff;}
.con_02 .gg_l .txt01 h1{font-size:28px;color:#fff;padding-top:5px;}
.con_02 .gg_l .txt01 h2{color:#47c7b2;font-size:15px;font-family:Arial;padding-top:10px;background:url(../images/index_06.jpg) repeat-x bottom; display:block;padding-bottom:20px;}
.con_02 .gg_l .txt02{margin-left:500px;color:#fff;font-size:18px;}
.con_02 .gg_l .txt02 span{font-size:24px;}
.con_02 .gg_r{float:right;}

.con_03{width:100%;overflow:hidden;margin-top:70px;}
.con_03 .title{text-align:center;font-size:45px;font-weight:bold;}
.con_03 .title span{color:#19998c;}
.con_03 .title2{text-align:center;font-size:18px;margin-top:12px;color:#676767;}
.con_03 .title2 img{ vertical-align:middle;padding:0 10px;}
.con_03 .title3{text-align:center;font-size:16px;margin-top:12px;color:#676767; display:none;}
.con_03 ul{margin-top:52px;}
.con_03 ul li{float:left;width:30.1%;margin:0 1.6%;background:#f6f6f6;text-align:center;padding:40px 0 0 0;height:360px;}
.con_03 ul li i{ display:block;width:134px;height:150px;}
.con_03 ul li .i01{background:url(../images/ys_01.png) no-repeat;}
.con_03 ul li .i02{background:url(../images/ys_02.png) no-repeat;}
.con_03 ul li .i03{background:url(../images/ys_03.png) no-repeat;}
.con_03 ul li:hover .i01{background:url(../images/ys_01_t.png) no-repeat;}
.con_03 ul li:hover .i02{background:url(../images/ys_02_t.png) no-repeat;}
.con_03 ul li:hover .i03{background:url(../images/ys_03_t.png) no-repeat;}
.con_03 ul li h1{font-size:26px;font-weight:bold;color:#19998c;padding:25px 0;}
.con_03 ul li p{padding:0 8%;font-size:16px;color:#666666;line-height:26px;}
.con_03 ul li:hover{background:#19998c;}
.con_03 ul li:hover h1{color:#fff;}
.con_03 ul li:hover p{color:#fff;}

.con_04{background:url(../images/index_09.jpg) no-repeat top center;margin-top:80px;padding-top:70px;padding-bottom:50px;width:100%;}
.con_04 .about .about_l{width:35%;float:left;border:10px solid #fff;}
.con_04 .about .about_l img{width:100%;height:410px;}
.con_04 .about .about_r{width:60%;float:right;}
.con_04 .about .about_r h1{font-size:50px;font-weight:bold;color:#fff;}
.con_04 .about .about_r h2{font-size:34px;font-weight:bold;color:#3ac4ae;padding-top:5px;}
.con_04 .about .about_r i{width:64px;background:#3ac4ae;height:3px; display:block;margin-top:22px;}
.con_04 .about .about_r .txt{font-size:16px;line-height:36px;color:#ffffff;padding-top:35px;}
.con_04 .about .about_r .more{width:156px;height:38px;line-height:38px;text-align:center;background:#19998c;margin-top:20px;color:#fff;font-size:16px;}
.con_04 ul{margin-top:50px;}
.con_04 ul li{width:21.5%;margin:0 1%;border:1px solid #fff;text-align:center;height:120px;float:left;padding:0 0.5%;}
.con_04 ul li h1{font-size:40px;color:#3ac4ae;font-weight:bold;padding-top:13px;}
.con_04 ul li p{font-size:16px;color:#ffffff;line-height:22px;}


.con_05{width:100%;overflow:hidden;background:#f3f3f3;padding:50px 0;}
.con_05 img{height:250px;margin:0 10px;}

.con_06{width:100%;overflow:hidden;margin-top:70px;}
.con_06 .title{text-align:center;font-size:45px;font-weight:bold;}
.con_06 .title span{color:#19998c;}
.con_06 .title2{text-align:center;font-size:18px;margin-top:12px;color:#676767;}
.con_06 .title2 img{ vertical-align:middle;padding:0 10px;}
.con_06 .title3{text-align:center;font-size:16px;margin-top:12px;color:#676767; display:none;}
.con_06 ul{margin-top:45px;}
.con_06 ul li{float:left;width:47.5%;margin:1%;border:1px solid #dfdfdf;padding:18px 0;}
.con_06 ul li .time{float:left;width:17%;text-align:center;color:#323232;font-family:Arial;}
.con_06 ul li .time h1{font-size:40px;font-weight:bold;padding-top:5px;}
.con_06 ul li .time h2{font-size:16px;color:#656565;padding-top:3px;}
.con_06 ul li .txt{float:right;width:76%;border-left:1px solid #dfdfdf;padding-left:4%;padding-right:2%; height:100px;}
.con_06 ul li .txt a{font-size:20px;font-weight:bold;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;  
    overflow: hidden;
text-overflow: ellipsis;}
.con_06 ul li .txt p{color:#6a6a6a;font-size:14px;line-height:26px;padding-top:5px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;  
    overflow: hidden;
text-overflow: ellipsis;}

.bot_link{background:#19998c;line-height:78px;height:78px;width:100%;margin-top:70px;font-size:16px;color:#cbefdf;}
.bot_link img{ vertical-align:middle;padding-right:10px;}
.bot_link span{font-size:20px;font-weight:bold;color:#fff;}

#bottom{background:#1b1b1b;width:100%;overflow:hidden;padding-top:40px;color:#999999;padding-bottom:40px;}
#bottom .wm{margin:0 8%;}
.wm1{width:70%;float:left;display:block;}
#bottom .lm_t{font-size:16px;color:#fff;font-weight:bold;}
#bottom a{color:#999999;}
#bottom a:hover{color:#fff;}
#bottom ul{margin-top:0px;}
#bottom ul li{line-height:34px;}
#bottom .box{margin-top:22px;line-height:34px;}
#bottom .bot_01{width:20%;float:left;}
#bottom .bot_02{width:40%;float:left;}
.ewm{width:30%;float:right; display:block;}
.ewm ul {width:100%;overflow:hidden;}
.ewm ul li {float: left;width:32%;margin-right:1%;overflow:hidden;}
.ewm ul li img{height:auto;width:100%;}
.bot{line-height:30px;border-top:1px solid #444444;width:100%;overflow:hidden;color:#9b9b9b;padding:20px 0;text-align:center;background:#1b1b1b;}
.bot a{color:#9b9b9b;}
.bot a:hover{color:#fff;}

.mbfor {display: none;}

/*ny*/
.ban_bot{width: 100%;border-bottom: 1px #d9d9d9 solid; margin: 0px auto;box-shadow: 0px 6px 6px rgba(0,0,0,.05);height: 74px;}
.ban_bot .nav{line-height:74px;float:left;font-size:16px;color:#8e8e8e;}
.ban_bot .nav img{ vertical-align:middle;padding:0 5px;}
.ban_bot .list{float:right;line-height:74px;}
.ban_bot .list a{ display:inline-block;padding:0 25px;font-size:16px;border-right: 1px solid #d1d1d1;}
.ban_bot .list a:hover{background:#19998c !important;color:#fff;}
#nav1 .nav1,#nav2 .nav2,#nav3 .nav3,#nav4 .nav4,#nav5 .nav5,#nav6 .nav6,#nav7 .nav7{background:#19998c !important;color:#fff;}

#content{margin:0 10%;padding-bottom:60px;}
#content .title{text-align:center;padding-top:60px;}
#content .title h1{font-size:44px;color:#000;}
#content .title i{background:#19998c;width:50px;height:3px;margin:15px auto 0; display:block;}
#content .ny_site{padding-top:30px;color:#a2a2a2;border-bottom:1px solid #e3e3e3;padding-bottom:20px;}
#content .ny_site img{ vertical-align:middle;padding-right:5px;padding-bottom:2px;}
#content .box{line-height:36px;font-size:16px;margin-top:40px;}
.ny_about img{ max-width:100%; height:auto !important; height:100%;}
#content .box img{ max-width:100%; height:auto; height:100%;}





/*内页新闻*/
.ny_news{margin-top:50px;}
.ny_news ul li{width:30.33%;float:left;border-bottom:1px solid #ededed;height:260px;padding-right:3%;margin-bottom:30px;}
.ny_news ul li .time{color:#999999;font-size:16px;}
.ny_news ul li .bt{font-size:24px;padding-top:6px;}
.ny_news ul li .bt a{color:#000;}
.ny_news ul li .bt a:hover{color:#175aac;}
.ny_news ul li .js{color:#999999;font-size:16px !important;line-height:26px;padding-top:10px;}
.ny_news ul li .more{padding-top:40px;padding-bottom:20px;}
.ny_news ul li .more a{color:#19998c;font-size:16px;}
.ny_news ul li .more a:hover{text-decoration:underline;}

.ny_news_xq{font-size:16px;line-height:36px;width:1000px;margin:0 auto;}




/*内页产品*/
.mycode li{display:block;float:left; margin:1.5%;width:30%;background:#f5f5f5;overflow:hidden;} 
.mycode li a.text_1{font-size:16px;text-align:center;display:block;height:44px;line-height:44px;} 
.mycode li .pro_img{height:300px;overflow:hidden;margin:10px 10px 0;}
.mycode li .pro_img img { width:100%;height:auto;display:block; transition:all 1s;}
.mycode li .pro_img img:hover{ transform-origin:center center; transform:scale(1.1,1.1);}
.mycode li .pro_txt{text-align:center;height:52px;line-height:52px;font-size:16px;}
.mycode li:hover{background:#19998c;color:#fff;}
.mycode li:hover a{color:#fff;}


/*企业展示*/
.mycode2 li{display:block;float:left; margin:1.5%;width:30%;background:#f5f5f5;overflow:hidden;} 
.mycode2 li a.text_1{font-size:16px;text-align:center;display:block;height:44px;line-height:44px;} 
.mycode2 li .pro_img{height:285px !important;overflow:hidden;margin:10px 10px 0;}
.mycode2 li .pro_img img { width:100%;height:285px !important;display:block; transition:all 1s;}
.mycode2 li .pro_img img:hover{ transform-origin:center center; transform:scale(1.1,1.1);}
.mycode2 li .pro_txt{text-align:center;height:52px;line-height:52px;font-size:16px;}
.mycode2 li:hover{background:#19998c;color:#fff;}
.mycode2 li:hover a{color:#fff;}



.nypro_table table{border-top:#d3d3d3 1px solid;border-left:#d3d3d3 1px solid;}
.nypro_table table th {font-weight:bold; line-height:30px;text-align:center;}
.nypro_table table td,.nypro_table table th { padding:5px 10px; line-height:40px; border-bottom:#d3d3d3 1px solid;border-right:#d3d3d3 1px solid;font-size:14px;}



.aak{width:122px;height:36px;line-height:36px;text-align:center;background:#015198;color:#fff;border:0px;}


.pnpage { clear:both;padding-top:25px; font-size:14px;}
.pnpage a { padding:2px 10px; font-weight:bold; margin:0 6px; border-radius:5px; text-decoration:none;background:#19998c;height:34px;line-height:34px;color:#fff; display:inline-block;}
.pnpage a:hover{color:#FF0;}


/*物质资料*/
.ny_wzzl ul li{background:#fff;box-shadow: 0 0 10px rgba(0,0,0,0.07);margin:25px 0;}
.ny_wzzl ul li .time{background:#fdce3e; border-top-right-radius: 50px; border-bottom-right-radius: 50px;width:120px;height:34px;line-height:34px;text-align:center;color:#fff;margin-top:20px;float:left;margin-left:10px;font-size:14px;}
.ny_wzzl ul li .bt{line-height:74px;float:left;padding-left:16px;}
.ny_wzzl ul li .bt a{font-size:22px;}
.ny_wzzl ul li .more{width:174px;height:42px;line-height:42px;text-align:center;border:1px solid #dfdfdf;float:right;margin-top:15px;margin-right:12px;}
.ny_wzzl ul li:hover .more{background:#009457;border:1px solid #009457;}
.ny_wzzl ul li:hover .more a{color:#fff;}

/*在线订单*/

.dingdan { padding:1% 6%; background:#f9f9f9; overflow:hidden;margin-top:30px;}
.dingdan p { padding:5px 0;line-height:36px;font-size:16px;}
.dingdan input,.dingdan textarea { height:40px; line-height:40px; padding:0 1%; border:#ddd 1px solid; border-radius:5px; background:#fff; width:46.5%;font-family:Microsoft YaHei; color:#999; font-size:14px;}
.dingdan span { padding:0 5px; color:#f00; font-size:16px;}
.dingdan input.s1 { width:96.5%; color:#19998c;}
.dingdan input.s2 { width:120px;}
.dingdan input.aak { width:120px; background:#19998c; color:#fff;}
.dingdan textarea { padding:5px 1%; line-height:20px; height:100px; width:96.5%;background:#fff;}
.dingdan img { margin:0 10px; height:45px;}


/*内页联系我们*/
.ny_contact_l{width:50%;float:left;line-height:30px;}
.ny_contact_r{width:46%;float:right;padding-top:40px;}





.yy{font-size:14px;}
.yy input{height:28px;line-height:28px;border:1px solid #ddd; }
.yy #content3{height:120px;width:480px;border:1px solid #ddd;}

.c1 {border-top:#dbefe5 1px solid;border-left:#dbefe5 1px solid;}
.c1 th {font-weight:bold; line-height:30px;text-align:center;}
.c1 td,.c1 th { padding:5px 10px; line-height:18px; border-bottom:#dbefe5 1px solid;border-right:#dbefe5 1px solid;font-size:14px;}
.c1 a {color:#s444444;}
td.yyk { padding-left:10px;}
.con_t1 { color:#444444;}
.con_t1 h4{ background:#eeefef; width:700px; height:30px; line-height:25px; font-size:14px; text-align:center;font-weight:bold}






.txtc { clear:both; text-align:center; padding-right:25px; padding-top:10px; font-size:12px}
.nypro span.current,.nypro a.num { display:inline-block; margin:0 5px; padding:0 8px; height:23px; line-height:23px;font-size:14px;}
.nypro span.current,.nypro a.num:hover { background:#e9fbf3; border:#19998c 1px solid; color:#19998c;font-size:14px;}
.nypro a.num,.nypro a.end,.nypro a.next,.nypro a.prev { border:#cdcdcd 1px solid; color:#333; background:#fff; text-decoration:none;font-size:14px;}
.nypro a.end,.nypro a.next,.nypro a.prev { display:inline-block; padding:0 8px;height:23px; line-height:23px;font-size:14px;}
.nypro a.prev { margin:0 5px;font-size:14px;}




