﻿*{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:#666;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;}

/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#0d4aa0;}

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

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.w95{ width:95%;margin:auto;}
.w1200{ width:1200px;max-width: 95%; margin:auto;}
.w1340{ width:1200px;max-width: 95%; margin:auto;}
.top_h{position: fixed;left: 0;top: 0;right: 0;z-index: 9;-webkit-transition:0.5s;transition:0.5s;background: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);}
.logo img{display: block;height: 100px;padding: 24px 0;}
.dh{float: right;margin-right: 20px;}
.dh ul li{float: left;}
.dh ul li p a{display: block;font-size: 16px;line-height: 100px;padding:0 30px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li.on p a{color: #fff;}
.dh_tx{position: absolute;top: 0;z-index: -1;}
.dh_tx i{position: absolute;top: 0; height:100px;background:#0d4aa0; -webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl{position: absolute;left:0;top: 100px;width:100%;background: #0d4aa0;padding: 30px 0px;display: none;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;}
.dh ul li .dh_fl ul{float: left;}
.dh ul li .dh_fl ul li{float: left;margin-right: 30px;}
.dh ul li .dh_fl ul li a{display: block; font-size: 14px;line-height: 30px;color: #fff;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li a:before{font-size: 12px;padding-right: 3px;color: #fff;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li a:hover:before{color: #fff;}
.dh ul li .dh_fl ul li a:hover{color: #fff;}
.top_ss{}
.top_ss.on:after{content: "";position: fixed;left:0;top: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.8);}
.top_ss span.button{ display:block; width:30px; height:100px; background:url(../img/top_ss.png) center no-repeat; 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; background:#fff url(../img/top_ss.png) center no-repeat;border-radius: 5px;}
@keyframes fadeInUp{0%{transform:translate3d(0,-10px,0);}to{transform:none;}}
.fadeInUp{animation-name:fadeInUp;}
.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_h_yy{padding-top: 40px;position: relative;height: 100px;padding-left: 20px;}
.top_h_yy p a{display: block;font-size: 16px;line-height: 20px;padding: 0 10px;color: #333;border-radius: 5px;position: relative;-webkit-transition:0.5s;transition:0.5s;text-transform: uppercase;}
.top_h_yy p a span{font-size: 20px;float: left;padding-right: 5px;}
.top_h_yy p a:hover{color: #0d4aa0;}


.banner{ width:100%; overflow:hidden; margin-top:100px; position:relative;}
.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:#0d4aa0;}
.banz,.bany{ position:absolute; top:0; width:15%; height:100%; opacity:0;  -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 32px;line-height:100%;text-align: center;color: #fff;}
.banz{ left:0;}
.bany{ right:0;}
.banz:before,.bany:before{position: absolute;top: 50%;left: 50%; -webkit-transform:scale(1,1.2) translate(-50%, -50%);transform:scale(1,1.2) translate(-50%, -50%) ;}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}
@keyframes puffIn{0%{transform:scale(1.1);transform-origin:50% 50%;}to{transform:scale(1);transform-origin:50% 50%;}}


.sy_bt{ text-align:center;}
.sy_bt .h1{ font-size:26px; line-height:26px; color:#333;text-transform: uppercase;font-family:Arial, sans-serif;}
.sy_bt .h2{ font-size:36px; line-height:36px; color:#18509f; padding-top:15px;}
.sy_bt .h3{ font-size:16px; line-height:16px; color:#18509f; padding-top:20px;}
.sy_bt.fff .h1{color:#fff;}
.sy_bt.fff .h1:after{background: #fff;}
.sy_bt.fff .h2{color:#fff;}

.sy_gy{padding: 80px 0 0; width: 1200px;max-width: 95%;margin: auto;}
.sy_gy_js{padding-top: 80px;}
.sy_gy_l{float: left;width: 50%;background: #fff;box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);padding-bottom: 30px;}
.sy_gy_l .h1{overflow: hidden;}
.sy_gy_l .h1 img{display: block;width: 100%;}
.sy_gy_l .h2{font-size: 14px;line-height: 30px;color: #333;padding: 20px 30px 0;/*display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;*/}
.sy_gy_l .h3{padding: 0 50px;margin-top: 10px;}
.sy_gy_l .h3 a{display: block;width:160px; font-size: 14px;line-height: 38px;color: #fff;text-align: center;background: #3488ea;margin: 0 0 0 auto;}
.sy_gy_r{float:right;width: 45%;}
.sy_gy_r .h1{font-size:18px;line-height: 30px;color: #333;position: relative;padding:15px 0 15px 80px;margin-bottom: 30px;}
.sy_gy_r .h1 span{background:#99c3f4;width: 60px;height: 60px;position: absolute;left: 0;top:0;border-radius: 50%;overflow: hidden;}
.sy_gy_r .h1 img{display: block;margin: auto;height: 100%;padding:12px 0;}
.sy_gy_gd{padding-top: 10px;}
.sy_gy_gd ul li{float: left;text-align: center;margin-right:50px;}
.sy_gy_gd ul li .h1t{font-size: 18px;line-height: 48px;color: #666;}
.sy_gy_gd ul li .h1t span{font-size: 42px;line-height: 48px;color: #18509f;font-weight: bold;padding-right: 5px;}
.sy_gy_gd ul li .h2t{font-size: 16px;line-height: 24px;color: #333;padding-top: 10px;}

.sy_cp{padding: 80px 0 50px;}
.sy_cp_img{padding-top: 60px;}
.sy_cp_img ul li{float:left;width: 32%;margin: 0 2% 2% 0;position: relative;}
.sy_cp_img ul li:nth-child(6){width: 49%;}
.sy_cp_img ul li:nth-child(7){width: 49%;margin-right: 0;}
.sy_cp_img ul li:nth-child(3){margin-right: 0;}
.sy_cp_img ul li:nth-child(5){margin-right: 0;}
.sy_cp_img ul li .imgt{overflow: hidden;height: 100%;}
.sy_cp_img ul li .imgt 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_cp_img ul li:hover .imgt img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_cp_img ul li .txtt_bg{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;}
.sy_cp_img ul li:hover .txtt_bg{opacity: 1;}
.sy_cp_img ul li .txtt_bg .txtt_bg2{position: absolute;left: 25px;top: 25px;right: 25px;bottom: 25px;border: 2px solid #fff;}
.sy_cp_img ul li .txtt_bg .txtt_bg2 .txtt{position: absolute;left:25px;right: 25px; top:50%;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);text-align: center;}
.sy_cp_img ul li .txtt_bg .txtt_bg2 .txtt .h1{font-size: 24px;line-height: 35px;color: #fff;}
.sy_cp_img ul li .txtt_bg .txtt_bg2 .txtt .h2{font-size: 18px;line-height: 30px;color: #fff;padding-top: 10px;}
.sy_cp_img ul li .txtt_bg .txtt_bg2 .txtt .h3{width: 40px;height: 40px;background: url('../img/add.png') center no-repeat;margin:25px auto 0;}
.sy_cp_img ul li.l1 .txtt_bg{opacity: 1;background: none;}
.sy_cp_img ul li.l1 .txtt_bg .txtt_bg2{border:none;}
.sy_cp_img ul li.l1 .txtt_bg .txtt_bg2 .txtt{bottom: 0px; top:auto;-webkit-transform: translate(0, 0);transform: translate(0, 0);text-align: left;left: 0;right: 0;}
.sy_cp_img ul li.l1 .txtt_bg .txtt_bg2 .txtt .h3{display: none;}

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

.sy_ys{padding: 80px 0;}
.sy_ys_lb{background: url('../img/ysbg.jpg') center top no-repeat;background-size: 100% auto;padding-top: 120px;margin-top: 60px;}
.sy_ys_lb ul{width: 1200px;max-width: 95%;margin:auto;position: relative;}
.sy_ys_lb ul li{position: absolute;left: 0;top: 0; width: 33.333%;background: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);cursor: pointer;-webkit-transition:0.5s;transition:0.5s;}
.sy_ys_lb ul li.li0{left: 0;}
.sy_ys_lb ul li.li1{left: 33.333%;}
.sy_ys_lb ul li.li2{left: 66.666%;}
.sy_ys_lb ul li.on{-webkit-transform: scale(1.1);transform: scale(1.1);z-index: 1;position: relative;}
.sy_ys_lb ul li .sy_ys_lb_img{overflow: hidden;}
.sy_ys_lb ul li .sy_ys_lb_img img{display: block;width:100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_ys_lb ul li:hover .sy_ys_lb_img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_ys_lb ul li .sy_ys_lb_txt{padding: 30px 20px;}
.sy_ys_lb ul li .sy_ys_lb_txt .h1{font-size: 24px;line-height: 24px;color: #333;text-align:center;}
.sy_ys_lb ul li .sy_ys_lb_txt .h2{font-size: 14px;line-height: 24px;color: #333;margin-top: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;height: 120px;}

.sy_wh{padding: 80px 0;}
.sy_wh ul{margin-top: 50px;}
.sy_wh ul li{float: left;width:100%;margin: 0 0 50px 0;position: relative;padding: 50px 0;}
.sy_wh ul li .ny_yyly_txt_img{float: left;width: 49%; overflow: hidden;}
.sy_wh ul li .ny_yyly_txt_img img{display: block;max-width: 100%;margin: auto;}
.ny_yyly_txt_wz{position: absolute;top: 50%;/*bottom: 80px;*/right: 0; width: 47%;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);}
.ny_yyly_txt_wz2{}
.ny_yyly_txt_wz .h1{font-size: 30px;line-height: 30px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.ny_yyly_txt_wz .h2{font-size: 16px;line-height:30px;color: #666;text-indent: 2em;padding-top: 30px;}
.ny_yyly_txt_wz .h3{width: 180px;font-size: 18px;line-height: 50px;color: #fff;background: #17509e;text-align: center;border-radius: 25px;margin-top: 50px;}
.sy_wh ul li.odd .ny_yyly_txt_img{float: right;}
.sy_wh ul li.odd .ny_yyly_txt_wz{right:auto;left: 0;}

.sy_xw{padding:0 0 100px;}
.sy_xw_lb_bg{position: relative;padding:0 50px;margin:45px auto 0;width: 1200px;max-width: 95%;}
.sy_xw_lb{overflow: hidden;padding:15px 15px 30px;}
.sy_xw_lb ul{position: relative;width: 10000%;}
.sy_xw_lb ul li{float: left;width: 0.3066%;margin-right: 0.04%;background: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);position: relative;}
/*.sy_xw_lb ul li:nth-child(2n){margin-right:0;}*/
.sy_xw_lb ul li .sy_xw_img{overflow: hidden;}
.sy_xw_lb ul li .sy_xw_img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_lb ul li:hover .sy_xw_img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_xw_lb ul li .sy_xw_txt{padding: 30px 30px 50px;}
.sy_xw_lb ul li .sy_xw_txt .h1{font-size: 18px;line-height: 24px;color: #333; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;position: relative;padding-right: 80px;}
.sy_xw_lb ul li .sy_xw_txt .h1 span{position: absolute;right: 0;top: 0;font-size: 14px;color: #666;}
.sy_xw_lb ul li .sy_xw_txt .h2{font-size: 14px;line-height: 30px;color: #666;padding: 0 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;height: 90px;margin: 15px 0;}
.sy_xw_lb ul li .sy_xw_txt .h3{position: absolute;left: 50%;bottom: -25px;margin-left: -90px; width: 180px;font-size: 14px;line-height: 50px;color: #fff;background: #17509e;text-align: center;border-radius: 25px;}
.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: #204c95;}

.foot{background:url(../img/foot_bg.jpg) center no-repeat;background-size: cover;padding: 80px 0 0;}
.foot_w{width: 1200px;max-width: 95%;margin: auto;}
.foot_dh{ float:left;}
.foot_dh ul{ float:left;padding-right: 30px; margin-right:30px;height: 255px;border-right: 1px solid #717171;}
.foot_dh ul:last-child{margin-right:0px;}
/*.foot_dh ul li:nth-child(n+7){display: none;}*/
.foot_dh ul li a{ font-size:14px; line-height:30px; color:#999;}
.foot_dh ul li.foot_dh_bt{padding-bottom:15px;}
.foot_dh ul li.foot_dh_bt a{display: block; font-size:18px; line-height:30px;color:#FFF;position:relative;}
.foot_ewm_xl{float:right;}
.foot_ewm_xl_bt{padding-bottom: 30px;color: #fff;}
.foot_ewm_xl_bt .nc1{font-size: 36px;line-height: 36px;padding-bottom: 15px;}
.foot_ewm_xl_bt .nc2{font-size: 18px;line-height: 18px;word-spacing: 1.5px;}
.foot_ewm{ float:right;margin-left: 70px;}
.foot_ewm .h4{float: left; width:180px;}
.foot_ewm .h4 img{ display:block; width:100%;padding: 5px;background: #fff;}
.foot_lx{ float:right;max-width: 350px;}
.foot_lx .h2{font-size:16px; line-height:30px; color:#999;}
.bqsy{font-size:16px;line-height:30px; color:#999; text-align:center; padding:30px 0;border-top: 1px solid rgba(255, 255, 255, 0.1);margin-top: 80px}
.mytop{position: fixed;right: 10px;bottom: 300px;z-index: 999;cursor: pointer;display: none; width: 70px;height: 70px;text-align: center;padding-top: 33px;background:#0d4aa0 url(../img/top.png) no-repeat center;background-position: center 22px;font-size: 16px;color: #fff;-webkit-transition:0.5s;transition:0.5s;}
.mytop:hover{background:#cc2a30 url(../img/top.png) no-repeat center;background-position: center 22px;}


.bat{margin-top: 100px;overflow: hidden;position: relative;}
.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:16px;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:#0d4aa0;}
.ny_dqlj .l a.on{color:#0d4aa0;}


.ny_f2{padding-top: 40px;text-align: center;}
.ny_f2 dl dd{display: inline-block;margin:0 5px;}
.ny_f2 dl dd a{display: block;padding: 0 25px;text-align: center;font-size: 16px;line-height: 45px;color: #333; background: #f2f2f2;-webkit-transition:0.5s;transition:0.5s;border-radius: 3px;}
.ny_f2 dl dd.on a{color:#fff;background:#0d4aa0;}
@media screen and (min-width:1200px) {.ny_f2 dl dd a:hover{color:#fff;background:#0d4aa0;}}

.ny_st{padding: 80px 0;}
.ny_gy_l{width: 50%;float: left;}
.ny_gy_l_bt{font-size: 30px;line-height: 30px;text-align: center;color: #17509f;}
.ny_gy_l_bt span{display: block;padding-top: 10px;color: #a5c7ed;text-transform: uppercase;font-family:Arial, sans-serif;font-size: 24px;}
.ny_gy_l_txt{font-size: 16px;line-height: 35px;color: #666;padding-top: 20px;}
.ny_gy_r{float:right;width: 43%;}
.ny_gy_r .h1{font-size:18px;line-height: 30px;color: #333;position: relative;padding:15px 0 15px 80px;margin-bottom: 30px;}
.ny_gy_r .h1 span{background:#99c3f4;width: 60px;height: 60px;position: absolute;left: 0;top:0;border-radius: 50%;overflow: hidden;}
.ny_gy_r .h1 img{display: block;margin: auto;height: 100%;padding:12px 0;}

.ny_gy_t_bg{margin-top: 30px;position: relative;z-index: 1;float: left;width: 100%;}
.ny_gy_t{overflow: hidden;padding: 30px 0 50px;}
.ny_gy_t ul{width: 10000%;position: relative;}
.ny_gy_t ul li{float: left;width: 0.306%;margin:0 0.04% 0 0;-webkit-transition:0.5s;transition:0.5s;}
.ny_gy_t ul li .img{/*overflow: hidden;border: 1px solid #eee;*/}
.ny_gy_t ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_gy_t ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_gy_t ul li .text{padding:30px 30px 15px;}
.ny_gy_t ul li .text .h1{font-size: 20px;line-height: 40px;color: #000;position: relative;padding-bottom:5px;-webkit-transition:0.5s;transition:0.5s;text-align: center;}
.ny_gy_t ul li .text .h2{font-size: 15px;line-height: 30px;color: #666;-webkit-transition:0.5s;transition:0.5s;text-align: center;}
.ny_gy_t_l,.ny_gy_t_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;}
.ny_gy_t_l{ left:-70px;}
.ny_gy_t_r{ right:-70px;-webkit-transform:rotate(180deg);transform:rotate(180deg);}
.ny_gy_t_l:hover,.ny_gy_t_r:hover{color: #0d4aa0;}

.ny_wh{background: #f4f4f4;}
.ny_wh .w1340{position: relative;}
.ny_wh_l{width: 30%;float: left;padding: 80px 0;}
.ny_wh_l_bt{font-size: 30px;line-height: 30px;text-align: center;color: #17509f;}
.ny_wh_l_bt span{display: block;padding-top: 10px;color: #a5c7ed;text-transform: uppercase;font-family:Arial, sans-serif;font-size: 24px;}
.ny_wh_l_txt{font-size: 14px;line-height: 35px;color: #666;padding-top: 20px;}
.ny_wh_r{width: 65%;float: left;overflow: hidden;position: absolute;right: 0;top: 0;bottom: 0;}
.ny_wh_r img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}

.ny_wh2{padding-top: 120px;}
.ny_wh2_t{position: relative;padding-left: 260px;}
.ny_wh2_bt{font-size: 30px;line-height: 30px;text-align: center;color: #5087d9;width: 250px;position: absolute;left: 0;top: 0;}
.ny_wh2_bt span{display: block;padding-top: 10px;color: #cdcdcd;font-family:Arial, sans-serif;font-size: 14px;}
.ny_wh2_txt{font-size: 14px;line-height: 30px;color: #333;}
.ny_wh2_b{margin-top: 50px;}
.ny_wh2_b ul li{float:left;width: 30.666%;margin: 0 4% 0 0;}
.ny_wh2_b ul li:nth-child(3n){margin-right: 0;}
.ny_wh2_b ul li img{display: block;width: 100%;}
.ny_wh3{padding: 120px 0 50px;}
.ny_wh3_t{position: relative;padding-right: 260px;}
.ny_wh3_bt{font-size: 30px;line-height: 30px;text-align: center;color: #5087d9;width: 250px;position: absolute;right: 0;top: 0;}
.ny_wh3_bt span{display: block;padding-top: 10px;color: #cdcdcd;font-family:Arial, sans-serif;font-size: 14px;}
.ny_wh3_txt{font-size: 14px;line-height: 30px;color: #333;}
.ny_wh3_b{margin-top: 50px;}
.ny_wh3_b ul li{float:left;width: 30.666%;margin: 0 4% 0 0;}
.ny_wh3_b ul li:nth-child(3n){margin-right: 0;}
.ny_wh3_b ul li img{display: block;width: 100%;}

.ny_xc{}
.ny_xc ul li{float: left;width: 22%;margin:0 4% 4% 0;}
.ny_xc ul li:nth-child(4n){margin-right: 0;}
.ny_xc ul li .h1{padding: 0;}
.ny_xc ul li .h1 img{display: block;border: 1px solid #eee; 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: #333;}

.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:#0d4aa0; background:#0d4aa0;}

.ny_hz_lb{}
.ny_hz_lb ul li{float: left;width: 15.833%;border: 1px solid #eee;margin: 0 1% 1% 0;}
.ny_hz_lb ul li:nth-child(6n){margin-right: 0;}
.ny_hz_lb ul li .h1{overflow: hidden;border: 1px solid #eee;}
.ny_hz_lb ul li .h1 img{display: block;width: 100%; -webkit-transition:0.5s;transition:0.5s;}
.ny_hz_lb ul li:hover .h1 img{-webkit-transform:scale(1.1);transform:scale(1.1);}

.ny_cp{}
.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;display: none;}
.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: #333;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li .ny_cp_txt .h2{font-size: 14px;line-height: 24px;color: #999;}
.ny_cp ul li:hover .ny_cp_txt .h1{color: #0d4aa0;}

.ny_yqrz_xq{}
.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:45%;max-width: 550px;}
.ny_yqrz_xq_r{width: 50%;}
.ny_yqrz_xq_bt{}
.ny_yqrz_xq_bt .h1{font-size: 30px;line-height: 30px;padding: 20px 0px 30px; color: #333;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: #0d4aa0;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: #cc2a30;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: #333;padding: 30px 0 10px;}
.ny_yqrz_xq_txt{ font-size:14px; line-height:30px; 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-page{position:relative;height:40px;margin-top: 50px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px;height:38px; border:solid 1px #e6e6e6; line-height:38px;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,.view-page .next a{text-align:center;}
.view-page a{display:block; padding:0 20px;color: #333;} 
.view-page .back{left:50%; margin-left:-50px;}
.view-page .back a{background:#0d4aa0; color:#fff; text-align:center;border: none;}
.view-page .next{right:0;}
.view-page .prev:hover a{color:#fff; background:#0d4aa0;}
.view-page .next:hover a{color:#fff; background:#0d4aa0;}
.view-page .back:hover a{background:#0d4aa0; color:#fff;}

.view-page2{position:relative;margin-top: 50px;}
.view-page2 .prev,.view-page2 .next{font-size:14px;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:#0d4aa0;}
.view-page2 .next:hover a{color:#0d4aa0;}

.ny_xw{width: 980px;margin: auto;position: relative;}
.ny_xw:after{content: "";position: absolute;left: 390px;border-left: 1px solid #eee;top: 0;bottom: 0;}
.ny_xw ul li{padding-left:420px; position:relative;margin-bottom: 130px;}
.ny_xw ul li:last-child{margin-bottom: 0;}
.ny_xw ul li .ny_xw_img{ position:absolute; left:0px; top:0; width:360px; /*overflow:hidden;*/ height:260px;}
.ny_xw ul li .ny_xw_img img{ display:block; width:100%; -webkit-transition:0.5s;transition:0.5s;}
.ny_xw ul li .ny_xw_img:after{ content:''; position:absolute; right:-35px;top:20px; width:10px; height:10px; background:#0d4aa0; border-radius:50%; box-shadow:0 0 10px #0d4aa0; z-index:2;animation-name: tada;animation-duration: 1s;animation-fill-mode: both;animation-iteration-count: infinite;}
.ny_xw ul li .ny_xw_img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_xw ul li .ny_xw_txt{ position:relative; height:260px;padding-top: 12px;}
.ny_xw ul li .ny_xw_txt .h1{ font-size:18px; line-height:30px; color:#333;font-weight: bold;-webkit-transition:0.5s;transition:0.5s;margin-top: 50px;}
.ny_xw ul li .ny_xw_txt .h1:hover{color:#0d4aa0;}
.ny_xw ul li .ny_xw_txt .h4{ font-size:14px; line-height:30px;padding-top:20px; color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.ny_xw ul li .ny_xw_txt .h2{ font-size:24px; line-height:24px; color:#333;}
.ny_xw ul li .ny_xw_txt .h2 span{font-size: 16px;display: block;padding-top:0px;}
@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}

.fa_lc{}
.fa_lc ul{ position:relative;}
.fa_lc ul:after{ content:''; position:absolute; left:50%; top:0; width:1px; height:100%; background:#eee;}
.fa_lc ul li{ width:50%; box-sizing:border-box; padding:80px 150px 50px; text-align:right; position:relative;}
.fa_lc ul li:nth-child(2n){ margin-left:50%; text-align:left;}
.fa_lc ul li .h1{margin-bottom: 20px;}
.fa_lc ul li .h1 img{display: block;width: 60%;margin: 0 0 0 auto;}
.fa_lc ul li:nth-child(2n) .h1 img{margin: 0 auto 0 0;}
.fa_lc ul li .h2{ font-size:30px; color:#333;}
.fa_lc ul li .h3{ font-size:14px; color:#666; line-height:30px; padding:10px 0;}
.fa_lc ul li:after{ content:''; position:absolute; right:110px;top:270px; width:10px; height:10px; background:#0d4aa0; border-radius:50%; box-shadow:0 0 10px #0d4aa0; z-index:2;animation-name: tada;animation-duration: 1s;animation-fill-mode: both;animation-iteration-count: infinite;}
.fa_lc ul li:before{ content:''; position:absolute; right:0;top:275px; width:110px; height:0px; z-index:1; border-bottom:1px solid #eee;}
.fa_lc ul li:nth-child(2n):after{ right:auto; left:110px;}
.fa_lc ul li:nth-child(2n):before{ right:auto; left:0px;}

.ny_xw_xq{}
.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;}
.ny_tw img{ display:block; max-width:100%; margin:auto;}

.ny_zp{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;border: 1px solid #eee;}
.ny_zp ul li:nth-child(2n){margin-right:0;}
.ny_zp_img{float: left; overflow:hidden;line-height:30px;font-size: 24px;color: #333;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:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_zp ul li .ny_zp_txt .h2{ font-size:14px; line-height:30px; color:#666;margin-top: 10px;height: 150px;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: #0d4aa0;border: 1px solid #0d4aa0;}

.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: #0d4aa0;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: #333;border-radius:2px;}
.ny_zp_tc_xx .jl{display:block; font-size:16px; line-height:40px; color:#333;width: 150px;border: 1px solid #333;text-align: center;margin-top: 20px;margin-bottom: 10px;}
.ny_zp_tc_xx .jl:hover{color:#fff;background: #0d4aa0;}
.ny_zp_tc_xx_gd .h1{font-weight: bold;padding-bottom: 15px;font-size: 24px;color: #333;}
.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;}

.ny_lxwm{}
.sy_xl_div{}
.sy_xl_txt{ font-size:14px; line-height:30px; color:#333; width:45%;padding-top:0px;}
.sy_xl_txt p{position: relative;padding-left: 30px;padding-bottom: 10px;}
.sy_xl_txt p span.iconfont{font-size:24px;padding-right: 10px;position: absolute;left: 0;top: 0;color: #666;}
.spz18_000{ font-size:30px; color:#333;display: block;padding-bottom: 30px;}
.sy_xl_ly{ width:45%;}
.sy_xl_ly form input{ display:block; width:100%; border:1px solid #ddd; border-radius:3px; margin-bottom:10px; font-size:14px; 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:14px; line-height:35px; padding:5px 10px; height:140px;color: #666;background: none;}
.sy_xl_ly form a{ display:block; width:180px;  border-radius:3px;font-size:14px; 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:#0d4aa0;color: #fff;border:1px solid #0d4aa0;}
.ny_lx{ font-size:14px; line-height:35px; color:#666; padding:80px 0 0px;}