@charset "utf-8";
/* CSS Document */
ls,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}embed {vertical-align:top;}
img {vertical-align:middle;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}


/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%;  height: auto;}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 */}

a{color: #ff970b;text-decoration: none;}

a:focus, a:hover {
    
    text-decoration: none !important;
}
h1, h2 	{font-size: 25px;line-height: 25px;}
h3, h4	{font-size: 20px;line-height: 20px;}
h5, h6	{font-size: 16px;line-height: 16px;}
h1,h2,h3,h4,h5,h6{font-family: "microsoft yahei";}

p{margin: 10px 0;color: #333;}

.t-center{text-align: center;}
.t-left{text-align: left;}
.t-right{text-align: right;}
.f-right{float: right;}
.f-left{float: left;}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.clearfix{clear: both;}
ul{margin-bottom: 0!important;}
/* --Line-- */
hr.line { margin: 15px auto; padding: 0; max-width: 90px;border: 0; border-top: solid 5px #ab57b8;text-align: center;}
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Html-Body------------------------------- */
/* ---------------------------------------------------------------------------- */
html, body {width:100%; padding:0; margin:0;}
body {background: #fff;color: #3F3F3F;font: 14px/25px Arial, Helvetica, sans-serif;font-family:"microsoft yahei";}
.pad4{padding: 50px 0 0;}
.pad3{padding: 30px 0 0;}
.w1500{max-width:1660px;margin: 0 auto;}
.w1440{max-width:1440px;margin: 0 auto;}
.flex{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.flexs{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: space-between;}
.flexss{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: flex-start;}



/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:10;width:100%;box-shadow: 0 0 10px #ccc;}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background: #013993;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:99;background:#fff;width:90%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:5%;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;box-shadow: 0 2px 5px rgba(0,0,0,.1);}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav>ul>li.active a{color: #013993;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#013993}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/
.head_top{background:#fff}
.head_top .navbar-default{background:none;border: 0;min-height: auto;margin-bottom: 0;border-radius: 0;z-index: 99}
.head_top .navbar-header{width: 20%;}
.head_top .phone{width: 20%;background: #013993;display: block;text-align: center;min-height:80px;display: flex;align-items: center;justify-content: center;font-size: 24px;font-weight: bold;color: #fff;}
.head_top .navbar-default .navbar-left{width:100%;padding: 0 15px;justify-content: center;display: flex;}
.head_top .container-fluid{padding-right: 0;padding-left: 0;display: flex;align-items: center;justify-content: space-between;width: 100%;}
.head_top .navbar-brand{height: auto;padding:0px 15px;margin-left: 0;margin: 0 auto!important;display: block;width: 100%}
.head_top .navbar-brand img{margin: 0 auto!important;display: block}
.head_top .navbar-nav{width: 70%}
.head_top .navbar-default .navbar-nav>li>a,.head_top .navbar-default .navbar-nav>li>a:hover{color: #333;font-size: 16px;    padding-top: 0;padding-bottom: 0;line-height: 80px;padding: 0;}
.head_top .navbar-default .navbar-nav>.active>a,.head_top .navbar-default .navbar-nav>.active>a:focus,.head_top .navbar-default .navbar-nav>.active>a:hover,.head_top .navbar-default .navbar-nav>.open>a,.head_top .navbar-default .navbar-nav>.open>a:focus,.head_top .navbar-default .navbar-nav>.open>a:hover{background: none}
.head_top .navbar-default .navbar-nav>li:hover>a,.head_top .navbar-default .navbar-nav>li.active>a{color: #013993;font-weight: bold;}
.head_top .navbar-default .navbar-nav>li{position: relative;margin-right:4%;}
.head_top .navbar-default .navbar-nav>li:last-child{margin-right:0;}
.head_top .nav_r{width: auto;font-size: 24px;font-weight: bold;color: #fff;text-align: right;}
.head_top .nav_r img{margin-right: 10px;}
.head_top .navbar-default .navbar-nav>.active>a:focus,{background: none;color: #fff;}
.head_top .dropdown-menu{border: 0}
.head_top .dropdown-menu>li>a{padding: 10px 20px;color: #666;}
.head_top .dropdown-menu>li>a:focus,.head_top .dropdown-menu>li>a:hover{color: #013993;}
/*.lun .carousel-indicators .active{width: 10px;height: 10px;background: #fff;border: 0;}*/
.lun .carousel-indicators .active {
  width: 15px; /* 水滴的宽度 */
  height: 20px; /* 水滴的高度，使其看起来略微向下弯曲 */
  background-color: #fff; /* 水滴的颜色 */
  border-radius: 50% 50% 50% 50% / 60% 60% 40% 40%; /* 圆角和椭圆度 */
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); /* 阴影效果 */
  position: relative; /* 设置定位，用于可能的动画效果 */
}

/* 可选：添加动画效果 */
@keyframes float {
  0% { transform: translateY(0); }
  50% { transform: translateY(-10px); }
  100% { transform: translateY(0); }
}

.water-drop {
  animation: float 2s ease-in-out infinite; /* 应用动画 */
}

.lun .carousel-indicators li{width: 15px;height: 15px;background:none;border: 2px solid #fff;margin: 0 5px;}
.lun .carousel-indicators{    display: flex;
    justify-content: center;
    align-items: center;}
.syte,.ywly{padding-top: 50px;padding-bottom: 50px;}
.cpjs{padding-bottom: 50px;}
.syte .w1500{box-shadow: 0 0 10px rgba(189,189,189,.25);}
.syte_top{border-bottom: 1px solid #e8e8e8;padding-bottom: 30px;}
.syte_top li{flex: 1;text-align: center;}
.syte_top li img{display: block;margin: 20px auto 10px;}
.syte_b{padding: 30px 20px;}
.huadong .huabox {  margin:0 auto; width:100%; line-height: 26px;}
.huadong .hdimg {font-size: 18px;font-weight: bold;color: #013993;width: 90px;margin: 0}	
.huadong .notice_active {float: left;width:calc(100% - 90px);height:40px;padding: 0;overflow: hidden;position: relative;	}
.huadong .notice_active li{list-style-type:none;overflow: hidden;width: 100%;white-space: nowrap;text-overflow:ellipsis;}
.huadong .notice_active li a{color: #333;display: block;line-height: 40px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.huadong .notice_active li:hover a{color: #013993;}
.mcbg{content: '';display: block;width: 200px;height: 18px;background: rgba(106,184,59,.65);;position: absolute;left: 0;top: 24px;}
.sytitle{position: relative;}
.mc{position: relative;align-items: end;margin-bottom: 20px;}
.mc h4{margin-right: 15px;font-size: 36px;font-weight: bold;width: 200px;text-align: center;margin-top: 0;margin-bottom: 0;}
.mc i{font-size: 16px;font-style: normal;}
.cpjs_box{margin-top: 40px;}
.cpjs_l{width: 15%;float: left;margin-right: 20px;box-shadow:0 0 10px rgba(189,189,189,.25);text-align: center;}
.cpjs_r{width:calc(100% - 15% - 20px);float: left;}
.cpjs_l .nav-tabs{border: 0;padding-top: 20px;padding-bottom: 20px;}
.cpjs_l .nav-tabs>li {float: none;margin-bottom: 0;position: relative;}
.cpjs_l .nav-tabs>li>a{font-weight: bold;font-size: 15px; color: #333;border-radius:0 0;margin-right:0;border: 0;position: relative;line-height: 30px;}
.cpjs_l .nav-tabs>li.active>a,.cpjs_l .nav-tabs>li.active>a:focus,.cpjs_l .nav-tabs>li.active>a:hover{border: 0;color: #013993;}
.cpjs_l .nav-tabs>li.active>a:before,.cpjs_l .nav-tabs>li.active>a:focus:before,.cpjs_l .nav-tabs>li.active>a:hover:before,.cpjs .nav-tabs>li>a:hover:before,.cpjs .nav>li>a:focus:before{content: '';width: 4px;height: 20px;background: #013993;display: block;position: absolute;left: 0;top: 15px;}
.cpjs .nav-tabs>li>a:hover,.cpjs .nav>li>a:focus{border: 0;background: none;color: #013993}
.cpjs_list li{margin-bottom: 30px;}
.cpjs_list .yb{position: relative;}
.cpjs_list .cpjs_img{overflow: hidden;position: relative;}
.cpjs_list .cpjs_img img{height: 250px;object-fit: cover;}
.cpjs_list .cpjs_text{position:absolute;right: 0;bottom: 0;width: 50%;background: rgba(255,255,255,.9);padding:15px 20px; }
.cpjs_text h4{margin-top: 0;font-size: 16px;font-weight: bold;color: #333;}
.cpjs_text p{text-overflow:ellipsis;white-space: nowrap;overflow:hidden;}
.cpjs_text a{color: #013993;}
.cpjs_list li:hover .cpjs_text h4{color: #013993;}
.cpjs_list li:hover .cpjs_img img{transform: scale(1.1);transition: transform 0.3s ease;}
.yzs{padding-top: 50px;padding-bottom: 50px;background:url("../images/sybg4.png") no-repeat;background-size:cover;}
.yzs_l{width: 300px;margin-right: 60px;float: left;position: relative}
.yzs_r{width:calc(100% - 360px);float: right}
.yzs_l h4{font-size: 36px;line-height: 60px;font-weight: bold;margin-bottom: 20px;}
.yzs_l p{line-height: 24px;}
.yzs_box{position: relative;}
.yzs_r li{margin-bottom: 50px;}
.yzs_r .flexs{flex-wrap: wrap;width: 100%;}
.yzs_r_img{background: url("../images/sy2.png") no-repeat;width: 68px;height: 68px;background-size: 100% 100%;text-align: center;font-size: 24px;line-height: 68px;color: #fff;z-index: 1;}
.yzs_r_t{background:#fff;border-radius: 10px 10px;padding: 15px 20px 15px 45px;position: absolute;left: 50px;}
.ywly_box li{position: relative;float: left;margin-right: 25px;margin-bottom: 36px;}
.ywly_box .ywly_t{position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;-background: rgba(51,51,51,.5)}
.ywly_box .ywly_img{position: relative;    height: 100%;}
.ywly_box .ywly_img img{width: 100%;height: 100%;object-fit: cover}
.ywly_box li:nth-child(1){width: 49%;height:528px; }
.ywly_box li:nth-child(2),.ywly_box li:nth-child(3),.ywly_box li:nth-child(4),.ywly_box li:nth-child(5){width:calc((100% - 49% - 50px) / 2);height:246px; }
.ywly_box li:nth-child(6),.ywly_box li:nth-child(7),.ywly_box li:nth-child(8){width:calc((100% - 50px) / 3);height:349px; }
.ywly_box li:nth-child(3),.ywly_box li:nth-child(5),.ywly_box li:nth-child(8){margin-right: 0}
.ywly_t div{position: absolute;bottom: 0;padding: 20px 15px;width: 100%;}
.ywly_t div h4{font-size: 16px;color: #fff;font-weight: bold;}
.ywly_t .yc{color: #fff;display: none;margin-bottom: 0;omargin-bottom: 0}
.ywly_box li:hover .yc{display: block;transition: transform 0.3s ease;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 0}
.ywly_box li:hover .ywly_t{background: rgba(106,184,59,.5);transition: transform 0.3s ease;}
.sygy{padding-top: 50px;padding-bottom: 50px;background:url("../images/sybg1.png") no-repeat;background-size:cover;}
.sygy_l{width: 50%}
.sygy_r{width: 48%}
.sygy_r h3{font-size: 36px;font-weight: bold;color: #013993;margin-bottom: 20px;}
.sygy_r h4{font-size: 24px;font-weight: bold;margin-bottom: 30px;}
.sygy_r p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical;margin-bottom: 30px;line-height: 34px;}
.sygy_r a,.sygy_r a:hover{display: block;width: 130px;height: 40px;background: #013993;border-radius: 50px;line-height: 40px;text-align: center;color: #fff;}
.sygy_b{margin-top: 50px;}
.sygy_b li{flex: 1}
.sygy_b li div{margin-left: 20px;}
.sygy_b li div h4{font-size: 48px;font-weight: bold;color: #013993;margin-top: 0;}
.sygy_b li div sub{font-size: 14px;font-weight: normal;color: #333;margin-left: 10px}
.sygy_b li div p{margin-bottom: 0}
.syal{padding-top: 50px; padding-bottom: 50px;}
/*.syal{padding-top: 50px;padding-bottom: 50px;background:url("../images/sybg2.png") no-repeat;background-size:cover;position: relative;}
.syal .sytitle{position: absolute; left: 58%;top: 25%;}
.syal .sytitle .mcbg{background: rgba(255, 255, 255, .65);}
.syal .sytitle .mc,.syal .sytitle p{color:#fff;}*/
.syal .nav-tabs,.syxw .nav-tabs{border: 0;display: flex;justify-content: end;}
.syal .nav-tabs>li,.syxw .nav-tabs>li{margin-bottom: 0;}
.syal .nav-tabs>li.active>a,.syal .nav-tabs>li.active>a:focus,.syal .nav-tabs>li.active>a:hover,.syxw .nav-tabs>li.active>a,.syxw .nav-tabs>li.active>a:focus,.syxw .nav-tabs>li.active>a:hover{background-color: #013993;border: 0;color: #fff}
.syal .nav-tabs>li>a,.syxw .nav-tabs>li>a{margin-right: 20px;border-radius: 20px;background: #e9e9e9;color: #333;border: 0;}
.syal .nav>li>a:focus,.syal .nav>li>a:hover,.syxw .nav>li>a:focus,.syxw .nav>li>a:hover{border: 0;background-color: #013993;color: #fff}
.syal_box{margin-top: 5%;position: relative}
.syal_l{width: 54%;overflow: hidden;}
.syal_l img{height: 617px;object-fit: cover;}
.syal_r{width: 43%;margin-top: 10%;}
.syal_r span{width:180px;height: 46px;background: #013993;color: #fff;text-align: center;display: block;line-height: 46px;font-size: 16px;font-weight: bold;}
.syal_r h4{color: #333;display: block;font-size: 18px;font-weight: bold;margin-top: 40px;line-height:28px}
.syal_r p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;color: #333;margin-top: 20px;line-height: 26px;}
.syal .carousel-indicators{left: 58%;width: auto;margin-left: 0;bottom:15%}
.syal .carousel-indicators li{text-indent: inherit;width: 50px;height: 50px;background: #013993;border-radius: 40px;margin: 0 15px;line-height: 50px;font-size: 16px;color: #fff;}
.syal .carousel-indicators .active{width: 50px;height: 50px;background: #6ab83b}
.syxw{padding-top: 50px;padding-bottom: 50px;background:url("../images/sybg3.png") no-repeat;background-size:cover;position: relative;}
.syxw .tab-content{margin-top: 40px}
.syxw .syxw_bg{background: #fff;padding: 20px 15px 30px;position: relative;}
.syxw .syxw_bg h4{font-size: 16px;font-weight: bold;line-height: 30px;color: #333;margin-bottom: 20px;}
.syxw .syxw_bg p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color: #333;line-height: 26px;margin-top: 20px;}
.syxw .syxw_bg a{color: #333;}
.syxw_box:hover h4{color: #013993;}
.syxw_box:hover .syxw_bg:before{position: absolute;bottom: 0;left: 0; content: '';display: block;width: 100%;height: 4px;background: #013993;}
.syxw_box{margin-bottom: 30px;}
.open{display: block;}
footer{background:#013993;padding-top: 50px;padding-bottom: 30px;color:#fff;}
.footer{display: flex;justify-content: flex-start;padding-bottom: 30px;border-bottom: 1px solid #dcdcdc;margin-bottom: 30px;}
.footer_box{width: 12.5%}
.footer_box li:first-child{font-size: 16px;font-weight: bold;margin-bottom: 10px;}
.footer_box li{line-height: 30px;}
.footer_box li a{display: block;color: #fff}
.copy p{margin-bottom: 0;width: 100%;text-align: center;color: #fff}
.copy p span{margin-left: 20px;}
.copy p a{color: #fff;margin-left: 5px;}
.nlun,.nlun_box{position: relative;}
.ndh{position: absolute;bottom:0;left: 0;width: 100%;}
.ndh div{background: rgba(255,255,255,.75);padding: 20px 15px;}
.ndh ul li{float: left;margin-right: 1.5%;line-height: 30px;}
.ndh ul li:last-child{margin-right:0;}
.ndh ul li a{display: block;color: #333;font-size: 16px;font-weight: bold;}
.ndh ul li.active a,.ndh ul li:hover a{color: #013993;}
.cew{padding-bottom: 30px;}
.middle_nav .flexs{border-bottom: 1px solid #e8e8e8;margin-bottom: 30px;padding: 20px 0;}
.middle_nav_l h4{font-size: 20px;color: #013993;font-weight: bold;}
.middle_nav_l span{font-size: 15px;color: #999;font-weight: normal;vertical-align: bottom;margin-left: 10px;}
.middle_nav_r img{margin-right: 10px;}
.middle_nav_r a,.middle_nav_r,.middle_nav_r a:hover{color: #666}
.alsy{border-bottom: 1px dashed #e8e8e8;margin-bottom: 30px;padding: 30px;}
.alsy_l{float: left;width: 220px;margin-right: 20px;}
.alsy_r{float: right;width:calc(100% - 240px);}
.alsy_l span{width: 64px;height: 4px;background: #013993;display: block;margin-bottom: 30px;}
.alsy_l h4{font-size: 17px;color: #013993;display: block;font-weight: bold;margin-bottom: 30px;}
.alsy_l a,.alsy_l a:hover{color: #013993;display: block;}
.alsy_box{position: relative;background: #000;overflow: hidden;}
.alsy_box img{opacity: .4;height: 234px;object-fit: cover;}
.alsy_r li,.allb li{margin-bottom: 20px;}
.alsy_r li:hover .alsy_box img,.allb li:hover .allb_box img,.allb li:hover .cp_box img,.dq li:hover .dq_l img,.dt li:hover .dt_box img,.nywly li:hover .cx_box img{transform: scale(1.1);transition: transform 0.3s ease;}
.alsy_box p{position: absolute;bottom: 0;padding: 10px 15px;color: #fff;font-weight: normal;width: 100%;}
.alsy_box p a{color: #fff;}
.allb_box img,.cp_box img{height: 220px;object-fit: cover;}
.allb_box div,.cp_box div,.dt_box div,.cx_box div{overflow: hidden}
.allb_box p{display: block;background: #f2f2f2;padding: 10px;text-align: center;line-height: 26px;font-weight: bold;width: 100%;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{background-color: #013993!important;border-color: #013993!important;color: #fff!important;}
.pagination>li>a, .pagination>li>span{color: #013993!important;}
.allb_top_r h3{font-size: 24px;font-weight: bold;margin-bottom: 20px;line-height: 36px;}
.allb_top_r h4{font-size: 18px;font-weight: normal;margin-bottom: 20px;line-height: 30px;}
.allb_top_r p{line-height: 24px;}
.allb_top_r a,.allb_top_r a:hover,.gyfs .zx a{display: block;margin-top: 30px;width: 140px;text-align: center;line-height: 46px;height: 46px;background: #013993;color: #fff;font-size: 15px;}
.allb_bott{margin-top: 30px;}
.allb_bott_tit{background: #f2f2f2;font-size: 16px;font-weight: bold;margin-bottom: 30px;padding: 15px 15px;}
.alsy_boxxx h4{text-align: center;font-size: 14px;font-weight: bold;margin-top: 15px}
.alsy_boxxx .ban{width: 100%;margin-top: 20px}
.alsy_boxxx .ban a,.gyfs .zx  a{display: block;width: 105px;height: 36px;line-height: 36px;text-align: center;background: #dcdcdc;color: #013993;}
.alsy_boxxx .ban a:first-child,.gyfs .zx  a:first-child{background: #013993;color: #fff;margin-right: 15px;}
.cp_box p{padding: 10px 0;line-height: 26px;font-weight: bold;width: 100%;color: #333;border-bottom: 1px dashed #eee;}
.cp_box p a{color: #333;}
.cp_box p a:last-child{font-weight: normal;color: #999;}
.gyfs p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color: #333;line-height: 26px;}
.gyfs .zx  a{width: 140px;line-height: 46px;height: 46px;}
.gyfs .nlx{margin: 30px 0 0;font-size: 30px;font-weight: bold;color: #013993;position: relative;}
.gyfs .nlx p{color: #013993;margin-bottom: 0;margin-right: 30px}
.gyfs .nlx p img{margin-right: 10px;}
.gyfs .nlx a{background: none;width: 65px;margin-top: 0}
.nlx .wx{position: relative;cursor: pointer;}
.sys{position: absolute;background: #013993;padding: 15px;color: #fff;text-align: center;top: 50px;font-size: 14px;font-weight: normal;left: 270px;display: none}
.sys img{display: block;margin: 0 auto 10px;width: 150px;}
.cx_r h4{font-stretch: 18px;font-weight:bold;margin-bottom: 20px;line-height: 30px;}
.cx_r p{line-height: 26px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.cx_r a,.cx_r a:hover{display: block;width: 130px;height: 40px;background: #013993;line-height: 40px;color: #fff;text-align: center;border-radius: 30px 30px;margin-top: 20px;}
.cx li{margin-bottom: 30px}
.cxxq_t{text-align: center;font-size: 18px;font-weight: bold;margin-bottom: 25px}
.dq li{border-bottom: 1px solid #e8e8e8;padding-bottom: 30px;margin-bottom: 30px;}
.dq_l{width: 40%;float: left;margin-right: 30px;overflow: hidden}
.dq_r{width: calc(100% - 40% - 30px);float: right}
.dq_r h4,.dt_box h4{font-size: 16px;font-weight: bold;color: #333;margin-bottom: 20px;line-height: 28px;}
.dq_r span,.dt_box span{display: block; color: #999;margin-bottom: 20px;}
.dq_r p,.dt_box p{display: block;line-height: 24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.ssdt p{color:#999}
.ssdt a{color:#333;}
.ssdt{padding:20px;background-color: #fff;}
.dq_r a{display: block;color: #333;margin-top: 20px;}
.dq li:hover .dq_r a,.dq li:hover .dq_r h4{color: #013993;}
.dt li:hover .ssdt{background-color: #013993;}
.dt li:hover .ssdt h4,.dt li:hover .ssdt span,.dt li:hover .ssdt p,.dt li:hover .ssdt a{color: #fff!important;}
.dt li{margin-bottom: 30px;}
.dt_box .ssd {overflow: hidden;}
.dt_box .ssd img{    object-fit: cover;
    height: 250px;}
.datee{display: block;text-align: center;width: 100%;border-bottom: 1px dashed #e8e8e8;padding-bottom: 30px;margin-bottom: 30px;}
.nywly li{margin-bottom: 30px;}
.cx_box h4{font-size: 16px;font-weight: bold;margin-top: 20px;text-align: center;color: #333;margin-bottom: 20px;}
.cx_box p{line-height: 26px; text-align: center;color: #333;margin-bottom: 20px;}
.cx_box .ck{display: block;width: 120px;height: 40px;border-radius: 30px 30px;background: #013993;color: #fff;line-height: 40px;text-align: center; margin: 0 auto}
.cx_box div img{height: 293px;object-fit: cover}
.zp_box{background: #fff;box-shadow:0 0 10px rgba(189,189,189,.25);padding: 25px;min-height: 446px;border-radius: 15px;}
.zp_list h4{font-size: 18px;font-weight: bold;margin-bottom: 30px;line-height: 30px;}
.zp_list h4 img,.zp .modal-title img{margin-right: 10px;}
.zp_list p{line-height: 28px;}
.zp_list span{display: block;width: 130px;height: 40px;text-align: center;line-height: 40px;border-radius: 30px 30px;border: 1px solid #dcdcdc;margin: 20px 0;}
.zp li:hover{cursor: pointer;}
.zp li:hover .zp_list span{border: 1px solid #013993;color: #013993;}
.zp li{margin-bottom: 30px;}
.zp .modal-dialog{width: 70%;margin: 8% auto;}
.zp .modal-title{flex: auto;font-size: 18px;font-weight: bold;}
.zp .modal-body ul li{width: 33.3333%;line-height: 26px;margin-bottom: 10px;}
.zp .modal-body ul{flex-wrap: wrap;border-bottom: 1px dashed #e8e8e8;margin-bottom: 30px}
.zp .modal-header .close{opacity: 1;}
.zp .modal-body,.zp .modal-header{padding: 30px;}
.zpxx{margin-top: 30px;}
.lianx{max-width: 1200px;margin: 0 auto;background: #013993;position: relative;z-index: 1;}
.lx_box{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: space-between;}
.lxt{text-align: center;font-size: 20px;font-weight: bold;margin-bottom: 30px;}
.lx_l,.lx_r{width: calc((100% - 50px) / 2);color: #fff;padding: 5% 5%}
.lxline{width: 50px;position: relative;text-align: center;}
.lxlt{background: #fff;content: '';display: block;width: 44px;height: 44px;color: #013993;line-height: 44px;font-size: 16px;border-radius: 30px 30px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); }
.lxline_box{width: 1px;height: 100%;position: relative;background: #fff;margin: 0 auto;}
.lxlx{font-size: 18px;font-weight: bold;margin-bottom: 30px;}
.lxlb{margin-bottom: 30px;}
.lxlb p{color: #fff;padding-left: 44px;line-height: 28px;}
.lxlb_top{font-size: 15px;font-weight: bold;position: relative;}
.lxlb_top img{margin-right: 10px;}
.lxer li{width: 102px;float: left;text-align: center;}
.lxer li:first-child{margin-right: 20px;}
.lxer li img{width: 100px;height: 100px;display: block;margin-bottom: 10px;}
.lx_r .mb-3{margin-bottom: 10px;}
.lx_r .form-control,.lx_r .form-control:focus{height: 50px;border: 1px solid #fff;background: none;border-radius: 0;box-shadow: 0 0 0 0;color: #fff;}
.lx_r textarea.form-control,.lx_r textarea.form-control:focus{height: 150px;}
.lx_r input::-webkit-input-placeholder,.lx_r textarea::-webkit-input-placeholder {color: #f4f4f4;}
.lx_r input:-moz-placeholder,.lx_r textarea:-moz-placeholder {color: #f4f4f4;}
.lx_r input::-moz-placeholder,.lx_r textarea::-moz-placeholder {color: #f4f4f4;}
.lx_r input:-ms-input-placeholder,.lx_r textarea:-ms-input-placeholder {color: #f4f4f4;}
.lx_r button{color: #013993;background: #fff;border: 0;border-radius: 0;width: 150px;height: 46px;text-align: center;line-height: 40px;font-size: 16px;display: block;margin-top: 30px;}
.map{width: 100%;margin-top: -15%;}
.dsz_l{width: 43%;float: left;margin-right: 2%;}
.dsz_r{width: 55%;float: right}
.dsz_r .gytitle h2,.dsz_r .gytitle h4,.qiwh_l .gytitle h2,.qiwh_l .gytitle h4{text-align: left}
.gytitle h2{font-size: 48px;font-weight: bold;color: #013993;margin-top: 0;margin-bottom: 20px;text-align: center}
.gytitle h4{font-size: 30px;font-weight: bold;color: #333;margin-top: 0;margin-bottom: 20px;text-align: center}
.dsz_r p{line-height: 26px;}
.dsz_r .dsz_b{display: flex;justify-content: flex-end;align-items: center;font-size: 18px;font-weight: bold;margin-top: 30px;}
.dsz_r .dsz_b .dsz_line{content: '';width: 50px;height: 2px;background: #333;display: block;margin-right: 10px;}
.gyah{padding-top: 50px;}
.gyah_l{width: 70%;position: relative;z-index: 1;}
.gyah_jj{background: rgba(242,242,242,.9);padding: 30px;}
.gyah_l h4{font-size: 24px;font-weight: bold;color: #013993;margin-bottom: 20px;}
.gyah_l p{line-height: 28px;}
.gyah_li{margin-top: 50px;width: 70%;}
.gyah_li li{width: 50%;}
.gyah_li ul{flex-wrap: wrap;}
.gyah_li ul li{font-size: 60px;color: #013993;font-weight: bold;margin-bottom: 25px;}
.gyah_li ul li sub{font-size: 14px;color: #013993;font-weight: normal;}
.gyah_li ul li span{display: block;margin-bottom: 5px;font-size: 14px;font-weight: normal;color: #333;}
.gyah_r{width: 50%;position: absolute;right: 0;top: 0}
.gyah_box{position: relative;overflow: hidden;}
.eg{padding-bottom: 0}
.fzlc{background: url("../images/gybg1.png") no-repeat center;background-size: cover;width: 100%;height: 100%;padding: 50px 0;}
 .swiper-container {width: 100%;height: 100%;}
    .swiper-slide {text-align: left;background: #fff;line-height: 28px;}
.fzlc_list{display: flex;padding: 30px 15px;align-items: flex-start;justify-content: space-between;}
.fzlc_list .fzlc_sj{writing-mode: vertical-rl;font-size: 30px;font-weight: bold;color: #013993;}
.fzlc_text{width: calc(100% - 55px);border-left: 1px solid #013993;padding-left: 15px;}
.fzlc_text img{height: 200px;overflow: hidden;object-fit: cover;}
.fzlc_text h4{margin-top: 20px;color: #013993;font-size: 16px;}
.fzlc_text p{min-height: 84px;}
.ryzi{background: #fff;box-shadow: 0 0 10px rgba(53,53,53,.25);padding: 40px 30px;}
.gytitle{margin-bottom: 40px;}
.zzbk{border: 1px solid #eaeaea;text-align: center;padding: 20px;}
.zzbk img{margin-bottom: 20px;height: 214px;overflow: hidden;object-fit: contain;}
.post-slide{margin: 0 15px;	}
.qiwh{padding-top: 50px;padding-bottom: 50px;}
.qiwh_l{width: 45%;}
.qiwh_r{width: 55%;}
.qiwh_b h3{font-size: 24px;font-weight: bold;margin-bottom: 30px;}
.qiwh_b h4{font-size: 18px;font-weight: bold;margin-bottom: 20px;}
.qiwh_b p{margin-bottom: 30px;line-height: 26px;}
.dyah{background: url("../images/gybg2.png") no-repeat center;background-size: cover;width: 100%;height: 100%;padding: 50px 0;}
.dyah_l{width: 30%;}
.dyah_l img{width:auto;margin: 0 auto;display: block}
.dyah_r{width: 65%;}
.dyah_r ul{flex-wrap: wrap;}
.dyah_r ul li{width: 50%;margin-bottom: 5%}
.dyah_r ul li div{display: flex;font-size: 48px;color: #013993;font-weight: bold;align-items: baseline;}
.dyah_r ul li div span{font-size: 20px;color: #333;font-weight: bold;margin-left: 10px;}
.gsfc{width: 100%;height: 100%;padding: 50px 0;background: #f5f5f5;}
.gsfc li:nth-child(1),.gsfc li:nth-child(2),.gsfc li:nth-child(3){width:calc((100% - 30px) / 3);margin-right: 15px;float: left;margin-bottom: 15px;}
.gsfc li:nth-child(1) img,.gsfc li:nth-child(2) img,.gsfc li:nth-child(3) img{width:100%;height: 324px;object-fit: cover;overflow: hidden;}
.gsfc li:nth-child(4),.gsfc li:nth-child(5),.gsfc li:nth-child(6),.gsfc li:nth-child(7){width:calc((100% - 45px) / 4);margin-right: 15px;float: left;}
.gsfc li:nth-child(4) img,.gsfc li:nth-child(5) img,.gsfc li:nth-child(6) img,.gsfc li:nth-child(7) img{width:100%;height: 385px;object-fit: cover;overflow: hidden;}
.gsfc.gsfc li:nth-child(3),.gsfc li:nth-child(7){margin-right: 0;}
.hzhb{padding-top: 50px;}
.hzhb li{margin-bottom: 15px;}
.hzhb li div{border: 1px solid #e5e5e5;padding: 15px;}
.hzhb .carousel-control:focus,.hzhb .carousel-control:hover{opacity: 1;color: #013993;}
.hzhb .carousel-control.right{background-image:linear-gradient(to right, rgba(0,0,0,0) 0, rgba(0,0,0,0) 0)}
.hzhb .carousel-control.left{background-image:linear-gradient(to right, rgba(0,0,0,0) 0, rgba(0,0,0,0) 0)}
.hzhb .carousel-control{width: 0;opacity: 1;text-shadow: 0 0 0 rgba(0, 0, 0, 0);color: #013993;}
#topcontrol{z-index: 9999}
.nywly ul,.allb ul,.alsy_r ul,.dt,.zp ul{display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;}
.modal-body ul{align-items: flex-start!important;}
.modal-body ul li{padding-right: 20px;}









@media (max-width: 1659px) and (min-width: 769px) {
	.syte,.cpjs,.yzs,.ywly,.sygy,.syal,.syxw,.copy,.footer,.head_top .navbar-default,.cew,.middle_nav{padding-left: 15px;padding-right: 15px;}
    .head_top .navbar-default .navbar-nav>li{margin-right: 2%;}
}

@media only screen and (max-width:768px){
    .lun .carousel-indicators {left: 30%;}
    /*.lun .carousel-indicators .active,.lun .carousel-indicators li{width: 30px;}*/
	.middle{padding-top: 50px;}
    .syte{padding-top: 30px;padding-bottom: 30px;}
    .syte,.cpjs,.yzs,.ywly,.sygy,.syal,.syxw,.copy,.ndh div,.cew,.gyah_jj{padding-left: 15px;padding-right: 15px;}
    .huadong .hdimg{font-size: 16px;}
    .syte_top,.sygy_b,.lx_box{flex-wrap: wrap}
    .syte_top li{width: 33.333%;flex: auto;}
    .mc h4,.yzs_l h4{font-size: 26px;width: 100%;}
    .yzs_l h4{line-height: normal}
    .mc,.middle_nav .flexs,.middle_nav_l span{display: block;}
    .cpjs_text h4{line-height: 30px;}
    .mc i,.yzs_box span,.footer,.cpjs_text p,.alsy_l span,.lxline,.gyah_r{display: none}
    .sytitle {text-align: center;}
    .cpjs_list .cpjs_text{position: relative;padding-left: 0;padding-right: 0}
    .cpjs_list .cpjs_img img{height: 93px;}
    .mcbg{left: 50%;transform: translate(-50%, -50%);}
    .cpjs_l,.cpjs_r,.cpjs_list .cpjs_text,.yzs_l,.yzs_r,.sygy_l,.sygy_r,.syal_l,.syal_r,.dq_l,.dq_r,.lx_l, .lx_r,.dsz_l,.dsz_r,.gyah_l,.gyah_r,.gyah_li,.qiwh_l,.qiwh_r,.dyah_l,.dyah_r,.dyah_r ul li,.gsfc li{width: 100%!important;}
    .gsfc li{margin-bottom: 15px;}
    .gsfc li img{height: auto!important;}
    .dsz_r{margin-top: 20px;}
    .sygy_l,.sygy_r{float: none}
    .cpjs_r,.alsy_r{margin-top: 30px;}
    .cpjs_l .nav-tabs>li{width: 49%;float: left;margin-right: 2%;}
    .cpjs_l .nav-tabs>li:nth-child(2n){margin-right: 0;}
    .yzs_r .row{margin-right: 0;margin-left: 0;}
    .yzs_r li{margin-bottom: 20px;}
    .ywly_box li{width: 100%!important;height: auto!important;}
    .sygy_b li{width: 50%;flex: auto;display: block;margin-bottom: 30px;}
    .sygy_b li img{width: 46px}
    .sygy_b li div {margin-left: 0;}
    .sygy_b li div h4 {font-size: 24px;margin-top: 10px;}
    /*.syal{background:#013993}*/
    .syal .carousel-indicators li{width:30px;height:30px;line-height: 30px;    margin: 0 0;}
    .syal .carousel-indicators .active {
    width: 30px;
    height: 30px;
    background: #6ab83b;
}
    .syal .sytitle {position: relative;left: 0;margin-bottom: 30px;top: 0;}
    .syal .nav-tabs>li.active>a, .syal .nav-tabs>li.active>a:focus, .syal .nav-tabs>li.active>a:hover,.syal_r span{background-color: #fff;color: #013993;}
    .syal_l{padding-left: 0;}
    .syal .nav-tabs>li:nth-child(3)>a{margin-right: 0}
    .syal_box{padding-left: 0;margin-top: 30px;}
    .syal .carousel-indicators{left: 0;bottom: 0;position: relative;margin-top: 20px;}
    .syxw .flexs,.dyah_box,.dyah_r ul{display: block}
    .syxw .nav-tabs{justify-content: center;}
    .copy p{line-height: 30px;}
.copy p span{margin-left:0;display: block}
    .ndh{position: relative;}
    .ndh div{padding: 15px;}
    .middle_nav .flexs{border-top: 1px solid #e8e8e8;padding: 10px 15px;margin-bottom: 0;}
    .middle_nav_l span{margin-left: 0;margin-top: 10px;margin-bottom: 20px;}
    .alsy{padding: 20px 0;margin-bottom: 0;}
    .alsy_l,.alsy_r{width: 100%;float: none;}
    .alsy_l{display: flex;justify-content: space-between;}
    .alsy_l h4{margin-bottom: 0;margin-top: 0}
    .allb_box img{height: 110px;}
    .cew{padding-top: 20px;}
    .middle_nav_r{line-height: 28px;}
    .ndh ul li{margin-right: 4.5%;}
    .syal_l img {height: auto;}
    .gyfs .nlx{font-size: 20px;}
    .sys{left: 50%;}
    .gytitle h2{font-size: 30px;}
    .gytitle h4{font-size: 24px;}
    .gyah_l h4,.qiwh_b h3{font-size: 20px;}
    .cx_box,.qiwh .flexs{display: block;}
    .cx li:nth-child(2) .cx_l{float: right}
.cx li:nth-child(2) .cx_r{float: left}
    .zp .modal-dialog {width: 96%;margin:auto;display: flex;align-items: center;height: 100%;}
    .zp .modal-content{width: 100%;}
    .zp .modal-body ul{display: block}
    .zp .modal-body ul li{width: 100%}
    .map{margin-top: 0;}
    .gyah_li ul li{font-size: 30px;}
    .dsz_r .gytitle h2,.dsz_r .gytitle h4,.qiwh_l .gytitle h2,.qiwh_l .gytitle h4{text-align: center}
    .modal-body ul li{width: 100%!important;}
}






