﻿*{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0;}
body,textarea,input,button,select,keygen,legend{font:14px/1.5;color:#3d3d3d;outline:0;font-family: Arial, sans-serif;}
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:#333;}
a:hover{color:#264a98;}

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

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.w1400{ width:1400px;max-width: 95%; margin:auto;}
.w1200{ width:1200px;max-width: 95%; margin:auto;}
body{padding-top: 80px;}
.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{}
.top_h .logo img{display: block;height:80px;padding: 15px 0;}
.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: 30px;bottom: 0;right: 30px; -webkit-transition:0.5s;transition:0.5s;border-bottom: 2px solid #264a98;}
.dh{}
.dh ul li{float: left;position: relative;}
.dh ul li p a{display: block;line-height: 80px;font-size: 16px;position: relative;color: #333;padding: 0 30px;}
.dh ul li.on p a{color: #264a98;}
.dh ul li .dh_fl{position: absolute;left: 50%;top: 80px;width:200px;display: none;margin-left: -100px;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);}
.dh ul li .dh_fl ul{background: #fff;}
.dh ul li .dh_fl ul li{float: none;padding: 0;border-bottom: 1px dotted #eee;}
.dh ul li .dh_fl ul li a{display: block; font-size: 15px;line-height: 44px;position: relative;color: #666; text-align:center;}
.dh ul li .dh_fl ul li:hover a{color: #fff; background:#264a98;}
.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: #333; cursor:pointer;-webkit-transition:0.5s;transition:0.5s;}
.serach{position:fixed;left: 0; right:0px;top:0px;bottom: 0;z-index:10;display: none;}
.serach2{position:absolute;left: 0; right:0px;background:rgba(0, 0, 0, 0.7); top:0px;bottom: 0;overflow:hidden;z-index:10;display: flex;align-items: center;justify-content: center;}
.serach form{position: relative;width: 100px;max-width: 95%;border-bottom: 1px solid #fff;-webkit-transition:1s;transition:1s;}
.serach.on form{width: 1600px;}
.serach form input[type='text']{font-size:16px; width:100%; height:60px; line-height:60px;padding:0 40px 0 40px; color:#fff;background: none;}
.serach form input[type='text']::-webkit-input-placeholder {color:#fff;}
.serach form input[type='text']:-moz-placeholder{color:#fff;}
.serach form input[type='text']::-moz-placeholder{color:#fff;}
.serach form input[type='text']:-ms-input-placeholder{color:#fff;}
.serach form a{position: absolute;left: 0;top:0px;height:60px;font-size: 20px;line-height: 60px;text-align: center;color: #fff;}
.serach form span{position: absolute;right: 0;top:0px;width: 24px;height:60px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #fff;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: #fff;margin: -12px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.serach form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.top_yy{margin-top:25px;margin-left: 30px; text-align:center;color: #333;}
.top_yy a{font-size: 16px;line-height:32px; color: #333;}
.top_yy a.on{ color:#264a98;}
.top_yy a:hover{ color:#264a98;}

.banner{ width:100%; overflow:hidden;position:relative;}
.banner ul li a{display: block;height: 100%;}
.banner ul li .img img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li .txt{position: absolute;left: 0;top: 0;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;text-align: center;}
.banner ul li .txt .ml1{font-size: 48px;line-height: 48px;color: #fff;}
.banner ul li .txt .ml2{font-size: 24px;line-height: 36px;color: #fff;margin-top: 35px;}
.banner ul li .txt .ml3{font-size: 14px;color: #fff;margin-top: 20px;background: #264a98;width: 180px;line-height: 46px;margin: 50px auto 0;border-radius: 5px;}
.banner ul li.swiper-slide-active .txt .ml1{animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml2{animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1s;animation-delay: 1s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml3{animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 2s;animation-delay: 2s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.bandd{ position:absolute; left:0; bottom:25px!important; width:100%; text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;}
.bandd span{z-index:2;cursor:pointer;margin:0 6px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(255, 255, 255, 0.5);opacity: 1!important;}
.bandd span.swiper-pagination-bullet-active{background:#fff;}
.bandd span.swiper-pagination-bullet-active:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #fff;width: 18px;height: 18px;border-radius: 50%;}
.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: 24px;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.5) translate(-50%, -50%);transform:scale(1,1.5) translate(-50%, -50%) ;}
.banner .bany:before{-webkit-transform:scale(1,1.5) translate(-50%, -50%) rotate(180deg);transform:scale(1,1.5) translate(-50%, -50%) rotate(180deg);}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}

.sy_bt{text-align:center;}
.sy_bt .ml1{ font-size:30px;line-height: 30px;color:#333; font-weight:bold}
.sy_bt .ml1:after{content: "";display: block;width: 36px;height: 2px;background: #264a98;margin:10px auto 0;}
.sy_bt .ml2{ font-size:14px;line-height: 24px; color:#999; margin:10px 0 0px;text-transform: uppercase;}
.sy_bt.fff .ml1{color:#fff;}
.sy_bt.fff .ml1:after{background: #fff;}
.sy_bt.fff .ml2{color:#fff;}

.sy_cp{padding: 60px 0 60px;overflow: hidden;}
.sy_cp .lb_bg{margin-top: 40px;position: relative;padding-bottom: 24px;}
.sy_cp .lb_bg .sy_cp_dd{display: flex;align-items: center;justify-content: center;margin-top: 40px;}
.sy_cp .lb_bg .sy_cp_dd span{width: 8px;height: 8px;border-radius: 50%;background:#ccc;margin: 0 6px;opacity: 1;position: relative;}
.sy_cp .lb_bg .sy_cp_dd span.swiper-pagination-bullet-active{background: #264a98;}
.sy_cp .lb_bg .sy_cp_dd span.swiper-pagination-bullet-active:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #264a98;width: 18px;height: 18px;border-radius: 50%;}
.sy_cp .lb_bg .sy_cp_l,.sy_cp .lb_bg .sy_cp_r{position: absolute;bottom:0;cursor: pointer;width: 50px;height: 50px;font-size: 18px;line-height: 48px;border:1px solid #ccc; color: #999;text-align: center;border-radius: 50%;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp .lb_bg .sy_cp_l{left: 0;}
.sy_cp .lb_bg .sy_cp_r{right: 0;}
.sy_cp .lb_bg .sy_cp_l:hover,.sy_cp .lb_bg .sy_cp_r:hover{border:1px solid #264a98; color: #fff;background: #264a98;}
.sy_cp .lb_bg .lb{}
.sy_cp .lb_bg .lb2{overflow: visible;}
.sy_cp .lb_bg .lb2 ul{}
.sy_cp .lb_bg .lb2 ul li{background: #fff;}
.sy_cp .lb_bg .lb2 ul li .img{overflow: hidden;border: 1px solid #eee;}
.sy_cp .lb_bg .lb2 ul li .img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.sy_cp .lb_bg .lb2 ul li:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.sy_cp .lb_bg .lb2 ul li .txt{background: #fff;padding: 10px;text-align: center;}
.sy_cp .lb_bg .lb2 ul li .txt .ml1{font-size: 14px;line-height: 24px;color: #666;}

.sy_yy{background: #f6f6f6;padding: 60px 0 0;}
.sy_yy .lb{margin-top: 40px;background: url(../img/yyly.jpg) center no-repeat;background-attachment: fixed;background-size: cover;}
.sy_yy .lb ul{}
.sy_yy .lb ul li{float: left;width: 14.285%;border-right: 1px solid rgba(255, 255, 255, 0.3);height: 350px;position: relative;overflow: hidden;border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
.sy_yy .lb ul li:nth-child(7){border-right: 0;}
.sy_yy .lb ul li:nth-child(n+8){border-bottom: 0;}
.sy_yy .lb ul li .img{position: absolute;left: 0;;bottom: -25%;right: 0;height: 50%;overflow: hidden;-webkit-transition:0.5s; transition:0.5s;opacity: 0;}
.sy_yy .lb ul li .img img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.sy_yy .lb ul li .txt{position: absolute;left: 0;;top: 25%;right: 0;display:flex;align-items: center;justify-content: center;height: 50%;-webkit-transition:0.5s; transition:0.5s;}
.sy_yy .lb ul li .txt .txt2{width: 80%;}
.sy_yy .lb ul li .txt .ml1{font-size: 22px;line-height: 22px;color: #fff;font-weight: bold;font-family: Helvetica, Segoe UI,Arial;}
.sy_yy .lb ul li .txt .ml1:after{content: ""; display: block;width: 1em;height: 1px;background: #fff;margin-top: 5px;font-size: 24px;}
.sy_yy .lb ul li .txt .ml2{font-size: 18px;line-height: 18px;color: #fff;margin-top: 20px;}
.sy_yy .lb ul li .txt .ml3{font-size: 12px;line-height: 12px;color: #fff;margin-top: 10px;font-family: Helvetica, Segoe UI,Arial;text-transform: uppercase;}
.sy_yy .lb ul li .txt .ml4{position: absolute;right: 60px;top: 50%;width: 24px;height: 24px;border: 1px solid #fff;border-radius: 50%;text-align: center;font-size: 12px;line-height: 22px;color: #fff;margin-top: 35px;-webkit-transition:0.5s; transition:0.5s;opacity: 0;}
.sy_yy .lb ul li:hover .img{opacity:1;bottom: 0;}
.sy_yy .lb ul li:hover .txt{top: 0;background: rgb(38,74,152,0.6);}
.sy_yy .lb ul li:hover .txt .ml4{opacity: 1;}

.sy_gy{padding: 60px 0 40px;}
.sy_gy .lb{background: #f6f6f6;margin-top: 40px;}
.sy_gy .lb .img{float: left;width: 50%;position: relative;cursor: pointer;overflow: hidden;}
.sy_gy .lb .img:before{ content:''; position:absolute; left:0; top:0; right:0; bottom:0px; background: url(../img/bf.png) center no-repeat; z-index:1; background-size:46px 46px;-webkit-transition:0.5s;transition:0.5s;opacity: 0;}
.sy_gy .lb:hover .img:before{opacity: 1;}
.sy_gy .lb .img:after{ content:''; position:absolute; left:0; top:0; right:0; bottom:0px; background:rgba(0, 0, 0,0);-webkit-transition:0.5s;transition:0.5s;}
.sy_gy .lb:hover .img:after{background:rgba(0, 0, 0,0.3);}
.sy_gy .lb .img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.sy_gy .lb .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
/*.sy_gy .lb .img:after{content: "";position:absolute;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0, 0, 0, 0.5) url(../img/bf.png) center no-repeat;}*/
.sy_gy .lb .txt{float: right;width: 50%;padding: 35px;}
.sy_gy .lb .txt .ml1{font-size: 24px;line-height: 35px;color: #333;font-weight: bold;padding-top: 10px;}
.sy_gy .lb .txt .ml2{font-size: 14px;line-height: 30px;color: #666;margin-top: 15px;}
.sy_gy .lb .txt .ml3{margin-top: 20px;}
.sy_gy .lb .txt .ml3 a{font-size: 14px;line-height: 46px;color: #fff;background: #264a98;width: 150px;margin:0px 0 0 auto;display:block;text-align: center;display: flex;align-items: center;justify-content: center;padding-left: 3px;border-radius: 5px;-webkit-transition:0.5s; transition:0.5s;}
.sy_gy .lb .txt .ml3 a i{font-size: 18px;padding-left: 5px;}
.sy_gy .lb .txt .ml3 a:hover{background: #51ace1;}

.sy_gy_sz{margin-top: 40px;}
.sy_gy_sz ul{display: flex;align-items: center;justify-content: center;}
.sy_gy_sz ul li{width: 25%;text-align: center;border-right: 1px solid #eee;}
.sy_gy_sz ul li:last-child{border-right:none;}
.sy_gy_sz ul li .ml1{font-size: 36px;line-height: 36px;font-weight: bold;color: #264a98;}
.sy_gy_sz ul li .ml1 p{display: flex;justify-content: center;}
.sy_gy_sz ul li .ml1 i{font-size: 20px;font-style: normal;line-height: 20px;}
.sy_gy_sz ul li .ml2{font-size: 16px;line-height: 16px;color: #333;padding-top: 15px;}

.sy_sp_bg{ position:fixed; left:0;top:0; right:0; bottom:0; background:rgba(0,0,0,0.8); z-index:99; display:none;}
.sy_sp{ position:absolute; left:50%;top:50%;}
.sy_sp video{ display:block; max-width:100%; max-height:100%;margin: auto;width: 100%;height: 100%;background: #000;}
.sy_sp_bg i{ position:absolute; right:20px; top:20px; width:35px; height:35px; background:url(../img/xzewm_gb.png) center no-repeat; cursor:pointer; z-index:1;background-size: 35px auto;}

.sy_hz{padding: 60px 0 100px;background: #f6f6f6;}
.sy_hz_lb{margin-top: 60px;}
@media screen and (min-width:1200px){
.sy_hz_lb ul{}
.sy_hz_lb ul li{float: left;width: 14.4%;margin-right: 7%;-webkit-transform: rotate(45deg);transform: rotate(45deg);padding: 1px;border: 1px solid #eee;overflow: hidden;-webkit-transition:.5s;transition:.5s;background: #fff;}
.sy_hz_lb ul li:hover{box-shadow: 0 0 15px rgba(0, 0, 0,0.2);}
.sy_hz_lb ul li:nth-child(9n){margin-right: 0;}
.sy_hz_lb ul li:nth-child(1){margin-left:10.7%;}
.sy_hz_lb ul li:nth-child(10){margin-left:10.7%;}
.sy_hz_lb ul li:nth-child(14){opacity: 0;}
.sy_hz_lb ul li img{display: block;max-width: 100%;margin: auto;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
}

.sy_xw_bg{}
.sy_xw{padding: 60px 0;}
.sy_xw .lb{margin-top: 40px;}
.sy_xw .l{width: 49%;}
.sy_xw .l ul li{}
.sy_xw .l ul li .img{overflow: hidden;background: #000;height: 410px;}
.sy_xw .l ul li .img 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_xw .l ul li:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);opacity: 0.6;}
.sy_xw .l ul li .txt{position: absolute;left: 0;bottom: 0;right: 0;font-size: 18px;padding: 18px;line-height: 35px;color: #fff;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.sy_xw .l .sy_xwdd{position: absolute;left: 0;right: 0;bottom: 10px;z-index: 2;text-align: right;}
.sy_xw .l .sy_xwdd span{display: inline-block;width: 10px;height: 10px;border-radius: 50%;background: white;margin: 0 10px!important;cursor: pointer;position: relative;opacity: 1!important;}
.sy_xw .l .sy_xwdd span.swiper-pagination-bullet-active:after{content: "";display: block;width: 18px;height: 18px;border-radius: 50%;border: 1px solid white;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.sy_xw .r{width: 49%;}
.sy_xw .r ul li:nth-child(1){margin-bottom: 30px;}
.sy_xw .r ul li a{display: flex;align-items: center;justify-content: center;}
.sy_xw .r ul li .img{overflow: hidden;width: 40%;height: 190px;}
.sy_xw .r ul li .img 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_xw .r ul li:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.sy_xw .r ul li .txt{overflow: hidden;width: 60%;padding:20px 30px;border: 1px solid #eeeeee;border-left: none;}
.sy_xw .r ul li .txt .ml1{font-size: 16px;line-height: 16px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:0.5s; transition:0.5s;margin-bottom: 10px;font-weight: bold;}
.sy_xw .r ul li .txt .ml2{font-size: 14px;line-height: 24px;color: #666;height: 48px;margin-bottom: 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.sy_xw .r ul li .txt .ml3{font-size: 13px;line-height: 13px;color: #999;display: flex;}
.sy_xw .r ul li .txt .ml3 i{padding-right: 5px;font-size: 18px;}
.sy_xw .r ul li:hover .txt .ml1{color: #264a98;}
.sy_xw .sy_xw_ckgd{font-size: 14px;line-height: 46px;background: #264a98; color: #fff;text-align: center;width: 150px;margin:40px auto 0;display: block;display: flex;align-items: center;justify-content: center;-webkit-transition:0.5s;transition:0.5s;border-radius: 5px;}
.sy_xw .sy_xw_ckgd i{font-size: 18px;padding-left: 5px;}
.sy_xw .sy_xw_ckgd:hover{background: #51ace1;}


/* footer */
.foot_bg{background:#f6f6f6;}
.footer{ padding:50px 0 50px;overflow:hidden; position: relative;}
.ft-about{ margin-bottom:30px; border-bottom:1px solid #393939; padding-bottom:30px;}
.ft-about p{ color:#666;}
.ft-menu{float:left;width: 62%;overflow:hidden;}
.ft-menu .item{position:relative;float:left;margin-right: 9%;width: 16%;}
.ft-menu .item:after{display:block;position:absolute;top:0;right:0;width:1px;height:260px;content:"";background:#eee;}
.ft-menu .item::before { display: block; content: ""; position: absolute; top: 0; right: 0; width: 1px;height: 18px; background: #264a98; z-index: 2;}
.ft-menu .item h3{font-weight:normal; font-size:16px; color:#333;overflow:hidden;}
.ft-menu .item h3 a{display:block;color:#333;}
.ft-menu .item h3 a:hover{/*color:#264a98;*/text-decoration:underline;}
.ft-menu .item ul{ margin-top:20px;overflow:hidden;}
.ft-menu .item li{  padding:6px 0;font-size:14px;}
.ft-menu .item li a{display:block;color:#666;}
.ft-menu .item li a:hover{text-decoration:underline; color: #264a98;}
.ft-infos{position:relative;float:left;width: 25%;}
.ft-infos h3{font-weight:normal;overflow:hidden; font-size: 16px;}
.ft-infos h3 a{display:block;color:#333;}
.ft-infos .con{margin-top:20px;color:#666;overflow:hidden;font-size: 14px;line-height: 30px;}
.ft-QRcode{float:right;overflow:hidden;}
.ft-QRcode .QRcode-list{margin-top:10px;overflow:hidden;}
.ft-QRcode .QRcode-list .item{float:left; width:110px;background:#fff; border-radius: 0 20px 0 0; padding-bottom: 10px;}
.ft-QRcode .QRcode-list .item:nth-of-type(2) { margin-left: 15px; margin-right:15px;}
.ft-QRcode .QRcode-list .item p{ font-size: 12px; color: #666; padding-top: 10px; padding-bottom:5px; text-align: center;}
.ft-QRcode .QRcode-list .item i {position:relative;display:block;overflow:hidden; width: 100px; margin: 0 auto;}
.ft-QRcode .QRcode-list .item i img { width:100%;}
.copyright{padding:30px 0; text-align:center; color:#666; font-size:14px;border-top: 1px solid #eee;}


.bat{overflow: hidden;position: relative;}
.bat .img{overflow: hidden;}
.bat .img img{display: block;width: 1920px;margin-left: -960px;position: relative;left: 50%;}
.bat .txt{position: absolute;left: 0;top: 0;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;}
.bat .txt .txt2{text-align: center;}
.bat .txt .txt2 .ml1{font-size: 36px;line-height: 36px;color: #fff;padding-bottom: 30px;font-weight: bold;}
.bat .txt .txt2 .ml2{font-size: 16px;line-height: 30px;color: #fff;}

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

.ny_fl{padding-top: 20px;}
.ny_fl ul li{float: left;margin-right: 20px;}
.ny_fl ul li a{display: block;font-size: 14px;line-height: 46px;color: #666;background: #f6f6f6;padding: 0 36px;-webkit-transition:0.5s;transition:0.5s;}
.ny_fl ul li.on a,.ny_fl ul li a:hover{color: #fff;background: #264a98;}

.ny_bt{font-size: 30px;line-height: 30px;text-align: center;/*font-weight: bold;*/color:#333;}
.ny_bt:after{content: "";display: block;width: 36px;height: 2px;background:#264a98;margin:20px auto 0;}

.ny_gywmfl_lb{position: relative;}
.ny_gywmfl_lb>i{position: absolute;top: -70px;}
.ny_gsjj>i{top: -60px;}
.ny_hzhb>i{position: absolute;top: -70px;}
.ny_ywjs>i{position: absolute;top: -70px;}

.ny_gsjj{padding-bottom: 60px;}
.ny_gy_gsjj{padding: 60px 0 0px;}
.ny_gy_gsjj .txt{margin-top: 40px;font-size: 14px;line-height: 30px;color: #666;}
.ny_gy_sp{float: left;width: 48%;margin-right:30px;margin-bottom: 20px;position: relative;cursor: pointer;}
.ny_gy_sp img{display: block;width: 100%;}
.ny_gy_sp:before{ content:''; position:absolute; left:0; top:0; right:0; bottom:0px; background: url(../img/bf.png) center no-repeat; z-index:1; background-size:46px 46px;-webkit-transition:0.5s;transition:0.5s;opacity: 0;}
.ny_gy_sp:hover:before{opacity: 1;}
.ny_gy_sp:after{ content:''; position:absolute; left:0; top:0; right:0; bottom:0px; background:rgba(0, 0, 0,0);-webkit-transition:0.5s;transition:0.5s;}
.ny_gy_sp:hover:after{background:rgba(0, 0, 0,0.3);}

.sy_sz{padding: 50px 0 80px;}
.sy_sz ul{display: flex;align-items: center;justify-content: space-around;}
.sy_sz ul li{text-align: center;}
.sy_sz ul li .m1{font-size: 14px;color: #333;display: flex;align-items: baseline;justify-content: center;}
.sy_sz ul li .m1 span{font-size: 42px;font-weight: bold;font-family:Arial, sans-serif;color: #264a98;}
.sy_sz ul li .m2{font-size: 14px;line-height: 14px;color: #666;padding-top: 5px;}

.ny_fzlc{padding: 60px 0;background: #f6f6f6;}
.ny_gy_lc{padding-left: 100px;margin-top: 40px;}
.ny_gy_lc ul{border-left: 1px dashed #e0e0e0;padding-left: 50px;}
.ny_gy_lc ul li{position: relative;margin-bottom: 20px;}
.ny_gy_lc ul li:last-child{margin-bottom:0px;}
.ny_gy_lc ul li:after{content:"";position: absolute;left:-57px;top: 50%;margin-top:-9px;border: 2px solid #004198;width: 8px;height: 8px;background: #fff;border-radius: 50%;}
.ny_gy_lc ul li .h1{position: absolute;left:-150px;top: 50%;-webkit-transform: translate(0,-50%);transform: translate(0,-50%);font-size:24px;line-height: 24px;-webkit-transition:0.5s;transition:0.5s;font-weight: bold;color: #004198;}
.ny_gy_lc ul li .h2{padding: 15px;background: #fff;position: relative;font-size: 14px;line-height: 24px;-webkit-transition:0.5s;transition:0.5s;border-radius: 5px;}
.ny_gy_lc ul li .h2:after{content:"";position: absolute;left:-30px;top: 50%;margin-top:-15px; border: 15px solid transparent;border-right: 15px solid #fff;-webkit-transition:0.5s;transition:0.5s;}
@media screen and (min-width:1200px) {
.ny_gy_lc ul li:hover .h2{color: #fff;background: #264a98;}
.ny_gy_lc ul li:hover .h2:after{border-right: 15px solid #264a98;}}

.ny_zzzs{padding: 60px 0;}
.ny_zs{margin-top: 40px;}
.ny_zs ul li .h1{overflow: hidden;border: 1px solid #eee;}
.ny_zs ul li .h1 img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_zs ul li:hover .h1 img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_zs ul li .h2{font-size: 14px;line-height: 20px;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #333;}
.ny_zs_l,.ny_zs_r{position: absolute;top: 50%;margin-top: -43px;cursor: pointer;width: 46px;height: 46px;font-size: 18px;line-height: 46px;background: #264a98;color: #fff;text-align: center;z-index: 1;border-radius: 50%;}
.ny_zs_l{left: 20px;}
.ny_zs_r{right: 20px;}
.ny_zs_l.swiper-button-disabled,.ny_zs_r.swiper-button-disabled{opacity: 0;}

.ny_ywjs{padding: 60px 0;background: #f6f6f6;}
.ny_ywjs .ny_ywjs_lb{margin-top: 40px;font-size: 16px;line-height: 30px;color: #666;}
.ny_ywjs .ny_ywjs_lb img{float: left;width: 280px;margin-right: 30px;}

.ny_zzjg{padding: 60px 0;}
.ny_zzjg .ny_zzjg_txt{margin-top: 40px;}
.ny_zzjg .ny_zzjg_txt img{display: block;max-width: 100%;margin: auto;}

.ny_hzhb{padding: 60px 0 50px;background: #f6f6f6;}
.ny_hz{margin-top: 40px;}
.ny_hz ul li{float: left;width: 19.2%;margin: 0 1% 1% 0;background: #fff;}
.ny_hz ul li:nth-child(5n){margin-right: 0;}
.ny_hz ul li .img{border: 1px solid #eee;}
.ny_hz ul li img{display: block;max-width: 100%;height: 120px;margin: auto;}

.ny_cp{padding: 40px 0 60px;}
.ny_cp ul{}
.ny_cp ul li{float: left;width: 23.5%;margin: 0 2% 2% 0;}
.ny_cp ul li:nth-child(4n){margin-right:0;}
.ny_cp ul li .img{overflow: hidden;border: 1px solid #eee;position: relative;}
.ny_cp ul li .img:before,.ny_cp ul li .img:after{content: "";position: absolute;width: 0;height: 0;border: 2px solid #264a98;-webkit-transition:0.5s;transition:0.5s;z-index: 1;opacity: 0;}
.ny_cp ul li .img:before{left: 0;top: 0;border-width: 2px 0 0 2px;}
.ny_cp ul li .img:after{right: 0;bottom: 0;border-width: 0 2px 2px 0;}
.ny_cp ul li:hover .img:before,.ny_cp ul li:hover .img:after{width: 100%;height: 100%;opacity: 1;}
.ny_cp ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li:hover .img img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_cp ul li .txt{font-size: 14px;line-height: 24px;padding: 5px;text-align: center;color: #666;-webkit-transition:0.5s;transition:0.5s;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_cp ul li:hover .txt{color: #264a98;}

.pagination{width:100%; height:auto;text-align:center; font-size:0px; position:relative; overflow:hidden; margin:auto; text-transform:uppercase;padding-top:30px;}
.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:#264a98; background:#264a98;}

.ny_yqrz_xq{padding: 40px 0 60px;}
.ny_yqrz_xq_tp{position: relative;padding-right: 110px;}
.large_box{margin-bottom:10px;width:100%;height:auto;overflow:hidden;margin: auto;border: 1px solid #eee;background: #fff;}
.large_box ul li{display: none;}
.large_box img{display:block;max-width: 100%;max-height: 600px;margin: auto;}
.small_box{position: absolute;width:100px;top: 0;right: 0;bottom: 0;padding: 30px 0;}
.small_list{overflow:hidden;height: 100%;}
.small_list ul{overflow:hidden}
.small_list ul li{position:relative;margin-bottom:10px;border: 1px solid #ccc;background: #fff;}
.small_list ul li img{display:block;width: 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;left: 0; width:100%;height:20px;background-color:#ececec;background-repeat:no-repeat;background-position:center center;cursor:pointer}
.small_box .btn:hover{/*background-color:#ce541e*/}
.left_btn{top:0;background-image:url(../img/left_btn.png)}
.right_btn{bottom:0;background-image:url(../img/right_btn.png)}
.ny_yqrz_xq_tp{width:50%;}
.ny_yqrz_xq_r{width: 46%;}
.ny_yqrz_xq_bt{}
.ny_yqrz_xq_bt .h1{font-size: 24px;line-height: 30px;padding: 0px 0px 15px; color: #333;border-bottom: 1px solid #eee;}
.ny_yqrz_xq_bt .h3{font-size: 14px;line-height: 30px;color: #666;padding: 15px 0px 0;}
.ny_yqrz_xq_bt .h3 table{border: 1px solid #eee;border-width: 1px 1px 0 0;width: 100%;}
.ny_yqrz_xq_bt .h3 table th{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 10px 20px;}
.ny_yqrz_xq_bt .h3 table td{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 10px 20px;}
.ny_yqrz_xq_bt .h4{position: relative;margin-top: 25px;}
.ny_yqrz_xq_bt .h4 .h4_bt{float: left; font-size: 16px;line-height: 50px;color: #fff;text-align: center;background: #264a98;border-radius: 3px;-webkit-transition:0.5s;transition:0.5s;cursor: pointer;padding: 0 30px;}
.ny_yqrz_xq_bt .h4 .h4_bt:nth-child(2){background: #f28f00;margin-left: 20px;}
.ny_yqrz_xq_bt .h4 .h4_bt span{font-size: 24px;padding-right: 5px;float: left;}
.ny_yqrz_xq_bt .h5{margin-top:30px;}


.tabs-basic{width:100%; margin-top:50px; float:left;}
.tabs-basic ul{list-style:none; margin:0; padding:0;}
.tabs-basic ul li{font-size:24px; height:50px;text-transform:uppercase;border-bottom: 1px solid #eee;}
.tabs-basic ul>li>a{display:block; text-decoration:none; line-height:30px; color:#333;}
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto;line-height:30px; font-size:14px; color:#333;}
.tabs-basic .tabs-content-placeholder table{border: 1px solid #eee;border-width: 1px 1px 0 0;width: 100%;margin: 10px 0;}
.tabs-basic .tabs-content-placeholder table th{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 10px 20px;}
.tabs-basic .tabs-content-placeholder table td{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 10px 20px;}
.tabs-basic .tabs-content-placeholder .tab-content-active{padding: 30px 0 0;}
.tabs-basic .tabs-content-placeholder img{max-width:100%;display: block;margin: auto;}
.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; padding-bottom:10px; border-bottom:1px solid #eee;}
.pros_right_top .h1{font-size:24px; padding-bottom:10px;color: #333;}
.pros_right_top p{font-size:14px; color:#666;}
.proleft{width:100%;float:left; font-size:14px; line-height:30px; margin-top:20px;}
.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:100%; float:left; margin-right:10px;}
.proleft_btn li a{width:100%; max-width:150px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#264a98; color:#fff;border-radius: 5px;}

.view-page2{position:relative; padding-top:20px;border-top: 1px solid #eee;margin-top: 30px;}
.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:#264a98;}
.view-page2 .next:hover a{color:#264a98;}

.ny_txt{font-size: 14px;line-height: 30px;color: #666;padding: 40px 0 60px;}
.ny_txt table{border: 1px solid #eee;border-width: 1px 1px 0 0;width: 100%;}
.ny_txt table th{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 10px 20px;}
.ny_txt table td{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 10px 20px;}
.ny_txt img{display:block;width: 100%;}

.ny_zp{ padding:40px 0 40px;position: relative;}
.ny_zp ul{margin-top: 0px;}
.ny_zp ul li{padding:30px 30px 30px 30px; position:relative;float: left;width: 49%;margin:0 2% 2% 0;background: #f6f6f6;border-radius: 5px;}
.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:20px; line-height:35px; color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-weight: bold;}
.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:4;overflow: hidden;}
.ny_zp ul li .ny_zp_txt .h3{font-size:14px; line-height:35px; color:#264a98;width: 120px;border: 1px solid #264a98; 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: #264a98;border: 1px solid #264a98;}

.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: #264a98;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: #264a98;border-radius:2px;}
.ny_zp_tc_xx .jl{display:block; font-size:14px; line-height:40px; color:#264a98;width: 150px;border: 1px solid #264a98;text-align: center;margin-top: 20px;margin-bottom: 10px;}
.ny_zp_tc_xx .jl:hover{color:#fff;background: #264a98;}
.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: 14px;line-height: 30px;color: #666;}
.ny_zp_tc_xx_gd .h1 .ny_zp_img{font-size: 36px;padding-right: 10px;} 

.ny_xw{padding: 40px 0 60px;}
.ny_xw ul li{ border-bottom:1px dashed #ddd; 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 .ny_xw_img:hover 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:#333;font-weight: bold;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw ul li .ny_xw_txt .h1:hover{color:#264a98;}
.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: 14px;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:#264a98;-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:#264a98;}
.ny_xw ul li .ny_xw_txt .h3:hover{color:#264a98;}

.fa_xq{padding: 40px 0 60px;}
.fa_xq .bt{font-size: 24px;line-height: 30px;color: #333;text-align: center;}
.fa_xq .ms{text-align: center;margin-top: 10px;color: #999;font-size: 14px;line-height: 24px;}
.fa_xq .ms .line{padding:0 15px; }
.fa_xq .ms span.iconfont{padding-right: 5px;}
.fa_xq .ms a{color: #264a98;-webkit-transition:0.5s;transition:0.5s;}
.fa_xq .ms a:hover{color: #f28f00;}
.fa_xq .txt{font-size: 14px;line-height: 30px;color: #666;padding-top: 20px;border-top: 1px solid #eee;margin-top: 10px;}
.fa_xq .txt table{border: 1px solid #eee;border-width: 1px 1px 0 0;width: 100%;margin: 10px 0;}
.fa_xq .txt table th{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 5px 10px;background: #f1f3f5;}
.fa_xq .txt table td{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 5px 10px;}
.fa_xq .txt img{display: block;max-width: 100%;margin: auto;}

.ny_lxwm{padding: 40px 0 60px;}
.sy_xl_div{}
.sy_xl_txt{font-size:14px; line-height:30px; color:#666; width:45%;padding-top:0px;}
.spz18_000{font-size:24px; color:#333;display: block;padding-bottom: 20px;}
.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:45px;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:100px;color:#666;background:none;}
.sy_xl_ly form a{display:block;width:180px;border-radius:3px;font-size:14px;line-height:40px;border:1px solid #264a98;background: #264a98;text-align:center;color:#fff;margin:auto;-webkit-transition:0.3s;transition:0.3s;}
.sy_xl_ly form a:hover{background:#f28f00;color: #fff;border:1px solid #f28f00;}
.ny_lx{font-size:14px;line-height:30px;color:#666;padding:50px 0 0px;}

.jszc_lx{}
.jszc_lx ul{}
.jszc_lx ul li{float: left; width: 32%;margin-right: 2%;background: #264a98;border-radius: 5px;display: flex;align-items: center;justify-content: center;padding: 50px 30px;text-align: center;}
.jszc_lx ul li:nth-child(3n){margin-right:0;}
.jszc_lx ul li .txt{}
.jszc_lx ul li .txt .ml1{font-size: 42px;line-height: 42px;color: #fff;}
.jszc_lx ul li .txt .ml2{font-size: 16px;line-height: 16px;color: #fff;margin-top: 15px;}
.jszc_lx ul li .txt .ml3{font-size: 24px;line-height: 24px;color: #fff;margin-top: 10px;}