*{padding:0px; margin:0px;}
html{font-size:62.5%;}
body{font-size:14px; color:#666; font-family:Helvetica,"Pingfang SC","Microsoft YaHei",STHeiti,Verdana,Arial,Tahoma,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,sans-serif;}
button{overflow:visible}img{border:none;}li{list-style:none;}
a{color:#000; text-decoration:none;}
a:hover{color:#004098; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
::-webkit-scrollbar{width:6px;}
::-webkit-scrollbar-track{background-color:#000;}
::-webkit-scrollbar-thumb{background-color:#aaa;}
::-webkit-scrollbar-thumb:hover{background-color:#5b5b5b;}
::-webkit-scrollbar-thumb:active{background-color:#004098;}
@media only screen and (max-width:992px){
body{font-size:13px;}
input,textarea{-webkit-appearance:none; border-radius:0;}
}

@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:40px; background:#004098 url(../images/top.jpg) no-repeat center right / cover; text-align:right; font-size:12px; line-height:40px; color:#fff; position:fixed; top:0px; left:0px; z-index:9999;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.top.on{height:0px;}
.top .container-fluid{padding:0 5%;}
.top a{position:relative; color:#fff; margin-right:20px; display:inline-block;}
.top a:last-child{padding:0 0 0 15px; margin-right:0;}
.top a:after{content:""; width:1px; height:10px; background-color:#ddd; position:absolute; top:50%; right:-13px; margin-top:-5px;}
.top a:last-child:after{display:none;}
.top span{float:left; display:block; line-height:40px;}
.top i{font-size:15px; line-height:30px; display:inline-block; vertical-align:middle;}
.top em{font-weight:bold; padding-left:3px; font-size:16px; display:inline-block; vertical-align:middle;}
@media only screen and (max-width:992px){
.top{background:#004098; position:relative; top:auto; left:auto;}
.top.on{height:40px;}
.top span{display:none;}
}
@media only screen and (max-width:992px){
.top .container-fluid{padding:0 15px;}
.top a:last-child{padding:0 0 0 5px;}
.top a:after{margin-top:-4px;}
.top i{font-size:14px; line-height:32px;}
.top em{font-weight:normal; font-size:14px;}
}

.header{width:100%; background-color:rgba(255,255,255,.99); z-index:9999; box-shadow:0 0 5px #ddd; position:fixed; top:40px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .container-fluid{padding:0 5%;}
.header.on{top:0;}
.header .logo{width:220px; float:left; margin-top:7px;}
.header .logo img{width:100%; height:auto; display:block;}
.header .an{position:absolute; top:50%; margin-top:-9px; right:15px; height:22px; width:36px; display:none;}
.header .an span{width:36px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:10px; left:0;}
.header .an span.a3{top:20px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:10px; transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:10px; transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .nav{float:right;}
.header .nav ul li{height:90px; margin-left:40px; float:left; position:relative;}
.header .nav ul li:after{width:0; height:2px; background-color:#004098; position:absolute; left:50%; bottom:0; content:""; transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li:hover:after{width:100%;}
.header .nav ul li.on:after{width:100%;}
.header .nav .y_j{position:relative;}
.header .nav .y_j i{display:none;}
.header .nav .y_j a{display:block; font-size:16px; line-height:90px; color:#777; text-transform: uppercase;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li:hover .y_j a{color:#004098;}
.header .nav ul li.on .y_j a{color:#004098;}
.header .nav .e_j{width:190px; position:absolute; left:50%; margin-left:-60px; display:none;}
.header .nav ul li:hover .e_j{display:block;}
.header .nav .e_j a{background-color:#fff; box-shadow:0 0 2px #ddd; font-size:14px; line-height:36px; 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;}
.header .nav .e_j a:hover{background-color:#004098; color:#fff;}
@media (min-width:992px){
.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
}
@media only screen and (max-width:992px){
.header{position:relative; top:auto; left:auto;}
.header .logo{width:180px; margin:15px 0;}
.header .an{right:39px;}
.header .search{display:none;}
.header .an{display:block;}
.header .nav{width:60%; height:100%; padding:10px 3% 0; margin:0; background-color:#3b3b3b; height:100%; position:fixed; top:0; right:-60%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul{width:100%;}
.header .nav ul li{width:100%; height:auto; line-height:50px; text-align:left; border-bottom:1px solid rgba(255,255,255,.7); float:none; padding:10px 0; margin:0;}
.header .nav ul li:after{display:none;}
.header .nav .y_j i{display:block; width:60%; position:absolute; top:0; right:0; font-size:15px; text-align:right; color:#fff; line-height:40px; padding-right:15px; z-index:99;}
.header .nav .y_j a{font-size:16px; line-height:40px; color:#fff;}
.header .nav ul li:hover .y_j a{color:#fff;}
.header .nav ul li.on .y_j a{color:#fff !important;}
.header .nav .e_j{width:100%; position:relative; left:auto; margin-left:0; margin-top:5px;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav .e_j a{background:none; box-shadow:none; font-size:14px; color:#fff; line-height:36px; text-align:left; text-indent:10px; margin-bottom:0;}
.header .nav .e_j a:hover{background:none;}
}
@media only screen and (max-width:640px){
.header .container-fluid{padding:0 15px;}
.header .logo{width:160px;}
.header .an{right:15px;}
.header .nav .y_j a{font-size:15px; line-height:32px;}
.header .nav .e_j a{font-size:13px; line-height:32px;}
}

.head_h{width:100%; height:130px; background-color:#fff; overflow:hidden;}
@media only screen and (max-width:992px){
.head_h{display:none;}
}

.pc_ban{width:100%; height:calc(100vh - 131px); position:relative; overflow:hidden;}
.pc_ban .swiper-slide:before{width:100%; height:100%; background-color:rgba(0,0,0,.5); position:absolute; top:0; left:0; content:""; z-index:99; display:none;}
.pc_ban .swiper-slide img{width:100%; height:auto; display:block;}
.pc_ban .swiper-slide.swiper-slide-active img{animation:big 3s ease-in-out;
-webkit-animation:big 3s ease-in-out;
-moz-animation:big 3s ease-in-out;
-ms-animation:big 3s ease-in-out;
-o-animation:big 3s ease-in-out;}
.pc_ban .swiper-button-prev{width:40px; height:40px; background:url(../images/banner-l.png) no-repeat center; left:0%; margin-top:-20px; opacity:0;
background-size:40px 40px;
-webkit-background-size:40px 40px;
-moz-background-size:40px 40px;
-ms-background-size:40px 40px;
-o-background-size:40px 40px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.pc_ban:hover .swiper-button-prev{left:2%; opacity:.8;}
.pc_ban .swiper-button-next{width:40px; height:40px; background:url(../images/banner-r.png) no-repeat center; right:0%; margin-top:-20px; opacity:0;
background-size:40px 40px;
-webkit-background-size:40px 40px;
-moz-background-size:40px 40px;
-ms-background-size:40px 40px;
-o-background-size:40px 40px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.pc_ban:hover .swiper-button-next{right:2%; opacity:.8;}
.pc_ban .container-fluid{width:100%; position:absolute; top:50%; left:50%; padding:0 8%; z-index:999;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.pc_ban .w_z{text-shadow:0 0 10px #333; color:#fff; position:relative;}
.pc_ban .w_z h1{font-size:46px; line-height:60px; margin-bottom:10px;}
.pc_ban .w_z h2{font-size:28px; line-height:40px; margin-bottom:5px;}
.pc_ban .w_z p{font-size:20px; text-transform:uppercase; letter-spacing:1px; line-height:28px;}
@media only screen and (max-width:992px){
.pc_ban{height:35vh;}
.pc_ban .swiper-slide{background:inherit;}
.pc_ban .swiper-slide img{display:none;}
.pc_ban .container-fluid{top:50%;}
.pc_ban .w_z h1{font-size:28px; line-height:36px; margin-bottom:10px;}
.pc_ban .w_z h2{font-size:22px; line-height:32px;}
.pc_ban .w_z p{font-size:16px; line-height:22px;}
}
@media only screen and (max-width:640px){
.pc_ban{height:35vh;}
.pc_ban .swiper-pagination{bottom:5px;}
.pc_ban .swiper-pagination-bullet-active{width:10px; height:10px;}
.pc_ban .w_z h1{font-size:22px; line-height:32px; margin-bottom:4px;}
.pc_ban .w_z h2{font-size:16px; line-height:26px;}
.pc_ban .w_z p{font-size:12px; line-height:20px;}
}

@keyframes big{
0%{transform:scale(1.2);}
100%{transform:scale(1);}
}
@-webkit-keyframes big{
0%{-webkit-transform:scale(1.2);}
100%{-webkit-transform:scale(1);}
}
@-moz-keyframes big{
0%{-moz-transform:scale(1.2);}
100%{-moz-transform:scale(1);}
}
@-ms-keyframes big{
0%{-ms-transform:scale(1.2);}
100%{-ms-transform:scale(1);}
}
@-o-keyframes big{
0%{-o-transform:scale(1.2);}
100%{-o-transform:scale(1);}
}

.gy_bt{margin-bottom:50px; overflow:hidden; text-align:center;}
.gy_bt h3{font-size:32px; font-weight:bold; color:#004098; line-height:40px; margin-bottom:10px; text-transform: uppercase;}
.gy_bt h4{font-size:15px; text-transform:uppercase; line-height:24px; color:#aaa;}
.gy_bt p{font-size:15px; line-height:26px; color:#888; text-align:center; margin-top:10px;}
.gy_bt em{width:100px; height:3px; border-radius:4px; background-color:#004098; display:block; margin:0 auto 20px; position:relative;}
@media only screen and (max-width:992px){
.gy_bt{margin-bottom:30px;}
.gy_bt h3{font-size:26px; line-height:36px; margin-bottom:6px;}
.gy_bt h4{font-size:14px;}
.gy_bt p{font-size:14px; line-height:24px; margin-top:6px;}
.gy_bt em{width:80px; height:2px; border-radius:2px; margin:0 auto 15px;}
}
@media only screen and (max-width:992px){
.gy_bt{margin-bottom:25px;}
.gy_bt h3{font-size:22px; line-height:32px;}
.gy_bt em{width:60px; margin:0 auto 10px;}
}

a.m_r{width:180px; height:40px; background-color:#ed6d00; font-size:14px; text-transform:uppercase; line-height:40px; text-align:center; color:#fff; display:block; margin:50px auto 0;}
a.m_r i{width:35px; height:8px; padding-left:5px; display:inline-block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
a.m_r:hover i{padding-left:15px;}
@media only screen and (max-width:992px){
a.m_r{width:160px; height:36px; font-size:14px; line-height:36px; margin:0 auto;}
a.m_r.on{margin-top:20px;}
a.m_r i{padding-left:5px;}
a.m_r:hover i{padding-left:5px;}
}

.sy_cp{width:100%; padding:80px 0; background:url(../images/sy_bj.jpg) no-repeat center / cover fixed; overflow:hidden;}
.sy_cp .c_p{width:100%; box-shadow:0px 0px 20px #ddd; margin-bottom:30px;}
.sy_cp .c_p img{width:100%; height:auto; display:block;
transition:all 6s;
-o-transition:all 6s;
-ms-transition:all 6s;
-moz-transition:all 6s;
-webkit-transition:all 6s;}
.sy_cp .c_p a{display:block; position:relative; overflow:hidden;}
.sy_cp .c_p .b_j{position:absolute; top:-100%; width:100%; height:100%; background:rgba(0,64,152,.7);
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_cp .c_p .nw_z{position:absolute; width:100%; bottom:-100%; text-align:center; color:#FFF; font-size:16px;
transition:all .6s;
-o-transition:all .6s;
-ms-transition:all .6s;
-moz-transition:all .6s;
-webkit-transition:all .6s;}
.sy_cp .c_p .nw_z em{display:block; width:60px; height:1px; background-color:#FFF; margin:0 auto; margin-top:15px;}
.sy_cp .c_p:hover .b_j{top:0px;}
.sy_cp .c_p:hover .nw_z{top:50%; transform:translateY(-50%); bottom:auto;}
.sy_cp .c_p:hover img{transform:scale(1.1);
-moz-transform:scale(1.1);
-o-transform:scale(1.1);
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);}
@media (min-width:992px){
.sy_cp .w_z{margin-top:30px;}
.sy_cp .w_z p{font-size:14px; line-height:24px;}
.sy_cp .t_w h3{font-size:15px; margin:7px 0 3px;}
.sy_cp .t_b{width:66px; height:66px;}
}
@media (min-width:1200px){
.sy_cp .w_z{margin-top:60px;}
.sy_cp .w_z p{font-size:15px; line-height:26px;}
.sy_cp .t_w h3{font-size:16px; margin:10px 0 5px;}
.sy_cp .t_b{width:86px; height:86px;}
}
@media only screen and (max-width:992px){
.sy_cp{padding:40px 0;}
.sy_cp .w_z{margin-bottom:20px; margin-top:0;}
.sy_cp .w_z p{font-size:14px; line-height:28px;}
.sy_cp .t_w h3{font-size:15px;}
.sy_cp .t_b{width:76px; height:76px;}
.sy_cp .t_w p{min-height:35px;}
.sy_cp ul li{margin-bottom:15px;}
}
@media only screen and (max-width:640px){
.sy_cp{padding:40px 0;}
.sy_cp .row{margin:0 -10px;}
.sy_cp .col-md-4{padding:0 10px;}
.sy_cp .c_p{margin-bottom:20px;}
.sy_cp .c_p .nw_z{font-size:15px;}
.sy_cp .c_p .nw_z em{width:50px; margin-top:10px;}
}

.sy_gy{width:100%; padding:80px 0px; background:url(../images/s_bj.jpg) no-repeat top center / cover fixed;}
.sy_gy .row{display:flex; align-items:center; justify-content:space-between;}
.sy_gy .gy_bt{text-align:left; margin-bottom:30px;}
.sy_gy .gy_bt h3{color:#fff; text-transform: uppercase;}
.sy_gy .gy_bt h4{color:#fff;}
.sy_gy .gy_bt em{background-color:#fff; margin:0 0 20px;}
.sy_gy .gy_lf{width:100%; overflow:hidden; padding-right:60px;}
.sy_gy .gy_lf p{color:#FFF; font-size:14px; line-height:26px;}
.sy_gy .gy_rt{width:100%; position:relative;}
.sy_gy .gy_rt .g_n{padding:30px 20px; background-color:#FFF; width:100%; box-shadow:rgb(221,221,221) 0px 0px 11px;}
.sy_gy .gy_rt .g_n ul li{float:left; width:33.33%; padding:0px 10px; text-align:center; margin-bottom:35px;}
.sy_gy .gy_rt .g_n ul li img{max-width:100%; height:auto; margin-bottom:10px;}
.sy_gy .gy_rt .g_n ul li p{font-size:14px; margin-bottom:7px;}
.sy_gy .gy_rt .g_n em{display:block; margin:0 auto; width:20px; height:1px; background-color:#666; margin-bottom:7px;}
.sy_gy .gy_rt .g_n ul li span{display:block; text-transform:uppercase; font-size:13px;}
.sy_gy a.m_r{margin:50px 0 0;}
@media only screen and (max-width:992px){
.sy_gy{padding:60px 0px; background:url(../images/s_bj.jpg) no-repeat top center / cover;}
.sy_gy .gy_lf{padding-right:0px;}
.sy_gy .gy_lf p{font-size:14px; line-height:24px;}
.sy_gy .gy_rt{width:100%; position:relative;}
.sy_gy .gy_rt .g_n{padding:20px 15px 0;}
.sy_gy a.m_r{margin:30px 0 0;}
}
@media only screen and (max-width:640px){
.sy_gy{padding:50px 0px; background:url(../images/gy_bj.jpg) no-repeat top center / cover;}
.sy_gy .gy_bt{text-align:center;}
.sy_gy .gy_bt em{margin:0 auto 20px;}
.sy_gy .gy_lf p{font-size:14px; line-height:24px; height:96px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;
line-clamp:4;
-webkit-line-clamp:4;
-moz-line-clamp:4;
-o-line-clamp:4;
-webkit-box-orient:vertical;}
.sy_gy .gy_rt .g_n ul li{width:50%;}
.sy_gy .gy_rt .g_n ul li span{font-size:12px;}
.sy_gy a.m_r{margin:30px auto;}
}

.sy_al{width:100%; padding:80px 0px; overflow:hidden;}
.sy_al .swiper-al{padding-bottom:50px;}
.sy_al .swiper-pagination{bottom:0;}
.sy_al .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#3b3b3b;}
.sy_al .swiper-pagination-bullet-active{background-color:#ed6d00;}
.sy_al .n_r{width:100%; position:relative; overflow:hidden;}
.sy_al .t_p img{width:100%; height:auto; display:block;
transition:all 6s;
-o-transition:all 6s;
-ms-transition:all 6s;
-moz-transition:all 6s;
-webkit-transition:all 6s;}
.sy_al .n_r .b_j{position:absolute; top:-100%; width:100%; height:100%; background:rgba(0,64,152,.7);
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_al .n_r .w_z{position:absolute; width:100%; bottom:-100%; text-align:center; color:#FFF; font-size:16px;
transition:all .6s;
-o-transition:all .6s;
-ms-transition:all .6s;
-moz-transition:all .6s;
-webkit-transition:all .6s;}
.sy_al .n_r:hover .b_j{top:0px;}
.sy_al .n_r:hover .w_z{top:50%; transform:translateY(-50%); bottom:auto;}
.sy_al .n_r:hover img{transform:scale(1.1);
-moz-transform:scale(1.1);
-o-transform:scale(1.1);
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);}
@media only screen and (max-width:992px){
.sy_al{padding:40px 0 30px;}
.sy_al .swiper-al{padding-bottom:40px;}
}
@media only screen and (max-width:640px){
.sy_al .n_r .w_z{font-size:15px;}
}

.sy_xw{width:100%; padding:80px 0px; overflow:hidden; background:url(../images/x_bj.jpg) top center no-repeat fixed; background-size: cover !important;}
.sy_xw .gy_bt h3{color:#fff;}
.sy_xw .gy_bt h4{color:#fff;}
.sy_xw .gy_bt em{background-color:#fff;}
.sy_xw .x_w{background-color:#fff; padding:10px; overflow:hidden;}
.sy_xw .t_p img{width:100%; height:auto; display:block;}
.sy_xw .w_z{padding:40px 10px 15px; position:relative;}
.sy_xw .w_z h3{font-size:18px; color:#000; margin-bottom:15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .w_z h3 a{color:#1b1b1b;}
.sy_xw .w_z h3 a:hover{color:#004098;}
.sy_xw .w_z p{font-size:14px; text-align:left; line-height:24px; color:#777; height:48px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_xw .x_x{background-color:#ed6d00; padding:5px 10px; box-shadow:0 0 5px #aaa; line-height:26px; color:#fff; position:absolute; top:-20px; left:10px;}
.sy_xw .x_x i{margin-right:5px;}
@media only screen and (max-width:992px){
.sy_xw{padding:50px 0; background:url(../images/x_bj.jpg) top center no-repeat / cover;}
.sy_xw .row{margin:0 -10px;}
.sy_xw .col-md-4{padding:0 10px;}
.sy_xw .w_z{padding:30px 0 0; position:relative;}
.sy_xw .w_z h3{font-size:16px; margin-bottom:10px;}
.sy_xw .w_z p{font-size:13px; line-height:22px; height:44px;}
.sy_xw .x_x{padding:0 5px; line-height:24px; top:-12px;}
}
@media only screen and (max-width:640px){
.sy_xw{padding:40px 0 20px;}
.sy_xw .x_w{margin-bottom:20px;}
.sy_xw .w_z{padding:35px 10px 15px;}
.sy_xw .x_x{padding:5px 10px; line-height:24px; top:-20px;}
}

.sy_zh{width:100%; padding:80px 0px; overflow:hidden;}
.sy_zh .swiper-zh{padding-bottom:50px;}
.sy_zh .swiper-pagination{bottom:0;}
.sy_zh .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#3b3b3b;}
.sy_zh .swiper-pagination-bullet-active{background-color:#ed6d00;}
.sy_zh .n_r{width:100%; position:relative; overflow:hidden;}
.sy_zh .t_p img{width:100%; height:auto; display:block;
transition:all 6s;
-o-transition:all 6s;
-ms-transition:all 6s;
-moz-transition:all 6s;
-webkit-transition:all 6s;}
.sy_zh .n_r:hover .t_p img{transform:scale(1.1);
-moz-transform:scale(1.1);
-o-transform:scale(1.1);
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);}
.sy_zh .n_r .w_z{padding:10px 0; text-align:center; color:#555; font-size:16px; line-height:26px; margin-top:5px; background-color:#f7f7f7; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:992px){
.sy_zh{padding:40px 0 30px;}
.sy_zh .swiper-zh{padding-bottom:40px;}
.sy_zh .n_r .w_z{font-size:14px;}
}

.ny_ban{width:100%; height:45vh; max-height:500px; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative;}
.ny_ban:after{width:100%; height:100%; background-color:rgba(0,0,0,.7); position:absolute; top:0; left:0; content:"";}
.ny_ban .container{position:absolute; top:50%; left:50%; color:#fff; z-index:99;
transform:translate(-50%,-50%); 
-webkit-transform:translate(-50%,-50%); 
-moz-transform:translate(-50%,-50%); 
-ms-transform:translate(-50%,-50%); 
-o-transform:translate(-50%,-50%);}
.ny_ban .w_z{position:relative; text-align:center;}
.ny_ban .w_z h3{font-size:36px; line-height:46px; text-transform: uppercase;}
.ny_ban .w_z h4{font-size:18px; line-height:26px;}
.ny_ban .w_z em{width:80px; height:4px; background-color:#fff; display:block; margin:20px auto;}
@media only screen and (max-width:992px) {
.ny_ban{height:28vh; background-attachment:scroll;}
.ny_ban .container{width:100%; top:50%;}
.ny_ban .w_z h3{font-size:26px; line-height:36px;}
.ny_ban .w_z h4{font-size:18px; line-height:28px;}
}
@media only screen and (max-width:640px) {
.ny_ban{height:26vh;}
.ny_ban .w_z h3{font-size:20px; line-height:30px;}
.ny_ban .w_z h4{font-size:13px; line-height:22px;}
.ny_ban .w_z em{width:50px; height:2px; margin:10px auto;}
}

.ny_lm{border-bottom:1px solid #ddd; background-color:#f7f7f7; text-align:center; overflow:hidden;}
.ny_lm ul li{margin:0 20px; font-size:18px; display:inline-block; line-height:70px; position:relative;}
.ny_lm ul li:after{width:0; height:2px; background-color:#004098; content:""; position:absolute; bottom:0; left:0;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.ny_lm ul li:hover:after{width:100%;}
.ny_lm ul li.on:after{width:100%;}
.ny_lm ul li a{display:block;}
.ny_lm ul li:hover a{color:#004098;}
.ny_lm ul li.on a{color:#004098;}
@media only screen and (max-width:640px) {
.ny_lm ul li{margin:0 10px; font-size:15px; line-height:46px;}
}

.ny_nr{width:100%; padding:50px 0 70px; overflow:hidden;}

.ny_nr .zc_lm{padding:15px 15px 25px; background:url(../images/lm_bj.jpg) no-repeat top center / cover;}
.ny_nr .zc_lm .b_t{margin:10px 5px 15px;}
.ny_nr .zc_lm .b_t h3{font-size:24px; font-weight:bold; line-height:32px; color:#fff; text-transform: uppercase;}
.ny_nr .zc_lm .b_t h4{font-size:14px; line-height:30px; color:#fff; font-family:Arial; text-transform:uppercase;}
.ny_nr .zc_lm .b_t em{width:44px; height:2px; margin:8px 0 0; background-color:#fff; display:block;}
.ny_nr .zc_lm .l_b{display:none; padding:0 15px; font-size:24px; color:#fff; text-align:left; line-height:80px; background-color:#004098; position:relative;}
.ny_nr .zc_lm .l_b i{position:absolute; top:50%; right: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%);}
.ny_nr .zc_lm .l_m{padding:7px 7px 0 7px; background-color:rgba(255,255,255,.6);}
.ny_nr .zc_lm .l_m ul li{display:block; margin-bottom:7px;}
.ny_nr .zc_lm .l_m a{display:block; padding:0 15px; font-size:15px; line-height:44px; background-color:#f7f7f7;}
.ny_nr .zc_lm .l_m ul li:hover a{background-color:#004098; color:#fff;}
.ny_nr .zc_lm .l_m ul li.on a{background-color:#004098; color:#fff;}
.ny_nr .zc_lm .l_m a.e_j{position:relative;}

@media only screen and (max-width:640px) {
	.ny_nr .zc_lm .l_m a{ font-size: 14px; line-height: 20px;}
}

.ny_nr .lm_bt{height:51px; border-bottom:1px solid #e7e7e7; margin-bottom:20px;}
.ny_nr .lm_bt .m_c{font-size:18px; color:#004098; line-height:40px; padding-bottom:10px; border-bottom:1px solid #004098; display:inline-block;}

.ny_nr .cp_lb .row{margin:0 -10px;}
.ny_nr .cp_lb .col-md-4{padding:0 10px;}
.ny_nr .cp_lb .n_r{margin-bottom:20px; background-color:#f7f7f7;}
.ny_nr .cp_lb .n_r .t_p{overflow:hidden;}
.ny_nr .cp_lb .n_r img{width:100%; height:auto; display:block;
transition:all 2s;
-o-transition:all 2s;
-ms-transition:all 2s;
-moz-transition:all 2s;
-webkit-transition:all 2s;}
.ny_nr .cp_lb .n_r:hover img{transform:scale(1.1);
-moz-transform:scale(1.1);
-o-transform:scale(1.1);
-webkit-transform:scale(1.1);
-ms-transform:scale(1.1);}
.ny_nr .cp_lb .n_r p{padding:10px; font-size:15px; line-height:32px; text-align:center;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.ny_nr .cp_lb .n_r:hover p{background-color:#004098; color:#fff;}

.ny_nr .gy_ban{margin-bottom:50px;}
.ny_nr .gy_ban img{width:100%; height:auto; display:block;}
.ny_nr .gy_nr{font-size:15px; line-height:30px; color:#777;}
.ny_nr .gy_nr img{ max-width: 100%;}

.ny_nr .js_zc .n_r{padding-bottom:30px; margin-bottom:30px; border-bottom:1px dotted #ddd;}
.ny_nr .js_zc .n_r h3{font-size:18px; font-weight:bold; line-height:26px; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .js_zc .n_r p{line-height:22px; color:#999; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .js_zc .n_r a.x_q{color:#004098; display:inline-block; position:relative; margin-top:20px; padding-bottom:10px;}
.ny_nr .js_zc .n_r a.x_q:after{width:100%; height:1px; background-color:#004098; position:absolute; left:0; bottom:0; content:"";
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.ny_nr .js_zc .n_r a.x_q:hover:after{width:0;}

.ny_nr .xw_lb .t_p a{position:relative; overflow:hidden; display:block;}
.ny_nr .xw_lb .t_p a:after{width:100%; height:100%; position:absolute; top:0; left:0; content:""; background-color:rgba(0,0,0,.5); opacity:0;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.ny_nr .xw_lb .t_p:hover a:after{opacity:1;}
.ny_nr .xw_lb .t_p img{width:100%; height:auto; display:block;
transition:all 3s;
-webkit-transition:all 3s;
-moz-transition:all 3s;
-ms-transition:all 3s;
-o-transition:all 3s;}
.ny_nr .xw_lb .t_p:hover 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{margin-bottom:50px;}
.ny_nr .xw_lb .w_z h3{font-size:18px; font-weight:bold; line-height:26px; margin:15px 0 30px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .xw_lb .w_z span{line-height:22px; color:#999;}

.ny_nr .zl_lb .n_r{padding:20px 20px 20px 100px; border:1px dotted #ddd; margin-bottom:30px; position:relative;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.ny_nr .zl_lb ul li:hover .n_r{box-shadow:0 0 15px #ddd;}
.ny_nr .zl_lb h3{font-size:18px; line-height:32px; font-weight:bold; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .zl_lb ul li:hover h3{color:#004098;}
.ny_nr .zl_lb i{font-size:60px; position:absolute; top:20px; left:20px;}
.ny_nr .zl_lb p{margin-bottom:20px; 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;}
.ny_nr .zl_lb a{width:120px; background-color:#ed6d00; line-height:32px; text-align:center; color:#fff; display:block;}

.ny_nr .cj_wt ul li{border-bottom:1px dotted #ddd; padding-bottom:20px; margin-bottom:20px;}
.ny_nr .cj_wt .w_t{padding-left:36px; font-size:16px; line-height:36px; color:#333; position:relative; cursor:pointer;}
.ny_nr .cj_wt ul li.on .w_t{color:#ed6d00;}
.ny_nr .cj_wt .w_t span{width:30px; height:30px; background-color:#aaa; border-radius:50%; font-size:15px; line-height:30px; text-align:center; color:#fff; position:absolute; top:3px; left:0;}
.ny_nr .cj_wt ul li.on .w_t span{background-color:#ed6d00;}
.ny_nr .cj_wt .j_d{padding:5px 0 0 36px; font-size:14px; line-height:26px; color:#555; position:relative; margin-top:10px; display:none;}
.ny_nr .cj_wt .j_d span{width:30px; height:30px; background-color:#aaa; border-radius:50%; font-size:15px; line-height:30px; text-align:center; color:#fff; position:absolute; top:3px; left:0;}
@media only screen and (max-width:992px) {
.ny_nr .zc_lm{margin-bottom:20px;}
.ny_nr .zc_lm.x_q{display:none;}
.ny_nr .zc_lm .b_t h3{font-size:22px;}
.ny_nr .zc_lm .l_m{padding:10px 10px 0 10px; background-color:rgba(255,255,255,.6);}
.ny_nr .zc_lm .l_m ul{margin:0 -5px;}
.ny_nr .zc_lm .l_m ul li{width:50%; float:left; padding:0 5px; margin-bottom:10px;}
	
.ny_nr .cj_wt ul li{padding-bottom:15px; margin-bottom:15px;}
.ny_nr .cj_wt .w_t{font-size:15px; line-height:36px;}
.ny_nr .cj_wt .j_d{padding:6px 0 0 36px; font-size:13px; line-height:24px;}
}
@media only screen and (max-width:640px) {
	
	.ny_nr .zc_lm .l_m a{ padding: 10px 5px;}
.ny_nr{padding:40px 0;}

.ny_nr .gy_ban{margin-bottom:30px;}
.ny_nr .gy_ban .swiper-pagination{bottom:0;}
.ny_nr .gy_ban .swiper-pagination-bullet-active{width:8px; height:8px;}
.ny_nr .gy_nr{font-size:14px; line-height:26px;}

.ny_nr .cp_lb .row{margin:0 -5px;}
.ny_nr .cp_lb .col-md-4{padding:0 5px;}
.ny_nr .cp_lb .n_r{margin-bottom:10px;}
.ny_nr .cp_lb .n_r p{padding:5px; font-size:14px; line-height:28px;}

.ny_nr .js_zc .n_r{padding-bottom:20px; margin-bottom:20px;}
.ny_nr .js_zc .n_r h3{font-size:16px; margin-bottom:6px;}
.ny_nr .js_zc .n_r a.x_q{margin-top:15px; padding-bottom:6px;}

.ny_nr .xw_lb .w_z{margin-bottom:30px;}
.ny_nr .xw_lb .w_z h3{font-size:16px; margin:10px 0 25px;}

.ny_nr .zl_lb .n_r{padding:15px 15px 15px 80px; margin-bottom:20px;}
.ny_nr .zl_lb h3{font-size:16px; line-height:26px; margin-bottom:6px;}
.ny_nr .zl_lb i{font-size:50px; top:15px; left:15px;}
.ny_nr .zl_lb p{margin-bottom:15px; line-height:22px; height:44px;}
.ny_nr .zl_lb a{width:100px; line-height:28px;}

.ny_nr .cj_wt ul li{padding-bottom:10px; margin-bottom:10px;}
.ny_nr .cj_wt .w_t{padding-left:30px; line-height:30px;}
.ny_nr .cj_wt .w_t span{width:24px; height:24px; font-size:14px; line-height:24px;}
.ny_nr .cj_wt .j_d{padding:3px 0 0 30px;}
.ny_nr .cj_wt .j_d span{width:24px; height:24px; font-size:14px; line-height:24px;}
}

.cp_xq{overflow:hidden; position:relative;}
.cp_xq .swiper-zs{padding-bottom:30px;}
.cp_xq .swiper-zs img{width:100%; height:auto; display:block;}
.cp_xq .swiper-pagination{bottom:0;}
.cp_xq .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#555;}
.cp_xq .swiper-pagination-bullet-active{background-color:#004098;}
.cp_xq .cp_cs .b_t{font-size:22px; font-weight:bold; color:#004098; line-height:36px; border-bottom:1px solid #e7e7e7; padding-bottom:15px; margin-bottom:15px;}
.cp_xq .cp_cs .c_s ul li{margin-bottom:5px; padding-left:15px; font-size:14px; line-height:26px; position:relative;}
.cp_xq .cp_cs .c_s ul li:before{width:6px; height:6px; border-radius:50%; background-color:#555; content:""; position:absolute; top:10px; left:0;}
.cp_xq .cp_cs a{display:inline-block; margin-top:20px; background-color:#004098; font-size:16px; line-height:46px; color:#fff; padding:0 30px;} 
.cp_xq .cp_js{margin-top:40px;}
.cp_xq .cp_js .hd{overflow:hidden; border-bottom:1px solid #d7d7d7; margin-bottom:30px;}
.cp_xq .cp_js .hd ul li{float:left; padding:0 30px; font-size:16px; line-height:44px; text-align:center; color:#555; background-color:#f7f7f7; margin-right:5px; cursor:pointer; text-transform: uppercase;}
.cp_xq .cp_js .hd ul li.on{background-color:#004098; color:#fff;}
.cp_xq .cp_js .n_r{font-size:15px; line-height:28px; min-height:200px;}
.cp_xq .cp_js .n_r a{display:block; font-size:15px; line-height:28px; color:#004098; margin-bottom:10px;}
.cp_xq .cp_js .n_r a:hover{text-decoration:underline !important;}
@media only screen and (max-width:640px){
.cp_xq .cp_cs{margin-top:30px;}
.cp_xq .cp_cs .b_t{font-size:18px; line-height:30px; padding-bottom:10px; margin-bottom:10px;}
.cp_xq .cp_cs .c_s ul li{font-size:13px; line-height:24px;}
.cp_xq .cp_cs a{margin-top:15px; font-size:15px; line-height:32px; padding:0 15px;} 
.cp_xq .cp_js{margin-top:30px;}
.cp_xq .cp_js .hd{margin-bottom:20px;}
.cp_xq .cp_js .hd ul li{padding:0 20px; font-size:15px; line-height:38px;}
.cp_xq .cp_js .n_r{font-size:13px; line-height:24px;}
.cp_xq .cp_js .n_r a{font-size:13px; line-height:24px;}
}

.rc_zp{width:100%; padding:50px 0 70px; 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:#ed6d00;}
.rc_zp .jr_lm{border:1px solid #e7e7e7; overflow:hidden; margin-bottom:10px;}
.rc_zp .jr_lm.jt{border: 1px solid #ed6d00;}
.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:#ed6d00; 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:#ed6d00;}
.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:#ed6d00; 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:40px 0;}
.rc_zp .ts{font-size:13px; line-height:24px; margin-bottom:10px;}
.rc_zp .jr_bt{padding:5px 20px; height:50px;}
.rc_zp .jr_lm.jt .jr_bt{padding:5px 20px; line-height:40px;}
.rc_zp .jr_nr{padding:20px; font-size:12px; line-height:22px;}
.rc_zp .jr_nr .lm{margin-bottom:10px;}
.rc_zp .jr_nr a.wy_yp{width:100px; height:30px; top:10px; right:25px; font-size:14px; line-height:30px;}
.rc_zp .jr_nr a.wy_yp:hover i{padding-left:10px;}
}
@media only screen and (max-width:640px){
.rc_zp .ts{font-size:12px; line-height:22px;}
.rc_zp .jr_bt{padding:5px 15px; height:40px; line-height:30px;}
.rc_zp .jr_lm.jt .jr_bt{padding:5px 15px; line-height:30px;}
.rc_zp .jr_nr{padding:10px 15px; font-size:12px; line-height:22px;}
.rc_zp .jr_nr .lm{margin-bottom:10px;}
.rc_zp .jr_nr a.wy_yp{width:90px; height:26px; position:relative; top:auto; right:auto; font-size:13px; line-height:26px; margin-left:15px;}
}

.tc_xq{width:100%; height:100%; background-color:rgba(0,0,0,.7); position:fixed; top:0; left:0; z-index:9999999; display:none;}
.tc_xq .xq_tj{width:900px; background-color:#fff; padding:35px; position:absolute; top:50%; left:50%;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.tc_xq .xq_tj .b_t{font-size:26px; line-height:36px; color:#ed6d00; text-align:center;}
.tc_xq .xq_tj .gb_xq{position:absolute; top:20px; right:20px; cursor:pointer; width:20px;}
.tc_xq .xq_tj .gb_xq img{width:100%; height:auto; display:block;}
.tc_xq .xq_tj .n_r{position:relative; float:left; width:33.333333333%; padding:0 10px 30px 10px;}
.tc_xq .xq_tj .tips{width:100%; position:absolute; left:10px; bottom:10px; font-size:12px; color:#999; line-height:20px;}
.tc_xq .xq_tj .tips.js{color:#ed6d00;}
.tc_xq .xq_tj input{width:100%; height:46px; padding:0 10px; border:1px solid #bbb;}
.tc_xq .xq_tj input:focus{border:1px solid #ed6d00;}
.tc_xq .xq_tj select{width:100%; height:46px; padding:0 6px; border:1px solid #bbb;}
.tc_xq .xq_tj select:focus{border:1px solid #ed6d00;}
.tc_xq .xq_tj select.s_f{width:48%; float:left;}
.tc_xq .xq_tj select.c_s{width:48%; float:right;}
.tc_xq .xq_tj textarea{width:100%; height:100px; padding:10px; border:1px solid #bbb; line-height:26px; resize:none;}
.tc_xq .xq_tj button{width:200px; height:46px; background-color:#ed6d00; font-size:18px; line-height:46px; text-align:center; color:#fff; margin:0 auto; display:block;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.tc_xq .xq_tj button:hover{background-color:#c34e07;}
.tc_xq .xq_tj .tj_wz{font-size:15px; text-align:center; line-height:26px; color:#555; margin-bottom:20px;}
@media only screen and (max-width:992px) {
.tc_xq .xq_tj{width:90%; padding:30px 15px;}
}
@media only screen and (max-width:640px) {
.tc_xq{background-color:#fff; padding:0 15px; overflow-y:scroll !important;}
.tc_xq .xq_tj{width:100%; padding:50px 0; position:relative; top:auto; left:auto;
transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;}
.tc_xq .xq_tj .b_t{font-size:20px; line-height:32px;}
.tc_xq .xq_tj .gb_xq{right:0;}
.tc_xq .xq_tj .n_r{width:100%; padding:0 0 25px 0;}
.tc_xq .xq_tj .tips{left:0; bottom:5px;}
.tc_xq .xq_tj button{width:100%;}
.tc_xq .xq_tj .tj_wz{font-size:13px; line-height:22px;}
}

.lx_fs{width:100%; padding:70px 0;}
.lx_fs .row{margin:0 -60px;}
.lx_fs .col-md-4{padding:15px 60px;}
.lx_fs .col-md-4:nth-child(2){border-left:1px solid #e7e7e7; border-right:1px solid #e7e7e7;}
.lx_fs .n_r h1{font-size:26px; color:#333; margin-bottom:15px;}
.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:100%; 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:10px;}
.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;}
.lx_fs .n_r textarea{width:100%; height:92px; border:1px solid #333; padding:6px 10px; line-height:26px; color:#555; display:block; margin-bottom:10px; 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:1024px){
.lx_fs .row{margin:0 -30px;}
.lx_fs .col-md-4{padding:15px 30px;}
.lx_fs .n_r h1{font-size:22px;}
.lx_fs .n_r em{margin-bottom:20px;}
}
@media only screen and (max-width:992px){
.lx_fs{padding:40px 0;}
.lx_fs .row{margin:0 -15px;}
.lx_fs .col-md-4{padding:0 15px;}
.lx_fs .col-md-4:nth-child(2){border:0;}
.lx_fs .n_r h1{font-size:22px; margin-bottom:10px;}
.lx_fs .n_r em{margin-bottom:20px;}
.lx_fs .n_r p{line-height:24px;}
.lx_fs .n_r input.w_z{height:36px; padding:0 5px; line-height:34px;}
.lx_fs .n_r input.a_n{height:36px; font-size:16px; line-height:34px;}
.lx_fs .n_r textarea{height:76px; border:1px solid #333; padding:4px 10px;}
.lx_fs .n_r span{font-size:12px;}
}
@media only screen and (max-width:640px){
.lx_fs{padding:0 0 40px;}
.lx_fs .n_r{margin-top:30px;}
.lx_fs .n_r h1{font-size:20px; margin-bottom:15px;}
.lx_fs .n_r p br{display:none;}
}

.lx_dt{position:relative; margin-bottom:10px; overflow: hidden;}
.lx_dt .map{width:150%; height:660px; overflow: hidden;}
.lx_dt .container{position:absolute; top:50%; left:50%;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.lx_dt .lx_xx{width:524px; position: absolute; top: 155px; left: 18%; min-width:460px; padding:40px 50px; background-color:#fff;}
.lx_dt .lx_xx h1{font-size:26px; font-weight:bold; line-height:36px; color:#333; margin-bottom:20px;}
.lx_dt .lx_xx .p{line-height:30px; font-size:15px; color:#555;}
.lx_dt .lx_xx i{margin-right:10px; width:26px; line-height: 30px; text-align:center; color:#808695; float: left; display: inline-block;}
.lx_dt .lx_xx strong{padding-left:45px; background:url(../images/a7.png) no-repeat left center; font-size:26px; color:#ed6d00; line-height:40px; display:block;}
.lx_dt .lx_xx .span{font-size:20px; color:#000;}
.lx_dt .lx_xx .lx_tit{ display: inline-block; float: left;}
.lx_dt .lx_xx em{ display: inline-block; float: left; width: 78%;}

@media only screen and (max-width:1024px){
.lx_dt .lx_xx{ min-width:430px; padding:30px; left: 15%; }
.lx_dt .lx_xx h1{font-size:26px; line-height:40px; margin-bottom:15px;}
.lx_dt .lx_xx h3{font-size:18px; line-height:30px;}
.lx_dt .lx_xx i{margin-right:6px; line-height: 26px;}
.lx_dt .lx_xx strong{font-size:22px;}
.lx_dt .lx_xx .span{font-size:18px;}
}
@media only screen and (max-width:992px){
.lx_dt .map{height:380px;}
.lx_dt .lx_xx{min-width:400px; padding:20px;}
.lx_dt .lx_xx h1{font-size:18px; font-weight:bold; line-height:30px;}
.lx_dt .lx_xx h3{font-size:16px; line-height:28px;}
.lx_dt .lx_xx .p{margin-bottom:15px; font-size:14px; line-height:26px;}
}
@media only screen and (max-width:640px){
.lx_dt{margin-bottom:0;}
.lx_dt .map{height:500px; width: 100%;}
.lx_dt .container{width:100%; padding:20px 15px; background-color:#f7f7f7; position:relative; top:auto; left:auto;
transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;}
.lx_dt .lx_xx{min-width: none; width: 100%; padding:0; background:none; position: relative; top: auto; left: auto; padding: 30px 20px;}
.lx_dt .lx_xx h1{font-weight:normal;}
.lx_dt .lx_xx p{margin-bottom:15px;}
.lx_dt .lx_xx strong{background-size:22px auto !important; padding-left:30px; font-size:20px; font-weight:normal;}
.lx_dt .lx_xx .span{font-size:16px;}
}

.yema{margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:2px;}
.yema ul li a{min-width:32px; height:32px; border:1px solid #e7e7e7; padding:0 10px; font-size:14px; line-height:30px; text-align:center; color:#555; display:inline-block;}
.yema ul li a:hover{background-color:#ed6d00; border:1px solid #ed6d00; color:#fff;}
.yema ul li a.on{background-color:#ed6d00; border:1px solid #ed6d00; color:#fff;}
@media only screen and (max-width:640px) {
.yema{margin-top:20px;}
.yema ul li a{min-width:30px; height:30px; font-size:13px; line-height:28px;}
}

.footer{width:100%; padding-top:60px; background:url(../images/d_bj.jpg) no-repeat center / cover fixed; font-size:14px; line-height:26px; color:#aaa;}
.footer h3{font-size:18px; color:#fff; margin-bottom:15px;}
.footer em{width:40px; height:1px; background-color:#888; margin-bottom:20px; display:block;}
.footer .l_x{margin-bottom:25px; line-height:30px;}
.footer .s_j a{width:36px; height:36px; border:2px solid #aaa; border-radius:50%; font-size:16px; text-align:center; line-height:32px; color:#aaa; display:block; float:left; margin-right:20px;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.footer .s_j a:hover{background-color:#ed6d00; border:2px solid #ed6d00; color:#fff;}
.footer .l_y input{width:100%; height:47px; font-size:12px; border-bottom:1px solid #777; line-height:46px; color:#fff; display:block;}
.footer .l_y input::placeholder{color:#aaa;}
.footer .l_y textarea{width:100%; height:71px; padding:11px 0; border-bottom:1px solid #777; font-size:12px; line-height:24px; color:#fff; display:block; resize:none; margin-bottom:20px;}
.footer .l_y textarea::placeholder{color:#aaa;}
.footer .l_y button{width:100px; height:38px; border-radius:5px; font-size:16px; line-height:38px; color:#fff; text-align:center; float:left; margin-right:20px;}
.footer .l_y button.t_j{background-color:#ed6d00;}
.footer .l_y button.c_z{background-color:#5b5b5b;}
.footer .t_p{float:right;}
.footer .t_p img{width:116px; margin-bottom:10px;}
.footer .x_x{margin-top:50px; padding:25px 0; border-top:1px solid #555;}
.footer .x_x .l_f{float:left;}
.footer .x_x .r_t{float:right;}
.footer .x_x a{color:#aaa;}
.footer .x_x a:hover{color:#fff;}
.footer .x_x span{padding-right:15px;}
@media only screen and (max-width:992px){
.footer{padding-top:40px; background:url(../images/d_bj.jpg) no-repeat center / cover; line-height:24px;}
.footer h3{font-size:18px;}
.footer em{width:30px; margin-bottom:30px;}
.footer .l_x{margin-bottom:20px; line-height:26px;}
.footer .l_y textarea{height:100px;}
.footer .l_y button{width:80px; height:32px; font-size:15px; line-height:32px; margin-right:10px;}
.footer .x_x{margin-top:35px; padding:20px 0;}
.footer .x_x span{padding-right:10px;}
}
@media only screen and (max-width:640px){
.footer{margin-bottom:46px; text-align:center;}
.footer .col-sm-5{display:none;}
.footer em{margin:0 auto 20px;}
.footer .s_j{text-align:center; margin-bottom:30px;}
.footer .s_j a{display:inline-block; margin:0 10px; float:none;}
.footer .l_y input{width:49%; float:left;}
.footer .l_y input:nth-child(2n){float:right;}
.footer .l_y button{float:none; display:inline-block; margin:0 5px;}
.footer .t_p{float:none; margin-top:30px; text-align:center;}
.footer .t_p img{width:116px; margin:0 auto 10px;}
.footer .x_x{text-align:center;}
.footer .x_x .l_f{float:none;}
.footer .x_x .r_t{float:none;}
.footer .x_x span{display:inline-block; padding:0 5px;}
}

.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:230px; padding:15px;}
.e_m .n_r p{font-size:15px;}
}

.pc_kf{width:46px; position:fixed; right:10px; bottom:10px; z-index:99999;}
.pc_kf .nr{width:46px; height:46px; font-size:18px; text-align:center; line-height:46px; background-color:#fff; box-shadow:0 0 2px #ddd; margin-bottom:4px; position:relative;}
.pc_kf .nr.wx{display:none;}
.pc_kf .tel{width:160px; background-color:#004098; font-size:18px; line-height:46px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .nr:hover .tel{right:46px; 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:#004098; font-size:18px; line-height:46px; color:#fff; position:absolute; bottom:0; right:-180px; opacity:0;}
.pc_kf .ewm img{width:100%; height:auto; display:block;}
.pc_kf .nr:hover .ewm{right:46px; 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:#bbb;}
.pc_kf .nr a:hover i{color:#004098;}
.pc_kf .fh{width:46px; height:46px; background-color:#ed6d00; font-size:22px; text-align:center; line-height:46px; color:#fff; cursor:pointer;}
@media only screen and (max-width:640px){
.pc_kf{width:100%; background-color:#004098; position:fixed; right:0; bottom:0;}
.pc_kf .nr{width:25%; border-right:1px solid rgba(255,255,255,.6); font-size:20px; background:none; box-shadow:none; margin-bottom:0; float:left;}
.pc_kf .nr.wx{display:block;}
.pc_kf .nr.em{display:none;}
.pc_kf .tel{display:none;}
.pc_kf .ewm{display:none;}
.pc_kf .nr a{display:block;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:25%; font-size:22px; float:left;}
}

.pages{width:100%; height:30px; float:left; line-height:30px; text-align:center;}
.pages a{ text-decoration:none; font-family:微软雅黑; margin-left:5px; color:#666; font-size:12px; border:solid 1px #ccc ; padding:5px 8px; }
.pages .current-page{ color:#fff; margin-left:5px; font-size:12px; border:solid 1px #ed6d00; background:#ed6d00; padding:5px 8px; }
.pages span{ text-decoration:none; font-family:微软雅黑; margin-left:5px; color:#666; font-size:12px; border:solid 1px #ccc ; padding:5px 8px; }


#fontzoom img{ max-width: 100%;}
