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

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

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

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.w1650{ width:1650px;max-width: 95%; margin:auto;}
.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(9, 152, 68, 0.1);height: 100px; background: rgba(255,255,255,0.6);}
.top_h{}
.top_h .logo{padding: 15px 0;}
.top_h .logo img{display: block;height:70px;}
.dh_tx{position: absolute;top:0;}
.dh_tx i{position: absolute;top: 0; height:100px;-webkit-transition:0.5s;transition:0.5s;}
.dh_tx i:after{content: "";position: absolute;left: 40px;bottom: 0;right: 40px; -webkit-transition:0.5s;transition:0.5s;border-bottom: 2px solid #099844;}
.dh{}
.dh ul li{float: left;position: relative;}
.dh ul li p a{display: block;line-height: 100px;font-size: 17px;position: relative;color: #333;padding: 0 40px;}
.dh ul li.on p a{color: #099844;}
.dh ul li .dh_fl{position: absolute;left: 50%;top: 100px;width:200px;display: none;margin-left: -100px;}
.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: #099844;}
.top_ss{margin-left: 20px;}
.top_ss span.button{ display:block; width:30px; height:100px;font-size: 18px;line-height: 100px;text-align: center;color: #333; cursor:pointer;-webkit-transition:0.5s;transition:0.5s;}
.serach{position:absolute;left: 0; right:0px;background: #fff; top:0px; width:100%;overflow:hidden; z-index:10;display: none;-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;padding: 30px 0;}
.serach form{position: relative;}
.serach form input[type='text']{font-size:16px; width:100%; height:40px; line-height:40px;padding:0 100px 0 50px; color:#333;background: none;}
.serach form a{position: absolute;left: 0;top:0px;width: 40px;height:40px;font-size: 20px;line-height: 40px;text-align: center;color: #666;}
.serach form span{position: absolute;right: 0;top:0px;width: 40px;height:40px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #333;margin: -1px 0 0 -12px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:24px;background: #333;margin: -12px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.serach form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.top_yy{padding-top:35px;margin-left: 50px;}
.top_yy a{font-size: 16px;line-height:30px; color: #333;}

.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 #099844;}
.top_bg.on .dh ul li p a{color: #333;}
.top_bg.on .dh ul li.on p a{color: #099844;}
.top_bg.on .top_ss span.button{color: #333;}
.top_bg.on .top_ss:hover span.button{color: #099844;}
.top_bg.on .top_yy a{color: #333;}
.top_bg.on .top_yy a:hover{color: #099844;}

.banner{width:100%;overflow:hidden;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:#099844;}
.banz,.bany{ position:absolute; top:50%; width:50px; height:50px; opacity:0;  -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 24px;line-height:50px;text-align: center;color: #333;background: rgba(255, 255, 255, 0.5);border-radius: 50%;}
.banz{ left:5%;}
.bany{ right:5%;}
.banz:before,.bany:before{position: absolute;top: 50%;left: 50%; -webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%) ;}
.bany:before{-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg);}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}



.sy_bt{text-align: center;}
.sy_bt .h1{font-size: 42px;line-height: 42px;color: #333;font-weight: bold;}
.sy_bt .h1 span{color: #099844;}
.sy_bt .h2{margin-top: 30px;font-size:18px;line-height: 18px;color: #666;}
.sy_bt.fff .h1{color: #333;}
.sy_bt.fff .h2{color: #fff;}


/*我们的优势*/
.container02{ overflow:hidden; }
.container02 ul{margin-bottom:60px; margin-top:30px;}
.container02 ul li{float:left;width: 33.333%;height:580px;position:relative;overflow:hidden;}
.container02 ul li:before{content:"";background:#099844;position:absolute;left:0;top:0;width: 100%;height:100%;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.container02 ul li:nth-of-type(1):before{background:#92d415;}
.container02 ul li:nth-of-type(2):before{background:#48b42f;}
.container02 ul li:nth-of-type(3):before{background:#099844;}
.container02 ul li:nth-of-type(4):before{background:#e84337;}
.container02 ul li a{ display:block; width:100%; height:100%; padding:2% 10%;}
.container02 ul li .bg{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:0; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.container02 ul li .con{position:relative;z-index:1;overflow: hidden;}
.container02 ul li .con .zi{ height:50px; line-height:50px; margin-top:20%;}
.container02 ul li .con .zi2{ font-size:15px; color:#fff; text-transform:uppercase}
.container02 ul li .con .zi3{ font-size:20px; font-weight:bold; color:#fff; margin-bottom:72px; margin-top:8px; position:relative}
.container02 ul li .con .zi3:before{ content:""; position:absolute; top:48px; left:0; width:0; height:2px; background:#fff; -moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.container02 ul li .con p {
    font-size: 15px;
    color: #fff;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
	width:80%;
    transform: translateX(-400px);
    -webkit-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.container02 ul li:hover:before{ right:0; width:100%}
.container02 ul li:hover .con p{ transform:translateX(0); -webkit-transform:translateX(0); -moz-transform:translateX(0);}
.container02 ul li:hover .con .zi3:before{ width:35px; }
.container02 ul li .bg{ -webkit-transform-origin: left; -moz-transform-origin: left; -ms-transform-origin: left; -o-transform-origin: left; transform-origin: left; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; transition: all 1s; -moz-transform: perspective(300px) rotateY(0deg); -ms-transform: perspective(300px) rotateY(0deg); -o-transform: perspective(300px) rotateY(0deg); transform: perspective(300px) rotateY(0deg); background-size: cover;}
.container02 ul li:hover .bg{ opacity: 1; -webkit-transform: perspective(300px) rotateY(90deg); -moz-transform: perspective(300px) rotateY(90deg); -ms-transform: perspective(300px) rotateY(90deg); -o-transform: perspective(300px) rotateY(90deg); transform: perspective(300px) rotateY(90deg); }
.inter-inner { width: 94%; height: 94%; position: absolute; left: 3%; top: 3%; }
.inter-inner .line1, .inter-inner .line2 { position: absolute; top: 0; right: 0; bottom: 0; left: 0; opacity: 0; filter: alpha(opacity=0); pointer-events: none; -webkit-transition: opacity 0.6s, -webkit-transform 0.6s; transition: opacity 0.6s, transform 0.6s; transition-delay:0.6s}
.inter-inner .line1 { border-top: 2px solid #fff; border-bottom: 2px solid #fff; -webkit-transform: scale(0,1); transform: scale(0,1); }
.inter-inner .line2 { border-right: 2px solid #fff; border-left: 2px solid #fff; -webkit-transform: scale(1,0); transform: scale(1,0); }
.container02 ul li:hover .line1,.container02 ul li:hover .line2 { opacity: 1; filter: alpha(opacity=100); -webkit-transform: scale(1); transform: scale(1); }



.sy_al{padding: 80px 0 50px; width: 100%; height: auto; background: url(../images/p_bg.jpg) center no-repeat; background-size: cover; box-sizing: border-box;}
.sy_al_fl{padding-top: 50px;text-align: center;}
.sy_al_fl ul li{display: inline-block; margin:0 5px;font-size: 0;}
.sy_al_fl ul li a{display: block;font-size: 16px;line-height: 45px;padding: 0 30px;border: 1px solid #eee;color: #666;-webkit-transition:0.5s;transition:0.5s;}
.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 #f00;color: #fff;background: #f00;}
.sy_al_fl ul li:hover a{border: 1px solid #f00;color: #fff;background: #f00;}
/*.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 #f00;color: #fff;background: #f00;}*/
.sy_al_img{padding-top: 50px;}
.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;}
.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: 0;background:rgba(0, 0, 0, 0.5);opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.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: 24px;line-height: 30px;color: #fff;}
.sy_al_img ul li .h2 .h3 span{display: block;font-size: 24px;margin: 15px auto 0;width: 50px;height: 50px;line-height: 46px;border: 2px solid #fff;border-radius: 50%;}

.sy_lc{background:#fff url(../images/aboutbg2.jpg) bottom no-repeat;padding-top:30px; box-sizing: border-box; overflow: hidden;}
.sy_lc_txt{position: relative;}
.aboutBox_l{width:55%;height:auto; margin-bottom: 60px;}
.hTitle{font-size:1rem;margin-bottom:40px;position: relative; color: #565656;}
.hTitle span{display: block;font-size:32px;color:#191919; font-weight: 600}
.aboutBox_l .hTitle{position:relative;padding-bottom:15px;margin-bottom:25px;}
.aboutBox_l .hTitle::after{content:"";position:absolute;left:0;bottom:0;width:64px;height:auto;background: url(../images/bolang_05.jpg);}
.aboutBox_l .txt{height:160px;margin-bottom:10px;line-height:1.6;}
.aboutBox1 .font{overflow-y:auto;height:auto;margin-bottom:30px; color: #565656; font-size: 18px; line-height: 35px;}
.aboutBox_r{height:auto;display:block;overflow:hidden; position: absolute; right: 0; top:-90px;}
.aboutBox_r .bgImg{animation:scale 30s infinite;}
.font{font-size: 16px; line-height: 30px; color: #555; margin: 30px 0 0px;}
.aboutBox_1ny{overflow: hidden; padding-bottom: 96px}

.in_cu{width: 100%; height: auto; overflow: hidden;}
.in_cu ul{ margin-right: -2%;}
.in_cu li{width: 48%; float: left; margin-right: 2%; margin-bottom: 20px}
.in_cu li .bt{font-size: 30px; color: #099844; font-weight: 600; font-family: 'BEBAS'!important; text-transform: uppercase;}
.in_cu li .swz{font-size: 14px; line-height: 25px; margin-top: 10px; color: #fff}

/* advantage */
.advantage { padding-top: 55px; padding-bottom:55px; overflow: hidden;}
.advantageTitle { margin-bottom: 24px; }
.advantageTitle .ybt { text-align: center; line-height: 42px; font-size: 30px; font-weight: bold; color: #5b5b5b; }
.advantageTitle .ybt span { color: #1f9b56; }
.advantageTitle .ywz { text-align: center; line-height:35px; color: #7e7e7e; font-size: 18px }
.advantageWrap { text-align: center; background: url(../images/advantageBg.png) no-repeat center 128px; overflow: hidden;}
.advantageWrapny1{float: left; width:38%; overflow: hidden;}
.advantageWrapny1 ul { padding-top: 35px; }
.advantageWrapny1 li{text-align: left; margin-bottom:75px;  overflow: hidden;}
.advantageWrapny1 li .imgs{float: left; width: 12%}
.advantageWrapny1 li .yswz{width:85%; float: right;}
.yswz1 { font-weight: bold; color: #5b5b5b; font-size: 20px; color: #5b5b5b; line-height: 36px;}
.yswz2 { color: #535353; line-height:22px; overflow: hidden; font-size: 14px;}
.advantageWrap .ywz { font-weight: bold; color: #5b5b5b; font-size: 20px; color: #5b5b5b; line-height: 36px;}
.advantageWrap p { color: #535353; line-height:22px; overflow: hidden; font-size: 14px;}
.advantageImg{width: 23%; float: left; overflow: hidden;}
.advantageImg img{margin:auto; max-width: 100%; display: block;}

.advantageWrapny2{float: right; width:37%; overflow: hidden;}
.advantageWrapny2 ul { padding-top: 35px; }
.advantageWrapny2 li{text-align: left; margin-bottom:55px; overflow: hidden;}
.advantageWrapny2 li .imgs{float: left; width: 12%}
.advantageWrapny2 li .yswz{width:85%; float: right;}


 .teambg{background:#fff url(../images/t_bg.jpg) top no-repeat;padding:80px 0; box-sizing: border-box; overflow: hidden;}
 .teambgny{margin: 30px 150px; text-align: center; font-size: 16px; line-height: 30px;}
 .ny_gy_zs{margin-top: 80px;}
.ny_al_bg{padding:0px 70px; position:relative; box-sizing: border-box;}
.ny_al{overflow:hidden;}
.ny_al ul{ width:10000%; position:relative;}
.ny_al ul li{ float:left; width:0.235%; margin-right:0.02%;box-sizing:border-box; padding:10px; text-align: center; box-sizing: border-box; height:326px;  display:table; }
.ny_al ul li:hover{ }
.ny_al ul li a{display:table-cell; vertical-align:middle; line-height: 35px;}
.ny_al ul li img{ display:block; box-sizing:border-box; width:100%;}
.ny_al ul li .wz{ text-align:center; font-size:15px; line-height:40px; color:#333;}
.ny_al ul li:hover .wz{color:#1b3a95;}

.ny_al ul li .wz2{ text-align:center; font-size:15px; line-height:40px; color:#fff}
.ny_al ul li:hover .wz2{color:#fff}

.ny_alz,.ny_aly{ position:absolute; top:50%; margin-top:-25px;width:50px; height:50px; transition:0.3s; cursor:pointer;}
.ny_alz{ left:0; background:url(../images/swiper1-l.png) center no-repeat;}
.ny_aly{ right:0; background:url(../images/swiper1-r.png) center no-repeat;}

.num-scroll-two {margin:80px 0;text-align: center;}
.num-scroll-two li {display: inline-block;padding: 0 35px;color: #fff;font-size: 18px;min-width: 162px;}
.num-scroll-two li .num {margin-bottom: 5px;font-size: 52px;font-family: "Impact","Microsoft Yahei";line-height: 1;}

.index-service-list{}
.index-service-list li{position:relative;float:left;width:16.666%;padding:0 8px;text-align:center;color:#fff;}
.index-service-list li .pic.iconfont{display: block;width: 100px;line-height: 100px;margin: auto;background: #fff;font-size: 48px;color: #333;text-align: center;border-radius: 50%;}
.index-service-list li:hover .pic.iconfont{background: #f00;color: #fff;}
.index-service-list li ~ li span:before{content:"";position:absolute;left:0;bottom:21px;width:66px;margin-left:-33px;border-bottom:1px solid #fff;}
.index-service-list li p{margin-top:15px;margin-bottom:20px;color:#fff;font-size:16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: block;}
.index-service-list li span{display:inline-block;width:40px;font-size:16px;height:40px;line-height:38px;border:1px solid #fff;border-radius:50%;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.index-service-list li:hover span{background-color:#fff;color:#f00;}

.com-more-bar{text-align:center;font-size:0;margin-top: 80px;}
.com-more-bar .btn{display:inline-block;margin:0 8px;width:150px;line-height:45px;color:#fff;font-size:14px;background:#f00;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.com-more-bar .btn.white{background:#fff;color:#333;}
.com-more-bar .btn:hover{opacity:.9;}

.sy_s2{padding: 80px 0;}
.sy_s2_txt{margin: 60px auto 0;position: relative;}
.sy_s2_txt img{display: block;margin: auto;max-width: 100%;}
.sy_s2_txt .h1{margin: auto;max-width: 40%;}
.sy_s2_txt .h1 img{display: block;width: 100%;}
.sy_s2_txt .h2{position: absolute;left: 0;top: 0;width: 28%;}
.sy_s2_txt .h3{position: absolute;right: 0;top: 0;width: 28%;}
.sy_s2_txt .h4{position: absolute;left: 0;bottom: 0;width: 28%;}
.sy_s2_txt .h5{position: absolute;right: 0;bottom: 0;width: 28%;}
.sy_s2_txt .bt{font-size: 22px;line-height: 30px;font-weight: bold;color: #333;}
.sy_s2_txt .bt span{color: #f00;}
.sy_s2_txt .h2,.sy_s2_txt .h4{text-align: right;}
.sy_s2_txt .ms{font-size: 16px;line-height: 35px;color: #666;margin-top: 10px;}


.sy_xw{ background:#fff; padding:80px 0;}
.sy_xw_lb_bg{margin-top: 60px;background: #fff;padding: 40px 60px;}
.sy_xw_lb_l{float: left;width: 50%;padding:30px 20px 30px 0;}
.sy_xw_lb_l ul li{}
.sy_xw_lb_l ul li .h1{font-size: 16px;line-height: 24px;color: #999;font-family: Arial, sans-serif;}
.sy_xw_lb_l ul li .h2{font-size: 18px;line-height: 20px;color: #333;padding: 15px 0 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.sy_xw_lb_l ul li:hover .h2{color: #f00;}
.sy_xw_lb_l ul li .h3{font-size: 14px;line-height: 30px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top: 5px;}
.sy_xw_lb_l ul li .h4{overflow: hidden;margin-bottom: 10px;height: 300px;}
.sy_xw_lb_l ul li .h4 img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:all .5s;transition:all .5s;}
.sy_xw_lb_l ul li:hover .h4 img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_xw_lb_r{float: right;width: 50%;padding-left: 40px;}
.sy_xw_lb_r ul li{padding: 25px 120px 25px 0;position: relative;border-bottom:1px solid #eee;}
.sy_xw_lb_r ul li:last-child{border-bottom:none;}
.sy_xw_lb_r ul li .h1{font-size: 18px;line-height: 18px;color: #333;padding: 0px 0 10px 15px;position: relative; padding-right: 20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.sy_xw_lb_r ul li .h1:after{content: '';position: absolute;left: 0;top: 7px;width: 4px;height: 4px;background: #f00;}
.sy_xw_lb_r ul li .h2{font-size: 14px;line-height: 24px;color: #666;display: -webkit-box;padding:0 20px 0 15px;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.sy_xw_lb_r ul li .h3{position: absolute;width: 120px; right:0;top:25px; font-size: 30px;font-family: Arial, sans-serif;font-weight: bold;line-height: 38px;text-align: center; color: #999;border-left:1px solid #eee;}
.sy_xw_lb_r ul li .h3 span{display: block;font-size: 24px;font-weight: normal;color: #999}
.sy_xw_lb_r ul li:hover .h1{color: #f00;}


.foot{background:url(../images/foot_bg.jpg) center no-repeat;background-size: cover;padding:50px 0 0;}
.foot_dh{ float:left;}
.foot_dh ul{ float:left; margin-right:130px;}
.foot_dh ul li:nth-child(n+7){display: none;}
.foot_dh ul li a{ font-size:14px; line-height:30px; color:#fff;}
.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_dh ul li a:hover{color:#f00;}
.foot_ewm{ float:right;margin-right: 50px;}
.foot_ewm .h4{float: left; width:130px;margin-right: 40px;}
.foot_ewm .h4 p{font-size:14px; line-height:30px; text-align:center; color:#fff;padding-top: 5px;}
.foot_ewm .h4 p span{font-size:18px;padding-right: 5px;}
.foot_ewm .h4 img{ display:block; width:100%;padding: 5px;background: #fff;}
.foot_lx{ float:right;max-width: 350px;}
.foot_lx .h1{padding-bottom: 15px;}
.foot_lx .h1 a{font-size:18px; line-height:30px; color:#fff;}
.foot_lx .h2{font-size:14px; line-height:24px; color:#fff;}
.foot_lx .h2 div{padding-left: 30px;position: relative;padding-bottom: 10px;}
.foot_lx .h2 span.iconfont{position: absolute;left: 0;top: 0; font-size:20px;}
.bqsy{font-size:14px;line-height:30px; color:#fff; text-align:center; padding:30px 0;border-top: 1px solid rgba(255, 255, 255, 0.1);margin-top: 50px}

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


.listBanner{ width:100%; height:auto; overflow: hidden;}
.listBanner img{width:100%;}


.location{ height: auto; border-bottom: 1px #d2d2d2 solid; overflow: hidden;}
.location .left{line-height: 70px; float: left; background: url(../images/new_03.jpg) center left no-repeat; padding-left: 28px;}
.location .left a:last-child{color: #099844;}
.location .right{line-height: 68px; float: right;}
.location .right a{border-bottom: 2px rgba(0,0,0,0) solid; text-align: center;}
.location .right a:hover,.location .right a.act{border-color: #099844;}

.inner_content{width:100%;background:#fff; overflow: hidden; margin: 50px 0}
.inner_content .inner_about{font-size:15px; color:#444; line-height:34px;  overflow: hidden;}
.inner_content .inner_about img{display:block;max-width:100%; margin: 10px auto;}
.inner_content .inner_about .ye{color: #099844; font-weight: 600; display: inline-block; font-size: 18px;}

.culureny{margin:60px auto 30px auto; height: auto; overflow: hidden;}
.culureny ul{margin-right: -2%;}
.culureny li{width: 23%; height: auto; float: left; margin-right: 2%;}
.culureny li .cimg{width: 100%; height: auto; overflow: hidden; -webkit-transition:all .3s; transition:all .3s;}
.culureny li .cimg img{max-width: 100%; display: block; clear: both; margin: auto;-webkit-transform: scale(1.1); transform:scale(1.1);}
.culureny li .cwz{font-size: 18px;color: #099844; font-weight: 600; display: inline-block; margin-top: 15px; line-height: 30px;}
.culureny li .xwz{font-size: 14px; line-height: 22px !important; font-weight: normal; color: #333}

.bg-light{background-color:#F1F1F1; padding: 60px 0; overflow: hidden;}
.Title2{height: auto;text-align: center;}
.Title2 .title2{font-size: 32px;color: #333333;font-weight: bold;line-height: 2;}
.Title2 .title2 .line2{display: inline-block;width: 28px;height: 1px;position: relative;top:-10px;margin: 0 10px;background: #888888;}
.Title2 .text2{font-size:16px;color: #666666;line-height: 1.5;padding: 0 15px}
.company-cultures2{ margin-top:30px }
.company-cultures2 ul{margin-right: -3%}
.company-cultures2 ul li{float: left;width: 30.333%;min-height: 381px;padding:4%; margin:0 3% 0% 0%; box-shadow: 0 0 10px #eee;transition: all cubic-bezier(0.18, 0.89, 0.32, 1.28) 1s;background: #fff;color: #424242; border-radius: 8px; box-sizing: border-box;}
.company-cultures2 ul li:hover{background: #fff;color: #333;-webkit-transform: translateX(10px);-o-transform: translateX(10px);-ms-transform: translateX(10px);-moz-transform: translateX(10px);}
.company-cultures2 ul li em{margin: 0 auto;display: block; text-align: center;}
.company-cultures2 ul li em img{max-width: 100%}
.company-cultures2 ul li em.xs{display: block;}
.company-cultures2 ul li:hover em.xs{display: block;}
.company-cultures2 ul li .fwbt{font-size: 20px;font-weight: bold;padding-top:0px;text-align: center; line-height: 50px; font-weight: normal; font-weight: 600}
.company-cultures2 ul li p{font-size: 16px;text-align: center;margin: 0 auto;padding-top: 0px; line-height: 25px}

.honor {padding:0; height:auto; overflow:hidden; margin-top:0%}
.honor ul { list-style: none; overflow: hidden; margin-right: -2%; }
.honor li { width: 23%; height: auto; overflow: hidden; margin-right:2%; float: left; margin-bottom: 20px;}
.honor li .pic {border: 1px solid #cdcdcd; height:auto; overflow: hidden;}
.honor li a { display: block; width: 100%; overflow: hidden; transition:all 0.3s;}
.honor li .pic img { width: 100%!important; overflow: hidden;}
.honor li div:hover { border: 1px solid #099844; }
.honor li a:hover{ transform:scale(1.2,1.2);  overflow: hidden;}
.honor li span { display: block; text-align: center; line-height: 40px; color: #222; font-size: 14px; }
.honor li:nth-child(1), .honor li:nth-child(2), .honor li:nth-child(3){width: 31.333%}


.AutoTitle{ text-align:center; padding:0px; }
.btitle{ font-size:30px; line-height:1.4em; color:#333333; font-weight:bold; }
.btitle::after{ content:""; display:block; height:2px; width:20px; background:#099844; margin:4px auto 0; }
.btitles{font-size: 14px; line-height: 40px;text-align: center;}

.prony{font-size: 14px; line-height: 25px; color: #555; margin: 20px 0;}
.pronyimg {padding:0; height:auto; overflow:hidden; margin-top:50px;}
.pronyimg ul { list-style: none; overflow: hidden; margin-right: -2%; }
.pronyimg li { width: 23%; height: auto; overflow: hidden; margin-right:2%; float: left; margin-bottom: 20px;}
.pronyimg li .pic {border: 1px solid #cdcdcd; height:auto; overflow: hidden; font-size: 0}
.pronyimg li a { display: block; width: 100%; overflow: hidden; transition:all 0.3s;}
.pronyimg li .pic img { width: 100%!important; overflow: hidden;}
.pronyimg li div:hover { border: 1px solid #099844; }
.pronyimg li a:hover{ transform:scale(1.2,1.2);  overflow: hidden;}
.pronyimg li span { display: block; text-align: center; line-height: 40px; color: #222; font-size: 14px; }


.inf_lc{padding: 0px 0 0;}
.inf_lc li{padding: 20px; border: 1px solid white; border-radius: 8px; height: auto; overflow: hidden; margin: 0 0 30px; background: #f9f9f9; box-sizing: border-box;}
.inf_lc li:hover{border-color: #099844;border-radius: 4px;}
.inf_lc li.bg{background: #f5f5f5;}
.inf_lc li .bts{text-align: center;float: left;width: 10%;overflow: hidden; min-height: 100px; background: #099844; padding:30px 0; box-sizing: border-box; }
.inf_lc li .bts b{font-weight: 100;display: block;line-height: 36px;overflow: hidden;font-size: 36px;font-family: Arial;text-transform: uppercase;color: #fff; }
.inf_lc li .bts span{font-weight: 100;display: block;line-height: 16px;height: 16px;overflow: hidden;font-size: 12px;font-family: Arial;text-transform: uppercase;color: #fff; }
.inf_lc li .nyzi{margin-left:3%;line-height: 26px;width: 65%;font-size: 14px;float: left;color: #555;}
.nyzi span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.inf_lc li .nyzi b{display: block;font-weight: 100;color: #099844;line-height: 30px;height: 30px;margin: 5px 0;font-size: 15px;}
.inf_lc li .nyzi b a, .inf_lc li .nyzi b a:hover{color: #099844;font-weight: bold;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 560px;}
.inf_lc li .nyzi b a:hover{color: #099844;}
.inf_lc li .fr{margin: 50px 0 0;width: 70px;height: 25px;line-height: 25px;text-align: center;color: #ffffff;background-color: #099844;}
.inf_lc li .fr:hover{background: #099844;}

.inf_lc li .pimg{width: 16%; float: right;}
.inf_lc li .pimg img{width: 100%}

.xinwenxiangqing{width:100%; height: auto; overflow: hidden; margin: 30px 0; }
.xinwenxiangqing .nd_head{text-align: center;margin-top:10px;padding-bottom: 30px;border-bottom: 1px dashed #d6d6d6;}
.xinwenxiangqing .nd_head p{color: #099844;font-size: 28px;margin-bottom: 18px;height: auto;}
.xinwenxiangqing .nd_head span{color: #666;font-size: 14px;margin: 0 15px;}
.xinwenxiangqing .nd_text {text-align: left;font-size:14px;line-height:30px;  padding: 30px 0;}
.xinwenxiangqing .nd_text img{ max-width: 100%; display: block; margin: 10px auto;}
.detail_fenx a{font-size:14px;padding:12px 0;overflow:hidden;margin-top:20px;border-top:1px dotted #adadad; color:#333;}
.new_s2{width:100%;float:left; margin-top:50px;}
.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#099844; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:20px; border-top:none; box-sizing: border-box;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{background:url(../images/ly_li.png) no-repeat left center; padding-left:15px; color: #333}
.news_random2 ul li a:hover{color:#099844;}
.news_random2 ul li span{float:right; color:#999; line-height: 37px;}

.news_con_b{border-top: 1px solid #EEE;margin-top: 50px;padding-top: 50px;}
.news_con_b ul{line-height: 30px;float: left;}
.news_con_b li {font-size: 14px; color: #555;}
.news_con_b li a{font-size: 14px; color: #555;}
.news_con_b li a:hover{font-size: 14px; color: #099844;}
.news_con_b .fhlb{float: right;width: 140px;height: 40px;line-height: 40px;background: #099844;text-align: center;}
.news_con_b .fhlb a{display: block;color: #FFF; font-size: 14px;}
.news_con_b .fhlb a:hover{display: block;color: #FFF;text-decoration: none;}

.view-page{width:100%; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:40px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6; color: #555; line-height: 38px;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #099844;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../images/back.png) 20px center no-repeat #099844;color: #fff; text-align:center; padding-left:25px; line-height: 40px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #099844; color:#000;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 90% center no-repeat;text-align:center; border:1px solid #e6e6e6; line-height: 38px; color: #555}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #099844;}


.teamimg {padding:0; height:auto; overflow:hidden; margin-top:0%}
.teamimg ul { list-style: none; overflow: hidden; margin-right: -2%; }
.teamimg li { width: 23%; height: auto; overflow: hidden; margin-right:2%; float: left; margin-bottom: 20px;}
.teamimg li .pic {border: 1px solid #cdcdcd; height:auto; overflow: hidden; font-size: 0}
.teamimg li a { display: block; width: 100%; overflow: hidden; transition:all 0.3s;}
.teamimg li .pic img { width: 100%!important; overflow: hidden;}
.teamimg li div:hover { border: 1px solid #099844; }
.teamimg li a:hover{ transform:scale(1.2,1.2);  overflow: hidden;}
.teamimg li span { display: block; text-align: center; line-height: 40px; color: #222; font-size: 14px; }


.zz{text-align: center; font-size: 20px;line-height: 35px;}
.ipart1{ padding:0px 0;}
.uk-grid { display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -3%}
.uk-child-width-1-5\@s>* {
    width: 25%; text-align: center;
}
.f16{ font-size: 14px;}
.f24{ font-size: 24px; line-height: 40px}
.ipart1 .isrv{ padding-top:40px}
.ipart1 .isrv a i{ display: block; width:172px; height: 172px; background: #f3f3f3 center  top no-repeat; margin-left: auto; margin-right: auto; border-radius: 40px; }
.ipart1 .isrv a:nth-child(1) i{ background-image: url(../images/img-gys-kh1.jpg);}
.ipart1 .isrv a:nth-child(2) i{ background-image: url(../images/img-gys-kh2.jpg);}
.ipart1 .isrv a:nth-child(3) i{ background-image: url(../images/img-gys-kh3.jpg);}
.ipart1 .isrv a:nth-child(4) i{ background-image: url(../images/img-gys-kh4.jpg);}
.ipart1 .isrv a div{ padding:5px 10px;}
.ipart1 .isrv a:hover i{ background-color: #b52d23; background-position: bottom;}


/* 诚聘精英 */
.about_join{width: 100%; height: auto; overflow: hidden; padding: 40px 0; box-sizing: border-box; background: #fbfbfb}
.about_joinny{}
.cjwt-hz{ border-bottom: 1px dotted #d5d3d3; padding: 10px 0 20px 0; margin-bottom:10px;overflow: hidden; cursor: pointer; }
.cjwt-pic{width:20px;float:left;padding-top:5px;margin-right:10px;}
.cjwt-title{margin: 0 0 5px 0px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.cjwt-nr-title a{font-size:22px; font-weight: normal; color:#333}
.cjwt-nr-title a:hover{color:#099844;}
.cjwt-nr-ms{margin-top:10px;color:#666;}
.cjwt-hd{margin-top:10px;}
.cjwt-hz-tb{padding-top:3px;}
.cjwt-nr{ width: 80%; }
.cjwt-hz-bottom{padding:20px 0 10px 0;overflow:hidden; display:none;}
.cjwt-hz-bottom.active{ display:block;}
.cjwt-hz-bottom-pic{margin-top:8px;}
.cjwt-hz-bottom-wz{font-size:15px;}

.cjwt-hz-bottom-zw{height: 20px; line-height: 20px;  padding-left: 10px; border-left: 4px solid #099844; font-size: 18px;font-weight:bold;}
.cjwt-hz-bottom-fl li{border:1px dashed #F60;float:left;margin:0 0.5%;width:80px;text-align:center;color:#F60;}
.cjwt-hz-bottom-nt{ margin-top: 20px; font-size: 14px; line-height: 25px;}
.cjwt-fl{margin-top:30px;}



.contact{width: 100%; height: auto; overflow: hidden; padding: 50px 0; box-sizing: border-box;}
.contact_lx{ float: left; width:47%;font-size: 16px; line-height: 35px;}
.contact_lx p:first-child{font-size: 19px; }

.list{}
.list li{ width:50%; float:left; }
.list li:last-child{ width:100%;}
.list li dd{ float:left; width:50%;}
.list li .zi{ font-size:24px; color:#099844; padding-bottom:30px;}
.list li .txt{ position:relative; line-height:30px; margin-bottom:20px;}
.list li .txt p{ font-size:16px; padding-left:40px;}
.list li .txt em{ position:absolute; left:0; top:0;}
.list li h3{ padding-bottom:20px; font-size:18px; color:#232425;}

.tactfrms{width:50%;float:right; }
.tactfrms .fbt{font-size: 25px;color:#333;font-weight: normal; margin-bottom: 20px}
.tactfrms ul{overflow: hidden; margin-right: -5%}
.tactfrms li{width:45%;float:left;;margin:0 5% 12px 0;position:relative;}
.tactfrms li input{width:98%;padding:15px;border:solid 1px #ddd;border-radius: 3px;box-sizing: border-box}
.tactfrms li.area{height:auto;width:100%;}
.tactfrms li textarea{padding:15px;width:94%;height:120px;border:solid 1px #ddd;border-radius: 3px; font-family: Arial, "sans-serif";box-sizing: border-box}
.tactfrms li:nth-child(2n){margin-right:0;}
.tactfrms .btn{text-align: center;margin-top:0;overflow: hidden;}
.tactfrms .btn input{height:40px;width:120px;font-size:16px;color:#fff;background:#099844;border-radius: 5px; border: none;}
.redxing{position:absolute;top:11px;left:57px;color:#099844;}

.contact_map{ width:100%;  padding-top: 30px;}
.contact_tu{width:43%;float:right;  margin-top: 25px;}
#map_container{height: 600px; margin: 25px 0;}

.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:16px;color:#666;line-height: 60px;}
.ny_dqlj .l a{float: left;font-size:16px;color:#666;line-height: 60px;}
.ny_dqlj .l a:hover{color:#f00;}
.ny_dqlj .l a.on{color:#f00;}

.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: #333;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: #333;}
.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: #f00;border-bottom: 1px solid #f00;}
.ny_fl ul li dl dd a:hover:after{color: #f00;}

.ny_f2{padding-top: 50px;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:#f00;}
@media screen and (min-width:1200px) {.ny_f2 dl dd a:hover{color:#fff;background:#f00;}}
.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;}
.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: #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: #f00;}

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

.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: #f00;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: #333;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: #f00;border: 1px solid #f00;}
.nycp_xqbt{font-size:24px;line-height:30px; color:#333;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:#f00;}
.ny_cpsms span{float: left; font-size: 24px;color: #f00;margin-right: 5px;}
.ny_cp_lxwm{float: left;margin-left: 30px;}
.ny_cp_lxwm a{color:#888;}
.ny_cp_lxwm:hover a{color:#f00;}
.ny_cp_lxwm span{float: left; font-size: 24px;color: #f00;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:#333;text-transform: uppercase;text-align: center;}
.ny_cp_tj_bt:after{content: "";width: 50px;height: 2px;background: #f00;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: #333;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp_tj ul li .ny_cp_txt .h2{font-size: 14px;line-height: 24px;color: #999;}
.ny_cp_tj ul li:hover .ny_cp_txt .h1{color: #f00;}





.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_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: #333;}


.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: #333;}

.ny_lxwm{padding: 80px 0;}
.sy_xl_div{}
.sy_xl_txt{ font-size:16px; line-height:35px; color:#666; 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: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:140px;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:#f00;color: #fff;border:1px solid #f00;}
.ny_lx{ font-size:16px; line-height:35px; color:#666; padding:80px 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:#333;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 #f00; font-size: 16px;line-height: 50px; color:#f00;width: 180px;text-align: center;border-radius: 5px;-webkit-transition:0.5s;transition:0.5s;}
.ny_ys_xx .r .h3 a:hover{background: #f00;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: #333;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: #333;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:#f00;}
.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:#f00;}
.ny_xw ul li:hover .ny_xw_txt .h3{color:#f00;}

.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:#333;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: #333;}
.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: #f00;border-right: 3px solid #f00;}

.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: #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: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: #f00;border: 1px solid #f00;}

.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: #f00;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: #f00;}
.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;}

.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: #333;cursor: pointer;}
.dw_fh_zxzx_bt{font-size: 30px;line-height: 30px;text-align: center;color: #333;}
.dw_fh_zxzx_bt:after{content: "";display:block;width: 42px;height: 2px;margin:20px auto 0;background: #f00;}
.dw_fh_zxzx_lb{padding-top: 50px;}
.dw_fh_zxzx_lb ul li{float: left;width: 33.333%;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: #333;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 #f00;background: #f00;}
.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: #333;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: #f00;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: #f00;}
.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: #333;}
.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: #333;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: #333;}
.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: #333;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: #f00;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: #333;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: #333;}
.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: #333;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: #f00;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: #f00;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:#f00; 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: #333;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: #f00;}
.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:60%;}
.ny_yqrz_xq_r{width: 35%;}
.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: 16px;line-height: 35px;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: #f00;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: #333;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: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:#f00;}
.view-page2 .next:hover a{color:#f00;}