@charset "utf-8";
*{margin: 0;padding: 0;}
html,body{ margin: 0;padding: 0; font-family:"微软雅黑";}
h1, h2, h3, h4, h5{ font-weight: normal;}
body{font-size:62.5%; color:#333; background:#fff;}
img { border:none;}
ul,ol,li{list-style: outside none none;}
a{ text-decoration: none; color: #333; }
ul:after{ content:""; display:block; clear:both;}
.fl{ float:left;}
.fr{ float:right;}
ul:after{content: " ";height: 0;visibility: hidden;display: block;clear: both;}
.clearfix:after {content: " ";height: 0;visibility: hidden;display: block;clear: both;}
input,select,textarea,button{ outline:none;}
em,i{ font-style:normal;}
.c_banner{ width:100%; overflow:hidden; position:relative;}
.c_banner .swiper-container {position: relative;overflow: hidden;z-index: 1; width:100% }
.c_banner .swiper-wrapper{position: relative;width: 100%;height: 100%;z-index: 1;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;-o-transition-property: -o-transform;-ms-transition-property: -ms-transform;transition-property: transform;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.c_banner li{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; background:#fff;}
.c_banner .swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%; position:relative}
.c_banner .swiper-button-next{ position:absolute; top:0; left:140px; z-index:9; cursor:pointer; top:50%; transform:translate(0,-50%);}
.c_banner .swiper-button-prev{ position:absolute; top:0; right:140px; z-index:9; cursor:pointer; top:50%; transform:translate(0,-50%);}
.c_banner .swiper-slide img{width:100%; }
.c_banner .swiper-slide{width: 100%;overflow:hidden; height: 100%; }
.c_banner .swiper-pagination{ position:absolute; right:17%; bottom:30px; z-index:99; max-width:1260px; text-align:right;}
.c_banner .swiper-pagination span{ width:23px; height:33px; color: #fff; line-height:23px; text-align:center; display:inline-block; margin-left:10px;padding-top:12px;}
.c_banner .swiper-pagination span.swiper-pagination-bullet-active{ color:#fff; background:#9f8027;}
.c_head{ width:100%; height:140px; background:url(../images/head_bg.png) repeat-x; position:fixed; top:0; left:0; z-index:999;}
.c_headbox{ width:70%; margin:0 auto; display:flex; justify-content:space-between; padding-top:30px; box-sizing:border-box; position:relative;}
.c_logo{ display:block;}
.c_nav{position: absolute;
left: 0;
width: 100%;
display: flex;
justify-content: space-around;bottom: -40px;}
.c_nav > li{ float:left; height:40px; line-height:40px;}
.c_nav > li > a{ color:#fff; padding:0 12px; display:block; height:36px; font-size:18px;}
.c_nav:after{ display:none; content:'';}
.head_xz{ display:flex; height:42px; align-items:center; justify-content:flex-end}
.head_xz a{ color:#fff; padding-left:30px; font-size:14px; margin-right:30px;height: 42px;line-height: 42px;}
.xs1{ background:url(../images/icon_1.png) no-repeat left center;}
.xs2{ background:url(../images/icon_2.png) no-repeat left center;}
.xs3{ background:url(../images/icon_3.png) no-repeat left center;}
.head_ss{ position:relative;}
.head_ss input{ float:left;}
.btns{ width:42px; height:42px; background:url(../images/sousuo.png) no-repeat; background-size:100% 100%; border:none;}
.write{width:190px; height:42px;border:none; display:none; position:absolute; top:0; right:42px; padding-left: 10px; }
.head_ss:hover .write{ display:block;}
.x_nav{ position:fixed;width:100%; left:0; background:#ffffff; top:139px;transform: translateY(30px);transition: all .3s;opacity: 0;visibility: hidden;}
.x_navbox{max-width:70%; margin:0 auto; padding-top:40px; padding-bottom:40px;}
.nav_list{width:66.5%; margin-top:20px;}
.nav_list li{ float:left; width:25%;line-height:46px; padding-left:30px; background:url(../images/arr.png) no-repeat left center; box-sizing:border-box;}
.nav_list li a{ color:#333; ;}
.c_nav > li > a:hover{ border-bottom:#f8b239 solid 4px;}
.c_logo img{ position:relative; z-index:9; width:100%;}
.c_nav > li:hover .x_nav{transform: translateY(0);opacity: 1;visibility: visible;}
.c_focus{ width:100%; background:#f1f4f7; padding-top:40px; padding-bottom:45px;}
.c_focusbox{ max-width:1260px; margin:0 auto;}
.f_tit{ width:100%; height:42px; line-height:42px; margin-bottom:20px;}
.f_tit span{ float:left; font-size:32px; color:#333333; font-weight:bold;}
.f_tit span font{ font-size:18px; color:#969595; font-weight:normal;margin-left: 10px;}
.f_tit > a{ float:right; color:#5b5b5b; font-size:12px;}
.focus_list{ width:100%;}
.focus_list li{ float:left; width:30.3%; margin-right:4%;}
.focus_list li:last-child{ margin-right:0;}
.focus_list li a{ display:block;}
.f_img{ width:100%; overflow:hidden;}
.focus_list li a img{ display:block; width:100%;transition: 0.6s all ease-out;-webkit-transition: 0.6s all ease-out;}
.focus_list li a p{ font-size:18px; line-height:30px; height:60px; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.focus_list li a:hover img{ transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);}
.f_p{ padding:20px; box-sizing:border-box;background:#fff; box-shadow:3px 0 9px rgba(9,2,4,0.14); }
.news_box{ max-width:1260px; margin:0 auto; padding:40px 0;}
.n_tit{ display:flex;}
.c_news{ width:44.4%; position:relative;}
.c_news img{ max-width:100%;}
.c_notices{ width:48.5%;}
.news_list{ width:100%;}
.news_list li{ float:left; width:100%}
.news_list li a{ display:block; float:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; height:36px; line-height:36px; padding-left:20px; box-sizing:border-box; background:url(../images/dot.png) no-repeat left center;}
.news_list li span{ display:block; height:36px; line-height:36px; overflow:hidden; color:#8e8e8e; width: 100%; }
.n_txt{ width:82%; background:#2b5096; padding:20px 30px; box-sizing:border-box; margin: 0 auto;
margin-top: -50px;
z-index: 9999;
position: relative;}
.n_txt p{font-size:18px; color:#fff; margin-bottom:20px;}
.n_txt font{font-size:15px; color:#fff; height:40px; line-height:40px; border-top:#fff solid 1px; display:inline-block; float:right; padding-left:20px;}
.f_geng{ width:100%; margin-top:15px;}
.f_geng a{ float:right; color:#8e8e8e;}
.yx_com{ width:100%; background:#f1f4f7; padding:40px 0;}
.yx_com2{ width:100%; background:#f1f4f7; padding:40px 0;}
.yx_con{ max-width:1260px; margin:0 auto; visibility:hidden;}
.yx_con2{ max-width:1260px; margin:0 auto; visibility:hidden;}
.yx_box{ width:46%; }
.yx_box2{ width:46%; }
.rw_box{ width:30%;}
.n_txt:after{ display:block; content:''; clear:both;}
.yx_list,.mt_list,.rw_xq{ width:100%; overflow:hidden;}
.yx_list li{ float:left; width:100%; margin-bottom:22px;}
.yx_date{ width:70px; height:76px; overflow:hidden; background:#2b5096; color:#fff; text-align:center; padding-top:10px; box-sizing:border-box;}
.yx_date font{ font-size:24px;}
.yx_date p{ font-size:14px;}
.yx_nei{ width:83.5%;}
.yx_nei a{line-height:24px; height:48px; overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.yx_nei p{ color:#909090; font-size:12px; line-height:24px; height:24px; overflow:hidden; margin-top:10px;}
.l_geng{ width:100%;}
.l_geng a{ color:#474747; font-size:14px;}
.mt_list li{ float:left; width:100%; margin-bottom:18px;}
.mt_list li a{ display:block; height:30px; line-height:30px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.mt_list li p{ color:#969696; font-size:14px; line-height:28px; height:56px; overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.rw_box a{ display:block;}
.rw_box a img{ display:block; width:100%;}
.rw_box a h4{ text-align:center; line-height:28px; height:28px; overflow:hidden; margin:12px 0;}
.rw_box a p{ color:#969696; font-size:14px; line-height:24px; height:96px; overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4; margin-bottom:34px;}
.mt_con{ width:100%; padding-top:55px; padding-bottom:88px; background:url(../images/mt_bg.jpg) no-repeat top center;box-sizing:border-box;}
.mt_box{ max-width:1260px; margin:0 auto;}
.mt_ul{ width:100%;}
.mt_ul li{ float:left;width:30.3%; margin-right:4%; position:relative; visibility:hidden;}
.mt_ul li:last-child{ margin-right:0;}
.mt_img{ width:100%; overflow:hidden;}
.mt_img img{ display:block; width:100%;transition: 0.6s all ease-out;-webkit-transition: 0.6s all ease-out; height: 200px;}
.mt_xq{ width:100%; background:#fff; padding-top:48px; padding-bottom:60px; padding-left:25px; padding-right:25px; box-sizing:border-box;}
.mt_xq h4{ height:28px; line-height:28px; overflow:hidden;white-space:nowrap; text-overflow:ellipsis; margin-bottom:15px;}
.mt_xq p{ color:#969595; font-size:14px; line-height:22px; height:66px;overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3; }
.wx{ position:absolute; left:25px; bottom:185px;}
.mt_img:hover img{ transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);}
.c_ex{ max-width:1260px; margin:0 auto; padding-top:55px; padding-bottom:60px;}
.tit_fr{color:#6c6c6c;}
.tit_fr a{ color:#6c6c6c; font-size:14px;}
.tit_fr .fl{ margin-right:80px;}
.tit_fr .fl a{ margin:0 20px;}
.tit_fr a:hover{ color:#1f76ba;}
.q_tab li{ float:left;}
.q_tab li.on a{ color:#1f76ba;}
.none{ display:none;}
.c_ts{ width:100%;}
.c_ts li{ float:left; width:30%; margin-right:5%;visibility:hidden;}
.c_ts li:last-child{ margin-right:0;}
.c_ts li a{ display:block; position:relative;}
.c_ts li a img{ display:block; width:100%;}
.c_ts li a p{ position:absolute; left:0; bottom:0; height:90px; line-height:90px; text-align:center; background:url(../images/img_bg.png) no-repeat; width:100%; color:#fff; background-size: cover; }
.c_fw{ width:100%; padding-top:52px; padding-bottom:56px; background:#f1f4f7;box-sizing:border-box;}
.c_fwbox{ max-width:1260px; margin:0 auto;}
.yq_box{ width:100%; margin-top:55px;}
.yq_box li{float:left; width:30%; margin-right:5%;}
.yq_box li:last-child{ margin-right:0;}
.yq_box li img{ display:block; width:100%;}
.c_ss{ width:100%;}
.ssfw{ width:70px; height:70px; overflow:hidden; border:#1f76ba solid 1px; box-sizing:border-box; padding:0 12px; color:#1f76ba; text-align:center; padding-top:6px; line-height:28px;}
.fwlist{ max-width:90%; line-height:35px;}
.fwlist a{ margin-right:45px; display:inline-block; font-size:14px; width: 112px;}
.c_footer{ width:100%; padding-top:48px; background:#102a5b;}
.c_foot{ max-width:1260px; margin:0 auto; display:flex; justify-content:space-between;}
.f_nav{ display:flex;}
.f_nav ul{ margin-left:5%; width:126px;}
.f_nav ul li{line-height:30px;}
.f_nav ul li a{ color:#fff; font-size:14px;}
.f_lx{ color:#fff; margin-bottom:30px;}
.f_lx p{ color:#dddddd; font-size:14px; line-height:30px;}
.c_bq{ width:100%; height:80px; line-height:80px; text-align:center; color:#dddddd; font-size:14px; border-top:#383838 solid 1px; margin-top:40px;}
.c_bq a{color:#dddddd;}
.ico_er{ position:relative; margin-right:24px; cursor:pointer;}
.er_img{ display:none;}
.er_img img{ display:block; width:100px; overflow:hidden;}
.f_ico > a{ margin-left:24px;}
.ico_er:hover .er_img{ display:block; position:absolute; top:-110px; }
.q_con{ position:relative;}
.q_more{ position:absolute; right:0; top:-62px;}
.q_more a{ font-size:14px; color:#5b5b5b;}
.x_geng{ text-align:center; margin-top:30px;}
.x_geng a{ display:inline-block; width:140px; height:40px; line-height:40px; border:#102a5b solid 1px;}
.m_logo{ display:none; position:absolute; top:2rem; left:24px; z-index:99;width:40%;}
.m_logo a{ display:block; width:100%;}
.m_logo img{ display:block; width:100%;}
.m_ss{ display:none;position:absolute; top:25px; right:13%; z-index:99;}
.m_sou{ display:none; width:350px; margin: 10px auto; overflow: hidden; }
.m_write{ width:300px; height:42px;border:none; float:left; background: #eee; padding-left: 10px; }
.m_btns{width:40px; height:42px; background:url(../images/sousuo.png) no-repeat; background-size:100% 100%; border:none; float:left;}
.m_menu{ display:none; position:absolute; top:25px; right:0px; z-index:99; right:4%; }
/* mob_nav */
#menu{ padding:0; background:#222222; visibility:hidden;}
#menu h2{color:#fff;}
#menu > ul > li{ border-top:solid 1px rgba(255,255,255,0.5);}
#menu > ul > li a{ display:block; line-height:50px; color:#fff; text-indent:15px;}
#menu > ul > li a em{ font-variant:small-caps; padding-left:10px; color:rgba(255,255,255,0.5);}
#menu > ul > li.title{ height:50px; background:solid 1px rgba(255,255,255,0.5); border-top:0;}
#menu > ul > li.title a{}
#menu > ul > li.title .logo{ float:left; padding-left:10px;}
#menu > ul > li.title .logo img{ display:block; height:50px;}
#menu > ul > li ul{ padding:0; border-top:solid 1px rgba(255,255,255,0.5)}
#menu > ul > li ul li{ border-bottom:solid 1px rgba(255,255,255,0.5);}
#menu > ul > li ul li:last-child{ border-bottom:0;}
#menu > ul > li ul li a{ font-size:12px;}
#menu .btn_mob_close{position:absolute; right:3px; top:0; height:50px;}
#menu .btn_mob_close img{height:48px; width:auto; position:relative;}
.accordion{ display:none;}
#menu > ul > li a{ font-size:16px;}
.m_log{ width:100%; text-align:right; padding:0 2%; box-sizing:border-box; height:2rem; line-height:2rem; display:none; padding-top:0.5rem;}
.m_log a{ font-size:1rem; display:inline-block; width:3rem; text-align:center; height:1.8rem; line-height:1.8rem; border-radius:0.2rem;}
.m_log a:first-child{ margin-right:1rem;color:#004c8c; border:#004c8c solid 1px;}
.m_log a:last-child{ color:#fff; background:#ff9600;}
#menu > ul > li:last-child{ border-bottom:solid 1px rgba(255,255,255,0.5);}
.m_geng,.q_nav,.q_nav2,.m_fw,.m_top,.situ_mobile{ display:none;}
.mfoot_img{ display:none;}
.zoomIn {animation:zoomIn 1s ;-webkit-animation:zoomIn 1s ;}
/*导航 下拉菜单 start*/
.new-sm-list.c_nav > li{position:relative;}
.new-sm-list .x_nav{
position:absolute;
left:0;
top:40px;
width:200px;
}
.new-sm-list .nav_list{
width:100%;
margin-top:0;
}
.new-sm-list .nav_list li{
padding:0;
width:100%;
background-position:right center;
}
.new-sm-list .nav_list li a{
font-size:14px;
}
.new-sm-list .x_navbox{
padding:0;
width:100%;
}
.c_head.new_head{
width:100%;
padding:0 30px;
box-sizing:border-box;
}
.new_head .c_headbox{
padding-top:20px;
width:100%;
}
.new_head .c_nav{
right:-20px;
left:auto;
bottom:-20px;
width:70%;
}
/*下拉菜单 end*/
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.fadeInUp {animation:fadeInUp 1s both;-webkit-animation:fadeInUp 1s both;}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes scal {
from {
-webkit-transform: scale(1.4,1.4);
}
to {
-webkit-transform: scale(1,1);
}
}
@-webkit-keyframes scal {
from {
-webkit-transform: scale(1,1);
}
to {
-webkit-transform: scale(1.1,1.1);
}
}
@media only screen and (max-width: 1700px) {
.c_headbox{ width:90%;}
.c_logo{ left:5%;}
.x_navbox{ max-width:80%;}
.c_nav > li > a{ font-size:16px;}
}
@media only screen and (max-width: 1366px) {
.c_headbox{ width:100%;}
.c_logo{ left:0;}
.x_navbox{ max-width:90%;}
}
@media only screen and (max-width: 1260px) {
body{ font-size:14px;}
.c_nav > li > a{ font-size:12px;}
.c_logo{margin-top: 4px;}
.yx_nei{ width:79%; font-size:14px;}
.focus_list li a p{ font-size:16px;}
.fwlist a{ margin-right:36px;}
}
@media only screen and (max-width: 1024px) {
.c_headbox{ display:block;}
.head_fr{ float:right;}
.m_logo{ display:block;}
.m_menu,.m_ss{ display:block;}
.c_head{ display:none;}
.focus_list li a p{ font-size:12px;}
.f_p{ padding:10px;}
.news_list li a,.yx_nei a{ font-size:12px;}
.mt_xq{ padding-bottom:40px; padding-top:24px;}
.wx{ bottom:145px;}
.fwlist a { margin-right: 10px;}
.mt_list li{ margin-bottom:0;}
.mt_list li a,.mt_list li p{ font-size:12px;}
.yx_list li{ margin-bottom:10px;}
.yx_nei p{ margin-top:0;}
.f_tit span{ font-size:28px;}
.c_banner .swiper-slide img{ }
.m_ss > img,.m_menu > a img{ display:block; width:1.9rem;}
}
@media only screen and (max-width:768px) {
.c_banner .swiper-pagination{ display:none;}
.c_focus{ background:#fff; padding-top:0; padding-bottom:0;}
.c_focusbox{ padding:0 1.2rem; box-sizing:border-box;margin-bottom: 1rem;}
.focus_list li{ width:100%; margin-right:0; margin-bottom:1rem;}
.f_tit > a,.f_tit span font,.f_geng{ display:none;}
.f_tit{ text-align:center; margin-bottom:0; height:5rem; line-height:5rem;}
.f_tit span{ float:inherit; position:relative; font-weight:normal;}
.f_tit span:after{ display:block; content:""; width:2.2rem; height:0.4rem; background:#383e44; position:absolute; top:50%; margin-top:-0.2rem; right:-4rem;}
.f_tit span:before{ display:block; content:""; width:2.2rem; height:0.4rem; background:#383e44; position:absolute; top:50%; margin-top:-0.2rem; left:-4rem;}
.focus_list li a p{ font-size:0.9rem; line-height:1.5rem; height:3rem;}
.c_news,.c_notices{ width:100%;padding:0 1.2rem; box-sizing:border-box; }
.news_box{ padding:0;}
.news_list li a{ background:none; width:100%; font-size:1rem; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; white-space:normal; padding-left:0;}
.news_list li span{font-size:1rem; line-height:1.4rem; height:1.4rem;}
.news_list li{ border-bottom: solid 1px #eee; padding-bottom: 10px; }
.news_list{ overflow:hidden; margin:1rem 0; }
.m_geng{
display: block;
width: 100%;
height: 2.4rem;
line-height: 2.4rem;
text-align: center;
border-radius: 1.2rem;
border: #1f76ba solid 0.1rem;
padding: 0 1.2rem;
box-sizing: border-box;
}
.situ_mobile{
display: block;
}
.x_geng{ display:none;}
.m_geng a{color:#1f76ba; font-size:12px; display:block; background:url(../images/m_more.png) no-repeat right center; background-size:1.2rem 1.4rem;}
.l_banner{ width: 100%;
overflow: hidden;
position: relative;
height: 0;
}
.nonea a{color:#1f76ba; font-size:12px; display:block; background:none !important; background-size:1.2rem 1.4rem;}
.f_p{ box-shadow:none;}
.f_tit span{ font-size:1.8rem;}
.c_notices{ }
.yx_box .f_tit,.rw_box .f_tit{ display:none;}
.yx_box2 .f_tit,.rw_box .f_tit{ display:none;}
.yx_com{ background:#fff; padding:0 1.2rem; box-sizing:border-box;}
.yx_com2{ background:#fff; padding:0 1.2rem; box-sizing:border-box;}
.q_nav{width:100%; display:flex; justify-content:space-between; margin-top:10px; margin-bottom:1rem;}
.q_nav li{ width:50%; text-align:center; height:2.6rem; line-height:2.6rem; background:#4b95cf; color:#fff; cursor:pointer;}
.q_nav li.on{ background:#1f76ba;}
.q_nav2{width:100%; display:flex; justify-content:space-between; margin-top:10px; margin-bottom:1rem;}
.q_nav2 li{ width:50%; text-align:center; height:2.6rem; line-height:2.6rem; background:#4b95cf; color:#fff; cursor:pointer;}
.q_nav2 li.on{ background:#1f76ba;}
.yx_con > div,.l_geng,.mt_xq p,.c_ss,.q_more,.c_fw{ display:none;}
.yx_con > div:first-child{ display:block;}
.yx_con2 > div,.l_geng,.mt_xq p,.c_ss,.q_more,.c_fw{ display:none;}
.yx_con2 > div:first-child{ display:block;}
.yx_box,.yx_box2,.rw_box{ width:100%; margin-right:0;}
.mt_list li a{ font-size:1rem; height:1.4rem; line-height:1.4rem; margin-bottom:0.5rem;}
.mt_list li p{font-size:1rem; height:2.8rem; line-height:1.4rem; margin-bottom:1rem;}
.yx_nei{ width:78%;}
.yx_com{ margin-bottom:2rem;}
.yx_com2{ margin-bottom:2rem;}
.mt_box{ padding:0 1.2rem; box-sizing:border-box;}
.mt_ul li{ width:100%; margin-right:0;}
.mt_xq h4{ text-align:center;height:4.4rem; line-height:4.4rem;}
.mt_xq{ padding:0; }
.mt_con{ padding-top:0;background-size: auto 100%; padding-bottom:2rem;}
.wx{bottom: 4rem;}
.wx img{ width:3rem; height:3rem;}
.c_ts li{ width:100%; margin-right:0;}
.c_ex{ background:#f4f8fb; position:relative;padding:0 1.2rem 1rem 1.2rem; box-sizing:border-box;}
.tit_fr .fl{ margin:0;}
.tit_fr{ position:absolute; left:0rem; z-index:9; width:100%;padding:0 1.2rem; box-sizing:border-box;}
.q_tab{ width:100%; display:flex; justify-content:space-between;}
.q_con{ padding-top:4rem; overflow:hidden; }
.c_ts li{margin-bottom:1rem;}
.q_tab li font,.f_nav{ display:none;}
.q_tab li{ width:50%; text-align:center; height:2.6rem; line-height:2.6rem; background:#4b95cf; color:#fff; cursor:pointer;}
.q_tab li.on{ background:#1f76ba;}
.q_tab li a,.q_tab li.on a{ color:#fff;}
.c_footer{ width:90%; padding-left:5%; padding-right:5%; padding-top:1rem;}
.c_foot{ flex-direction:column;}
.c_bq{ border-top:none; margin-top:0; font-size:0.8rem; overflow:hidden; line-height:2;}
.c_bq font,.foot_img{ display:none;}
.f_lx{ text-align:center; margin-bottom:1rem; padding-top:1rem;}
.mfoot_img{ display:block;}
.mfoot_img img{ display:block; width:100%;}
.f_ico{ width:100%; text-align:center; margin-bottom:1rem;}
.ico_er{ float:inherit; display:inline-block; margin-right:0; margin-left:0.6rem; margin-right:0.6rem;position:relative;}
.f_lx p{ line-height:1.4rem; font-size:1rem;}
.ico_er img{ }
.ico_er:hover .er_img {
display: block;
position: absolute;
margin-left: 0.6rem;
margin-right: 0.6rem;
top: -110px;
}
.m_fw{ display:block; padding:1.2rem; box-sizing:border-box; width:100%; position:relative;}
.m_fw{ width:100%; overflow:hidden; position:relative; padding-bottom:3.7rem;}
.m_fw .swiper-container {position: relative;z-index: 1; width:100% }
.m_fw .swiper-wrapper{position: relative;width: 100%;height: 100%;z-index: 1;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;-o-transition-property: -o-transform;-ms-transition-property: -ms-transform;transition-property: transform;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.m_fw li{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; background:#fff;}
.m_fw .swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}
.m_fw .swiper-button-next{ position:absolute; bottom:-3.5rem; left:42%; z-index:9; cursor:pointer; transform:translate(0,-50%); height:2rem; width:2rem;}
.m_fw .swiper-button-prev{ position:absolute; bottom:-3.5rem; right:42%; z-index:9; cursor:pointer; transform:translate(0,-50%); height:2rem; width:2rem;}
.m_fw .swiper-slide img{width:100%; height:100%;}
.m_fw .swiper-slide{width: 100%;overflow:hidden;}
.m_fw .swiper-button-next img,.m_fw .swiper-button-prev img{ display:block; width:100%;}
.m_top{ display:block;width:2.2rem; height:2.2rem; position:fixed; right:1.2rem; bottom:2rem; z-index:99;}
.m_top img{ display:block; width:100%;}
.news_list li a,.yx_nei a,.n_txt font{ font-size:1.2rem;}
.n_txt p{ font-size:1.3rem; margin-bottom:1rem;}
.n_txt{ padding:1rem;}
.n_txt font{ height:2rem; line-height:2rem;}
}
.sli {
float: left;
width: 100%;
border-bottom: #c8c8c8 solid 1px;
height: 66px;
line-height: 66px;
padding: 0 12px;
box-sizing: border-box;
}
.sli a {
display: block;
float: left;
padding-left: 24px;
background: url(../images/dot.png) no-repeat left center;
max-width: 75%;
overflow: hidden;
height: 66px;
white-space: nowrap;
text-overflow: ellipsis;
box-sizing: border-box;
}
.sli font {
display: block;
float: right;
color: #939292;
}
.sli span {
display: block;
float: right;
margin-right: 40px;
color: #939292;
}