﻿*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

*{ margin:0; padding:0;}

body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);max-width: 1920px; margin:0 auto;overflow-x:hidden; 
 position: relative;padding: 0 ; width: 100%;color: #1f1f1f;
 font-family: Arial, Helvetica, sans-serif, Microsoft Yahei; font-size:14px;  line-height:1;background: #fff;}

html.act{overflow: hidden;width: 100%;height: 100vh;}

ul,ul li,ol li,tr td,dl,dd{ list-style-type:none; margin:0; padding:0; }

.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}

.clearfix { *zoom:1; }
.footer2 a{color: rgba(68,68,68,.5);}
a{display: inline-block; text-decoration:none; cursor:pointer; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;color: #1f1f1f;}

textarea,select{ outline:none;  color:#666; font-size:14px; width:100%;}

img{border:none;display: block;max-width: 100%;}

img[src=""]{opacity: 0;}

body::-webkit-scrollbar{ width:4px;height: 1px;}

body::-webkit-scrollbar-thumb{ background:#000;}

body::-webkit-scrollbar-track{ background:#fff;} 



.TAB_CLICK2::-webkit-scrollbar{ width:0px;height: 0px;}

.TAB_CLICK2::-webkit-scrollbar-thumb{ background:#000;}

.TAB_CLICK2::-webkit-scrollbar-track{ background:#fff;} 


.ju_navs::-webkit-scrollbar{ width:0px;height: 0px;}

.ju_navs::-webkit-scrollbar-thumb{ background:#000;}

.ju_navs::-webkit-scrollbar-track{ background:#fff;} 
.alltime, .alltime * {
    -webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.f_12{ font-size:12px; }

.f_16{ font-size:16px; }

.f_18{ font-size:18px; }

.f_20{ font-size:20px; }

.f_22{font-size: 22px;}

.f_24{ font-size:24px; }

.f_26{ font-size:26px; }

.f_28{ font-size:28px; }

.f_30{ font-size:30px; }

.f_32{ font-size:32px; }

.f_34{ font-size:34px; }

.f_36{ font-size:36px; }

.f_38{ font-size:38px; }

.f_40{font-size: 40px;}

.f_50{font-size: 50px;}

.f_60{font-size: 60px;}

.f_72 {font-size: 72px;}

@font-face {
	font-family:he;
	src: url(../fonts/HELVETICA.TTF);
}
/*分页*/

.BMap_omCtrl{ display:none !important;}

.a_dw{position: relative;top: -70px;}

.box {padding: 0 160px;max-width: 1920px; margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.iboxzzzz {max-width:1600px;width:85%; margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}
	
.page1{clear:both; text-align:center; height: 45px;margin: 30px 0 0;text-align: center;}

.page1 span a{display: inline-block; color:#333333;padding:10px 13px; text-decoration:none;background: #f7f7f7;}

.page1 span a:hover,.page1 span.current a{  background:#005ed1; color:#fff;}

.page1 span{margin:2px 5px;}

.page2{width: 120px;height: 40px;background: #005ed1;color: #fff;display: block;margin: 0 auto;line-height: 40px;display: none;}

.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.wow{opacity: 0;}

.wow1{opacity: 1;}

.fbd{font-weight: bold;}

/* 弹窗 */

.z_tanchuang {position: fixed;display: table;height: 100%;width: 100%;top: 0;left: 0;transform: scale(0);-webkit-transform: scale(0);z-index: 10;}

.z_tanchuang .tbox {display: table-cell;background: rgba(0, 0, 0, 0.8);text-align: center;vertical-align: middle;}

/* 弹窗内容 */

.z_tanchuang .tbox .modal {background: white;padding: 20px;display: block;border-radius: 5px;position: relative;width: 83%;max-width: 1200px;max-height: 90%;margin: 0 auto;}

.z_tanchuang .tbox .modal .out{position: absolute;width: 40px;height: 40px;line-height: 40px;background: #fff url(../images/out.png) center no-repeat;background-size: 20px;color: #000;font-size: 30px;text-align: center;border-radius: 50%;top: 0;right: -50px;cursor: pointer;}

.z_tanchuang .tbox .modal .img{width: 100%;max-width: 600px;margin: 0 auto;}

.z_tanchuang .tbox .modal .img video{display: block;width: 100%;max-width: 100%;object-fit: cover;}

.z_tanchuang .tbox .modal .img img{margin: 0 auto ;}

.z_tanchuang .tbox .modal .out:hover{background: #fff url(../images/out2.png) center no-repeat;background-size: 20px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.z_tanchuang .tbox .modal2{padding: 20px;}

.z_tanchuang .tbox .modal .img{max-width: 1200px;}


/* 弹窗选中 */

.z_tanchuang.one {transform: scaleY(0.01) scaleX(0);animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scaleY(0.01) scaleX(0);-webkit-animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one .tbox .modal {transform: scale(0);animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scale(0);-webkit-animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one.out {transform: scale(1);animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scale(1);-webkit-animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one.out .tbox .modal {animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

/* 弹窗动画 */

@keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}

@keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@-webkit-keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@-webkit-keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}

/* 首页 */
.banner{position: relative;}

.banner .swiper-slide{position: relative;}

.banner .swiper-slide .con{position: relative;width: 100%;}

.banner .swiper-slide .con .img img{width: 100%;}

.banner .swiper-slide .con .img img:last-child{display: none;}

.banner .txt{position: absolute;padding: 0 160px;left: 0;top: 35.15%;z-index: 9;font-size: 50px;color: #fff;}

.banner .txt .tit{font-size: 60px;line-height: 1.2em;font-weight: bold;margin-bottom: 22px;}

.header {width: 100%;position: fixed;top: 0;left: 0;z-index: 10;background-color: #fff;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}

.header .boxs{max-width: 1920px;margin: 0 auto;height: 80px;}

.header .logo_img {cursor: pointer;padding-left: 60px;}

.header .logo_img>a img {margin-top: 25px;}

.header .boxs .fr {width: 70%;display: flex;justify-content: flex-end;}

.header .boxs .h_daohang {width: 100%;height: 100%;}

.header .boxs .ul1 {width: 100%;height: 100%;display: flex;align-items: center;cursor: pointer;justify-content: flex-end;}

.header .boxs .ul1 li {height: 100%;position: relative;text-align: center;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;margin-left: 60px;}
.header .boxs .ul1 li:first-child{margin-left: 0;}
.header .boxs .ul1 li.act .ltp a {width: 100%;color: #0a50b0;}

.header .boxs .ul1 li .ltp a {width: 100%;height: 100%;color: #333;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}

.header .boxs .right {/* width: 38%; */display: flex;align-items: center;position: relative;}

.header .boxs .right .ss {width: 80px;height: 100%;position: relative;background-color: #0a50b0;}

.header .boxs .right .dsen {color: #333;width: 80px;height: 30px;border-radius: 30px;border: 1px solid #555555;display: block;line-height: 30px;text-align: center;margin: 0 50px 0 36px;}

.header .boxs .right .ss a {display: block;width: 100%;height: 100%;background: url(../images/so.png) center no-repeat;position: relative;}

.header .boxs .ul1 li .lbt.new-sy {width: 1290px;position: fixed;top: 80px;left: 56%;transform: translateX(-50%);z-index: 10;}

.header .boxs {line-height: 80px;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;transition: all 0.4s;position: relative;display: flex;justify-content: space-between;}

.header .right .ss #seaIpt {display: block;width: 0px;height: 100%;background: #0a50b0;border: 0;outline: none;border-bottom: 1px solid #333;position: absolute;top: 50%;transform: translateY(-50%);right: 100%;z-index: 5;font-size: 16px;color: #fff;}

.header .boxs .right .ss:hover #seaIpt {width: 230px;padding: 0 20px;}

.header .right .ss #seaIpt::-webkit-input-placeholder {color:rgba(255,255,255,.4);}.header .right .ss #seaIpt:-moz-placeholder {color:rgba(255,255,255,.4);}.header .right .ss #seaIpt::-moz-placeholder {color:rgba(255,255,255,.4);}.header .right .ss #seaIpt:-ms-input-placeholder {color:rgba(255,255,255,.4);}

.header .boxs .ul1 li .lbt {background-color: #fff;position: absolute;top: 105%;left: 0;width: 190px;border-radius: 4px;overflow: hidden;display: none; -webkit-transform: translatex(-8px);
	-moz-transform: translatex(-8px);
	-o-transform: translatex(-8px);
	transform: translatex(-8px);
	padding: 14px 0;
}


.header .boxs .ul1 li .lbt a{display: block;line-height: 1.4em;padding: 14px 10px;font-size: 16px;color: #444444;text-align: left;}

.header .boxs .ul1 li .lbt a:hover{background-color: #abaeb3;color: #fff;}

/* .header .boxs .ul1 li .lbt a:first-child{padding: 24px 0 12px;}

.header .boxs .ul1 li .lbt a:last-child{padding: 12px 0 24px;} */

.header .boxs .ul1 li.act::before{opacity: 1;}

.header .boxs .ul1 li:before{content: "";width: 100%;height: 3px;background-color: #0a50b0;position: absolute;top: 0;left: 0;opacity: 0;-webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);-moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);transition: all .4s cubic-bezier(.4, 0, .2, 1);}

.header .boxs .ul1 li:hover::before{opacity: 1;}

.header .boxs .ul1 li:hover .ltp a{color: #0a50b0;}

.i_poin{position: absolute;bottom: 20%;right: 8.2%;z-index: 99;width: 32px;}

.banner .scg_y {position: relative;width: 32px;height: 32px;margin-bottom: 20px;opacity: 1;background-color: transparent;cursor: pointer;}

.banner .js-progress-line {position: absolute;top: 50%;left: 50%;width: 8px;height: 8px;margin-top: -4px;margin-left: -4px;border-radius: 50%;background-color: #fff;}

.banner .js-progress-circle {position: absolute;top: 0;left: 0;width: 32px;height: 32px;/* opacity: 0; */stroke: #000;-webkit-transition: all linear 0.5s;stroke-dasharray:0 0;stroke: transparent;z-index: 3;}

.banner .js-progress-circle2{position: absolute;top: 0;left: 0;width: 32px;height: 32px;z-index: 2;stroke-dasharray:94 94;stroke: rgba(255,255,255,.3);opacity: 0;}

.banner .scg_y.act .js-progress-circle2{opacity: 1;}

/* @keyframes rot {100% {stroke-dasharray: 94 94;}}

@-webkit-keyframes  rot {100% {stroke-dasharray: 94 94;}}

.banner .swiper-pagination-bullet-active.act .js-progress-circle{stroke: #fff;stroke-dasharray:0 94;animation: rot 6s linear infinite;-webkit-animation: rot 6s linear infinite;}

.banner_do.act .scg_y:first-child .js-progress-circle{stroke: #fff;stroke-dasharray:0 94;animation: rot 6s linear infinite;-webkit-animation: rot 6s linear infinite;} */

.banner .swiper-container .scg_y{display: block;margin: 0px 0px 20px;}

.banner .swiper-container .scg_y:last-child{margin-bottom: 0;}

.banner .banner_do{left: auto;right: 8.2%;top: 34%;display: inline-block;width: 32px;overflow: hidden;}

.banr{width: 60px;height: 60px;position: absolute;right: 3%; bottom: 48%;z-index: 10;border-radius: 50%;cursor: pointer;overflow: hidden;border: 1px solid #fff; }
.banl{width: 60px;height: 60px;position: absolute;left: 3%; bottom: 48%;z-index: 10;border-radius: 50%;cursor: pointer;overflow: hidden;border: 1px solid #fff;transform: rotate( 180deg); -webkit-transform: rotate( 180deg);}
.banr img{display: block;width: 100%;height: 100%;}
.banl img{display: block;width: 100%;height: 100%;}


.banl img:last-child,.banr img:last-child{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.banl:hover img:last-child,.banr:hover img:last-child{
	opacity: 1;
}

.banr:hover,.banl:hover{
	border-color: #0a50b0;
}

.banner .banner_do{display: none;}

/* 9/8 */
.banner .swiper-pagination-bullet-active .js-progress-circle{
	stroke-dasharray: 94 94;
	stroke: #fff;
}




/* row1 */
.row1 .lsjc{
    width: 100%;
    padding: 100px 0 63px 0;
    position: relative;
    background: #f0f0f0 url(../images/i_9.png) center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}
.row1 .lsjc .left{
    width: 54.3%;
    padding: 132px 8.2% 114px 8.3333%;
    background-color: #fff;
}
.row1 .lsjc .left .d_text{
    color: #111;
	font-size: 46px;
}
.row1 .lsjc .left .dd_text{
    color: #111;
    margin: 20px 0 40px 0;
}
.row1 .lsjc .left .dd_text .s1{
    font-weight: bold;
}
.row1 .lsjc .left .line{
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
    position: relative;
}
.row1 .lsjc .left .line::before{
    content: "";
    display: block;
    width: 20px;
    height: 1px;
    background-color: #000000;
    position: absolute;
    top: 0;
    left: 0;
}
.row1 .lsjc .left .c_text{
    color: #111;
    margin: 27px 0 70px 0;
    line-height: 1.8;
    text-align: justify;
}
.all_btn{
    width: 220px;
    height: 54px;
    background-color: #111111;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}
.all_btn .allin_text{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.all_btn .allin_text .all_text{
    color: #fff;
}
.all_btn s{
    display: block;
    width: 4px;
    height: 100%;
    background-color: #0a50b0;
    position: absolute;
    top: 0;
    left: 0;
    transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
}
.all_btn:hover s{
    opacity: 0;
    width: 0;
}
.all_btn .air{
    /* width: 4px;
    height: 100%;
    background-color: #0a50b0;
    position: absolute;
    top: 0;
    left: 0; */
    display: block;
    position: absolute;
    height: 100%;
    width: 0;
    top: 0;
    left: auto;
    right: 0;
    z-index: 2;
    background: #0a50b0;
}
.all_btn:hover .air{
    width: 100%;
    left: 0;
    right: auto;
}
.row1 .lsjc .right{
    width: 50%;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-60%);
}
.row1 .lsjc .right .swiper2 .swiper-slide{
    width: 83.3333%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    overflow: hidden;
    transform: scale(0.8);
}
.row1 .lsjc .right .swiper2 .swiper-slide-active{
    transform: scale(1);
}
.row1 .lsjc .right .swiper2 .swiper-slide .s2_box{
    width: 100%;
    position: relative;
}
.row1 .lsjc .right .swiper2 .swiper-slide .s2_box .s2_img{
    width: 100%;
}
.row1 .lsjc .right .swiper2 .swiper-slide .s2_box .s2_img img{
    width: 100%;
}
.row1 .lsjc .right .swiper2 .swiper-slide .s2_box .s2_fp{
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.row1 .lsjc .right .swiper2 .swiper-slide .s2_box .s2_fp .numall{
    display: flex;
}
.row1 .lsjc .right .swiper2 .swiper-slide .s2_box .s2_fp .num{
    color: #fefeff;
    font-family: "gb";
    position: relative;
}
.row1 .lsjc .right .swiper2 .swiper-slide .s2_box .s2_fp .num.wan{
    width: 204px;
}
.row1 .lsjc .right .swiper2 .swiper-slide .s2_box .s2_fp .num.wan::before{
    content: "w";
    display: block;
    position: absolute;
    bottom: 3px;
    right: -46px;
    font-size: 46px;
}
.row1 .lsjc .right .swiper2 .swiper-slide .s2_box .s2_fp .num.jia{
    width: 150px;
}
.row1 .lsjc .right .swiper2 .swiper-slide .s2_box .s2_fp .num.jia::before{
    content: "+";
    display: block;
    position: absolute;
    top: 0px;
    right: -35px;
    font-size: 46px;
}
.row1 .lsjc .right .swiper2 .swiper-slide .s2_box .s2_fp .c_text{
    color: #fefeff;
    margin: 8px 0 33px 0;
}
.row1 .lsjc .right .swiper2{
    padding-bottom: 7px;
}
.row1 .lsjc .right .swiper2 .swiper-pagination-bullets {
    bottom: 0;
    left: 0;
    width: 83.3333%;
    display: flex;
    justify-content: space-between;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    overflow: hidden;
}
.row1 .lsjc .right .swiper2 .swiper-pagination-bullet {
    width: 100%;
    height: 5px;
    display: inline-block;
    border-radius: 0;
    background: #717272;
    opacity: 1;
    margin: 0 2px 0 0;
}
.row1 .lsjc .right .swiper2 .swiper-pagination-bullet:last-child {
    margin: 0;
}
.row1 .lsjc .right .swiper2 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #0a50b0;
}
.row1 .lsjc .title_text{
    margin-top: 78px;
    text-align: center;
}
.row1.lsjc .title_text {
    margin-top: 78px;
    text-align: center;
}
.title_text {
    color: #111;
    font-weight: bold;
}
/* 研发创新 */
.row2 .yfcx{
    background-color: #f0f0f0;
}
.row2 .yfcx .lrt{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.row2 .yfcx .lrt .left{
    width: 50%;
    padding-right: 5px;
}
.row2 .yfcx .lrt .one{
    width: 100%;
    position: relative;
}

.row2 .yfcx .lrt .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
.row2 .yfcx .yf_dian{
	bottom: 20px;
}

.row2 .yfcx .lrt .swiper-pagination-bullet{
	background-color: #fff;
}

.row2 .yfcx .lrt .one .o_img{
    width: 100%;
    overflow: hidden;
}
.row2 .yfcx .lrt .one .o_img img{
    width: 100%;
}
.row2 .yfcx .lrt .one:hover .o_img img{
    transform: scale(1.2);
}
.row2 .yfcx .lrt .one .o_fp{
    width: 100%;
    padding-left: 48px;
    position: absolute;
    bottom: 40px;
    left: 0;
    color: #ffffff;
}
.row2 .yfcx .lrt .right{
    width: 50%;
    padding-left: 5px;
}
.row2 .yfcx .lrt .right .one{
    margin-bottom: 10px;
}
.row2 .yfcx .lrt .right .one:last-child{
    margin-bottom: 0;
}
.row2 .yfcx .lrt .right .one .o_fp{
    padding-left: 40px;
}
/* 新闻动态 */
.row3 .xwdt{
    width: 100%;
    background: #f0f0f0 url(../images/i_25.png) center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}

.row3 .box{
    padding: 76px 160px 99px;
}
.row3 .xwdt .ibox .up{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.row3 .xwdt .ibox .down{
    width: 100%;
    margin-top: 60px;
}
.row3 .xwdt .ibox .down .s3_box{
    width: 100%;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    background-color: #fff;
}
.row3 .xwdt .ibox .down .s3_box .s3_img{
    width: 100%;
}
.row3 .xwdt .ibox .down .s3_box:hover .s3_img{
    opacity: 0.05;
}
.row3 .xwdt .ibox .down .s3_box .s3_img img{
    width: 100%;
}
.row3 .xwdt .ibox .down .s3_box .s3_fp{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 32px;
}
.row3 .xwdt .ibox .down .s3_box:hover .s3_fp{
    opacity: 0;
}
.row3 .xwdt .ibox .down .s3_box .s3_fp .year{
    padding: 0 40px;
    color: #fff;
    position: relative;
    display: flex;
    align-items: center;
}
.row3 .xwdt .ibox .down .s3_box .s3_fp .year .y_img{
    margin-right: 10px;
}

.row3 .xwdt .ibox .down .s3_box .s3_fp .c_text{
    color: #fff;
    font-weight: bold;
    position: absolute;
    left: 0;
    bottom: 80px;
    padding: 0 40px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.row3 .xwdt .ibox .down .s3_box .s3_fp .down{
    width: 100%;
    height: 60px;
    border-top: 1px solid rgba(221, 221, 221, .2);
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 40px;
}
.row3 .xwdt .ibox .down .s3_box .s3_fp .down .gs_text{
    color: #fff;
}
.row3 .xwdt .ibox .down .s3_box .s3_fp .down .jiantou{
    width: 90px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left:  1px solid rgba(221, 221, 221, .2);
}

.row3 .xwdt .ibox .down .s3_box .s3_fp1{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    padding-top: 32px;
    z-index: 2;
}
.row3 .xwdt .ibox .down .s3_box:hover .s3_fp1{
    top: 0;
}
.row3 .xwdt .ibox .down .s3_box .s3_fp1 .year{
    padding: 0 40px;
    color: #0a50b0;
    position: relative;
    display: flex;
    align-items: center;
}
.row3 .xwdt .ibox .down .s3_box .s3_fp1 .year .y_img{
    margin-right: 10px;
}
.row3 .xwdt .ibox .down .s3_box .s3_fp1 .d_text{
    color: #0a50b0;
    font-weight: bold;
    padding: 0 40px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 45px 0 20px 0;
}
.row3 .xwdt .ibox .down .s3_box .s3_fp1 .c_text{
    color: #333;
    line-height: 2;
    padding: 0 40px;
}
.row3 .xwdt .ibox .down .s3_box .s3_fp1 .down{
    width: 100%;
    height: 60px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 40px;
}
.row3 .xwdt .ibox .down .s3_box .s3_fp1 .down .gs_text{
    color: #0a50b0;
}
.row3 .xwdt .ibox .down .s3_box .s3_fp1 .down .jiantou{
    width: 90px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left:  1px solid rgba(0, 0, 0, .1);
}
/* 合作伙伴 */
/* 合作伙伴 */
.row4 .hzhb{
    width: 100%;
    background: url(../images/i_13.jpg) center no-repeat;
}
/* .row4 .hzhb .ibox{
    padding: 145px 0 140px 0;
} */
.row4 .box{
	padding: 145px 160px 140px;
}
.row4 .hzhb .ibox .lrt{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.row4 .hzhb .ibox .lrt .left{
    width: 30%;
}
.row4 .hzhb .ibox .lrt .left .c_text{
    color: #fff;
    line-height: 1.875;
    margin: 35px 0 90px 0;
}
.row4 .hzhb .ibox .lrt .right{
    width: 47.25%;
}

.row4 .hzhb .ibox .lrt .right  .f_img{
    /* overflow: hidden; */
}

.row4 .hzhb .ibox .lrt .right  .f_img.la{
    margin-bottom: 0;
}
.row4 .hzhb .ibox .lrt .right  .f_img img{
    width: 100%;
}
.row4 .hzhb .ibox .lrt .right  .f_img:hover img{
    transform: scale(1.2);
}
.title1_text {
    color: #fff;
    font-weight: bold;
}
.row4 .hzhb .ibox .lrt .right .f_img{
	padding: 0 10px;
}
.row4 .logo_d{
	position: relative;
	text-align: center;
}
.row4 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .5;
	margin: 0 5px;
}
.row4 .swiper-pagination-bullet.swiper-pagination-bullet-active{
	opacity: 1;
}
.row4 .swiper4{
	padding-bottom: 40px;
}


.m_navbox li .div1.sho a{
	font-size: 18px;
}


.banner .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
/* 底部 */
/* //底部 */
.footer {padding: 92px 0 106px;background: #fff;color: #111;border-top: 1px solid #f1f1f1;}

.footer .flt {width: 400px;float: left;}

.footer .flt .dh {display: block;color: #0a50b0;}

.footer .flt .dh .tt {opacity: 0.6;margin-bottom: 10px;}

.footer .flt .abtn div,.footer .flt .abtn a {display: block;color: #444444;margin-bottom: 15px;font-size: 16px;line-height: 1.4em;}
.footer .flt .abtn a:hover div{color: #0a50b0;}
.footer .flt .abtn a div{
	transition: .3s;
}
.footer .flt .abtn  span {display: block;float: left;font-weight: normal;color: #444444;}

.footer .flt .abtn  span s {display: inline-block;width: 40px;}

.footer .frt {max-width: calc(100% - 420px);float: right;}

.footer .frt li {float: left;margin-right: 46px;}

.footer .frt li a:nth-child(1) {font-size: 18px;color: #111;font-weight: bold;margin-bottom: 24px;}

.footer .frt li a {display: block;color: #444444;margin-bottom: 15px;line-height: 1;font-size: 16px;}

.footer .frt li a:hover {color: #0a50b0;}

.clearfix:after {content: " ";display: block;height: 0;clear: both;visibility: hidden;}

.footer .frt s {display: inline-block;width: 32px;}

.footer2 {padding: 18px 0;background: #fff;color: rgba(68,68,68,.5);border-top: 1px solid rgba(255, 255, 255, 0.07);}

.footer2 .flt {float: left;}

.footer2 .flt a ,.footer2 .flt .wx{display: block;width: 24px;float: left;margin-right: 25px;position: relative;}

.footer2 .flt a>img {display: block;width: 100%;}

.footer2 .flt  .ewm {display: block;width: 100px;position: absolute;bottom: 100%;left: 0;z-index: 2;opacity: 0;visibility: hidden;pointer-events: none;}

.footer2 .frt {float: right;line-height: 36px;color: rgba(68,68,68,.5);}

.footer2 .frt span,.footer2 .frt a {display: block;float: left;margin-left: 10px;color: rgba(68,68,68,.5);}

.footer2 .flt .wx:hover .ewm {bottom: 120%;opacity: 1;visibility: visible;}

.banner1 .mo_img {display: none;}

.m_head,.m_nav {display: none;}

.footer .frt li:last-child{margin-right: 0;}

.footer .flt s{width: 22px;height: 2px;background-color: #dddddd;display: block;margin: 27px 0 23px;}

.footer2 .box{text-align: center;line-height: 36px;}

.footer2 .frc{display: inline-block;}
/* 研发创新 */
.inside_page{padding-top: 80px;}

.ban{height: 700px;position: relative;background-position: top 80px center;background-repeat: no-repeat;background-attachment: fixed;}

.ban .text{position: absolute;top: 20%;left: 0;width: 100%;padding: 0 160px;color: #fff;font-weight: bold;}

.ban .text .tit{margin-bottom: 26px;
/* font-family:"Ari"; */
}

.ban .moled_bg{display: none;}

.ban .text .down{
	width: 60px;
	height: 60px;
	position: relative;
	margin-top: 70px;
	border: 1px solid #fff;
	border-radius: 50%;
	text-align: center;
	overflow: hidden;
	line-height: 60px;
}
.ban .text .down img{
	display: inline-block;
	/* animation: downc 3s infinite; */
	animation: downc 2s ease-in-out .7s infinite;
}
@keyframes downc {
	from {
		transform: translate(0, 0)
	}
	to {
		transform: translate(0, 50px);
		opacity: .5;
		
	}
}
.ban .text .down img:last-child{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	display: none;
}

/* .ban .text .down:hover img:first-child{
	opacity: 0;
}
.ban .text .down:hover img:last-child{
	opacity: 1;
} */
.dh_bot{
	padding: 0 160px;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
}
.dh_bot .con{
	overflow: hidden;
	border-top: 1px solid rgba(255,255,255,.1);
	padding: 40px 0 26px;
}
.dh_bot .nav_t{
	float: left;
}
.dh_bot .nav_t a{
	color: #fff;
	font-size: 14px;
	display: inline-block;
	margin-right: 30px;
	position: relative;
	padding-bottom: 16px;
}
.dh_bot .nav_t a:last-child{
	margin-right: 0;
}
.dh_bot .nav_t a::before{
	content: "";
	height: 3px;
	width: 100%;
	bottom: 0;
	left: 0;
	position: absolute;
	background-color: #0a50b0;
	opacity: 0;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.dh_bot .nav_t a.act::before{
	opacity: 1;
}
.dh_bot .nav_t a:hover::before{
	opacity: 1;
}
.dh_bot .r_page{
	float: right;
	color: #fff;
	font-size: 14px;
	display: flex;
}
.dh_bot .r_page a{
	color: #fff;
}
.dh_bot .r_page img{
	display: inline-block;
}
.dh_bot .r_page a img{
	margin-right: 14px;
}
.r_f{
	margin: 0 20px 0 18px;
}
.g_tit{
	font-size: 16px;
	color: #555;
	margin-bottom: 50px;
}
.g_tit .tit{
	color: #111;
	margin-bottom: 20px;
	font-weight: bold;
}
.p_t80{padding-top: 80px;}
.yf_tp{
	height: 500px;
	overflow: hidden;
	background-color: #f2f3f5;
}
.yf_tp .l{
	width: 50%;
	float: left;
}
.yf_tp .r{
	overflow: hidden;
	padding: 114px 100px 100px 80px;
	width: 50%;
}
.yf_tp .swiper-slide{
	    position: relative;
	    overflow: hidden;
}
.yf_tp .swiper-slide img{
		display: block;
	    height: 100%;
	    max-width: 800px;
	    position: relative;
	    left: 50%;
	    transform: translateX(-50%);
	    -webkit-transform: translateX(-50%);
}
.yf_tp .tit{
	color: #333333;
	font-weight: bold;
	left: 1.4em;
}
.yf_tp .desc{
	color: #333333;
	line-height: 1.9em;
}
.yf_tp s{
	width: 60px;
	height: 1px;
	background-color: #dbdbdb;
	margin: 30px 0;
	display: block;
}
.yf_tp .swiper-button-next, .yf_tp .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    z-index: 10;
    cursor: pointer;
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat;
	transition: .3s;
}
.yf_tp  .swiper-button-prev {
    background-image: url(../images/yf_l.png);
    left: 30px;
    right: auto;
}
.yf_tp .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    cursor: pointer;
    pointer-events:inherit;
}
.yf_tp .swiper-button-next {
	background-image: url(../images/yf_l.png);
    right: 30px;
    left: auto;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.yf_tp .swiper-button-next:hover,.yf_tp  .swiper-button-prev:hover{
	background-image: url(../images/yf_laa.png);
}
.yf_tp.s2{
	
}
.yf_tp.s2 .r{
	overflow: hidden;
	    padding: 0;
	    float: right;
	    width: 50%;
}
.yf_tp.s2 .l{
	overflow: hidden;
	padding: 114px 100px 100px 80px;
	width: 50%;
}
.yf_tp .tit span{
	width: 8px;
	height: 8px;
	background-color: #333333;
	border-radius: 50%;
	margin: 0 13px;
	display: inline-block;
	vertical-align: middle;
}
.yf_r2 .r2_c{
	height: 560px;
	overflow: hidden;
}
.yf_r2 .r2_c .l{
	float: left;
	width: 50%;
}
.yf_r2 .swiper-slide{
	    position: relative;
	    overflow: hidden;
}
.yf_r2 .swiper-slide img{
		display: block;
	    height: 100%;
	    max-width: 960px;
	    position: relative;
	    left: 50%;
	    transform: translateX(-50%);
	    -webkit-transform: translateX(-50%);
}
.yf_r2 .r2_c .r{
	overflow: hidden;
	width: 50%;
	background-color: #333333;
	height: 100%;
	color: #fff;
	padding: 94px 162px 94px 74px;
	height: 560px;
}
.yf_r2 .r2_c .desc{
	line-height: 1.9em;
	color: #cccccc;
	margin-bottom: 30px;
	height: 17.1em;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 9;
overflow: hidden;

}
.yf_r2 .r2_c s {
    width: 60px;
    height: 1px;
    background-color: #5c5c5c;
    margin: 30px 0;
    display: block;
}
.yf_r2 .swiper-button-next,.yf_r2 .swiper-button-prev{
	position: unset;
	margin-top: 0;
	width: 30px;
	height: 30px;
}
.yf_r2 .swiper-button-next{
    background-image: url(../images/y2_l.png);
	-webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
	    -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
	    transition: all .4s cubic-bezier(.4, 0, .2, 1);
	background-size: 100%;
}
.yf_r2 .swiper-button-next:hover {
    background-image: url(../images/y2_la.png);
}
.yf_r2 .swiper-button-prev{
    background-image: url(../images/y2_r.png);
	-webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
	    -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
	    transition: all .4s cubic-bezier(.4, 0, .2, 1);
	background-size: 100%;
}
.yf_r2 .swiper-button-prev:hover{
    background-image: url(../images/y2_ra.png);
}
.yf_r2 .swiper-pagination{
	position: unset;
	width:116px;
	color: #999999;
	font-size: 20px;
}
.yf_r2 .swiper-pagination-current{
	color: #fff;
}
.yf_r2 .swi_btns{
	display: flex;align-items: center;
	position: absolute;
    bottom: 7%;
    right: 37%;
}
.yf_con{
	overflow: hidden;
}
.yf_con .l{
	width: 450px;
	float: left;
}

.yf_con .r{
	overflow: hidden;
	padding-left: 60px;
	padding-top: 70px;
}

.yf_con .swiper-pagination-bullet {
    width:10px;
    height:10px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

.yf_con .swiper-pagination-bullet-active {
    opacity: 1;
    background: #0a50b0;
}

.yf_con .swiper-slide .txt{
	font-size: 24px;
	color: #333;
	text-align: center;
	line-height: 2em;
	margin-bottom: 20px;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}

.yf_con .swiper-slide img,.yf_con .l img{
	width: 100%;
}

.yf_con .swiper-slide {
	padding:0 14px;
}

.yf_swiper5{
	padding-bottom: 70px;
}

.yf_con .swiper-slide.on .txt{
	color: #0a50b0;
	font-weight: bold;
}
/* .job_list dd:first-child .dbtm{
	display: block;
} */
.yf_r3{
	padding-bottom: 98px;
}
/* 走进沃德尔 */
.ab_tit{
	color: #111;
	font-weight: bold;
}
.yq_top{
	overflow: hidden;
}
.yq_top .l{
	width: 60%;
	float: left;
	padding-right: 80px;
}
.yq_top .r{
	overflow: hidden;
}
.yq_top s{
	width: 100%;
	height: 1px;
	background-color: #e5e5e5;
	display: block;
	margin: 42px 0 36px;
	position: relative;
}
.yq_top s::before{
	content: "";
	position: absolute;
	width: 40px;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #333333;
}
.tz_us.hide-tab2{
	display: none;
}
.yq_top .desc{
	color: #555555;
	margin-bottom: 40px;
}
.yq_top .desc p{
	line-height: 1.7em;
	margin-bottom: 40px;
}
.yq_top .desc p:last-child{
	margin-bottom: 0;
}
.qy_btns{
	font-size: 20px;
	color: #333;
}
.qy_btns span{
	border: 1px solid #dddddd;
	border-radius: 3px;
	padding: 10px 22px;
	box-sizing: border-box;
	cursor: pointer;
	margin-right: 22px;
	display: inline-block;
	margin-bottom: 10px;
	text-align: center;
}
.qy_btns span.act,.qy_btns span:hover{
	border-color: #0a50b0;
	background-color: #0a50b0;
	color: #fff;
}
.yq_top .r{
	overflow: hidden;
	padding-top: 24px;
}
.yq_top .item_t{
	float: left;
	width: 50%;
}
.yq_top .item_t .tit{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-bottom: 16px;
}

.yq_top .item_t .tit span{
	font-size: 54px;
	color: #333;
	font-family: he;
}

.yq_top .item_t p{
	font-size: 16px;
	color: #555;
	line-height: 1.7em;
}
.yq_top .item_t{
	display: flex;
	justify-content: flex-end;
}
.yq_top .item_t:nth-child(1),.yq_top .item_t:nth-child(2){
	margin-bottom: 80px;
}
.yq_top .item_t .con{
	width: 230px;
}
.ab_s1{
	
}
.ad_boxc .swiper-container{
	margin-top: 32px;
	padding-bottom: 40px;
}
.ab_r1 .ad_boxc .swiper-pagination{
	bottom: 0;
}
.ab_r1 .ad_boxc .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
}
.ab_r1 .ad_boxc .swiper-pagination-bullet-active{
	background-color: #0a50b0;
}
.p_b80{
	padding-bottom: 80px;
}
.ab_r2{
	background-image: url(../images/qywh.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.ul_wh {
	overflow: hidden;
	margin: 0 -15px;
}
.ul_wh li{
	float: left;
	width: 20%;
	padding: 0 15px;
}
.ul_wh .con{
	background-color: #fff;
	border-radius: 5px;
	padding: 55px 24px 46px;
	position: relative;

}
.ul_wh .con::before{
	content: "";
	height: 100%;
	width: 0%;
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	background-image: url(../images/yw.png);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	z-index: 0;
	opacity: 0;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	-moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	transition: all .4s cubic-bezier(.4,0,.2,1);
}
.ul_wh .con:hover::before{
	width: 100%;
	opacity: 1;
	left: 0;
	right: auto;
}
.ul_wh .con:hover .tit,.ul_wh .con:hover .desc{
	color: #fff;
}
.ul_wh .con:hover s{
	background-color: #fff;
}
.ul_wh .con:hover .icon div{
	background-color: #fff;
}
.ul_wh .con:hover .icon::before{
	top: -6px;
	left: -6px;
	bottom: -6px;
	right: -6px;
}
.ul_wh .icon{
	width: 110px;
	height: 110px;
	background-color: #fff;
	border-radius: 50%;
	display: block;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	margin: 0 auto;
	position: relative;
	z-index: 3;
}
.ul_wh .icon div{
	background-color: #f1f4f9;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.ul_wh .icon::before{
	content: "";
	border: 2px dotted #b1c5dd;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border-radius: 50%;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	-moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	transition: all .4s cubic-bezier(.4,0,.2,1);
}
.ul_wh s{
	width: 40px;
	height: 1px;
	display: block;
	margin: 18px auto 14px;
	background-color: #ccc;
	position: relative;
	z-index: 3;
}
.ul_wh .tit{
	font-size: 24px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	position: relative;
	z-index: 3;
}
.ul_wh .desc{
	line-height: 1.6em;
	font-size: 16px;
	color: #555;
	height: 8em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-align: justify;
	position: relative;
	z-index: 3;
	text-align: center;
	display: block;
}
.ab_s2{
	
}
.ab_s2 .pic{
	float: left;
	width: 50%;
	height: 500px;
	    position: relative;
	    overflow: hidden;
}
.ab_s2 .pic img{
	    display: block;
	    height: 100%;
	    max-width: 800px;
	    position: relative;
	    left: 50%;
	    transform: translateX(-50%);
	    -webkit-transform: translateX(-50%);
}
.ab_s2 .txt{
	overflow: hidden;
	padding-left: 78px;
}
.ab_s2 .txt .date{
	color: #0a50b0;
	font-size: 80px;
	font-weight: bold;
}
.ab_s2 .txt s{
	background-color: #e5e5e5;
	display: block;
	width: 100%;
	height: 1px;
	position: relative;
	margin: 20px 0 40px;
}
.ab_s2 .txt s::before{
	content: "";
	width: 65px;
	height: 1px;
	left: 0;
	top: 0;
	position: absolute;
	background-color: #0a50b0;
}
.ab_s2 .txt .desc{
	font-size: 18px;
	color: #333;
	line-height: 1.7em;
	font-weight: bold;
}
.ab_s2 .txt .desc p{
	margin-bottom: 36px;
}
.ab_s2 .txt .desc p em{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #0a50b0;
	display: inline-block;
	margin-right: 10px;
}
.ab_r3 .lien{
	margin: 46px 0 0;
}
.ab_s3 .swiper-slide{
	font-size: 16px;
	color: #333;
	position: relative;
	text-align: center;
	cursor: pointer;
}
.ab_s3 .swiper-slide.swiper-slide-active{
	font-size: 16px;
	color: #0a50b0;
}
.ab_s3 .swiper-slide img{
	display: block;
	margin: 10px auto;
	opacity: 0;
}
.ab_s3 .swiper-slide.swiper-slide-active img{
	opacity: 1;
	display: block;
}
.ab_r4{
	padding: 110px 0 150px;
}
.ab_r4 .g_tit .tit,.ab_r4 .g_tit{
	color: #fff;
}
.ab_s4 .txt{
	padding: 25px 15px;
}
.ab_s4 .txt .tit{
	font-size: 20px;
	color: #333;
	font-weight: bold;
	margin-bottom: 18px;
	line-height: 1.4em;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.ab_r4 .txt .time{
	font-size: 16px;
	color: #666;
}
.ab_r4 .txt .time img{
	display: inline-block;
}
.ab_r4  .swiper-slide{
	background-color: #fff;
	padding: 10px;
}
.ab_s4{
	padding-bottom: 65px;
}
.ab_s4 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: .5;
}
.ab_s4 .swiper-pagination-bullet-active{
	opacity: 1;
}
.ab_r4{
	position: relative;
}
.ab_r4 .swiper-button-next, .ab_r4 .swiper-button-prev {
    width: 60px;
    height: 60px;
	background-size: cover;
	position: absolute;
}

.ab_r4 .swiper-button-next{
	background-image: url(../images/yf_l.png);
    right: 60px;
    left: auto;
	transform: rotate(180deg);-webkit-transform: rotate(180deg);
}
.ab_r4 .swiper-button-prev {
	background-image: url(../images/yf_l.png);
    left: 60px;
    right: auto;
}
.top_vid{
	position: relative;
	margin-bottom: 40px;
}
.top_vid .text{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 16px;
	color: rgba(255,255,255,.6);
	padding-top: 12%;
}
.top_vid .text .tit{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin: 14px 0 38px;
}
.top_vid .text .v_play{
	width: 150px;
	height: 50px;
	border: 1px solid #454648;
	border-radius: 4px;
	line-height: 50px;
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}
.video_s .swiper-slide{
	position: relative;
}
.video_s .swiper-slide .v_txt{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.video_s .v_txt .con{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding:0 28px 40px;
}
.video_s .v_txt .con .tit{
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 16px;
}
.video_s .v_txt .con  .time{
	font-size: 14px;
	color: rgba(255,255,255,.7);
}
.video_s .v_txt .con  .time img{
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 4px;
}
.video_s .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}
.video_s {
	padding-bottom: 40px;
}
.video_s .swiper-pagination {
	bottom: 0;
}
.video_s .v_txt .con .r{
	cursor: pointer;
}
.sc_r1 s {
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
    display: block;
    position: relative;
	margin-bottom: 74px;
}
.sc_r1 .desc{
	font-size: 16px;
	color: #555;
	margin: 20px 0 40px;
	line-height: 1.6em;
}
.sc_r1 s::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #333333;
}
.sc_r1 .num_c{
	display: flex;
}
.sc_r1 .item .trt{
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.sc_r1 .item {
	font-size: 18;
	font-weight: bold;
	color: #0a50b0;
	margin-right: 86px;
}
.sc_r1 .item span{
	font-size: 80px;
}
.sc_r1 .item:last-child{
	margin-right: 0;
}
.sc_r1{
	overflow: hidden;
}
.sc_r1 .l{
	float: left;
	width: calc(100% - 1098px);
}
.sc_r1 .r{
	overflow: hidden;
	position: relative;
	padding-left: 44px;
	width: 1098px;
}
.sc_r1 .r img{
	position: relative;
	z-index: 1;
}
.sc_r1 .r div span{
	position: absolute;
	width: 20px;
	height: 20px;
	background-color: #0a50b0;
	border-radius: 50%;
	top: -7px;
	left: -7px;
	opacity: .7;
	-webkit-animation: warn1 2s linear;
	-moz-animation: warn1 2s linear;
	animation: warn1 2s linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	display: none;
}
/* .sc_r1 .r div span::before{
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
	background-color: #0a50b0;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 4;
} */
.sc_r1 .r div.act span,.sc_r1 .r div.act em{
	display: block;
}
.sc_r1 .r em{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
	background-color: #0a50b0;
	top: 0px;
	left: 0px;
	display: block;
	display: none;
}
.sc_r1 .r .chengshi div{
	width: 6px;
	height: 6px;
	background-color: #000;
	border-radius: 50%;
	position: absolute;
	z-index: 3;
	top: 40.3%;
	left: 47.4%;
}



.sc_r1 .r .chengshi div:nth-child(2){
	top: 40.3%;
	left: 46%;
}


.sc_r1 .r .chengshi div:nth-child(3){
	top: 59%;
	left: 43%;
}

.sc_r1 .r .chengshi div:nth-child(4){
	top: 26%;
	left: 11%;
}


.sc_r1 .r .chengshi div:nth-child(5){
	top: 36%;
	left: 7.5%;
	opacity: 0;
}

.sc_r1 .r .chengshi div:nth-child(6){
	top: 37.3%;
	left: 47.4%;
}

.sc_r1 .r .chengshi div:nth-child(7){
	top: 44.5%;
	left: 44.4%;
}

.sc_r1 .r .chengshi div:nth-child(8){
	top: 37.3%;
	left: 46.6%;
}

.sc_r1 .r .chengshi div:nth-child(9){
	top: 37.3%;
	left: 44.4%;
}

.sc_r1 .r .chengshi div:nth-child(10){
	top: 38.8%;
	left: 47.4%;
}

.sc_r1 .r .chengshi div:nth-child(11){
	top: 38.8%;
	left: 46.6%;
}

.sc_r1 .r .chengshi div:nth-child(12){
	top: 34.6%;
	left: 52.5%;
	opacity: 0;
}

.sc_r1 .r .chengshi div:nth-child(13){
	top: 35.2%;
	left: 71.5%;
	opacity: 0;
}





@keyframes warn1 {
	0% {
	  transform: scale(1);
	  opacity: 0.9;
	}
  
	25% {
	  transform: scale(1.2);
	  opacity: 0.7;
	}
  
	50% {
	  transform: scale(1.4);
	  opacity: 0.5;
	}
  
	75% {
	  transform: scale(1.6);
	  opacity: 0.3;
	}
  
	100% {
	  transform: scale(1.8);
	  opacity: 0.1;
	}
  }
  
  @-webkit-keyframes warn1 {
	0% {
		transform: scale(1);
		opacity: 0.9;
	  }
	
	  25% {
		transform: scale(1.2);
		opacity: 0.7;
	  }
	
	  50% {
		transform: scale(1.4);
		opacity: 0.5;
	  }
	
	  75% {
		transform: scale(1.6);
		opacity: 0.3;
	  }
	
	  100% {
		transform: scale(1.8);
		opacity: 0.1;
	  }
  }
  
  .cs_list .tit_c{
	  font-size: 16px;
	  color: #555555;
	  margin-bottom: 30px;
  }

  .cs_list .con{
	  padding-left: 17.2%;
	  border-top: 1px solid #f2f3f5;
  }
  .con_c{
	  margin-bottom: 32px;
  }
   .con_c li,.con_c .swiper-slide{
	   display: inline-block;
	   margin-right: 89px;
	   color: #333333;
	   font-size: 16px;
	   font-weight: bold;
	   position: relative;
	   cursor: pointer;
   }

   .con_c .swiper-slide span{
	   display: inline-block;
	   padding-top: 22px;

	   position: relative;
   }

.con_c li::before ,.con_c .swiper-slide span::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	background-color: #0a50b0;
	top: 0px;
	left: 0%;
	opacity: 0;

	    -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	    transition: all .4s cubic-bezier(.4,0,.2,1);
	
}
.con_c li:hover::before,.con_c .swiper-slide:hover span:before{
	opacity: 1;
}
.con_c li.act::before,.con_c .swiper-slide.act span::before{
	opacity: 1;
}
.cs_desc p{
	font-size: 14px;
	color: #555555;
	margin-bottom: 12px;
}
.cs_desc li{
	display: none;
}
.cs_desc li.act{
	display: block;
}


.con_c .swiper-slide:nth-child(5){display: none;}

.con_c .swiper-slide:nth-child(n + 14 ){display: none;}





.con_c{
	position: relative;
}

.con_c  .swiper-button-next,.con_c  .swiper-button-prev {
    width: 30px;
    height: 30px;
	-webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    -moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
	margin-top: 0;
}
.con_c .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
	opacity: .35;
	cursor: auto;
    pointer-events: none
}
.con_c  .swiper-button-prev {
    background-image: url(../images/y2_la.png);
	left: -58px;
    background-size: 100%;
}
.con_c .swiper-button-next {
    background-image: url(../images/y2_ra.png);
    background-size: 100%;
}

#map{
	width: 100%;
	height: 840px;
}
.sc_map{
	position: relative;
}
.sc_map .map_text{
	
}
.sc_map .desc {
    font-size: 16px;
    color: #555;
    margin: 20px 0 40px;
    line-height: 1.6em;
}
.sc_map s {
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
    display: block;
    position: relative;
    margin-bottom: 40px;
}
.sc_map s::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #333333;
}
.sc_map .info .item{
	display: flex;
}
.sc_map .info .item span{
	width: 17px;
	display: block;
	padding-top: 7px;
	margin-right: 12px;
}
.sc_map .info .item a{
	font-size: 16px;
	color: #555555;
	line-height: 1.8em;
}
.map_text{
	width: 580px;
	padding: 56px 78px 64px;
	position: absolute;
	top: 50%;
	left: 78px;
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
	-o-transform: translatey(-50%);
	transform: translatey(-50%);
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	border-radius: 5px;
}
.map_qr{
	padding-top: 29px;
}
.up_txt .t_bt{
	font-size: 18px;
	color: #333333;
	padding: 25px 50px;
	background-color: #f0f0f0;
}
.up_txt .t_bt p{display: inline-block;}
.up_txt .t_bt p.p3{
	width: 150px;
	text-align: center;
}
.up_txt li{
	padding: 45px 50px;
	border-bottom: 1px dashed #d4d5d9;
}
.up_txt li span{
	display: inline-block;
	width: 20px;
	height: 26px;
	position: relative;
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 12px;
}
.up_txt li span img:last-child{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
}
.up_txt li:hover span img:first-child{
	opacity: 0;
}
.up_txt li:hover span img:last-child{
	opacity: 1;
}
.up_txt li p{
	font-size: 18px;
	color: #333;
	display: inline-block;
}
.up_txt li .p1,.up_txt .t_bt .p1{
	width: 47%;
	padding-right: 20px;
	box-sizing: border-box;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.up_txt li .p2 ,.up_txt .t_bt .p2{
	width: 40%;
}
.up_txt li .up_btn{
	width: 150px;
	height: 48px;
	border: 1px solid #d4d5d9;
	text-align: center;
	line-height: 48px;
	box-sizing: border-box;
	cursor: pointer;
}
.up_txt li:hover{
	background-color: #f8f8f8;
}
.up_txt li:hover p{
	color: #0a50b0;
}
.up_txt li:hover .up_btn{
	border: 1px solid #0a50b0;
	background-color: #0a50b0;
	color: #fff;
}
.ul_fy {display: flex;justify-content: center;width: 100%;}

.ul_fy li {width: 40px;height: 40px;margin: 0 5px;display: flex;justify-content: center;align-items: center;}

.ul_fy li a {width: 100%;height: 100%;background: #fff;border: 1px solid #ddd;color: #666;display: flex;justify-content: center;align-items: center;border-radius: 50%;}

.ul_fy li a:hover {border: 1px solid #0a50b0;background: #0a50b0;color: #fff;}

.ul_fy li a.act {border: 1px solid #0a50b0;background: #0a50b0;color: #fff;}

.ul_fy li.z_jt a,.ul_fy li.dian a {border: 0;background-color: transparent;}

.ul_fy li.z_jt {background: #fff url(../images/r_10.png) center no-repeat;border-radius: 50%;border: 1px solid #ddd;}

.ul_fy li.z_jt:hover {background: #0a50b0 url(../images/r_11.png) center no-repeat;}

.ul_fy li.y_jt {transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.up_txt{margin-bottom: 57px;}
.new_r1{
    width: 100%;
    background: #f0f0f0 url(../images/new_r1.jpg) center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}


.new_r1 .xwdt .ibox .up{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.new_r1 .xwdt .ibox .down{
    width: 100%;
    margin-top: 60px;
}
.new_r1 .xwdt .ibox .down .s3_box{
    width: 100%;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    background-color: #fff;
}
.new_r1 .xwdt .ibox .down .s3_box .s3_img{
    width: 100%;
}
.new_r1 .xwdt .ibox .down .s3_box:hover .s3_img{
    opacity: 0.05;
}
.new_r1 .xwdt .ibox .down .s3_box .s3_img img{
    width: 100%;
}
.new_r1 .xwdt .ibox .down .s3_box .s3_fp{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 32px;
}
.new_r1 .xwdt .ibox .down .s3_box:hover .s3_fp{
    opacity: 0;
}
.new_r1 .xwdt .ibox .down .s3_box .s3_fp .year{
    padding: 0 40px;
    color: #fff;
    position: relative;
    display: flex;
    align-items: center;
}
.new_r1 .xwdt .ibox .down .s3_box .s3_fp .year .y_img{
    margin-right: 10px;
}

.new_r1 .xwdt .ibox .down .s3_box .s3_fp .c_text{
    color: #fff;
    font-weight: bold;
    position: absolute;
    left: 0;
    bottom: 80px;
    padding: 0 40px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.new_r1 .xwdt .ibox .down .s3_box .s3_fp .down{
    width: 100%;
    height: 60px;
    border-top: 1px solid rgba(221, 221, 221, .2);
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 40px;
}
.new_r1 .xwdt .ibox .down .s3_box .s3_fp .down .gs_text{
    color: #fff;
}
.new_r1 .xwdt .ibox .down .s3_box .s3_fp .down .jiantou{
    width: 90px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left:  1px solid rgba(221, 221, 221, .2);
}

.new_r1 .xwdt .ibox .down .s3_box .s3_fp1{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    padding-top: 32px;
    z-index: 2;
}
.new_r1 .xwdt .ibox .down .s3_box:hover .s3_fp1{
    top: 0;
}
.new_r1 .xwdt .ibox .down .s3_box .s3_fp1 .year{
    padding: 0 40px;
    color: #0a50b0;
    position: relative;
    display: flex;
    align-items: center;
}
.new_r1 .xwdt .ibox .down .s3_box .s3_fp1 .year .y_img{
    margin-right: 10px;
}
.new_r1 .xwdt .ibox .down .s3_box .s3_fp1 .d_text{
    color: #0a50b0;
    font-weight: bold;
    padding: 0 40px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 45px 0 20px 0;
}
.new_r1 .xwdt .ibox .down .s3_box .s3_fp1 .c_text{
    color: #333;
    line-height: 2;
    padding: 0 40px;
}
.new_r1 .xwdt .ibox .down .s3_box .s3_fp1 .down{
    width: 100%;
    height: 60px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 40px;
}
.new_r1 .xwdt .ibox .down .s3_box .s3_fp1 .down .gs_text{
    color: #0a50b0;
}
.new_r1 .xwdt .ibox .down .s3_box .s3_fp1 .down .jiantou{
    width: 90px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left:  1px solid rgba(0, 0, 0, .1);
}
.new_r1 .news_s{
	padding-bottom: 100px;
}
.new_r1 .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background-color: #cccccc;
	opacity: 1;
}
.new_r1 .swiper-pagination-bullet span{
	display: none;
}
.new_r1 .swiper-pagination-bullet-active span{
	display: block;
}
.new_r1 .swiper-pagination-bullet-active {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #cfcfcf;
	line-height: 40px;
	background-color: transparent;
}
.new_r1 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin:0 10px;
}
.new_r1 .swiper-pagination{
}
.new_r1 .swiper-pagination::before{
	content: "";
	width: 44%;
	top: 50%;
	left: 0;
	background-color: #ccc;
	height: 1px;
	position: absolute;
}
.new_r1 .swiper-pagination::after{
	content: "";
	width: 44%;
	top: 50%;
	right: 0;
	background-color: #ccc;
	height: 1px;
	position: absolute;
}
.news_list li{
	overflow: hidden;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px dashed #d4d5d9;
}
.news_list .pic{
	float: left;
	width: 450px;
	height: 250px;
}
.news_list .pic img{
	display: block;
	width: 100%;
	height: 100%;
}
.news_list .txt{
	overflow: hidden;
	padding-left: 50px;
	padding-top: 35px;
	height: 250px;
}
.news_list .txt .tit{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.news_list .txt .tit:hover a{
	color: #0a50b0;
}
.news_list .desc{
	color: #666666;
	font-size: 16px;
	line-height: 1.7em;
	margin: 25px 0 30px;
	max-height: 5.1em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.news_list .n_date{
	font-size: 14px;
	color: #999999;
}
.news_list .n_date img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -2px;
}
.news_list .txt .l{
	float: left;
	width: 80%;
	padding-right: 89px;
	position: relative;
}
.news_list .txt .r{
	overflow: hidden;
	display: flex;
	align-items: center;
	height: 100%;
	justify-content: center;
}
.news_list .txt .r a{
	display: block;
	text-align: right;
	font-size: 16px;
	color: #666;
}
.news_list .txt .l::before{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	background-color: #e5e5e5;
	height: 200px;
}
.news_list .txt .r img{
	display: block;
	width: 100%;
	height: 100%;
}
.news_list .txt .r span{
	display: inline-block;
	width: 14px;
	height: 12px;
	margin-left: 16px;
	position: relative;
}
.news_list .txt .r img:last-child{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
}
.news_list li:hover .txt .l .tit,.news_list li:hover .txt .r a{
	color: #0a50b0;
}
.news_list li:hover .txt .r img:last-child{
	opacity: 1;
}
.top_cnav{
	height: 56px;
	line-height: 56px;
	background-color: #f2f3f5;
	padding-left: 60px;
}
.top_cnav a,.top_cnav img{display: inline-block;}
.top_cnav a img{
	margin-right: 14px;
}
.top_cnav .ci2{
	margin: 0 20px;
}
.tex_cont .box{
	border: 1px solid #efefef;
	padding: 96px 0;
}
.tex_cont .tit{
	font-size: 36px;
	color: #333;
	line-height: 1.6em;
	margin-bottom: 33px;
}
.tex_cont .t_info{
	font-size: 14px;
	color: #999999;
	padding-bottom: 40px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 40px;
}
.tex_cont .t_info s{
	width: 1px;
	height: 10px;
	background-color: #efefef;
	display:inline-block;
	margin: 0 30px;
}
.conten_t{
	font-size: 16px;
	color: #666;
	line-height: 1.9em;
}
.tex_cont .w1000{
	width: 1000px;
	margin: 0 auto;
}
.t_bot a{
	font-size: 16px;
	color: #666;
	margin-bottom: 20px;
	display: block;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}

.t_bot a:last-child{
	margin-bottom: 0;
}
.t_bot{
	border-top: 1px solid #efefef;
	display: flex;
	justify-content: space-between;
	padding-top: 48px;
	margin-top: 48px;
}

.t_bot .l{
	width: calc(100% - 320px);
}



.t_bot a:hover{
	color: #0a50b0;
}
.all_btn a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
.dt_list li{
	overflow: hidden;
	/* background-color: #e5e5e5; */
	padding: 50px;
	border-bottom: 1px dashed #e5e5e5;
	position: relative;
}

.dt_list li a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 3;
}

.dt_list .l{
	float: left;
	display: flex;
	align-items: center;
	width: 88%;
}

.dt_list .l .con2{
	border-right: 1px solid #e5e5e5;
	flex: 1;
}

.dt_list .r{
	float: right;
	font-size: 16px;
	color: #666;
	display: flex;
	align-items: center;
	padding-top: 34px;
}

.dt_list .r a{
	display: inline-block;
}
.dt_list .r span{
	width: 14px;
	height: 12px;
	display: inline-block;
	position: relative;
	margin-left: 16px;
}
.dt_list .r span img{
	display: block;
	width: 100%;
	height: 100%;
}
.dt_list .r span img:last-child{
	position: absolute;
	top: 0;
	left: 0;
}
.dt_list .l .i_time span{
	font-size: 42px;
	font-weight: bold;
	color: #0a50b0;
	display: block;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.dt_list .l .i_time .con{
	font-size: 16px;
	color: #666;
	text-align: center;
	padding: 12px 14px;

}
.dt_list .l .i_time{
	background-color: #e5e5e5;
	padding: 0 6px;
	border-radius: 4px;
	margin-right: 30px;
}
.dt_list .tit{
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1.7em;
}
.dt_list .desc{
	font-size: 16px;
	color: #666666;
	line-height: 1.7em;
}
.dt_list li:hover{
	background-color: #e5e5e5;
}
.dt_list li:hover .tit{
	color: #0a50b0;
}
.dt_list li:hover .r a{
	color: #0a50b0;
}
.dt_list li:hover .l .con2{
	border-right: 1px solid #ccc;
}
.dt_list li:hover .l .i_time{
	background-color: transparent;
}
.dt_list {
	margin-bottom: 80px;
}
.dt_cont .box{
	/* border: 1px solid #cccccc; */
}
.pro_content{
	overflow: hidden;
}
.pro_nebox{
	/* padding: 80px 0; */
}
.pro_l{
	float: left;
	width: 360px;
}
.pro_r{
	width: calc(100% - 360px);
}
.pro_content .title{
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	background-color: #787b80;
	padding: 26px 30px;
	background-image: url(../images/wlogo.png);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
}
.pro_box{
	background-color: #f2f3f5;
}
.pro_content .pro_l{
	background-color: #fff;
}
.pro_content .pro_l .tit{
	color: #333333;
	font-weight: bold;
	font-size: 20px;
	display: flex;
	justify-content: space-between;
	padding: 40px 0px;
	align-items: center;
	cursor: pointer;
	border-bottom: 1px dashed #e5e5e5;
}
.pro_content .pro_l .tit img{
	width: 13px;
	height: 8px;
}
.pro_content .pro_l li{
	padding: 0 30px;
}
.pro_content  .t_bt span,.pro_content  .t_bt2 span,.pro_content  .t_bt3 span{
	width: 21px;
	height: 20px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 8px;
}
.pro_content  .t_bt span img,.pro_content  .t_bt2 span img,.pro_content  .t_bt3 span img{
	display: block;
	width: 100%;
	height: 100%;
}
.pro_content  .t_bt .ndui,.pro_content  .t_bt2 .ndui,.pro_content  .t_bt3 .ndui{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.pro_content .t_bt,.pro_content .t_bt2,.pro_content .t_bt3{
	font-size: 18px;
	color: #333;
	/* margin: 30px 0; */
	padding: 15px 0;
	cursor: pointer;
}
.pro_content .item_one.act  .t_bt .ndui.s1,.pro_content .item_two.act .t_bt2 .ndui.s2,.pro_content .item_three.act .t_bt3 .ndui.s3{
	opacity: 1;
}
.pro_content .item_two{
	padding-left: 40px;
}
.pro_content .item_three{
	padding-left: 33px;
}
.pro_content .item_two  .t_bt2{
	font-size: 16px;
}
.pro_content .item_three  .t_bt3{
	font-size: 14px;
}
.pro_content li .con{
	display: none;
}
.pro_content .s2_box,.pro_content .s3_box{
	display: none;
}
.pro_content .pro_l li.act .tit img{
	transform: rotate(
	180deg
	);
	    -webkit-transform: rotate(
	180deg
	);
}
.pro_content .pro_l li.act .con{
	display: block;
}
/* .pro_content .item_one:first-child .s2_box{
	display: block;
} */
/* .pro_content .item_two:first-child .s3_box{
	display: block;
} */
.pro_content .pro_r{
	padding-left: 24px;
	overflow: hidden;
}
.pro_content .pro_r .text{
	padding: 20px 50px 20px 20px;
	position: relative;
}
.pro_content .pro_r .text img{
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -11px;
	opacity: 0;
}
.pro_content .pro_r .tit{
	font-size: 18px;
	color: #45494c;
	font-weight: bold;
	margin-bottom: 12px;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.pro_content .pro_r .desc{
	font-size: 14px;
	color: #909599;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.pro_content .pro_r li{
	float: left;
	width: 33.3333%;
	padding: 0 11px;
	margin-bottom: 20px;
}
.pro_content .pro_r ul{
	margin: 0 -11px;
}
.pro_content .pro_r li .com{
	position: relative;
}
.pro_content .pro_r li .com::before{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #d7d9db;
	opacity: 0;
}
.pro_content .pro_r li .com:hover::before{
	opacity: 1;
}
.pro_content .pro_r li .com:hover .text{
	background-color: #0a50b0;
}
.pro_content .pro_r li .com:hover .tit,.pro_content .pro_r li .com:hover .desc{
	color: #fff;
}
.pro_content .pro_r li .com:hover .text img{
	opacity: 1;
}
.pro_content .pro_r li .com a{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.pro_content .pro_r li .com .pic{
	overflow: hidden;
}
.pro_content .pro_r li .com:hover .pic img{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}

.pro_content.desc .pro_r .dl{
	width: 50%;
}
.pro_content.desc .pro_r .dr{
	width: 50%;
}
.pro_content.desc .pro_r .comv{
	background-color: #fff;
	padding: 60px;

}
.pro_content.desc .pro_r .comv2{

	display: flex;
	justify-content: space-between;
}
.pro_content.desc .pro_r .dr{
	padding-top: 76px;
	padding-left: 80px;
}
.pro_content.desc .pro_r .t_tips{
	font-size: 18px;
	color: #303233;
	margin-bottom: 16px;
}
.pro_content.desc .pro_r .titz{
	font-size: 36px;
	color: #303233;
	font-weight: bold;
	margin-bottom: 20px;
}
.pro_content.desc .pro_r .tic{
	font-size: 16px;
	color: #303233;
	font-weight: bold;
	margin-bottom: 58px;
}
.pro_content.desc .pro_r .descz .tl{
	font-size: 24px;
	color: #303233;
	font-weight: bold;
	margin-bottom: 22px;
}
.pro_content.desc .pro_r .descz p{
	font-size: 16px;
	color: #333;
	line-height: 1.7em;
	max-height: 5.1em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.pro_content.desc .pro_r .swiper-slide{
	position: relative;
}
.pro_content.desc .pro_r .swiper-slide::before{
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #d7d9db;
	z-index: 99;
}
.pro_content.desc .pro_r .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 0;
}
.pro_content.desc .pro_r .swiper-container{
	padding-bottom: 40px;
}
.pro_content.desc .pro_r .swiper-pagination-bullet-active {
    opacity: 1;
    background: #0a50b0;
}
.hide-tab{
	display: none;
}
.x_box{
	padding-top: 40px;
}
.TAB_CLICK2{
	font-size: 24px;
	color: #303233;
	font-weight: bold;
	border-bottom: 1px dashed #dbdbdb;
}
.TAB_CLICK2 .item{
	display: inline-block;
	margin-right:50px;
	position: relative;
	padding-bottom: 20px;
	cursor: pointer;
}
.TAB_CLICK2 .item.on{
	color: #0a50b0;
}
.TAB_CLICK2 .item::before{
	content: "";
	background-color: #0a50b0;
	height: 4px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	    -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	    transition: all .4s cubic-bezier(.4,0,.2,1);
		opacity: 0;
}
.TAB_CLICK2 .item.on::before{
	opacity: 1;
}
.TAB_CLICK2 .item:hover::before{
	opacity: 1;
}
.TAB_CLICK2 .item:hover{
	color: #0a50b0;
}
.desc_box{
	padding-top: 48px;
	border-bottom: 1px dashed #dbdbdb;
	padding: 46px 0;

}
.desc_box p{
	font-size: 16px;
	color: #333;
	line-height: 1.7em;
}
.desc_box img{
	margin: 30px 0;
}
.top_txt{
	width: 1225px;
	margin: 0 auto 76px;
	font-size: 16px;
	color: #555555;
	padding: 20px 70px;
	position: relative;
}
.top_txt p{
	line-height: 1.9em;
	text-align: center;
}
.top_txt::before{
	content: "";
	width: 53px;
	height: 50px;
	background-image: url(../images/dh.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.top_txt::after{
	content: "";
	width: 53px;
	height: 50px;
	background-image: url(../images/dh2.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	bottom: 0;
	right: 0;
}
.us_list{
	
}
.us_list .tite img{
	display: inline-block;
	vertical-align: middle;
}
.us_list .tite {
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 12px 26px 12px;
	margin-bottom: 38px;
}
.us_list li{
	overflow: hidden;
	margin-bottom: 70px;
}
.us_list li:last-child{
	margin-bottom: 0;
}
.us_list li .pic{
	width: 557px;
	float: left;
	position: relative;
	overflow: hidden;
}
.me_img{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 1;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	-moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	transition: all .4s cubic-bezier(.4,0,.2,1);
}
.us_list li .pic .me_img img{
	display: block;
	width: 100%;
	height: 100%;
}
.us_list li .pic:hover .me_img{
	opacity: 0;
}
.us_list li .pic img{
	display: block;
	    height: 100%;
	    max-width: 557px;
	    position: relative;
	    left: 50%;
	    transform: translateX(-50%);
	    -webkit-transform: translateX(-50%);
}
.us_list li .pic .svg{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}
.us_list li .pic::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	background-position: center;
	opacity: 1;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	-moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	transition: all .4s cubic-bezier(.4,0,.2,1);
}

.us_list li:nth-child(1) .pic::before{
	background-image: url(../images/dd1.png);
}
.us_list li:nth-child(2) .pic::before{
	background-image: url(../images/dd2.png);
}
.us_list li:nth-child(3) .pic::before{
	background-image: url(../images/dd3.png);
}

.us_list li .pic:hover::before{
	opacity: 0;
}

.me_img{display: none;}


.us_list li.li2 .pic{
	width: 557px;
	float: right;
	overflow: hidden;
}
.us_list li .txt{
	overflow: hidden;
	padding-left: 50px;
}
.us_list li .txt{
	overflow: hidden;
	padding-left: 50px;
}
.us_list li.li2 .txt {
	padding-left: 0px;
	padding-right: 50px;
}
.us_list li .txt .desc{
	font-size: 16px;
	color: #555;
	line-height: 1.7em;
}
.us_r2 {
	overflow: hidden;
}
.us_r2 .pic{
	float: left;
	height: 600px;
	position: relative;
	overflow: hidden;
	width: 50%;
}
.us_r2 .pic img {
    display: block;
    height: 100%;
    max-width: 800px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.us_r2 .txt{
	overflow: hidden;
	width: 50%;
	padding-top: 55px;
	padding-left: 60px;
}
.us_r2 .txt .tit2{
	font-size: 20px;
	color: #333;
	margin-bottom: 42px;
	line-height: 1.7em;
}
.us_r2 .txt .tit{
	font-size: 36px;
	color: #333;
	font-weight: bold;
	margin-bottom: 30px;
}
.us_r2 .txt .desc p{
	font-size: 16px;
	color: #555555;
	margin-bottom: 20px;
	line-height: 1.7em;
}
.spw_nav {
	margin-bottom: 36px;
}
.spw_nav .nav_s{
	display: inline-block;
	width: 150px;
	height: 38px;
	border-radius: 4px;
	border: 1px solid #dddddd;
	margin-right: 20px;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
}
.us_r3{
	padding-left: 160px;
}
.spw_nav .nav_s.on,.spw_nav .nav_s:hover{
	border: 1px solid #0a50b0;
	color: #fff;
	background-color: #0a50b0;
}
/* .swiper-hj .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      width: 31.25%;
    }

	.swiper-hj  .swiper-slide:nth-child(2n+0) {
      width: 46.02%;
    }
	.swiper-hj  .swiper-slide:nth-child(3n+0) {
	  width: 21.73%;
	}
	 */
	.pro_content.desc .pro_r .swiper-slide img{
		    display: block;
		    height: 100%;
		    max-width: 800px;
		    position: relative;
		    left: 50%;
		    transform: translateX(-50%);
		    -webkit-transform: translateX(-50%);
	}
.tz_us{
	display: flex;
	justify-content: space-between;
}
.tz_us .pic1{
	margin-right: 0.5681%;
}
.tz_us .pic2{
	margin-right: 0.5681%;
}
.tz_us .pic2 .top{
	display: flex;
	margin-bottom: 0.5681%;
}
.tz_us .pic2 .top img:first-child{
	margin-right: 0.5681%;
}
.tz_us .pic2 .top img{
	width: 50%;
	flex: 1;
}
.us_r4{
	background-color: #f7f7f7;
}
.job_list{
	float: left;
	width: 49%;
}
.job_list:last-child{
	float: right;
	width: 49%;
}

.job_list .t_bt{
	font-size: 14px;
	color: #666666;
	margin-bottom: 20px;
}
.job_list .tit{
	font-size: 24px;
	color: #333333;
	margin-bottom: 26px;
}
.job_list .desc{
	font-size: 16px;
	color: #666666;

	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
	/* transition: .4s; */
}
.job_list .con{
	background-color: #fff;
	position: relative;
}
.job_con{
overflow: hidden;
	margin-bottom: 40px;
}
.job_list{
	overflow: hidden;
	height: 760px;
	position: relative;
	overflow: auto;
}

.job_list::-webkit-scrollbar{ width:4px;height: 1px;}

.job_list::-webkit-scrollbar-thumb{ background:#000;}

.job_list::-webkit-scrollbar-track{ background:#fff;} 


.job_list dd.act{
	position: absolute;
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
	z-index: 99;
}
.job_list dd:last-child{
	margin-bottom: 0;
}
.job_list .desc_box2{
	background-color: #fff;
	/* padding-top: 20px; */


}
.dn_img{display: none;}
.dn_img li{
	display: none;
}

.dn_img li.act{
	display: block;
}



.job_list dd{
	margin-bottom: 40px;
	padding: 0 15px;
	background-color: #fff;
	padding: 30px;
}


.job_list dd .ncon{

	position: relative;
}

.job_list .jt{
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.job_list .jt img:last-child{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.job_list .info .tin{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 22px;
}
.job_list .info p{
	font-size: 16px;
	color: #666;
	margin-bottom: 16px;
	line-height: 1.7em;
}
.job_list .info{
	margin-bottom: 36px;
}
.job_list  .dtop{
	position: relative;
}
.desc_box2{
	display: none;
}
.job_list dd.act .tit{
	color: #0a50b0;
	font-weight: bold;
}
.job_list dd.act .jt img:last-child{
	opacity: 1;
}
.job_list dd.act .desc{
	opacity: 0;
	overflow: hidden;
}
.inp_cs{width: 280px;height: 60px;border: 1px solid #d9d9d9;border-radius: 5px;display: flex;justify-content: space-between;align-items: center;background-color: #fff;padding: 0 20px;}
.inp_cs .fh{width: 12px;height: 12px;position: relative;}
.inp_cs .fh img{display: block;width: 100%;height: 100%;}
.csxz{display: flex;}
.inp_cs .fh img:last-child{position: absolute;top: 0;left: 0;opacity: 0;}
.inp_cs{margin-right: 20px;}
/* .sojob{display: flex;} */
.sojob{display: none;}
.sojob .inp_so input{width: 500px;height: 60px;border: 1px solid #d9d9d9;border-radius: 5px;}
.so_btnz{width: 180px;height: 60px;font-size: 18px;text-align: center;line-height: 60px;color: #FFFFFF;background-color: #0a50b0;border-radius: 5px;margin-left: 20px;}
.from_box{display: flex;justify-content: space-between;margin-bottom: 46px;}
.m_head {display: none;height: 50px;overflow: hidden;padding: 0 5%;position: fixed;top: 0;left: 0;width: 100%;box-sizing: border-box;z-index: 10;background: rgba(255, 255, 255, 1);border-bottom: 1px solid #eee;}
.m_head .mlt {display: block;float: left;}
.m_head .mlt img { display: block; width: 154px; margin-top: 14px; }
.m_head .img {width: 50px;float: right;}
.m_head .mrt {width: 50px;height: 50px;background: url(../images/ss2.png) center no-repeat;background-size: 20px;display: block;float: right;}
.m_head .lag{display: block;float: right;width: 50px;height: 50px;font-size: 16px;color: #666;text-align: center;line-height: 50px;}
.m_nav {display: block;position: fixed;z-index: 199;width: 100%;height: 100%;background: #fff;top: 0;right: -100%;-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;overflow: hidden;box-sizing: border-box;}
.m_out {width: 50px;float: right;max-width: 50px;margin-right: 3%;}
.m_navbox {height: auto;width: 100%;box-sizing: border-box;float: right;background: #fff;box-sizing: border-box;padding: 20px 0;overflow: auto;box-sizing: border-box;}
.m_navbox li {cursor: pointer;}
.m_navbox li>div:nth-child(1) {background: url(../images/plus.png) 95% center no-repeat;background-size: 16px;}
.m_navbox li>div:nth-child(1), .m_navbox a.ltp {padding: 10px 30px 10px 50px;position: relative;}
.m_navbox div, .m_navbox a {color: #666;display: block;}
.m_navbox div.lbt {padding: 5px 50px;display: none;border-bottom: 1px solid #0a50b0;}
.m_navbox a {font-size: 16px;line-height: 20px;padding: 10px 0;}
.m_navbox li.act>div:nth-child(1) {background: url(../images/reduce.jpg) 95% center no-repeat;}
.div_inp {width: 93%;height: 40px;padding-left: 29px;float: left;display: flex;align-items: center;outline: none;}
.mol_so {padding: 0 12px;display: block;width: 100%;height: 100%;border: 1px solid #b3b3b3;border-radius: 4px 0 0 4px;}
.div_inp a {width: 110px;height: 40px;line-height: 40px;text-align: center;background-color: #0a50b0;color: #fff;border-radius: 0 4px 4px 0;}
.m_nav.act {right: 0;}
.m_navbox li>div:nth-child(1):after, .m_navbox a.ltp:after {content: '';display: block;width: 5px;height: 20px;background: #0a50b0;position: absolute;top: 50%;margin-top: -10px;left: 30px;}
.m_navbox div, .m_navbox a.ltp {font-size: 18px;line-height: 30px;padding: 10px 0;display: block;}
.row3 .xwdt .ibox .down .s3_box .s3_fp1 .c_text,.new_r1 .xwdt .ibox .down .s3_box .s3_fp1 .c_text{max-height: 14em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 7;overflow: hidden;}

.m_navbox  .two_prol div{
	font-size: 14px;
	padding: 6px 0 6px 20px;
}
.m_navbox  .tree_prol a{
	font-size: 14px!important;
}
.m_navbox  .two_prol,.m_navbox  .tree_prol{
	display: none;
}
.g_tit .desc,.video_s .v_txt .con .tit{line-height: 1.7em;}
/* .xwdt .ibox{
		max-width: none;
	    min-width: none;
	    width: 100%;
	    margin: 0 auto;
	    position: relative;
	    -webkit-transition: all .5s;
	    -moz-transition: all .5s;
	    transition: all .5s;
	    box-sizing: border-box;
		padding: 0;
} */
.mo_more,.mo_time{display: none;}
.pro_content{padding-bottom: 40px;}
.inp_cs{position: relative;}

.inp_cs select{position: absolute;width: 100%;height: 100%;top: 0;left: 0;opacity: 1;background-image: url(../images/jia.png);background-repeat: no-repeat;background-position: top 20px right 20px;padding: 0 20px;}
.inp_cs select::-ms-expand { display: none; }

.inp_cs select {border: none;appearance:none;-moz-appearance:none;-webkit-appearance:none;padding-right: 14px;}
.inp_cs.on select{background-image: url(../images/jian.png);}

.row2 .yfcx .lrt .one a,.all_btn a,.s3_box a{display: block;width: 100%;height: 100%;left: 0;bottom: 0;position: absolute;z-index: 9;}

.sear_tit .tit{font-size: 24px;font-weight: bold;color: #333333;margin-bottom: 26px;}
.sear_btns{}
.sear_btns li{width: 160px;line-height: 40px;text-align: center;border-radius: 5px;border: 1px solid #f0f0f0;font-size: 16px;color: #666666;display: inline-block;margin-right: 30px;cursor: pointer;}
.sear_btns li.on{border: 1px solid #0a50b0;color: #fff;background-color: #0a50b0;}
.sear_btns li:hover{border: 1px solid #0a50b0;color: #fff;background-color: #0a50b0;}
.sear_btns li:last-child{margin: 0;}
.sear_con{display: flex;justify-content: space-between;}
.sear_con .r_inp input{height: 100%;outline: none;border: none;width: calc(100% - 80px);border: 1px solid #f0f0f0;border-radius: 5px  0px  0 5px;background-color: transparent;padding-left: 46px;}
.sear_con .r_inp{height: 40px;width: 760px;display: flex;justify-content: space-between;background-image: url(../images/ars.png);background-repeat: no-repeat;background-position: center left 14px;}
.sear_con .r_inp span{width: 80px;height: 100%;display: block;background-color: #0a50b0;line-height: 40px;color: #fff;text-align: center;border-radius: 0 5px 5px 0;font-size: 16px;cursor: pointer;}
.sear_box{box-shadow: 0 2px 10px rgba(0,0,0,.1);padding: 30px 60px;border-radius: 9px;}
.yf_tp .swiper-pagination {display: none;}
.yf_tp .swiper-pagination-bullet{background: #fff;}
.yf_tp .swiper-pagination-bullet-active {opacity: 1;background: #fff;}
.new_pro{margin: 0 -11px;overflow: hidden;}
.new_pro li{float: left;width: 25%;padding: 0 11px;margin-bottom: 20px;}

.new_pro li .com {position: relative;}
.new_pro li .com::before {content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;border: 1px solid #d7d9db;opacity: 0;}
.new_pro li .com .pic {overflow: hidden;}
.new_pro .text {padding: 20px 50px 20px 20px;position: relative;}
.new_pro li .com a {display: block;position: absolute;width: 100%;height: 100%;top: 0;left: 0;}

.new_pro  .tit {font-size: 18px;color: #45494c;font-weight: bold;margin-bottom: 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.new_pro  .desc {font-size: 14px;color: #909599;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.new_pro  .text img {position: absolute;right: 20px;top: 50%;margin-top: -11px;opacity: 0;}
.sear_fbox .news_list li{background-color: #fff;}
.new_pro li .com:hover .text {background-color: #0a50b0;}
.new_pro li .com:hover .tit, .new_pro li .com:hover .desc {color: #fff;}
.new_pro li .com:hover .text img {opacity: 1;}
.new_pro li .com:hover .pic img {transform: scale(1.05);-webkit-transform: scale(1.05);}
.yf_r2 .r2_c .l{position: relative;overflow: hidden;}
.ban .text .down a{display: block;position: absolute;z-index: 9; width: 100%;height: 100%;top: 0;left: 0;}
.ab_s4 .swiper-slide a{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.row1 .lsjc .right .swiper2 .swiper-slide .s2_box .s2_fp .num.topr{font-size: 36px!important;font-weight: bold;}
.sq_mroe{width: 200px;line-height: 60px;display: flex;justify-content: space-between;padding: 0 30px;background-color: #0a50b0;align-items: center;color: #fff;border-radius: 6px;margin-bottom: 50px;}

.sq_mroe img{width: 30px;height: 30px;display: block;transition: .3s;}

.b_sq{margin-bottom: px;padding-top: 50px;border-top: 1px solid #e5e5e5;}
.sq_mroe:hover img{transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.cs_list{padding-bottom: 60px;}
.cs_desc p{line-height: 1.7em;}
.swiper3 .swiper-pagination{display: none;}

/* 图片弹窗 */
.img_pop {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.6);
    display: none;
    z-index: 999;
}
.img_pop .img_con {
    position: absolute;
    /* width: 700px; */
    height: 80%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: 30px;
    background-color: #fff;
    max-height: 90%;
}
.img_pop .img_con img {
    display: block;
    height: 100%;
    width: auto;
    margin: 0 auto;
}
.img_pop .hidez {
    width: 30px;
    height: 30px;
    position: absolute;
    top: -15px;
    right: -40px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
}
.img_pop .hidez span {
    width: 15px;
    display: inline-block;
    position: relative;
}
.img_pop .hidez img {
    width: 100%;
    display: block;
    transition: .3s;
	margin: 0 auto;
}
.img_pop .hidez img:last-child {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}
.img_pop .hidez:hover img:last-child {
    opacity: 1;
}
.img_pop .hidez:hover img:first-child {
    opacity: 0;
}



/* 8/11 */
.row1 .lsjc .left,.row1 .lsjc .right{display: none;}
.row1 .lsjc .title_text{margin-top: 0;}
.qy_btns{margin: 30px 0}

.a_dw2{
	position: relative;
    top: -80px;
}

.qy_btns span.act a{
	color: #fff;
}
.item1{
	margin-bottom: 40px;
}
.qy_btns span:hover a{
	color: #fff;
}


/* banner 8/19*/
.banner .parts{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	cursor: pointer;
	z-index: 11;
}
.banner .parts .imgs{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%) scale(0.2);
	-moz-transform: translate(-50%,-50%) scale(0.2);
	-o-transform: translate(-50%,-50%) scale(0.2);
	transform: translate(-50%,-50%) scale(0.2);
	width: 130px;
	height: 130px;
	border-radius: 50%;
	border: 5px solid rgba(24,83,164,.6);
	overflow: hidden;
	opacity: 0;
}
.banner .parts:hover .imgs{
	-webkit-transform: translate(-50%,-50%) scale(1);
	-moz-transform: translate(-50%,-50%) scale(1);
	-o-transform: translate(-50%,-50%) scale(1);
	transform: translate(-50%,-50%) scale(1);
	opacity: 1;
}


.banner .parts .bcon{
	background-color: #fff;
	width: 100%;
	height: 100%;
}
.banner .parts .bcon img{
	display: block;
	width: 100%;
}

.banner .parts.t1{
	position: absolute;
	top: 45%;
	left: 28.7%;
}

.banner .parts.t2{
	position: absolute;
    top: 51%;
    left: 37.7%;
}

.banner .parts.t3{
	position: absolute;
    top: 52%;
    right: 24.8%;
}

.banner .parts.t4{
	position: absolute;
    top: 63%;
    left: 24.3%;
}
.banner .parts.t5{
	position: absolute;
     bottom: 3.3%;
     left: 28.8%;
}
.banner .parts.t6{
	position: absolute;
    bottom: 3.8%;
    left: 56.6%;
}
.banner{
	padding-top: 80px;
}

.ju_navs{
	display: flex;
	margin-bottom: 40px;
}

.ju_navs .item:first-child{
	margin-left: 0;
}

.ju_navs .item{
	margin-left: 30px;
	border-radius: 6px;
    padding: 10px 22px;
	border: 1px solid #dddddd;
	color: #333;
	text-align: center;
	margin-bottom: 10px;
	cursor: pointer;
}

.ju_navs .item:hover,.ju_navs .item.act{
	border-color: #0a50b0;
    background-color: #0a50b0;
    color: #fff;
}
.footer .flt .tc{font-size: 34px;}










.pro_y .itvb{
	position: absolute;
	z-index: 11;
	cursor: pointer;
	display: none;
}
.pro_y .itvb.b1{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    top: 16.4%;
    left: 60.4%;
}
.pro_y .itvb.b2{
	width: 32px;
    height: 32px;
    border-radius: 50%;
    top: 36.4%;
    left: 55.3%;
}
.pro_y .itvb.b3{
	width: 32px;
    height: 32px;
    border-radius: 50%;
    top: 56.4%;
    left: 50.2%;
}

.pro_y .itvb.b4{
    width: 32px;
    height: 32px;
    border-radius: 50%;
    top: 76.4%;
    left: 45%;
}
.banner .img_can img{
	display: none;
}
.banner .img_can img.act_img{
	display: block;
}











.banner .mlo_pixc{display: none;}






/* 媒体查询 */
@media(max-width:1680px) {
	.banner .txt .tit{font-size: 48px;}
	.banner .txt{font-size: 40px;}
	.row1 .lsjc .left .d_text {font-size: 36px;}
	.f_40 {font-size: 30px;}
	.row1 .lsjc .left .dd_text{line-height: 1.7em;}
	.f_50{font-size: 40px;}
	.box ,.ban .text,.dh_bot{padding: 0 40px;}
	.row3 .box,.row4 .box{padding: 70px 40px;}
	.ab_s2 .txt .date{font-size: 60px;}
	.pro_nebox{padding: 40px 0;}
	.us_r3 {padding-left: 40px;}
	.yf_r2 .swi_btns{
		bottom: 20%;
		right: 35%;
	}
	.header .boxs .ul1 li{margin-left: 40px;}
	.footer .flt{width: 300px;}
	.footer .frt {max-width: calc(100% - 320px)}
	.footer .flt .tc {
		font-size: 24px;
	}

	.TAB_CLICK2 { font-size: 18px; }
	.TAB_CLICK2 .item { margin-right: 34px; margin-bottom: 15px;}
	.TAB_CLICK2 .item {
		padding-bottom: 10px;
	}
}
@media(max-width:1440px) {
	/* banner */
	.banner .parts {width: 50px;height: 50px;}
	.banner .parts .imgs{width: 108px;height: 108px;}

	.header .boxs .fr {width: 71%;}
	.header .boxs .h_daohang {width: 78%;}
	.banner .txt .tit {font-size: 36px;}
	.banner .txt{font-size: 30px;}
	.f_72 {font-size: 56px;}
	.f_28{font-size: 18px;}
	.box ,.ban .text,.dh_bot{padding: 0 20px;}
	.row3 .box,.row4 .box{padding: 60px 20px;}
	.footer .frt li{margin-right: 50px;}
	.row1 .lsjc{padding: 50px 0;}
	.row1 .lsjc .title_text{margin-top: 50px;}
	.row1 .lsjc .title_text.ty{margin-top: 0px;}
	/* .row3 .xwdt .ibox{padding: 50px 5%;} */
	.f_60 {font-size: 40px;}
	.ban .text .f_50 {font-size: 30px;}
	.yq_top .item_t .tit span{font-size: 48px;}
	.ul_wh .icon{width: 80px;height: 80px;}
	.ul_wh .icon div{width: 70px;height: 70px;}
	.ul_wh .tit{font-size: 20px;}
	.ab_s2 .txt .date{font-size: 40px;}
	.video_s .v_txt .con .tit{font-size: 16px;}
	.p_b80 {padding-bottom: 40px;}
	.yf_r2 .r2_c .desc {margin-bottom: 79px;}
	.news_list .txt .tit{font-size: 20px;}
	.tex_cont .tit{font-size: 28px;}
	.pro_content.desc .pro_r .titz{font-size: 30px;}
	.up_txt li .p2, .up_txt .t_bt .p2{width: 33%;}
	/* .ibox{min-width: 200px;width: 100%;padding:60px 20px;} */
	.us_r3 {padding-left: 20px;}
	.sear_con .r_inp{width: 500px;}
	.yf_r2 .r2_c .r{padding: 60px 90px 60px 50px;}
	.sc_r1 .item span { font-size: 56px; }
	.sc_r1 .item .trt { font-size: 14px; }
	.yf_r2 .swi_btns{
		bottom: 20%;
		right: 34%;
	}
	.f_36 {
		font-size: 28px;
	}
	.header .logo_img {
		width: 240px;
	}
	.header .logo_img>a img {
		margin-top: 30px;
	}
	.header .boxs .ul1 li {
		margin-left: 25px;
		font-size: 16px;
	}
	.header .boxs .right .dsen {
		width: 63px;
		height: 30px;

		margin: 0 20px 0 20px;
	}

	.z_tanchuang .tbox .modal{
		width: 72%;
	}


}
@media(max-width:1280px) {
	.header .boxs .fr {
		width: 79%;
	}
	.banner .txt {padding: 0 102px;}
	.banr {width: 50px;height: 50px;}
	.banl {width: 50px;height: 50px;}
	.banner .banner_do {right: 5.2%;top: 25%;}
	.row1 .lsjc .left .d_text {font-size: 26px;}
	.f_40 {font-size: 20px;}
	.f_72 {font-size: 46px;}
	.row1 .lsjc .right .swiper2 .swiper-slide .s2_box .s2_fp .num.jia {width: 102px;}
	.f_50{font-size: 30px;}
	.row3 .xwdt .ibox .down .s3_box .s3_fp1 .c_text,.new_r1 .xwdt .ibox .down .s3_box .s3_fp1 .c_text{max-height: 8em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
	.yf_con .swiper-slide .txt{font-size: 18px;}
	.tex_cont .w1000{width: 100%;padding: 0 5%;}
	.tex_cont .tit{font-size: 20px;}
	.top_txt{width: 100%;padding: 0 5%;}
	.new_pro li{width: 33.333%;}
	.sear_con{display: block;}
	.sear_btns{margin-bottom: 20px;}
	.sear_con .r_inp{width: 100%;}
	.yf_r2 .swi_btns{
		bottom: 7%;
		right: 32%;
	}
	.f_36 {
		font-size: 24px;
	}
}
@media(max-width:1024px) {
	.yf_tp .swiper-button-next, .yf_tp .swiper-button-prev{display: none;}
	.sc_r1 .l{float: none;width: 100%;}
	.sc_r1 .r{padding-left: 0;padding: 40px 0;}
	.sc_r1 .r div{display: none;}
	.sc_r1 .r img{display: none;}
	.sc_r1 .r .dn_img{display: block;}
	.sc_r1 .r .dn_img img{display: block;width: 100%;}
	.sc_r1 .num_c{justify-content: center;}
	.sc_r1 .item{width: 33.33%;margin-right: 0;text-align: center;}
	.map_text{position: unset;-webkit-transform: translatey(0);-moz-transform: translatey(0);-o-transform: translatey(0);transform: translatey(0);width: 100%;padding: 40px 5%;}
	.yf_r2 .swi_btns{
		bottom: 20%;
		right: 28%;
	}
	.sc_r1 s{margin-bottom: 30px;}
	.m_head{display: block;}
	.header .boxs{display: none;}
	.banner{
		padding-top: 50px;
	}

	.z_tanchuang .tbox .modal .out{
		right: 0;
	}
	.z_tanchuang .tbox .modal{width: 90%;}
	.spw_nav .nav_s{margin-bottom: 10px;}
	.tz_us .pic2 .top img{width: 49%;}
}
@media(max-width:960px) {
	.banner .banner_do{display: block;}
	.banl,.banr{display: none;}
	.ju_navs{
		overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap;
	}

	.banner .mlo_pixc{display: block;}
	.banner .img_can{display: none;}
	.banner .pro_y{display: none;}


	.con_c .swiper-button-next { right: 0; }
	.con_c .swiper-button-prev{left: 0;}
	.row1 .lsjc .title_text.ty{padding-top: 50px;}
	.con_c{padding: 0 36px;}
	.parts_box{display: none;}
	.con_c li, .con_c .swiper-slide{text-align: center;}
	.con_c .swiper-button-next, .con_c .swiper-button-prev{margin-top: -9px;}
	.yq_top s {
		margin: 22px 0 30px;
	}
	.f_36 {
		font-size: 18px;
	}
	.yf_r2 .swi_btns {
		bottom: 40px;
		left: 5%;
		right: auto;
	}
	.ban .text{top: 36%;}
	.ban .text .down{display: none;}
	.footer2{color: #666;}
	.footer2 .frc a,.footer2 .frt a{color: #666;}
	.us_r2 .txt .tit2 { font-size: 18px; }
	.us_r2 .txt .tit{font-size: 26px;}
	.news_list .txt .r a{font-size: 14px;}
	.news_list .txt .l::before{display: none;}
	.swiper3{padding-bottom: 40px;}
	.swiper3 .swiper-pagination{bottom: 0;display: block;}
	.swiper3 .swiper-pagination-bullet {width: 10px;height: 10px;display: inline-block;border-radius: 100%;background: #000;opacity: .2;}
	.swiper3 .swiper-pagination-bullet-active {opacity: 1;background: #0a50b0;}
	.row1 .lsjc{padding: 0 0 50px;}
	.cs_list{padding-bottom: 30px;}
	.us_list li .pic::before{display: none;}
	.banner .swiper-slide .con .img img:last-child {display: block;}
	.banner .swiper-slide .con .img img:first-child {display: none;}
	.banner .banner_do {left: 0;right:0;bottom: 5%;top: auto;display:block;width: 100%;overflow: hidden;display: flex;justify-content: center;}
	.banner .swiper-container .scg_y {display: block;margin: 0px 6px 0px;}
	.banr {display: none;}
	.banner .txt{width: 100%;padding: 0 5%;}
	.banner .txt .tit {font-size: 26px;}
	.banner .txt {font-size: 22px;}
	.row1 .lsjc .right {width: 100%;position: unset;transform: translateY(0%);}
	.row1 .lsjc .left{width: 100%;padding: 40px 5%;}
	.all_btn {width: 153px;height: 42px;}
	.row1 .lsjc .right .swiper2 .swiper-slide .s2_box .s2_fp .num.jia {width: 84px;}
	.row2 .yfcx .lrt .left,.row2 .yfcx .lrt .right {width: 100%;padding: 0;}
	.row2 .yfcx .lrt{display: block;}
	.f_30{font-size: 20px;}
	.row3 .xwdt ,.row1 .lsjc{background-attachment: unset;}
	/* .ibox{padding: 40px 5%;width: 100%;} */
	.f_28{font-size: 14px;}
	.row4 .hzhb .ibox .lrt{display: block;}
	.row4 .hzhb .ibox .lrt .left,.row4 .hzhb .ibox .lrt .right{width: 100%;}
	.row4 .hzhb .ibox .lrt .righ{padding: 0 5%;}
	.row4 .hzhb .ibox .lrt .left{text-align: center;}
	/* .row4 .hzhb .ibox{padding: 0;} */
	.row4 .hzhb{padding: 40px 0;-webkit-background-size: cover;
	background-size: cover;}
	.row4 .hzhb .ibox .lrt .left .c_text {color: #fff;line-height: 1.875;margin: 30px 0 39px 0;}
	.box {padding: 0 5%;min-width: 200px;width: 100%;}
	.row3 .box,.row4 .box{padding: 50px 5%;min-width: 200px;width: 100%;}
	.ban .text,.dh_bot{padding: 0 5%}
	.footer{display: none;}
	.row1 .lsjc .left .d_text{font-size: 22px;}
	.f_40 {font-size: 16px;}
	.row1 .lsjc .right .swiper2 .swiper-slide .s2_box .s2_fp{top: 54%;text-align: center;padding: 0 5%;}
	
	.row1 .lsjc .right .swiper2 .swiper-slide .s2_box .s2_fp .s_img img {width: 60px;}
	.row1 .lsjc .right .swiper2 .swiper-slide .s2_box .s2_fp .num.wan{width: auto;}
	.row1 .lsjc .right .swiper2 .swiper-slide .s2_box .s2_fp .c_text{left: 1.6em;}
	.row1 .lsjc .right .swiper2 .swiper-slide .s2_box .s2_fp .num.jia::before{top: -10px;}
	.row1 .lsjc .right .swiper2 .swiper-pagination-bullets{width: 100%;}
	.ban .moled_bg{display: block;}
	.ban{height: auto;}
	.dh_bot{display: none;}
	.f_60 {font-size: 32px;}
	.ban .text .f_50 {font-size: 22px;}
	.yq_top .l{float: none;width: 100%;padding: 0;}
	.yq_top .item_t{justify-content: center;}
	.yq_top .r{padding-top: 30px;margin-bottom: 0px;}
	.yq_top .item_t .tit span {font-size: 34px;}
	.yq_top .item_t .tit{font-size: 14px;}
	.qy_btns{font-size: 14px;}
	.ul_wh li{width: 33.333%;margin-bottom: 20px;}
	.ul_wh li{padding: 0 10px;}
	.ul_wh {margin: 0 -10px;}
	.ad_boxc{}
	.ab_s2 .pic {float: none;width: 100%;height: auto;}
	.ab_s2 .txt{padding-left: 0;padding-top: 20px;}
	.ab_s2 .txt .date {font-size: 28px;}
	.ab_s2 .txt .desc,.ab_s4 .txt .tit{font-size: 14px;}
	.ab_s2 .pic img{width: 100%;height: auto;}
	.ab_r4 .swiper-button-prev,.ab_r4 .swiper-button-next{display: none;}
	.top_vid .text .tit{font-size: 18px;margin: 14px 0 20px;}
	.top_vid .text .v_play {width: 113px;height: 38px;line-height: 38px;}
	.top_vid .text{padding-top: 8%;}
	.video_s .v_txt .con .r img{width: 44px;}
	.p_t80 {padding-top: 40px;}
	.g_tit{margin-bottom: 30px;}
	.f_30 {font-size: 20px;}
	.yf_tp .l,.yf_r2 .r2_c .l,.news_list .pic,.news_list .txt .l,.dt_list .l{float: none;width: 100%;}
	.yf_tp.s2 .l ,.yf_tp .r{padding: 40px 0;}
	.yf_tp{height: auto;background-color: #fff;}
	.yf_tp s {margin: 19px 0;}
	.yf_tp .swiper-slide img,.yf_r2 .swiper-slide img{height: auto;width: 100%;}
	.yf_r2 .r2_c{height: auto;}
	.yf_r2 .r2_c .r,{width: 100%;padding: 40px;}
	.yf_con .l{display: none;}
	.yf_con .r{padding: 0;}
	.yfs1_next,.yfs1_prev,.yfs2_next,.yfs2_prev,.yfs3_next,.yfs3_prev{display: none;}
	.news_list .pic,.news_list .txt{height: auto;}
	.news_list .txt{padding: 20px;}
	.news_list .txt .l{padding: 0;}
	.news_list .txt .r{margin-top: 26px;}
	.ul_fy{display: none;}
	.mo_more{display: block;}
	.mo_more{display: block; width: 160px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;border-radius: 5px;background-color: #0a50b0;color: #fff;margin: 0 auto;}
	.t_bot{display: block;}
	.t_bot .l{margin-bottom: 20px;width: 100%;}
	.t_bot a{line-height: 1.7em;}
	.dt_list .tit{font-size: 16px;}
	.dt_list .desc{font-size: 14px;}
	.dt_list .l .i_time span{font-size: 28px;}
	.dt_list li{padding: 30px 0;}
	.dt_list .l .con2,.dt_list li:hover .l .con2{border: none;}
	.dt_list .r{padding-right: 20px;}
	.top_cnav,.pro_content .pro_l{display: none;}
	.pro_r{width: 100%;}
	.pro_content .pro_r li{padding: 0 6px;}
	.pro_content .pro_r ul {margin: 0 -6px;}
	.pro_content .pro_r .tit{font-size: 16px;}
	.pro_box{padding: 0 5% 40px;}
	.pro_content.desc .pro_r .comv2{display: block;}
	.pro_content.desc .pro_r .dl,.pro_content.desc .pro_r .dr{width: 100%;}
	.pro_content.desc .pro_r .swiper-slide img {display: block;height: auto;width: 100%;}
	.pro_content.desc .pro_r .dr{padding: 20px 0 0;}
	.pro_content.desc .pro_r .titz{font-size: 22px;}
	.pro_content.desc .pro_r .descz .tl{font-size: 20px;}
	.TAB_CLICK2{font-size: 18px;}
	.pro_content.desc .pro_r .comv,.pro_content .pro_r{padding: 0;}
	.pro_content.desc .pro_r .comv{background-color: transparent;}
	.new_psc{background-color: #fff!important;}
	.pro_content{padding-top: 0px;}
	
	.cs_list .con{padding: 0;}
	.con_c li{margin-bottom: 10px;margin-right: 10px;}
	#map{height: 360px;}
	.up_txt li .p1,.up_txt .t_bt .p1{width: 80%;line-height: 1.7em;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.up_txt li .p2,.up_txt .t_bt .p2{width: 20%;display: none;}
	.up_txt .t_bt p.p3,.up_txt li .up_btn{width: 15%;}
	.up_txt .t_bt p.p3{line-height: 1.7em;}
	.up_txt li p{font-size: 14px;}
	.up_txt .t_bt p{vertical-align: middle;}
	.up_txt .t_bt{padding: 20px;}
	.up_txt li{padding: 30px 20px;}
	.up_txt .t_bt{font-size: 16px;}
	.f_50 {font-size: 26px;}
	.inside_page{padding-top:50px;}
	.yf_tp .r,.yf_tp.s2 .l,.yf_r2 .r2_c .r{width: 100%;}
	.yf_tp.s2 .r{float: none;width: 100%;}
	.yf_r2 .r2_c .r{padding: 40px 5%;}
	.z_tanchuang .tbox .modal{padding: 20px;}
	.z_tanchuang .tbox .modal .out{width: 26px;height: 26px;background-size: 13px;right:0px;}
	.us_list li .pic,.us_list li.li2 .pic{float: none;width: 100%;}
	.us_list li .txt,.us_list li.li2 .txt{padding:50px 0 0;}
	.us_r2 .pic{float: none;width: 100%;height: auto;}
	.us_r2 .pic img{margin: 0 auto;}
	.us_r2 .txt{width: 100%;padding: 30px 0 0;}
	.us_r3 {padding: 0 5%;}
	.top_txt {width: 100%;padding: 0;}
	.us_list li .pic img,.us_r2 .pic img{width: 100%;height: auto;max-width: 100%;}
	.new_pro li{width: 50%;}
	.new_pro .tit{font-size: 16px;}
	.news_list .txt .tit {font-size: 16px;}
	.yf_r2 .r2_c .r{height: auto;}
	.yf_tp .swiper-pagination{display: block;}
	.qy_btns span{width: 130px;}
	.ab_r4{padding-bottom: 40px;}
	.us_list .tite{font-size: 26px;}
	.job_list{ float: none; width: 100%; height: auto; position: unset; }
	.job_list:last-child{ float: none; width: 100%; }
	.job_list dd.act{ position: unset; }
	.job_list dd{margin-bottom: 20px;}
	.job_list{margin-bottom: 20px;}
	.job_list:nth-child(2){margin-bottom: 0;}
	.footer2 .flt{display: none;}
	.footer2 .frt{float: none;width: 100%;display: block;text-align: center;}
	.footer2 .frt span, .footer2 .frt a{float: none;}
	.footer2 .box{padding: 0 5%;}
	.footer2 .frt a,.footer2 .frt span{display: inline-block;}


	.TAB_CLICK2{    overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap;}


	



}
@media(max-width:850px) {
	.tz_us{display: block;}
	.tz_us .pic1 img,.tz_us .pic3 img{width: 100%;}
	.job_list .tit{font-size: 20px;}
	.sear_box{padding: 20px;}
	.sear_tit .tit{font-size: 18px;}
	.sear_btns li ,.sear_con .r_inp span{font-size: 14px;}
}
@media(max-width:680px) {
	.TAB_CLICK2 {
		font-size: 16px;
	}
	.yq_top .desc{margin-bottom: 10px;}
	.ban .text .down{width:40px;height: 40px;margin-top: 40px;line-height: 40px;}
	.ul_wh li{padding: 0 5px;}
	.ul_wh {margin: 0 -5px;}
	.ul_wh li{width:50%;margin-bottom: 10px;}
	.top_vid img{display: block;height: 100%;position: relative;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);max-width: none;}
	.top_vid{height: 205px;overflow: hidden;}
	.mo_time{display: block;margin-top: 16px;}
	.dt_list .l .i_time{display: none;}
	.pro_content .pro_r li{width: 50%;}
	.TAB_CLICK2 .item{margin-right: 12px;}
	.csxz{display: block;}
	.inp_cs{margin-right: 0;}
	.inp_cs.c1{margin-bottom: 20px;}
	.sear_btns li {width: 90px;font-size: 14px;}
	@keyframes downc {from {transform: translate(0, 0)}to {transform: translate(0, 30px);opacity: .5;}}
	.f_60 {font-size: 28px;}
	.ban .text .f_50{font-size: 22px;}
	.us_list .tite{font-size: 22px;}
	.yq_top .item_t{
		float: none;
		width: 100%;
		margin-bottom: 30px !important;
	}
	.yq_top .item_t .con{width: 100%;text-align: center;}
}
	.row3 .xwdt .ibox .down .s3_box .s3_fp1 .c_text,.new_r1 .xwdt .ibox .down .s3_box .s3_fp1 .c_text{max-height: 8em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}

@media(max-width:540px) {
	/* .yq_top .item_t .con{width: auto;} */
	.yq_top .item_t{justify-content: start;}
	.ul_wh li{padding: 0;}
	.ul_wh {margin: 0;}
	.ul_wh li{width:100%;margin-bottom: 10px;}
	.pro_content .pro_r li,.new_pro li{width: 100%;padding: 0;}
	.pro_content .pro_r ul ,.new_pro{margin: 0;}
	.pro_content .pro_r li .com .pic img,.new_pro li .com .pic img{width: 100%;}
	.new_pro li{width: 100%;}
	.up_txt .t_bt p.p3, .up_txt li .up_btn{
		width: 58px;
	}
	.up_txt li .p1, .up_txt .t_bt .p1{
		width: calc(100% - 70px);
	}
}
@media(max-width:500px) {
	.f_72 {font-size: 32px;}
	.row1 .lsjc .right .swiper2 .swiper-slide .s2_box .s2_fp .num.wan::before{font-size: 32px;}
	.f_20{font-size: 16px;}
}




