@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:14px; color:#555; font-family:"Microsoft Yahei", Arial, Helvetica, sans-serif;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td{margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6{list-style:none;}
input,select,button,textarea{font-size:14px; border:0; background:none; outline:none; vertical-align:middle; font-family:"Microsoft Yahei", Arial, Helvetica, sans-serif;}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#333; text-decoration:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
a:hover{color:#224a7e; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
@media only screen and (max-width:992px){
body{font-size:20px;}
input,select,button,textarea{font-size:20px;}
input,textarea{-webkit-appearance:none; border-radius:0;}
.container{padding:0 25px;}
div{max-height:999999999999999999999999999999999999999999999999999999999999999999999999999px;}
}

@media only screen and (max-width:992px){
html.on{width:100%; height:100%; position:fixed; top:0; left:0; overflow:hidden;}
}

body{transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
@media only screen and (max-width:992px){
body.on{transform:translateX(-60%);
-webkit-transform:translateX(-60%);
-moz-transform:translateX(-60%);
-ms-transform:translateX(-60%);
-o-transform:translateX(-60%);}
}

@media only screen and (max-width:992px){
.sj_bj{width:100%; height:100%; background-color:rgba(0,0,0,.5); position:absolute; top:0; left:0; content:""; z-index:99999; display:none;}
}

.top{width:100%; height:46px; background-color:#f7f7f7; border-bottom:1px solid #ddd; font-size:13px; line-height:46px; position:relative; z-index:9999;}
.top .welcome{float:left;}
.top .kuaijie{float:right; height:46px; text-align:center; position:relative; z-index:9;}
.top .kuaijie ul li{float:left; position:relative; margin-left:15px; padding-left:15px;}
.top .kuaijie ul li:before{width:1px; height:12px; background-color:#aaa; content:""; position:absolute; top:17px; left:0;}
.top .kuaijie ul li:first-child:before{display:none;}
.top .kuaijie ul li a{font-size:13px; color:#555; line-height:46px; display:block;}
.top .kuaijie ul li a:hover{color:#224a7e;}
.top .kuaijie ul li a.on{color:#224a7e;}
@media only screen and (max-width:992px){
.top{height:56px; font-size:20px; line-height:56px;}
.top .welcome{display:none;}
.top .kuaijie{height:56px;}
.top .kuaijie ul li{margin-left:25px; padding-left:25px;}
.top .kuaijie ul li:before{height:20px; top:18px;}
.top .kuaijie ul li a{font-size:20px; line-height:56px;}
}

.header{width:100%; position:relative; padding:15px 0; overflow:hidden;}
.header .logo{width:350px; float:left; position:relative;}
.header .logo img{width:100%; height:auto; display:block;}
.header .lg_by{margin-left:15px; margin-top:5px; padding-left:15px; border-left:1px solid #ddd; float:left;}
.header .lg_by h3{font-size:20px; color:#000; line-height:32px; font-weight:bold;}
.header .lg_by p{font-size:15px; line-height:24px;}
.header .tel{float:right; padding-left:50px; margin-top:9px; background:url(../images/dh.png) no-repeat left center;}
.header .tel span{display:block; font-size:18px; color:#333; line-height:26px;}
.header .tel strong{display:block; font-size:22px; line-height:26px; color:#224a7e;}
.search-box { border: 1px solid #224a7e; height: 38px;float:right; margin-top:15px; margin-left:100px}
.search-box select { width: 99px; border-right: 1px solid #224a7e; height: 38px; padding-left: 6px; }
.search-box input { width: 250px; border: none; height: 20px; padding: 9px 0 9px 8px; box-sizing: content-box; font-family:"微软雅黑", "Microsoft Yahei", "Arial", "Verdana", "sans-serif"!important; font-size:14px!important; }
.search-box .submit { background-color: #224a7e; color: #fff; text-align: center; line-height: 38px; width: 81px; cursor: pointer;  font-family:"微软雅黑", "Microsoft Yahei", "Arial", "Verdana", "sans-serif"!important; font-size:14px!important; }
.search-box .submit:before { content: ""; width: 13px; height: 13px; background: url(../images/search-icon.png) no-repeat; display: inline-block; vertical-align: middle; margin: -2px 5px 0 0; }

@media only screen and (max-width:992px){
.header{padding:25px 0; overflow:hidden;}
.header .logo{width:340px;}
.header .lg_by{display:none;}
.header .tel{padding-left:0; margin-top:8px; background:none;}
.header .tel span{font-size:20px; line-height:28px;}
.header .tel strong{font-size:26px; line-height:36px;}
.search-box { display:none}
}

.menu{width:100%; background-color:#f6f6f6; border-bottom: 3px solid #224a7e;height: auto;line-height: 50px; position:relative; z-index:99;}
.menu ul li{height:50px; margin-right:1px; float:left; position:relative; width:14.2%; text-align:center}
.menu .y_j{position:relative;}
.menu .y_j i{display:none;}
.menu .y_j a{ font-size:16px; text-transform:uppercase; text-align:center; line-height:50px; color:#333; display:block;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.menu ul li:hover .y_j a{background-color:#224a7e;color:#fff}
.menu ul li.on .y_j a{background-color:#224a7e; color:#fff}
.menu .e_j{width:100%; position:absolute; left:0; display:none;}
.menu ul li:hover .e_j{display:block;}
.menu .e_j a{background-color:#fff; box-shadow:0 0 2px #ddd; font-size:16px; line-height:40px; text-align:center; margin-bottom:2px; display:block;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.menu .e_j a:hover{background-color:#224a7e; color:#fff;}
@media only screen and (max-width:640px){
.menu .container{ padding:0}
.menu ul li{height:50px; margin-right:0; float:left; position:relative; width:16.6%; text-align:center}
.menu ul li:nth-child(7n){ display:none }
.menu ul li:hover .y_j a{background:none;}
.menu ul li.on .y_j a{ color:#fff;}
.menu ul li:hover .e_j{display:none;}
.menu .y_j a{ font-size:20px;}
}


.pc_ban{width:100%; height:500px; position:relative; overflow:hidden;z-index: 999999;}
.pc_ban .swiper-button-prev{width:30px; height:50px; background:url(../images/banner-l.png) no-repeat center; left:0%; margin-top:-25px; opacity:0; background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-prev{left:2%; opacity:.5;}
.pc_ban .swiper-button-next{width:30px; height:50px; background:url(../images/banner-r.png) no-repeat center; right:0%; margin-top:-25px; opacity:0; background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-next{right:2%; opacity:.5;}
@media only screen and (max-width:992px) {
.pc_ban{height:280px;}
.pc_ban .swiper-pagination{bottom:10px;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
}

.gy_bt{position:relative; margin-bottom:60px; text-align:center; z-index:99;}
.gy_bt h3{font-size:40px; font-weight:bold; line-height:45px; color:#000; margin-bottom:20px;}
.gy_bt h4{font-size:15px; line-height:26px; color:#777; letter-spacing:1px; display: none;}
.gy_bt span{font-size:90px; font-weight:bold; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; color:#eee; position:absolute; top:-60px; left:0; z-index:-1; width:100%; display: none;}
.gy_bt:after{width:160px; height:10px; background-color:#c1dafc; content:""; position:absolute; bottom:0px; left:50%; margin-left:-80px; z-index:-1; display: none;}
@media only screen and (max-width:992px) {
.gy_bt{margin-bottom:50px;}
.gy_bt h4{font-size:18px; line-height:30px; letter-spacing:0;}
}

.sy_ss{width:100%; padding:20px 0; background-color:#f7f7f7; border-bottom:1px solid #ddd; line-height:40px;}
.sy_ss .rm_ss{float:left;}
.sy_ss .rm_ss span{color:#000;}
.sy_ss .rm_ss a{display:inline-block; padding:0 10px;}
.sy_ss .ss_nr{float:right; border:1px solid #ddd; background-color:#fff; line-height:38px;}
.sy_ss .ss_nr input{width:200px; height:38px; padding:0 10px; float:left; line-height:38px;}
.sy_ss .ss_nr button{width:80px; height:38px; background-color:#224a7e; line-height:38px; color:#fff; text-align:center; outline:none; float:right;}
@media only screen and (max-width:992px) {
.sy_ss{padding:25px 0; line-height:56px;}
.sy_ss .rm_ss{display:none;}
.sy_ss .ss_nr{float:none; line-height:56px; overflow:hidden;}
.sy_ss .ss_nr input{width:76%; height:56px; line-height:56px;}
.sy_ss .ss_nr button{width:24%; height:56px; line-height:56px;}
}

.sy_cp{width:100%; padding:100px 0 80px; overflow:hidden;}
.sy_cp .cp_lm{padding:10px 10px ; background-color:#f5f5f5;}
.sy_cp .cp_lm .b_t{margin:10px 5px 15px;}
.sy_cp .cp_lm .b_t h3{font-size:22px; line-height:32px; color:#224a7e; font-weight:bold}
.sy_cp .cp_lm .b_t h4{font-size:16px; line-height:30px; color:#333; font-family:Arial; text-transform:uppercase;}
.sy_cp .cp_lm .b_t em{width:40px; height:3px; margin:8px 0 5px; background-color:#224a7e; display:block;}
.sy_cp .cp_lm .l_m{padding:7px 7px 0 7px; background-color:#fff;}
.sy_cp .cp_lm .l_m ul li{display:block; background-color:#f7f7f7; margin-bottom:7px;}
.sy_cp .cp_lm .l_m a.e_j{display:block; padding:0 15px; font-size:16px; line-height:44px; position:relative; background-color:#f2f2f2; color:#000;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .cp_lm .l_m ul li:hover a.e_j{background-color:#224a7e; color:#fff;}
.sy_cp .cp_lm .l_m ul li.on a.e_j{background-color:#224a7e; color:#fff;}
.sy_cp .cp_lm .l_m i{position:absolute; top:0; right:0; width:44px; height:44px; display:block; font-size:16px; color:#000; text-align:center;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .cp_lm .l_m ul li:hover i{color:#fff;
transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);}
.sy_cp .cp_lm .l_m ul li.on i{color:#fff;
transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);}
.sy_cp .cp_lm .s_j{padding:10px 15px; display:none;}
.sy_cp .cp_lm .s_j a{font-size:13px; text-indent:10px; line-height:32px; color:#555; margin-bottom:1px; display:block; width:100%; position:relative;}
.sy_cp .cp_lm .s_j a:after{width:4px; height:4px; border-radius:50%; background-color:#224a7e; content:""; position:absolute; top:14px; left:0;}
.sy_cp .cp_lm .s_j a:hover{color:#224a7e; text-indent:15px;}
.sy_cp .lm_bt{font-size:22px; font-weight:bold; color:#224a7e; line-height:32px; padding-bottom:20px; border-bottom:1px solid #ddd;}
.sy_cp .lm_bt a{float:right; font-size:14px; font-weight:normal;}
.sy_cp .cp_zs .row{margin:0 -10px;}
.sy_cp .cp_zs .col-6{padding:0 10px;}
.sy_cp .cp_zs .n_r{margin-top:20px; padding:10px; border:1px solid #ddd;}
.sy_cp .cp_zs .t_p{overflow:hidden;}
.sy_cp .cp_zs .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.sy_cp .cp_zs .n_r:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_cp .cp_zs .w_z{font-size:15px; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; margin-top:10px;}
@media only screen and (max-width:992px){
.sy_cp .cp_lm{padding:20px; height:auto !important; display:none}
.sy_cp .cp_lm .b_t{margin:0 0 25px;}
.sy_cp .cp_lm .b_t h3{font-size:26px; font-weight:bold; line-height:46px;}
.sy_cp .cp_lm .b_t h4{font-size:20px; line-height:30px;}
.sy_cp .cp_lm .b_t em{width:60px; height:4px; margin:5px 0 10px;}
.sy_cp .cp_lm .l_m{padding:15px 15px 0 15px;}
.sy_cp .cp_lm .l_m ul li{margin-bottom:15px;}
.sy_cp .cp_lm .l_m a.e_j{font-size:22px; line-height:60px;}
.sy_cp .cp_lm .l_m i{width:60px; height:60px; font-size:22px;}
.sy_cp .cp_lm .s_j a{font-size:18px; text-indent:20px; line-height:36px; width:33.3333333333333333%;}
.sy_cp .cp_lm .s_j a:after{width:6px; height:6px; top:15px;}
.sy_cp .cp_lm .s_j a:hover{text-indent:20px;}
.sy_cp .lm_bt{font-size:26px; line-height:56px; padding:20px 0; margin-bottom:10px; display:none}
.sy_cp .lm_bt a{font-size:20px;}
.sy_cp .cp_zs .w_z{font-size:20px; line-height:40px; margin-top:10px;}
}
.side-content { width: 100%; margin-top:20px }
.pro-item { float: left; width: 32%; height: auto  ; border: 1px solid #f0f0f0; background-color: #fff; margin-right:2%; position:relative;box-sizing:border-box; margin-bottom:2%  }
.pro-item:nth-child(3n) { margin-right: 0; }
.pro-item .pic a { display: block; height: auto  ; text-align: center; display: table-cell; vertical-align: middle; border-bottom: 1px solid #e6e6e6; width: 100%; justify-content: center; align-items: center; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center; }
.pro-item .pic img { vertical-align: middle; max-width: 100%;transition: all 0.5s ease; }
.pro-item p a { display: block; padding: 0 10px; height: 35px; line-height: 35px; font-size: 15px; color: #666; position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 8px; text-align: center; }
.pro-item:hover p a { color: #da251c; }
/*.pro-item .pro_hover{display:none;position:absolute;top:-1px;width:100%;height:100%;background:rgba(229,30,37,.7);}
.pro-item .pro_hover p{font-size:14px;color:#fff;line-height:24px;width:100%;padding:0 20px;text-align:center;margin-top:100px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.pro-item .pro_hover a{font-size:14px;display:block;width:162px;height:40px;line-height:40px;text-align:center;color:#fff;border:1px solid #fff;margin:0 auto;margin-top:30px;}*/

.pro-item .pic img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.pro-item .pic:hover img{transform:scale(1.05);}


.producter { width: 96%; float: left; padding: 20px 2%; }
.producter .pro-item { float: left; width: 290px; height: 300px; border: 1px solid #f0f0f0; background-color: #fff; margin: 0 27px 15px 0; position:relative;}
.producter .pro-item:nth-child(3n) { margin-right: 0; }
.producter .pro-item .pic a { display: block; height: 250px; text-align: center; display: table-cell; vertical-align: middle; border-bottom: 1px solid #e6e6e6; width: 290px; justify-content: center; align-items: center; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center; }
.producter .pro-item .pic img { vertical-align: middle; max-width: 100%; max-height: 100%; transition: all 0.5s ease; }
.producter .pro-item p a { display: block; padding: 0 10px; height: 35px; line-height: 35px; font-size: 15px; color: #666; position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 8px; text-align: center; }
.producter .pro-item:hover p a { color: #da251c; }
.producter .pro-item:hover .pic img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.sy_yf{width:100%; padding:100px 0 0; background:url(../images/yf_bj.jpg) no-repeat center / cover fixed; border-bottom:10px solid #224a7e; overflow:hidden;}
.sy_yf .gy_bt span{color:#ddd;}
.sy_yf .yf_sc{position:relative;}
.sy_yf .yf_sc .n_r{position:absolute; z-index:9; text-align:center;}
.sy_yf .yf_sc .n_r.n_a{bottom:19%; left:5%; width:19%;}
.sy_yf .yf_sc .n_r.n_b{top:16%; left:22%; width:24%;}
.sy_yf .yf_sc .n_r.n_c{top:16%; right:22%; width:24%;}
.sy_yf .yf_sc .n_r.n_d{bottom:16%; right:5%; width:19%;}
.sy_yf .yf_sc .t_b{width:80px; height:80px; border-radius:50%; box-shadow:0 0 10px #aaa; background-color:#fff; background-position:top center; background-repeat:no-repeat; background-size:100% auto; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_yf .yf_sc .n_r:hover .t_b{background-position:bottom center; background-color:#f8b500;}
.sy_yf .yf_sc .n_r.n_a .t_b{bottom:-40px; right:-88px;}
.sy_yf .yf_sc .n_r.n_b .t_b{bottom:-106px; right:46px;}
.sy_yf .yf_sc .n_r.n_c .t_b{bottom:-106px; left:46px;}
.sy_yf .yf_sc .n_r.n_d .t_b{bottom:-40px; left:-88px;}
.sy_yf .yf_sc .w_z h1{font-size:22px; color:#224a7e; line-height:32px; font-weight:bold; margin-bottom:10px;}
.sy_yf .yf_sc .w_z p{line-height:24px; color:#777;}
.sy_yf .yf_sc .d_t img{width:100%; height:auto; display:block;}
@media only screen and (max-width:992px){
.sy_yf{padding:100px 0 60px; background:url(../images/yf_bj.jpg) no-repeat center / cover;}
.sy_yf .yf_sc .n_r{position:relative; float:left; padding:30px 20px; background-color:#fff; margin:0 1% 30px;}
.sy_yf .yf_sc .n_r.n_a{bottom:auto; left:auto; width:48%;}
.sy_yf .yf_sc .n_r.n_b{top:auto; left:auto; width:48%;}
.sy_yf .yf_sc .n_r.n_c{top:auto; right:auto; width:48%;}
.sy_yf .yf_sc .n_r.n_d{bottom:auto; right:auto; width:48%;}
.sy_yf .yf_sc .t_b{width:100px; height:100px; position:relative; margin:0 auto 20px;}
.sy_yf .yf_sc .n_r.n_a .t_b{bottom:auto; right:auto;}
.sy_yf .yf_sc .n_r.n_b .t_b{bottom:auto; right:auto;}
.sy_yf .yf_sc .n_r.n_c .t_b{bottom:auto; left:auto;}
.sy_yf .yf_sc .n_r.n_d .t_b{bottom:auto; left:auto;}
.sy_yf .yf_sc .w_z h1{font-size:24px; line-height:36px; margin-bottom:15px;}
.sy_yf .yf_sc .w_z p{font-size:18px; line-height:30px;}
.sy_yf .yf_sc .d_t{display:none;}
}

.sy_al{width:100%; padding:100px 0 80px; background-color:#f7f7f7; overflow:hidden;}
.sy_al .al_zs{position:relative;}
.sy_al .al_zs .swiper-button-prev{width:35px; height:35px; background:url(../images/zj1.png) no-repeat center; left:-35px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.sy_al .al_zs .swiper-button-next{width:35px; height:35px; background:url(../images/yj1.png) no-repeat center; right:-35px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.sy_al .al_zs .swiper-pagination{bottom:0; display:none;}
.sy_al .al_zs .swiper-pagination-bullet{background-color:#aaa;}
.sy_al .al_zs .swiper-pagination-bullet-active{background-color:#224a7e;}
.sy_al .swiper-slide{padding:0 50px 50px;}
.sy_al .swiper-slide:before{width:100%; height:50%; position:absolute; bottom:0; left:0; content:""; background-color:#224a7e;}
.sy_al .t_p{overflow:hidden; border:10px solid #fff;}
.sy_al .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.sy_al .swiper-slide:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_al .w_z{background-color:#fff; padding:30px 50px;}
.sy_al .w_z h3{font-size:22px; font-weight:bold; line-height:36px; margin-bottom:20px; color:#224a7e; text-overflow:ellipsis; white-space:nowrap;}
.sy_al .w_z p{color:#777; line-height:26px;}
.sy_al .w_z a{width:120px; height:40px; line-height:38px; color:#224a7e; text-align:center; border:1px solid #224a7e; display:block; margin-top:30px;}
.sy_al .w_z a:hover{background-color:#224a7e; color:#fff;}
@media only screen and (max-width:992px){
.sy_al .al_zs .swiper-al{padding-bottom:40px;}
.sy_al .al_zs .swiper-button-prev{display:none;}
.sy_al .al_zs .swiper-button-next{display:none;}
.sy_al .al_zs .swiper-pagination{display:block;}
.sy_al .swiper-slide{padding:0 25px 50px;}
.sy_al .w_z{padding:20px 30px 30px; text-align:center;}
.sy_al .w_z h3{font-size:24px; line-height:46px; margin-bottom:10px;}
.sy_al .w_z p{line-height:36px; height:108px; overflow:hidden; display:-webkit-box;
line-clamp:3;
-webkit-line-clamp:3;
-moz-line-clamp:3;
-ms-line-clamp:3;
-o-line-clamp:3;
-webkit-box-orient:vertical;}
.sy_al .w_z a{width:160px; height:52px; line-height:50px; margin:20px auto 0;}
}

.sy_gy{width:100%; padding:100px 0 80px; overflow:hidden; background:#f5f5f5}
.sy_gy .gy_nr{width:100%; background:url(../images/gy_bj.jpg) no-repeat center / cover fixed; padding:100px 0 180px; position:relative;}
.sy_gy .gy_nr:after{width:50%; height:100%; background-color:rgba(52,154,70,.9); position:absolute; top:0; right:0; content:"";}
.sy_gy .gy_nr .container{position:relative; z-index:9;}
.sy_gy .gy_nr .row{margin:0 -50px; display:flex; align-items:center; justify-content:space-between;}
.sy_gy .gy_nr .col-12{padding:0 50px;}
.sy_gy .gy_nr .video{border:5px solid #fff;}
.sy_gy .gy_nr video{width:100%; height:auto; display:block; outline:none;}
.sy_gy .gy_nr .w_z{color:#fff;}
.sy_gy .gy_nr .w_z h3{font-size:30px; font-weight:bold; letter-spacing:2px; line-height:36px;}
.sy_gy .gy_nr .w_z em{width:50px; height:5px; background-color:#fff; display:block; margin:15px 0 20px;}
.sy_gy .gy_nr .w_z p{font-size:15px; line-height:28px; height:112px; margin-bottom:30px; overflow:hidden; display:-webkit-box;
line-clamp:4;
-webkit-line-clamp:4;
-moz-line-clamp:4;
-ms-line-clamp:4;
-o-line-clamp:4;
-webkit-box-orient:vertical;}
.sy_gy .gy_nr .w_z a{width:120px; height:38px; border:1px solid #fff; font-size:15px; line-height:36px; text-align:center; color:#fff; display:block;}
.sy_gy .gy_nr .w_z a:hover{background-color:#fff; color:#804f21;}
.sy_gy .wrap{padding:50px; box-shadow:0 0 20px #aaa; background-color:#fff; position:relative; z-index:99; margin-top:-100px;}
.sy_gy .wrap .s_z{font-size:26px; text-align:center;}
.sy_gy .wrap .s_z b{font-size:46px; font-weight:bold; font-family:Arial,Helvetica,sans-serif; padding-right:5px;}
.sy_gy .wrap em{display:block; width:32px; height:4px; background-color:#224a7e; margin:0 auto 15px;}
.sy_gy .wrap p{text-align:center; font-size:16px;}
@media only screen and (max-width:992px){
.sy_gy{padding:100px 0 60px;}
.sy_gy .gy_nr{background:url(../images/gy_bj.jpg) no-repeat center / cover; padding:60px 0 150px;}
.sy_gy .gy_nr .row{margin:0 -15px;}
.sy_gy .gy_nr .col-12{padding:0 15px;}
.sy_gy .gy_nr .w_z{text-align:center; margin-top:30px;}
.sy_gy .gy_nr .w_z h3{font-size:26px; letter-spacing:0; line-height:46px;}
.sy_gy .gy_nr .w_z em{width:60px; height:4px; margin:15px auto 20px;}
.sy_gy .gy_nr .w_z p{font-size:20px; line-height:36px; height:144px;}
.sy_gy .gy_nr .w_z a{width:160px; height:52px; font-size:20px; line-height:50px; margin:0 auto;}
.sy_gy .wrap{padding:30px 30px 0;}
.sy_gy .wrap .n_r{margin-bottom:30px;}
.sy_gy .wrap .s_z{font-size:30px; text-align:center;}
.sy_gy .wrap .s_z b{font-size:56px; padding-right:10px;}
.sy_gy .wrap em{width:50px;}
.sy_gy .wrap p{font-size:20px;}
}

.sy_xw{width:100%; padding:80px 0 50px; overflow:hidden;}
.sy_xw .t_p{overflow:hidden;}
.sy_xw .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.sy_xw .tw_nr:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_xw .w_z h3{font-size:18px; font-weight:bold; line-height:28px; margin-bottom:6px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .tw_nr:hover .w_z a{color:#224a7e;}
.sy_xw .x_w ul li:hover .w_z a{color:#224a7e;}
.sy_xw .tw_nr{background-color:#f7f7f7; padding:25px 20px;}
.sy_xw .tw_nr .w_z{margin-top:15px;}
.sy_xw .tw_nr .w_z .s_j{font-size:18px; margin-bottom:5px;}
.sy_xw .tw_nr .w_z p{line-height:24px; height:48px; color:#888; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_xw .x_w .row{margin:0 -30px; display:flex; align-items:center; justify-content:space-between;}
.sy_xw .x_w .col-3{padding:0 30px;}
.sy_xw .x_w .col-9{padding:0 30px; border-left:1px solid #ddd;}
.sy_xw .x_w .r_q{text-align:center; color:#777; line-height:24px;}
.sy_xw .x_w .r_q strong{font-size:20px; color:#333; display:block; line-height:32px;}
.sy_xw .x_w ul li{margin-bottom:30px; padding:25px 30px; background-color:#f7f7f7;}
.sy_xw .x_w .w_z p{line-height:24px; height:48px; color:#888; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
@media only screen and (max-width:992px){
.sy_xw{padding:60px 0 30px;}
.sy_xw .w_z h3{font-size:23px; line-height:36px;}
.sy_xw .tw_nr{margin-bottom:30px;}
.sy_xw .tw_nr .w_z{margin-top:25px;}
.sy_xw .tw_nr .w_z .s_j{font-size:20px; margin-bottom:10px;}
.sy_xw .tw_nr .w_z p{font-size:18px; line-height:30px; height:60px;}
.sy_xw .x_w .row{margin:0 -15px;}
.sy_xw .x_w .col-3{padding:0 15px;}
.sy_xw .x_w .col-9{padding:0 15px;}
.sy_xw .x_w .r_q{line-height:30px;}
.sy_xw .x_w .r_q strong{font-size:30px; line-height:46px;}
.sy_xw .x_w ul li{margin-bottom:30px; padding:25px 0;}
.sy_xw .x_w .w_z{padding-left:15px;}
.sy_xw .x_w .w_z p{font-size:18px; line-height:30px; height:60px;}
}

.sy_hz{width:100%; background-color:#f7f7f7; padding:80px 0 60px; overflow:hidden;}
.sy_hz .hz_zs{position:relative;}
.sy_hz .hz_zs .swiper-button-prev{width:35px; height:35px; background:url(../images/zj1.png) no-repeat center; left:-35px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.sy_hz .hz_zs .swiper-button-next{width:35px; height:35px; background:url(../images/yj1.png) no-repeat center; right:-35px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.sy_hz .hz_zs .swiper-pagination{bottom:0; display:none;}
.sy_hz .hz_zs .swiper-pagination-bullet{background-color:#aaa;}
.sy_hz .hz_zs .swiper-pagination-bullet-active{background-color:#224a7e;}
.sy_hz .hz_zs img{width:100%; height:auto; display:block;}
@media only screen and (max-width:992px){
.sy_hz{padding:100px 0 40px;}
.sy_hz .hz_zs .swiper-kh{padding-bottom:50px;}
.sy_hz .hz_zs .swiper-button-prev{display:none;}
.sy_hz .hz_zs .swiper-button-next{display:none;}
.sy_hz .hz_zs .swiper-pagination{display:block;}
}

.ny_ban{width:100%; height:360px; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative;}
@media only screen and (max-width:992px) {
.ny_ban{height:180px;}
}

.ny_pr .pr_wz{padding:10px 0; line-height:40px; color:#555;}
.ny_pr .pr_wz a{color:#555;}
.ny_pr .pr_wz a:hover{color:#224a7e;}
.ny_pr .pr_wz i{margin-right:5px; font-size:16px;}
.ny_pr .pr_wz span{color:#224a7e;}
@media only screen and (max-width:992px) {
.ny_pr .pr_wz{padding:20px 0; font-size:18px;}
.ny_pr .pr_wz i{margin-right:10px; font-size:22px;}
}

.ny_lm .lm_lb{background-color:#f7f7f7; text-align:center; overflow:hidden;}
.ny_lm ul li{width:12.5%; border-right:1px solid #eee; font-size:18px; line-height:60px; position:relative; float:left; position:relative;}
.ny_lm ul li:last-child{border-right:0;}
.ny_lm ul li:after{width:0; height:0; content:""; border-right:10px solid transparent; border-left:10px solid transparent; border-bottom:10px solid #fff; position:absolute; bottom:0; left:50%; margin-left:-10px; opacity:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_lm ul li:hover:after{opacity:1;}
.ny_lm ul li.on:after{opacity:1;}
.ny_lm ul li a{display:block;}
.ny_lm ul li:hover a{background-color:#224a7e; color:#fff;}
.ny_lm ul li.on a{background-color:#224a7e; color:#fff;}
@media only screen and (max-width:992px) {
.ny_lm ul li{width:25%; font-size:22px;}
}

.gy_wm{width:100%; padding:60px 0; overflow:hidden;}
.gy_wm .row{margin-bottom:60px; display:flex; align-items:center; justify-content:space-between;}
.gy_wm .w_z{font-size:15px; line-height:28px; color:#333;}
.gy_wm img{width:100%; height:auto; display:block;}
@media only screen and (max-width:992px){
.gy_wm{padding:40px 0;}
.gy_wm .row{margin-bottom:0; flex-direction:column-reverse;}
.gy_wm .row:nth-child(2n){flex-direction:column;}
.gy_wm .w_z{font-size:20px; line-height:36px; margin:30px 0;}
}

.dz_ban img{width:100%; height:auto; display:block;}

.dz_bx{width:100%; padding:30px 0 60px; overflow:hidden;}
.dz_bx .hd{margin-bottom:30px; text-align:center;}
.dz_bx .hd ul li{width:20%; display:inline-block; margin:0 10px;}
.dz_bx .hd ul li a{display:block; border:1px solid #888; border-radius:10px; font-size:18px; line-height:50px; text-align:center; color:#333;}
.dz_bx .hd ul li a:hover{background-color:#224a7e; border:1px solid #224a7e; color:#fff;}
.dz_bx .hd ul li.on a{background-color:#224a7e; border:1px solid #224a7e; color:#fff;}
.dz_bx .bd img{width:100%; height:auto; display:block;}
.dz_bx a.gd_cp{width:180px; height:50px; margin:40px auto 0; display:block; background-color:#224a7e; font-size:18px; line-height:50px; text-align:center; color:#fff;}
.dz_bx a.gd_cp:hover{background-color:#107922;}
.dz_bx a.gd_cp i{font-size:26px; vertical-align:middle; margin-left:5px;}
@media only screen and (max-width:992px){
.dz_bx .hd{margin-bottom:10px;}
.dz_bx .hd ul li{width:40%; margin:0 10px 20px;}
.dz_bx .hd ul li a{font-size:22px; line-height:56px;}
.dz_bx a.gd_cp{width:200px; height:56px; font-size:20px; line-height:56px;}
.dz_bx a.gd_cp i{font-size:30px;}
}

.dz_cc{width:100%; padding:60px 0; background-color:#f7f7f7; overflow:hidden;}
.dz_cc .cc_bt{font-size:28px; font-weight:bold; color:#224a7e; line-height:46px; text-align:center; margin-bottom:20px;}
.dz_cc .cc_lb{margin-top:30px;}
.dz_cc .cc_lb .b_t{font-size:20px; font-weight:bold; color:#224a7e; line-height:32px; margin-bottom:10px;}
.dz_cc .cc_lb .b_t i{vertical-align:middle; margin-right:5px;}
.dz_cc .cc_lb table{width:100%; background-color:#fff; border-collapse:collapse; border:1px solid #ddd;}
.dz_cc .cc_lb table td{padding:15px 10px; text-align:center; border:1px solid #ddd;}
.dz_cc .cc_lb table td.tb_hd{background-color:#224a7e; color:#fff;}
@media only screen and (max-width:992px){
.dz_cc .cc_lb .b_t{font-size:22px; font-weight:normal;}
}

.dz_js{width:100%; padding:60px 0; overflow:hidden;}
.dz_js .js_bt{font-size:28px; font-weight:bold; color:#224a7e; line-height:46px; text-align:center; margin-bottom:20px;}
.dz_js .row{margin:30px -20px 0; display:flex; align-items:center; justify-content:space-between;}
.dz_js .col-12{padding:0 20px;}
.dz_js .js_tp img{width:100%; height:auto; display:block;}
.dz_js .js_wz .b_t{display:inline-block; padding:0 20px; background-color:#224a7e; border-radius:18px; font-size:18px; color:#fff; line-height:36px;}
.dz_js .js_wz .w_z h4{font-size:16px; color:#333; line-height:26px; margin-top:10px; margin-bottom:5px;}
.dz_js .js_wz .w_z p{line-height:22px; color:#777;}
@media only screen and (max-width:992px){
.dz_js .row{flex-direction:column-reverse;}
.dz_js .row:nth-child(2n){flex-direction:column;}
.dz_js .js_wz{margin-top:20px;}
.dz_js .js_wz .b_t{padding:0 30px; border-radius:23px; font-size:22px; line-height:46px;}
.dz_js .js_wz .w_z h4{font-size:20px; line-height:36px;}
.dz_js .js_wz .w_z p{line-height:36px; font-size:18px;}
}

.ny_nr{width:100%; padding-bottom:60px; overflow:hidden;}
.ny_nr .zc_lm .b_t{padding:20px 15px 15px; background-color:#224a7e;}
.ny_nr .zc_lm .b_t h3{font-size:22px; line-height:32px; color:#fff;}
.ny_nr .zc_lm .b_t h4{font-size:16px; line-height:30px; color:#fff; font-family:Arial; text-transform:uppercase;}
.ny_nr .zc_lm .b_t em{width:40px; height:2px; margin:8px 0 5px; background-color:#fff; display:block;}
.ny_nr .zc_lm .l_m{padding:15px; background-color:#f7f7f7;}
.ny_nr .zc_lm .l_m ul li{display:block; margin-bottom:7px;}
.ny_nr .zc_lm .l_m a.e_j{display:block; padding:0 15px; font-size:16px; line-height:44px; position:relative; background-color:#fff; color:#000;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .zc_lm .l_m ul li:hover a.e_j{background-color:#224a7e; color:#fff;}
.ny_nr .zc_lm .l_m ul li.on a.e_j{background-color:#224a7e; color:#fff;}
.ny_nr .zc_lm .l_m a.l_l{display:block; padding:0 15px; font-size:16px; line-height:44px; position:relative; background-color:#fff; color:#000;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .zc_lm .l_m ul li:hover a.l_l{background-color:#224a7e; color:#fff;}
.ny_nr .zc_lm .l_m ul li.on a.l_l{background-color:#224a7e; color:#fff;}
.ny_nr .zc_lm .l_m i{position:absolute; top:0; right:0; width:44px; height:44px; display:block; font-size:16px; color:#000; text-align:center;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .zc_lm .l_m ul li:hover i{color:#fff;
transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);}
.ny_nr .zc_lm .l_m ul li.on i{color:#fff;
transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);}
.ny_nr .zc_lm .s_j{padding:10px 15px; display:none;}
.ny_nr .zc_lm .s_j a{font-size:13px; text-indent:10px; line-height:32px; color:#555; margin-bottom:1px; display:block; width:100%; float:left; position:relative;}
.ny_nr .zc_lm .s_j a:after{width:4px; height:4px; border-radius:50%; background-color:#224a7e; content:""; position:absolute; top:14px; left:0;}
.ny_nr .zc_lm .s_j a:hover{color:#224a7e; text-indent:15px;}
.ny_nr .zc_lx{margin-top:20px; background-color:#f7f7f7;}
.ny_nr .zc_lx .l_x{padding:15px; line-height:26px;}
.ny_nr .zc_lx .w_m{padding:15px; background-color:#e7e7e7; text-align:center;}
.ny_nr .zc_lx .w_m p{margin-top:8px;}
.ny_nr .lm_bt{font-size:18px; color:#224a7e; line-height:32px; padding:10px 0 20px; border-bottom:1px solid #ddd;}
.ny_nr .cp_lb .row{margin:0 -10px;}
.ny_nr .cp_lb .col-6{padding:0 10px;}
.ny_nr .cp_lb .n_r{margin-top:20px; padding:10px; border:1px solid #ddd;}
.ny_nr .cp_lb .t_p{overflow:hidden;}
.ny_nr .cp_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.ny_nr .cp_lb .n_r:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.ny_nr .cp_lb .w_z{font-size:15px; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; margin-top:10px;}
.ny_nr .cp_xq{margin-top:30px;}
.ny_nr .cp_xq .xq_bt{font-size:18px; color:#224a7e; font-weight:bold; line-height:30px; margin-bottom:20px;}
.ny_nr .cp_xq .xq_js{line-height:22px;}
.ny_nr .cp_xq .xq_js span{font-size:16px;}
.ny_nr .cp_xq .xq_js strong{font-size:22px; color:#224a7e;}
.ny_nr .cp_xq .xq_js a{width:150px; height:40px; background-color:#224a7e; font-size:16px; line-height:40px; color:#fff; text-align:center; display:block; margin-top:20px;}
/*.ny_nr .cp_xq .xq_js a:hover{background-color:#e51e25;}*/
.ny_nr .cp_xq .xq_tp img{width:100%; height:auto; display:block;}
.ny_nr .xq_zs{margin-top:40px;}
.ny_nr .xq_zs .zs_bt{background-color:#f7f7f7;}
.ny_nr .xq_zs .zs_bt span{padding:0 30px; background-color:#224a7e; display:inline-block; font-size:18px; font-weight:bold; line-height:40px; color:#fff;}
.ny_nr .xq_zs .wenzi{ line-height:24px; padding-top:10px}
.ny_nr .xw_lb ul li{border-bottom:1px dotted #ddd; padding-bottom:30px; margin-top:30px;}
.ny_nr .xw_lb .t_p{overflow:hidden;}
.ny_nr .xw_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.ny_nr .xw_lb ul li:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.ny_nr .xw_lb .w_z h3{font-size:18px; font-weight:bold; line-height:28px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .xw_lb .w_z span{font-size:14px; color:#555; display:block; float:left; margin-right:30px;}
.ny_nr .xw_lb .w_z i{font-size:14px; color:#333; padding-right:5px;}
.ny_nr .xw_lb .w_z p{line-height:24px; color:#777; height:48px; margin-top:10px; margin-bottom:15px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_nr .xw_lb .w_z a.x_q{width:100px; height:32px; border:1px solid #224a7e; font-size:14px; text-align:center; line-height:30px; color:#224a7e; display:block; margin-top:15px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .xw_lb .w_z a.x_q:hover{background-color:#224a7e; color:#fff;}
.ny_nr .kh_lb .n_r{margin-bottom:30px; padding:10px; border:1px solid #ddd;}
.ny_nr .kh_lb .n_r img{width:100%; height:auto; display:block;}
.ny_nr .kh_lb .n_r p{font-size:15px; text-align:center;}
@media only screen and (max-width:992px){
.ny_nr .zc_lm.xq_lm{display:none;}
.ny_nr .zc_lm .b_t h3{font-size:26px; font-weight:bold; line-height:46px;}
.ny_nr .zc_lm .b_t h4{font-size:20px; line-height:30px;}
.ny_nr .zc_lm .b_t em{width:60px; height:4px; margin:5px 0 10px;}
.ny_nr .zc_lm .l_m{padding:20px 20px 5px 20px;}
.ny_nr .zc_lm .l_m ul li{margin-bottom:15px;}
.ny_nr .zc_lm .l_m a.e_j{font-size:22px; line-height:60px;}
.ny_nr .zc_lm .l_m a.l_l{font-size:20px; line-height:60px;}
.ny_nr .zc_lm .l_m i{width:60px; height:60px; font-size:22px;}
.ny_nr .zc_lm .s_j a{font-size:18px; text-indent:20px; line-height:36px; width:50%;}
.ny_nr .zc_lm .s_j a:after{width:6px; height:6px; top:15px;}
.ny_nr .zc_lm .s_j a:hover{text-indent:20px;}
.ny_nr .zc_lx{display:none;}
.ny_nr .lm_bt{font-size:26px; line-height:56px; padding:20px 0; margin-bottom:10px;}
.ny_nr .cp_lb .w_z{font-size:20px; line-height:40px; margin-top:10px;}
.ny_nr .cp_xq .xq_bt{font-size:24px; line-height:40px;}
.ny_nr .cp_xq .xq_js{line-height:26px;}
.ny_nr .cp_xq .xq_js span{font-size:20px;}
.ny_nr .cp_xq .xq_js strong{font-size:28px; color:#224a7e;}
.ny_nr .cp_xq .xq_js a{width:160px; height:56px; font-size:20px; line-height:56px;}
.ny_nr .cp_xq .xq_tp{margin-bottom:20px;}
.ny_nr .xq_zs .zs_bt span{padding:0 30px; font-size:22px; line-height:56px;}
.ny_nr .xw_lb .w_z h3{font-size:23px; line-height:36px;}
.ny_nr .xw_lb .w_z span{font-size:18px; line-height:30px; margin-right:20px;}
.ny_nr .xw_lb .w_z i{font-size:18px;}
.ny_nr .xw_lb .w_z p{font-size:18px; line-height:30px; height:30px; margin-top:5px; margin-bottom:10px;
line-clamp:1;
-webkit-line-clamp:1;
-moz-line-clamp:1;
-ms-line-clamp:1;
-o-line-clamp:1;}
.ny_nr .xw_lb .w_z a.x_q{display:none;}
.ny_nr .kh_lb ul{margin:0 -10px;}
.ny_nr .kh_lb ul li{padding:0 10px;}
.ny_nr .kh_lb .n_r{margin-bottom:20px; padding:10px 10px 15px;}
.ny_nr .kh_lb .n_r p{font-size:20px;}
}

.hz_al{width:100%; padding-bottom:60px; overflow:hidden;}
.hz_al .al_lb .n_r{padding:20px; border:1px solid #ddd; margin-bottom:30px; background-color:#fff;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.hz_al .al_lb .n_r:hover{border:1px solid #224a7e; box-shadow:0 0 15px #ddd;}
.hz_al .al_lb .t_p{overflow:hidden;}
.hz_al .al_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.hz_al .al_lb ul li:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.hz_al .al_lb .w_z{padding-top:20px; text-align:center; font-size:16px; line-height:28px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:992px){
.hz_al .al_lb ul{margin:0 -10px;}
.hz_al .al_lb ul li{padding:0 10px;}
.hz_al .al_lb .n_r{padding:10px; margin-bottom:20px;}
.hz_al .al_lb .w_z{padding-top:10px; font-size:20px; line-height:46px;}
}

.rc_zp{width:100%; padding:60px 0; overflow:hidden;}
.rc_zp .ts{font-size:15px; line-height:26px; color:#888; text-align:center; margin-top:20px; margin-bottom:20px;}
.rc_zp .ts a{color:#224a7e;}
.rc_zp .jr_lm{border:1px solid #e7e7e7; overflow:hidden; margin-bottom:10px;}
.rc_zp .jr_lm.jt{border: 1px solid #224a7e;}
.rc_zp .jr_bt{padding:10px 20px; height:60px; font-size:14px; line-height:40px; color:#555; overflow:hidden; cursor:pointer; position:relative;}
.rc_zp .jr_bt:hover{background-color:#e7e7e7;}
.rc_zp .jr_bt.on{background-color:#e7e7e7;}
.rc_zp .jr_bt i{position:absolute; top:50%; right:15px; font-size:15px;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.rc_zp .jr_bt.on i{transform:translate(0,-50%) rotate(180deg);
-webkit-transform:translate(0,-50%) rotate(180deg);
-moz-transform:translate(0,-50%) rotate(180deg);
-ms-transform:translate(0,-50%) rotate(180deg);
-o-transform:translate(0,-50%) rotate(180deg);}
.rc_zp .jr_lm.jt .jr_bt{background-color:#224a7e; color:#fff; padding:0 20px; line-height:60px;}
.rc_zp .jr_bt span{float:left; width:33.333333%; text-align:center;}
.rc_zp .jr_bt span.s_40{text-align:left;}
.rc_zp .jr_nr{background-color:#fff; padding:30px 25px 10px; font-size:14px; line-height:32px; margin-bottom:3px; display:none; position:relative;}
.rc_zp .jr_nr .lm{color:#224a7e;}
.rc_zp .jr_nr .js{margin-bottom:20px;}
.rc_zp .jr_nr a.wy_yp{width:110px; height:36px; position:absolute; top:30px; right:35px; background-color:#224a7e; font-size:15px; line-height:36px; color:#fff; text-align:center; display:block;}
.rc_zp .jr_nr a.wy_yp i{padding-left:5px;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.rc_zp .jr_nr a.wy_yp:hover i{padding-left:15px;}
@media only screen and (max-width:992px){
.rc_zp{padding:35px 0 50px;}
.rc_zp .bt{font-size:24px; text-align:center; line-height:50px;}
.rc_zp .ts{font-size:18px; text-align:center; line-height:32px;}
.rc_zp .ts br{display:none;}
.rc_zp .jr_bt{padding:5px 20px; font-size:18px; line-height:50px; height:60px;}
.rc_zp .jr_lm.jt .jr_bt{padding:5px 20px; line-height:50px;}
.rc_zp .jr_nr{padding:20px; font-size:18px; line-height:36px;}
.rc_zp .jr_nr .lm{margin-bottom:10px;}
.rc_zp .jr_nr a.wy_yp{width:150px; height:36px; top:20px; right:25px; font-size:18px; line-height:36px;}
.rc_zp .jr_nr a.wy_yp:hover i{padding-left:10px;}
}

.jl_fs{width:100%; padding:50px 0; background-color:#f7f7f7; text-align:center; overflow:hidden;}
.jl_fs h3{font-size:18px; font-weight:bold; color:#333; line-height:36px; margin-bottom:10px;}
.jl_fs h4{font-size:16px; color:#777; line-height:28px;}
.jl_fs span{font-size:15px; line-height:44px; color:#fff; display:inline-block; background-color:#224a7e; padding:0 20px; border-radius:5px;}
@media only screen and (max-width:992px){
.jl_fs{padding:40px 0;}
.jl_fs h3{font-size:22px; line-height:36px;}
.jl_fs h4{font-size:18px; line-height:30px;}
.jl_fs span{font-size:20px; line-height:50px; padding:0 30px;}
}

.lx_dt{padding:60px 0 0;}
.lx_dt .row{display:flex; align-items:center; justify-content:space-between;}
.lx_dt .map{height:300px;}
.lx_dt .lx_xx h1{font-size:20px; font-weight:bold; line-height:32px; color:#333; margin-bottom:10px;}
.lx_dt .lx_xx p{line-height:26px; font-size:14px; color:#555; margin-bottom:20px;}
.lx_dt .lx_xx strong{padding-left:45px; background:url(../images/a7.png) no-repeat left center; font-size:22px; color:#F90; line-height:40px; display:block;}
.lx_dt .lx_xx span{font-size:20px; color:#000;}
@media only screen and (max-width:992px){
.lx_dt{padding:40px 0 0;}
.lx_dt .map{height:250px; margin-top:40px;}
.lx_dt .lx_xx h1{font-size:26px; line-height:46px; margin-bottom:10px;}
.lx_dt .lx_xx p{line-height:38px; font-size:18px; margin-bottom:25px;}
.lx_dt .lx_xx strong{font-size:32px; line-height:46px;}
.lx_dt .lx_xx span{font-size:22px;}
}

.lx_fs{width:100%; padding:60px 0;}
.lx_fs .row{margin:0 -20px;}
.lx_fs .col-lg-5{padding:0 20px;}
.lx_fs .col-lg-7{padding:0 20px;}
.lx_fs .n_r h1{font-size:22px; color:#333; margin-bottom:15px;}
.lx_fs .n_r .row{margin:0 -10px;}
.lx_fs .n_r .col-12{padding:0 10px;}
.lx_fs .n_r em{width:30px; height:1px; background-color:#333; display:block; margin-bottom:30px;}
.lx_fs .n_r p{line-height:26px;}
.lx_fs .n_r p img{max-width:120px; height:auto; display:block;}
.lx_fs .n_r input.w_z{width:100%; height:40px; border:1px solid #333; padding:0 10px; line-height:38px; color:#555; display:block; margin-bottom:20px;}
.lx_fs .n_r input.a_n{width:150px; height:40px; background-color:#000; font-size:16px; line-height:40px; color:#fff; text-align:center; display:block;
transition:all .5s; 
-o-transition:all .5s; 
-ms-transition:all .5s; 
-moz-transition:all .5s; 
-webkit-transition:all .5s;}
.lx_fs .n_r input.a_n:hover{background-color:#224a7e;}
.lx_fs .n_r textarea{width:100%; height:66px; border:1px solid #333; padding:6px 10px; line-height:26px; color:#555; display:block; margin-bottom:20px; resize:none;}
.lx_fs .n_r span{font-size:14px; line-height:20px; color:#999; display:block; margin-bottom:10px;}
@media only screen and (max-width:992px){
.lx_fs{padding:40px 0;}
.lx_fs .row{margin:0 -10px;}
.lx_fs .col-lg-5{padding:0 10px;}
.lx_fs .col-lg-7{padding:0 10px;}
.lx_fs .n_r{margin-bottom:40px;}
.lx_fs .n_r h1{font-size:26px;}
.lx_fs .n_r em{width:40px; height:2px; margin-bottom:30px;}
.lx_fs .n_r p{font-size:18px; line-height:36px;}
.lx_fs .n_r input.w_z{height:60px; line-height:58px;}
.lx_fs .n_r input.a_n{width:100%; height:60px; font-size:20px; line-height:60px;}
.lx_fs .n_r textarea{height:134px; padding:12px 10px; line-height:36px;}
}

.yema{margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:4px;}
.yema ul li a{min-width:40px; height:40px; border:1px solid #e7e7e7; padding:0 10px; line-height:38px; text-align:center; color:#555; display:inline-block;}
.yema ul li a:hover{background-color:#224a7e; border:1px solid #224a7e; color:#fff;}
.yema ul li a.on{background-color:#224a7e; border:1px solid #224a7e; color:#fff;}
@media only screen and (max-width:640px){
.yema{margin-top:30px;}
.yema ul li{display:inline-block; margin:2px;}
.yema ul li a{min-width:52px; height:52px; padding:0 20px; line-height:50px;}
}

.footer { overflow: hidden; background: #224a7e; margin-top: 30px; border-top: 2px solid #224a7e; }
.footer .ft-inner { padding: 0px 0 20px; overflow: hidden; }
.footer .ft-inner .leftCon { float: left; width: 1060px; margin-top:20px }
.footer .ft-inner .rightCon { float: right; width: 112px; margin-top:20px }
.footer .ft-info { padding-top: 40px; overflow: hidden; }
.footer .ft-info .ft-logo { float: left; padding-right: 20px; height: 65px; overflow: hidden; }
.footer .ft-info .ft-logo img { display: block; width: 198px; height: 65px; }
.footer .ft-info .ft-tel, .footer .ft-info .ft-address { float: left; margin-top: 12px; margin-left: 0px; padding-left:20px;padding-right:20px; color: #fff; overflow: hidden; border-left: #376299 solid 1px; }
.footer .ft-info .ft-tel { }
.footer .ft-info .ft-address { width: 405px; }
.footer .ft-info .ft-tel span, .footer .ft-info .ft-address span { display: block; font-size: 14px; }
.footer .ft-info .ft-tel span { background: url(../images/footer-email.png) left center no-repeat; padding-left: 20px; }
.footer .ft-info .ft-address span { background: url(../images/foter-position.png) left center no-repeat; padding-left: 20px; }
.footer .ft-info .ft-tel p { margin-top: 5px; font-size: 18px; font-family: Arial; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #fff; }
.footer .ft-info .ft-address p { margin-top: 5px; font-size: 16px; overflow: hidden; text-overflow: ellipsis; _white-space: nowrap; line-height: 24px; }
.footer .ft-QRcode { overflow: hidden; }
.footer .ft-QRcode .pic { position: relative; padding: 6px; width: 100px; height: 100px; overflow: hidden; background: #fff; }
.footer .ft-QRcode .pic:after { display: block; position: absolute; left: 6px; top: 0; width: 102px; height: 30px; content: ""; background: url(../images/QRcde_light.png) no-repeat; transform: translateY(400%); animation: moveEwm 2s ease-out alternate infinite; }
.footer .ft-QRcode .pic img { display: block; width: 100%; height: auto  ; }
.footer .ft-QRcode .tit { margin-top: 15px; height: 25px; line-height: 25px; font-size: 14px; color: #fff; text-align: center; }
.footer .ft-copyright { padding: 21px 0; line-height: 36px; font-size: 14px; overflow: hidden; border-top: #376299 solid 1px; text-align: center; }
.footer .ft-copyright .fl { float: none; width: 100%; text-align: center; color: #4f5b69; }
.footer .ft-copyright .fl span { display: inline-block; margin-right: 20px; color: #fff; }
.footer .ft-copyright .fl a { color: #fff; }
.footer .ft-copyright .fl a:hover { color: #ffffff; }
.footer .ft-copyright .fr { float: right; }
.footer .ft-copyright .fr a { display: block; width: 170px; height: 50px; text-align: center; color: #fff; border: #fff solid 1px; }
.footer .ft-copyright .fr a:before { display: inline-block; margin-right: 10px; width: 16px; height: 16px; content: ""; vertical-align: middle; background: url(../images/yuyue.png) no-repeat; }
.footer .ft-copyright .fr a:hover { background: #5ba997; border-color: #5ba997; }
.footer .keyw { width: 100%; line-height: 24px; float: left; color: #fff; }
@media only screen and (max-width:992px){
	.footer .ft-inner { display:none}
	.footer { margin-bottom:75px}
}

.banquan{width:100%; padding:25px 0 103px; background-color:#1b1b1b; text-align:center; line-height:26px; color:#aaa;}
.banquan span{padding:0 6px;}
@media only screen and (max-width:992px){
.banquan{padding:25px 0 101px; font-size:18px; line-height:32px;}
.banquan span{padding:0; display:block;}
}

.search{width:100%; height:100%; background-color:rgba(0,0,0,.8); position:fixed; top:0; left:0; z-index:9999; display:none;}
.search .sc_bj{width:100%; padding:150px 0; background-color:#224a7e; position:relative;}
.search .sc_gb{position:absolute; top:50px; right:50px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);}
.search .sc_gb i{font-size:36px; color:#fff;}
.search .sc_nr{width:500px; border-bottom:1px solid #fff; margin:0 auto;}
.search input{width:430px; height:60px; font-size:16px; line-height:60px; color:#fff; float:left;}
.search input::placeholder{color:#eee;}
.search button{width:70px; height:60px; line-height:60px; text-align:center; color:#fff; float:right; outline:none;}
.search button i{font-size:30px;}
@media only screen and (max-width:640px){
.search .sc_bj{padding:100px 0;}
.search .sc_gb{top:20px; right:20px;}
.search .sc_gb i{font-size:26px;}
.search .sc_nr{width:90%;}
.search input{width:85%; font-size:15px;}
.search button{width:15%;}
.search button i{font-size:26px;}
}

.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.9); z-index:99999; display:none;}
.e_m .n_r{width:200px; padding:10px; background-color:#fff; position:absolute; top:50%; left:50%; text-align:center;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.e_m .n_r img{width:100%; height:auto; display:block;}
.e_m .n_r p{font-size:15px; color:#888; margin-top:10px;}
@media only screen and (max-width:992px){
.e_m .n_r{width:300px; padding:15px;}
.e_m .n_r p{font-size:20px;}
}


.ydlj{ width:1200px; margin:0 auto; border:#ccc 1px  dashed; padding:10px;border-radius:4px;}
.ydlj a{ margin-left:10px; color:#666}
@media only screen and (max-width:992px){
.ydlj{ width:96%; margin:0 auto; border:#ccc 1px  dashed; padding:10px;border-radius:4px;}
}

.pc_kf{width:56px; position:fixed; right:10px; bottom:154px; z-index:99999;}
.pc_kf .nr{width:56px; height:56px; font-size:18px; text-align:center; line-height:56px; background-color:#fafafa; margin-bottom:4px; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr:hover{background-color:#224a7e;}
.pc_kf .tel{width:160px; background-color:#224a7e; font-size:18px; line-height:56px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .nr:hover .tel{right:60px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .ewm{width:130px; padding:10px; background-color:#224a7e; position:absolute; bottom:0; right:-180px; opacity:0;}
.pc_kf .ewm img{width:100%; height:auto; display:block;}
.pc_kf .nr:hover .ewm{right:60px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr a{display:block;}
.pc_kf .nr i{color:#224a7e;}
.pc_kf .nr:hover i{color:#fff;}
.pc_kf .nr i.icon-aui-icon-qq{font-size:30px;}
.pc_kf .fh{width:56px; height:56px; background-color:#224a7e; text-align:center; line-height:56px; color:#fff; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .fh:hover{background-color:#224a7e;}
.pc_kf .fh i{font-size:30px; font-weight:bold;}
@media only screen and (max-width:992px){
.pc_kf{width:100%; background-color:#224a7e; position:fixed; right:0; bottom:0;}
.pc_kf .nr{width:25%; height:76px; border-right:1px solid rgba(255,255,255,.6); font-size:20px; line-height:76px; background:none; box-shadow:none; margin-bottom:0; float:left;}
.pc_kf .tel{display:none;}
.pc_kf .ewm{display:none;}
.pc_kf .nr a{display:block;}
.pc_kf .nr i{font-size:30px; color:#fff;}
.pc_kf .nr i.icon-aui-icon-qq{font-size:44px;}
.pc_kf .nr i.icon-dianhua4{font-size:36px;}
.pc_kf .fh{width:25%; background-color:#224a7e; height:76px; line-height:76px; float:left;}
.pc_kf .fh i{font-size:40px; font-weight:bold;}
}

.db_zd{width:100%; padding:20px 0; background-color:#0c6e1d; font-size:17px; font-weight:bold; text-align:center; line-height:36px; color:#fff; position:fixed; bottom:0; left:0; z-index:999999;}
.db_zd a{display:inline-block; padding:0 15px; border-radius:5px; background-color:#f8b500; color:#fff; margin:0 15px;}
.db_zd i{vertical-align:middle; font-size:26px;}
.db_zd span{display:inline-block; margin:0 15px;}
.db_zd font{font-size:20px;}
@media only screen and (max-width:992px){
.db_zd{display:none;}
}


.aboutL { width: 100%; overflow: hidden; margin: 0 auto; box-sizing: border-box; }
.aboutL .info { width: 100%; height: auto; margin: 0 auto 40px; padding: 0 }
.aboutL .info b.ab_name { display: block; width: 100%; overflow: hidden; color: #121515; font-size: 24px; font-weight: bold; text-align: center; margin: 0 auto 20px; padding: 0; }
.aboutL .info p.info_con { width: 100%; overflow: hidden; line-height: 32px; color: #565656; font-size: 16px; text-align: center; margin: 0 auto 40px; padding: 0; height:120px; }
.aboutL .info .more { display: block; width: 188px; height: 48px; line-height: 48px; color: #fff; font-size: 16px; background-color: #224a7e; border-radius: 24px; text-transform: uppercase; text-align: center; margin: 20px auto 0; padding: 0; }
.aboutL .info .more img { display: inline-block; vertical-align: top; position: relative; width: 24px; height: 9px; margin: 19px 0 0 10px; }
.aboutR { float: right; width: 48.92%; position: relative; line-height: 0; display: none; }
.aboutR .img { float: left; width: 100%; line-height: 0; position: relative; z-index: 1; }
.aboutR .tit { float: left; position: absolute; left: 20%; bottom: 0; z-index: 6; font-family: Arial; font-weight: bold; font-size: 94px; color: #000000; opacity: 0.1; filter: alpha(opacity=10); text-transform: uppercase; line-height: 70px; letter-spacing: 8px; }
.ab_list { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.ab_list ul li { width: 33.333333%; overflow: hidden; margin: 0; padding: 0; float: left; }
.ab_list ul li .ab_icon { width: 110px; height: 110px; overflow: hidden; margin: 0 auto; padding: 0; background-color: #fff; border: 1px solid #eaeaea; border-radius: 50%; }
.ab_list ul li .ab_icon img { display: block; width: 60px; height: 60px; overflow: hidden; margin: 25px auto; padding: 0; }
.ab_list ul li:hover .ab_icon img { webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -ms-transform: rotateY(360deg); -o-transform: rotateY(360deg); transform: rotateY(360deg); -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; }
.ab_list ul li p { width: 100%; overflow: hidden; margin: 20px auto 10px; padding: 0; color: #121515; font-size: 22px; text-align: center; }
.ab_list ul li:hover p { color: #224a7e; }
.ab_list ul li span { display: block; width: 300px; max-height: 40px; overflow: hidden; line-height: 20px; margin: 0 auto; padding: 0; color: #999; font-size: 14px; text-align: center; }



.zw{ line-height:30px; padding:15px 0; min-height:350px;color:#555555; font-size:14px;}
.zw a:link{ color:#555555; }
.zw a:visited{ color:#555;}
.zw a:hover{ color:#FF6205;}
.zw a:active{color:#555555;}
.zw img{
 max-width:100%;

 width:expression(document.body.clientWidth>100%?"100%":"auto");

}

.xiaocms-page span{ margin:0 3px;  border:1px solid #224a7e;line-height:35px; padding:0 15px; background:#224a7e; color:#FFFFFF; display:inline-block; }
.xiaocms-page  a{margin:0 3px;   border:1px solid #eee;line-height:35px;background:#fff; display:block; color:#333; padding:0 15px;display:inline-block; }
.xiaocms-page  a:hover {margin:0 3px;   border:1px solid #224a7e;line-height:35px; background:#224a7e; color:#fff; padding:0 15px;display:inline-block;}
.footer .ft-info .ft-logo { float: left; padding-right: 40px; height: 65px; overflow: hidden;color: #fff; margin-top: 12px;}
.footer .ft-info .ft-logo span { background: url(../images/dhh.png) left center no-repeat; padding-left: 20px; }
.footer .ft-info .ft-logo p { margin-top: 5px; font-size: 16px; overflow: hidden; text-overflow: ellipsis; _white-space: nowrap; line-height: 24px; }