﻿@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0; }
body{ color:#333; font-size:14px; font-family:"Arial";}
ul,li,dl,dd,dt, ol { list-style: none;} 
img,fieldset{vertical-align:middle;border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
.nodispaly{ display:none}
.line{line-height:50px;}
.lineer{line-height:40px;}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { *zoom: 1; }
a{color:#333; text-decoration:none; transition: all 0.3s;}
a:hover {color:#025ea7; text-decoration:none;}

.w1600{width: 95%; max-width:1200px;margin:auto;}
.w1200{width: 95%; max-width:1200px;margin:auto;}
.w916{width: 95%; max-width:732px;margin:auto;}
.l{ float:left;}
.r{ float:right;}
.fl{ float:left;}
.fr{ float:right;}
input, textarea, select {color: #555; outline: 0; }
input, textarea {border: none;resize: none;outline: none;}

/*头部 0089e1*/
#top{position:relative;}
#top:after{content:'';width:50%;height:100%;position:absolute;left:0;top:0;background:#0089e1;}
#top:before{content:'';width:50%;height:100%;position:absolute;right:0;top:0;background:#3a3a3a;}
.topxx{position:relative;z-index:1;line-height:33px;color:#a4a4a4;background: #3a3a3a;box-sizing:border-box;padding-left:20px;}
.top-b a{color:#a4a4a4;margin-left:20px;}
.top-b a:hover{color:#fff;}

.top{width: 100%; height: auto; overflow: hidden; background: url(../images/t_bg.jpg) repeat center;}
.top_left{width: 72%; float: left;line-height: 20px;color: #a4a4a4;font-size: 14px;padding-left: 22px;}
.top_right{float: right;margin-top: 6px}
.top_right ul{}
.top_right li{ color: #a4a4a4;padding: 0 17px;border-right: 1px dotted #ccc; display: inline-block; }
.top_right li a{color: #a4a4a4;font-size: 14px;}

.top_h{width: 100%; background: url(../images/t_bg2.jpg) no-repeat center;}
/*.top_h.on{background: rgba(1, 0, 138, 0.9);}*/
.logo img{display: block;height: auto;padding: 24px 0;}
.dh{float: right;margin-right: 0px;}
.dh ul li{float: left;position: relative;}
.dh ul li p a{display: block;font-size: 16px;line-height: 104px;padding:0 12px;color: #333;}
@media screen and (max-width:1300px) {.dh ul li p a{font-size: 14px;}}
.dh ul li.on p a{background: url(../images/cur.jpg) no-repeat center 0 #0089e1;
    color: #fff;}
.dh_tx{position: absolute;top: 0;z-index: 0;}
.dh_tx i{position: absolute;top: 0; height:80px;-webkit-transition:0.3s;transition:0.3s;}
.dh ul li .dh_fl{position: absolute;left:0;top: 80px;background:#fff;border-radius:0 0 5px 5px;padding: 20px 35px;display: none;box-shadow: 0 5px 10px rgba(0,0,0,0.1);}
.dh ul li .dh_fl ul li{width: 100%;}
.dh ul li .dh_fl ul li a{display: block; font-size: 14px;line-height: 35px;color: #333;white-space:nowrap;}
.dh ul li .dh_fl ul li a:hover{color: #17a5e0;}
.top_h_yy{float: right;margin-top: 27px;position: relative;height: 50px;}
.top_h_yy p a{display: block;font-size: 14px;line-height: 24px;padding: 0 20px;border: 1px solid #17a5e0; color: #17a5e0;border-radius: 5px;position: relative;-webkit-transition:0.5s;transition:0.5s;}
.top_h_yy_xl{z-index: 1;position: absolute;left: 50%;margin-left: -50px;width: 100px; top: 35px;padding:15px 0;border: 1px solid #eee;background: #fff;display: none;-webkit-animation-duration: 0.3s;animation-duration: 0.3s;-webkit-animation-fill-mode: both;animation-fill-mode: both;border-radius: 5px;}
.top_h_yy_xl a{display: block;padding: 0 25px;font-size: 14px;line-height: 30px; color: #333;-webkit-transition:0.5s;transition:0.5s;text-align: center;}
.top_h_yy_xl a:hover{color: #17a5e0;}
@keyframes fadeInUp{0%{transform:translate3d(0,10px,0);}to{transform:none;}}
.fadeInUp{animation-name:fadeInUp;}

/*广告*/
.banner{ width:100%; overflow:hidden; position:relative; margin-top:0px;}
.banner *{ box-sizing:content-box;}
.banner ul{ position:relative; width:10000%;}
.banner ul li{ float:left; width:1%; overflow:hidden;}
.banner ul li a{ display:block;}
.banner ul li img{display:block; width:1920px; position:relative; left:50%; margin-left:-960px;}
.bandd{ position:absolute; left:0; bottom:3%; width:100%; text-align:center; z-index:5;}
.bandd span{z-index:2;cursor:pointer;margin-right:5px;display:inline-block;width:10px;height:10px;zoom:1;border-radius:100%;border:2px solid #888;position:relative;-webkit-transition:.3s;transition:.3s;}
.bandd span:after{content:"";position:absolute;width:6px;height:6px;background:#888;top:2px;left:2px;border-radius:100%}
.bandd span.on,.bandd span:hover{border:2px solid #0089e1;transform:scale(1.1)}
.bandd span.on:after{background:#0089e1}
.banz,.bany{ position:absolute; top:50%; margin-top:-25px;width:50px; height:50px; opacity:0; transition:0.3s; cursor:pointer; z-index:5;}
.banz{ left:5%; background:url(../images/ban_l.png) center no-repeat;}
.bany{ right:5%; background:url(../images/ban_r.png) center no-repeat;}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}



.topxx,.logodaoh,.daoh ul,#sosuo,.sange ul{justify-content: space-between;flex-wrap: wrap;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-o-flex;display:-ms-flexbox;display:flex;}
/*搜索*/
#sosuo{transform: translateY(-50%);position:relative;z-index:9999;}
#sosuo:after{content:'';position:absolute;left:0;top:0;height:100%;width:50%;background:#0089e1;}
#sosuo:before{content:'';width:50%;height:1px;background:#ccc;position:absolute;bottom:0;right:0px;}
.sosuo{position:relative;z-index:1;display:flex;justify-content: space-between;}
.sosuo-a{flex-shrink:0;width:50%;display:flex;align-items: center;justify-content: space-between;}
.sosuo-b{flex-shrink:0;width:50%;}
.sosuo-a-a{flex-shrink:0;width:50%;}
.sosuo-a-a p{font-size:22px;color:#fff;margin-bottom:5px;}
.sosuo-a-a span{color:#005993;font-size:12px;}
.sosuo-a-b{flex-shrink:0;width:50%;display:flex;align-items: center;justify-content: center;}
.sosuo-a-b-a{margin-right:10px;}
.sosuo-a-b p{font-size:16px;color:#fff;margin-bottom:5px;}
.sosuo-a-b span{font-size:16px;color:#fff;}

.sosuo-b-a{background:#666666;box-sizing:border-box;padding-left:30px;display:flex;align-items: center;}
.sosuo-b-a input{width:calc(100% - 60px);border:0;background:none;}
.sosuo-b-a input::placeholder{color:#ccc;}
.sosuo-b-a a{display:block;width:60px;text-align:center;padding:16px 0;}
.sosuo-b-a img{width:20px;}
.sosuo-b-b{display:flex;line-height: 48px;box-sizing:border-box;padding-left:30px;}
.sosuo-b-b p{font-size:14px;margin-right:15px;}
.sosuo-b-b a{margin-right:10px;color:#666;}
.sosuo-b-b a:hover{color:#0089e1;}

/*关于我们*/
#about{background:url("../images/jy.jpg") no-repeat;}
.about-a{text-align:center;margin-bottom:30px}
.about-a h2{font-size:28px;color:#0089e1;margin-bottom: 10px;font-weight: bold;}
.about-a p{font-size:20px;font-weight: bold;color:#666;}
.about-b{line-height:26px;color:#666;}
.about-b img{max-width:100%;}
.about-c{text-align:center;margin:40px auto;}
.about-c img{max-width:100%;}

/*标题*/
.biaoti{text-align:center;}
.biaoti h3{font-size:26px;color:#333;font-weight: bold;margin-bottom:10px;}
.biaoti p{display:inline-block;position: relative;}
.biaoti span{display:inline-block;vertical-align: middle;margin:0 10px;color:#c0c0c0;text-transform: uppercase;}
.biaoti i{display:inline-block;vertical-align: middle;width:10px;height:10px;border-radius: 50%;border:1px solid #c0c0c0;}
.biaoti p:after{content:'';width:80px;height:1px;background:#c0c0c0;position:absolute;left:100%;top:49%;}
.biaoti p:before{content:'';width:80px;height:1px;background:#c0c0c0;position:absolute;right:100%;top:49%;}

/*三个头*/
#sange{background:url("../images/jy.jpg") top no-repeat;padding:40px 0;background-size:auto 100%;}
.sange{margin:30px auto;}
.sange ul{justify-content: space-between;}
.sange li{flex-shrink:0;width:28.3333%;transition:all 0.5s;background:#edf0f2;position:relative;}
.sange-a{margin:auto;overflow: hidden;text-align: center;position:relative;z-index:1;transition:all 0.5s;}
.sange-a p{height: 230px;width: 230px;overflow:hidden;border-radius: 50%;border:5px solid rgb(204 204 204 / 34%);margin:auto;}
.sange-a img{height:100%;box-sizing:border-box;transition:all 0.5s;}

.sange-b{background:#edf0f2;box-sizing:border-box;padding:20px 40px 40px 40px;text-align:center;}
.sange-b:after{content:'';width:100%;height:40%;position:absolute;top:0;left:0;background:#fff;}
.sange-b h4{font-size:20px;color:#000;margin-bottom:20px;}
.sange-b p{line-height:20px;}
.sange-c{position:absolute;top: 100%;left:50%;transform: translate(-50%,-50%);z-index:1;background:#0089e1;box-shadow: 0 0 5px #ccc;padding:3px;}
.sange-c a{display:flex;color:#fff;align-items: center;}
.sange-c span{display:block;padding:7px 15px;background: #fff;transition:all 1s;}
.sange-c i{font-style: normal;line-height:20px;margin:0 10px 0 10px;transition:all 1s;}



/*产品中心*/
#produ{margin:80px auto 40px;}
.produ{text-align:center;margin:30px auto;}
.produ ul{font-size:0;}
.produ li{display:inline-block; vertical-align: middle;margin:0 20px;}
.produ li a{display:block;padding:10px 20px;background:#656666;color:#fff;font-size:16px;}
.produ li:Hover a{background:#0089e1;color:#fff;}

.pro{}
.pro li{display:flex;}
.pro li .pro-a{width:40%;box-sizing:border-box;padding:5%;flex-shrink:0;background:#edf0f2;}
.pro li .pro-a-a h4{font-size:20px;margin-bottom:20px;}
.pro li .pro-a-a{line-height:26px;}
.pro li .pro-a-aa{font-size:0;margin-top:30px;}
.pro li .pro-a-aa a{display:inline-block;vertical-align: middle;border-radius: 20px;line-height:40px;background:#666;color:#fff;font-size:14px;width:120px;text-align:center;margin-right:30px;}
.pro li .pro-a-aa a:hover{background:#0089e1}
.pro li .pro-a-aa a.oux{background:#0089e1}
.pro li .pro-a-b{flex-shrink:0;width:60%;box-sizing:border-box;border:1px solid #eee;}
.prot .owl-dots.disabled,.prot .owl-nav.disabled{display:block !important;}
.prot .owl-prev{position:absolute;top:48%;left:-20px;}
.prot .owl-next{position:absolute;top:48%;right:-20px;}

/*sj产品*/
.sjcp{margin-top:20px;display:none;}
.sjcp ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
.sjcp li{width:48%;text-align:center;line-height:34px;margin-bottom:20px;box-sizing:border-box;border:1px solid #eee;}
.sjcp li img{width:100%;}









.i_gg{width: 100%; height: auto; overflow: hidden;}
.i_gg img{margin: auto; width: 100%}

.sj_gg{width: 100%; height: auto; overflow: hidden; display: none;}
.sj_gg img{margin: auto; width: 100%}

.i_youshibg{width: 100%; height: auto; background: url(../images/ys.jpg) repeat top; overflow: hidden;}
.ti3box{width: 100%; text-align: center; padding-top: 0px;}
.ti3{padding-top: 80px;background:url(../images/ys_h2.jpg) no-repeat center 81px;font-weight: normal;font-size: 26px;line-height: 100%;height: auto;padding-bottom: 0; text-align: center; }
.ti3 span{  display: block; font-weight: normal; font-family: Arial; font-size: 12px;text-transform: uppercase; color: #c0c0c0; margin-bottom:14px;line-height: 100%;}
.ti3 i{ display: block; line-height: 100%; padding-top: 40px; font-size: 20px; color:#4c4c4c; font-style: normal;}
.i_youshiny{width: 100%; margin-top:100px;}
.i_youshiny ul{margin-right: -5.5%;display:flex;justify-content: space-between;flex-wrap: wrap;}
.i_youshiny li{width: 43.5%; float: left; margin-right: 5.5%; margin-bottom: 80px;box-shadow:0 0 20px rgb(204 204 204 / 38%);}
.i_youshiny li .yimg{width: 100%; height: auto;}
.i_youshiny li .yimg img{max-width: 100%; display: block; margin: auto}
.i_youshiny li .ywz{width: 100%; height: auto; padding: 35px 30px 20px 30px; box-sizing: border-box;}
.ywz1{width: 100%; height: auto;font-weight: normal;color: #0089e1;font-size: 18px;height: auto;}
.ywz1 .grenn{font-weight:600; margin-right: 10px; display: inline-block;}
.ywz2{width: 100%; height: auto;color: #4c4c4c;font-size: 12px;line-height: 22px; margin-top: 15px;}
.i_youshiny li:nth-child(2n){ float:right; margin-right: 5.2%;}	


.in_workshop{background: url(../images/zs.jpg) no-repeat center 0;padding: 60px 0; overflow: hidden;}
.sy_tds{padding-bottom: 60px;}
.sy_td_img_bgs{position: relative;margin: 40px 0;}
.sy_td_imgs{width: 100%;overflow: hidden;}
.sy_td_imgs ul{width: 10000%;position: relative;}
.sy_td_imgs ul li{float: left;width: 0.232%;margin: 0 0.02% 0 0; border:1px solid #e5e5e5;}
.sy_td_imgs ul li:hover{border:1px solid #0089e1;}
.sy_td_imgs ul li .hpic{width:100%;overflow:hidden;}
.sy_td_imgs ul li .hpic img{width:100%; margin: auto; display:block; -webkit-transition:all .3s; transition:all .3s;}
.sy_td_imgs ul li .hpic:hover img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.sy_td_img_ls,.sy_td_img_rs{position: absolute;top: 50%;margin-top: -30px;width: 50px;line-height: 50px;text-align: center;font-size: 30px;color: #666;cursor: pointer;}
.sy_td_img_ls{left: -60px;}
.sy_td_img_rs{right: -60px;}
.sy_td_img_ls:hover,.sy_td_img_rs:hover{color: #0089e1;}


.caee{ height: 800px; overflow: hidden;background:url(../images/c_bg.jpg) no-repeat center 83px; }
.caee .til{ padding-top: 0; padding-bottom:23px;}
.caee .til span{background:url(../images/c_h2.jpg) no-repeat center 0px;}
.caee .cwz{ height: 68px; line-height: 68px;font-weight: normal; font-size: 16px; color: #8e8e8e; margin-bottom: 45px;}
.caee .cwz span a{ display: inline-block; float: right; color: #8e8e8e; font-size: 16px; text-transform: uppercase; }
.caee .cwz i{font-style: normal;}
.c_li{ width: 80.1%;}
.c_li ul li{ position: relative;}
.c_li ul li .cimg{width: 100%; height: auto}
.c_li ul li .cimg img{width: 100%}
.c_li ul li .cwz{width: 100%; height: auto; display:inline-block;position: absolute; left: 0; top: 479px; width: 100%;background:url(../images/spk.png) repeat; height: 64px; line-height: 64px; overflow: hidden;}
.c_li ul li .cwz2{ display: inline-block; float: left; padding-left: 31px; font-size: 16px; color: #fff; font-style: normal;}
.c_li ul li .cwz1{ display: inline-block; float: right; width: 72px; text-align: center; line-height: 64px; background: #0089e1; color: #fff; font-size: 16px;}

.c_li ul li em{ display:inline-block;position: absolute; left: 0; top: 479px; width: 100%;background:url(../images/spk.png) repeat; height: 64px; line-height: 64px; overflow: hidden;}
.c_li ul li em i{ display: inline-block; float: left; padding-left: 31px; font-size: 16px; color: #fff; font-style: normal;}
.c_li ul li em span{ display: inline-block; float: right; width: 72px; text-align: center; line-height: 64px; background: #0089e1; color: #fff; font-size: 16px;}
.c_lis{ width: 19.8%;}
.c_lis ul li{ position: relative; margin-bottom: 1px; height: 133px; border: 1px solid #fff; overflow:hidden;}
.c_lis ul li .crimg{width: 100%; height: auto}
.c_lis ul li .crimg img{max-width: 100%; height:300px;}
.c_lis ul li i{ display: inline-block; position: absolute; left:-1px; top:-1px; width: 238px; height:135px;background:url(../images/spk.png) repeat;}
.c_lis ul li i span{ display: inline-block; margin: 38px 0 0 48px; width: 139px; height: 56px; border: 2px solid #767371; text-align: center; line-height: 56px; font-size: 16px; color: #fff;}
.c_lis ul li.cur i{ background: none;}
.c_lis ul li.cur i span{ display: none;}
/**/

.in_news{width: 100%; height: auto; overflow: hidden; padding: 40px 0}
.in_newstop{margin-top:40px;}
.in_news_left{width: 48%;  float: left;}
.zuotu{background: url(../images/n_ico1.jpg) no-repeat;}
.youtu{background: url(../images/n_ico2.jpg) no-repeat;}
.in_news_leftbt{margin-bottom:20px; padding-left: 42px;font-weight: normal; border-bottom: 1px solid #e3e3e3; height: 41px;}
.in_news_leftbt a{ color: #1a1a1a; font-size:18px; line-height:29px;}
.in_news_leftimg{width: 100%; height: auto; }
.in_news_leftimg img{width: 100%;}
.in_news_leftzi{padding-top: 15px; border-bottom: 1px dashed #d1d1d1; margin-bottom: 12px; overflow: hidden;padding-bottom:11px;}
.in_news_leftzi_left{width: 85%; float: left; margin-right: 2%}
.in_news_leftzi_left .zi1 {font-size: 15px; color: #0089e1; font-weight: bold;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.in_news_leftzi_left .zi1 a{font-size: 15px; color: #0089e1; font-weight: bold;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.in_news_leftzi_left .zi2{color: #808080;font-size: 14px;line-height: 22px;padding-top: 5px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.in_news_leftzi_right{width: 56px;
    height: 56px;
    background: #0089e1;
    border-radius: 56px;
    color: #fff;
    font-family: Arial;
    font-size: 14px; display: inline-block; text-align: center; margin-top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;}
.in_news_leftny{width:100%;float:left;border-top:none; box-sizing: border-box;}
.in_news_leftny ul li{width:100%; float:left; font-size:14px; line-height:29px; overflow:hidden; margin-right:0%; overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.in_news_leftny ul li:nth-child(2n){margin-right:0;}
.in_news_leftny ul li a{background:url(../images/n_li.jpg) no-repeat left; padding-left:15px; color: #333; line-height: 29px}
.in_news_leftny ul li a:hover{color:#0089e1;}
.in_news_leftny ul li span{float:right; color:#999; line-height:29px; }

.in_news_right{width: 48%;  float: right;}
.in_news_rightny{width: 100%; height: auto}
.in_news_rightny ul li{ overflow: hidden; padding:15px 0 10px; border-bottom: 1px dashed #d1d1d1;}
.in_news_rightny ul li i{font-style: normal; display: block; padding-left: 35px; line-height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;background: url(../images/n_q.jpg) no-repeat; font-size: 16px; margin-bottom: 10px;}
.in_news_rightny ul li i a{ font-weight: bold; color: #0089e1;}
.in_news_rightny ul li em{ display: inline-block;background: url(../images/n_a.jpg) no-repeat 0 3px; padding-left: 35px; font-size: 14px; color: #333; line-height: 29px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}

.in_about{background:url(../images/zjj.jpg?1) no-repeat top; height:auto; overflow:hidden;}
.in_aboutny{width: 100%; height: auto; overflow:hidden; padding: 110px 0}
.in_aboutny_zi{ overflow: hidden; }
.in_aboutny_zi_left{width: 30%; height: auto; float: left;display: block;font-weight: bold;color: #0089e1;font-size: 24px;line-height: 100%;padding-bottom: 5px;}
.in_aboutny_zi_left span{color: #333333; font-size: 16px;}
.in_aboutny_zi_right{width: 68%; float: left;font-size: 20px;color: #fff;font-weight: normal;}

.in_aboutny_ziny{color: #4c4c4c;font-size: 14px;line-height: 25px; width: 100%; margin-top: 30px;}
.cbutter{ display: block; margin: 15px auto 0; width: 150px; height: 30px; line-height: 30px; text-align: center; border-radius: 30px;}
.cbutter a{ display: block; text-align: center; font-weight: bold; color: #0089e1; font-weight: bold;}


.footer{width: 100%; height: auto; padding: 30px 0; overflow: hidden;}
.footer_left{width: 20%; float: left;}
.footer_left img{max-width: 100%}

.footer_right{width: 80%; float: right;}
.f_nav{ height:auto; overflow: hidden; line-height: 52px; margin-bottom: 32px; border-bottom: 1px solid #d4d4d4;}
.f_nav a{ color: #1a1a1a; font-size: 16px; padding-right: 3%; display: inline-block; }
.f_nav a.nob{ background: none; padding-right: 0;}
.f_nav a:hover{ text-decoration: underline;}

.f_nav2{width: 100%; height: auto; overflow: hidden;}
.f_tel{ float: left; width: 43%; margin-right: 2%;background: url(../images/f_li1.jpg) no-repeat right 0; color: #1a1a1a; font-size: 14px;}
.f_tel i{ padding:0 20px;}
.f_tel h4{ margin-top: 21px; padding-left: 55px;background: url(../images/f_tel.jpg) no-repeat; min-height: 46px; font-weight: normal; color: #666; font-size: 14px;}
.f_tel h4 span{ display: block; font-weight: bold; font-family: Arial; font-size: 28px; font-weight: bold; color: #0089e1; padding-bottom:1px;padding-top: 10px;}
.f_tex{ width: 41%; float: left;}
.f_tex ul li{ color: #666666; font-size: 14px; line-height: 25px;}
.f_tex ul li span{ padding: 0 15px;}
.f_code{ width:126px; float: right; color:#666666; font-size: 14px;}
.f_code p em img{ display: inline-block; width:102px; height:102px;}
.f_code p em span{ display: block;line-height: 30px; padding-top: 3px; font-size: 14px;}

.links{overflow: hidden;line-height: 50px; background: #0089e1;}
.lwz{ padding-left:31px; float: left; width: 10%;font-weight: normal;color: #c4e1c1; font-size: 14px;}
.links p{ float: left; width:75%;}
.links p a{ color: #c4e1c1; font-size: 14px; display: inline-block; padding: 0 22px; z-index: 9;}
.links p a:hover{ color: #fff;}

.jy2{background:url(../images/jy2.jpg) no-repeat center 0; height:730px; overflow:hidden;}
.jy2 .til{ padding-top: 0;}
.jy2 .til span{background:url(../images/h21.png) no-repeat center 0px; }
.jy_nav{ height: 77px;}
.jy_nav ul{ overflow: hidden; padding-left: 370px;}
.jy_nav ul li{ float: left; margin-right: 20px; height: 48px; line-height: 48px; background: #656666; font-size: 16px; color: #fff; padding: 0 21px;}
.jy_nav ul li.cur{ background: #0089e1;}
.jy_on{ position: relative; height: 565px; background: #edf0f2;}
.jy_u{ position: absolute; left: -29px;top: 255px; z-index: 9;}
.jy_d{ position: absolute; right: -29px;top: 255px;z-index: 9; }
.jy_on ul li{ overflow: hidden; height: 565px;}
.jy_on ul li img{ display: inline-block; float: right; width: 753px;}
.jy_on ul li em{ display: inline-block; float: left; padding: 60px 0 0 49px; width: 353px; font-size: 16px; color: #333;}
.jy_on ul li em .tiltl{ display: block; height: 23px; line-height: 23px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; margin-bottom: 23px;}
.jy_on ul li em .tiltl a{ font-size: 20px; color: #000;}
.jy_on ul li em span{ display: block; line-height: 30px;}
.jy_on ul li em .btn{ display: block; padding-top: 15px; height: 147px;}
.jy_on ul li em .btn a{ display: inline-block; width: 115px; height: 41px; line-height: 41px; background: #656666; font-size: 14px; color: #fff; border-radius: 41px; margin-right: 14px; color: #fff; text-align: center;}
.jy_on ul li em .btn a.bg{ background: #0089e1;}
.jy_on ul li strong{ display: block; background: #fff; width: 337px; height: 120px; overflow: hidden; padding: 18px 0 0 14px;}
.jy_on ul li strong span{ display: inline-block; margin: 0 6px 17px 0; width: 71px; height: 41px; line-height: 41px; text-align: center; border: 1px solid #edf0f2;  font-size: 16px; color: #221e1f; font-weight: normal;}
.jy_on ul li strong span.nom{ margin-right: 0;}
.jy_on ul li strong span a{ display: block; font-size: 12px;}
.jy_on ul li strong span a:hover{ background: #0089e1; color: #fff;}
    /**/


.sy_bt{font-size: 48px;line-height: 48px;color: #333;text-align: center;font-weight: 500; text-transform: uppercase;}
.sy_gy_txt{font-size: 16px;line-height: 30px;color: #666;text-align: center;padding-top: 30px;}
.sy_gy{padding: 100px 0;}
.sy_gy_gd{margin-top: 80px;}
.sy_gy_gd ul li{float: left;width: 20%;text-align: center;}
.sy_gy_gd ul li .h3{}
.sy_gy_gd ul li .h3 img{ display: block;width: 40px;margin: auto;}
.sy_gy_gd ul li .h1{font-size: 30px;line-height: 30px;color: #333;margin-top: 20px;}
.sy_gy_gd ul li .h2{font-size: 14px;line-height: 30px;color: #666;margin-top: 5px;}




.sy_xw{ background:#f6f6f6; padding:100px 0;}
.sy_xw_lb{margin-top: 50px;}
.sy_xw_lb ul li{ float:left; width:23.875%; margin-right:1.5%; background:#FFF;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_lb ul li:hover{ -webkit-transform:translate(0,-5px);transform:translate(0,-5px); box-shadow:0 0 15px #aaa;}
.sy_xw_lb ul li:nth-child(4n){ margin-right:0;}
.sy_xw_lb ul li .h1{ overflow:hidden;}
.sy_xw_lb ul li .h1 img{ display:block; width:100%; -webkit-transition:0.5s;transition:0.5s;}
.sy_xw_lb ul li:hover .h1 img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_xw_lb ul li .h2{ padding:30px 20px 20px; font-size:18px; color:#333; line-height:18px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.sy_xw_lb ul li:hover .h2{ color:#17a5e0;}
.sy_xw_lb ul li .h3{ padding:0 30px; font-size:14px; line-height:24px; color:#666; text-align:center;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.sy_xw_lb ul li .h4{ padding:35px 20px 65px; background:url(../images/xwi.png) center 35px no-repeat; -webkit-transition:0.5s;transition:0.5s;}
.sy_xw_lb ul li:hover .h4{background:url(../images/xwi.png) center 20px no-repeat;}


.sy_lxwm{padding:100px 0;font-style: normal;}
.sy_lxwm .w1600{position: relative;}
.sy_lxwm_bt{font-size: 30px;line-height: 30px;color: #333; text-transform: uppercase;font-weight: 500;}
.sy_lxwm_ms{font-size: 14px;line-height: 24px;color: #666;padding-top: 15px;text-align: center;}
.sy_lxwm_l{width: 350px;}
.sy_lxwm_l ul{padding-top: 20px;}
.sy_lxwm_l ul li{padding-left: 25px;background: url(../images/l1.png) left top no-repeat;margin-top: 30px;}
.sy_lxwm_l ul li:nth-child(2){background: url(../images/l2.png) left top no-repeat;}
.sy_lxwm_l ul li:nth-child(3){background: url(../images/l3.png) left top no-repeat;}
.sy_lxwm_l ul li:nth-child(4){background: url(../images/l4.png) left top no-repeat;}
.sy_lxwm_l ul li .h1{font-size: 18px;line-height: 22px;color: #333;}
.sy_lxwm_l ul li .h2{font-size: 14px;line-height: 22px;color: #666;padding-top: 10px;}
.sy_lxwm_l ul li .h3{padding-top: 20px;}
.sy_lxwm_l ul li .h3 a{float:left;width: 35px;height: 35px;margin: 0 20px 0 0;}
.sy_lxwm_l ul li .h3 a img{display:block;width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}

.sy_lxwm_c{position: absolute;left: 50%; width: 320px;margin-left: -160px;}
.sy_lxwm_c .sy_lxwm_bt{text-align: center;}
.sy_lxwm_ewm{width: 170px;margin:50px auto 0;background: #fff;padding: 10px;}
.sy_lxwm_ewm img{display: block; width:100%;}

.sy_lxwm_r{width: 390px;}
.sy_lxwm_ly{padding-top: 30px;}
.sy_lxwm_ly input{display: block;width: 100%;font-size: 16px;line-height: 55px;border-bottom: 1px solid #ccc;padding-bottom: 1px; background: none;}
.sy_lxwm_ly input.on{border-bottom: 2px solid #17a5e0;padding-bottom: 0px;}
.sy_lxwm_ly textarea{display: block;width: 100%;height: 100px; font-size: 16px;line-height: 30px;border-bottom: 1px solid #ccc;padding:10px 0 1px; background: none;}
.sy_lxwm_ly textarea.on{border-bottom: 2px solid #17a5e0;padding-bottom: 0px;}
.sy_lxwm_ly a{display: block;width: 220px;font-size: 16px;line-height: 50px;text-align: center;color: #fff;background: #17a5e0;border-radius: 25px;margin-top: 30px;-webkit-transition:all .5s;transition:all .5s;}


.copyright{ background:#f6f6f6;padding: 30px 0;}
.copyright .bqsy{ line-height:35px; font-size:14px; color:#666; }
.yqlj{}
.yqlj a{float:left;width: 35px;height: 35px;margin: 0 20px 0 0;}
.yqlj a img{display:block;width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}

/*内页样式*/
.ban_pic{width: 100%; margin-top:0px; overflow: hidden;}
.ban_pic img{ width:100%;}

/*热门搜索*/
.index_Search{height: auto;border-bottom: 1px solid #eee; background: #f2f2f2; overflow: hidden; padding: 20px 0}
.index_search_left{display: inline-block;float: left;width: 70%;height: auto; line-height: 35px}
.index_search_left .zi{display: inline-block;float: left;font-size: 14px;color: #333333;font-weight: 800;margin-right: 20px;}
.index_search_left .zi em{font-weight: 800;color: #1452b7; font-style: normal;}
.index_search_left li{float: left;}
.index_search_left li a{display: inline-block;width: auto;height: auto;color: #999999;font-size: 12px;padding: 0 20px;font-size: 14px;}
.index_search_right{display: inline-block;width: 25%;border-radius: 20px;float: right;margin: 0;background-color: #f5f5f5;position: relative;}
.index_search_right input{width: 100%;height: 35px;padding: 0 10px;font-size: 12px;color: #333;background: #fff; border-radius: 20px; box-sizing: border-box;}
.index_search_right>div{display: block;width: 15px;height: 15px;position: absolute;right: 20px;top: 9px;}
.index_search_right>div img{display: block; width: 100%}
/*热门搜索*/

.blk {margin-bottom: 20px;}
.p12-curmbs-1 {font-size: 14px;border-bottom: 1px dashed #dcdcdc;}
.p12-curblock{display: none;}
.p12-curmbs-1 b{border-left: 10px solid #0089e1; font-weight: normal; padding-left: 8px;}
.p12-curmbs-1 i{font-style: normal;}
.p12-curmbs-1{color: #555}
.p12-curmbs-1 i a{color: #555}
.p12-curmbs-1 i a:hover{color: #0089e1}
.p12-curmbs-1 span{padding: 0 5px; height: auto; line-height: 46px;}
.tl-fdh-02{height: auto;background: #fff;margin-bottom: 20px;overflow: hidden;text-align:center;}
.tl-fdh-02 ul{font-size:0px;}
.tl-fdh-02 li{width: 20%;font-size: 18px;line-height: 55px;text-align: center;border-right: 1px solid #eee;background: #f4f4f4;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display:inline-block;vertical-align: middle;box-sizing:border-box;}
.tl-fdh-02 li a{display: block;height: auto;color: #555;}
.tl-fdh-02 li.sidenavcur, .tl-fdh-02 li:hover{background: url(../images/p16-icon6.png) no-repeat bottom center #0089e1;border-color: #0089e1;}
.tl-fdh-02 li.sidenavcur a, .tl-fdh-02 li:hover a{color: #fff;}

.nyabout{width: 100%; height: auto; margin-bottom: 35px;}
.cx{clear: both; height: auto; padding: 35px 0;} 
.cx p{text-align: center; font-size: 30px; font-weight: bold; color: #0089e1;} 
.cx p span{color: #bfbfbf; display: block; font-size: 14px; font-weight: normal; letter-spacing: 2px; text-transform: Uppercase; margin-top: 20px; background:url(../images/a_line.jpg) no-repeat center center}
.nyabout1{width:100%; overflow:hidden; padding:0px 0 30px}
.nyabout1img{width: 100%; margin-bottom: 15px;}
.nyabout1img img{width: 100%; margin: auto; display: block; clear: both;}
.nyabout1wz{font-size: 30px;color: #333;}
.nyabout1nyz{font-size: 14px; line-height: 28px; color: #666; margin-top: 20px;}

.about2{border-top: 1px solid #ebebeb; padding: 40px 0px 0; margin: 60px 0 40px;} 
.about2 dl{height: auto; background: #f7f8fa; overflow: hidden;} 
.about2 dt{height: auto; float: right; overflow: hidden;} 
.about2 dt img{display: block; width: auto; height: auto;} 
.about2 dd{width: 48%; padding:2%; float: left; overflow: hidden; font: 14px "Microsoft YaHei"; color: #666; box-sizing:border-box;} 
.about2 dd .bos{font-size:24px;margin-bottom:20px;}
.about2 dd .bes{font-size: 14px; margin-bottom: 10px;line-height:26px;}


.culture-1{margin: 0 auto;overflow: hidden;}
.culture-1 dl{width: 33%;height: 348px;border: 1px solid #ebebeb;overflow: hidden;float: left;background: #fff;margin-left: -1px;position: relative;}
.culture-1 dl dt{padding-top: 26px;font-size: 22px;color: #333333;text-align: center;line-height: 24px;}
.culture-1 dt img{display: block;width: 60px;height: 48px;margin: 0 auto;}
.culture-1 dd{padding: 20px;font-size: 14px;line-height: 28px;text-align: center;color: #666666;}
.culture-1 dd img{display: block;width: 110px;height: 60px;margin: 20px auto;}
.culture-1 .nobor{margin-left: 0;}

.nyabout .txt{margin-top: 30px;padding-bottom: 20px; line-height: 32px; font-size: 15px; border-bottom:1px solid #f5f5f5;}
.nyabout .txt img{max-width:100%;}
.txt td, .txt th{ padding:0 10px;}
.txt table{ border-left:1px solid #777; border-top:1px solid #777; text-align:center;}
.txt td, .txt th{border-right:1px solid #777; border-bottom:1px solid #777;}

.honor dl{width: 24%;float: left;background: #f0f0f0;margin: 0 1% 23px 0}
.honor dl:nth-child(5n-1){margin-right: 0;}
.honor dt{border: 1px solid #e5e5e5;padding: 10px 9px;background: #fff;}
.honor dt img{display: block;width: 100%;}
.honor dd{height: 50px;font-size: 14px;line-height: 50px;text-align: center;padding: 0 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #f0f0f0;}
.honor dd a{color: #4b4a4a;}

.workshop dl{width: 24%;float: left;background: #f0f0f0;margin: 0 1% 23px 0}
.workshop dl:nth-child(5n-1){margin-right: 0;}
.workshop dt{border: 1px solid #e5e5e5;padding: 10px 9px;background: #fff;}
.workshop dt img{display: block;width: 100%;}
.workshop dd{height: 50px;font-size: 14px;line-height: 50px;text-align: center;padding: 0 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #f0f0f0;}
.workshop dd a{color: #4b4a4a;}

.workshop2 dl{width: 24%;float: left;background: #f0f0f0;margin: 0 1% 23px 0}
.workshop2 dl:nth-child(5n-1){margin-right: 0;}
.workshop2 dt{border: 1px solid #e5e5e5;padding: 10px 9px;background: #fff;}
.workshop2 dt img{display: block;width: 100%;}
.workshop2 dd{height: 50px;font-size: 14px;line-height: 50px;text-align: center;padding: 0 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: #f0f0f0;}
.workshop2 dd a{color: #4b4a4a;}

.kfay{width: 100%;height: auto;}
.kfay dt{width: 20%;float: left;}
.kfay dt img{display: block;max-width: 100%;height: auto;}
.kfay dd{width: 76%;float: right;}
.kfay dd .wz{width: 100%;height: 45px;padding-top: 25px;font: 24px "Microsoft YaHei";color: #0089e1;background: url(../images/ddd63203239d4f9f9524bdbb0c20c365_32.jpg) no-repeat left bottom}
.kfay dd .wz i{padding-left: 15px;text-transform: uppercase;font: 16px "Arial";color: #999999;}
.kfay dd p{font: 14px "Microsoft YaHei";color: #333333;line-height: 30px;padding-top: 15px;}
.g-gywm{width: 100%;margin-top:30px;overflow:hidden;margin-bottom:30px;}
.wm-l{width: 45%;float: left;background: #eaf3f7;padding: 50px 0;height: auto;overflow: hidden;}
.wm-l .nwz{font: 20px "Microsoft YaHei";color: #000;height: 60px;padding-left: 30px;}
.wm-l .nwz i{display: block;font: 14px "Microsoft YaHei";color: #000;}
.wm-l ul{padding-left:45px;background: url(../images/c_ico.png) no-repeat left center;margin:30px 22px 0 30px;}
.wm-l li{font: 16px "Microsoft YaHei";color: #000;line-height: 24px;}
.wm-l .ul2{background: url(../images/c_ico2.png) no-repeat left center;}
.wm-l .ul3{background: url(../images/c_ico3.png) no-repeat left 6px;height: 48px;}
.wm-l .ul3 li{lie-height: 20px;}
.wm-l .ul3 li b{display: block;font-weight: bold;font-size: 20px;color: #333333}
.wm-r{float: right;width: 53%; border:1px solid #CCCCCC;}

#map_container{height:392px;}

/**客户留言代码**/
.message{width:100%; float:left; padding-top: 0px;}
.message .fbt{text-align:center; color:#333; font-size:24px; font-weight:bold;}
.message ol{width:100%; float:left; margin-top:30px;}
.message ol li{float: left; width:49%; margin-bottom:30px; background:#fff; border:1px solid #e6e6e6;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left;}
.message ol li:nth-child(7){float:right;}
.message ol li input{width:100%; height:auto;  background:none; border:none; color:#999; padding:0 15px; font-size:14px; outline:none; -webkit-appearance:none; line-height:55px; box-sizing: border-box;}
.message ol li textarea{font-size:14px; padding:10px 15px; width:90%; height:180px; border:none; background:none; color:#999; outline:none; -webkit-appearance: none; box-sizing: border-box;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer;}
.message ol li .btn{background:#0089e1;}
.message ol li .btn2{background:#999;}
/**客户留言代码 End**/

.nynews{width:100%; height:auto; overflow:hidden; padding:30px 0}
.newsleft{width:20%; height:auto; float:left;}
.blk-xs{width:100%;}
.fdh-01-tit{background: #0089e1;}
.fdh-01-tit .nbt{font-size: 24px;font-weight: normal;line-height: 75px;color: #fff;border-bottom: 1px solid #fff;text-align: center;}
.fdh-01-tit .nbt span{font-size: 14px;text-transform: uppercase;}

.fdh-01-nav-one .nbt2{line-height: 50px;margin-bottom: 2px;overflow: hidden;background:#ccc;}
.fdh-01-nav-one .nbt2 a{display:inline-block;font-size: 15px;font-weight: normal;color: #666666;overflow: hidden;vertical-align: middle;width:calc(100% - 50px);box-sizing: border-box;padding-left:20px;}
.fdh-01-nav-one .nbt2 i{display:inline-block; vertical-align: middle;width:50px;height:50px;background: url(../images/p14-icon5.png) center center no-repeat;}
.fdh-01-nav-one .nbt2 i.xu{background: url(../images/p14-icon2.png) center center no-repeat;}
.fdh-01-nav-one dl{display:none;}

.fdh-01-nav-one .nbt2.sidenavcur, .fdh-01-nav-one .nbt2:hover{background: #0089e1}
.fdh-01-nav-one .nbt2.sidenavcur a, .fdh-01-nav-one .nbt2:hover a{color: #fff;}
.fdh-01-nav dl{padding: 2px 0 4px;}
.fdh-01-nav dt{height: 50px;font-size: 16px;line-height: 50px;padding-left: 54px;padding-right: 40px;margin-bottom: 1px;background: #ececec;position: relative;overflow: hidden;}
.fdh-01-nav dt:after{content: "";width: 8px;height: 8px;border: 2px solid #b8b8b8;border-style: solid solid none none;position: absolute;top: 50%;right: 32px;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.fdh-01-nav dt.sidenavcur:after, .fdh-01-nav dt:hover:after{border-color: #0089e1;}
.fdh-01-nav dt.sidenavcur a, .fdh-01-nav dt:hover a{color: #0089e1;}
.fdh-01-nav dd{border: 1px solid #ececec;border-bottom: 0;}
.fdh-01-nav p{height: 50px;font-size: 14px;line-height: 50px;padding-left: 72px;padding-right: 40px;border-bottom: 1px solid #ececec;background: #fff;position: relative;overflow: hidden;}
.fdh-01-nav p.sidenavcur a, .fdh-01-nav p:hover a{color: #0089e1;}
.fdh-01-nav p.sidenavcur:after, .fdh-01-nav p:hover:after{background: #0089e1;}
.fdh-01-nav a{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.contact-z1{height: 140px;background: url("../images/contact-z1.jpg") no-repeat;color: #333;margin-bottom: 30px;}
.contact-z1 p{font-size: 20px;height: 30px;line-height: 30px;padding: 37px 0 0 95px;background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;}
.contact-z1 span{display: block;height: 30px;font-weight: bold;font-size: 18px;line-height: 30px;padding-left: 73px;}

.newsright{ width:76%; height:auto; float:right}


.p15-infolist-1{width:100%; height:auto; overflow:hidden;border-bottom: 1px dashed #cacaca; margin-bottom:30px; padding-bottom:30px}
.p15-infoist-1-t1{padding: 35px 49px 0px 21px;background: #fff;margin-bottom: 20px;height: auto;}
.p15-infolist-1-t1 dt{position: relative;height: 30px;font-size: 18px;line-height: 30px;margin-bottom: 8px;padding-left: 12%;}
.p15-infolist-1-t1 dt a{display: block;color:#333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.p15-infolist-1-t1 dt span{display: block;width: 10%;height: 30px;font-size: 18px;line-height: 30px;text-align: center;color: #fff;position: absolute;top: 0;left: -0px;background: #0089e1;}
.p15-infolist-1-t1-desc{height: auto;line-height: 24px;margin-bottom: 5px;overflow: hidden;padding-left: 12%;}
.p15-infolist-1-t1-deta{width: 60px;float: right;padding-left: 20px;background: url(../images/p14-icon21.png) no-repeat left center;}
.p15-infolist-1-t1-deta a{display: block;color: #0089e1;}
.p14-infolist-1-list dl{border: 1px solid #dedede;margin-bottom: 15px;padding: 22px 50px 22px 22px;background: #fff;overflow: hidden;}
.p14-infolist-1-list dt{width: 29.5%;float: left;margin-right: 5.8%;}
.p14-infolist-1-list dt img{width:100%;display: block;}
.p14-infolist-1-list dd .nnbt{height: 40px;font-weight: normal;font-size:15px;color: #154c64;line-height: 40px;margin-bottom: 5px;overflow: hidden;}
.p14-infolist-1-list .nnbt a{display: block;height: 40px;color: #4b4a4a;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.p14-infolist-1-list dl:hover{border:1px solid #0089e1;}
.p14-infolist-1-list dl:hover .nnbt a{color: #0089e1;}
.p14-infolist-1-list-desc{max-height: 72px;font-size: 14px;line-height: 24px;color: #797979;margin-bottom: 28px;overflow: hidden;}
.p14-infolist-1-list-deta{width: 90px;height: 30px;line-height: 30px;text-align: center;display: block;float: right;background: #b6b6b6;color: #fff;}
.p14-infolist-1-list-deta a{color:#fff;}
.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta{background: #0089e1;border-color: #0089e1;}
.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a{color: #fff;}

.p14-infocontent-1-text{padding: 16px 18px;font-size: 14px;line-height: 24px;border: 1px solid #d6d6d6;margin-bottom: 22px; margin-top:30px;}
.p14-infocontent-1-text-t1{width: 78px;float: left;color: #342f2e;margin-right: -78px;}
.p14-infocontent-1-text-t2{padding-left: 80px;color: #777;}


.xqnewsleft{ width:100%; height:auto;}
.xqnewsrigth{width:20%; height:auto; float:right;}
.xinwenxiangqing{width:100%; height: auto; overflow: hidden;}
.xinwenxiangqing .nd_head{text-align: center;margin-top:10px;padding-bottom: 30px;border-bottom: 1px dashed #d6d6d6;}
.xinwenxiangqing .nd_head p{color: #0089e1;font-size: 28px;margin-bottom: 18px;height: auto;}
.xinwenxiangqing .nd_head span{color: #666;font-size: 14px;margin: 0 15px;}
.xinwenxiangqing .nd_text {text-align: left;font-size:14px;line-height:30px;  padding: 30px 0;}
.xinwenxiangqing .nd_text img{ max-width: 100%; display: block; margin: 10px auto;}
.detail_fenx a{font-size:14px;padding:12px 0;overflow:hidden;margin-top:20px;border-top:1px dotted #adadad; color:#333;}
.new_s2{width:100%;float:left; margin-top:50px;margin-bottom: 30px;}
.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#0089e1; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:20px; border-top:none; box-sizing: border-box;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{background:url(../images/ly_li.png) no-repeat left center; padding-left:15px; color: #333}
.news_random2 ul li a:hover{color:#0089e1;}
.news_random2 ul li span{float:right; color:#999; line-height: 37px;}

.news_con_b{border-top: 1px solid #EEE;margin-top: 50px;padding-top: 50px;}
.news_con_b ul{line-height: 30px;float: left;}
.news_con_b li {font-size: 14px; color: #555;}
.news_con_b li a{font-size: 14px; color: #555;}
.news_con_b li a:hover{font-size: 14px; color: #0089e1;}
.news_con_b .fhlb{float: right;width: 140px;height: 40px;line-height: 40px;background: #0089e1;text-align: center;}
.news_con_b .fhlb a{display: block;color: #FFF; font-size: 14px;}
.news_con_b .fhlb a:hover{display: block;color: #FFF;text-decoration: none;}


.view-page{width:100%; max-width:1200px; float:left; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:40px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6; color: #555; line-height: 38px;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #0089e1;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../images/back.png) 20px center no-repeat #0089e1;color: #fff; text-align:center; padding-left:25px; line-height: 40px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #0089e1; color:#000;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 90% center no-repeat;text-align:center; border:1px solid #e6e6e6; line-height: 38px; color: #555}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #0089e1;}

/*内页新闻详情*/

.p14-info-2{background: #fff;}
.p14-info-2-tit{height: auto;font-size: 24px;line-height: 40px;background: #0089e1;color: #fff;text-align: center;}
.p14-info-2-list dl{padding: 26px 10px 20px 7px;border-bottom: 1px dashed rgba(153, 153, 153, 0.3);font-size: 12px;line-height: 18px;overflow: hidden; box-sizing: border-box;}
.p14-info-2-list dt{width: 40.35%;float: left;margin-right: 6px;}
.p14-info-2-list dt img{display: block;width: 100%;margin: 0 auto;}
.p14-info-2-list dd .xnbt{height: 22px;font-size: 14px;font-weight: normal;line-height: 22px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 5px;}
.p14-info-2-list-desc{height: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.p14-info-2-list dl:nth-last-child(1){border-bottom: 0;}

.cbgg-01{background: #0089e1;text-align: center;color: #fff;}
.cbgg-01-img img{width: 100%;display: block;}
.cbgg-01 p{padding-top: 15px;}
.cbgg-01 p img{vertical-align: middle;margin-right: 5px;}
.cbgg-01 span{display: block;font-size: 28px;font-weight: bold;font-family: Arial;padding-bottom: 20px;padding-top: 10px;}


.cplb-3n-ts-03-tit{height: auto;font-size: 24px;font-weight: normal;line-height: 50px;border-bottom: 1px solid #ebebeb;margin-bottom: 15px;}
.cplb-3n-ts-03-tit span{display: inline-block;border-bottom: 1px solid #0089e1;}
.cplb-3n-ts-03-list{display:flex;justify-content: space-between;flex-wrap: wrap;}
.cplb-3n-ts-03-list dl{width: 31.3%;border: 1px solid #dedede;margin-bottom: 15px;background: #fff;}
.cplb-3n-ts-03-list dl:nth-child(4n-1){margin-right: 0;}
.cplb-3n-ts-03-list dt img{width: 100%;margin: 0 auto;display: block;}
.cplb-3n-ts-03-list dd{padding: 6px 20px 5px 20px;}
.cplb-3n-ts-03-list dd .pbt{height: 45px;font-weight: normal;font-size: 14px;color: #154c64;line-height: 45px;overflow: hidden;}
.cplb-3n-ts-03-list .pbt a{display: block;height: 45px;color: #727272;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cplb-3n-ts-03-list dl:hover .pbt a{color: #0089e1;}
.cplb-3n-ts-03-list-desc{height: 40px;font-size: 14px;line-height: 20px;color: #666;margin-bottom: 12px;overflow: hidden;}
.cplb-3n-ts-03-list-deta{width: 100px;height: 40px;display: inline-block;border: 1px solid #aaa;font-size: 16px;line-height: 40px;text-align: center;}
.cplb-3n-ts-03-list dl:hover{border-color: #0089e1;}
.cplb-3n-ts-03-list dl:hover a{color: #0089e1;}


.pro_right{width: 100%; height: auto; overflow: hidden; margin-bottom: 30px}
.products{width:100%; margin-top:0px;}
.promore_l{width:45%;float:left;}

/**/
.jqzoom{border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{max-width:100%; border:1px solid #d6d6d6; display: block; margin: auto; clear: both;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


/**/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:5px;}
.spec-scroll .items{float:left;position:relative;width:calc(100% - 70px); height:51px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:54px;height:41px;}
.spec-scroll .items ul li img:hover{border:2px solid #0089e1; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #e6e6e6;}
.pros_right_top h1{overflow:hidden; display:inline-block; font-size:18px; color:#0089e1; padding-bottom:10px;}
.proleft{width:100%;float:left; font-size:14px; line-height:30px; margin:20px 0;}
.proleft p{font-size:14px; line-height:25px; }

.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:150px; float:left; margin-right:10px;}
.proleft_btn li a{width:150px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block; color: #0089e1}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#0089e1; color:#fff;}

.tabs-basic{width:100%; margin-top:50px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6; background:#eee;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 40px; color: #333}
.tabs-basic .tab-active{border-bottom:2px solid #0089e1; color:#fff; background:#0089e1;}

/*新加*/
.i-prox{box-sizing:border-box;padding-left:30px;font-size:0;background:url("../images/p14-icon11.png") 0px 9px no-repeat;border-bottom:1px solid #ccc;padding-bottom:20px;margin-bottom:20px;}
.i-prox span{font-size: 24px;line-height: 40px;}
.i-prox em{font-size: 18px;font-family: Arial;text-transform: uppercase;font-style: normal;color: #c2c2c1;}

/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 20px; overflow:hidden; margin-top:20px;}
.pc-cx-tel-1-t1{width: 28%;height: 44px;background: #0089e1;font-size: 12px;line-height: 44px;text-align: center;float: right;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: 56px;padding-left: 70px;background: url(../images/pc-xc-icon2.png) no-repeat 10px top;font-size: 18px;line-height: 18px;color: #454545; float:left}
.pc-cx-tel-1-t2 p{line-height: 24px;}

.scrollleft2{width:100%; float:left; margin-top:20px;}
.scrollleft2 li{width:260px; overflow:hidden; float:left; margin-right:20px;}
.scrollleft2 li img{width:99%; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #6ebef3;}
.scrollleft2 li span{display:block; width:260px; line-height:30px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;float:left;}