/* CSS Document */


.wm{margin:0 8%;}
.wm2{margin:0 8%;}
.top0{width:100%; top:0;left:0; z-index:99999; position:absolute;}
.zd01 {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    height: 88px;
    box-shadow: 0px 0px 10px 0px #aaa;
}

.top{width:100%; top:0;left:0; z-index:99999;background:#fff;}


/*测试部分*/

.logo{padding-top:8px;float:left;margin-right:20px;}
.menu{float:right;height:88px;line-height:88px;}
.menu ul li{float:left;}
.menu ul li a:link,.menu ul li a:visited{padding:0 18px;display:block;font-size:16px;color:#191919;}
.menu ul li a:hover{padding:0 18px;display:block;font-size:16px;text-decoration:none;color:#0e6aaf !important;}

.lang{padding-top:32px;float:right;}
.lang img{margin:0 10px; vertical-align:middle}

.mbdh{ display:none;}

/*banner*/
/* Slider */
.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
}
.m_banner{ display:none;}


.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url(../images/loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }


.bproInfo-demo{ width:100%; float: left; display: block;}
.bproInfo-demo .item{ overflow: hidden;}
.bproInfo-demo .item img{ width: 100%; display: block;}
.bproInfo-demo .slick-arrow{ width:50px; height: 50px; display: block; position: absolute; top: 50%; margin-top: -30px; z-index: 100; background-position: center center; background-repeat: no-repeat;}
.bproInfo-demo .slick-prev{ background-image: url(l.png); background-position:center center; left:10%; transform:translateX(30px);-webkit-transform:translateX(30px);-ms-transform:translateX(30px); opacity: 0;}
.bproInfo-demo .slick-next{ background-image: url(r.png); background-position:center center; right:10%; transform:translateX(-30px);-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px); opacity: 0;}
.bproInfo-demo:hover .slick-arrow{ transform:translateX(0px);-webkit-transform:translateX(0px);-ms-transform:translateX(0px); opacity: 1; }
.bproInfo-demo .slick-prev:hover{ background-image: url(l.png); background-position:center center;}
.bproInfo-demo .slick-next:hover{ background-image: url(r.png); background-position:center center;}

.bproInfo-demo .slick-dots { position: absolute; bottom:10px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.bproInfo-demo .slick-dots li { position: relative; display: inline-block; height:4px; width:50px; background:#fff; margin: 0px 5px; padding: 0px; cursor: pointer; text-indent:-9999px; -moz-border-radius:0px; -khtml-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;}
.bproInfo-demo .slick-dots li button { border: 0; background: transparent; display: block;  height:12px; width:12px; background:#fff; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; -moz-border-radius:50%; -khtml-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; text-indent:-9999px;}
.bproInfo-demo .slick-dots li button:focus { outline: none; background:#067cd5;}
.bproInfo-demo .slick-dots li.slick-active{ background:#067cd5;}
.bproInfo-demo .slick-dots li.slick-active a { transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}

/*banner*/


.con_01{width:100%;padding-top:60px;padding-bottom:70px;overflow:hidden;background:#f6f6f9;}
.con_01 .lm_bt{text-align:center;}
.con_01 .lm_bt h1{font-size: 34px;text-transform: uppercase;font-weight: bold;color: #000000;}
.con_01 .lm_bt h2{color:#bdbdbd;font-size:19px;margin-top: 10px;font-family:Arial;}
.con_01 .lm_list{text-align:center;margin-top:20px;}
.con_01 .lm_list a{ display:inline-block;margin:10px 5px;background:#fff;height:36px;line-height:36px;padding:0 25px;font-size:16px;}
.con_01 .lm_list .one{background:#0e6aaf;color:#fff;}
.con_01 ul{margin-top:60px;}
.con_01 ul li{float:left;width:14.6%;margin:0 1%;text-align:center;}
.con_01 ul li:hover{margin-top:-20px; transition:all 1s;}
.con_01 ul li .pic{border:1px dashed #d9d9d9;width: 10vw; height: 10vw; max-width: 180px; max-height: 180px; min-width: 20px; min-height: 20px; border-radius: 50%;margin:0 auto;background:#f9f9f9;}
.con_01 ul li .pic2{ display:none;border:1px dashed #0e6aaf;width: 10vw; height: 10vw; max-width: 180px; max-height: 180px; min-width: 20px; min-height: 20px; border-radius: 50%;margin:0 auto;}
.con_01 ul li:hover .pic{ display:none;}
.con_01 ul li:hover .pic2{ display:block;background:#0e6aaf;--webkit-box-shadow: 0 5px 20px rgba(14, 106, 175, 0.4);box-shadow: 0 5px 20px rgba(14, 106, 175, 0.4);}
.con_01 ul li .pic img{vertical-align: middle;width:50%;margin-top:25%;}
.con_01 ul li .pic2 img{vertical-align: middle;width:50%;margin-top:25%;}
.con_01 ul li .bt{font-size:24px;margin-top:25px;color:#000;}
.con_01 ul li:hover .bt{color:#0e6aaf;}
.con_01 ul li .txt{font-size:14px;color:#8d8d8d;margin-top:10px;line-height:26px;}


.con_02{width:100%;overflow:hidden;padding-top:50px;padding-bottom:62px;}
.con_02 .title{text-align:center;}
.con_02 .title h1{font-size: 34px;color: #000;padding-top:6px;padding:0 7%;}
.con_02 .title h1 span{color:#0e6aaf;font-size: 50px;font-family:Arial;}
.con_02 .txt{color:#939393;font-size:18px;padding-top:22px;line-height:38px;text-align:center;}
.con_02 .pic{text-align:center;margin-top:50px;}
.con_02 ul{margin-top:50px;}
.con_02 ul li{float:left;border-right:1px solid #d7d7d7;text-align:center;}
.con_02 ul li:last-child{border-right:none;}
.con_02 ul li:nth-child(1) {width:24%; }
.con_02 ul li:nth-child(2) {width:24%; }
.con_02 ul li:nth-child(3) {width:24%; }
.con_02 ul li:nth-child(4) {width:24%; }
.con_02 ul li dl dd{font-size:16px;padding-top:5px;}

/*数字跳动*/
.counter{}
.ul-num{clear: both;}
.ul-num li{float: left; width: 30%;color: #414141;border-right:1px solid #ddd;text-align:center;}
.ul-num li:last-child{border-right:none;}
.ul-num span{font-size: 58px; font-family:Arial, Helvetica, sans-serif; position: relative;
	line-height: 1;margin-bottom: 5px;color:#0e6aaf;
}
.ul-num span:after{vertical-align: top;position: relative;top: 5px;
	font-size: 34px;font-family: arial;margin-left: 10px;
}
.ul-num p{font-size: 16px; padding-left:30px;}
.ul-num .txt{overflow: hidden;}
.ul-num i{width: 80px; height: 80px;float: left;margin-right: 15px;
	background-position: center center;background-repeat: no-repeat;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-transition: all 2s;
	-moz-transition: all 2s;
	-ms-transition: all 2s;
	-o-transition: all 2s;
	transition: all 2s;
}


.con_06{background: url(../images/career1.jpg) center center / cover no-repeat fixed;height:600px; visibility: visible; animation-delay: 0.1s;width:100%;overflow:hidden;}
.career-development-video {position: relative;}
.career-development-video .video-text {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;width: 50%;text-align: center;}
.init-4 .container { text-align:center; width:100%; margin:0px auto;}
.init-4 .container .play{display:inline-block;position:relative;margin-top:50px;z-index:6}
.init-4 .container .play:before{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:rgba(255,255,255,.5);opacity:0;width:100%;height:100%;border-radius:100% !important;border-radius:inherit;-webkit-animation:ks 3s infinite;-o-animation:ks 3s infinite;animation:ks 3s infinite;display:block;z-index:-1}
.init-4 .container .play:after{content:'';position:absolute;top:50%;left:50%;border-radius:100% !important;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:rgba(255,255,255,.5);opacity:0;width:100%;height:100%;border-radius:inherit;-webkit-animation:ks 3s infinite;-o-animation:ks 3s infinite;animation:ks 3s infinite;display:block;z-index:-1;-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}
.init-4 .container .play {
    display: inline-block;
    position: relative;
    margin-top: 50px; left:0%;
    z-index: 6; margin:50px auto 0px;
}

.init-4 .container .play:before {
    content: '';
    position: absolute; 
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: rgba(255,255,255,.5);
    opacity: 0;
    width: 100%;
    height: 100%;
    border-radius: 100% !important;
    border-radius: inherit;
    -webkit-animation: ks 3s infinite;
    -o-animation: ks 3s infinite;
    animation: ks 3s infinite;
    display: block;
    z-index: -1;
}
.init-4 .container .play:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 100% !important;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: rgba(255,255,255,.5);
    opacity: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    -webkit-animation: ks 3s infinite;
    -o-animation: ks 3s infinite;
    animation: ks 3s infinite;
    display: block;
    z-index: -1;
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    -o-animation-delay: .4s;
    animation-delay: .4s;
}

@-webkit-keyframes ks {
0% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:1
}
70% {
-webkit-transform:translate(-50%, -50%) scale(2);
-moz-transform:translate(-50%, -50%) scale(2);
-ms-transform:translate(-50%, -50%) scale(2);
-o-transform:translate(-50%, -50%) scale(2);
transform:translate(-50%, -50%) scale(2);
opacity:0
}
100% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:0
}
}
@-o-keyframes ks {
0% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:1
}
70% {
-webkit-transform:translate(-50%, -50%) scale(2);
-moz-transform:translate(-50%, -50%) scale(2);
-ms-transform:translate(-50%, -50%) scale(2);
-o-transform:translate(-50%, -50%) scale(2);
transform:translate(-50%, -50%) scale(2);
opacity:0
}
100% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:0
}
}
@-moz-keyframes ks {
0% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:1
}
70% {
-webkit-transform:translate(-50%, -50%) scale(2);
-moz-transform:translate(-50%, -50%) scale(2);
-ms-transform:translate(-50%, -50%) scale(2);
-o-transform:translate(-50%, -50%) scale(2);
transform:translate(-50%, -50%) scale(2);
opacity:0
}
100% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:0
}
}
@keyframes ks {
0% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:1
}
70% {
-webkit-transform:translate(-50%, -50%) scale(2);
-moz-transform:translate(-50%, -50%) scale(2);
-ms-transform:translate(-50%, -50%) scale(2);
-o-transform:translate(-50%, -50%) scale(2);
transform:translate(-50%, -50%) scale(2);
opacity:0
}
100% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:0
}
}


.con_03{width:100%;overflow:hidden;padding-top:32px;border-top:1px solid #eff1f3;}
.con_03 .title{text-align:center;font-size: 44px;color: #333;text-transform: uppercase;font-family: EUCLIDCIRCULARA;line-height: 1.3;}
.con_03 .title2{font-size:32px;text-align:center;line-height: 2;}

.search{width:60%; margin:0 auto; margin-top:30px;height:62px; padding-left:10px; padding-right:0px; background:#f6f6f6; border-radius:5px; margin-bottom:3%;}
.search .fl{ width:75%}
.search .fr{ float:right;}
.searchinput{height:62px;border:#fefefe solid 0px;width:100%;float:left;display:inline;line-height:62px; outline:none; background:none; color:#555; opacity:0.7; font-size:16px; padding-left:5%; }
.search .fr input {width: 100%;background: #0e6aaf;font-size: 17px;color: #ffffff; height: 62px; border:0;}
.search .fr {width: 25%;}

.con_04{width:100%;overflow:hidden;margin-top:40px;}
.con_04 ul li{float:left;width:25%;background:#fff}
.con_04 ul li dl dt{margin:0 1px;width:auto;height:auto;overflow:hidden;}
.con_04 ul li dl dt img{width:100%; transition:all 1s;}
.con_04 ul li dl dt img:hover{ transform-origin:center center; transform:scale(1.15,1.15);}
.con_04 ul li dl dd{color:#fff;text-align:center;padding:0 10%;height:300px;background:#0e6aaf;margin:0 1px;}
.con_04 ul li dl dd h1{font-size:30px;padding-top:8%;padding-bottom:15px;}
.con_04 ul li dl dd p{line-height:30px;}
.con_04 ul li dl dd p a{color:#fff;font-size:16px;}
.con_04 ul li dl dd img{padding-top:6%;}
.con_04 ul li:hover dd{background:#04528c;}
.con_04 .more{margin-top:20px;}
.con_04 .more a{color:#87c1f2;}
.con_04 .more a:hover{font-weight:bold;}

.con_05{width:100%;overflow:hidden;margin-top:50px;}
.con_05 .title{font-size: 34px;text-align: center;line-height: 40px;margin-top: 20px;color:#2660a6;font-weight:bold;}
.con_05 .title2{font-size: 18px;text-align: center;padding-top:10px;border-bottom:1px solid #eaeaea;padding-bottom:25px;margin-bottom:50px;}
.news_op{float:left;width:38%;}
.news_op dl dt{width:100%;height:332px;overflow:hidden}
.news_op dl dt img{width:100%;height:auto; transition:all 1s;}
.news_op:hover dl dt img{ transform-origin:center center; transform:scale(1.15,1.15);}
.news_op dl dd .time{color:#999999;font-size:16px;line-height:44px;height:44px;}
.news_op dl dd .bt a{font-size:24px;color:#004546;}
.news_op dl dd .bt a:hover{color:#038c50;}
.news_op dl dd .txt{font-size:14px;line-height:24px;padding-top:10px;color:#a6a6a6;}
.news{float:right;width:58%;}
.news ul li{padding:20px 0;}
.news ul li:hover{background:#0e6aaf;}
.news ul li:hover .time{color:#fff;}
.news ul li:hover .js .bt a{color:#fff;}
.news ul li:hover .js .txt{color:#fff;}
.news .time{float:left;width:20%;text-align:center;border-right:1px solid #d1d1d1;height:80px;color:#3a3a3a;}
.news .time h1{font-weight:bold;font-size:40px;padding-top:10px;}
.news .time h2{font-size:16px;padding-top:5px;}

.news .js{float:right;width:75%;}
.news .js .bt{font-size:20px;}
.news .js .bt a{color:#000;}

.news .js .txt{padding-top:10px;line-height:24px;color:#999}



#bottom{background:#1b1b1b;width:100%;overflow:hidden;padding-top:40px;color:#999999;margin-top:70px;}
#bottom .lm_t{font-size:16px;color:#fff;font-weight:bold;}
#bottom a{color:#999999;}
#bottom a:hover{color:#fff;}
#bottom ul{margin-top:22px;}
#bottom ul li{line-height:34px;}
.bot_01{width:12%;float:left;}
.bot_02{width:26%;float:left;}
.bot_02 .box{margin-top:22px;line-height:34px;}
#bottom .ewm{float:right;padding-top:50px;}
.bot{line-height:30px;border-top:1px solid #444444;width:100%;overflow:hidden;color:#9b9b9b;padding:20px 0;margin-top:40px;text-align:center;}
.bot a{color:#9b9b9b;}
.bot a:hover{color:#fff;}


.bot_sj{ display:none;}


#go_top {position: fixed;right:10px; bottom: 50px;z-index:99;width:50px; height:260px;}
#go_top a.t1 {background:#0e6aaf url(../images/top1.png) no-repeat center; text-decoration:none; display:block;height:50px;border-radius: 2px;}
#go_top a.t1:hover {background:#064d83 url(../images/top1.png) no-repeat center;}
#go_top a.t2 {background:#0e6aaf url(../images/ft1.png) no-repeat center; text-decoration:none; display:block;height:50px;border-radius: 2px;}
#go_top a.t2:hover {background:#064d83 url(../images/ft1.png) no-repeat center;}
.right-btn-group {width:50px;height:105px; margin:5px 0;}
.right-btn-group .show-tel,.right-btn-group .show-qq,.right-btn-group .show-ew, .right-btn-group .to-top {border-radius: 2px;}
.right-btn-group .show-tel a:hover span,.right-btn-group .show-qq a:hover span, .right-btn-group .show-ew a:hover span, .right-btn-group .to-top a:hover span {display: block}

.right-btn-group .to-top {width: 50px;height: 50px}
.right-btn-group .to-top a {border-radius: 2px;display: block;width: 50px;height: 50px;background:#0e6aaf url(../images/tel.png) no-repeat center;}
.right-btn-group .to-top a:hover {background: #064d83 url(../images/tel.png) no-repeat center}
.right-btn-group .to-top span {display: none;position: absolute;width: 190px;height:50px;top:110px;left: -190px;z-index: 5;color: #fff;background-color: #fff;text-align:center; color:#686868; font-size:14px; line-height:50px;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.right-btn-group .to-top span:after {content: ' ';top:25px;right: -10px;width: 1px;height: 1px;display: block;position: absolute;z-index: 5;border-bottom: 5px transparent dashed;border-left: 5px #fff solid;border-right: 5px transparent dashed;border-top: 5px transparent dashed}

.right-btn-group .show-ew {width: 50px;height: 50px;margin-bottom:5px;}
.right-btn-group .show-ew img { width:140px; display:block;}
.right-btn-group .show-ew a {border-radius: 2px;display: block;width: 50px;height: 50px;background:#0e6aaf url(../images/c2-1.png) no-repeat center;}
.right-btn-group .show-ew a:hover {background: #064d83 url(../images/c2-1.png) no-repeat center}
.right-btn-group .show-ew span {display: none;position: absolute;width: 150px;height:175px;top:65px;left: -160px;z-index: 5;color: #fff;background-color: #fff; padding:5px; text-align:center; color:#686868; line-height:20px; font-size:14px;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.right-btn-group .show-ew span:after {content: ' ';top: 25px;right: -10px;width: 1px;height: 1px;display: block;position: absolute;z-index: 5;border-bottom: 5px transparent dashed;border-left: 5px #fff solid;border-right: 5px transparent dashed;border-top: 5px transparent dashed}

.mbfor {display: none;}
/*ny*/

.ny_ban01{background:url(../images/ny_ban01.jpg) top center no-repeat;width:100%;height:480px;overflow:hidden;}
.ny_ban02{background:url(../images/ny_ban02.jpg) top center no-repeat;width:100%;height:480px;overflow:hidden;}
.ny_ban03{background:url(../images/ny_ban03.jpg) top center no-repeat;width:100%;height:480px;overflow:hidden;}
.ny_ban04{background:url(../images/ny_ban04.jpg) top center no-repeat;width:100%;height:480px;overflow:hidden;}
.ny_ban05{background:url(../images/ny_ban05.jpg) top center no-repeat;width:100%;height:480px;overflow:hidden;}
.ny_ban06{background:url(../images/ny_ban06.jpg) top center no-repeat;width:100%;height:480px;overflow:hidden;}
.ny_ban07{background:url(../images/ny_ban07.jpg) top center no-repeat;width:100%;height:480px;overflow:hidden;}


.ny_site{background:#f9f9f9;padding:15px 0;text-align:center;}
.ny_site ul li{ display:inline-block;height:46px;line-height:46px;margin:10px;padding:0 40px; border-top-left-radius: 20px;  border-bottom-right-radius: 20px; --webkit-box-shadow: 0 3px 10px rgba(14, 106, 175, 0.2);box-shadow: 0 3px 10px rgba(14, 106, 175, 0.2);}
.ny_site ul li a{font-size:18px;color:#666666;}
.ny_site ul li:hover{background:#0e6aaf;}
.ny_site ul li:hover a{color:#fff;}

#nav1 .nav1,#nav2 .nav2,#nav3 .nav3,#nav4 .nav4,#nav5 .nav5,#nav6 .nav6,#nav7 .nav7{background:#0e6aaf;}
#nav1 .nav1 a,#nav2 .nav2 a,#nav3 .nav3 a,#nav4 .nav4 a,#nav5 .nav5 a,#nav6 .nav6 a,#nav7 .nav7 a,#nav8 .nav8 a,#nav9 .nav9 a,#nav10 .nav10 a{color:#fff !important;}

#content{margin:30px 8% 0;}
#content .title{border-bottom:1px solid #ddd;height:50px;line-height:50px;font-size:15px;}
#content .title span{color:#9d9d9d;}
#content .title img{ vertical-align:middle;padding-right:5px;padding-left:10px;}

#content .box{padding:35px 0 0 0;line-height:32px;font-size:16px;color:#595959;}
#content .box a{color:#595959;}
#content .box a:hover{color:#05ac6d}
#content .box img{ max-width:100%; height:auto !important; height:100%;}



/*产品页*/
#cp_content{margin:30px 8% 0;}
#cp_content .title{border-bottom:1px solid #ddd;height:50px;line-height:50px;font-size:15px;}
#cp_content .title span{color:#9d9d9d;}
#cp_content .title img{ vertical-align:middle;padding-right:5px;padding-left:10px;}
.ny_box{padding-top:40px;}
.ny_left{float:left;width:20%;}

.ny_right{float:right;width:76%;}
.ny_right .lm_t{border-top:1px solid #ddd;border-bottom:1px solid #ddd;height:50px;line-height:50px;font-size:15px;}
.ny_right .lm_t span{color:#9d9d9d;}
.ny_right .lm_t img{ vertical-align:middle;padding-right:5px;padding-left:10px;}
.ny_right .box2{line-height:34px !important;font-size:16px;}


/*公司简介*/
.ny_about_l{width:57%;float:left;}
.ny_about_r{width:40%;float:right;border-top-left-radius: 40px;  border-bottom-right-radius: 40px;overflow:hidden;}



/*企业展示*/
.fanye3{ display:none;}
.ny_qyzs{margin-top:20px;}
.ny_qyzs ul li{width:29.33%;float:left;border-bottom:2px solid #ededed;margin:0 2% 20px;}
.ny_qyzs ul li:hover{border-bottom:2px solid #0662af;}
.ny_qyzs ul li .pic{width:100%;height:310px;overflow:hidden;}
.ny_qyzs ul li .pic img{min-height:310px;width:100%; transition:all 1s;}
.ny_qyzs ul li:hover .pic img{ transform:scale(1.15,1.15); transform-origin:center center;}
.ny_qyzs ul li .bt{height:50px;line-height:50px;text-align:center;}
.ny_qyzs ul li .bt a:hover{color:#175aac;}
.ny_qyzs ul li .more{padding-top:20px;padding-bottom:20px;}
.ny_qyzs ul li .more a{color:#1867c2;font-size:16px;}
.ny_qyzs ul li .more a:hover{text-decoration:underline;}


/*产品*/

.ny_con_03{width:100%;overflow:hidden;margin-top:20px;margin-bottom:-40px;}

.ny_pro ul li{width:30.5%;float:left;border-top:1px solid #ededed;border-left:1px solid #ededed;border-right:1px solid #ededed;margin:0 1.2% 20px;background:#f7f7f7;--webkit-box-shadow: 0 3px 10px rgba(59, 59, 59, 0.1);box-shadow: 0 3px 10px rgba(59, 59, 59, 0.1);}
.ny_pro ul li .pic{width:100%;height:300px;overflow:hidden;position:relative;}
.ny_pro ul li .pic img{min-height:300px;width:100%; transition:all 1s; position:absolute;}
.ny_pro ul li:hover .pic img{ transform:scale(1.15,1.15); transform-origin:center center;}
.ny_pro ul li .bt{height:50px;line-height:50px;text-align:center; bottom:0px;position:absolute; z-index:2;background-color: rgba(0,0,0,0.6);width:100%;}
.ny_pro ul li .bt a{color:#fff;}
.ny_pro ul li .bt a:hover{color:#fff;}


.cp_list { width:100%; margin:0px auto;}
.cp_list table { width:100%;  line-height:45px; font-size:15px;}
.cp_list table tr td {  padding:0px 20px; border:1px solid #eeeeee; }
.cp_list table tr td:nth-child(1) { text-align: center !important;}
.cp_list table tr td:nth-child(3) { text-align: center !important;}
.cp_list table tr td:nth-child(4) { text-align: center !important;}
.cp_list table tr td:nth-child(5) { text-align: center !important;}
.cp_list table tr td:nth-child(5) i { padding:0px 10px; height:20px; line-height:20px !important; text-align:center; color:#fff; font-size:14px;  font-style:normal; border-radius:5px; background:#2660a6; margin:8px auto; display:inline-block;}
.cp_list table tr:nth-child(1) { background:#eeeeee; color:#333; font-size:16px;  font-weight:700;}
.cp_list table tr:nth-child(1):hover {background:#eeeeee;}
.cp_list table tr:hover { background:#c7dcf5;}
.cp_list table tr td:nth-child(5):hover i {background:#e50000;}
.cp_list table tr:hover td:nth-child(5) i {background:#e50000;}


.ny_pro_bt{font-size:25px;color:#000;font-weight:bold;text-align:center;}
.ny_pro_bt h1{font-size:25px;color:#000;font-weight:bold;text-align:center;}

.pro_seka{width: 200px;height: 40px; line-height: 40px;text-align:center;border-radius:5px;float:right;margin-bottom:20px;background: linear-gradient(to bottom, rgba(255,204,100,1), rgba(255,105,0,1));border:1px solid #ff7200;}
.pro_seka:hover{background:095690;}
.pro_seka img{ vertical-align:middle;padding-right:6px;}

.ny_pro_table tr td{font-size:14px;padding:0 5px;}


/*内页新闻*/
.ny_news ul{}
.ny_news ul li{border-bottom:1px solid #e6e6e6;padding-bottom:20px;margin-top:16px;}
.ny_news ul li .time{float:left;width:8%;background:#f2f2f2;text-align:center;padding:10px 0; border-radius:10px;font-family:Arial;}
.ny_news ul li .time h1{font-size:32px;font-weight:bold;}
.ny_news ul li .time h2{font-size:14px;color:#999999;line-height:20px;}
.ny_news ul li .js{float:left;margin-left:3%;width:88%;}
.ny_news ul li .js a{font-size:1.2em;font-weight:bold;color:#000 !important;}
.ny_news ul li:hover .js a{color:#0e6aaf !important;}
.ny_news ul li .js .txt{font-size:1em;line-height:24px;color:#666666;}
.ny_news ul li:hover .more{background:#125aaa;}

.ny_news_bt{font-size:32px;color:#000;padding-bottom:10px;}


/*校企合作*/
.ny_xqhz ul li{width:16%;float:left;border-bottom:2px solid #ededed;margin:0 2% 20px;}
.ny_xqhz ul li:hover{border-bottom:2px solid #0662af;}
.ny_xqhz ul li .pic{width:100%;overflow:hidden;}
.ny_xqhz ul li .pic img{width:100%;}
.ny_xqhz ul li .bt{text-align:center;padding-top:10px;line-height:30px;font-weight:bold;}
.ny_xqhz ul li .bt2{text-align:center;line-height:30px;}


/*专利证书*/

.ny_zlzs ul{margin-top:40px;}
.ny_zlzs ul li{width:22.4%;float:left;border:1px solid #ededed;margin:0 1.2% 20px;background:#f7f7f7;}
.ny_zlzs ul li:hover{border:1px solid #0e6aaf;}
.ny_zlzs ul li .pic{width:100%;overflow:hidden;}
.ny_zlzs ul li .pic img{width:100%; transition:all 1s;}
.ny_zlzs ul li:hover .pic img{ transform:scale(1.10,1.10); transform-origin:center center;}



/*招聘*/
/*加入我们*/
.join_article{display:flex;margin:30px 0 60px 0;align-items:center;}
.join_article .left_article{flex:1;padding-right:80px;}
.join_article .left_article .title{position:relative;text-align:center;}
.join_article .left_article .title h1{color:var(--fontColor);font-size:55px;line-height:75px;}
.join_article .left_article .title h2{color:rgba(231,231,231,0.5);font-size:48px;position:absolute;left:0;bottom:38px;z-index:-1;}
.join_article .left_article span{display:block;font-size:15px;color:#666666;line-height:38px;margin-top:40px;}
.join_article .right_img{flex:1;}
.join_article .right_img img{max-width:100%;}
.join_job .header_title{width:100%;height:64px;background:#0e6aaf;display:flex;align-items:center;}
.join_job .header_title span{font-size:18px;color:#ffffff;}
.join_job .name{width:30%;text-align:center;}
.join_job .zx{width:20%;text-align:center;}
.join_job .bm{width:20%;text-align:center;}
.join_job .sj{width:20%;text-align:center;}
.join_job .job_list{margin-bottom:8px;}
.join_job .job_info{display:flex;background:#eaeaea;height:58px;align-items:center;width:100%;transition:all 0.2s linear 0s;}
.join_job .job_info span{font-size:15px;color:#333333;}
.join_job .job_info .opt a i{font-size:20px;display:inline-block;transition:all 0.2s linear 0s;font-weight:bold;color:#333;}
.join_job .job_info .opt a[aria-expanded="true"] i{transform: rotate(180deg);}
.join_job .job_info .opt a:hover i{color:var(--fontColor);}
.join_job .job_details{padding:30px 20px;font-size:16px;color:#333333;line-height:32px;}
.join_job .job_info:hover{background:#e0e0e0;}
.join_job .sm{margin-top:20px;line-height:22px;}
.job_xz li{border-bottom:1px dotted #eee;}
.job_xz li img{ vertical-align:middle;padding-right:5px; }
.job_xz li a{font-weight:bold;}

.join_job .sm{text-align:center;margin-top:20px;line-height:22px;}
.join_job .sm .p02{color:#1064ab;}



/*内页产品*/

.mycode li{display:block;float:left; margin:1.5%;width:30%;background:#f5f5f5;} 
.mycode li a.text_1{font-size:16px;text-align:center;display:block;height:44px;line-height:44px;} 
.pro_img{height:auto;overflow:hidden;margin:10px 10px 0;}
.pro_img img { width:100%;height:250px !important;display:block; transition:all 1s;}
.pro_img img:hover{ transform-origin:center center; transform:scale(1.1,1.1);}
.pro_txt{text-align:center;height:52px;line-height:52px;font-size:14px;}
.mycode li:hover{color:#fff;background-color:#124492;
background-image:-webkit-gradient(linear, left top, left bottom, from(#124492), to(#2596d3));
background-image:-webkit-linear-gradient(90deg, #124492, #2596d3);
background-image:-moz-linear-gradient(90deg, #124492, #2596d3);
background-image:-ms-linear-gradient(90deg, #124492, #2596d3);
background-image:-o-linear-gradient(90deg, #124492, #2596d3);
background-image:linear-gradient(90deg, #124492, #2596d3);}
.mycode li:hover a{color:#fff;}


.ny_product_da h1{text-align:center;color:#000;}
#ny {
	display: inline;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #e6e6e6;
	margin-top: 35px;
	padding-right: 22px;
	padding-left: 22px;
	margin-left: 19px;
	font-size: 13px;
}
.ny1 {
	background-image: url(../images/nybg_39.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 100%;
	font-size: 25px;
	line-height: 50px;
	color: #333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	margin-bottom:15px;
}
.ny1 p {
	line-height: 50px;
	color: #2180d2;
}


.ny_linkpro_ul li{float:left;width:22%;height:200px;margin:15px 1%;}
.ny_linkpro_ul li .pic img{width:100%;}
.ny_linkpro_ul li .txt{text-align:center;}
.ny_linkpro_ul li .txt a{font-size:14px;}



.aak{width:122px;height:36px;line-height:36px;text-align:center;background:#015198;color:#fff;border:0px;}


.pnpage { clear:both;padding-top:25px; font-size:14px;}
.pnpage a { padding:2px 10px; font-weight:bold; margin:0 6px; border-radius:5px; text-decoration:none;height:34px;line-height:34px;display:inline-block;}
.pnpage a:hover{color:#025aa2 !important;}





/*在线订单*/
.ny_order{border-top:1px solid #f0f0f0;padding-top:35px;margin-top:30px;}
.dingdan { padding:1% 6%; background:#f9f9f9; overflow:hidden;}
.dingdan p { padding:5px 0;line-height:36px;font-size:16px;}
.dingdan input,.dingdan textarea { height:40px; line-height:40px; padding:0 1%; border:#ddd 1px solid; border-radius:5px; background:#fff; width:46.5%;font-family:Microsoft YaHei; color:#999; font-size:14px;}
.dingdan span { padding:0 5px; color:#f00; font-size:16px;}
.dingdan input.s1 { width:96.5%; color:#255ebd;}
.dingdan input.s2 { width:120px;}
.dingdan input.aak { width:120px; background:#0e6aaf; color:#fff;}
.dingdan textarea { padding:5px 1%; line-height:20px; height:100px; width:96.5%;background:#fff;}
.dingdan img { margin:0 10px; height:45px;}


/*内页联系我们*/
.ny_contact_l{width:44%;float:left;background:#f7f7f7;padding:45px 3% 0;min-height:500px;line-height:32px;font-size:14px;}
.ny_contact_l .title{border-bottom:1px solid #dddddd;font-size:30px;color:#000000;line-height:50px;padding-bottom:12px;margin-bottom:12px;}
.ny_contact_l .title img{ vertical-align:middle;padding-right:6px;}
.ny_contact_r{width:44%;float:right;background:#f1f1f1;padding:45px 3% 0;min-height:500px;line-height:36px;}
.ny_contact_r .title{border-bottom:1px solid #dddddd;font-size:30px;color:#000000;line-height:50px;padding-bottom:12px;margin-bottom:12px;}
.ny_contact_r .title img{ vertical-align:middle;padding-right:6px;}

/*地图*/
.contmap {width:100%;height:440px; float:right; border:#ccc solid 1px;}



.yy{font-size:14px;}
.yy input{height:28px;line-height:28px;border:1px solid #ddd; }
.yy #content3{height:120px;width:480px;border:1px solid #ddd;}

.c1 {border-top:#dbefe5 1px solid;border-left:#dbefe5 1px solid;}
.c1 th {font-weight:bold; line-height:30px;text-align:center;}
.c1 td,.c1 th { padding:5px 10px; line-height:18px; border-bottom:#dbefe5 1px solid;border-right:#dbefe5 1px solid;font-size:14px;}
.c1 a {color:#s444444;}
td.yyk { padding-left:10px;}
.con_t1 { color:#444444;}
.con_t1 h4{ background:#eeefef; width:700px; height:30px; line-height:25px; font-size:14px; text-align:center;font-weight:bold}






.txtc { clear:both; text-align:center; padding-right:25px; padding-top:10px; font-size:12px}
.nypro span.current,.nypro a.num { display:inline-block; margin:0 5px; padding:0 8px; height:23px; line-height:23px;font-size:14px;}
.nypro span.current,.nypro a.num:hover { background:#f0f7fc; border:#255ebd 1px solid; color:#255ebd;font-size:14px;}
.nypro a.num,.nypro a.end,.nypro a.next,.nypro a.prev { border:#cdcdcd 1px solid; color:#333; background:#fff; text-decoration:none;font-size:14px;}
.nypro a.end,.nypro a.next,.nypro a.prev { display:inline-block; padding:0 8px;height:23px; line-height:23px;font-size:14px;}
.nypro a.prev { margin:0 5px;font-size:14px;}




