@charset "utf-8";
/* CSS Document */

/*public css*/
html{font-size: 100px;max-width: 1920px;margin: 0px auto;}
@media (max-width: 1680px){html{font-size: 95px;}}
@media (max-width: 1440px){html{font-size: 90px;}}
@media (max-width: 1280px){html{font-size: 85px;}}
@media (max-width: 1024px){html{font-size: 80px;}}
@media (max-width: 768px){html{font-size: 70px;}}
*{ margin:0px; padding:0px;}
body{ font-size:14px; font-family:"Microsoft YaHei",SimSun,Helvetica,sans-serif; color:#333; line-height:25px; overflow-x:hidden;}
ul li{ margin:0px; padding:0px; list-style-type:none;}
form,ul,li,table,td,p,span,h1,h2,h3,h4,h5,img,dl,dt,dd{ margin:0px; padding:0px;}
img{ border:none; width:auto; max-width:100%;}
a{ color:#333; text-decoration:none;}
a:hover,a:active{color:#2c989b;text-decoration:none;}
.float_l{ float:left}
.float_r{ float:right}
.clear_both{clear:both;}
.hand{ cursor:pointer;}
.txt_cent{ text-align:center;}
.Word_Break{ word-break:break-all; overflow:hidden; TABLE-LAYOUT:fixed; WORD-WRAP:break-word;}
.fixedHeader{ position:fixed; left:0; top:0; z-index:100;}
.txthid{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.not-animated { opacity: 0; }
.web_box{ width: 83.33%; margin: 0 auto;}

/*清楚浮动*/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { *zoom: 1; }
.clear { clear: both; }

/*index*/
.in_bkg{ background:#F0F8FA;}
.in_menu{ width: 100%; background-color: #FFF; position: fixed; top: 0; left: 0; z-index: 999999;}
.in_menu .box{ height: 130px; transition: all 0.3s ease-out;}
.in_menu .logos{ float: left; width: 15.52vw; height: 100%; display: flex; align-items: center; transition: all 0.3s ease-out;}
.in_menu .logos img{}
.in_menu .shbtn{ float: right; margin-top: 51px; width: 26px; height: 26px; background: url(../images/index_03_3.png) no-repeat; cursor: pointer; outline: none; transition: all 0.3s ease-out;}
.in_menu .ewmbtn{ float: right; margin: 51px 1.2vw 0 0; width: 26px; height: 26px; background: url(../images/index_03_2.png) no-repeat; cursor: pointer; outline: none; position: relative; transition: all 0.3s ease-out;}
.in_menu .ewmbtn .jt{ display: none; width: 20px; position: absolute; left: 50%; top: 30px; transform: translateX(-50%); z-index: 1002;}
.in_menu .ewmbtn .ewmbox{ display: none; opacity: 0; width: 88px; padding: 6px; border-radius: 6px; box-shadow: 0 0 10px rgba(0,0,0,0.1); background-color: #FFF; position: absolute; left: 50%; top: 41px; transform: translateX(-50%); z-index: 1001;}
.in_menu .ewmbtn .ewmbox p{}
.in_menu .ewmbtn .ewmbox span{ display: block; text-align: center; color: #2c989b;}
.in_menu .ewmbtn:hover .jt{ display: block;}
.in_menu .ewmbtn:hover .ewmbox{ display: block; opacity: 1;}
.in_menu .tel{ float: right; margin: 51px 1.2vw 0 0; font-size: 0.18rem; font-weight: bold; display: flex; align-items: center; transition: all 0.3s ease-out;}
.in_menu .tel img{ margin-right: 10px;}
.in_menu .menu{ float: right; padding: 51px 1.25vw 0 0; font-size: 16px; display: flex; align-items: center; transition: all 0.3s ease-out;}

.in_menu .menu > ul > li { float: left;position:relative; }
.in_menu .menu > ul > li>a{padding:15px 1.25vw;position:relative;line-height:20px;}
.in_menu .menu > ul > li > a::after{content:"";width:1px;height:16px;background:#000;position:absolute;top:50%;right:0px;transform:translateY(-50%);}

.in_menu .menu > ul > li dl { position: absolute; background: #fff; padding: 10px 20px; box-shadow: #888 0px 0px 10px; border-radius: 10px; transition: all 0.3s; opacity: 0; top:60px; visibility: hidden; }
.in_menu .menu > ul > li:hover dl { opacity: 1; top:40px; visibility: visible; }
.in_menu .menu > ul > li dl:before { content: ''; display: block; width: 10px; height: 10px; background: #fff; transform: rotate(45deg); border: 1px #ddd solid; border-right: 0px; border-bottom: 0px; position: absolute; top: -7px; left: 20px; }
.in_menu .menu > ul > li dl dd { line-height: 30px; white-space: nowrap;font-size:15px; }
.in_menu .menu > ul > li dl dd a:hover { color: #449BA7; }

.in_menu .menu span { color: #000; }
.in_menu_jg{ width: 100%; height: 130px;}
.in_menu_flex .box{ height: 100px;}
.in_menu_flex .logos{ width: 12.9vw;}
.in_menu_flex .shbtn{ margin-top: 36px;}
.in_menu_flex .ewmbtn{ margin-top: 36px;}
.in_menu_flex .tel{ margin-top: 36px;}
.in_menu_flex .menu{ padding-top: 36px;}


.wap_top{ display: none;}
.in_ban{ width: 100%;}
.in_ban img{ display: block;}
.in_boxA{ margin-top: -61px; position: relative; z-index: 100;}
.in_boxA ul{ width: 100%; display: flex; }
.in_boxA li{ width: 25%; background-position: right center; background-repeat: no-repeat; background-size: cover;}
.in_boxA .li_1{ background-image: url(../images/index_09_1.png);}
.in_boxA .li_2{ background-image: url(../images/index_09_2.png);}
.in_boxA .li_3{ background-image: url(../images/index_09_3.png);}
.in_boxA .li_4{ background-image: url(../images/index_09_4.png);}
.in_boxA li a{ display: block; width: 90%; padding-left: 10%; height: 122px; color: #FFF; display: flex; flex-direction: column; justify-content: center;}
.in_boxA li p{ font-size: 0.22rem; font-weight: bold;}
.in_boxA li span{ margin-top: 3px; font-weight: bold; opacity: 0.5; text-transform: uppercase;}
.in_boxB{ padding: 6vh 0 0 0; display: flex; justify-content: space-between;}
.in_boxB .lt{ width: 65.63%; }
.in_boxB .top{ line-height: 30px; display: flex; align-items: center; justify-content: space-between;}
.in_boxB .top .tab{ display: flex}
.in_boxB .top .tab span{ font-size: 0.28rem; color: #0c1b2d; opacity: 0.5; margin-right: 24px; cursor: pointer;}
.in_boxB .top .tab .on{ opacity: 1;}
.in_boxB .top .more{ color: #999;}
.in_boxB .top .more:hover{ color: #2c989b;}
.in_boxB .lt .cont{ padding-top: 25px; display: flex; justify-content: space-between; flex-wrap: wrap;}
.in_boxB .lt .cont .box_1{ width: 51.05%;}
.in_boxB .lt .cont .box_1 ul{ display: flex; justify-content: space-between;}
.in_boxB .lt .cont .box_1 li{ width: 46.27%;}
.in_boxB .lt .cont .box_1 li .tm{ color: #707880; display: flex; align-items: center; justify-content: space-between;}
.in_boxB .lt .cont .box_1 li .tm i{ width: 9px; height: 9px; border-radius: 50%; background-color: #46C3BB;}
.in_boxB .lt .cont .box_1 li .tit{ margin-top: 17px; font-size: 16px; color: #0c1b2d; line-height: 29px; height: 58px; overflow: hidden;}
.in_boxB .lt .cont .box_1 li .imgs{ margin-top: 45px;}
.in_boxB .lt .cont .box_1 li .more{ margin-top: 50px; display: inline-block; line-height: 30px; border-bottom: 1px solid #868E94;}
.in_boxB .lt .cont .box_1 li:hover .more{ color: #42BBC2; border-bottom-color:#6EBFD0 ;}
.in_boxB .lt .cont .box_2{ width: 43.81%;}
.in_boxB .lt .cont .box_2 ul{}
.in_boxB .lt .cont .box_2 li{ margin-bottom: 27px;}
.in_boxB .lt .cont .box_2 li:last-child{ margin-bottom: 0;}
.in_boxB .lt .cont .box_2 li a{ display: flex;}
.in_boxB .lt .cont .box_2 li .tm{ width: 70px; text-align: center; color: #323d51;}
.in_boxB .lt .cont .box_2 li .tm p{ padding-top: 3px; font-size: 0.24rem; font-weight: bold; line-height: 1;}
.in_boxB .lt .cont .box_2 li .tm span{ font-size: 12px;}
.in_boxB .lt .cont .box_2 li .tit{ width: calc(100% - 70px); color: #0c1b2d;}
.in_boxB .lt .none{ display: none;}
.in_boxB .rt{ width: 31.25%;}
.in_boxB .rt ul{ padding-top: 25px;}
.in_boxB .rt li{ margin-bottom: 28px;}
.in_boxB .rt li:last-child{ margin-bottom: 0;}
.in_boxB .rt li a{ color: #0c1b2d;}
.in_boxB .rt li p{}
.in_boxB .rt li span{ opacity: 0.6;}
.in_boxC{ padding-top: 8vh; position: relative;}
.in_boxC .bkg_b{ width: 100%; height: 40%; position: absolute; bottom: 0; left: 0; background-color: #FFF; z-index: 1;}
.in_boxC .box{ padding: 6vh 0 6.5vh 0; color: #FFF; background: url(../images/index_13.jpg) center center no-repeat; background-size: cover; position: relative; z-index: 2;}
.in_boxC .box .p_tit{ text-align: center; font-size: 0.28rem;}
.in_boxC .box .p_info{ width: 740px; margin: 17px auto 0 auto; text-align: center; line-height: 2;}
.in_boxC .box .info{ margin: 30px auto 0 auto; width: 78.55%; padding: 4.9vh 3.75% 11.74vh 2.8%; background-color: rgba(255,255,255,0.2); position: relative; display: flex; justify-content: space-between;}
.in_boxC .box .info::after{ content: ""; display: block; width:calc(100% + 6px); height: calc(100% + 6px); border: 1px solid rgba(255,255,255,0.4); position: absolute; left: -4px; top: -4px; z-index: 1;}
.in_boxC .box .info .lt{ width: 58.17%; position: relative; z-index: 2;}
.in_boxC .box .info .lt .p_1{ font-size: 0.28rem; font-weight: bold;}
.in_boxC .box .info .lt .cont{ margin-top: 20px; line-height: 2; opacity: 0.8;}
.in_boxC .box .info .lt .more{ margin-top: 45px; display: block; width: 20%; min-width: 100px; height: 5.65vh; border-radius: 3px; border: 1px solid #FFF; padding: 3px; color: #FFF;}
.in_boxC .box .info .lt .more span{ width: 100%; height: 100%; background-color: rgba(255,255,255,0.1); display: flex; justify-content: center; align-items: center;}
.in_boxC .box .info .rt{ width: 35.62%; position: relative; z-index: 2;}
.in_boxC .box .info_list .info{ display: none; z-index: 1;}
.in_boxC .box .info_list .info:first-child{ display: flex; z-index: 2;}
.in_boxC .box .list{ margin-top: -7.7vh; display: flex; justify-content: center; position: relative; z-index: 10;}
.in_boxC .box .list li{ width: 9.4vw; height: 15.4vh; margin: 0 1vw; position: relative; cursor: pointer;}
.in_boxC .box .list li .bkg{ text-align: center; font-size: 0.18rem; border-radius: 11px; display: flex; justify-content: center; flex-direction: column;}
.in_boxC .box .list li .bkg_1{ width: 100%; height: 100%; color: #23a5b7; background-color: #FFF;}
.in_boxC .box .list li p img{ width: 38%;}
.in_boxC .box .list li span{ display: block; margin-top: 8px;}
.in_boxC .box .list li .bkg_2{ opacity: 0; transition: all 0.5s ease-out; width: calc(100% - 2px); height: calc(100% - 2px); border: 1px solid #83D2D6; color: #FFF; background: url(../images/index_21_2.jpg) repeat-x; background-size: auto 100%; position: absolute; left: 0; bottom: 0;}
.in_boxC .box .list li .jt{ opacity: 0; transition: all 0.5s ease-out; width: 16px; height: 10px; position: absolute; left: 50%; top: -9px; transform: translateX(-50%); background: url(../images/index_21_1.png) no-repeat; background-size: 100% 100%; z-index: 3;}
.in_boxC .box .list li.on .bkg_2{ opacity: 1;}
.in_boxC .box .list li.on .jt{ opacity: 1;}
.in_boxD{ padding: 6.5vh 0; background-color: #FFF;}
.in_boxD .box{ display: flex;}
.in_boxD .box .item{ width:27.13%; padding: 4.9vh 3.1% 4.3vh 3.1%; color: #FFF; background-size: cover; background-repeat: no-repeat;}
.in_boxD .box .item_1{ background-image: url(../images/index_23_1.jpg);}
.in_boxD .box .item_2{ background-image: url(../images/index_23_2.jpg);}
.in_boxD .box .item_3{ background-image: url(../images/index_23_3.jpg);}
.in_boxD .box .item .top{ display: flex; justify-content: space-between;}
.in_boxD .box .item .top span{ font-size: 0.22rem;}
.in_boxD .box .item .top a{ color: #FFF;}
.in_boxD .box .item .list{ margin-top: 25px;}
.in_boxD .box .item .list li{ margin-bottom: 7px;}
.in_boxD .box .item .list li:last-child{ margin-bottom: 0;}
.in_boxD .box .item .list li a{ color: #FFF; display: flex; align-items: center;}
.in_boxD .box .item .list li i{ width: 4px; height: 4px; margin-right: 7px; border: 1px solid #FFF; border-radius: 50%;}
.in_boxD .box .item .list li p{ width: calc(100% - 90px); padding-right: 13px;}
.in_boxD .box .item .list li span{ width: 70px; text-align: right;}
.in_boxD .box .item .p_1{ font-size: 0.22rem;}
.in_boxD .box .item .info{ margin-top: 25px; line-height: 28px; min-height: 84px; }
.in_boxD .box .item .more{ display: block; margin-top: 15px; width: 145px; height: 46px; border-radius: 3px; border: 1px solid #FFF; overflow: hidden; color: #FFF; position: relative;}
.in_boxD .box .item .more div{ width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.in_boxD .box .item .more div img{ margin-right: 7px;}
.in_boxD .box .item .more .bkg_1{ transition: all 0.3s ease-out;}
.in_boxD .box .item .more .bkg_2{ background-color: #FFF; color: #4FA38C; position: absolute; left: 0; top: 100%; transition: all 0.3s ease-out;}
.in_boxD .box .item .more:hover .bkg_1{ transform: translateY(-100%);}
.in_boxD .box .item .more:hover .bkg_2{ top: 0;}
.in_boxD .box .item_3 .more .bkg_2{ color: #4288a7;}
.in_boxD .box .item_3 .more:hover .bkg_2{ top: 0;}
.in_boxE{ padding: 4.3vh 0 5.4vh 0; background: url(../images/index_27.jpg) no-repeat; background-size: cover;}
.in_boxE .box{}
.in_boxE .box .top{ display: flex; justify-content: space-between;}
.in_boxE .box .top .p_tit{ font-size: 0.28rem; line-height: 1;}
.in_boxE .box .top .btnbox{}
.in_boxE .box .top .btnbox p{ display: inline-block; width: 45px; height: 45px; margin-left: 12px; border-radius: 50%; border: 1px solid #449BA7; background: url(../images/index_29_2.png) center center no-repeat; background-size: 24.4% auto; cursor: pointer; outline: none; transition: all 0.3s ease-out;}
.in_boxE .box .top .btnbox .prev{}
.in_boxE .box .top .btnbox .next{ transform: rotate(180deg);}
.in_boxE .box .top .btnbox p:hover{ background-color: #449BA7; background-image: url(../images/index_29_1.png); }
.in_boxE .box .list{ margin-top: 3.3vh; position: relative; overflow: hidden;}
.in_boxE .box .list ul{}
.in_boxE .box .list li{ float: left; width: 14.375%; margin-right: 2.75%; position: relative;}
.in_boxE .box .list li .imgs{ position: relative; z-index: 1;}
.in_boxE .box .list li .imgs img{width:100%; border-radius: 35px 35px 0 0;}
.in_boxE .box .list li .info{ margin-top: -35px; padding: 30px 0 20px 0; border-radius:0 35px 35px 35px; background-color: #449BA7; text-align: center; color: #FFF; position: relative; z-index: 2;}
.in_boxE .box .list li .info span{ font-size: 0.24rem; line-height: 1;}
.in_boxE .box .list li .info p{ margin-top: 7px; padding: 0 15px;}
.in_boxE .box .list li .info i{ display: block; margin: 10px auto 0 auto; width: 16.5%; padding-top: 16.5%; background: url(../images/index_33_1.png) center center no-repeat; border: 1px solid #FFF; border-radius: 50%; transition: all 0.3s ease-out;}
.in_boxE .box .list li:hover .info i{ background-color: #FFF; background-image: url(../images/index_33_2.png);}
.in_boxE .box .more{ display: block; margin: 4.3vh auto 0 auto; width: 8.75vw; height: 5.7vh; padding: 3px; border-radius: 5px; border: 1px solid #449BA7; color: #449ba7; background-color: #EFF3F8;}
.in_boxE .box .more span{ display: block; width: 100%; height: 100%; background-color: #DEEAF0; display: flex; align-items: center; justify-content: center;}
.in_btm{ width: 100%; background-color: #FFF;margin-top:40px;}
.in_btm .box{ padding: 6.5vh 0 3.8vh 0; display: flex; justify-content: space-between;}
.in_btm .box .lt{ width: 56.25%; display: flex;}
.in_btm .box .lt .item{ width: 16.66%;}
.in_btm .box .lt .item p{ font-size: 0.20rem; line-height: 1; padding-bottom: 20px; position: relative;}
.in_btm .box .lt .item p::after{ display: block; content: ""; position: absolute; left: 0; bottom: 0; width: 24px; height: 1px; background-color: #4CA2CD;}
.in_btm .box .lt .item ul{ margin-top: 15px;}
.in_btm .box .lt .item li{ margin-top: 3px;}
.in_btm .box .lt .item li a{ color: #666;}
.in_btm .box .ct{ width: 3.25%;}
.in_btm .box .rt{ width: 27.5%;}
.in_btm .box .rt .tel{ text-align: right;}
.in_btm .box .rt .ewmbox{ margin-top: 20px; display: flex;}
.in_btm .box .rt .ewmbox .item{ width: 30.45%; margin-left: 4.325%; color: #4c4c4c; line-height: 20px; text-align: center;}
.in_btm .box .rt .ewmbox .item:first-child{ margin-left: 0;}
.in_btm .box .rt .ewmbox .item img{ display: block; border: 1px solid #CCC;}
.in_btm .box .rt .ewmbox .item p{ padding-top: 10px;}
.in_btm .box .rt .ewmbox .item span{ display: block;}
.in_btm .cpy{ border-top: 1px solid #E0E0E0; padding: 20px 0; color: #4c4c4c; text-align: center;}
.in_btm .cpy a{ color: #4c4c4c;}
.in_btm .cpy a:hover{ color: #2c989b;}
.wap_btm{ display: none;}
.wap_cpy{ display: none;}
.sh_bkg { position: fixed; left: 0; top: 0; z-index: 2000; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); display: none; }
.sh_box { position: fixed; left: 20%; top: 40%; z-index: 2001; width: 60%; display: none; }
.sh_box .txt { float: left; display: block; width: calc(90% - 22px); max-width: calc(100% - 92px); height: 20px; line-height: 20px; padding: 15px 10px; border: 0; outline: none; }
.sh_box .btn { float: left; display: block; width: 10%; min-width: 70px; height: 50px; line-height: 50px; text-align: center; color: #FFF; background: #2c989b url(../images/sh_btn.png) center center no-repeat; border: 0; cursor: pointer; outline: none;}
.sh_box form { margin-top: 30px; }
.sh_box .close { position: relative; width: 45px; margin: 0 auto; cursor: pointer; transition: all 0.3s ease-out; }
.sh_box .close:hover { transform: rotate(180deg); }






.txt_hide_1 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.txt_hide_2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.dispblock{ display:block;}
.dispnone{ display:none;}
.opa0{ opacity:0; }



.ab_top{width: 100%;height: 420px;background: url(../images/ab_top.jpg) top center no-repeat;background-size: auto 100%;}
.ab_top .title{margin-bottom: 60px; text-align: center;padding-top: 100px;font-size: 26px;line-height: 36px; color: #fff;font-weight: bold;}
.ab_top  .mouse_wheel{cursor: pointer; width: 26px;animation:mouser 1.8s linear infinite; height: 36px;margin: 0px auto; background:url(../images/icon_mouse2.png) center center no-repeat;background-size: 100% 100%;position: relative;}

.ab_top  .mouse_wheel::after{content: "";animation:mouserwheel 1.8s ease-in-out infinite; width: 3px;height: 9px;border-radius: 3px; background: #fff;display: block;margin: 0px auto;position: relative;top: 6px;}

@keyframes mouser{
	0%{transform: translateY(0px);}
	
	100%{transform: translateY(8px); }
}
@keyframes mouserwheel{
	0%{transform: translateY(0px);opacity: 0;}
	50%{opacity: 1;}
	100%{transform: translateY(5px);opacity: 0; }
}

.ab_box1{ width: 100%; max-width: 1600px;margin: 0px auto;margin-top: -88px; }
.ab_box1 .box0{background: url(../images/ab_box1_bg.jpg) center center no-repeat;background-size:100% 100%;padding: 50px;box-sizing: border-box;}
.ab_box1 .box0 .l_box{width: 520px;float: left;}
.ab_box1 .box0 .r_box{width: calc(100% - 520px);float: right;}

.ab_box1 .box0 .l_box .title{margin-bottom: 20px; font-size: 16px;color: #31B3C1;line-height: 40px;border-bottom: 4px solid #31B3C1;display: inline-block;}
.ab_box1 .box0 .l_box .desc{font-size: 28px;color: #333333;}

.ab_box1 .box0 .r_box p{font-size: 16px;color: #333333;line-height: 36px;text-indent: 2em;}


.ab_box1 .box1 {width: 100%;padding: 50px 90px;box-sizing: border-box;background: url(../images/ab_box2_bg.jpg) top center no-repeat #29a8c1;background-size: 100% auto; }
.ab_box1 .box1 .l_box{width: calc(100% - 550px); float: left;padding-top: 100px;}
.ab_box1 .box1 .l_box .top_box{margin-bottom: 15px; padding-bottom: 5px;border-bottom: 1px solid #FFFFFF;display: inline-block;}
.ab_box1 .box1 .l_box .top_box .icon{width: 16px;height: 16px;display: inline-block;vertical-align: middle;}
.ab_box1 .box1 .l_box .top_box .tit{font-size: 18px;color: #fff; display: inline-block;vertical-align: middle;}
.ab_box1 .box1 .l_box .con_box{color: #ffffff;font-size: 16px;line-height: 28px;}
.ab_box1 .box1 .l_box .con_box b{font-size: 18px;}


.ab_box1 .box1 .r_box { width: 480px; float: right; padding-top: 100px; display: none; }
.ab_box1 .box1 .r_box .top_box{margin-bottom: 15px;padding-bottom: 5px; border-bottom: 1px solid #FFFFFF;display: inline-block;}
.ab_box1 .box1 .r_box .top_box .icon{width: 16px;height: 16px;display: inline-block;vertical-align: middle;}
.ab_box1 .box1 .r_box .top_box .tit{font-size: 18px;color: #fff; display: inline-block;vertical-align: middle;}
.ab_box1 .box1 .r_box .con_box{color: #ffffff;font-size: 16px;line-height: 28px;}
.ab_box1 .box1 .con_box p { color: #fff !important; }
.ab_box1 .box1 .con_box span{color:#fff!important;}
.ab_box1 .box1 .l_box { width: 100%; }
.ab_box1 .box1 .r_box { display: none; }

.ab_box1 .box2{background:#FFFFFF;}
.ab_box1 .box2 .l_box{width: 50%;float: left;padding: 40px; box-sizing: border-box;}
.ab_box1 .box2 .l_box p{font-size: 16px;color: #333;line-height: 36px;text-indent: 2em;}
.ab_box1 .box2 .r_box{width: 50%;float: right;}
.ab_box1 .box2 .r_box .swiper-pagination{text-align: right;bottom: 20px;right: 20px;left: auto;transform: initial;}
.ab_box1 .box2 .r_box .swiper-pagination span{background: transparent; box-sizing: border-box;width:14px;height: 14px;border: 2px solid #FFFFFF;border-radius: 50%;display: inline-block;vertical-align: middle;opacity: 1;}
.ab_box1 .box2 .r_box .swiper-pagination span.swiper-pagination-bullet-active{background: #60bbc8;border-color: #60bbc8;}
.ab_box1 .box3{padding: 60px 88px;text-align: center;font-size: 18px;color: #333333; line-height: 36px;}

.ab_box2{width: 100%;max-width: 1920px;background:url(../images/ab_box3_bg.jpg) top center no-repeat;background-size: 100% 100%;}
.ab_box2>.box{max-width:1600px; margin: 0px auto;padding: 50px;}
.ab_box2 .l_box{width: 540px;float: left;}
.ab_box2 .l_box .top_box{margin-bottom: 20px;}
.ab_box2 .l_box .top_box .icon{display: inline-block;vertical-align: middle;}
.ab_box2 .l_box .top_box .tit{font-size: 28px;color: #fff; display: inline-block;vertical-align: middle;}
.ab_box2 .l_box .con_box{font-size: 14px;color: #fff;line-height: 32px;margin-bottom: 100px;}
.ab_box2 .l_box .more{display: block;position: relative;}
.ab_box2 .l_box  .more span{color: #fff;font-size: 18px; margin-top: 25px;margin-left: 20px;position: absolute;top:0px;left:0px}
.ab_box2 .r_box{width: 860px;float: right;}
.ab_box2 .r_box .item{}
.ab_box2 .r_box .item .zhuanke_tit{line-height: 85px;height: 85px; position: relative;}
.ab_box2 .r_box .item .zhuanke_tit::after{content: "";width: 100%;height: 1px;background: #FFFFFF;opacity: 0.5;position: absolute;top: 0px;left: 0px;}
.ab_box2 .r_box .item .zhuanke_tit .title{height: 100%;}
.ab_box2 .r_box .item .zhuanke_tit .icon{display: inline-block;vertical-align: middle;}
.ab_box2 .r_box .item .zhuanke_tit .tit{margin-left: 5px; font-size: 24px;color: #ffffff; display: inline-block;vertical-align: middle;}
.ab_box2 .r_box .item .zhuanke_tit .btn{transition: all 320ms linear; cursor:pointer; width: 20px;height: 20px;background: url(../images/ab_box3_open.png) center center no-repeat;position: absolute;top: 50%;right: 0px;transform: translateY(-50%); }
.ab_box2 .r_box .item.on .zhuanke_tit .btn{background: url(../images/ab_box3_close.png) center center no-repeat;background-size: 100% 100%;}

.ab_box2 .r_box .item .zhuanke_list {display: none;}
.ab_box2 .r_box .item .zhuanke_list ul{overflow: hidden;margin-bottom: 20px;}
.ab_box2 .r_box .item .zhuanke_list ul li{margin-right: 15px;margin-bottom: 15px; float: left; width: 200px;height: 60px;border: 1px solid #FFFFFF;padding: 2px;box-sizing: border-box;}
.ab_box2 .r_box .item .zhuanke_list ul li a{display: block; line-height: 54px;text-align: center;font-size: 14px;color: #ffffff;}
.ab_box2 .r_box .item .zhuanke_list ul li:hover a{background: rgba(255,255,255,0.5);}

.ab_box3>.box{max-width: 1600px;width: auto;}

.ab_box4{background: #FFFFFF;}
.ab_box4>.box{max-width: 1600px;margin:0px auto;padding-top: 50px;padding-bottom: 70px;}
.ab_box4>.box .top{ display: flex; justify-content: space-between;margin-bottom: 40px;}
.ab_box4>.box .top .p_tit{ font-size: 0.28rem; line-height: 1;}
.ab_box4>.box .top .btnbox{}
.ab_box4>.box .top .btnbox p{ display: inline-block; width: 45px; height: 45px; margin-left: 12px; border-radius: 50%; border: 1px solid #449BA7; background: url(../images/index_29_2.png) center center no-repeat; background-size: 24.4% auto; cursor: pointer; outline: none; transition: all 0.3s ease-out;}
.ab_box4>.box .top .btnbox .prev{}
.ab_box4>.box .top .btnbox .next{ transform: rotate(180deg);}
.ab_box4>.box .top .btnbox p:hover{ background-color: #449BA7; background-image: url(../images/index_29_1.png); }
.ab_box4 .honor_swiper .img_box img{width: 100%;display: block;}
.ab_box4 .honor_swiper .title{width: 100%;display: block;font-size: 18px;color: #449ba7;line-height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center;padding: 15px 0px;}

.ab_box5>.box{max-width:1600px;margin:0px auto;padding:50px 0px;}
.ab_box5 #contact{transform:translateY(-100px);}
.ab_box5 > .box .top { display: none; }
.ab_box5 > .box .top .p_tit { font-size: 0.28rem; line-height: 1; text-align: center; margin-bottom: 25px; }
.ab_box5 > .box .contact_box{display:flex;justify-content:left;flex-wrap:wrap;}
.ab_box5 > .box .contact_box .item { width: 50%; border-bottom: 1px solid #ddd;margin-bottom:30px;padding-bottom:30px;}
.ab_box5 > .box .contact_box .item:last-child{width:100%;}
.ab_box5 > .box .contact_box .item .tit{font-size:14px;color:rgba(51,51,51,0.50);line-height:2.5;}
.ab_box5 > .box .contact_box .item .desc { font-size: 18px; color: #333; font-weight: bold; }

.ny_ban { width: 100%; height: 338px; background-position: top center; background-repeat: no-repeat; background-image: url(../images/ny_news_ban.jpg); background-size: auto 100%; }
.ny_ban .box{padding: 120px;text-align: center;}
.ny_ban .box .title{font-size: 36px;margin-bottom: 15px; color: #FFFFFF;}
.ny_ban .box .en_title{font-size: 24px;color: #FFFFFF;opacity: 0.5;}

.ny_ctg_box{margin-bottom: 40px;}
.ny_ctg_box>.box{position:relative; margin: 0px auto;height: 105px; max-width: 1600px;margin-top: -52px; background:#FFFFFF;padding: 26px;box-sizing: border-box;}
.ny_ctg_box>.box .l_box{float: left;line-height: 54px;}
.ny_ctg_box>.box .l_box ul li{float: left;margin-left: 30px;position: relative; }
.ny_ctg_box>.box .l_box ul li a{font-size: 20px;color: #666666;display: block;}
.ny_ctg_box>.box .l_box ul li:hover a{color: #29AAC1;font-weight: bold;}
.ny_ctg_box>.box .l_box ul li.on a{color: #29AAC1;font-weight: bold;}
.ny_ctg_box>.box .l_box ul li::after{content: ""; width: 0px;height: 2px;background:#4ABDC3;position: absolute;bottom: 0px;left: 0px;transition: all 320ms linear;}
.ny_ctg_box>.box .l_box ul li.on::after{width: 100%;}
.ny_ctg_box>.box .l_box ul li:hover::after{width: 100%;}


.ny_ctg_box>.box .r_box{float: right;height: 54px;}
.ny_ctg_box>.box .r_box .search_box{background: #f0f0f0;position: relative;height: 54px;}
.ny_ctg_box>.box .r_box .search_box input{padding:0px 30px;padding-right: 70px;box-sizing: border-box;width: 100%;height: 100%;border: none;outline: none;background: none;height:54px;}
.ny_ctg_box>.box .r_box .search_box .search_btn{width: 54px;height: 54px;position: absolute;top: 0px;right: 5px;cursor: pointer;}

.ny_ctg_box > .box .back { padding: 0px 44px; border: 1px solid #fff; line-height: 55px; position: absolute; display: block; right: 0px; top: -90px; transition: all 320ms linear; }
.ny_ctg_box > .box .back:hover { background: #449BA7; }
.ny_ctg_box > .box .back .icon { display: inline-block; vertical-align: middle; }
.ny_ctg_box > .box .back .tit { margin-left: 5px; font-size: 14px; color: #FFFFFF; display: inline-block; vertical-align: middle; }

.ny_main_box > .box { max-width: 1600px; margin: 0px auto; }

.ny_news_top{margin-bottom: 40px;}
.ny_news_top ul li{width: calc(50% - 20px);float: left;background: #FFFFFF;}
.ny_news_top ul li .img_box{width: 388px;height:281px; float: left;position:relative;overflow:hidden;}
.ny_news_top ul li .img_box img{width:100%;height:auto;position:absolute;top:50%;left:0px;transform:translateY(-50%);  display :block;}
.ny_news_top ul li .con_box { width: calc(100% - 388px); float: left; box-sizing: border-box; padding: 25px 30px; }
.ny_news_top ul li .con_box .time{font-size: 0px;margin-bottom: 15px;}
.ny_news_top ul li .con_box .time .icon{display: inline-block;vertical-align: middle;}
.ny_news_top ul li .con_box .time .tit{margin-left: 5px; font-size: 14px;color: #999999; display: inline-block;vertical-align: middle;}
.ny_news_top ul li .con_box .title{margin-bottom: 12px; font-size: 18px;color: #333333;line-height: 28px;height:56px; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ny_news_top ul li .con_box .desc { margin-bottom: 30px; font-size: 14px; color: #808080; line-height: 22px;height:44px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.ny_news_top ul li .con_box .more{font-size: 14px;color: #999999;}
.ny_news_top ul li:nth-child(even){float: right;}


.ny_news_list ul li{padding: 28px;box-sizing: border-box; width: calc(50% - 20px);float: left;background: #FFFFFF;margin-bottom: 40px;position: relative;transition: all 320ms linear;}
.ny_news_list ul li:nth-child(even){float: right;}
.ny_news_list ul li .box{position: relative;overflow:hidden;}
.ny_news_list ul li .img_box{width: 0px;_width: 168px;height: 124px;position: absolute;left: 0px;top: 0px;overflow: hidden;transition: all 320ms linear;}
.ny_news_list ul li .img_box img{height: 100%;display: block;}

.ny_news_list ul li .con_box{box-sizing: border-box;transition: all 320ms linear;}
.ny_news_list ul li .con_box .title{margin-bottom: 12px; font-size: 20px;color: #333333;line-height: 26px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ny_news_list ul li .con_box .desc{margin-bottom: 15px;font-size: 14px;color: #808080;line-height: 24px;height:48px; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ny_news_list ul li .con_box .tools .time{float: left;font-size: 0px;}
.ny_news_list ul li .con_box .tools .time .icon{display: inline-block;vertical-align:middle;}
.ny_news_list ul li .con_box .tools .time .tit{font-size: 12px;color: #999999;margin-left: 10px; display: inline-block;vertical-align:middle;}
.ny_news_list ul li .con_box .tools .more{float: right;font-size: 14px;color: #999999;line-height: 26px;border-bottom: 1px solid #fff;}


.ny_news_list ul li:nth-child(1) .img_box { width: 168px; }
.ny_news_list ul li:nth-child(1) .con_box { padding-left: 188px; }
.ny_news_list ul li:nth-child(1) { box-shadow: 0px 0px 10px rgba(56,183,193,0.3); }

.ny_news_list ul li:nth-child(2) .img_box { width: 168px; }
.ny_news_list ul li:nth-child(2) .con_box { padding-left: 188px; }
.ny_news_list ul li:nth-child(2) { box-shadow: 0px 0px 10px rgba(56,183,193,0.3); }

.ny_news_list ul li:hover .con_box .tools .more { border-bottom: 1px solid #AAD7E1; color: #53C0C4; }
.ny_news_list ul li:hover .img_box{width: 168px;}
.ny_news_list ul li:hover .con_box{padding-left: 188px;}
.ny_news_list ul li:hover {box-shadow: 0px 0px 10px rgba(56,183,193,0.3);}
.ny_news_list ul li::after{content: "";width: 100%;height: 0px;background:url(../images/jb_bg.jpg) repeat-x;background-size: auto 100%;transition: all 320ms linear;position: absolute;bottom:0px;left: 0px;}
.ny_news_list ul li:hover::after{height: 3px;}


.ny_video_list ul li{width: 25%;padding-right:40px;box-sizing: border-box;float: left;margin-bottom: 20px;}
.ny_video_list ul li .img_box{overflow: hidden;position: relative;}
.ny_video_list ul li .img_box img{width: 100%;display: block;}
.ny_video_list ul li .img_box::after{content: "";width: 100%;height: 100%;background: url(../images/ny_video_popup.png) center center no-repeat;background-size: 100% 100%;position: absolute;top:0px;left: 0px;opacity: 0;transition: all 320ms linear;}
.ny_video_list ul li .img_box:hover::after{opacity: 1;}

.ny_video_list ul li .con_box{padding: 15px 0px;}
.ny_video_list ul li .con_box .title{font-size: 18px;color: #333333;margin-bottom: 5px; line-height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ny_video_list ul li .con_box .time{font-size: 0px;}
.ny_video_list ul li .con_box .time .icon{display: inline-block;vertical-align:middle;}
.ny_video_list ul li .con_box .time .tit{font-size: 14px;color:#999999; display: inline-block;vertical-align:middle;margin-left: 5px;}


.ny_picture_list{background:#FFF;padding:30px 20px;margin-bottom:40px;}

.ny_picture_list ul li { width: 25%; padding-right:20px; box-sizing: border-box; float: left; margin-bottom: 20px; }
.ny_picture_list ul li .img_box { overflow: hidden; position: relative; }
.ny_picture_list ul li .img_box img { width: 100%; display: block; width: 100%; }
.ny_picture_list ul li .title { font-size: 18px;text-align:center; color: #449BA7; margin-bottom: 5px; line-height: 50px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.ny_notice_list ul li { padding: 25px 30px; box-sizing: border-box; width: calc(50% - 20px); float: left; background: #FFFFFF; margin-bottom: 40px; position: relative; transition: all 320ms linear; }
.ny_notice_list ul li:nth-child(even){float: right;}
.ny_notice_list ul li .box{overflow: hidden;}
.ny_notice_list ul li .time{width: 160px;float: left;font-size: 0px;}
.ny_notice_list ul li .time .icon{display: inline-block;vertical-align: middle;}
.ny_notice_list ul li .time .tit{margin-left: 10px; font-size: 20px;color: #333333; display: inline-block;vertical-align: middle;}
.ny_notice_list ul li .con_box{width: calc(100% - 160px);float: right;}
.ny_notice_list ul li .con_box .title{font-size: 20px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ny_notice_list ul li .con_box .more{font-size: 14px;color:#999999;line-height: 24px;border-bottom: 1px  solid #fff;display: inline-block;margin-top: 10px;}
.ny_notice_list ul li:hover .con_box .more{border-bottom: 1px  solid #42BBC2;color: #42BBC2;}

.ny_notice_list.notice2 ul li{width:100%;}


.ny_job_box { margin-bottom: 40px; }
.ny_job_box table { width: 100%; border-collapse: collapse; table-layout: auto; }
.ny_job_box table .th tr{line-height: 51px;background: #FFFFFF;}
.ny_job_box table .th th {text-align: left;padding-left: 50px;font-size: 14px;color: #3ab8c1;border-bottom: 10px solid #F3F6F5;}
.ny_job_box table .list td {font-size: 18px;color: #333333; padding: 20px 0px;line-height: 38px; text-align: left; padding-left: 50px;}

.ny_job_box table .list tr{background: #fff;position: relative;transition: all 320ms linear;}
.ny_job_box table .list tr td{position: relative;border-bottom: 10px solid #F3F6F5;}
.ny_job_box table .list tr td::after{content:"";width: 100%;height: 0px;background: url(../images/jb_bg.jpg) top repeat-x;background-size: auto 100%;position: absolute;bottom: 0;left:0px;transition: all 320ms linear;}
.ny_job_box table .list tr:hover td::after{height: 3px;}

.ny_job_box table .list tr:hover{background: #fff;}
.ny_job_box table .list tr td .more{height: 38px;line-height: 38px;display: inline-block; padding: 0px 25px;font-size: 12px;color: #ffffff;background: url(../images/jb_bg.jpg) repeat-x;background-size: auto 100%;}

.job_show_box{background: #FFFFFF;padding: 40px;margin-bottom: 50px;}
.job_show_box .con_box{width: calc(100% - 230px);padding-right: 20px;box-sizing: border-box; float: left;border-right: 1px solid #E6E6E6;}
.job_show_box .con_box .title{font-size: 24px;color: #333333;margin-bottom: 20px;}
.job_show_box .con_box .info{font-size: 14px;color: #808080;margin-bottom:10px;}
.job_show_box .con_box .info span{margin-right:10px;}
.job_show_box .con_box .desc { font-size: 14px; color: #808080; line-height: 26px; margin-bottom: 20px; }
.job_show_box .con_box .more{display: inline-block;vertical-align: middle; line-height: 50px;padding: 0px 40px;font-size: 14px;color: #ffffff; background: url(../images/jb_bg.jpg) repeat-x;background-size: auto 100%;}
.job_show_box .back_box{width: 220px;float: right;text-align: right;}
.job_show_box .back_box .back{border: 1px solid #53C0C5; line-height: 54px;font-size: 0px; padding:  0px 40px; display: inline-block;vertical-align: top;text-align: center;}
.job_show_box .back_box .back .icon{display: inline-block;vertical-align: middle;}
.job_show_box .back_box .back .tit{margin-left: 10px; font-size: 14px;color: #53C0C5; display: inline-block;vertical-align: middle;}


.ny_depart_box .depart_item_title{height: 40px;position: relative;margin-bottom: 30px;}
.ny_depart_box .depart_item_title .title{position: absolute;left: 0px;height: 40px;line-height: 40px; background: #F0F8FA; padding-right: 20px;z-index: 2;font-size: 0px;}
.ny_depart_box .depart_item_title .title .tit{font-size: 22px;color: #000000; display: inline-block;vertical-align: middle;}
.ny_depart_box .depart_item_title .title .icon{display: inline-block;vertical-align: middle;margin-right: 5px;}
.ny_depart_box .depart_item_title::after{content: "";width: 100%;height: 1px;background: #E0E0E0;position: absolute;top: 50%;left:0px;transform: translateY(-50%);z-index: 1;}

.ny_depart_box .depart_items .item{width: 25%;padding-right:40px; box-sizing: border-box;float: left;margin-bottom: 30px;}
.ny_depart_box .depart_items .item .box{background: url(../images/depart_item_bg.jpg) repeat-x; background-size: auto 100%;padding: 35px;position: relative;transition: all 320ms linear; }
.ny_depart_box .depart_items .item .title{font-size: 22px;color: #333333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 15px;}
.ny_depart_box .depart_items .item .desc{margin-bottom: 30px; font-size: 14px;color: #808080;line-height: 24px;height: 72px; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.ny_depart_box .depart_items .item .more{font-size: 14px;color: #999999;line-height: 24px;position: relative;}
.ny_depart_box .depart_items .item .more:hover::after{content: "";width: 100%;height: 1px; }
.ny_depart_box .depart_items .item .spec{color:#449BA7;font-weight:bold;}

.ny_depart_box .depart_items .item .box::after { content: ""; width: 0px; height: 3px; background: url(../images/jb_bg.jpg) repeat-x; background-size: auto 100%; position: absolute; bottom: 0px; left: 0px; transition: all 320ms linear; }
.ny_depart_box .depart_items .item .box:hover::after{width: 100%;}
.ny_depart_box .depart_items .item .box:hover{box-shadow: 0px 5px 20px rgba(56,183,193,0.2);}
 
.expert_items{display:grid;grid-template-columns: repeat(4, 1fr);gap:40px;}
.expert_items .item{box-sizing: border-box;}
.expert_items .item .box{background-color: #fff;overflow: hidden;box-sizing: border-box;padding: 20px;transition: all 320ms linear;}
.expert_items .item .box .img_box{width: 115px;float: left;}
.expert_items .item .box .img_box img{width: 100%;display: block;}
.expert_items .item .box .con_box{width: calc(100% - 115px);float: left;box-sizing: border-box;padding-left: 15px;}
.expert_items .item .box .con_box .title{font-size: 22px;color: #333;line-height: 30px;margin-bottom: 5px;}
.expert_items .item .box .con_box .job{font-size: 14px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 10px;}
.expert_items .item .box .con_box .desc{font-size: 14px;color: #808080;height: 44px;line-height: 22px; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 10px;}
.expert_items .item .box .con_box .more{font-size: 14px;line-height: 24px;position: relative;display: inline-block;color: #29AAC1;border-bottom: 1px solid #29AAC1;opacity: 0.7;}
.expert_items .item:hover .box .con_box .more{opacity: 1;}

.expert_items .item:hover .box{box-shadow: 0px 5px 20px rgba(56,183,193,0.2);}


.ny_depart_show_box{max-width: 1600px;margin: 0px auto;_margin-bottom:50px;}
.depart_profile{margin-top: -125px; background: url(../images/ny_depart_show_bg.jpg) center center no-repeat #fff;background-size: 100% 100%;padding: 40px 50px;box-sizing: border-box;position: relative;}
.depart_profile .img_box{width: 650px;float: right;}
.depart_profile .con_box{width: calc(100% - 650px);float: left;padding-right: 50px;box-sizing: border-box;}
.depart_profile .back{padding: 0px 44px;border: 1px solid #fff;line-height: 55px;  position: absolute;display: block;right: 0px;top: -90px;transition:all 320ms linear; }
.depart_profile .back:hover{background:#449BA7;}
.depart_profile .back .icon { display: inline-block; vertical-align: middle; }
.depart_profile .back .tit{margin-left: 5px; font-size: 14px;color: #FFFFFF; display: inline-block;vertical-align: middle;}

.depart_profile .con_box .title{font-size: 32px;font-weight: bold;color: #40b9c2;line-height: 2em;margin-bottom: 10px;}
.depart_profile .con_box .line{width: 100%;height: 1px;background: #E0E0E0;}
.depart_profile .con_box .desc{font-size: 16px;color: #333;line-height: 36px;padding-top: 20px;}



.depart_show_title{height: 40px;position: relative;margin: 30px 0px;}
.depart_show_title .title{position: absolute;left: 50%;transform: translateX(-50%); height: 40px;line-height: 40px; background: #F0F8FA;padding: 0px 20px; z-index: 2;font-size: 0px;}
.depart_show_title .title .tit{font-size: 22px;color: #000000; display: inline-block;vertical-align: middle;}
.depart_show_title .title .icon{display: inline-block;vertical-align: middle;margin-right: 5px;}
.depart_show_title::after{content: "";width: 100%;height: 1px;background: #E0E0E0;position: absolute;top: 50%;left:0px;transform: translateY(-50%);z-index: 1;}

.depart_cont{background: #FFFFFF;padding: 35px;font-size: 16px;color: #000;}

.depart_news_swiper{}
.depart_news_swiper .swiper-slide .box{background: #FFFFFF;padding: 25px;}
.depart_news_swiper .swiper-slide .box .title{font-size: 22px;color: #333;line-height: 32px;margin-bottom: 15px;}
.depart_news_swiper .swiper-slide .box .desc{font-size: 14px;color: #808080;line-height: 24px;height: 48px; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 15px;}

.depart_news_swiper .swiper-slide .box .tools{}
.depart_news_swiper .swiper-slide .box .tools .time{float: left;font-size: 0px;}
.depart_news_swiper .swiper-slide .box .tools .time .icon{display: inline-block;vertical-align: middle;}
.depart_news_swiper .swiper-slide .box .tools .time .tit{font-size: 12px;color: #999; display: inline-block;vertical-align: middle;margin-left: 5px;}
.depart_news_swiper .swiper-slide .box .tools .more{float: right;font-size: 14px;color: #999;}
.depart_news_swiper .swiper-pagination{position: static;bottom: 0px;transform: initial;left: initial;padding: 40px 0px;}
.depart_news_swiper .swiper-pagination span{width: 14px;height: 14px;border-radius: 50%;box-sizing: border-box;opacity: 1;border: 1px solid #32AEC3;background:transparent; display: inline-block;vertical-align: middle;}
.depart_news_swiper .swiper-pagination span.swiper-pagination-bullet-active{background: #32AEC3;}


.expert_show_box{padding:35px 50px;box-sizing: border-box; margin-top: -90px;background: url(../images/depart_item_bg.jpg) repeat-x;background-size: auto 100%;margin-bottom: 40px;position: relative;}
.expert_show_box>.img_box{width: 220px;transform: translateY(-85px); overflow: hidden;border-radius: 30px;float: left;}
.expert_show_box>.con_box{width: calc(100% - 220px);float: left;padding-left: 50px;box-sizing: border-box;}
.expert_show_box>.con_box .top_box{padding-bottom:20px;border-bottom: 1px solid #EBEBEB;}
.expert_show_box>.con_box .top_box .l_box{float: left;}
.expert_show_box>.con_box .top_box .l_box .title{font-size: 30px;color: #333333;line-height: 50px;}
.expert_show_box>.con_box .top_box .l_box .title span{font-size: 18px;color: #666666;margin-left: 10px;}

.expert_show_box>.con_box .top_box .r_box{float: right;font-size: 0px;}
.expert_show_box>.con_box .top_box .r_box .icon{display: inline-block;vertical-align: middle;margin-right: 10px;}
.expert_show_box>.con_box .top_box .r_box .tel{display: inline-block;vertical-align: middle;}
.expert_show_box>.con_box .top_box .r_box .tel .tit{font-size: 14px;color: #666666;}
.expert_show_box>.con_box .top_box .r_box .tel .num{font-size: 24px;color: #333;font-weight: bold;font-style: italic;}
.expert_show_box>.con_box .item{padding-top:20px;}
.expert_show_box>.con_box .item .tit{font-size: 18px;color: #4fbfc4;line-height: 32px;margin-bottom: 10px;font-weight: bold;}
.expert_show_box>.con_box .item .desc{font-size: 14px;color: #333;line-height: 32px;}
.expert_show_box>.con_box .item.datetable{border-top: 1px solid #EBEBEB;margin-top: 20px;}
.expert_show_box .back{padding: 0px 44px;border: 1px solid #fff;line-height: 55px;  position: absolute;display: block;right: 0px;top: -90px;}
.expert_show_box .back .icon{display: inline-block;vertical-align: middle;}
.expert_show_box .back .tit{margin-left: 5px; font-size: 14px;color: #FFFFFF; display: inline-block;vertical-align: middle;}


.isNull{text-align:center;padding:100px 0px;font-size:18px;color:#999;}

.ny_news_show{background:#FFF;margin-bottom:40px;padding:30px 40px;}
.ny_news_show .news_detail .title { margin-top: 30px; font-size: 28px; line-height: 1.5em; font-weight: normal; text-align: center; color: #212121; font-family: "微软雅黑"; }
.ny_news_show .news_detail .fbt { text-align: center; font-size: 18px; line-height: 1.5em; margin-top: 10px; }
.ny_news_show .news_detail .time { padding: 10px 0px; text-align: center; line-height: 25px; margin-bottom: 20px; }
.ny_news_show .news_detail .time span { color: #666666; font-size: 15px; padding-right: 15px; padding-left: 15px; }
.ny_news_show .news_detail .news_content { line-height: 2em; padding: 0px 20px; padding-bottom: 20px; font-size: 16px; min-height: 350px;max-width:800px;margin:0px auto; }
.ny_news_show .news_detail .news_content img { max-width: 640px!important; height: auto !important; }
.ny_news_show .news_detail .news_content video { width: 100% !important; height: 480px !important; }
.ny_news_show .news_detail .pre_next { text-indent: 20px; line-height: 2em; color: #666666; }

.ny_news_show .news_detail .pn { width: 100%; margin: 0 auto; text-align: center; border-top: 1px solid #EDEFF1; padding: 30px 0; overflow: hidden; }
.ny_news_show .news_detail .pn .btn { display: inline-block; vertical-align: top; width: 166px; height: 39px; margin: 0px 20px; line-height: 39px; text-align: center; font-size: 13px; background: #E7E7E7; border-radius: 39px; transition:all 320ms linear;}
.ny_news_show .news_detail .pn .btn:hover { background: #449BA7; color: #FFF; }


.ny_about_show{background:#FFF;padding:30px;margin-bottom:40px;}
.ny_about_show table{max-width:100%;}
.ny_about_show table td{padding: 10px;}

.ny_job_box .popup_box.on{visibility:visible;opacity:1;z-index:9999999;}
.ny_job_box .popup_box { visibility: hidden; opacity: 0; z-index: 0; background: rgba(0,0,0,0.5); width: 100vw; height: 100vh; position: fixed; top: 0px; left: 0px; }
.ny_job_box .popup_box .popup_cont { border-radius:20px; width:640px;height:500px;padding:30px;background:#FFF;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.ny_job_box .popup_box .popup_cont .box {height:100%;overflow-y: auto;}
.ny_job_box .popup_box .popup_cont .box  .form_btn{text-align:center;margin:20px auto;}
.form_item{margin-bottom:10px;}



/*css flickr style pagination*/
div.flickr { clear: both; padding: 30px 0px 30px 0px; margin: 0px auto; text-align: center; font-family: SimSun,Arial; }
div.flickr a { display: inline-block; color: #348493; text-align: center; width: 32px; height: 32px; line-height: 32px; border: 1px solid #DBDBDB; border-left: 0; overflow: hidden; }
div.flickr a:hover { background: #348493; color: #ffffff; }
div.flickr span { display: inline-block; text-align: center; width: 32px; height: 32px; line-height: 32px; border: 1px solid #DBDBDB; color: #348493; border-left: 0; overflow: hidden; }
div.flickr span.firstbtn { border-left: 1px solid #DBDBDB;}
div.flickr a.firstbtn { border-left: 1px solid #DBDBDB; }
div.flickr span.current { background: #348493; color: #ffffff; }
div.flickr span.disabled { color: #BDBDBD; cursor: not-allowed; }
div.flickr em { display: inline-block; width: 1px; height: 34px; background: #DBDBDB; font-style: normal; }

.feedback_box { background: #FFF;min-height:300px;padding:30px; }
.popup_feedback { visibility: hidden; opacity: 0; width: 100vw; height: 100vh; background: rgba(0,0,0,0.5); position: fixed; top: 0px; left: 0px; z-index:999; transition: all .3s linear; }
.popup_feedback.on { visibility: visible;opacity:1; z-index: 999; }
.popup_feedback .box { width: 640px; height: auto; background: #FFF; border-radius: 10px; padding: 20px; box-sizing: border-box; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }

.popup_feedback .form_item .form_label{font-size:16px;color:#666;line-height:2em;}
.popup_feedback .form_item .form_input .layui-input { height: 46px; line-height: 46px; border-radius: 4px; }
.popup_feedback .form_item .form_input .layui-textarea { border-color: #e6e6e6; }
.popup_feedback .form_item.form_code{padding-top:10px;}
.popup_feedback .form_item.form_code img { cursor: pointer; width: 120px; height: 46px; box-sizing: border-box; border: 1px solid #e0e0e0; border-radius: 5px; float: left; }
.popup_feedback .form_item.form_code input { width: calc(100% - 130px); float: right;box-sizing:border-box;}
.popup_feedback .form_btn{padding:10px 0px;}

.feedback_box .ctg_desc { font-size: 20px; color: #000; line-height: 2em; font-weight: bold; margin-bottom: 10px; }
.feedback_box .feedback_tips{background:#f0f0f0;padding:20px;border-radius:10px;}
.feedback_box .feedback_btn{cursor:pointer; border-radius:5px; height:50px;line-height:50px;width:200px; margin:20px auto; background:#29AAC1;font-size:14px;color:#FFF;display:inline-block;text-align:center;}
.feedback_box .feedabck_list ul li{background:#f8f8f8;padding:20px;border-radius:10px;margin-bottom:20px;}
.feedback_box .feedabck_list ul li .avatar_box{width:100px;float:left;}
.feedback_box .feedabck_list ul li .avatar_box .avatar{width:100%;border:3px solid #e0e0e0 ;background:#FFF;box-sizing:border-box;}
.feedback_box .feedabck_list ul li .avatar_box .title {line-height:2em;font-size:13px;color:#666;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }

.feedback_box .feedabck_list ul li .con_box{width:calc(100% - 100px);float:left;padding-left:20px;box-sizing:border-box;}
.feedback_box .feedabck_list ul li .con_box .info{line-height:2em;overflow:hidden;text-align:right;}
.feedback_box .feedabck_list ul li .con_box .info span{font-size:13px;color:#787878;margin-left:20px;}
.feedback_box .feedabck_list ul li .con_box .desc{font-size:15px;color:#666;line-height:1.5em;margin-bottom:10px;}

.feedback_box .feedabck_list ul li .con_box .reply{padding:5px 10px; background:#FFF;border:1px solid #e0e0e0;}
.feedback_box .feedabck_list ul li .con_box .reply .tit{font-weight:bold;color:#333;line-height:2em;}
.feedback_box .feedabck_list ul li .con_box .reply .reply_msg { color: #006633; font-size:15px; line-height: 2em; }

.layui-btn{background:#2c989b;}
.layui-btn-danger { background: #FF5722;}



.depart_box{
	background:#FFF;
	position:relative;transform:translateY(-40px);
	margin-bottom:20px;
}

.depart_box .top_box { height: 80px; line-height: 80px; padding: 0px 35px; border-bottom: 1px solid #f0f0f0;}
.depart_box .top_box .title { display:inline-block; font-size: 27px; color: #29aac1;font-weight:bold;position:relative;}
.depart_box .top_box .title::after { content: ""; width: 100%; height: 2px; background: #29aac1; position:absolute; bottom: -1px; left: 0px; }
.depart_box .con_box { display: flex; _flex-wrap:wrap; }

.depart_box .con_box .l_box { padding: 25px; box-sizing: border-box; width: 570px; flex-grow: 0; flex-shrink: 0; border-right: 1px solid #f0f0f0; }
.depart_box .con_box .l_box .cont { padding: 25px; background: #f5f5f5; }
.depart_box .con_box .l_box .cont .cbox{ 
	
	font-size: 16px; color: #333333;line-height:2em;
	box-sizing:border-box;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 10;
	overflow: hidden;
}
.depart_box .con_box .title_box{margin-bottom:25px;}
.depart_box .con_box .title_box .icon { margin-right: 5px; display: inline-block; vertical-align: middle; }
.depart_box .con_box .title_box .tit { font-size: 22px; color: #333333; display: inline-block; vertical-align: middle; }

.depart_box .con_box .m_box { padding: 25px 30px;  box-sizing: border-box; width: 640px; border-right: 1px solid #f0f0f0; }

.depart_box .con_box .r_box { overflow: hidden; width: 380px; flex-grow: 0; flex-shrink: 0;padding:25px 0px; padding-left: 25px; padding-right: 25px; box-sizing: border-box; }
.depart_box .expert_swiper{_height:285px;}
.expert_box .avatar { height: 130px; width: 93px; float: left; }
.expert_box .avatar img { width: 100%; height: 100%; }
.expert_box .cont {padding-left:15px; width: calc(100% - 93px); box-sizing: border-box; float: left; }
.expert_box .cont .name{font-size:18px;line-height:32px;color:#333;}
.expert_box .cont .job { font-size: 14px; line-height: 25px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.expert_box .cont .desc {margin-bottom:15px; font-size: 14px; line-height: 21px; color: #666666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.expert_box .cont .more { line-height: 32px; font-size: 14px; color: #29aac1; border-bottom: 1px solid #29aac1;}
.depart_box .depart_swiper .swiper-slide a { font-size: 18px; color: #333333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: linear-gradient(#fff,#f3fafc); position: relative; padding-left: 36px; padding-right: 45px; line-height: 54px; display: block; width: 100%; border: 1px solid #e6e6e6; box-sizing: border-box; }
.depart_box .depart_swiper .swiper-slide a::after { content: ""; width: 7px; height: 7px; border-radius: 50%; background: #29aac1;position:absolute;top:50%;left:16px;transform:translateY(-50%); }
.depart_box .depart_swiper .swiper-slide a::before { content: ""; width: 15px; height: 10px; background: url(../images/index_33_2.png) center center no-repeat;background-size:100% 100%;position:absolute;top:50%;right:19px;transform:translateY(-50%); }

.depart_box .depart_swiper .swiper-slide a:hover { background: #29aac1; border: 1px solid #d2edf2;color:#fff;}
.depart_box .depart_swiper .swiper-slide a:hover::after { background: #94d5e0;}
.depart_box .depart_swiper .swiper-slide a:hover::before { opacity: 0.7; background: url(../images/index_33_1.png) center center no-repeat; background-size: 100% 100%; }
.depart_box .depart_swiper .swiper-slide a .depart{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.depart_box .depart_swiper .swiper-pagination { margin-top: 30px; position: static; bottom: 0px; left: initial; transform: initial; }
.depart_box .depart_swiper .swiper-pagination span { width: 10px; height: 10px; border-radius: 50%; background: #e6e6e6;margin:0px 5px;}
.depart_box .depart_swiper .swiper-pagination span.swiper-pagination-bullet-active { background:#29aac1; }




@media screen and (max-width: 1680px) {
	.depart_box .con_box .l_box { flex-grow: 0; flex-shrink: 1; }
	.depart_box .con_box .m_box { flex-grow: 0; flex-shrink: 1; }
}

@media screen and (max-width: 1440px) {
	.depart_box .con_box { flex-wrap: wrap;border-right:0px; }
	.depart_box .con_box .l_box { width: 100%; }
	.depart_box .con_box .m_box { width: 50%; }
	.depart_box .con_box .r_box { width:50%; }
}

@media screen and (max-width: 768px) {
	.depart_box{transform:translateY(-30px);}
	.depart_box .top_box { line-height: 60px; height: 60px; padding: 0px 20px; }
	.depart_box .top_box .title { font-size: 20px; }
	.depart_box .con_box .m_box { width: 100%; padding: 20px; }
	.depart_box .con_box .r_box { width: 100%;padding:20px; }
	.depart_box .con_box .l_box { padding: 20px; }
	.depart_box .con_box .l_box .cont { padding: 20px; }
	.depart_box .con_box .title_box .tit{font-size:18px;}
	.depart_box .depart_swiper .swiper-slide a .depart { font-size: 15px; }

	.ny_news_show .news_detail .news_content img{max-width:100%!important;}

}

