@charset utf-8;
/* 全局样式 */
* {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    color: #333;
    list-style: none;
    text-decoration: none;
    box-sizing:border-box;
}

img{border: none;}
em,i{font-style: normal;}
.container{
    margin: 0 auto;
    width: 1200px;
}

.container_top{
    margin: 0 auto;
    width: 1200px;
}
a{
    text-decoration: none;
    color: inherit;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    font-size: 14px;
}

li:hover{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.clear{clear: both}
.img_hover img{ width: 100%;transition: all .4s;}
.img_hover:hover img{ transform: scale(1.06); transition: all .4s;}




/* 网站导航 */
.top{ height: 106px;}
.top .logo{ float: left; }
.top .logo img{ margin-top: 32px;}
.top_right{ width: 730px; float: right;}
.top .nav{ float: right; height: 56px; background: url(../images/shangji_2.png) no-repeat left center; padding-left: 24px;}
.top .nav li.nLi{ height: 56px; line-height: 56px; float: left; margin-right: 30px; position: relative;}
.top .nav li.nLi h3{ position: relative;padding-left: 10px;}
.top .nav li.on h3::after{ content: ""; position: absolute; left: 10px; bottom:1px; height: 3px;  width: 60px; background: #18517e;}
.top .nav li.on h3{ color: #18517e}
.top_tel{ height: 56px; float: left; line-height: 56px; background: url(../images/shangji_3.png) no-repeat left center; font-size: 24px; color: #18517e; font-weight: bold; padding-left: 30px; float: right;}

.top_herf{ float: right; overflow:hidden; height:32px;  line-height: 32px; border-radius: 16px; background: #f4f4f4; padding: 0 10px; margin-top: 18px;}
.top_herf a{ float: left; padding: 0 20px; position: relative; display: block;}
.top_herf a::after{ content: "";position: absolute; display: block; height: 12px; width: 1px; background: #dedede; right: 0; top: 10px;}
.top .nav li.nLi h3 a{ font-size: 15px; font-weight: normal; }
.top .nav li.nLi .sub{background: #f5f5f5; width: 120px; position: absolute; left: 0; top: 56px; display: none; z-index: 999}
.top .nav li.nLi .sub li{ height: 36px; line-height: 36px; text-align: center;}
.top .nav li.nLi .sub li:hover{ background: #18517e;}
.top .nav li.nLi .sub li:hover a{ color: #fff; display: block;}


.lang{ float: right; height: 32px;line-height: 32px; color: #3e4f83; margin-top: 18px; padding: 0 20px;}


/* banner */
.slideBox{ overflow: hidden; position: relative; height: 650px;width: 100%;}
.slideBox .bd{ overflow: hidden;}
.slideBox .bd li{ height: 650px; width: 100%;}
.slideBox .hd { position: absolute; width: 100%; height: 20px; bottom: 18px;z-index: 999}
.slideBox .hd ul{ display: table; margin:0 auto;}
.slideBox .hd ul li{ height: 14px; width: 14px; border-radius: 50%; border: 2px solid #fff; margin:0 4px; float: left; cursor: pointer;}
.slideBox .hd ul li.on{ background: #fff;}


/* 关于我们 */
.index_about_main{ padding: 60px 0; overflow: hidden; background: url(../images/xuyue_8.png)no-repeat 80% 20%;} 
.index_about_main .index_about_l{ float: left; height: 362px; width: 660px; overflow: hidden; position: relative;}
.index_about_main .index_about_l p{ position: absolute; height: 276px; width: 72px; background: #fff; right: 0; bottom: 0; } 
.index_about_main .index_about_l img{ width: 100%; transition: all .4s;}
.index_about_main .index_about_l:hover img{transform: scale(1.06); transition: all .4s;}
.index_about_main .index_about_r{ width: 530px; float: right; padding-top: 100px;}
.index_about_main .index_about_r h2{ font-size: 30px; line-height: 1.8;color: #787878; font-weight: normal;}
.index_about_main .index_about_r p{ font-size: 30px; color: #18517e; font-weight: bold; line-height: 1.6;}
.index_about_main .index_about_r p span{ color: #db232d;}
.index_about_main .index_about_r .index_about_text{  font-size: 14px; color: #787878; line-height: 30px; margin-top: 8px;}

.about_con{ overflow: hidden;}
.about_con li{ float: left; height: 150px; width: 234px; border-left: 1px solid #eee; padding: 28px 0 28px 28px;}
.about_con li em{ height: 32px; width: 32px; border-radius: 50%; display: block; background: #e4e4e4 url(../images/xuyue_2.png)no-repeat center;}
.about_con li p{ font-size: 18px; color: #333; line-height: 2;}
.about_con li span{ font-size: 13px; color: #999; text-transform: uppercase;}
.index_about_lx{height: 150px; width: 250px; float: right; background: url(../images/xuyue_pc_4.jpg) no-repeat center; padding:16px 25px;}
.index_about_lx p{ font-size:18px;color: #fff; line-height: 2; text-indent:18px; border-bottom: 1px solid rgba(255,255,255,0.15); position: relative; margin-bottom: 24px;}
.index_about_lx p:before{ content: "";  position: absolute; display: block; height: 15px; width: 7px; border-radius: 4px; background: #fff; left: 0; top: 12px;}
.index_about_lx span{ display: block; }
.index_about_lx span a{ display: block; height: 36px; width: 48.5%; border-radius: 21px; background: #fff; text-align: center; float: left; color: #333; line-height: 36px;}
.index_about_lx span a:nth-child(2){ float: right;}


/* 通用标题 */
.index_title_1{ overflow: hidden; margin-bottom: 20px; text-align:center;}
.index_title_1 p{ font-size: 36px; color: #18517e; font-weight: bold; background: url(../images/xuyue_9.png) no-repeat center; line-height: 1.8}
.index_title_1 p span { color: #db232d;}
.index_title_1 em{ display: block; text-align: center; line-height: 1.8; color: #666; font-size: 14px;}
.index_title_1 em span{ font-weight: bold; color: #db232d;}


/* 首页产品展示 */
.index_pro_main{ height: 780px; background: url(../images/xuyue_pc_6.jpg) no-repeat center; padding: 60px 0;}
.index_pro_con{ display: table; margin: 20px auto; height: 42px;}
.index_pro_con li{ float: left; margin:  0 2px; padding: 0 15px; border-radius: 21px; height: 42px; line-height: 42px;}
.index_pro_con li:hover{ background: #fff; }
.index_pro_con li a{ display: block;}

.picMarquee-left{}
.picMarquee-left .bd{ height: 410px;}
.picMarquee-left .bd li{ height: 410px; background: #fff; width: 300px; overflow: hidden; margin: 0 8px; float: left;}
.picMarquee-left .bd li .pic{height: 212px; overflow: hidden;width: 100%; }
.picMarquee-left .bd li .pic img{ width: 100%; transition: all .4s;}
.picMarquee-left .bd li .pic:hover img{transform: scale(1.06); transition: all .4s;}
.picMarquee-left .bd li .index_pro_xq{padding: 0 21px; }
.picMarquee-left .bd li .index_pro_xq a{ display: block; height:42px; border-bottom: 1px solid #eee; position: relative; background: url( ../images/xuyue_3.png) no-repeat center right; line-height: 42px; font-size: 16px; color: #333;}
.picMarquee-left .bd li .index_pro_xq ::before{content: ""; position: absolute; display: block; height: 1px; width: 50px; background: #18517e; left: 0; bottom: -1px;}
.picMarquee-left .bd li .index_pro_xq a:hover{ color: #db232d;}
.picMarquee-left .bd li .index_pro_xq span{ display: block; margin-top: 12px; line-height: 24px; color: #787878; font-size: 14px; text-align: justify;}
.picMarquee-left .bd li em{ display: block; padding: 0 21px; margin-top: 10px; overflow: hidden;}
.picMarquee-left .bd li em a{height: 42px; line-height: 42px; text-indent: 24px; display: block; margin-right: 20px; font-size: 14px; color: #999; width: 100px; float: left;}
.picMarquee-left .bd li em a:nth-child(1){ background: url(../images/xuyue_4.png) no-repeat left center;}
.picMarquee-left .bd li em a:nth-child(2){ background: url(../images/xuyue_5.png) no-repeat left center;}
.picMarquee-left .hd{display: table;margin: 0 auto; margin-top: 30px;}
.picMarquee-left .hd a{ display: block; float: left; margin: 0 2px; height: 42px; line-height: 42px;cursor: pointer;}
.picMarquee-left .hd a.prev{ width: 42px; background: url(../images/xuyue_6.png) no-repeat center;}
.picMarquee-left .hd a.next{ width: 42px; background: url(../images/xuyue_7.png) no-repeat center;}
.picMarquee-left .hd a.more{width: 148px; background: #18517e; text-align: center; font-size: 16px; color: #fff; border-radius: 21px;}
.picMarquee-left .hd a.more:hover{ background: #db232d;}



/* 核心优势 */
.index_hexin_main{ height: 738px; background: url(../images/xuyue_pc_7.jpg) no-repeat center; padding-top: 60px;}
.index_hexin{ height: 550px;  width: 1200px; margin: 0 auto; position: relative; }
.index_hexin ul{ position: absolute;  width: 838px; height: 390px;  right: 0; bottom: 0;}
.index_hexin ul li{ float: left; width: 48%; padding-left: 45px; margin-bottom: 40px;}
.index_hexin ul li p{font-size: 18px;font-weight: bold; color: #333; text-indent: 45px; line-height: 48px;}
.index_hexin ul li span{ font-size: 14px; line-height: 28px; color: #666; text-align: justify;}

.index_hexin ul li:nth-child(1) p{background: url(../images/xuyue_10.png) no-repeat left center;}
.index_hexin ul li:nth-child(2) p{background: url(../images/xuyue_11.png) no-repeat left center;}
.index_hexin ul li:nth-child(3) p{background: url(../images/xuyue_12.png) no-repeat left center;}
.index_hexin ul li:nth-child(4) p{background: url(../images/xuyue_13.png) no-repeat left center;}



/* 行业应用 */
.index_hangye_main{ overflow: hidden; padding: 60px 0;}
.index_hangye_main ul{ overflow: hidden; display: table; margin:  0 auto;}
.index_hangye_main ul li{ float: left; text-align: center; margin: 0 11px; position: relative; height: 178px; width: 178px; border-radius: 50%; border: 1px solid #dedede; overflow: hidden;}
.index_hangye_main ul li:hover{ border: 1px solid #db232d; }
.index_hangye_main ul li img{ width: 100%; transition: all .4s;}
.index_hangye_main ul li:hover img{transform: scale(1.06); transition: all .4s;}
.index_hangye_main ul li p{height: 36px; width: 100px; border-radius: 18px; background: rgba(24,81,126,0.8); position: absolute; left: 38px; top: 34px; line-height: 36px; text-align: center; color: #fff; transition: all .4s;}
.index_hangye_main ul li:hover p{ top: 64px;transition: all .4s; background: rgba(219,35,45,0.8)}




/* 首页产品系列 */
.index_xilie_main{ padding: 60px 0; background:#f6f6f6 url(../images/xuyue_pc_9.jpg) no-repeat center bottom; } 
.picScroll-left { position: relative;}
.picScroll-left .bd{}
.picScroll-left .bd li{ width: 288px;float: left; margin: 0 7px; position: relative; height: 268px;}
.picScroll-left .bd li .pic{ height: 222px; width: 288px; overflow: hidden;background: #fff;}
.picScroll-left .bd li .pic img{ width: 100%; transition: all .4s;}
.picScroll-left .bd li:hover .pic img{transform: scale(1.06); transition: all .4s;}
.picScroll-left .bd li p{ width: 90%; left: 5%; position: absolute; top: 200px; z-index: 999; background: #3e4f83; height: 48px; line-height: 48px; color: #fff; text-indent: 30px; transition: all .4s;}
.picScroll-left .bd li p::before{ content: ""; position: absolute; display: block; height: 12px; width: 12px; border: 1px solid #fff; border-radius: 50%; left: 10px; top: 17px;}
.picScroll-left .bd li p::after{ content: "";position: absolute; display: block; height: 48px;  width: 48px; background: #db232d url(../images/xuyue_20.png)no-repeat center; right: 0;top: 0;}
.picScroll-left .bd li:hover p {background: #db232d;transition: all .4s;}

.picScroll-left .hd a{ display: block; height: 42px;width: 42px; cursor:pointer; position: absolute; top: 100px;}
.picScroll-left .hd a.prev{background: url(../images/xuyue_6.png) no-repeat  center; left: -60px;}
.picScroll-left .hd a.next{background: url(../images/xuyue_7.png) no-repeat  center; right: -60px;}



/* 首页新闻资讯 */
.index_news_main{ overflow: hidden; padding: 60px 0;}
.index_news_main .index_news_l{ float: left; width: 798px; }
.index_news_main .index_news_l dl{ float: left; width: 384px;}
.index_news_main .index_news_l dl:nth-child(2){ float: right;}
.index_news_l dl dt{ font-size: 18px; font-weight: bold; color: #3e4f83; line-height: 42px;border-bottom: 1px solid #db232d; }
.index_news_l dl dt a{ display: block;float: right; line-height: 54px; color: #3e4f83; font-size: 14px;}
.index_news_l dl dd p{ font-size: 16px; line-height: 42px; margin-top: 6px; overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.index_news_l dl dd span{ display: block; line-height: 24px; color: #787878;text-align: justify;}
.index_news_l dl dd em{ display: block; padding: 15px 0; font-size: 14px; color: #999;}
.index_news_l dl dd .pic{ height: 226px; overflow: hidden;}
.index_news_l dl dd .pic img{ width: 100%; transition: all .4s;}
.index_news_l dl dd:hover .pic img{transform: scale(1.06); transition: all .4s;}
.index_news_r{ float: right;width: 380px;padding: 25px 30px;background: #f4f4f4; }
.index_news_r li{ padding-bottom: 20px;}
.index_news_r li p{font-size: 16px; font-weight: bold; line-height: 36px; text-indent: 20px; background: url(../images/xuyue_21.png) no-repeat left center; overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.index_news_r li span{ font-size: 14px; display: block; line-height: 24px; color: #787878; }
.index_news_r li em{ margin-top: 7px; font-size: 14px; color: #999; display: block;}



/* 网站底部 */
footer{ height: 467px; background: #262626;position: relative;}
footer dl{ float: left; margin-right: 75px; padding-top: 50px; }
footer dl dt{ font-size: 18px; color: #ccc; position: relative; line-height: 2.6; margin-bottom: 10px;}
footer dl dt::after{ content: "";position: absolute; display: block; height: 2px; width: 20px; background: #e32021; bottom: 0; left: 0;}
footer dl dd{ line-height: 30px; color: #666; }
footer dl dd a{  color: #666; font-size: 14px;}
footer dl p{ font-size: 14px; color: #666; line-height: 30px;}

.copy_bottom{ height: 54px; position: absolute; bottom: 0; background: url(../images/huaheng_13.jpg) no-repeat center;  width: 100%; }

.copyright{height: 54px;  width: 1200px; }
.copyright a{ color: #666; font-size: 14px;}
.copyright p {
    color: #666;
    font-size: 14px;
    line-height: 54px;
}

.copyright ul {
    float: right;
}

.copyright ul li,.copyright ul li span {
    float: left;
    color: #666;
    line-height: 54px;
    font-size: 14px;
}

.copyright p {
    display: inline;
}

.copyright ul li a {
    float: right;
    margin-top: 16px;
}

.copyright ul li a.weiling {
    width: 121px;
    height: 18px;
    background: url(../images/vl.png) no-repeat;
    margin-right: 20px;
}

.copyright ul li a.weiling:hover {
    width: 121px;
    height: 18px;
    background: url(../images/vl_hover.png) no-repeat;
}

.copyright ul li a.wangshang {
    width: 107px;
    height: 18px;
    background: url(../images/ws.png) no-repeat;
}

.copyright ul li a.wangshang:hover {
    width: 107px;
    height: 18px;
    background: url(../images/ws_hover.png) no-repeat;
}


/*内页*/
.ny_banner{ width:100%;  position:relative;  height:320px;clear: left; }
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.pro_ban{background: url(../images/pro_ban.jpg) no-repeat center}
.product_ban2{background: url(../images/product_ban2.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.fuwu_ban{background: url(../images/fuwu_ban.jpg) no-repeat center}

.inside_pro_banner{ height: 400px;}
.mingke{ background: url(../images/mingke_ban.jpg) no-repeat center;}

.ny_baninfo{width:1200px; height:225px; position: absolute; top:155px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #e3a423; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao *{ color: #fff;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#18517e}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #18517e)) 0 0 no-repeat;
    -webkit-background-size: 125px;
    color: rgba(255, 255, 255, 0.1);
    -webkit-background-clip: text;
    height:50px;
    line-height:50px;
    font-weight:bold;
    display:block;
    position:absolute;
    left:0;
    top:0%; 
    -webkit-animation-name: shine;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}

.ny_about_one{width:100%; height: auto;margin-top: 80px; overflow: hidden}
.ny_about_one .ny_abvideo{width:516px; height: 438px; float: left}
.ny_about_one .ny_abvideo img{width:100%; height: 100%;}
.ny_about_xx{width:625px;height: 438px; float: right;padding-top: 28px;}
.ny_about_xx h3{font-size: 30px; color: #060507; height: 45px; line-height: 45px;}
.ny_about_xx h4{width:100%; height: 35px; line-height: 35px;}
.ny_about_xx h4 span{float: left; font-size: 18px; color: #18517e}
.ny_about_xx h4 hr{width:55px; height: 1px; float: left; background: #e3a423; margin-top: 16px; margin-left: 15px;}
.one_about_info{width:100%; height: 120px; overflow: hidden; margin-top:54px;}
.one_about_info p{width:100%; height: 100%; font-size: 16px; color: #555555; line-height: 30px;}
.about_m{width:172px; height: 42px; border: 1px solid #cec8cc; color: #333333; font-size: 16px; text-align: center; line-height: 42px;  display: block; margin-top: 108px;}
.about_m:hover{background: #18517e; color: #fff; border: 1px solid #18517e}
.ny_ab_honor{width:100%; height: 336px; background: #e7ecef; padding-top: 57px; margin-top: 42px;}
.Box{width:100%; height: auto; }
.Box .Box_con {position: relative; }
.Box .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width:290px;height:auto; margin-left:13px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.ab_honor{width:290px; height:198px;  overflow: hidden; position: relative}
.ab_honor img{width:100%; height: 100%; transition: all 0.5s;}
.Box .Box_con .conbox ul li p{font-size: 16px; color: #333333; text-align: center; height: 35px; line-height: 35px; text-align: center; margin-top: 8px;}
.Box .Box_con .conbox ul li:hover img{transform: scale(1.1);}
.index_about_san{width:100%; height: 610px;  margin-top: 90px;}
.about_san_left{width:614px; height: auto; float: left}
.about_san_left ul{width:100%; height: auto; padding: 8px 0;}
.about_san_left ul li{width: 307px;  height:300px; float: left; text-align: center; border-right:1px solid #dddddd;border-top:1px solid #dddddd; padding-top: 25px;}
.about_san_left ul li .san_div{width:60px; height: 60px; background: #18517e; text-align: center; line-height: 60px; margin: 0px auto 20px; display: flex; align-items: center;}
.about_san_left ul li h3{font-size: 22px; color: #323232; font-weight: bold; margin: 10px 0}
.about_san_left ul li p{font-size: 18px; color: #aaaaaa; line-height: 26px;}
.about_san_left ul li hr{width:25px; height: 1px; background: #de4b1c; display: block; margin:15px auto 10px}
.about_san_left ul li span{font-size: 22px; color: #333333; font-family: "Arial"}
.about_san_left ul li img{ align-items: center; margin: 0px auto;}
.about_san_left ul li:nth-child(1){border-top:0}
.about_san_left ul li:nth-child(2){border-top:0; border-right:0}
.about_san_left ul li:nth-child(4){border-right:0}
.about_san_left ul li:hover .san_div{background: #585858}
.about_san_left ul li:hover p{color:#18517e}
.about_san_left ul li:hover{box-shadow: 0px 1px 6px rgba(243,152,0,0.61);  border-right:1px solid #18517e;border-top:1px solid #18517e; }
.about_san_right{width:570px;height: 600px; float: right; position: relative; margin-top: 8px;}
.about_san_right img{width:100%; height: 100%;}
.about_san_b{width:100%; height: 67px; background: rgba(0,0,0,0.5); padding: 0px 10px; position: absolute; bottom:0; left:0}
.about_san_b h3{width:auto; float: left; font-size: 24px; color: #fff; line-height: 67px;}
.about_san_b h4{float: right}
.about_san_b h4 span{font-size: 18px; color: #fff; float: left; line-height: 67px;}
.about_san_b h4 hr{width:38px; height: 1px; background: #fff; float: left; margin-left: 8px; margin-top: 38px;}
.about_san_t{width:546px; height: 508px; border: 1px solid rgba(255,255,255,0.5); position: absolute; top:12px; left:12px; padding: 0px 18px 0 28px}
.about_san_t h3{font-size: 30px; color: #fff; margin-top: 90px;}
.about_san_t .san_xx{width:100%; height: 122px; overflow: hidden; margin-top: 55px; margin-bottom: 40px;}
.about_san_t .san_xx p{font-size: 16px; color: #fff;line-height: 35px;}
.about_san_t a{width:170px; height: 40px; background:rgba(255,255,255,0.5); text-align: center; line-height: 40px; font-size: 16px; color: #000; display: block}
.ny_about_cc{width:100%; height: 700px; overflow: hidden;  background: url(../images/lc_bjs.jpg) no-repeat; margin-top: 92px; padding-top: 58px;}
.ny_cc_t{width:100%; height: auto; text-align: center}
.ny_cc_t h4{font-size: 36px; color: #333333; }
.ny_cc_t p{font-size: 18px; color: #18517e; line-height: 35px;}
.lc_xc{ height: 330px; width:100%; position: relative; margin-top: 100px; }
.lc_frUl{width:100%; height: auto; overflow: hidden; padding-left: 40px;}
.lc_frUl ul li{height: 330px;  float:left;width:560px; margin-right:12px;overflow:hidden; position: relative}
.product_pic{ width:510px; height:162px; overflow: hidden; position: relative;  padding-left: 30px; z-index: 9; }
.product_pic h5{font-size: 28px; color: #333333; font-weight: bold;}
.product_pic p{font-size: 15px; color: #333333; line-height: 28px;}
.lc_line{width:100%; height: 1px; border-bottom: 1px solid #a0a0a0; position: absolute; z-index:1; top:47%; left:0;}
.lc_xc .og_prev, .lc_xc .og_next{width:50px;height:50px; position:absolute;  top:50%; margin-top: -34px; z-index:99;cursor:pointer; text-align:center;}
.lc_xc .og_prev{left:-50px; background:url(../images/lc_left.png) no-repeat center}
.lc_xc .og_prev:hover{background: url(../images/lc_hleft.png)}
.lc_xc .og_next{right:-50px; background:url(../images/lc_right.png) no-repeat center}
.lc_xc .og_next:hover{background: url(../images/lc_hright.png) no-repeat}
.odd .product_pic{position: absolute; bottom:20px; left:60px; }
.odd .product_pic{padding-top: 40px;}
.s{position: absolute; left: 0; width: 15px; top:0; height: 162px; background: url(../images/lc_bj.png) no-repeat;}
.s_h{position: absolute; left: 0; width: 15px; height:0; top:0;background: url(../images/lc_hbj.png) no-repeat;}
.d{position: absolute; left: 0; width: 15px; top:0; height: 162px; background: url(../images/lc_bx.png) no-repeat;}
.d_h{position: absolute; left: 0; width: 15px; height:0; top:0;background: url(../images/lc_hbx.png) no-repeat;}
.even .product_pic:hover .s_h{ height: 162px; -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;}
.product_pic:hover h5{color:#18517e}
.odd .product_pic:hover .d_h{ height: 162px; -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;}



/*内部二级导航*/
.ny_nav{width:1300px; margin: 0 auto; margin-top: 40px;}
.ny_nav ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav ul li{ height:54px; line-height:54px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center;}
.ny_nav ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 50px; text-align: center;}
.ny_nav ul li:hover,.ny_nav ul li.active{ background: #18517e}
.ny_nav ul li:hover a,.ny_nav ul li.active a{ color: #fff;}
.ny_nav ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #0a1d42; bottom: 0; left: 0;}



.ny_nav2{width:1300px; margin: 0 auto; margin-top: 40px;}
.ny_nav2 ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav2 ul li{ height:48px; line-height:48px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center; margin-bottom: 2px;}
.ny_nav2 ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 10px; text-align: center;}
.ny_nav2 ul li:hover,.ny_nav2 ul li.active{ background: #18517e}
.ny_nav2 ul li:hover a,.ny_nav2 ul li.active a{ color: #fff;}
.ny_nav2 ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #0a1d42; bottom: 0; left: 0;}



/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom: 30px;}
.ny_left{width:23%; height: auto; float: left; overflow: hidden;}
.ny_left_title{width:100%; height: 90px; background: #18517e; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; background:url(../images/dian.png) no-repeat 8px 22px; }
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#18517e; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center; font-weight: bold;}
.ny_left_nav ul li.active a{color:#18517e}
.ny_left_nav ul li:hover a.inactive{color:#18517e}
.ny_left_nav ul li ul li:hover a{color:#18517e}
.ny_left_nav ul li .inactives{color:#18517e}
.ny_left_nav ul li ul li:hover a{color:#18517e}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}

.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold; background: url(../images/hs.png) no-repeat left center; padding-left: 20px;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #18517e;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background: url(../images/off.png) no-repeat 207px center;
}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu{display: none;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:50px; line-height:50px;
    padding-left: 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px;}
.accordion li:hover{background:#fff;}


.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background: url(../images/off.png) no-repeat 207px center;
}

.ny_left_nav .accordion p{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .accordion p::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #18517e; left: 10px; top: 22px;}
.ny_left_nav .accordion p a{ display: block; font-size: 16px; text-indent: 17px;}
.ny_left_nav .accordion p:hover,.ny_left_nav .accordion p.active{background: #fff;}
.ny_left_nav .accordion p:hover a{ color: #333;}





.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
    margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#18517e}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#18517e}


/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-bottom: 20px; margin-right: 1.5%;}
.ny_product ul li .products_pic{display: block;overflow: hidden;width:100%;}
.ny_product ul li .products_pic img{width:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_product ul li:nth-child(3n){margin-right: 0;}
.ny_product ul li p{width:100%; height: 48px; line-height: 48px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; background: #f0f0f1; transition: all 0.3s;}
.ny_product ul li:hover p{background: #18517e; color: #fff;}




/*研发中心*/
.ny_yfzx_all{width:100%; height: auto; overflow: hidden; margin-bottom: 60px;}
.ny_yfzx_title{width:100%; height: auto; overflow: hidden; margin-top: 75px;}
.ny_yfzx_title h3{font-size: 30px; color: #060507; width: 100%; height: 30px; line-height: 30px;}
.ny_yfzx_title h3 span{float: left}
.ny_yfzx_title h3 hr{width:1060px; height: 1px; background: #ddd; float: right; margin-top:15px;}
.ny_yfzx_title h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #18517e; margin-top: 0px;}
.ny_yfzx_title h4 span{width:36px; height: 1px; background: #18517e; float: left; margin-top:22px; margin-left: 8px;}
.ny_yfzx_title h4 p{width:auto; float: left; color: #18517e;}
.ny_yfzx_title h5{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 30px; color: #060507}
.ny_yfzx_xx{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #555555; line-height: 30px; margin-top: 30px;}
.yfzx_more{width:172px; height: 40px; border: 1px solid #cec8cc; display: block; text-align: center; line-height: 40px; font-size: 16px; color: #333333; margin-top: 30px;}



/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:15px auto 25px; overflow:hidden; padding: 22px; }
 .ny_solution_img{width:478px; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_solution_xx{width:600px; height:auto; float:left; margin-left: 50px; padding: 6px 0}
.ny_solution_xx p{font-size:16px; color:#555; line-height:35px;}
.ny_solution_xx p b{color:#353432}
.ny_solution .case_link{margin-top:30px;}
.ny_soli_p{width:100%; height: 172px; overflow: hidden;margin-top: 0px; margin-bottom: 20px;}
.ny_pro_shengcan .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover{border:1px solid #18517e;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more:hover{background: #18517e; color: #fff; border: 1px solid #18517e}


/*产品详情页*/

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #18517e;}
.ny_proinput .ny_pro_ft p{ font-size: 14px; color: #666; line-height: 24px; text-align: center;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 18px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 412px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #18517e; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}


.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden;  margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:50px; background: #18517e; color: #fff; text-align: center; line-height: 50px; font-size: 18px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#18517e}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}

.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
#btnok{width:50px; height:35px; background:#18517e; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}

.pro_xq_img{ width: 100%; text-align: center; padding-top: 20px;}

/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #18517e}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: 144px; float: right; overflow:hidden}
.news_pic img{width:100%; height: auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#18517e}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}





/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 300px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 2px solid #e5e5e5; padding: 2px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}


/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden;}
.ny_honor_all ul li{width:310px; height: auto; float: left; margin-right:20px; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*店面展示*/
.ny_case_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_case_all ul{width:100%; height: auto; overflow: hidden}
.ny_case_all ul li{width:380px; height: auto; float: left; margin-right:30px; margin-bottom:25px;}
.ny_case_all ul li .case_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_case_all ul li .case_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_case_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:16px; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_case_all ul li:nth-child(3n){margin-right: 0px;}
.ny_case_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{ color: #666}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}




.inside_zilei{ overflow: hidden;}
.inside_zilei li{ float: left; line-height: 2.8; width: 160px; border: 1px solid #dedede; margin-right: 12px; text-align: center;}
.inside_zilei li a{ display: block;}
.inside_zilei li.on{ border:1px solid #fee101; background: #fee101; }
.inside_zilei li.on a{ color: #333; font-weight: bold;}

/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 4px;
    width: 300px;
     font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height:32px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
     background-position: 4px 6px;
}
.lxfx li i.icon-tel {
    background-position: 0 -20px;
}
.lxfx li i.icon-ly {
    background-position: 4px -49px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}

.lxfx li i.icon-top {
    background-position: -34px -50px;
}



.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#18517e;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}



@media screen and (max-width:1440px){
    .indedx_honor_xx{margin-left: 8%}
    .in_huanj_center .huanj_cecnter_xx{width:96%; margin-left: -48%;}
    .h_sinfo{padding: 35px 0px 0;}
    .h_sinfo dl dd{font-size: 16px;}
}



.ny_pro_show{width:100%; height: auto; overflow: hidden; margin-top: 55px;}
.ny_pro_show h2{ line-height: 3;text-align: center; margin-top: -30px; font-size: 30px; font-weight: bold;}
.ny_pro_top{width:100%; height: auto;}
.ny_pro_tleft{width:523px; height: 500px; float: left; position:relative;}
.ny_pro_tright{width:630px; height: auto; float: right}
.ny_pro_tright h3{ font-size: 28px; width:100%; color: #191919; height: 50px; line-height: 50px; margin-top: 10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_pro_p{width:100%; height: 170px; border-bottom: 1px solid #e5e5e5; margin-top:15px;}
.ny_pro_p p{width:100%; height: 35px;  color: #000000; line-height: 35px; font-size: 15px; }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 35px 0 25px}
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left}

.ny_pro_dh{width:100%; height:80px;}
.ny_pro_ddh{float: left; height: 80px; background: url(../images/pro_tel.png) no-repeat left top; padding-left: 58px; margin-top: 20px;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 17px; color: #18517e ; font-family: "Poppins"; font-weight: bold;}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}


.ny_pro_bottom{width:100%; display: block; overflow: hidden; margin-top: 65px; margin-bottom:60px;}
.ny_pro_bleft{width:840px; height: auto; overflow: hidden; float: left;padding: 20px; border: 1px solid #eee;}
.ny_pro_bright{width:290px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h1,.ny_proshow_num h1{ font-size: 24px; color: #333; font-weight: bold; text-align: center; height:40px;}

.ny_probt_case li{width:275px; height:244px; float: left; margin-right:22px; margin-bottom: 20px; }
.ny_probt_case li img{width:100%; height: 203px;}
.ny_probt_case li:hover img{ transform:scale3d(1.1,1.1,1); }
.nyprocase-div{ width:275px; height: 203px; overflow: hidden; }
.nyprocase-div img{ transition:.6s; }
.ny_probt_case li:hover .ny_probt_xx h3{ color:#18517e; }
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px; border: 1px solid #dcdcdc; padding:0 15px;}
.ny_probt_xx h3{width: 100%; height: 40px;  line-height: 40px; font-size: 14px; color: #313131; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align:center}
.ny_probt_xx p{ font-size: 13px; color: #313131; width: 100%; height: 25px; line-height:25px; overflow: hidden}
.ny_probt_case li:nth-child(3n){margin-right: 0px;}
.ny_proinput .ny_pro_ft{margin-top:20px;}
.ny_proinput .ny_pro_ft span{color: #18517e;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; }
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 412px; border: 1px solid #e4e4e4; float: left; overflow: hidden;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #e4e4e4; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #18517e; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #e3e3e3;  font-size: 15px; color: #191919; cursor:pointer; padding: 0px 22px 0 30px ;}
.sideMenu h3:first-child{ border-top: 1px solid #e3e3e3;}
.sideMenu h3.on {background: #18517e; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:15px; color:#999; display:none; border: 1px solid #eee; border-top: none; background: #fff;}
.sideMenu ul li a{font-size: 14px; color: #666}
.sideMenu ul li {width:100%; height: 32px; line-height: 32px;  padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_probt{width:100%; }
.ny_probt ul{ height: 54px; }
.ny_probt li{ float: left; position: absolute; position: relative; height: 42px; line-height: 42px; font-size: 24px; font-weight: bold; color: #333; text-indent: 18px;}
.ny_probt li::before{ content:""; position: absolute; display: block; height: 20px; width: 10px; border-radius: 5px; background: #18517e; left: 0; top: 11px;}
.ny_probt li span{ font-size: 16px; color: #999; padding-left: 6px; line-height: 42px;}

.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px; font-size:16px; color:#666; line-height:26px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px;}

.fangan_show{ margin-top:20px;}
.ny_proshow_num table,.ny_proshow_num table tr,.ny_proshow_num table td{border:1px solid #d4d4d4;}

.inside_pro_r{ width: 640px; float: right; padding-top: 40px;}
.inside_pro_r h2{ text-align: left;}
.inside_pro_r .inside_pro_text{ line-height: 24px; font-size: 14px; color: #666;}

.pro_right_news{ width: 100%; margin-top: 20px;}
.pro_right_news p{ height: 50px;background: #18517e; height: 50px; text-indent: 28px;  color: #fff; font-size: 14px;  line-height: 42px;}
.pro_right_news ul{ padding: 15px; border: 1px solid #eee; border-top: none;}
.pro_right_news li{ line-height: 30px; font-size: 14px; color: #666; padding-left: 15px;}


.pro_list2{ width: 100%; overflow: hidden; margin-top:30px;}
.pro_list2 li{  width:289px; float: left; border: 2px solid #eee; margin-right: 16px; margin-bottom: 20px; padding-bottom: 20px; overflow: hidden;} 
.pro_list2 li .img{ width: 100%;  margin: 0 auto; overflow: hidden; overflow: hidden;}
.pro_list2 li:nth-child(3n){ margin-right: 0;}
.pro_list2 li .img img{ width: 100%;transition:all 0.4s;}
.pro_list2 li .hezuo{ height: 118px;}
.pro_list2 li:hover .img img{transform:scale(1.05); transition:all 0.4s;}
.pro_list2 li:hover{ border: 2px solid #18517e}
.pro_title_ny h2{font-size: 16px;  color: #333;  text-align: center; font-weight: normal; line-height: 56px; font-weight: bold;}
.pro_title_ny span{ width: 90%; display: block; margin: 0 auto; line-height: 24px; color: #666; text-align: center; margin-bottom: 10px;}


.pro_icon_ny { width: 256px; height: 36px; margin: 0 auto;}
.pro_icon_ny p{display: block;height: 36px; line-height: 36px !important; width: 120px; border-radius: 18px; text-indent: 40px; float:left; font-size: 14px;}
.pro_icon_ny p:first-child{ background: #f3f3f3 url(../images/yuanda_index_2.png) no-repeat 20px 11px; margin-right: 15px;}
.pro_icon_ny p:first-child:hover{ background: #18517e url(../images/yuanda_index_1.png) no-repeat 20px 11px; color: #fff;}
.pro_icon_ny p:nth-child(2){ background: #f3f3f3 url(../images/yuanda_index_3.png) no-repeat 20px 11px; margin-right: 0;}
.pro_icon_ny p:nth-child(2):hover{background: #18517e url(../images/yuanda_index_4.png) no-repeat 20px 11px; color: #fff}

.index_title_4{ padding-top: 20px; overflow: hidden; margin-bottom: 20px;}
.index_title_4 p{ font-size: 30px; text-align: center;}
.index_title_4 span{font-size: 15px; color: #888;display: block; text-align: center; line-height: 1.8;}

.ny_liuyan{width:100%; height: auto; overflow: hidden;  margin-bottom:40px; padding-top: 60px;}
.ny_liuyan h2{font-size: 14px; color: #666; text-align: center; line-height: 24px; font-weight: normal; margin-bottom: 16px;width: 80%; margin: 0 auto; margin-bottom: 20px;}
.ny_liuyan h2 span{ font-weight: bold; color: #18517e}
.ny_liuyan h4{font-size: 14px; color: #333; text-align: center; line-height: 40px; margin-bottom:10px; font-weight: normal;}
.ny_liuyan input[type="text"]{width:286px; height: 43px; border: 1px solid #ddd; float: left; background: none; font-size: 14px; color: #333; margin-right: 16px; margin-bottom:20px; text-indent: 10px;}
.in_city{margin-right: 0!important}
.ny_liuyan textarea{width:100%; height: 70px; border: 1px solid #ddd;  background: none; font-size: 14px; color: #333; resize: none; text-indent: 10px;}
.ny_liuyan .button{width:139px; height: 42px; background: #18517e; border-radius: 5px; text-align: center; line-height: 42px; border: 0px; color:#fff; margin:20px auto; display:block; font-size: 14px;}