﻿*{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0;}
body,textarea,input,button,select,keygen,legend{font:14px/1.5;color:#3d3d3d;outline:0;font-family:'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif;font-style: normal;}
html,body{width:100%; position:relative;height:100%;}
.bodyw,.body_st{height:100%;}
body{overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}
img,fieldset{vertical-align:top;border:0;max-width: 100%;}
.clear{ clear:both;}


/* 首页关于我们*/
.sy_gy_bg{padding: 60px 0 60px;background: url('../images/sy_gy_bg.jpg') top no-repeat;background-size: 100% 920px;}
.sy_gy{display: flex;align-items: center;justify-content: space-between;background: rgba(255, 255, 255, 0.8);padding: 20px;}
.sy_gy_l{width:48%;overflow: hidden;position: relative;}
.sy_gy_l img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy_l:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_gy_l .tb{position: absolute;left: 50%;top: 50%;width: 80px;height: 80px;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);font-size: 56px;line-height: 80px;text-align: center;color: #fff;z-index: 1;cursor: pointer;}
.sy_gy_l .sp{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 2;display: none;background: #000;}
.sy_gy_l .sp video{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.sy_gy_r{width:52%;display: flex;align-items: center;justify-content: center;padding: 0 4%;}
.sy_gy_r .txt .ml1{font-size: 36px;line-height: 36px;color: #333;}
.sy_gy_r .txt .ml1 span{color: #333;}
.sy_gy_r .txt .ml2{font-size:16px; line-height:24px; color:#333;margin-top: 10px}
.sy_gy_r .txt .ml3{font-size:14px; line-height:30px; color:#333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 9;overflow: hidden;margin-top: 15px;}
.sy_gy_r .txt .ml4{padding-top:30px;display: flex;}
.sy_gy_r .txt .ml4 a{padding: 0 30px;font-size:14px; color:#333;line-height:40px; text-align:center; border-radius:21px;-webkit-transition:0.5s;transition:0.5s;border: 1px solid #333;}
.sy_gy_r .txt .ml4 a:hover{color:#fff;background: #0865a9;}



















/* 首页应用领域部分 */
.in_yyly{width:95%; max-width:1400px; margin:60px auto 0;}
.in_title{width:100%; float:left; text-align:center;}
.in_title h2{font-size:30px; line-height:30px; font-weight:bold; color:#000;}
.in_title h2::after{content:""; display:block; width:40px; height:3px; background:#00a29a; margin:20px auto 0;}
.in_title h2 a{color:#000;}
.in_title h2 a:hover{color:#00a29a;}
.in_yylynr{width:100%; float:left; margin-top:40px; position:relative;}
.in_yyly_img{width:100%; margin:auto; overflow:hidden;}
.in_yyly_img ul{width:10000%; position:relative;}
.in_yyly_img ul li{width:0.13%; float:left; margin:0 0.0333% 20px 0; position:relative; background:#fff; -webkit-transition:all .4s; transition:all .4s;}
.in_yyly_img ul li:hover{border-color:#00a29a; box-shadow:0 5px 15px #ddd;}
.in_yyly_img ul li .pic{width:100%; float:left; overflow:hidden;}
.in_yyly_img ul li .pic img{width:100%; display:block;-webkit-transition:all .3s; transition:all .3s;}
.in_yyly_img ul li:hover .pic img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.in_yyly_img ul li .text{width:100%; float:left;  text-align:center; border-top:none; padding:20px 30px;}
.in_yyly_img ul li .text h3{font-size:20px; line-height:24px; font-weight:bold; color:#333;}
.in_yyly_img ul li .text h3::after{content:""; display:block; width:40px; height:2px; margin:20px auto 0; background:#00a29a;}
.in_yyly_img ul li a .text h3{color:#333;}
.in_yyly_img ul li a:hover .text h3{color:#00a29a;}
.in_yyly_img ul li .text p{margin-top:10px; line-height:28px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical;}

.in_yyly_l,.in_yyly_r{position:absolute; top:50%; margin-top:-20px; width:36px; height:39px; transition:0.3s; cursor:pointer; overflow:hidden;}
.in_yyly_l{left:-76px; background:url(../images/left.jpg) center no-repeat;}
.in_yyly_l:hover,.in_yyly_l:hover{background:url(../images/lefth.jpg) center no-repeat;}
.in_yyly_r{right:-76px; background:url(../images/right.jpg) center no-repeat;}
.in_yyly_r:hover,.in_yyly_r:hover{background:url(../images/righth.jpg) center no-repeat;}



/* 首页新闻资讯部分 */
.in_news{width:95%; max-width:1400px; margin:60px auto 0;}
.in_newsnr{width:100%; margin:60px auto 0; position:relative;}
.in_news_img{width:100%; margin:auto; overflow:hidden;}
.in_news_img ul{width:10000%; position:relative;}
.in_news_img ul li{width:0.31%; float:left; position:relative; margin:0 0.0333% 20px 0; box-shadow:0 0 10px 2px #e6e6e6;}
.in_news_img ul li .news-img{width:100%; overflow:hidden;}
.in_news_img ul li .news-img img{width:100%; object-fit:cover; -webkit-transition: all 1s ease; transition: all 1s ease;}
.in_news_img ul li .news-wd{width:100%; padding:20px 20px 40px 20px; position:relative; z-index:2;}
.in_news_img ul li .news-wdtit{width:100%; position:relative;}
.in_news_img ul li .news-wdtit h3{font-size:16px; font-weight:bold; color:#000; line-height:30px; transition: all .4s ease; position:relative; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.in_news_img ul li .news-wdtit i{width:0; height:6px; position:absolute; top:-38px; left:-30px;background:#fff; transition:all .4s ease; opacity:0;}
.in_news_img ul li .news-wddes{width:100%; border-top:2px solid #eee; margin-top:10px; transition:all .4s ease;}
.in_news_img ul li .news-wddes p{width:100%; margin-top:10px; font-size:14px; line-height:28px; color:#888; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; line-clamp:2; -webkit-box-orient:vertical; transition:all .4s ease;}
.in_news_img ul li .news-wddes h4{width:100%; display:block; margin-top:10px;}
.in_news_img ul li .news-wddes h4 i{float:left; background:url(../images/in_news_sjtb.png) no-repeat left center; padding-left:25px; font-style:normal;}
.in_news_img ul li .news-wddes h4 span{float:right; width:22px; height:12px; margin-top:6px; background:url(../images/in_news_xjt.png) no-repeat center; transition: all .4s ease;}
.in_news_img ul li .news-sd{position:absolute; z-index:1; width:100%; height:100%; left:0; bottom:0; background:url(../images/in_news_tbg.png) repeat-x left bottom;opacity:0; transition:all .3s ease;}
.in_news_img ul li a:hover .news-sd{opacity:1;}
.in_news_img ul li a:hover .news-wdtit h3{transform:translateY(-12px); color:#fff;}
.in_news_img ul li a:hover .news-wddes{border-top-color:#fff;}
.in_news_img ul li a:hover .news-wddes p{color:#fff;}
.in_news_img ul li a:hover .news-wddes h4 i{background:url(../images/in_news_sjtbh.png) no-repeat left center; color:#fff;}
.in_news_img ul li a:hover .news-wddes h4 span{background-image:url(../images/in_news_xjth.png);}
.in_news_img ul li a:hover .news-wdtit i{width:68px; opacity:1; transform:translateY(-12px);}
.in_news_img ul li a:hover .news-img img{-webkit-transform:scale(1.04); transform:scale(1.04);}

.in_news_l,.in_news_r{position:absolute; top:50%; margin-top:-26px; width:52px; height:52px; transition:all .3s; transition:all .3s; cursor:pointer; overflow:hidden;}
.in_news_l{left:-76px; background:url(../images/left.jpg) center no-repeat;}
.in_news_l:hover{background:url(../images/lefth.jpg) center no-repeat;}
.in_news_r{right:-76px; background:url(../images/right.jpg) center no-repeat;}
.in_news_r:hover{background:url(../images/righth.jpg) center no-repeat;}








/* 首页关于旗欣部分 */
.in_aboutbg {
    width: 100%;
    margin: 60px auto 0;
    background: url(../images/in_aboutbg.jpg) fixed center center;
    background-size: cover;
    padding: 80px 0;
    overflow: hidden;
}

.in_title2 {
    width: 100%;
    float: left;
    text-align: center;
}

.in_title2 h2 {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
}

.in_title2 h2::after {
    content: "";
    display: block;
    width: 40px;
    height: 3px;
    background: #fff;
    margin: 20px auto 0;
}

.in_title2 h2 a {
    color: #fff;
}

.in_title2 h2 a:hover {
    color: #00a29a;
}

.in_about_text {
    width: 100%;
    float: left;
    margin-top: 40px;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
}

.in_about_btn {
    width: 180px;
    height: 52px;
    line-height: 52px;
    margin: 40px auto 0;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.in_about_btn a {
    font-size: 16px;
    display: block;
}

.in_about_btn:hover a {
    color: #fff;
}

.in_about_btn a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2px;
    background: #fff;
}

.in_about_btn a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #fff;
}

.in_about_btn:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: #fff;
    z-index: 2;
    transition: all .6s cubic-bezier(.645,.045,.355,1);
    -webkit-transition: all .6s cubic-bezier(.645,.045,.355,1);
}

.in_about_btn:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: #fff;
    transition: all .6s cubic-bezier(.645,.045,.355,1);
    -webkit-transition: all .6s cubic-bezier(.645,.045,.355,1);
}

.in_about_btn a {
    position: relative;
    z-index: 3;
    color: #fff;
    transition: all .6s cubic-bezier(.645,.045,.355,1);
    -webkit-transition: all .6s cubic-bezier(.645,.045,.355,1);
}

.in_about_btn:hover:after {
    width: 100%;
    background: #00a29a;
}

.in_about_btn:hover:before {
    width: 100%;
    background: #00a29a;
}

.in_about_btn:hover a:after {
    background: #00a29a;
}

.in_about_btn:hover a:before {
    background: #00a29a;
}

/* 首页关旗欣参数部分 */
.in_about_canshu {
    width: 100%;
    margin: 80px auto 0;
}

.in_about_canshu li {
    width: 31.333%;
    float: left;
    margin: 0 3% 0 0;
    text-align: center;
}

.in_about_canshu li:nth-child(3n) {
    margin-right: 0;
}

.in_about_canshu li .tubiao {
    width: 100px;
    margin: auto;
}

.in_about_canshu li .shuzi {
    width: 100%;
    margin: 20px auto 0;
    display: flex;
    justify-content: center;
}

.in_about_canshu li .shuzi h3 {
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
    color: #fff;
    float: left;
}

.in_about_canshu li .shuzi em {
    vertical-align: middle;
    font-size: 30px;
    margin-left: 10px;
    color: #fff;
    float: left;
}

.in_about_canshu li .txt {
    width: 100%;
    margin: 10px auto 0;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}








/* 内页 */
.listMenu{width:100%; padding:20px 0; background:#fff; /*border-bottom:1px solid #e6e6e6;*/}
.listMenu .menu{width:70%; float:left; overflow:hidden;}
.listMenu .menu li{float:left; font-size:16px; color:#333; margin-right:40px; position:relative;}
.listMenu .menu li a:after{content:""; display:block; position:absolute; left:0; bottom:0; width:0; height:1px; -webkit-transition:all .4s; transition:all .4s; background:#00a29a;}
.listMenu .menu li a{color:#333; line-height:40px;}
.listMenu .menu li a:hover,.listMenu .menu li a.cur{color:#00a29a;}
.listMenu .menu li a:hover:after,.listMenu .menu li a.cur:after{width:100%;}

.listMenu_tit{float:right; background:url(../images/dw.png) no-repeat left center; padding-left:25px; margin-top:5px;}
.listMenu_tit a{padding:0 5px; line-height:30px;}
.listMenu_tit span{color:#00a29a; font-weight:bold; margin-left:5px;}

.ny_main{width:95%; max-width:1400px; margin:20px auto;}
.ny_title{width:100%; float:left; text-align:center;}
.ny_title h2{font-size:30px; line-height:30px; color:#000;}
.ny_title h2::after{content:""; display:block; width:40px; height:3px; background:#00a29a; margin:20px auto 0;}
.ny_title h2 a{color:#000;}
.ny_title h2 a:hover{color:#00a29a;}
.ny_text{width:100%; float:left; font-size:16px; line-height:32px; margin-top:60px;}
.m30{margin-top:30px;}
.f18{font-size:18px; color:#00a29a; font-weight:bold;}
.f16{font-size:16px; color:#000; font-weight:bold;}


/* 内页下载中心部分 */
.shouce-list{width:100%; float:left; margin-top:1px;}
.shouce-list ul{list-style:none; text-align:left; margin-bottom:0; padding:0; border-bottom:none;}
.shouce-list li{width:32%; margin:40px 2% 0 0; float:left; background:#fff; transition:all .5s; -webkit-transition:all .5s;}
.shouce-list li:nth-child(3n){margin-right:0;}
.shouce-list li:hover{-webkit-transform:translateY(-5px); transform:translateY(-5px);}
.shouce-in{display:block; width:100%; border-radius:4px; border:1px solid #e6e6e6; background:#fff; position:relative; padding:40px 5% 50px 5%;}
.shouce-in:hover{box-shadow:0 3px 15px rgba(0,0,0,.3);}
.shouce-in h3{font-size:18px; color:#000; line-height:28px;}
.shouce-in p{font-size:14px; color:#999;line-height:24px; margin-top:10px;}
.shouce-in>span{display:block; width:82px; height:82px; position:absolute; right:20px; top:40px; text-align:center; line-height:82px;}
.shouce-in:hover>span img{display:none;}
.shouce-in:hover>span{background:url(../images/xiazai3.png) no-repeat center; background-size:100% 100%;}
.shouce-in>span em{display:none; font-size:14px; color:#000; text-align:center; width:82px; position:absolute; right:0; top:18px;}
.shouce-in:hover>span em{display:block;}





/* 内页荣誉资质部分 */
.ny_main{width:95%; max-width:1400px; margin:60px auto;}
.ny_title{width:100%; float:left; text-align:center;}
.ny_title h2{font-size:30px; line-height:30px; color:#000;}
.ny_title h2::after{content:""; display:block; width:40px; height:3px; background:#00a29a; margin:20px auto 0;}
.ny_title h2 a{color:#000;}
.ny_title h2 a:hover{color:#00a29a;}
.ny_text{width:100%; float:left; font-size:16px; line-height:32px; margin-top:60px;}
.m30{margin-top:30px;}
.f18{font-size:18px; color:#00a29a; font-weight:bold;}
.f16{font-size:16px; color:#000; font-weight:bold;}



/* 内页荣誉资质部分 */
.honor_r_img{width:100%; float:left; margin-top:20px;}
.honor_r_img li{width:23%; float:left; margin:40px 2.5% 0 0; text-align:center; padding:10px 10px 0 10px; background:#fff; border:1px solid #ddd; border-bottom:3px solid #ddd; position:relative;}
.honor_r_img li:nth-child(4n){margin-right:0;}
.honor_r_img li .pImg{display:block; width:245px; height:180px; padding:4px; border:1px solid #e3e3e3; background:#fff; display:table-cell;}
.honor_r_img li img{width:100%; display:block;}
.honor_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.honor_r_img li:hover::before{width:100%; background:#00a29a; transition:all .5s}
.honor_r_img li p{font-size:16px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; padding:10px 0;}
.honor_r_img li:hover{background:#eee; box-shadow:0 1px 10px #999;}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:60px 0 20px;}
.pagination a{display:inline-block; padding:0 14px; line-height:36px; font-size:14px; border:1px solid #e5e5e5; margin:0 5px;}
.pagination a.on,.pagination a:hover{color:#fff; border-color:#00a29a; background:#00a29a;}


/* 内页荣誉资质部分 */




/** 重置超链接元素 **/
a{text-decoration:none;color:#3d3d3d;-webkit-transition:0.5s;transition:0.5s;}
a:hover{color:#0062af;}

/** 重置图片元素 **/
.l{ float:left;}
.r{ float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.w1650{ width:1650px;max-width: 95%; margin:auto;}
.w1520{ width:1600px;max-width: 95%; margin:auto;}
.w1400{ width:1400px;max-width: 95%; margin:auto;}
.w1200{ width:1200px;max-width: 95%; margin:auto;}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 9;-webkit-transition: 0.5s;transition: 0.5s;border-bottom: 1px solid rgba(0, 0, 0, 0.1);height: 80px;background: #0865a9;}
.top_h{}
.top_h .logo{padding: 10px 0;}
.top_h .logo img{display: block;height:60px;transition: 0.5s;}
.dh_tx{position: absolute;top:0;}
.dh_tx i{position: absolute;top: 0; height:80px;-webkit-transition:0.5s;transition:0.5s;}
.dh_tx i:after{content: "";position: absolute;left: 25px;bottom: 0;right: 25px; -webkit-transition:0.5s;transition:0.5s;border-bottom: 2px solid #0062af;}
.dh{}
.dh ul li{float: left;position: relative;}
.dh ul li p a{display: block;line-height: 80px;font-size: 17px;position: relative;color: #fff;padding: 0 25px;}
.dh ul li.on p a{color: #3bb3c3;}
.dh ul li .dh_fl{position: absolute;left: 50%;top: 80px;width:200px;display: none;margin-left: -100px;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);}
.dh ul li .dh_fl ul{background: #fff;}
.dh ul li .dh_fl ul li{float: none;padding: 0;border-bottom: 1px dotted #eee;}
.dh ul li .dh_fl ul li a{display: block; font-size: 15px;position: relative;color: #666; padding: 4%; box-sizing: border-box;}
/*.dh ul li .dh_fl ul li a:after{float: right;font-size: 12px;content: "\e68b";font-family: "iconfont" !important;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}*/
.dh ul li .dh_fl ul li:hover a{color: #fff; background:#0062af;}
.top_tel{ font-size:22px; font-weight:bold; color:#333; margin-top:26px; background:url(../images/tel.png) left center no-repeat; padding-left:26px; margin-left:12px;transition: 0.5s;}
.top_ss{margin-left: 20px;}
.top_ss span.button{ display:block; width:30px; height:80px;font-size: 18px;line-height: 80px;text-align: center;color: #fff; cursor:pointer;-webkit-transition:0.5s;transition:0.5s;}
.serach{position:absolute;left: 0; right:0px;background: #FFF; top:0px; width:100%;overflow:hidden; z-index:10;display: none;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;padding: 30px 0;}
.serach form{position: relative;}
.serach form input[type='text']{font-size:16px; width:100%; height:40px; line-height:40px;padding:0 100px 0 50px; color:#333;background: none;}
.serach form a{position: absolute;left: 0;top:0px;width: 40px;height:40px;font-size: 20px;line-height: 40px;text-align: center;color: #666;}
.serach form span{position: absolute;right: 0;top:0px;width: 40px;height:40px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #333;margin: -1px 0 0 -12px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:24px;background: #333;margin: -12px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.serach form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.top_yy{margin-left:20px; text-align:center;color: #333; line-height:80px;transition: 0.5s;}
.top_yy a{font-size: 15px;line-height:32px; color: #333; }
.top_yy a:hover{ color:#0062af;}


.language{ display:inline-block; vertical-align:middle; font-size:14px; color:#fff; line-height:50px; padding-left:25px; background:url(../images/icon_language.png) no-repeat left center/18px auto; position:relative; }
.language .t{ display:block; padding-right:10px; background:url(../images/jt1.png) no-repeat right center; }
.language span{font-size: 14px}
.language .aBox001{ border:1px solid #dfdfdf; text-align:center; background:#fff; opacity:0; margin-top:-10px; position:absolute; right:0; top:80%; background:#fff; transform:scale(0); -webkit-transform:scale(0); -moz-transform:scale(0); -ms-transform:scale(0); -o-transform:scale(0); transition:opacity .3s,margin .3s; -webkit-transition:opacity .3s,margin .3s; -ms-transition:opacity .3s,margin .3s; -moz-transition:opacity .3s,margin .3s; -o-transition:opacity .3s,margin .3s; }
.language .aBox001::before{ position: absolute; left:0; bottom:100%; content:""; width:100%; height:5px; }
.language:hover .aBox001{ margin-top:0; opacity:1; z-index:2; transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); }
.language .aBox001 a{ display:block; font-size:14px; line-height:20px; color:#888888; padding:7px 10px; }
.language .aBox001 a+a{ border-top:1px solid #eeeeee; }
.language .aBox001 a:hover{ color:#014fa2; background:#eef1f6; }


.top_bg.on{background: #0865a9;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);}
.top_bg.on .dh_tx i:after{border-bottom: 2px solid #0062af;}
.top_bg.on .dh ul li p a{color: #fff;  }
.top_bg.on .dh ul li.on p a{color: #3bb3c3;}
.top_bg.on .dh ul li .dh_fl ul li:hover a{color: #fff; background:#0062af;}
.top_bg.on .top_ss span.button{color: #fff; }
.top_bg.on .top_ss:hover span.button{color: #fff;}
/*.top_bg.on .top_tel{margin-top:22px;}
.top_bg.on .top_yy{ color:#333;}


.top_bg.on .dh_tx i{height: 80px;}
.top_bg.on .dh ul li .dh_fl{top: 80px;}
.top_bg.on .top_h .logo{padding: 10px 0;}
*/

.banner{width:100%;overflow:hidden;position:relative; padding-top:80px;}
.banner ul{ position:relative; width:10000%;}
.banner ul li{float:left;width:1%;overflow:hidden;position:relative;}
.banner ul li img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li.on img{}
.bandd{ position:absolute; left:0; bottom:3%; width:100%; text-align:center; z-index:5;}
.bandd span{z-index:2;cursor:pointer;margin:0 5px;display:inline-block;width:14px;height:14px; border-radius:20px; border:2px solid #fff;zoom:1;position:relative;-webkit-transition:0.5s;transition:0.5s;}
.bandd span.on{background:#2379C3;border:2px solid #2379C3;}
.banz,.bany{ position:absolute; top:50%; width:50px; height:50px; opacity:0;  -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 24px;line-height:50px;text-align: center;color: #333;background: rgba(255, 255, 255, 0.5);border-radius: 50%;}
.banz{ left:5%;}
.bany{ right:5%;}
.banz:before,.bany:before{position: absolute;top: 50%;left: 50%; -webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%) ;}
.bany:before{-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg);}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}

.intro{position:relative;z-index:1;padding:56px 0 15px;}
.intro-cont{margin-top:52px;display:flex;z-index: 2}
.intro-l{width:50%;}
.intro-l img{width:100%;object-fit:cover}
.intro-r{width:50%;background:#fff;padding:3%;display:flex;flex-direction:column;justify-content:center}
.intro-r h3, .intro-r .abt{font-size:24px;color:#1867ab;font-weight:700;margin-bottom: 20px}
.intro-r p{font-size:15px;line-height:32px;color:#666}
.intro-r p b, .intro-r p strong{font-weight: normal;}
.intro-r a{display:flex;align-items:center;justify-content:center;width:156px;height:46px;background:#1867ab;color:#fff;font-size:16px;margin-top:32px;transition:all .4s ease}
.intro-r a:hover{box-shadow:2px 10px 24px rgba(24,103,171,.86)}
.intro-r a i{display:block;background:url("../images/arr-r.png") no-repeat center/100%;width:6px;height:10px;margin-left:28px;transition:all .4s ease}
.intro-bg{position:absolute;width:100%;height:100%;left:0;top:0;z-index:-1;background: url('../images/introBg.jpg') no-repeat top center/100% auto}


.ldip{background:#fff; padding:0 0 3% 0; overflow: hidden; }
.ldip .swiper-father{position: relative;}
.ldip .index_gc{padding:0;}
.ldip .index_gc .swiper-slide{background: #FFF;}
.ldip .index_gc .swiper-slide img{width: 100%; border: 1px solid #eee}
.ldip .index_gc .swiper-slide p{font-size: 15px;text-align: center;line-height: 30px;padding:10px 0; color: #222;}
.ldip .swiper-father .swiper-button-next,.ldip .swiper-father .swiper-button-prev{width: 45px;height: 45px;text-align: center;box-sizing: border-box;}
.ldip .swiper-father .swiper-button-next i,.ldip .swiper-father .swiper-button-prev i{ line-height: 45px }
.ldip .swiper-father .swiper-button-next i img,.ldip .swiper-father .swiper-button-prev i img{vertical-align: middle;}
.ldip .swiper-father .left{right: 0;outline: medium; background:rgba(0,0,0,0.65);}
.ldip .swiper-father .right{left: -0;outline: medium; background:rgba(0,0,0,0.65);}
.ldip .swiper-father .left:hover i,.ldip .swiper-father .right:hover i{color: #1867ab;}
.ldip .swiper-pagination-bi{position: absolute;bottom:-15px;z-index: 11;text-align: center; width: 100%;}
.ldip .swiper-pagination-bi .swiper-pagination-bullet{margin:0 5px;}
.ldip .swiper-pagination-bullet{width: 12px;height:12px;background: #bbb;border-radius: 10px}
.ldip .swiper-pagination-bullet-active{background: #23ac38;opacity: 1;}



.indexpro{padding:4% 0;overflow: hidden; background: url(../images/p_bg.jpg) no-repeat; background-size: cover;}
.protit{text-align: center; margin-bottom:2%; overflow: hidden;}
.protit i{display: inline-block; height: 1px; background: #999999; width: 54px; position: relative; top: -4px;}
.protit .pbt{font-size: 36px;font-weight: bold;color: #333333; line-height: 60px;}
.protit .pbt em{font-style: normal; color: #014fa2; display: inline-block;}
.protit i.xianL{margin-right: 12px;}
.protit i.xianR{margin-left: 12px;}
.protit span{font-size: 18px;color: #777;}

.protit2{text-align: center; margin-bottom:2%; overflow: hidden;}
.protit2 i{display: inline-block; height: 1px; background: #999999; width: 54px; position: relative; top: -4px;}
.protit2 .pbt{font-size: 36px;font-weight: bold;color: #fff; line-height: 60px;}
.protit2 .pbt em{font-style: normal; color: #fff; display: inline-block;}
.protit2 i.xianL{margin-right: 12px;}
.protit2 i.xianR{margin-left: 12px;}
.protit2 span{font-size: 18px;color: #fff;}

.prolist{width: 25%; float: left;}
.prolist ul{border: 1px solid #e4e4e4;padding:2% 5% 0; overflow: hidden; background: #fff}
.prolist .lpbt{background: #014fa2 url("../images/pico1.png")no-repeat 32px center;padding:8% 25%; color: #fff;font-size: 20px;font-weight: bold; box-sizing: border-box;}
.prolist ul li{border-bottom: 1px solid #eee;font-size: 15px;color: #555;background: url("../images/pico3.jpg")no-repeat left center;padding: 3.3% 10%; box-sizing: border-box;}
.prolist ul li a{display: block;}
.prolist ul li:last-child{border: none;}
.prolist ul li:hover a{color: #014fa2;}
.cinfo{}
.cinfo .lpic{width: 100%}
.cinfo .lpic img{width: 100%}
.cinfo .ltext{padding: 5%; box-sizing: border-box; background: #f6f6f6;border: 1px solid #e4e4e4; border-top: 0}
.cinfo p{font-size: 16px; line-height:30px; color: #555}
.cinfo b{display: block; font-family: "Arial"; font-size: 28px; font-weight: bold; color: #fff; line-height: 30px; margin-top: 4px;}

.insolution-right{width: calc(100% - 27%); float: right;}
.insolution-right ul{margin-left: -2%;overflow: hidden; margin-bottom: -2%;}
.insolution-right li{width:31.333%; float: left; margin-left: 2%; margin-bottom: 2%;}
.insolution-right li a{display: block;}
.insolution-right li .pic{overflow: hidden; border: 1px solid #ececec;}
.insolution-right li .pic img{width: 100%;  transition: transform .8s;}
.insolution-right li .title{height: 48px; line-height: 48px; background: #ececec; font-size: 15px; color: #222; text-align: center; overflow: hidden; transition: background .5s,color .5s;}
.insolution-right li:hover .pic img{transform: scale(1.1);}
.insolution-right li:hover .title{background: #014fa2; color: #fff;}


.trade-content{padding:3% 0; background: url(../images/app_bg.jpg) no-repeat; background-size: cover;} 
.trade-black{/*background: url(../images/index-t-bg.jpg) repeat; */background-size: cover; padding:0 0 3% 0; box-sizing: border-box;}
.trade-box{transition: all .3s ease;}
.trade-box-list{display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center; justify-content: space-between; margin-top: 3%}
.trade-box-item{flex-shrink: 0; width:28.333%; text-align: center; /*position: relative; height: 400px; */background: no-repeat center; background-size: 100% auto; margin: 0 2.5% 2.5%}
/*.trade-content .trade-box-item:before{content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; transition: all .4s cubic-bezier(.4, 0, .2, 1);}
.trade-box-item a{position: absolute; width: 100%; height: 100%; left: 0; top: 0;}*/
.item-logo{margin: 0 auto; display: block; width: 80%}

.item-logo img{border-radius: 50%; border: #a0a0a0 4px solid; margin-bottom: 5%;}
.item-title{font-size: 20px; font-weight: bold; color: #fff; padding: 2% 0; position: relative;}
.trade-content .item-title:before{content: ""; position: relative; display: block; width: 20px; margin: 0 auto 2%; transition: all .4s cubic-bezier(.4, 0, .2, 1);}
.item-text{position: relative; transition: all .4s cubic-bezier(.4, 0, .2, 1); margin-top: 4%;padding:0 3%;}
.item-text p{color: #cfcfcf;font-size: 16px; line-height:28px;margin-bottom: 5px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;/*-webkit-line-clamp: 3;*/}
.item-text span{display: inline-block;width: 130px;line-height: 40px;background: #f8f8f8;font-size: 14px;color: #2379C3;border-radius: 25px;margin-top:20px;}
.item-text span:before{content: '';display: block;width: 70px;height: 1px;background-color: #333;opacity: 0;position: absolute;top: 50%;left: 0;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);-webkit-transition: all 350ms ease;transition: all 350ms ease;}
.item-text span:after{content: ">";font-family: simsun;font-size: 19px;color: #333;speak: none;font-style: normal;font-variant: normal;text-transform: none;line-height: 1;font-weight: bold;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;opacity: 0;position: absolute;top: 50%;margin-top: -10px;right: 20px;text-indent: 0;-webkit-transition: all 350ms ease;transition: all 350ms ease;}
.item-text span font{position: relative;transition: 0.6s}


.case{ padding:3% 0; overflow: hidden;}
.casecon li{ float:left;}
.casecon li dl{ width:335px; height:335px; overflow:hidden; position:relative;}
.casecon li dl+dl{ margin-top:20px;} 
.casecon li dl a img{ width:100%; height:100%;}
.casecon li dl a p{bottom:0px; left:0px; position:absolute; width:100%; height:54px; overflow:hidden; background:rgba(0,98,175,0.88); font-size:18px; color:#fff; line-height:54px; font-weight:lighter; text-align:center; transition:all 0.5s ease; z-index:999;}
.casecon li dl:hover a p{ line-height:270px; font-size:20px;height: 335px;background:none; }
.casecon li:nth-child(2){ margin:0px 20px;}
.casecon li:nth-child(1) dl:hover a p{ line-height:600px; font-size:25px;height:690px;}
.casecon li:nth-child(1) dl{ width:690px; height:690px;}
.casecon li dl:hover a p span{ transform:scale(1);}
.casecon li:nth-child(1) a p{ height:62px; line-height:62px;}
.casecon li a p span{display:block; position:absolute; transform:scale(0); left:0; right:0; margin:0 auto; top:55%; width:100px; font-size:14px; color:#fff; border:1px solid #fff; border-radius:20px; line-height:35px; transition:all .5s ease;}
.casecon li dl a:after{ content:''; width:100%; height:100%; transition:all 0.5s linear; position:absolute; display:block; left:-120%; transform:rotate(90deg); top:0px;}
.casecon li dl:hover a:after{ left:0px;transform:rotate(360deg);}
.casecon li dl a{ display:block;width:100%; height:100%;}
.casecon{ padding:0px 0 0 0;}


.zd-pa {padding:3% 0; overflow: hidden; background: url(../images/pic15.jpg) no-repeat center;}
.zd-pa ul {margin-top: 3%;border-top: 2px solid #f5f5f5;border-right: -2px solid #f5f5f5;}
.zd-pa ul li {float: left;width: 16.6666%;text-align: center;height: auto;border-left: 2px solid #f5f5f5; border-right: 2px solid #f5f5f5;border-bottom: 2px solid #f5f5f5;cursor: pointer;background-color: #ffffff;overflow: hidden;}
.zd-pa ul li img {max-width: 100%;-webkit-transition: .5s;transition: .5s;}
.zd-pa ul li:hover img { transform: translateY(-10px);-webkit-transform: translateY(-10px);-moz-transform: translateY(-10px);-ms-transform: translateY(-10px);-o-transform: translateY(-10px);}

@media(max-width:1060px){
    .zd-pa ul li {width: 25%;}
    .zd-pa ul li:nth-of-type(6n) {border-right: 1px solid #f5f5f5;}
    .zd-pa ul li:nth-of-type(n+7) {border-bottom: 1px solid #f5f5f5;}
    .zd-pa ul li:nth-of-type(n+9) {border-bottom: none;}
    .zd-pa ul li:nth-of-type(4n) {border-right: 0;}
}

@media(max-width:768px){
	 .zd-pa ul li:nth-of-type(6n) {border-right: 2px solid #f5f5f5;}
	 .zd-pa ul li:nth-of-type(n+7) {border-bottom: 2px solid #f5f5f5;}
	.zd-pa ul li {height: 50px;line-height: 50px;}
    .zd-pa ul li img {padding: 0 10px;}
}


.news_bg{padding:3% 0;overflow: hidden; background:#f2fbff}
.news_t{margin:0 auto;padding:2% 0; overflow: hidden;}
.news_t ul{border-bottom: 1px solid #d8e9f6; overflow: hidden; text-align: center;}
.news_t ul li{overflow: hidden; padding: 0 3%; display: inline-block; line-height: 35px; }
.news_t ul li a{font-size: 16px;color: #333;display: block; text-align: center; overflow: hidden;  border-bottom: 2px solid #f7f7f7} 
.news_t ul li a:hover,.news_t ul li.on a{color: #0253c2; border-bottom: 2px solid #0253c2}
.news01{width: 45%;float: left;}
.news01 dl dt{width: 100%; overflow: hidden;line-height: 0;}
.news01 dl dt img{width: 100%;}
.news01 dl dd{padding-top: 20px;width: 570px;}
.news01 dl dd span{display: block;float: left;height: 53px;width: 90px; font-size: 14px; background:url(../images/news_line.gif) no-repeat right 10px;line-height: 32px;padding: 15px 0 0;color: #666; font-family:Arial, Helvetica, sans-serif;}
.news01 dl dd span b,.news02 dt b{display: block;font-size: 40px;}
.news01 .news_r{width: 445px;float: left;padding: 0 0 0 20px; overflow:hidden;}
.news01 dl dd .nbt{height: 30px;line-height: 30px;overflow: hidden;font-weight: normal;}
.news01 dl dd .nbt a{font-size: 16px;color: #b3b0b0;display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;width: 100%;}
.news01 dl dd .nbt a:hover{ color: #0253c2;}
.news_desc{font-size: 13px; color: #777; line-height: 25px; padding: 0px 0 0;overflow:hidden;-webkit-line-clamp:5;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical}
.news_desc p{font-size: 14px; line-height: 25px; color: #666}
.news_m{margin-top: 3%}
.news02{overflow: hidden; margin-right: -2%}
.news02 dl{background: #fff; width:48%;height: auto; overflow: hidden;border: #ddd 1px solid;margin-bottom: 18px; box-sizing: border-box; cursor: pointer; float: left; margin-right: 2%}
.news02 dt{float: left;border-right: #ddd 1px solid;text-align: center; width: 30%}
.news02 dt img{width: 100%}
.news02 dt b{color: #333;}
.news02 dd{width: calc(100% - 32%);padding:3%;float: right; box-sizing: border-box;}
.news02 dd .nbt2, .news02 dd .nbt2 a{font-size: 16px; line-height: 30px; color:#333; font-weight: 600}
.news02 dl:hover{border: #0253c2 1px solid;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}

.link_bg{background-color:#eee;padding:0.6% 0;overflow: hidden;}
.link_dht{line-height:30px;font-size:14px;}
.link_dht i{display: inline-block;color:#999;font-size:1vw;line-height:30px;border-radius:50%;text-align:center;font-weight:400;margin-right:10px;transition:all .4s;position: relative;}
.link_dht i img{height:25px; vertical-align: middle;}
.link_nr{margin-left:20px; width: 82%}
.linkTagcs{height:auto;}
.linkTagcs ul{margin:0px;padding:0px;list-style-type:none;}
.linkTagcs li{list-style:none;margin:0px;padding-right:11px;float:left;}
.linkTagcs li a{color:#666;word-break:break-all;font-size: 14px; line-height:32px;}
.linkTagcs li img{border:0px;}









/* footer */
footer{padding:2% 0;background: #0865a9; overflow: hidden;}
.foot{margin-bottom: 2%; overflow: hidden;}
.foot_t{width: 100% }
.foot_t_l{float: right; width: 10%}
.foot_t_l>a img{width: 157px;height: auto;margin-bottom:3%;}
.foot_form{width: 100%;height: 50px;background: #fff;border: 1px solid #19284d;border-radius: 5px;padding-left:25px;position: relative;margin-bottom: 26px;}
.foot_form input{width: 500px;height: 100%;padding-right: 50px;border: none;outline: none;
    padding-left: 10px;}
.foot_form button{background: #19284d;border-radius: 4px;width: calc(52px - 2px);height: calc(52px - 2px);position: absolute;right: -1px;top: 0;z-index: 10;display: flex;align-items: center;justify-content: center;}
.foot_form button img{width: 18px;height: auto;}
.foot_form_radio label{display: flex;justify-content: flex-start;}
.foot_form_radio label input{margin: 4px 14px 0 0;}
.foot_form_radio p{font-size: 14px;color: #39494f;text-align: justify;}.foot_form_radio p a{color: #19284d;}
.foot_t_r{float: left; width: 86%}
.foot_ul{margin-right:3%; float: left; width:10%}
.foot_ul ul{margin-top:14%}
.foot_ul:last-child{margin-right: 0;}
.foot_ul:nth-child(2){ width:40% }
.foot_ul:nth-child(2) li{width: 50%; float: left;}
.foot_ul:nth-child(4){ width:24% }
.foot_ul ul:nth-child(2){margin-top: 0}
.foot_ul .bt{font-size:16px; display: block; color: #fff; font-weight: 600; text-transform: uppercase; margin-bottom:10%}
.foot_ul:nth-child(2) .bt{margin-bottom:2%}
.foot_ul:nth-child(4) .bt{margin-bottom:2%}
.foot_ul ul a{font-size:14px;color: #fff;margin-bottom:8%;display: block;}
.foot_ul:nth-child(2) ul a{margin-bottom:3%;}
.foot_t_r a:hover{color: #fff;}
.foot_b{overflow: hidden; border-top: 1px solid #6b98c5; padding-top:2%; width: 100%} 
.foot_b_icon img{height: 20px;width: auto;margin-right: 30px;}
.foot_b_l p{font-size:14px;color: #fff;}
.foot_b_l{display: flex;align-items: center;}
.foot_b>p{font-size:14px;color: #fff;}

.cons{margin-top:0%;color:#fff;overflow:hidden; font-size:13px;}
.cons p{ padding: 0% 0 0% 0; font-size:14px; color: #fff; line-height: 30px}
.cons p a{ color:#666;}
.cons p em { font-family: "DIN Bold"; font-size: 16px;}
.cons p a:hover{color: #fff;text-decoration:underline; }
.cons p:nth-of-type(1){ background:url(../images/tub1.png) no-repeat center left; padding-left:24px;}
.cons p:nth-of-type(2){ background:url(../images/tub1.png) no-repeat center left; padding-left:24px;}
.cons p:nth-of-type(3){ background:url(../images/tub2.png) no-repeat left 8px;  padding-left:24px;}
.cons p:nth-of-type(4){ background:url(../images/tub3.png) no-repeat left 8px;  padding-left:24px;}
.cons p:nth-of-type(5){ background:url(../images/tub4.png) no-repeat left 8px;  padding-left:24px;}


.footWx{width: 100%; overflow: hidden; text-align: center;}
.footWx ul{margin-right:-0%;}
.footWx li{width: 100%; margin-right:0%; height: auto; float: left;}
.footWx li span{font-size: 14px; text-align: center; line-height: 30px; color:#fff;opacity: 0.7; filter:alpha(opacity=70);}
.footWx li img{display: block; max-width: 100%; margin: auto; clear: both;}

/*  内页公用 */
.bread_content{width:100%;border-bottom:1px solid #dedede; background:#f2f2f2; overflow: hidden;}
.bread_content .bread_box{float: left;padding:20px 0;font-size:14px;color:#333;}
.bread_content .bread_box span.bread_title{display:inline-block;position:relative;padding-left:35px; background: url(../images/sy.png) left center no-repeat;}
.bread_content .bread_box a{color:#444;display:inline-block;margin:0 5px;}
.bread_content .bread_box a:hover{color:#00a0e8;}
.bread_content .bread_box b{color: #00a0e8}
.bread_content .inner_nav{float:right; text-align: right;}
.bread_content .inner_nav ul{margin-top: 10px; display:flex;flex-flow:wrap}
.bread_content .inner_nav ul li{}
.bread_content .inner_nav ul li a{display:inline-block;padding:10px 24px;font-size:15px;color:#333;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin:0 8px; border-radius: 15px 0 0 0;}
.bread_content .inner_nav ul li a:hover , .bread_content .inner_nav ul li.active a{color:#fff;background:#00a0e8;}



/*内页代码*/
.sonBan{width: 100%;position: relative;background: #fff; padding-top:55px;}
.sonBan-img{width: 100%;object-fit: cover;/*min-height: 400px;*/}
.sonBan-cont{position: absolute;z-index: 2;width: 100%;height: 100%;display: flex;align-items: center;top: 0;left: 0;}
.sonBan-cont p{font-size: 42px;font-weight: 700;font-family:'Samsung';color: rgba(255,255,255,.3);line-height: 1.1;text-transform: uppercase;}
.sonBan-cont h1, .sonBan-cont h4{font-size: 36px;font-weight: 700;line-height: 1.1;margin-top: 10px;color: #fff;}
.sonMenu{ float: right;font-size: 0;}
.sonMenu-scroll{width: 100%;}


.sNav { position: relative; z-index: 5; margin-top:-61px; overflow: hidden; background: rgba(71,71,73,0.65);}
.sNav ul {margin:auto;}
.sNav li a { display: block; font-size: 16px;color:#ffffff; padding: 20px 0; text-align:center; }
.sNav li.cur a,.sNav ul li:hover a { background: #0062af; }

.aboutNav li { }

.sNav6 li { float: left; width: 50%; }
.sNav5 li { float: left; width: 33.333%; }
.sNav4 li { float: left; width: 16.6666%; }

.nyaboutbox{width: 100%; height: auto; overflow: hidden; padding:3% 0; box-sizing: border-box;}

.about-tit{font-size: 26px;color: #08408a;margin-bottom: 2%}

.ny-about{font-size:16px;color:#222;line-height:30px; overflow: hidden;}
.ny-about img{max-width: 100%; height: auto; display: block; margin:auto; clear:both;}
.ny-about span{font-weight: 600}
.ny-about .aaimg{width: 45%; float: right; margin-left: 3%;}
.ny-about .aaimg img{width: 100%}

.aimg{width: 100%; padding: 2% 0; height: auto; overflow: hidden;}
.aimg ul{ margin-right: -1%}
.aimg li{width:49%; float: left; margin-right: 1%}
.aimg li .abimg{overflow: hidden;}
.aimg li .abimg img{width: 100%; overflow: hidden; transition: all .5s; -webkit-transition: all .5s;}
.aimg li:hover .abimg img{transform: scale(1.1);-webkit-transform: scale(1.1);}

/*愿景使命*/
.com-vision{padding:5% 0;color:#fff;background:url(../images/comVision-bg.jpg) no-repeat center center / cover; overflow: hidden;}
.comVision-list{}
.comVision-list li{padding:0 2.5%;width:25%;text-align:center;float:left;margin:40px 0 0;}
.comVision-list .comVision-icon{display:block;width:130px;height:130px;line-height:128px;font-size:0px;border:1px solid rgba(255,255,255,.3);border-radius:100%;position:relative;margin:0 auto;}
.comVision-icon img{width:100%;height:100%;position:relative;z-index:2;}
.comVision-list li .name{line-height:35px;font-size:20px;margin:27px 0 0;}
.comVision-list li .con{line-height:24px;margin:10px 0 0;}
.comVision-icon .icon{display:block;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:2;}
.comVision-icon .icon.icon1{background:url(../images/comVision-1.png) no-repeat center center / cover;}
.comVision-icon .icon.icon2{background:url(../images/comVision-2.png) no-repeat center center / cover;}
.comVision-icon .icon.icon3{background:url(../images/comVision-3.png) no-repeat center center / cover;}
.comVision-icon .icon.icon4{background:url(../images/comVision-4.png) no-repeat center center / cover;}
.comVision-icon .red-bak{position: absolute;width: 100%;height: 100%;top:0px;left: 0px;border-radius: 100%;background:#fff;opacity:0;}
.comVision-list li:hover .comVision-icon{border:1px solid rgba(255,255,255,0)}
.comVision-list li:hover .comVision-icon .red-bak{-webkit-animation:flipInY2 1s .2s ease both; -moz-animation:flipInY2 1s .2s ease both;opacity:1;}
.comVision-list li:hover .comVision-icon .icon.icon1{background-image:url(../images/comVision-1-2.png);}
.comVision-list li:hover .comVision-icon .icon.icon2{background-image:url(../images/comVision-2-2.png);}
.comVision-list li:hover .comVision-icon .icon.icon3{background-image:url(../images/comVision-3-2.png);}
.comVision-list li:hover .comVision-icon .icon.icon4{background-image:url(../images/comVision-4-2.png);}



.ny_xc{}
.ny_xc ul{margin-right: -2%}
.ny_xc ul li{float: left;width: 23%;margin:0 2% 2% 0;}
.ny_xc ul li .wbt{overflow: hidden;border: 1px solid #eee;}
.ny_xc ul li .wbt img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_xc ul li:hover .wbt img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_xc ul li .wwz{font-size: 16px;line-height: 20px;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #333;}

.ny_honor{}
.ny_honor ul{margin-right: -2%}
.ny_honor ul li{float: left;width: 23%;margin:0 2% 2% 0;}
.ny_honor ul li .wbt{overflow: hidden;border: 1px solid #eee;}
.ny_honor ul li .wbt img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_honor ul li:hover .wbt img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_honor ul li .wwz{font-size: 16px;line-height: 20px;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #333;}


/*解决方案*/
.jjfa{}
.jjfa ul{margin-top:-3%;margin-left:-2%;}
.jjfa ul:after{content: " ";display: block;height: 0;clear: both;visibility: hidden;font-size: 0;line-height: 0;}
.jjfa ul li{width:23%;float:left;margin-top:3%;margin-left:2%;padding-bottom:30px;position:relative;}
.jjfa ul li .jjfa_img{overflow:hidden; border:1px solid #dbdbdb;}
.jjfa ul li .jjfa_img img{transition:all 0.5s; width: 100%}
.jjfa ul li:hover .jjfa_img img{transform:scale(1.1);}
.jjfa ul li .jjfa_bt{width:84%;font-size:18px;line-height:60px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:4px;background:#fff;box-shadow:0 8px 8px rgba(0,0,0,0.1);position:absolute;bottom:0;left:8%;transition:all 0.5s;}
.jjfa ul li:hover .jjfa_bt{color:#fff;background:#08408a;}

/*新闻列表*/
.nynewsbox{overflow: hidden; margin-bottom:-2%;}
.news-tt-hz{margin-bottom:2%; background:#F6F6F6;padding:2%;overflow:hidden; display: block; transition: transform 0.5s; -webkit-transition: transform 0.5s;}
.news-tt-pic{width:15%;float:left;display:block; overflow:hidden;}
.news-tt-pic img:hover{transform: scale(1.1);-moz-transform:scale(1.1);-ms-transform: scale(1.1);-o-transform:scale(1.1);-webkit-transform: scale(1.1);transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;-o-transition-duration: .5s;}
.news-tt-pic img{width:100%;transition-duration: .8s;-moz-transition-duration: .8s;-webkit-transition-duration: .8s;-o-transition-duration: .8s;}
.news-tt-right{width:82%;float:right;}
.news-tt-title{font-size:16px;}
.news-tt-content{font-size:15px;float:left; line-height:24px;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; overflow:hidden; color:#555;margin:10px 0;}
.index-news-right-top-nr{float:left;overflow:hidden;}
.index-news-right-top-nr-rq li{float:left;margin-right:5px;font-size:14px;color:#555; line-height:27px;}
.index-news-right-top-nr-rq li img{vertical-align:top;}
.index-news-right-top-nr-title{margin-bottom:10px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index-news-right-top-nr-title a{font-size:20px; font-weight: 400; color: #00a0e8}
.index-news-right-top-nr-content{text-indent:30px;margin:14px 0;float:left; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; color:#555;}
.news-tt-hz:hover .news-tt-content{color: #00a0e8}
.news-more{width: 150px;line-height:40px;text-align: center; float:right; color: #666; font-size: 15px; border: 1px solid #e1e1e1; border-radius: 5px; display: block;}
.news-more a{color: #666; font-size: 15px; border: 1px solid #e1e1e1; border-radius: 5px; display: block;}
.news-tt-hz a{display: block;}
.news-tt-hz a:hover{color: #00a0e8}
.news-tt-hz:hover .news-more{background: #00a0e8; color: #fff; display: block;}


.xinwenxiangqing{overflow: hidden;box-sizing: border-box;}
.xinwenxiangqing .nd_head{text-align: center;margin:2% 0;border-bottom: 1px dashed #d6d6d6;padding-bottom: 2%}
.xinwenxiangqing .nd_head p{color: #0062af;font-size: 28px;height: auto;padding-bottom: 2%}
.xinwenxiangqing .nd_head span{color: #666;font-size: 14px;margin: 0 15px;}
.xinwenxiangqing .nd_text{text-align: left;font-size:16px;line-height:30px;padding: 15px 0;}
.xinwenxiangqing .nd_text .big{font-size: 16px;line-height: 35px;font-weight: 600;color:#fff}
.xinwenxiangqing .nd_text img{max-width: 100%;display: block;margin: 10px auto;}
.xinwenxiangqing .nd_text .baimg{width: 40%;float: right;margin-left: 30px;}
.xinwenxiangqing .nd_text .baimg img{width: 100%;clear: both;display: block;margin: 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:5%;}
.hot_pro2{width:100%;float:left;margin-top:5%;}
.hot_pro2_tit{width:100%;height:45px;background:#f1f1f1;color:#fff;line-height:45px;font-size:16px;padding:0 20px;font-weight:bold;border:1px solid #d6d6d6;box-sizing: border-box;}
.related-product{overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;height:45px;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;line-height:45px; color:#fff;background:#fff;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}
.relatedNews{margin:5% 0 0;overflow:hidden}
.relatedNews_font{font-size:13px;margin-top:15px;}
.relatedNews_font ul{margin-right:-3%}
.relatedNews_font ul li{float:left;margin-right:3%;width:47%;;line-height:40px;border-bottom:1px dotted #ddd;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.relatedNews_font ul li a{background:url(../images/ly_li.png) no-repeat left center;padding-left:10px;color: #666}
.relatedNews_font ul li a:hover{color: #fff}
.relatedNews_font ul li span{float:right;color:#999;margin-left:30px; font-size: 14px; line-height: 40px}

.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0;text-align:center;background:#fff;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}
.PreveNext{border-top:1px #DEDEDE solid;margin:0px auto;width:100%;height:70px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left; font-size: 14px;}



pre{display: block;border: none;background: none;padding: 0px;white-space: pre-wrap;font-family:Arial, sans-serif;}
.news-list{width: 100%;overflow: hidden;box-sizing: border-box;}
.news-list ul{margin-right: -2%}
.news-list li{padding:1%;border: 1px solid #ebebeb;transition: all .4s;box-sizing: border-box;margin-bottom: 2%;width: 31.333%;margin-right: 2%;float: left;}
.news-list li:hover{border: 1px solid #fff;transition: all .4s;}
.news-list li .news-list_left{display: inline-block;overflow: hidden;}
.news-list li .news-list_right{display: inline-block;margin-top: 2%}
.news-img{width: 100%;vertical-align: top;-webkit-transition:0.5s;transition:0.5s;overflow: hidden;}
.news-img img{width: 100%;-webkit-transition:0.5s;transition:0.5s;overflow: hidden;}
.news-img video{width: 100%;}
.news-video:after{content:"video";display: inline-block;position: absolute;z-index:2;top: 15px;left: 20px;padding: 5px 10px;font-size: 14px;line-height: 1em;color: #fff;background-color:rgba(0,0,0,0.5);border-radius: 4px;transition:all .4s;}
.news-video:hover:after{content:"video";background-color:rgba(95,167,118,0.9);}
a.index-n-title{font-size: 18px;line-height: 1.5em;color: #333;font-weight: bold;max-height: 3em;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;transition: all .4s;}
.news-list li:hover a.index-n-title{color: #fff;}
.news-list li:hover a.index-n-title:hover{text-decoration: underline;color: #fff;}
.news-list pre{margin: 2% 0;font-size: 15px;line-height: 1.75em;height: auto;color: #666;display: block;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;transition: all .4s;}
.news-list li:hover pre{color: #666;opacity: 0.8;}
.news-list .time-link{margin-top: 0px;}
.news-list .time-link small{font-size: 13px;line-height: 36px;color: #999;transition: all .4s;}
.news-list li:hover .time-link small{color: #999;}
.news-list .time-link a{float: right;position: relative;z-index: 1;display: inline-block;width: 36px;height: 36px;text-align: center;transition: all .4s;}
.news-list .time-link a:after{content: "";position: absolute;z-index: -1;top: 0px;left: 0%;width: 100%;height: 100%;border: 1px dashed #fff;border-radius: 50%;opacity: 0;transition: all .4s;}
.news-list .time-link a:hover:after{content: "";-webkit-animation: changeright 6s linear infinite;opacity: 1;}
.news-list .time-link span{display: inline-block;width: 36px;height: 36px;line-height: 36px;font-size: 20px;color: #999;transition: all .4s;}
.news-list li:hover .time-link span{color: #ebebeb;}
.news-list li:hover .news-img{transform:scale(1.1);-webkit-transform:scale(1.1);}

.downloads{overflow: hidden;}
.downloads ul{margin-right: -2%}
.downloads ul li{width:47.5%;height: 65px;border: 1px solid #e5e5e5;margin-bottom: 20px;overflow: hidden;margin-right: 2%;float: left;}
.downloads ul li:nth-child(2n){background: #f7f7f7;}
.downloads ul li i{width: 5%;min-width: 60px;line-height: 64px;text-align: center;font-size: 30px;color: #a2a2a2;float: left;display: block;}
.downloads ul li i img{max-width: 30px;vertical-align: middle;display: inline-block;}
.downloads ul li p{width: 50%;height: 64px;line-height: 64px;font-family: 'helveticaneuecyr-medium';font-size: 16px;color: #4d4d4d;float: left;display: block;margin-bottom: 0;}
.downloads ul li h5{width: 40%;height: 64px;line-height: 64px;font-family: 'Arial';font-size: 20px;color: #a2a2a2;float: left;display: block;}
.downloads ul li a{width: 5%;min-width: 60px;height: 64px;float: right;display: block;}
.downloads ul li a i{font-size: 24px;}
.downloads ul li a:hover i{color: #f00;}


.pdf{overflow: hidden;}
.pdf dl{}
.pdf dl dd{border: 1px solid #e5e5e5;overflow: hidden;}
.pdf dl dd i{width: 5%;min-width: 60px;line-height: 50px;text-align: center;font-size: 30px;color: #a2a2a2;float: left;display: block;}
.pdf dl dd i img{max-width: 30px!important;vertical-align: middle;display: inline-block; line-height: 50px}
.pdf dl dd .wz{width: 50%;line-height: 50px;font-family: 'helveticaneuecyr-medium';font-size: 16px;color: #4d4d4d;float: left;display: block;margin-bottom: 0;}
.pdf dl dd h5{width: 40%;line-height:50px;font-family: 'Arial';font-size: 20px;color: #a2a2a2;float: left;display: block;}
.pdf dl dd a{width: 5%;min-width: 60px;line-height: 50px;float: right;display: block; background: none; padding: 0}
.pdf dl dd a i{font-size: 24px;}
.pdf dl dd a:hover i{color: #f00;}


/**Ã¨Ââ€Ã§Â³Â»Ã¦Ë†â€˜Ã¤Â»Â¬**/
input,select,img,textarea{vertical-align:middle; border: 0}
.ContactBlock{padding:2% 0;background:#ffffff;box-sizing: border-box;}
.ContactBlock .content{background:#fff;overflow: hidden;}
.ContactBlock .l_cont{float: left; width:54%; padding: 5% 2% 0; box-sizing: border-box;}
.ContactBlock .l_cont .title{ font-size: 24px; }
.ContactBlock .l_cont .title .line{ display: block; width: 1em; height: 2px; background-color: #cccccc; margin:15px 0; }
.ContactBlock .l_cont .ul{ padding-top:2%; font-size: 16px; line-height: 28px; }
.ContactBlock .l_cont .ul p{margin-bottom:2%; font-size: 16px; line-height: 28px; }
.ContactBlock .l_cont .ul li{ position: relative; padding-left: 65px; font-size: 16px; line-height: 20px; color:#666666; margin-bottom:2%; }
.ContactBlock .l_cont .ul li .t-cell{ display: table-cell; height: 48px; vertical-align: middle; }
.ContactBlock .l_cont .ul .icons{ height: 48px; width: 48px; position: absolute; left: 0; display: block; border:1px solid #999999; border-radius: 50%; background-image: url(../images/icons.png);background-repeat: no-repeat;}
.ContactBlock .l_cont .ul .phone { background-position:11px -110px; }
.ContactBlock .l_cont .ul .fax { background-position:-48px -110px; }
.ContactBlock .l_cont .ul .mail { background-position:-107px -110px; }
.ContactBlock .l_cont .ul .address { background-position:-167px -110px; }
.ContactBlock .map{float: right; width:44%;}
.ContactBlock .map #map_container{height: 480px;}

.ContactBlock .bot{ padding-top: 1%; }
.ContactBlock .bot .t-center{ text-align: center; }
.ContactBlock .bot .title{ font-size: 32px; line-height: 1.85; }
.ContactBlock .bot .ltitle{ font-size: 14px; line-height: 25px; color:#777; margin-top: 5px; margin-bottom: 35px; }
.ContactBlock .bot .form{ background-color: #fff; padding:2.2% 2.7%; display: block; }
.ContactBlock .bot .tip{ font-size: 16px; line-height: 22px; color:#666666; }
.ContactBlock .bot .input{ display: block; width: 100%; background-color: #f2f2f2; font-size: 14px; line-height: 32px; padding:8px 2.2%; color:#999; margin:15px 0 20px; box-sizing: border-box;}
.ContactBlock .bot .input:focus{ box-shadow: 0 0 10px rgba(0,0,0,0.08); }
.ContactBlock .bot .br{ border-radius: 5px; }
.ContactBlock .bot .submit{ line-height: 44px; height: 44px; padding:0 45px; display: inline-block; background-color: #004492; font-size: 15px; color: #fff; cursor: pointer;} 
.ContactBlock .bot .submit:hover{ background-color: #004492; }

.col-sm-6 { width: 50%; float: left; padding: 0 15px; box-sizing: border-box;}
.col-xs-12{padding: 0 15px; box-sizing: border-box;}

.nypro{width: 100%; height: auto; overflow: hidden; padding: 2% 0; box-sizing: border-box;}
.nypro_left{width: 20%; float: left;}

.nyprolist{}
.nyprolist ul{border: 1px solid #e4e4e4;padding:2% 5% 0; overflow: hidden;}
.nyprolist .lpbt{background: #fff url("../images/pico1.png")no-repeat 32px center;padding:8% 25%; color: #fff;font-size: 20px;font-weight: bold; box-sizing: border-box;}
.nyprolist ul li{line-height:44px; border-bottom: 1px solid #eee;font-size: 15px;color: #b3b0b0;background: url("../images/pico3.jpg")no-repeat left center;padding-left: 30px;}
.nyprolist ul li a{display: block;}
.nyprolist ul li:last-child{border: none;}
.nyprolist ul li:hover a{color: #fff;}
.nycinfo{padding: 15px 0; text-align: center; background: #fff}
.nycinfo p{font-size: 16px; line-height: 22px; color: #fff}
.nycinfo b{display: block; font-family: "Arial"; font-size: 28px; font-weight: bold; color: #fff; line-height: 30px; margin-top: 4px;}


.nynews{margin-top: 8%; border: 1px solid #e4e4e4;}
.nynews .lpbt{background: #fff url("../images/pico1.png")no-repeat 32px center;padding:8% 25%; color: #fff;font-size: 20px;font-weight: bold; box-sizing: border-box;}
.nynews ul{padding: 3% 5%;box-sizing: border-box;}
.nynews li{display: block;font-size: 14px;line-height:30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; position: relative; padding-left:5%}
.nynews li:after{content: '';width:5px;height:5px;background: #999;left:0px;top:12px;position: absolute; border-radius:50px}


.nypro_right{width:78%; float: right;}
.toptit { font-size:18px;color:#343434; line-height: 52px; background: #f5f5f5; padding-left:16px; margin-bottom:20px; border-left:3px solid #004492;}

.blockquote{position: relative;padding: 3rem 3rem 3rem 5rem;margin: 0 0 3vh;font-size: 18px;line-height: 1.75em;letter-spacing: 1px;font-weight: bold;color: #b3b0b0;background: #f5f5f5;}
.blockquote:before{content:"“";display: inline-block;position:absolute;z-index: 2;left:0;top: 2rem;font-size: 60px;color: #999;}
.blockquote:after{content:"";display: inline-block;position:absolute;z-index: 2;left:1.8rem;top: 2rem;margin-left: 10px;margin-top: 20px;width: 1px;height:calc(100% - 6rem);background: #ccc;}


.pro-list{overflow: hidden; margin-top: 3%}
.pro-list ul{margin-right:-2%;}
.pro-list li{float:left;width:23%;margin-right:2%;margin-bottom:3%;}
.pro-list li .pl-box{display:block;text-align:center;border:1px solid #dcdcdc;position:relative;}

.pl-box .pl-block{margin:auto; padding:3% 0;text-align:left;}
.pl-block .zi{font-size:15px;font-weight:normal; color:#333; text-align: center; line-height: 35px;}
.pl-block p{font-size:12px;color:#999;line-height:30px;padding-bottom:15px;border-bottom:1px dotted #bbbbbb;margin:2px 0 4px;height:5.2143em;}
.pl-block .btn.btn-more{width:auto;border:0px;color:#888888;}
.pl-block .btn.btn-more span{background:url(../images/icon/icon-go2-3.png) no-repeat right center;background-size:1em auto;}

.com-img{ display:block; overflow:hidden; margin:auto;}
.com-img img{ transition:all 0.8s ease-in 0s; -webkit-transition:all 0.8s ease-in 0s; -moz-transition:all 0.8s ease-in 0s; -o-transition:all 0.8s ease-in 0s; max-width:100%;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}

.pro-list li .pl-box:hover{border-color:#185b9f;}

.pro_right{width:100%; overflow: hidden;margin-top: 3%;}
.productss{overflow: hidden;}
.productss img{max-width: none !important;}
.promore_l{width:45%;float:left;}

/*Ã¥â€ºÂ¾Ã§â€°â€¡Ã¦â€Â¾Ã¥Â¤Â§Ã©â€¢Å“Ã¦Â Â·Ã¥Â¼Â*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:99.8%; border:1px solid #d6d6d6; background:#fff}
.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:33px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:90px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:100px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:80px;height:80px;}
.spec-scroll .items ul li img:hover{border:2px solid #fff ; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:2px solid #e6e6e6;;}
.pros_right_top .pbt{overflow:hidden; display:inline-block; font-size:28px; color:#02a0e7 ; padding-bottom:10px;}
.proleft{width:100%;font-size:16px; line-height:30px; margin-top:20px;}
.proleft p{font-size:16px; line-height:25px; }


.procolor{ margin-top:20px;}
.procolor_bt{font-weight: 600; font-size: 16px; color: #333;border-bottom: 1px dashed #e6e6e6; padding-bottom: 10px;}
.procolor ul{}
.procolor li{border: 1px solid #ccc; margin:2% 1% 0 0; display: inline-block; width:35px; height: 35px}
.color_witer{background: #fff}
.color_red{background: #ff0000}
.color_yellow{background: #fff600}
.color_blue{background: #02028f}
.color_pink{background: #ff3be6}
.color_black{background:#000}
.color_green{background: #049915}

.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:32%;height: auto;background: #fff ;font-size: 18px;line-height: 50px;text-align: center;float: right;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: auto;padding-left: 70px;background: url(../images/head-c-r1.png) no-repeat 0px top;font-size: 18px;color: #454545; float:left}
.pc-cx-tel-1-t2 p{line-height: 38px;}


.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: #fff }
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#fff ; 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;}
.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 #02a0e7 ; color:#fff; background:#02a0e7 ;}
/* 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%; margin: auto; clear: both;}
.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;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#0062af ; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}

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

.view-page{width:100%; position:relative; margin:2% 0; border-top:1px solid #d6d6d6; padding:2% 0;}
.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 #00a0e8;}
.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 #00a0e8;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 #00a0e8; 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 #00a0e8;}

.new_s2{width:100%;float:left;margin-top:5%;}
.related-product{overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;height:45px;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#00a0e8;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}
.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:#0062af;}
.news_random2 ul li span{float:right; color:#999; line-height: 37px; font-size: 14px;}


.products_main{width: 100%;overflow: hidden;padding:2% 0;}
.inpro_lefts{width:20%; float: left; }
.left{overflow: hidden;}
.left .left_title{height: auto; background: #014fa2 url(../images/pico1.png) no-repeat 32px center; color: #fff;}
.left .left_title .bt{font-size: 20px; font-weight: bold; line-height:65px; padding-left:25%; text-transform: uppercase; margin: 0;}
.left .left_title .si{background-position: -248px -76px; vertical-align: middle; width: 28px; height: 28px; margin-right: 30px; margin-top: 28px;}
.icon {vertical-align: middle;background: url(../images/icon.png) no-repeat;}
.left .submenu{overflow: hidden;}
.left .submenu li{ width: 100%;}
.left .submenu li a.sub1{display: block;padding:3% 5%; box-sizing: border-box; background: url(../images/jtou.png) no-repeat 90% center #fff;font-size: 14px;border: 1px solid #dedede;border-top: 0 none;overflow: hidden;}
.left .submenu li a.sub1:hover{background: url(../images/jtou_a.png) no-repeat 90% center #fff;border-left: 2px solid #02a0e7;border-right: 1px solid #00a0e8;color: #02a0e7;}
.left .submenu li.hover a.sub1{background: url(../images/jtou_a.png) no-repeat 90% center #fff;border-left: 2px solid #02a0e7;border-right: 1px solid #00a0e8;color: #02a0e7;}
.left .submenu s{width: 2px; height: 61px; display: block; background: #02a0e7; position: absolute; left: 0; top: 0;}
.left .submenu .box{padding-bottom: 0;background: #fff;border: 1px solid #dedede;border-top: 0 none;display: none;}
.left .submenu .box a{color: #333;display: block;overflow: hidden; font-size: 14px;padding: 2% 10%; box-sizing: border-box;}
.left .submenu .box a s{width: 10px;height: 10px;margin-right: 8px;display: inline-block;background-position: 2px -178px;}
.left .submenu .box a:hover, .left .submenu .box a.hover{color: #02a0e7;}
.left .submenu .box a:hover, .left .submenu .box a.hover{color: #02a0e7; font-weight: 600}
.left .submenu li.hover .box{display: block;}

.box2{padding-bottom: 0;background: #fff;border-top: 0 none;display: none;}
.box2 dd{}
.box2 dl a{color: #333;line-height:30px !important;display: block;padding-left:40px !important;overflow: hidden; font-size: 12px !important}
.box2 dl s{width: 10px;height: 10px;margin-right: 8px;display: inline-block;background-position: 2px -178px;}
.box2 dl a :hover, .left .submenu .box2 dl a.hover{color: #02a0e7;}
.left .submenu li.hover .box2{display: block;}


.box3{padding-bottom: 0;background: #fff;border-top: 0 none;display: none;}
.box3 dd{}
.box3 dl a{color: #333;line-height:30px !important;display: block;padding-left:60px !important;overflow: hidden; font-size: 12px !important}
.box3 dl s{width: 10px;height: 10px;margin-right: 8px;display: inline-block;background-position: 2px -178px;}
.box3 dl a :hover, .left .submenu .box dl a.hover{color: #02a0e7;}
.left .submenu li.hover .box3{display: block;}


.pconcat{ margin:5% 0px 0; background: #efefef; box-sizing: border-box; width: 100%}
.pconcat img{width: 100%;}
.pconcat p{padding:3% 5%; font-size:14px; color:#555;box-sizing: border-box; line-height: 28px;}
.pconcat p b{ display:block; font-size:30px; font-family:Arial, Helvetica, sans-serif; line-height: 44px;}
.pconcat p span{ padding-left:25px; background:url(../images/l_tel.png) no-repeat left center;}
.pconcat p em{font-style: normal;}

.inpro_right{width: 78%; float: right;}
.toptit { font-size: 22px;color:#343434; line-height: 52px; background: #f4f4f4; padding-left:16px; margin-bottom:20px; border-left:3px solid #02a0e7;}

.ny_cp{overflow: hidden;}
.ny_cp ul{}
.ny_cp ul li{float: left;width:32%;position: relative;margin: 0 2% 2% 0; border: 1px solid #eee}
.ny_cp ul li:nth-child(3n){margin-right: 0;}
.ny_cp ul li .ny_cp_img{overflow: hidden;position: relative;}
.ny_cp ul li .ny_cp_img span{position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: rgba(0, 0, 0,0.3);opacity: 0;-webkit-transition:0.5s; transition:0.5s;font-size: 36px;color: #fff;line-height: 100%;text-align: center;z-index: 1;}
.ny_cp ul li:hover .ny_cp_img span{opacity: 1;}
.ny_cp ul li .ny_cp_img span:before{position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.ny_cp ul li .ny_cp_img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_cp ul li:hover .ny_cp_img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_cp ul li .ny_cp_txt{padding:4% 0;text-align: center;}
.ny_cp ul li .ny_cp_txt .pbt{font-size: 16px;line-height: 30px;color: #4D4D4D;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li .ny_cp_txt .h2{font-size: 16px;line-height: 24px;color: #808080;}
.ny_cp ul li:hover .ny_cp_txt .pbt{color: #0085f8;}