﻿@font-face {
	font-family: 'Conv_big_noodle_titling';
	src: url('big_noodle_titling.eot');
	src: local('☺'), url('big_noodle_titling.woff') format('woff'), url('big_noodle_titling.ttf') format('truetype'), url('big_noodle_titling.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {font-family: 'entypo-fontello'; font-weight: normal; font-style: normal;
src: url('entypo-fontello.eot');
src: url('entypo-fontello.eot') format('embedded-opentype'), 
url('entypo-fontello.woff') format('woff'), 
url('entypo-fontello.ttf') format('truetype'), 
url('entypo-fontello.svg') format('svg');
}
@font-face{font-family:'WorkSans-Medium';src:url('WorkSans-Medium.ttf') format('truetype')}
@font-face{font-family:'WorkSans-Regular';src:url('WorkSans-Regular.ttf') format('truetype')}
@font-face{font-family:'WorkSans-SemiBold';src:url('WorkSans-SemiBold.ttf') format('truetype')}
@font-face{font-family:'WorkSans-Bold';src:url('WorkSans-Bold.ttf') format('truetype')}
@font-face{font-family:'WorkSans-Light';src:url('WorkSans-Light.ttf') format('truetype')}
@font-face{font-family:'WorkSans-Black';src:url('WorkSans-Black.ttf') format('truetype')}
@font-face{font-family:'VaporessoFont';src:url('VaporessoFont.otf') format('truetype')}
@font-face{font-family:Radnika-Medium;src:url(Radnika-Medium.ttf) format('truetype'),url(Radnika-Medium.eot),url(Radnika-Medium.woff) format('woff');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Radnika-Bold;src:url(Radnika-Bold.ttf) format('truetype'),url(Radnika-Bold.eot),url(Radnika-Bold.woff) format('woff');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Open Sans';font-display:block;font-style:normal;font-weight:400;src:local('Open Sans Regular'),local('OpenSans-Regular'),url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0d.woff) format('woff')}@font-face{font-family:'Open Sans';font-display:block;font-style:normal;font-weight:600;src:local('Open Sans SemiBold'),local('OpenSans-SemiBold'),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhv.woff) format('woff')}

*{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:#000;outline:0;font-family:Radnika-Medium,Arial, Helvetica, 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;}

/** 重置超链接元素 **/
a{text-decoration:none;color:#000;-webkit-transition:0.5s;transition:0.5s;}
a:hover{color:#088afc;}

/** 重置图片元素 **/
.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:1200px;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: #fff;}
.top_h{}
.top_h .logo{padding: 25px 0;}
.top_h .logo img{display: block;height:30px;}
.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 #088afc;}
.dh{}
.dh ul li{float: left;position: relative;}
.dh ul li p a{display: block;line-height: 80px;font-size: 14px;position: relative;color: #000;padding: 0 25px;text-transform: uppercase;}
.dh ul li.on p a{color: #088afc;}
.dh ul li .dh_fl{position: absolute;left: 50%;top: 80px;width:320px;display: none;margin-left: -160px;}
.dh ul li .dh_fl ul{background: #fff;border: 1px solid #eee;padding: 0 20px;}
.dh ul li .dh_fl ul li{float: none;padding: 0;border-bottom: 1px dashed #eee;}
.dh ul li .dh_fl ul li a{display: block; font-size: 14px;line-height: 50px;position: relative;color: #666;}
.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: #088afc;}
.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: #000; 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: 20px 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:#000;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: #000;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: #000;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{padding-top:25px;margin-left: 50px;}
.top_yy a{font-size: 16px;line-height:30px; color: #000;}

.top_bg.on{background: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);}
.top_bg.on .dh_tx i:after{border-bottom: 2px solid #088afc;}
.top_bg.on .dh ul li p a{color: #000;}
.top_bg.on .dh ul li.on p a{color: #088afc;}
.top_bg.on .top_ss span.button{color: #000;}
.top_bg.on .top_ss:hover span.button{color: #088afc;}
.top_bg.on .top_yy a{color: #000;}
.top_bg.on .top_yy a:hover{color: #088afc;}

.banner{width:100%;overflow:hidden;position:relative;margin-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{animation-name:puffIn;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}*/
.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:50px;height:2px;zoom:1;position:relative;-webkit-transition:0.5s;transition:0.5s;background: #fff;}
.bandd span.on{background:#088afc;}
.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: #000;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;}

.sy_bt{text-align: center;}
.sy_bt .h1{font-size: 42px;line-height: 42px;color: #000;text-transform: uppercase;}
/*.sy_bt .h1:after{content: "";display: block;width: 50px;height: 3px;background: #088afc;margin: 20px auto 0;}*/
.sy_bt .h1 span{color: #000;}
.sy_bt .h2{margin-top: 25px;font-size:16px;line-height: 16px;color: #999;}
.sy_bt.fff .h1{color: #fff;}
.sy_bt.fff .h2{color: #fff;}


.sy_cp{padding: 80px 0;}
.sy_cp_bg{position: relative;margin-top: 0px;padding: 0px 0;}
/*.sy_cp_bg:after{content: ""; position: absolute;right: 0;top: 0;bottom: 0;width: 50%; background: #f1f3f5;}*/
.sy_cp_bg2{position: relative;z-index: 1;}
.sy_cp_fl{float: left;width: 25%;padding: 150px 0 0;}
.sy_cp_fl ul li a{display: block; font-size: 14px;line-height: 40px;color: #000;position: relative;padding: 10px 20px;border-radius: 5px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.sy_cp_fl ul li a:before{content: "●";font-size: 12px;float: left;padding-right: 10px;}
.sy_cp_fl ul li.on a{background: #088afc;color: #fff;}
.sy_cp_img{float: right;width: 75%;}
.sy_cp_img ul li{display: none;}
.sy_cp_tp{float: left;width: 66.666%;}
.sy_cp_tp img{display: block;width: 100%;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.sy_cp_img ul li.on .sy_cp_tp img{animation-name:zoomIn;}
.sy_cp_wz{float: right;width: 33.333%;padding-top: 120px;}
.sy_cp_wz .h1{font-size: 24px;line-height: 30px;color: #000;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.sy_cp_wz .h2{font-size: 14px;line-height: 30px;color: #666;margin-top: 20px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;}
.sy_cp_wz .h3{margin-top: 40px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay: 1s;animation-delay: 1s;}
.sy_cp_wz .h3 a{font-size: 14px;line-height: 30px;color: #088afc;float: left;}
.sy_cp_wz .h3 a span{font-size: 16px;float: right;padding-left: 5px;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp_wz .h3 a:hover span{padding-left: 10px;}
.sy_cp_img ul li.on .sy_cp_wz .h1{animation-name:fadeInUp;}
.sy_cp_img ul li.on .sy_cp_wz .h2{animation-name:fadeInUp;}
.sy_cp_img ul li.on .sy_cp_wz .h3{animation-name:fadeInUp;}


.sy_al{padding: 80px 0 50px;}
.sy_al_fl{padding-top: 40px;text-align: center;}
.sy_al_fl ul li{display: inline-block; margin:0 10px;font-size: 0;}
.sy_al_fl ul li a{display: block;font-size: 14px;line-height: 45px;padding: 0 25px;border: 1px solid #eee;color: #666;-webkit-transition:0.5s;transition:0.5s;border-radius: 5px;}
.sy_al_fl ul li a span{font-size: 20px;float: right;padding-left: 5px;}
.sy_al_fl ul li.on a{border: 1px solid #088afc;color: #fff;background: #088afc;}
.sy_al_fl ul li:hover a{border: 1px solid #088afc;color: #fff;background: #088afc;}
/*.sy_al_fl ul .sy_al_fl_gd{float:right;}
.sy_al_fl ul .sy_al_fl_gd a{display: block;font-size: 16px;line-height: 50px;padding: 0 50px;border: 1px solid #eee;color: #666;-webkit-transition:0.5s;transition:0.5s;}
.sy_al_fl ul .sy_al_fl_gd a span{font-size: 20px;float: right;padding-left: 5px;}
.sy_al_fl ul .sy_al_fl_gd:hover a{border: 1px solid #088afc;color: #fff;background: #088afc;}*/
.sy_al_img{padding-top: 40px;}
.sy_al_img ul{position: relative;}
.sy_al_img ul li{float: left;width:32%;margin:0 2% 2% 0;position: relative;}
.sy_al_img ul li:nth-child(3n){margin-right: 0;}
.sy_al_img ul li .h1{overflow: hidden;border: 1px solid #eee;}
.sy_al_img ul li .h1 img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;padding: 0;}
.sy_al_img ul li:hover .h1 img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_al_img ul li .h2{position: absolute;left: 0;top: 0;right: 0;bottom: 44px;background:rgba(0,0,0,0.5);opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.sy_al_img ul li .h4{font-size: 14px;line-height: 24px;text-align: center;padding: 10px 0;color: #666;}
.sy_al_img ul li:hover .h2{opacity: 1;}
.sy_al_img ul li .h2 .h3{position: absolute;left:0;top: 50%;right: 0;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);text-align: center;font-size: 18px;line-height: 30px;color: #fff;}
.sy_al_img ul li .h2 .h3 span{display: block;font-size: 18px;margin: 0px auto 0;width: 40px;height: 40px;line-height: 36px;border: 2px solid #fff;border-radius: 50%;}

.sy_gy .sy_bt .h1{text-align: left;}
.sy_gy_l{float: left;width: 50%;padding-top: 20px;}
.sy_gy_r{float: right;width: 45%;position: relative;}
.sy_gy_r img{display: block;width: 100%;}
.sy_lc{background:#f1f3f5;background-size: cover;background-attachment: fixed; padding: 80px 0 60px;}
.sy_lc_txt{font-size: 14px;line-height: 30px;color: #666;max-width: 1000px;margin:30px auto 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}

.sy_lc .lc_sp{position: absolute;left:50%;top: 50%; width: 53px;height:53px;margin:-26px 0 0 -26px;font-size: 50px;line-height: 53px;text-align: center;color: #fff;cursor: pointer;}
.sy_lc .lc_sp span {position: absolute;top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);width: 53px;height:53px;display: block;border: 1px dashed #fff;-webkit-border-radius: 100%;border-radius: 100%;}
.sy_lc .lc_sp .cirI01 {-webkit-animation: jing_max 2.4s linear 0s infinite normal both;animation: jing_max 2.4s linear 0s infinite normal both;}
.sy_lc .lc_sp .cirI02 {-webkit-animation: jing_max 2.4s linear 0.6s infinite normal both;animation: jing_max 2.4s linear 0.6s infinite normal both;}
.sy_lc .lc_sp .cirI03 {-webkit-animation: jing_max 2.4s linear 1.5s infinite normal both;animation: jing_max 2.4s linear 1.5s infinite normal both;}
@-webkit-keyframes jing_max {0% {width: 53px;height: 53px;opacity: 0;}25% {width: 68px;height:68px;opacity: 0.6;}50% {width: 84px;height:84px;opacity: .3;}75% {width: 106px;height:106px;opacity: 0;}100% {width: 53px;height:53px;opacity: 0;}}
@keyframes jing_max {0% {width: 53px;height: 53px;opacity: 0;}25% {width: 68px;height:68px;opacity: 0.6;}50% {width: 84px;height:84px;opacity: .3;}75% {width: 106px;height:106px;opacity: 0;}100% {width: 53px;height:53px;opacity: 0;}}
.com-more-bar a{ display:block; width:160px; font-size:16px; color:#088afc; border:1px solid #088afc; line-height:45px; text-align:center; border-radius:5px;-webkit-transition:0.5s;transition:0.5s;margin:30px 0 0;}
.com-more-bar a:hover{color:#fff;background:#088afc;border:1px solid #088afc;}


.sy_zs_lb_bg{float: left;width: 100%; margin-top: 60px;position: relative;padding:0 60px;}
.sy_zs_lb{overflow:hidden;}
.sy_zs_lb ul{width: 10000%;position: relative;}
.sy_zs_lb ul li{float: left;width: 0.235%;margin-right: 0.02%;position:relative;}
.sy_zs_lb ul li .h1{overflow: hidden;}
.sy_zs_lb ul li .h1 img{display: block;width: 100%; -webkit-transition:0.5s;transition:0.5s;}
.sy_zs_lb ul li:hover .h1 img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_zs_lb ul li .h2{text-align: center;font-size: 14px;line-height: 24px;color: #333;padding: 10px 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.sy_zs_l,.sy_zs_r{ position:absolute; top:50%; margin-top:-45px;width:50px; height:50px; -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 30px;line-height: 50px;text-align: center;color: #ccc;}
.sy_zs_l{ left:0px;}
.sy_zs_r{ right:0px;-webkit-transform:rotate(180deg);transform:rotate(180deg);}
.sy_zs_l:hover,.sy_zs_r:hover{color: #088afc;}


.sy_sp_bg{ position:fixed; left:0;top:0; right:0; bottom:0; background:rgba(0,0,0,0.7); z-index:99; display:none;}
.sy_sp{ position:absolute; left:50%;top:50%;}
.sy_sp video{ display:block; width:100%; height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.sy_sp i{ position:absolute; right:-15px; top:-15px; width:35px; height:35px; background:#fff url(../img/xzewm_gb.png) center no-repeat; cursor:pointer; z-index:1;background-size: 25px auto;border-radius: 50%;}


.sy_xw_bg{padding: 80px 0 60px;}
.sy_xw{}
.sy_xw_lb_bg{margin-top: 50px;position: relative;padding:0 60px;}
.sy_xw_lb_qh{}
.sy_xw_lb{overflow: hidden;}
.sy_xw_lb ul{position: relative;width: 10000%;}
.sy_xw_lb ul li{float: left;width: 0.31333%;margin-right: 0.03%;}
.sy_xw_lb ul li .h1{overflow: hidden;}
.sy_xw_lb ul li .h1 img{display: block;width: 100%; -webkit-transition:0.5s;transition:0.5s;}
.sy_xw_lb ul li:hover .h1 img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_xw_lb ul li .h2{font-size: 16px;-webkit-transition:0.5s;transition:0.5s;line-height: 30px;color: #000;padding: 8px 0 5px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.sy_xw_lb ul li .h2:hover{color: #088afc;}
.sy_xw_lb ul li .h3{font-size: 14px;line-height: 24px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.sy_xw_lb ul li .h4{font-size:14px;line-height: 30px;color: #999;}
.sy_xw_lb ul li .h4 .l{}
.sy_xw_lb ul li .h4 .r{-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_lb ul li .h4 .r:hover{color: #088afc;}
.sy_xw_lb_l,.sy_xw_lb_r{ position:absolute; top:50%; margin-top:-25px;width:50px; height:50px; -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 30px;line-height: 50px;text-align: center;color: #999;}
.sy_xw_lb_l{ left:0px;}
.sy_xw_lb_r{ right:0px;-webkit-transform:rotate(180deg);transform:rotate(180deg);}
.sy_xw_lb_l:hover,.sy_xw_lb_r:hover{color: #088afc;}


.ny_fa_xq{padding: 60px 0;}
.ny_tw_bt{text-align:center; line-height:30px; padding:0px; font-size:14px;color: #666;}
.ny_tw_bt .line{padding:0 15px; }
.ny_tw_bt span.iconfont{padding-right: 5px;}
.ny_tw_bt .h3{padding:0 0 20px; line-height:24px; font-size:24px;color: #333;}
.ny_tw{ font-size:14px; line-height:30px; padding:30px 0px;color: #666;text-indent: 2em;}
.ny_tw p{text-indent: 2em;}
.ny_tw img{ display:block; max-width:100%; margin:auto;}
.h4_bt,.h4_lb{display: inline-block;}

.foot_bg{}
.foot_xx{background: #000;padding: 60px 0 30px;}
.foot_xx .h1{font-size: 16px;line-height: 16px;color: #fff;font-weight: bold;padding: 0px 0 20px;text-transform: uppercase;}
.foot_lx{float: left;width: 25%;margin-right: 5%;}
.foot_lx .h2{font-size: 14px;line-height: 30px;color: #fff;}
.foot_lx .h2 a{font-size: 14px;line-height:30px;color: #fff;}
.foot_lx .h2 a:hover{color: #088afc;text-decoration: underline;}
.foot_ewm{float: left;margin-right: 10%;font-size: 14px;line-height: 30px;color: #fff;text-align: center;}
.foot_ewm img{display: block;width: 120px;}
.foot_cp{float: left;}
.foot_cp .h2 a{font-size: 14px;line-height: 30px;color: #fff;}
.foot_cp .h2 a:hover{color: #088afc;}
.foot_fx{float: right;width: 21.25%;}
.foot_fx .h2{font-size: 14px;line-height: 30px;color: #fff;}
.foot_fx .h3{}
.foot_fx .h3 ul li{float: left;width: 50%;margin-bottom: 15px;max-width: 100px;}
.foot_fx .h3 ul li img{display: block;}
.foot_bq{padding: 15px 0;border-top: 1px solid rgba(255, 255, 255, 0.1);background: #000;}
.foot_bq .l{font-size: 14px;line-height: 40px;color: #fff;}
.foot_bq .l a{float: right;margin-left: 15px;}
.foot_bq .l a img{display: block;}
.foot_bq .r a{float: left;font-size: 14px;line-height: 40px;color: #fff;padding: 0 10px;}
.foot_bq .r a:hover{color: #088afc;text-decoration: underline;}



.bat{overflow: hidden;margin-top: 80px;}
.bat img{display: block;width: 1920px;position: relative;left: 50%;margin-left: -960px;}


.ny_dqlj{padding: 5px 0;border-bottom: 1px solid #eee;}
.ny_dqlj .l{}
.ny_dqlj .l em{float: left; width:14px;height:60px;margin-right:5px;background:url(../img/home.png) no-repeat center;}
.ny_dqlj .l i{float: left;width:10px;height:60px;margin:0 5px;background:url(../img/sNav_icon.png) no-repeat center;}
.ny_dqlj .l span{float: left;font-size:14px;color:#666;line-height: 60px;}
.ny_dqlj .l a{float: left;font-size:14px;color:#666;line-height: 60px;}
.ny_dqlj .l a:hover{color:#088afc;}
.ny_dqlj .l a.on{color:#088afc;}

.ny_fl{border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.ny_fl ul{border-left: 1px solid #eee;}
.ny_fl ul li{float: left;width: 25%;border-right: 1px solid #eee;position: relative;z-index: 1;}
.ny_fl ul li p a{display: block;font-size: 18px;line-height: 60px;color: #000;padding: 0 20px;position: relative;-webkit-transition:0.5s;transition:0.5s;font-weight: bold;}
.ny_fl ul li p a:after{content: "\e68b";font-family: "iconfont" !important;font-size: 18px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;right: 20px;top: 0;line-height: 60px;color: #000;}
.ny_fl ul li.ts p a:after{content: "\eaae";font-size: 24px;}
.ny_fl ul li.ts:hover p a:after{content: "\e604";}
.ny_fl ul li:hover p a{background: #e5e5e5;}
.ny_fl ul li dl{position: absolute;left:0;top:60px;right: 0;background: #eee;padding: 20px;display: none;}
.ny_fl ul li dl dd{}
.ny_fl ul li dl dd a{display: block;font-size: 16px;line-height: 55px;color: #666;position: relative;border-bottom: 1px solid #ddd;-webkit-transition:0.5s;transition:0.5s;}
.ny_fl ul li dl dd a:after{content: "\e68b";font-family: "iconfont" !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;right: 0px;top: 0;line-height: 55px;color: #666;-webkit-transition:0.5s;transition:0.5s;}
.ny_fl ul li dl dd a:hover{color: #088afc;border-bottom: 1px solid #088afc;}
.ny_fl ul li dl dd a:hover:after{color: #088afc;}

.ny_f2{padding-top: 50px;text-align: center;}
.ny_f2 dl dd{display: inline-block; margin: 10px 10px 10px 10px;}
.ny_f2 dl dd a{display: block;padding: 0 25px;text-align: center;font-size: 14px;line-height: 50px;color: #000; background: #f2f2f2;-webkit-transition:0.5s;transition:0.5s;border-radius: 3px;}
.ny_f2 dl dd.on a{color:#fff;background:#088afc;}
@media screen and (min-width:1200px) {.ny_f2 dl dd a:hover{color:#fff;background:#088afc;}}
.ny_f2_bg{}
.ny_f2_bg2{width: 100%;background: #fff;z-index: 6;}
.ny_f2_bg2.on .ny_f2{padding: 30px 0;border-top: 1px solid #eee;}

.ny_cp{padding: 60px 0 80px;}
.ny_cp ul{}
.ny_cp ul li{float: left;width:32%;position: relative;margin: 0 2% 2% 0;}
.ny_cp ul li:nth-child(3n){margin-right: 0;}
.ny_cp ul li .ny_cp_img{overflow: hidden;position: relative;border: 1px solid #eee;}
.ny_cp ul li .ny_cp_img span{position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: rgba(0, 0, 0,0.5);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: 5px 0px 0;text-align: center;}
.ny_cp ul li .ny_cp_txt .h1{font-size: 16px;line-height: 30px;color: #000;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li .ny_cp_txt .h2{font-size: 14px;line-height: 24px;color: #999;height: 24px;overflow:hidden;}
.ny_cp ul li:hover .ny_cp_txt .h1{color: #088afc;}

.pagination{width:100%; height:auto;text-align:center; font-size:0px; position:relative; overflow:hidden; margin:50px 0 0px; text-transform:uppercase;}
.pagination a,.pagination span{display:inline-block; padding:0 25px; line-height:40px; font-size:14px; border:1px solid #d6d6d6; margin:0 5px;color: #666;background: #fff;border-radius: 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#088afc; background:#088afc;}

.ny_cpxq{padding: 0px 0 80px;}
.ny_cp_qh{padding:80px 0;}
.ny_cp_qh_l{float: left; width:50%;background: #f2f2f2;position: relative;}
.ny_cp_qh_l span{position: absolute;left: 30px;bottom: 30px;width: 50px;height: 50px;line-height: 50px;text-align: center;font-size: 50px;color: #088afc;cursor: pointer;}
.ny_cp_qh_l img{display: block;max-width: 100%;max-height: 500px;margin: auto;}
.ny_cp_qh_r{float: right; width:50%;padding: 0px 0 0 50px;}
.ny_cp_qh_r .h11{font-size: 30px;color: #000;line-height: 60px;}
.ny_cp_qh_r .h33{font-size: 16px;color: #999;line-height: 30px;padding-bottom: 15px;}
.ny_cp_qh_r .h33 span{padding-left: 30px;}
.ny_cp_qh_r .h22{font-size: 16px;color: #777;line-height: 30px;padding-top: 15px;border-top: 1px solid #eee;}
.cpxq_ckgd{margin-top: 50px;}
.cpxq_ckgd a{display: block;width: 130px;line-height: 40px;color: #666;text-align:center;font-size: 14px;border: 1px solid #666; -webkit-transition:0.5s;transition:0.5s;border-radius: 5px;}
.cpxq_ckgd a:hover{color: #fff;background: #088afc;border: 1px solid #088afc;}
.nycp_xqbt{font-size:24px;line-height:30px; color:#000;font-weight: bold;}
.ny_txt{font-size: 16px;line-height: 30px;color: #777;margin-top: 40px;padding-bottom: 60px;}
.h44{margin-top: 20px;font-size: 16px;line-height: 30px;color: #999;}
.ny_cpsms{float: left;cursor: pointer;}
.ny_cpsms a{color:#888;}
.ny_cpsms:hover a{color:#088afc;}
.ny_cpsms span{float: left; font-size: 24px;color: #088afc;margin-right: 5px;}
.ny_cp_lxwm{float: left;margin-left: 30px;}
.ny_cp_lxwm a{color:#888;}
.ny_cp_lxwm:hover a{color:#088afc;}
.ny_cp_lxwm span{float: left; font-size: 24px;color: #088afc;margin-right: 7px;}

.ny_sp_bg{ position:fixed; left:0;top:0; right:0; bottom:0; background:rgba(0,0,0,0.7); z-index:99; display:none;}
.ny_sp{ position:absolute; left:50%;top:50%;background: #000;}
.ny_sp video{ display:block; width:100%; height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.ny_sp i{ position:absolute; right:10px; top:10px; width:35px; height:35px; background:#fff url(../img/xzewm_gb.png) center no-repeat; cursor:pointer; z-index:1;background-size: 25px auto;border-radius: 50%;overflow: hidden;}

.cpxq_bg{background: #f2f2f2;padding: 80px 0;}
.cpxq_bg2{background: #fff;padding: 80px 80px 20px;}

.ny_cp_tj{padding: 80px 0;background: #f6f6f6;}
.ny_cp_tj_bt{font-size:30px; line-height:30px; color:#000;text-transform: uppercase;text-align: center;}
.ny_cp_tj_bt:after{content: "";width: 50px;height: 2px;background: #088afc;display: block;margin: 20px auto 0;}
.ny_cp_tj ul{padding-top: 50px;}
.ny_cp_tj ul li{float: left;width:32%;position: relative;margin: 0 2% 2% 0;}
.ny_cp_tj ul li:nth-child(3n){margin-right: 0;}
.ny_cp_tj ul li .ny_cp_img{overflow: hidden;position: relative;}
.ny_cp_tj ul li .ny_cp_img span{position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: rgba(0, 0, 0,0.5);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_tj ul li:hover .ny_cp_img span{opacity: 1;}
.ny_cp_tj ul li .ny_cp_img span:before{position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.ny_cp_tj ul li .ny_cp_img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_cp_tj ul li:hover .ny_cp_img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_cp_tj ul li .ny_cp_txt{padding: 5px 0px 0;text-align: center;}
.ny_cp_tj ul li .ny_cp_txt .h1{font-size: 16px;line-height: 30px;color: #000;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp_tj ul li .ny_cp_txt .h2{font-size: 14px;line-height: 24px;color: #999;height: 24px;overflow:hidden;}
.ny_cp_tj ul li:hover .ny_cp_txt .h1{color: #088afc;}

.view-page{width:100%; position:relative; height:40px;margin-top:50px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px;height:40px; border:solid 1px #e6e6e6; line-height:40px; position: absolute;overflow: hidden;}
.view-page .prev{left:0;}
.view-page .prev a,.view-page .next a{text-align:center;}
.view-page a{display:block; padding:0 25px;color: #666;-webkit-transition:0.5s;transition:0.5s;} 
.view-page .back{left:50%; margin-left:-53px;}
.view-page .back a{ text-align:center;}
.view-page .next{right:0;}
.view-page .prev:hover a{color:#fff; background:#088afc;}
.view-page .next:hover a{color:#fff; background:#088afc;}
.view-page .back:hover a{background:#088afc; color:#fff;}

.ny_gy_gsjj{padding: 80px 0;}
.ny_gy{font-size: 16px;line-height: 35px;color: #666;padding-bottom: 80px;}
.ny_gy img{display: block;max-width: 100%;}

.ny_bt{font-size:24px;line-height:24px;text-align:center;color:#333;padding:20px 0 40px;}

.ny_xc{padding: 60px 0 80px;}
.ny_xc ul li{float: left;width: 23.5%;margin:0 2% 2% 0;}
.ny_xc ul li:nth-child(4n){margin-right: 0;}
.ny_xc ul li .h1{overflow: hidden;border: 1px solid #eee;padding: 0;}
.ny_xc ul li .h1 img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;padding: 0;}
.ny_xc ul li:hover .h1 img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_xc ul li .h2{font-size: 16px;line-height: 20px;text-align: center;padding: 20px 0 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #000;}


.ny_xc2_bg{position: relative;margin-top: 50px;padding: 0 60px;}
.ny_xc2_l,.ny_xc2_r{ position:absolute; top:50%; margin-top:-25px;width:40px; height:50px;-webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 30px;line-height: 50px;color: #999;}
.ny_xc2_l{ left:0px;}
.ny_xc2_r{ right:0px;}
.ny_xc2_l:hover,.ny_xc2_r:hover{color: #ec1e21;}
.ny_xc2{overflow: hidden;}
.ny_xc2 ul{position: relative;width: 10000%;}
.ny_xc2 ul li{float: left;width: 0.184%;margin:0 0.02% 0 0;}
.ny_xc2 ul li .h1{overflow: hidden;}
.ny_xc2 ul li .h1 img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;padding: 0;}
.ny_xc2 ul li:hover .h1 img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_xc2 ul li .h2{font-size: 16px;line-height: 20px;text-align: center;padding: 20px 0 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #000;}

.ny_lxwm{padding: 80px 0;}
.sy_xl_div{}
.sy_xl_txt{ font-size:16px; line-height:35px; color:#666; width:100%;padding-top:0px;}
.spz18_000{ font-size:24px; color:#000;display: block;padding-bottom: 20px;}
.sy_xl_ly{padding: 80px 0;}
.sy_xl_ly form input{ display:block; width:100%; border:1px solid #ddd; border-radius:3px; margin-bottom:10px; font-size:16px; line-height:50px; padding:0 10px;color: #666;background: none;}
.sy_xl_ly form textarea{ display:block; width:100%; border:1px solid #ddd; border-radius:3px; margin-bottom:10px; font-size:16px; line-height:35px; padding:5px 10px; height:180px;color: #666;background: none;}
.sy_xl_ly form a{ display:block; width:180px;  border-radius:3px;font-size:16px; line-height:50px;border:1px solid #ddd; text-align:center; color:#666; margin:auto;-webkit-transition:0.3s;transition:0.3s;}
.sy_xl_ly form a:hover{background:#088afc;color: #fff;border:1px solid #088afc;}
.ny_lx{ font-size:16px; line-height:35px; color:#666; padding:50px 0 0px;}

.ny_ys{padding: 80px 0 50px;}
.ny_ys_xx{position: relative;margin-bottom:3%;-webkit-transition:0.5s;transition:0.5s;background: #f8f8f8;float: left;margin-right: 3%;width: 48.5%;}
.ny_ys_xx:nth-child(2n){margin-right: 0;}
.ny_ys_xx:hover{-webkit-transform: translate(0, -5px);transform: translate(0, -5px);}
.ny_ys_xx .r{width: 50%;padding:0 30px;position: absolute;top: 50%;right: 0;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);}
.ny_ys_xx:hover{background: #f2f2f2;}
.ny_ys_xx .l{ width:50%; position:relative;overflow: hidden;}
.ny_ys_xx .r{ font-size:18px; line-height:35px; color:#666;}
.ny_ys_xx .r .h2{ font-size:24px; line-height:24px; color:#000;padding-bottom: 20px;}
.ny_ys_xx .r .h4{ font-size:14px; line-height:24px; color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}
.ny_ys_xx .r .h3{padding: 25px 0 0;}
.ny_ys_xx .r .h3 a{display: block;border: 1px solid #088afc; font-size: 16px;line-height: 50px; color:#088afc;width: 180px;text-align: center;border-radius: 5px;-webkit-transition:0.5s;transition:0.5s;}
.ny_ys_xx .r .h3 a:hover{background: #088afc;color:#fff;}
.ny_ys_xx .l img{ display:block; width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_ys_xx:hover .l img{-webkit-transform:scale(1.1);transform:scale(1.1);}

.ny_yyly{font-size: 14px;line-height: 30px;color: #000;position: relative;padding: 80px 0 50px;}
.ny_yyly ul{padding-bottom: 20px;}
.ny_yyly ul li{float: left;width:100%;margin: 0 0 80px 0;position: relative;border-bottom: 1px solid #eee;padding-bottom: 80px;}
.ny_yyly ul li .ny_yyly_txt_img{float: left;width: 40%; overflow: hidden;}
.ny_yyly ul li .ny_yyly_txt_img img{display: block;width: 100%; -webkit-transition:0.5s;transition:0.5s;}
.ny_yyly ul li .ny_yyly_txt_img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_yyly_txt_wz{position: absolute;top: 0;bottom: 80px;right: 0; width: 55%;padding-top: 30px;}
.ny_yyly_txt_wz2{}
.ny_yyly_txt_wz .h1{font-size: 30px;line-height: 30px;color: #000;padding-bottom: 30px;-webkit-transition:0.5s;transition:0.5s;}
.ny_yyly_txt_wz .h1:hover{color: #1e458d;}
.ny_yyly_txt_wz .h2{font-size: 16px;line-height:30px;color: #999;-webkit-transition:1s;transition:1s;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.ny_yyly_txt_wz .h3{position: absolute;bottom: 50px;left: 0; font-size: 18px;line-height: 30px;color: #666;-webkit-transition:0.2s;transition:0.2s;}
.ny_yyly_txt_wz .h3 span{font-size: 14px;color: #666;font-weight: bold;-webkit-transition:0.2s;transition:0.2s;padding-left: 5px;}
.ny_yyly_txt_wz .h3:hover{color: #1e458d;}
.ny_yyly_txt_wz .h3:hover span{padding-left: 10px;color: #1e458d;}
.ny_yyly ul li.odd .ny_yyly_txt_img{float: right;}
.ny_yyly ul li.odd .ny_yyly_txt_wz{right:auto;left: 0;}
.ny_yyly_txt_wz .h4{position: relative;font-size: 18px;line-height: 30px;color: #666;padding-left: 100px;padding-bottom: 20px;}
.ny_yyly_txt_wz .h4 .h4_bt{position: absolute;left: 0;top: 0;}
.ny_yyly_txt_wz .h4 .h4_lb{float: left;margin-right: 20px;}
.ny_yyly_txt_wz .h4 .h4_lb span{font-size: 18px;color: #296fcc;padding-right: 5px;}


.ny_xw{margin: 60px auto 80px;}
.ny_xw ul li{ border-bottom:1px dashed #eee; padding-left:280px; position:relative; padding-bottom:35px; margin-bottom:35px;}
.ny_xw ul li .ny_xw_img{ position:absolute; left:0px; top:0; width:260px; overflow:hidden; height:150px;}
.ny_xw ul li .ny_xw_img img{ display:block; width:100%; -webkit-transition:0.5s;transition:0.5s;}
.ny_xw ul li:hover .ny_xw_img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_xw ul li .ny_xw_txt{ position:relative; height:150px;}
.ny_xw ul li .ny_xw_txt .h1{ font-size:16px; line-height:30px; color:#282828;font-weight: bold;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw ul li:hover .ny_xw_txt .h1{color:#088afc;}
.ny_xw ul li .ny_xw_txt .h4{ font-size:14px; line-height:24px;padding-top:5px; color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ny_xw ul li .ny_xw_txt .h2{ font-size:14px; line-height:24px; color:#999; padding-top:5px;}
.ny_xw ul li .ny_xw_txt .h2 span{font-size: 16px;float: left;padding-right: 5px;}
.ny_xw ul li .ny_xw_txt .h3{ position:absolute; left:0; bottom:10px; font-size:14px; line-height:22px; color:#666;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw ul li .ny_xw_txt .h3 span{font-size: 12px;float: right;padding-left: 5px;color:#088afc;}
.ny_xw ul li:hover .ny_xw_txt .h3{color:#088afc;}

.ny_qylc{position: relative;margin-top: 40px; padding-right: 200px;}
.ny_qylc_l{overflow: hidden;}
.ny_qylc_l ul{position: relative;}
.ny_qylc_l ul li{overflow: hidden;}
.ny_qylc_l ul li .h1{font-size: 72px;line-height: 100px;color: #bbb;font-weight:bold;-webkit-transition:0.5s;transition:0.5s;}
.ny_qylc_l ul li .h2{margin-top: 30px;position: relative;}
.ny_qylc_l ul li .h2 .r{width: 68%;}
.ny_qylc_l ul li .h2 .l{ width:30%; position:relative;overflow: hidden;max-height: 250px;}
.ny_qylc_l ul li .h2 .r{ font-size:18px; line-height:35px; color:#666;position: absolute;top: 50%;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);right: 0;}
.ny_qylc_l ul li .h2 .r .h2{ font-size:30px; line-height:50px; color:#000;padding-bottom: 15px;padding-top: 0;font-weight: bold;}
.ny_qylc_l ul li .h2 .l img{ display:block; width:100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_qylc_l ul li .h2 .l:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_qylc_l ul li.on .h1{color: #000;}
.ny_qylc_r{position: absolute;right: 0;top: 0;width: 120px;bottom: 0;overflow: auto;padding-right: 5px;}
.ny_qylc_r::-webkit-scrollbar {width : 5px;height: 1px;}
.ny_qylc_r::-webkit-scrollbar-thumb {border-radius: 5px;background-color: #b1b3b5; background-image: -webkit-linear-gradient(45deg,rgba(255, 255, 255, 0.2) 25%,transparent 25%,transparent 50%,rgba(255, 255, 255, 0.2) 50%,rgba(255, 255, 255, 0.2) 75%,transparent);}
.ny_qylc_r::-webkit-scrollbar-track {box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);border-radius: 10px;background: #f2f2f2;}
.ny_qylc_r ul{}
.ny_qylc_r ul li{font-size: 16px;color: #919395;line-height: 50px;cursor: pointer;text-align: center;-webkit-transition:font-size 0.5s;transition:font-size 0.5s;}
.ny_qylc_r ul li.on{font-size: 22px;color: #088afc;border-right: 3px solid #088afc;}

.ny_zp{ padding:60px 0 30px;position: relative;}
.ny_zp ul{margin-top: 0px;}
.ny_zp ul li{padding:30px 30px 30px 30px; position:relative;float: left;width: 100%;margin:0 0 4% 0;background: #fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);}
.ny_zp ul li:nth-child(2n){margin-right:0;}
.ny_zp_img{float: left; overflow:hidden;line-height:30px;font-size: 24px;color: #000;padding-right:5px;}
.ny_zp ul li .ny_zp_txt{ position:relative;}
.ny_zp ul li .ny_zp_txt .h1{ font-size:22px; line-height:35px; color:#000;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_zp ul li .ny_zp_txt .h2{ font-size:14px; line-height:24px; color:#666;margin-top: 10px;height: 96px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;}
.ny_zp ul li .ny_zp_txt .h3{font-size:14px; line-height:35px; color:#666;width: 120px;border: 1px solid #999; text-align: center;margin-top: 15px;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;border-radius: 3px;}
.ny_zp ul li .ny_zp_txt .h3:hover{color:#fff;background: #088afc;border: 1px solid #088afc;}

.ny_zp_tc_bg{position: fixed; left: 0;top: 0;bottom: 0;right: 0;background: rgba(0, 0, 0, 0.75);z-index: 99;display: none;}
.ny_zp_tc{position: absolute; left: 50%;top: 50%;background:#fff;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);padding: 60px 50px 60px 50px;border-radius: 10px;font-size: 14px;line-height: 30px;color: #444;width: 80%; max-width: 700px;height: 0;-webkit-transition:0.5s;transition:0.5s;}
.ny_zp_tc_gb{position:absolute;right: -18px;top: -18px;width: 36px;line-height:36px;text-align: center;font-size: 14px;color: #fff;background: #088afc;border-radius: 50%;cursor: pointer;}
.ny_zp_tc_xx{height: 100%;overflow: auto;padding-right: 10px;}
.ny_zp_tc_xx::-webkit-scrollbar{width:5px;height:5px;}
.ny_zp_tc_xx::-webkit-scrollbar-track{background:#eee;border-radius:2px;}
.ny_zp_tc_xx::-webkit-scrollbar-thumb{background: #000;border-radius:2px;}
.ny_zp_tc_xx .jl{display:block; font-size:16px; line-height:40px; color:#000;width: 150px;border: 1px solid #000;text-align: center;margin-top: 20px;margin-bottom: 10px;}
.ny_zp_tc_xx .jl:hover{color:#fff;background: #088afc;}
.ny_zp_tc_xx_gd .h1{font-weight: bold;padding-bottom: 15px;font-size: 24px;color: #000;}
.ny_zp_tc_xx_gd .h2{font-size: 16px;line-height: 35px;color: #666;}
.ny_zp_tc_xx_gd .h1 .ny_zp_img{font-size: 36px;padding-right: 10px;}

.dw_fh{position: fixed;right: 10px;bottom: 25px;width: 40px;height: 90px;cursor: pointer;}
.dw_fh .dw_fh_zxzx{width: 40px;height: 40px;font-size: 18px;line-height: 40px;text-align: center;color: #fff;background: #296fcc;border-radius: 20px;}
.dw_fh .dw_fh_fhdb{width: 40px;height: 40px;font-size: 18px;line-height: 40px;text-align: center;color: #fff;background: #ff9a03;display: none;border-radius: 20px;margin-top: 10px;}
.dw_fh .dw_fh_zxzx:hover{background: #296fcc;}
.dw_fh .dw_fh_fhdb:hover{background: #ff9a03;}
.dw_fh_zxzx_bg{background:url(../img/maskpop.png);position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 99;display: none;}
.dw_fh_zxzx_nr{background:#fff;position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);padding: 60px;width: 1200px;max-width: 95%;margin: auto;}
.dw_fh_zxzx_gb{position: absolute;right: 10px;top: 10px;font-size: 20px;line-height: 30px;width: 30px;text-align: center;color: #000;cursor: pointer;}
.dw_fh_zxzx_bt{font-size: 30px;line-height: 30px;text-align: center;color: #000;}
.dw_fh_zxzx_bt:after{content: "";display:block;width: 42px;height: 2px;margin:20px auto 0;background: #088afc;}
.dw_fh_zxzx_lb{padding-top: 50px;}
.dw_fh_zxzx_lb ul li{float: left;width: 33.000%;border-right: 1px solid #ccc;}
.dw_fh_zxzx_lb ul li:last-child{border-right: none;}
.dw_fh_zxzx_lb ul li .h1{font-size: 72px;line-height: 72px;text-align: center;color: #999;}
.dw_fh_zxzx_lb ul li .h2{font-size: 18px;line-height:18px;text-align: center;color: #000;padding-top: 20px;}
.dw_fh_zxzx_lb ul li .h3{font-size: 16px;line-height:30px;text-align: center;color: #666;padding-top: 15px;}
.dw_fh_zxzx_lb ul li .h3 span.iconfont{font-size: 24px;padding-right: 5px;}
.dw_fh_zxzx_lb ul li .h4{padding-top: 25px;}
.dw_fh_zxzx_lb ul li .h4 a{display: block;width: 120px;line-height: 34px; font-size: 14px;text-align: center;color: #666;margin: auto;border: 1px solid #999;border-radius: 5px;}
.dw_fh_zxzx_lb ul li .h4 a:hover{color: #fff;border: 1px solid #088afc;background: #088afc;}
.dw_fh_zxzx_gd{text-align: center;margin-top: 50px;position: relative;height: 30px;}
.dw_fh_zxzx_gd a{font-size: 16px;line-height: 30px;color: #000;position: absolute;left: 50%;top: 0;-webkit-transform: translate(-50%, 0);transform: translate(-50%,0);padding-right: 17px;}
.dw_fh_zxzx_gd a span{font-size: 14px;color: #088afc;font-weight: bold;vertical-align: middle;-webkit-transition:0.2s;transition:0.2s;position: absolute;right: 0;top: 0;}
.dw_fh_zxzx_gd a:hover{color: #088afc;}
.dw_fh_zxzx_gd a:hover span{right: -5px;}

.ny_xw_xq{padding: 60px 0 80px;}
.ny_tw_bt{text-align:center; line-height:30px; padding:0px; font-size:16px;color: #666;}
.ny_tw_bt .line{padding:0 15px; }
.ny_tw_bt span.iconfont{padding-right: 5px;}
.ny_tw_bt .h3{padding:0 0 20px; line-height:24px; font-size:24px;color: #000;}
.ny_tw{ font-size:16px; line-height:35px; padding:30px 0px;color: #666;}
.ny_tw img{ display:block; max-width:100%; margin:auto;}

.ny_gywm_bt .h1{font-size: 30px;line-height: 30px;color: #000;text-align: center;}
.ny_gywm_bt .h2{font-size: 16px;line-height: 16px;text-align: center;margin-top: 15px;color: #999;text-transform: uppercase;}
.ny_gywm_bt.fff .h1{color: #fff;}
.ny_gywm_bt.fff .h2{color: #fff;}

.ny_gy_gsjj{position:relative;padding: 50px 0 0;}
.ny_gy_qywh{position:relative;padding: 80px 0;background: #f1f3f5;}
.ny_gy_fzlc{position:relative;padding: 80px 0;}
.ny_gy_zzry{position:relative;padding: 80px 0;background: #f1f3f5;}
.ny_gy_gssj{position:relative;padding: 80px 0 40px;}
.ny_gy_shzr{position:relative;padding: 80px 0;background: #f1f3f5;}
.ny_gy_jrwm{position:relative;padding: 80px 0 60px;}
.ny_gy_lxwm{position:relative;padding: 80px 0;background: #f1f3f5;}
#gsjj{position:absolute;left: 0;top: 0;}
#qywh{position:absolute;left: 0;top: 0;}
#fzlc{position:absolute;left: 0;top: 0;}
#zzry{position:absolute;left: 0;top: 0;}
#gssj{position:absolute;left: 0;top: 0;}
#shzr{position:absolute;left: 0;top: 0;}
#jrwm{position:absolute;left: 0;top: 0;}
#lxwm{position:absolute;left: 0;top: 0;}
.ny_gdlx{}
.ny_gdlx ul li{float: left;width: 48%;margin-right: 4%;margin-top: 4%;background: #fff;position: relative;}
.ny_gdlx ul li:nth-child(2n){margin-right: 0;}
.ny_gdlx ul li .ny_gdlx_img{width: 200px;}
.ny_gdlx ul li .ny_gdlx_img img{display: block; width: 100%;}
.ny_gdlx ul li .ny_gdlx_txt{position: absolute;left: 240px;top: 50%;right: 40px;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);}
.ny_gdlx ul li .ny_gdlx_txt .h1{font-size: 24px;line-height: 30px;color: #000;}
.ny_gdlx ul li .ny_gdlx_txt .h2{font-size: 16px;line-height: 30px;color: #666;padding-top: 15px;}

.ny_g_l{float: left;width: 48%;}
.ny_g_l video{display: block;width: 100%;}
.ny_g_r{float: right;width: 48%;}

.ny_gy_sp_bg{background:url(../img/ny_gy_sp_bg.jpg) center no-repeat;background-size: cover;padding: 120px 0;margin-top: 0px;}
.ny_gy_sp .h1{font-size: 42px;line-height: 50px;color: #fff;text-align: center;padding-bottom: 20px;}
.ny_gy_sp .h2{font-size: 30px;line-height: 50px;color: #fff;text-align: center;padding-bottom: 50px;}
.ny_gy_sp .h3{position: relative;width: 53px;height:53px;margin:auto;font-size: 50px;line-height: 53px;text-align: center;color: #fff;cursor: pointer;}
.ny_gy_sp .h3 span {position: absolute;top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);width: 53px;height:53px;display: block;border: 1px dashed #fff;-webkit-border-radius: 100%;border-radius: 100%;}
.ny_gy_sp .h3 .cirI01 {-webkit-animation: jing_max 2.4s linear 0s infinite normal both;animation: jing_max 2.4s linear 0s infinite normal both;}
.ny_gy_sp .h3 .cirI02 {-webkit-animation: jing_max 2.4s linear 0.6s infinite normal both;animation: jing_max 2.4s linear 0.6s infinite normal both;}
.ny_gy_sp .h3 .cirI03 {-webkit-animation: jing_max 2.4s linear 1.5s infinite normal both;animation: jing_max 2.4s linear 1.5s infinite normal both;}
@-webkit-keyframes jing_max {0% {width: 53px;height: 53px;opacity: 0;}25% {width: 68px;height:68px;opacity: 0.6;}50% {width: 84px;height:84px;opacity: .3;}75% {width: 106px;height:106px;opacity: 0;}100% {width: 53px;height:53px;opacity: 0;}}
@keyframes jing_max {0% {width: 53px;height: 53px;opacity: 0;}25% {width: 68px;height:68px;opacity: 0.6;}50% {width: 84px;height:84px;opacity: .3;}75% {width: 106px;height:106px;opacity: 0;}100% {width: 53px;height:53px;opacity: 0;}}

.linian_txt{font-size: 14px;line-height: 30px;color: #000;margin-top: 80px;}
.linian_txt ul li{float: left;width:22%;margin: 0 4% 0 0;position: relative;overflow: hidden;padding: 50px;background: #fff;}
.linian_txt ul li:nth-child(4n){margin-right: 0;}
.linian_txt ul li .linian_txt_img{overflow: hidden;font-size: 60px;line-height: 60px;color: #088afc;text-align: center;}
.linian_txt_wz{-webkit-transition:0.5s;transition:0.5s;}
.linian_txt_wz2{-webkit-transition:0.5s;transition:0.5s;padding-top: 40px;}
.linian_txt_wz .h1{font-size: 24px;line-height:24px;color: #000;padding-bottom: 15px;text-align: center;}
.linian_txt_wz .h2{font-size: 18px;line-height: 30px;color: #666;-webkit-transition:0.5s;transition:0.5s;text-align: center;min-height: 60px;}

.ny_shzr{padding: 50px 0 0px;}
.ny_shzr ul li{float: left;width: 30.666%;margin:0 4% 0 0;background: #fff;}
.ny_shzr ul li:nth-child(3n){margin-right: 0;}
.ny_shzr ul li .h1{overflow: hidden;padding: 0;}
.ny_shzr ul li .h1 img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;padding: 0;}
.ny_shzr ul li:hover .h1 img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_shzr ul li .h2{font-size: 22px;line-height: 22px;padding: 25px 20px 0;color: #000;}
.ny_shzr ul li .h3{font-size: 14px;line-height: 24px;padding: 10px 20px 25px;color: #999;}

.ny_fwlc{padding: 80px 0;}
.ny_fwlc_bt{font-size: 30px;line-height: 30px;color: #000;text-align: center;}
.ny_fwlc_nr{font-size: 16px;line-height: 30px;color: #666;text-align: center;padding-top: 40px;}
.ny_fwlc_nr img{display: block;max-width: 100%;margin: auto;}

.ny_fwln{position: relative;}
.ny_fwln_img{}
.ny_fwln_img img{display: block;width: 100%;}
.ny_fwln_txt{position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);max-width: 95%;width: 900px;}
.ny_fwln_txt .h1{font-size: 36px;line-height: 36px;color: #fff;text-align: center;}
.ny_fwln_txt .h2{font-size: 22px;line-height: 22px;text-align: center;margin-top: 20px;color: #fff;text-transform: uppercase;}
.ny_fwln_txt .h3{font-size: 18px;line-height: 35px;text-align: center;margin-top: 35px;color: #fff;}

.ny_fwwl{padding: 80px 0;}
.ny_fwwl_tx{position: relative; width: 1380px;margin: auto;max-width: 100%;}
.ny_fwwl_tx img{display: block;width: 100%;}
.ny_fwwl_tx .ny_fwwl_tx_dw{position: absolute;left: 0;top: 0;right: 0;bottom: 0;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li{position: absolute;width:0.72%;height: 1.33%;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li:nth-child(1){left: 35.55%;top: 51%;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li:nth-child(2){left: 39.49%;top: 38.2%;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li:nth-child(3){left: 38.5%;top: 43.7%;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li:nth-child(4){left: 10.86%;top: 27.3%;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li:nth-child(5){left: 35.55%;top: 63.8%;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li span{display: block; width:100%;height:100%;background: #088afc;border-radius:5px;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li p{position: absolute;left:20px;top:-3px;font-size: 16px;line-height: 16px;color: #088afc;width: 150px;font-weight: bold;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li span:before {content:"";width: 200%;height: 200%;position: absolute;top: -50%;left: -50%;background: rgba(0, 97, 174, .5);-webkit-border-radius: 100%;border-radius: 100%;-webkit-animation: jing_scale 2.4s linear .6s infinite normal both;animation: jing_scale 2.4s linear .6s infinite normal both;}
.ny_fwwl_tx .ny_fwwl_tx_dw ul li span:after {content: "";width: 200%;height: 200%;position: absolute;top: -50%;left: -50%;background: rgba(0, 97, 174, .5);-webkit-border-radius: 100%;border-radius: 100%;-webkit-animation: jing_scale 2.4s linear 0s infinite normal both;animation: jing_scale 2.4s linear 0s infinite normal both;}
@-webkit-keyframes jing_scale {0% {transform: scale3d(1, 1, 1);opacity: 0;}25% {transform: scale3d(1.5, 1.5, 1);opacity: .5;}50% {transform: scale3d(2.2, 2.2, 1);opacity: .1;}75% {transform: scale3d(3, 3, 1);opacity: 0;}100% {transform: scale3d(1, 1, 1);opacity: 0;}}
@keyframes jing_scale {0% {transform: scale3d(1, 1, 1);opacity: 0;}25% {transform: scale3d(1.5, 1.5, 1);opacity: .5;}50% {transform: scale3d(2.2, 2.2, 1);opacity: .1;}75% {transform: scale3d(3, 3, 1);opacity: 0;}100% {transform: scale3d(1, 1, 1);opacity: 0;}}
.ny_fwwl .ny_gdlx ul li{background: #f2f2f2;}

.support2{padding: 60px 0 80px;}
.support2 table{width:100%; border:1px solid #e9e9e9; background:#fff;}
.support2 table tr{border:1px solid #e9e9e9;}
.support2 table tr th{background:#088afc; color:#fff; font-size:16px; padding:1.5% 30px; text-align: left;}
.support2 table tr td{padding:1.5% 30px; color:#797979; font-size:16px;}
.support2 table tr td a{display:block;font-size: 16px;}

.ny_hxjs{padding: 80px 0;}
.ny_hxjs_bt{font-size: 30px;line-height: 30px;color: #000;text-align: center;}
.ny_hxjs_txt{font-size: 16px;line-height: 30px;color: #666;text-align: center;padding-top: 40px;}
.ny_hxjs_txt img{display: block;max-width: 100%;margin: auto;}

.ny_xz_fl{padding-top: 80px;}
.ny_xz_fl ul{float: left;}
.ny_xz_fl ul li{float: left;padding: 10px 0;}
.ny_xz_fl ul li a{display: block;padding: 0 30px;font-size: 16px;line-height: 40px;color: #666;}
.ny_xz_fl ul li.on a{color: #fff;background: #088afc;}
.ny_xz_fl_ss{float: right;width: 50%;}
.ny_xz_fl_ss form{position: relative;}
.ny_xz_fl_ss form input[type='text']{font-size:16px; width:100%; height:60px; line-height:58px;padding:0 80px 0 20px; color:#666;background: none;border: 1px solid #eee;}
.ny_xz_fl_ss form a{position: absolute;right: 0px;top:0px;width: 60px;height:60px;text-align: center;font-size: 24px;line-height: 60px;color: #666;cursor: pointer;}

.ny_yqrz_xq{padding: 60px 0 80px;}
.large_box{margin-bottom:10px;width:100%;height:auto;overflow:hidden;margin: auto;border: 1px solid #eee;}
.large_box ul li{display: none;}
.large_box img{display:block;width: 100%;}
.small_box{width:100%;height:100px;overflow:hidden;padding: 0 30px;position: relative;margin:20px auto 0;}
.small_list{position:relative;float:left;width:100%;height:100%;overflow:hidden}
.small_list ul{height:100%;overflow:hidden}
.small_list ul li{position:relative;float:left;margin-right:10px;width:110px;border: 1px solid #ccc;background: #fff;height: 100%;}
.small_list ul li 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;-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(100%);}
.small_list ul li.on img{-moz-opacity:1;-khtml-opacity:1;opacity:1;filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0); -webkit-filter: grayscale(0);}
.small_list ul li.on{}
.small_box .btn{position: absolute;top: 0; width:20px;height:100%;background-color:#ececec;background-repeat:no-repeat;background-position:center center;cursor:pointer}
.small_box .btn:hover{/*background-color:#ce541e*/}
.left_btn{left:0;background-image:url(../img/left_btn.png)}
.right_btn{right:0;background-image:url(../img/right_btn.png)}
.ny_yqrz_xq_tp{width:50%;}
.ny_yqrz_xq_r{width: 45%;}
.ny_yqrz_xq_bt{}
.ny_yqrz_xq_bt .h1{font-size: 24px;line-height: 24px;padding: 20px 0px 30px; color: #000;border-bottom: 1px solid #eee;}
.ny_yqrz_xq_bt .h3{font-size: 14px;line-height: 30px;color: #666;padding: 20px 0px;}
.ny_yqrz_xq_bt .h4{position: relative;margin-top: 30px;}
.ny_yqrz_xq_bt .h4 .h4_bt{float: left; font-size: 16px;line-height: 50px;color: #fff;text-align: center;background: #088afc;border-radius: 3px;-webkit-transition:0.5s;transition:0.5s;cursor: pointer;padding: 0 25px;margin-right: 20px;}
.ny_yqrz_xq_bt .h4 .h4_bt:nth-child(2){background: #f9761b;margin-right: 0;}
.ny_yqrz_xq_bt .h4 .h4_bt span{font-size: 22px;padding-right: 5px;float: left;}
.ny_yqrz_xq_txt_bt{font-size: 24px;line-height:40px;color: #000;padding: 50px 0 25px;text-align: center;}
.ny_yqrz_xq_txt{ font-size:16px; line-height:35px; color:#666; padding:20px 0 0px;}
.ny_yqrz_xq_txt table{font-size: 14px;line-height: 24px;color: #666;}
.ny_yqrz_xq_txt table strong{color: #666;}
.ny_yqrz_xq_txt table td{padding: 15px 20px;}
.ny_yqrz_xq_txt table tr:nth-child(2n+1){background: #f1f3f5;}
.ny_yqrz_xq_txt img{ display:block; max-width:100%; margin:auto;}

.view-page2{position:relative; padding-top:20px;border-top: 1px solid #eee;margin-top: 30px;}
.view-page2 .prev,.view-page2 .next{font-size:16px;line-height:38px;width:45%;}
.view-page2 .prev{float: left;}
.view-page2 .prev a,.view-page2 .next a{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.view-page2 a{display:block;color: #666;} 
.view-page2 .next{float: right;text-align:right;}
.view-page2 .prev:hover a{color:#088afc;}
.view-page2 .next:hover a{color:#088afc;}