@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: "微软雅黑", Arial;
	font-size: 14px;
	line-height: 1.5;
	width: 100%;
	margin: 0px auto;
	overflow-x: auto;
}

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

a:hover {}

img {
	border: 0;
	display: inline;
	vertical-align: bottom;
	width: auto;
	height: auto;
	max-width: 100%;
}

div,
ul,
li,
dl,
dd,
span,
h1,
h2,
p,
h4,
h3 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clear {
	clear: both;
}

.container {
	margin: 0px auto;
	width: 90%;
	max-width: 1300px;
}
.container>.swiper-wrapper{justify-content: center;}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* {
	box-sizing: border-box;
}
#nav_but{
	display: none;
}
.flex-between {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.flex-center-y {
	display: flex;
	align-items: center;
}


html.active {
	height: 100%;
}
.tpleft{ float: left;}
.tpright{ float: right;}
.part_pa{padding: 3rem 0;/* display: flex; */}

/* 首页 */
header{ font-size: 12px;background-color: #fff; position: relative; z-index: 9999;}
header .top_1{ border-bottom: 1px #989797 solid; color: #676767; line-height: 21px;}
header .top_1 .nav a{color: #676767; }
header .top_1 .nav a:hover{ color: #222;}
header .top_1 .tpright .weix { margin-left: 23px; height: 21px; display: flex; align-items: center; justify-content: center; cursor: pointer; position: relative;}
header .top_1 .tpright .weix .pic{ height: 14px; width: auto; display: block;}
header .top_1 .tpright .weix .l_content{ width:90px; padding:0px; border-radius:5px; position:absolute;  top:21px;z-index:600; background-color:#fff;  font-weight:normal;transform-origin: 50% 0; transform: scaleY(0) translateZ(0);opacity: 1; margin-left: 0px;
    transition: transform 0.3s,opacity 0.3s; box-shadow: 0px 0px 8px rgb(0 0 0 / 8%);}
header .top_1 .tpright .weix:hover .l_content{transform: scaleY(1) translateZ(0);opacity:1;}
header .top_1 .tpright .weix .l_content:before {
    content: "";
    position: absolute;
    border: 4px solid transparent;
    border-bottom: 4px solid #fff;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
header .top_2 { padding: 10px 0px; color: #666;}
header .top_2 .logo img{ height: 60px; width: auto;}
header .top_2 .tpright .search{width: 239px;border: 1px #dddddd solid;border-radius: 3px;height: 37px;color: #ddd;position: relative;}
header .top_2 .tpright .formbit{ flex:1; padding: 0px 9px; height: 34px; line-height: normal; border: 0px; outline: none; font-size: 12px; overflow: hidden; position: relative;}

header .top_2 .tpright .sumbit{cursor: pointer;background: none;border: 0px;outline:none;display: flex;align-items: center;justify-content: center;width:30px;height: 30px;margin-right: 5px;position: absolute;right: -2px;top: 3px;}
header .top_2 .tpright .sumbit img{ height: auto; width: 16px;}
header .top_2 .tpright .select_1{ border: 0px; padding: 0px 6px; height: 34px; line-height: normal; font-size: 12px;color:#666; outline: none; margin-right: 5px;}
header .top_2 .tpright .select_1::-webkit-input-placeholder {
	color:#666; 
	}
header .top_2 .tpright .tel{ margin-left: 33px; margin-right: 26px;}
header .top_2 .tpright .tel img{ width: 23px; height: auto;}
header .top_2 .tpright .tel .infor{ flex:1; line-height: 1.2; margin-left: 10px;}
header .top_2 .tpright .tel .infor .num{ font-size: 18px; font-weight: bold;background-image: linear-gradient(to right, #d24143, #1a3373);
	-webkit-background-clip: text;
	color: transparent;}
header .top_2 .tpright .online{ border-left: 1px #ccc solid;}
header .top_2 .tpright .online ul li a{ height: 32px; display: flex; align-items: center; font-size: 14px; color: #666;}
header .top_2 .tpright .online ul li{ margin-left: 30px;}
header .top_2 .tpright .online ul li a img{ height: 25px; width: auto; margin-right: 11px;}
.menu{ background-color: #1a3373;}
.menu ul li a{ color: #fff; font-size: 16px; line-height: 60px; height: 60px; display: block;}
.menu ul li { flex:1; text-align: center;}
.menu ul li:hover{ background-color: #d6872f;}
.menu ul li:hover .nav_xl{display: block;}
.nav_xl{display: none;position: absolute;left: 0;width:100%;height: 400px;background:hsla(0, 0%, 97%, 0.82);text-align: left;padding-top: 2rem;}
.nav_xl .nav_xl_l{float: left;width:16%;height: 300px;border-right: 1px solid hsla(223, 65%, 18%, 0.479);padding-left: 1rem;position: relative;}
.nav_xl .nav_xl_l:nth-child(1){width: 10%;}
.nav_xl .nav_xl_l h2{font-size: 1rem;font-weight: 400;}
.nav_xl .nav_xl_l .list a{font-size: 12px;color: #10214c;display: inline-block;padding-right: 6px;height: 30px;}
.nav_xl .nav_xl_l .list a:hover{color:#d6872f ;}
.nav_xl .nav_xl_l span{position: absolute;display: block;top: -19px;right: 10px;}
.nav_xl .nav_xl_l span a{font-size: 14px;color:#d6872f ;}
.nav_xl .nav_xl_l span a:hover{color: #10214c;}

.banner{ position: relative;}
.banner_wed{display: none!important;}
.banner ul li{ text-align: center;}
.banner .s_btn{display: flex; align-items: center; justify-content:center; position: absolute; left: 50% !important; z-index: 10; transform:translateX(-50%);-webkit-transform:translateX(-50%); bottom:80px !important;width:92% !important; max-width:1200px !important; margin:auto;}
.banner .s_btn span{background-color:#fff !important; width: 14px; height: 14px;display: inline-block; cursor: pointer;  border-radius: 50%; margin:0px 5px; opacity: 0.59;}
.banner .s_btn span.active{  background-color:#d68b33 !important;}
.part_1{ background-color: #edf1f8; padding: 57px 0px;}
.index_bt{ text-align: center;line-height: 1; margin-bottom: 28px;}
.index_bt .eng{ font-size: 48px; text-transform: uppercase; color: rgba(164,164,164,0.14);  font-weight: bold; }
.index_bt .title{ font-size: 36px; color: #10214c; font-weight: bold; margin-top: -19px; padding-bottom: 14px; position: relative; margin-bottom: 16px;}
.index_bt .title:before{ content: ""; width: 68px; height: 4px; background-color: #d6872f; left: 50%; transform:translateX(-50%);-webkit-transform:translateX(-50%); bottom: 0px; position: absolute;}
.index_bt .desc{ color: #8d8b8b;}
.index_chioc ul{display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 20px 10px;
align-items: stretch;}
.index_chioc ul li{ text-align: center;}
.index_chioc ul li .icon {}
.index_chioc ul li .icon img{ height: 35px; width: auto;}
.index_chioc ul li .txt{ color: #444; font-size: 17px; margin-bottom: 7px; margin-top:15px; font-weight: bold;}
.index_chioc ul li .infor{ color: #8d8b8b; line-height: 1.8; font-size: 10px;}
.part_1 .index_bt { margin-bottom: 67px;}
.part_2{  padding-bottom: 64px;}
	

.index_customer ul{    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 8px 8px;align-items: stretch;}
.index_customer ul li:nth-child(1) {
		 grid-row: 1 / span 2;
	}
.index_customer ul li:nth-child(4) {grid-column: 4 / span 2;}
.index_customer ul li:nth-child(5) {grid-column: 2 / span 2;}

.index_customer ul li{ border-radius: 20px; overflow: hidden;}
.index_customer ul li:nth-child(n+2):nth-child(-n+6){max-height:226px}
.index_customer ul li a{ width: 100%;display: block; height: 100%;position: relative; border-radius: 15px; overflow: hidden;}
.index_customer ul li a img{ width:100%; height:100%;object-fit: cover;
	object-position: center center;transition:all .5s;-webkit-transition:all .5s;}
	.index_customer ul li a::before{background:linear-gradient(156deg, #024cd191 10%, #ffffff00 50%);content:"";position: absolute;top: 0;right: 0;width: 100%;height: 100%;}
.index_customer ul li a:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);}
.index_customer ul li a .content{ color: #fff; position: absolute;z-index: 10; top: 15%; left:25px;}
.index_customer ul li a .content .title{ font-size: 24px; font-weight: bold; line-height: 1;}
.index_customer ul li a .content .desc{ padding-top: 10px; padding-bottom: 15px; position: relative;}
.index_customer ul li a .content .desc:before{ content: ""; width:43px; height: 4px; background-color: #d6872f; left: 0%; bottom: 0px; position: absolute;}
.part_3{ padding-top: 50px;}
.index_order{ display: flex; align-items: flex-start; justify-content: space-between;}
.index_order .photo{ width: 45.8%; position: relative; display: block;}
.index_order .photo:before{ content: ""; width: 95%; height: 95%; border: 6px #d58931 solid; left: -17px; top:-17px; position: absolute;}
.index_order .photo .pic {overflow: hidden; position: relative; z-index: 50; }
.index_order .photo .pic img{ width:100%; height:auto; object-fit: cover; 
	object-position: center center;transition:all .5s;-webkit-transition:all .5s;}
.index_order .photo .pic:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);}
   
.index_order .content{ width: 47%;  color: #575259;}
.index_order .content .title{ font-size: 24px; color: #10214c; font-weight: bold; line-height: 1; padding-bottom: 47px; margin-bottom: 29px; position: relative;}
.index_order .content .title:before{ content: ""; width:63px; height: 4px; background-color: #d6872f; left: 0%; bottom: 0px; position: absolute;}
.index_order .content .desc{ line-height: 1.7; margin-bottom: 25px;}

.index_honor{ background: #f9faff url(../images/about_bt.png) center top no-repeat; background-size: auto 100%;}
.index_honor { padding: 40px 0px 28px;}
.index_honor ul{ }
.index_honor ul li{  padding: 0px 50px;}
.index_honor ul li .txt{ color: #1a3373; font-size: 30px; font-weight: bold; line-height: 1; margin-bottom: 20px;}
.index_honor ul li .desc{ color: #666; font-size: 18px; line-height: 1.6; }
.part_4{ padding: 67px 0px 175px;background-image: url(../images/main_20.jpg); background-position: center top; background-repeat: no-repeat;background-size: cover;}
.part_4 .index_bt{ margin-bottom: 84px;}
.main_bt.no1{ text-align: center; margin-bottom: 58px;}



.part_5{ padding: 74px 0px;background-image: url(../images/main_23.jpg); background-position: center top; background-repeat: no-repeat;background-size: cover;}
.index_new{ display: flex; align-items: stretch; justify-content: space-between;}
.index_new .items{ width: 30%; overflow: hidden;}
.index_new .items:last-child{ border-right: 0px;}
.index_new .items .title .tpleft{ flex:1; overflow: hidden; }
.index_new .items .title .tpleft .txt{ font-size: 18px; font-weight: bold; margin-right: 10px; color: #444;}
.index_new .items .title .tpleft .eng{ font-size: 12px; color: #c4c2c2; text-transform: uppercase;}
.index_new .items .title .more{ width: 36px; height: 36px; border-radius: 50%; border: 1px #c5c3c3 solid; background-image: url(../images/icon_03.png); background-position: center center; background-repeat: no-repeat;}
.index_new .items .title .more:hover{ background-color: #d68b33; border: 1px #d68b33 solid;background-image: url(../images/icon_05.png);}
.new_list ul li a{ display: block; padding: 12px 0px;}
.new_list ul li a .photo{overflow: hidden;margin-bottom: 18px;border-radius: 10px;max-height: 14rem;overflow: hidden;}
.new_list ul li a .photo img{ width: 100%;object-fit: cover;
	object-position: center center;transition:all .5s;-webkit-transition:all .5s;}
.new_list ul li a:hover .photo img{transform:scale(1.05);-webkit-transform:scale(1.05);}
.new_list ul li a .txt{ font-size: 14px; color: #444; font-weight: bold;display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;-webkit-text-overflow:ellipsis;} 
.new_list ul li a:hover .txt{color: #d6872f;}
.new_list ul li a .desc{ margin-top: 11px; color: #a4a1a1; font-size: 12px; text-indent: 2em;}
.new_list ul li{border-bottom: 1px #a6a6a6 solid;}

/*底部*/
footer{color: #fff;padding-top: 60px;padding-bottom: 10px;background-color: #394e6b;}
footer a{ color: #fff;}
footer .foot_1{ display: flex; justify-content: space-between; align-items: stretch; margin-bottom: 40px;}
footer .foot_1 .f_left{ width: 34.2%;}
footer .foot_1 .f_right{padding-left: 28px;padding-right: 0;padding-top: 59px;display: flex;}
footer .foot_1 .f_right>div{padding: 0 0.2rem;box-sizing: border-box;width: 50%;text-align: center;}
footer .foot_1 .f_right img{width: 98px;height: auto;display: block;text-align: center;margin: 0 auto;}
footer .f_midd{ flex:1; overflow: hidden; border-left: 1px #fff solid; border-right: 1px #fff solid; margin-left: 20px;}
footer .foot_1 .f_left .db_logo{padding-bottom: 14px;position: relative;margin-bottom: 20px;}
footer .foot_1 .f_left .db_logo:before{content: "";width:79px;height: 4px;background-color: #d6872f;left: 0%;bottom: -7px;position: absolute;}
footer .foot_1 .f_left .desc{line-height: 1.6;text-align: justify;}
footer .foot_1 .f_midd{ padding: 0px 25px;}
footer .title{font-size: 18px;position: relative;padding-bottom: 12px;font-weight: bold;margin-bottom: 21px;margin-top: 1.7rem;}
footer .title:before{content: "";width:34px;height: 4px;background-color: #d6872f;left: 0%;bottom: -10px;position: absolute;}
footer .foot_1 .f_midd .items li{ margin-bottom: 12px; margin-top: 7px;}
footer .foot_2{padding: 18px 0px;border-top: 1px #fff solid;}
footer .foot_2 .f_title-b{font-size: 1.1rem;position: relative;padding-bottom: 2rem;}
footer .foot_2 .f_title-b::after{content: "";display: block;width: 3rem;height: 4px;background-color: #d6872f;position: absolute;.top: 50%;left: 0;top: 36px;}
footer .foot_2 .link{display: flex;}
footer .foot_2 .link .tel_list{width: 25%;text-align: center;}
footer .foot_2 .link .tel_list span{white-space: nowrap;display: block;}
footer .copyright{ border-top: 1px #fff solid; padding: 14px 0px;text-align: center; font-size: 12px;}
footer .link a{ margin-right: 15px;}

/* 分页样式 */
.pagination{text-align: center;}
.pagination a{display:inline-block;width: 1.4rem;height: 1.4rem ;line-height: 1.4rem;text-align: center;border-radius:4px;box-shadow:rgb(0 0 0 / 10%) 0px 0px 20px;color:#666666}
.pagination a:hover{background:#d6872f;color:#fff}


.clear::after{clear: both;content: "";display: block;}
.fl_le{float: left;}
.fl_rg{float: right;}
.mar_l{margin-left: 3rem;}
.mar_r{margin-right:3rem;}
.pad_l{padding-left: 3rem;box-sizing: border-box;}
.pad_r{padding-right:3rem;box-sizing: border-box;}
.mar_t{margin-top: 1rem;}

.wid_2{width: 30%;}
.wid_3{width: 30%;}
.wid_4{width: 40%;}
.wid_5{width: 50%;}
.wid_6{width: 60%;}
.wid_7{width: 66%;}
.wid_8{width: 80%;}
.flex{display: flex;}
.pa_tb{padding: 2rem 1rem;}
.list_banner .wed{display: none;}
.part_pa::after{content:"";display: block;clear: both;}
.part_l1{background: #1e3775;}
.part_l1 ul {display: flex;}
.part_l1 ul li{list-style: none;width: 25%;text-align: center;padding: 10px 0;border-right: 1px solid #ccc;background: #31519f;}

.part_l1 ul li:nth-child(4){border: none;}
.part_l1 ul li a{display: block;font-size: 16px;color: #ffffff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.part_l1 ul li:hover{background: #d6872f;}

.part_l2 .chan_l{position: relative;}
.part_l2 .chan_l h3{font-size: 26px;padding-bottom: 2rem;}
.part_l2 .chan_l span{position:absolute;bottom:0;display: block;background: #1a3373;width: 100px;height: 30px;line-height: 30px;border-radius:1rem;margin-top: ;}
.part_l2 .chan_l span a{color: #fff;display: block;text-align: center;}
.part_l2 .chan_l span:hover{background-color: #d6872f;}
.part_l2 .chan_l .ifno p{font-size: 16px;color: #282828;text-indent: 2rem;padding-bottom: 2rem;}
.part_l2 .fl_rg .img{display: block;position: relative;}
.part_l2 .fl_rg .img>img{display: block;border-radius: 1rem;overflow: hidden;transition: all 0.5s;}
.part_l2 .fl_rg .img>img:hover{transform: scale(1.01);}
.part_l2 .fl_rg .post_top{/* position: absolute; */bottom: -50px;left:5%;width: 100%;height: 100px;background-color: #ffffff;border: 1px solid #8a8a8a;border-radius: 10px;padding: 1rem;margin-top: 0.4rem;}
.part_l2 .fl_rg .post_top img{max-width: 30px;position: relative;top: 0; left: 0;}
.part_l2 .fl_rg .post_top .t_itme_c{width: 32%;display: inline-block;position: relative;}
.part_l2 .fl_rg .post_top .t_itme_c p{position: relative;left: 2.5rem;top: -23px;font-size: 16px;}

.part_l3 .img{overflow: hidden;border-radius: 1rem;}
.part_l3 .fl_rg h3{font-size: 26px;padding-bottom: 2rem;}
.part_l3 .fl_rg  p{font-size: 16px;color: #282828;}

.part_l4{background: url(../images/biaodan_bg.jpg) no-repeat;}
.part_l4 .container{padding: 2rem 0;}
.part_l4 .container .biaodan_ifno{margin-top: 1rem;}
.part_l4 .container h5{font-size: 1.6rem;color: #ffffff;padding: 0;margin: 0;text-align: center;}
.part_l4 .container  span{display: block;text-align: center;font-size: 1rem;color: #979595;margin-top: 10px;}
.part_l4 .container .biao{display: flex;}
.part_l4 .container .biao .box{ background-color: #f3f2f9; border-radius: 3px; height: 45px; padding: 0px 12px;display: flex; align-items: center; flex:1;}
.part_l4 .container .biao .box .formbit{ height: 43px; line-height: normal; background: none; flex:1; border: 0px; outline: none; margin-left: 11px;}
.part_l4 .container .sumbit{background-color: #1a3373; color: #fff; text-align: center; height: 45px; line-height: normal; border-radius: 3px; border: 0px; flex:1; max-width:300px;width: 100%; cursor: pointer;margin: 2rem auto ;display: block;} 

.part_l5 {padding: 3rem 0;}
.part_l5 h5{font-size: 3rem;text-align: center;color: #1a3373;padding: 0;margin: 0;}
.part_l5 span{font-size: 1.5rem;color: #444444;display: block;text-align: center;}
.part_l5 .part_k{display: flex;}
.part_l5 .b_info{padding: 3rem 0;width: 49%; box-sizing: border-box;   display: flex;float: left;}
.part_l5 .b_info::after{content: "";display: block;clear: both;}
.part_l5 .b_info>.img{overflow: hidden;border: 0.5rem solid #1a3373;position: relative;max-height:30rem ;}
.part_l5 .b_info .img img{width: 100%;}
.part_l5 .b_info .img .title{position: absolute;bottom: 0;left: 0;width: 100%;height: 5rem;line-height:5rem;text-align: center;font-size: 1.5rem;background: #1a3373;color: #ffffff;}
.part_l5 .wid_zd_l{width: 50%;}
.part_l5 .wid_zd_r{width: 50%;}
.part_l5 .wid_zd_r.con_td{padding: 2rem;font-size: 1.1rem;line-height: 2rem;}
.part_l5 .wid_zd_r .con_td .title{font-size: 1.3rem;color: #1a3373;padding-bottom: 2rem;position: relative;font-weight: bold;}
.part_l5 .wid_zd_r .con_td .title::before{content: "";display: block;position: absolute;left: 0;top:50px;width: 3rem;height: 4px;background: #d6872f;}
.part_l5 .wid_zd_r .con_td .lvjs_tl {color:#8d8b8b;padding-top: 1rem;} 
.part_l5 .wid_zd_r .con_td .lvjs_tl .tc_info{width: 100%;color: #000;}
.part_l5 .wid_zd_r .con_td .lvjs_tl .img{width: 100%;}
.part_l5 .wid_zd_r .con_td .lvjs_tl .img img{display: block;width:7rem;padding-top: 2rem;}
.part_l5 .wid_zd_r .con_ms{font-size: 1.1rem;color: #4b4b4b;padding: 2rem;}
.part_l5 .wid_zd_r .td_bt{font-weight: bold;color:#1a3373;position: relative;padding-bottom: 1rem;}
.part_l5 .wid_zd_r .td_bt::before{content: "";width: 4px;height: 1.4rem;background:#1a3373;position: absolute;top: 4px;left: -1rem;}

.index_service{ overflow: hidden;}
.index_service ul li{ width: 48%; margin-right: 4%; background-color: #f9faff; float: left; padding:24px 18px 17px;}
.index_service ul li:last-child{ margin-right: 0%;}
.index_service ul li .box{  align-items: stretch;}
.index_service ul li .box .photo{ border-radius: 10px; overflow: hidden;}
.index_service ul li .box .photo a{position:relative; display:block; width:100%; height: 100%; overflow:hidden;}
.index_service ul li .box .photo a img{
 width:100%;
 height:100%;
 object-fit: cover;
 object-position: center center;
 transition:all .5s;
 -webkit-transition:all .5s;
  max-height: 14rem;
 }
.index_service ul li .box .photo a:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);}
.index_service ul li .box .content{ flex:1; overflow: hidden; margin-left: 3.3%;}
.index_service ul li .box .content .title a{display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-text-overflow:ellipsis;font-size: 16px;color: #444444;font-weight: bold;line-height: 1.8;}
.index_service ul li .box .content .desc{ font-size: 12px; color: #727272;display:-webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp:3;-webkit-box-orient:vertical; overflow:hidden;text-overflow:ellipsis;-webkit-text-overflow:ellipsis; margin-top: 15px; text-indent: 2em;}
.index_service ul li .lab{ margin-top: 28px; color: #d6872f;}
.index_service ul li .lab img{ width: 22px; margin-right: 5px;}
.index_service ul li .box .content .title a:hover{color: #d6872f;}

.index_service .s_btn{display: flex; align-items: center; justify-content:center; margin-top: 43px;}
.index_service .s_btn span{background-color:#fff !important; width: 22px; height: 4px;display: inline-block; cursor: pointer; margin: 0px 5px; opacity:1; border-radius:0;}
.index_service .s_btn span.active{  background-color:#d68b33 !important;}

.part_about{/* background: url(../images/company.png) no-repeat; */background-size: 100%;padding: 7rem 0;}
.part_about .about_tit{position: relative;text-align: center;}
.part_about .about_tit h1{font-size: 1.8rem;position: relative;top:-2rem}
.part_about .about_tit h1::after{content: "";display: block;width: 3rem;height: 3px;background:#d68b33;margin: 0 auto;position: relative;bottom: -1rem;}
.part_about .about_tit span{display: block;color: #444444;opacity: 0.2;font-size: 3rem;font-weight: bold;}
.part_about .pa_tb{font-size: 1.5rem ;color: #666666;}
.part_about .pa_tb p{font-size: 1.2rem ;color: #666666;text-indent: 2rem;}
.part_about .about_img{overflow: hidden;border-radius: 1rem;max-width: 600px;}
.part_about .about_img img{width: 100%;transition: all 0.5s;}
.part_about .about_img img:hover{transform: scale(1.03);}
.part_about_1 .part_about_con{padding-bottom: 3rem;}
.part_about_1 .part_about_con .about_con_list{width: 25%;float: left;}
.part_about_1 .part_about_con img{display:block;margin: 0 auto;max-width: 90px;}
.part_about_1 .part_about_con h4{font-size: 1.4rem;color: #10214c;text-align: center;padding: 1rem 0;}
.part_about_1 .part_about_con p{font-size: 1rem;color: #666666;text-align: center;}
.part_about_ys{background: url(../images/main_21.jpg) no-repeat;background-size: 100% 100%;}
.part_about_ys .part_about_yc{padding-bottom:3rem ;}
.part_about_ys .yc_list{width: 32%;margin: 0  0.6%;float: left;background: linear-gradient(to right, rgb(214 135 47), rgb(214 138 51 / 77%));padding: 2rem 1rem;border-radius:5rem  0;}
.part_about_ys .yc_list h4{font-size: 1.4rem ;color: #10214c;text-align: center;padding: 1rem 0;}
.part_about_ys .yc_list  p{text-indent: 2rem;font-size: 1rem;height: 12rem;}
.part_about_ys .yc_list img{width: 70px;display: block;margin: 0 auto;}
.part_about_case{padding-bottom: 2rem;background: #e6e6e6;}

.part_news{padding: 2rem 0;}
.part_news .news_info{padding: 1rem 0;}
.part_news .news_list{border-bottom: 1px solid #666666;padding: 1rem 0;display: flex;}
.part_news .news_list .img{max-width: 30%;float: left;;overflow: hidden;max-height:150px;border-radius: 1rem;}
.part_news .news_list .img img{width: 100%;transition: all 0.5s;    min-height: 10rem;}
.part_news .news_list .news_nei{padding-left: 2rem;float: right;box-sizing: border-box;max-width: 70%;position: relative;}
.part_news .news_list .news_nei h3{font-size: 1.4rem;font-weight: 400;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.part_news .news_list .news_nei p{font-size:14px ;color: #a3a3a3;text-indent: 2rem;display: -webkit-box;-webkit-line-clamp: 3; /* 定义文本的最大行数 */
		-webkit-box-orient: vertical;
		text-overflow: ellipsis;
		overflow: hidden;padding-top: 6px;}
.part_news .news_list .news_nei .time{position: absolute;bottom: 0;width: 88%;}
.part_news .news_list .news_nei .time span{font-size: 14px;color: #cbcbcb;}
.part_news .news_list .news_nei .time .icon em{font-size: 14px;color: #cbcbcb;padding-left: 3rem;position: relative;}
.part_news .news_list .news_nei .time .icon .dz::before{content: "";background: url(../images/dz_icon.png) no-repeat;position: absolute;width: 2rem;height: 1rem;left: 29px;top: 1px;}
.part_news .news_list .news_nei .time .icon .ll::before{content: "";background: url(../images/ll_icon.png) no-repeat;position: absolute;width: 2rem;height: 1rem;left: 23px;top: 4px;}
.part_news .news_list:hover img{transform: scale(1.05);}
.part_news .news_list:hover h3{color:#10214c ;}
.part_news .case_rg_info{box-shadow:rgb(0 0 0 / 10%) 0px 0px 20px;padding: 1rem 0;}
.part_news .case_rg_top{position: relative;background: #f6f6f6;padding: 4px 0 1px 0 ;}
.part_news .case_rg_top h3{font-size: 1.2rem;padding-left: 1rem;float: left;color: #10214c;}
.part_news .case_rg_top h3::before{content: "";position: absolute;width: 0.4rem;height: 100%;background: #10214c;left: 0;top: 0;}
.part_news .case_rg_top span{float: right;display: block;padding-right: 6px;}
.part_news .case_rg_top span:hover a{color:#d6872f;}
.part_news .case_rg_top span a{display: block;line-height: unset;}
.part_news .case_rg_info .list{width: 90%;margin:1rem  auto;position: relative;}
.part_news .case_rg_info .list img{width: 100%;}
.part_news .case_rg_info .list .infor{position: absolute;content: "";bottom: 0;left: 0;background: hwb(223 6% 70% / 0.678);width: 100%;}
.part_news .case_rg_info .list .infor h4{text-align:center;color: #ffff;padding: 6px 0;}
.part_news .mar_t{box-shadow:rgb(0 0 0 / 10%) 0px 0px 20px;padding: 1rem 0;}
.part_news .mar_t .list{width: 90%;margin: 0 auto;}
.part_news .mar_t .list a{margin-top: 1rem;display: block;position: relative;}
.part_news .mar_t .list h5{font-weight: 400;margin: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 1rem;margin-left: 1rem;transition: all 0.5s;}
.part_news .mar_t .list a::before{content: "";display: block;width: 0.5rem;height: 0.5rem;border-radius: 50%;background: #10214c;position: absolute;left: 0;top: 10px;}
.part_news .mar_t .list h5:hover{color: #10214c;padding-left: 0.5rem;}


.part_news .assess_c .list_ae{padding: 1rem;margin-bottom:1rem;background:#fff;box-shadow:rgb(0 0 0 / 10%) 0px 0px 20px}
.part_news .assess_c .ae_top a{display: flex;}
.part_news .assess_c .ae_top .wid_3{border-radius: 50%;overflow: hidden;max-width: 3rem; max-height:3rem;}
.part_news .assess_c .ae_top .wid_8 {padding-left: 1rem;width: 96%;}
.part_news .assess_c .ae_top .wid_8 h3{font-weight: bold;color: #666666;}
.part_news .assess_c .ae_top .wid_8 span{color: #666666;padding-right: 1rem;}
.part_news .assess_c .ae_top .wid_8 span .pp_2{width: 19px;}
.part_news .assess_c .ae_top .wid_8 span .pp_2{width: 39px;}
.part_news .assess_c .ae_top .wid_8 span .pp_3{width: 56px}
.part_news .assess_c .ae_top .wid_8 span .pp_4{width: 77px;}
.part_news .assess_c .ae_top .wid_8 span .pp_5{width: 100px;}
.part_news .assess_c .ae_top .wid_8 span em{background:url(/oufan/images/ping_img_05.png) no-repeat;display:inline-block;height: 1.3rem;background-size: 6rem;background-position-y: 1px;position: relative;top: 4px;}
.part_news .assess_c .ae_top .wid_8 span em img{height:1.2rem;padding-left: 1rem;}
.part_news .assess_c .ae_top .wid_8 .ae_dp p{color: #666666;}
.part_news .assess_c .list_ae .ae_img {display: flex;}
.part_news .assess_c .list_ae .ae_img .img{width: 31%;margin: 0 1%;box-shadow: rgb(0 0 0 / 10%) 0px 0px 20px;border-radius: 1rem;overflow: hidden;}
.part_news .assess_c .list_ae .ae_img .img img{width: 100%;transition:all 0.5s}
.part_news .assess_c .list_ae .ae_img .img:hover img{transform:scale(1.1)}


.news_nav_info{background:#d68b33;color: #f6f6f6;padding: 4px 0;}
.news_nav_info a{color: #f6f6f6;}
.content_y{background: #f7f7f7;padding:1rem 8px;    box-shadow: rgb(0 0 0 / 10%) 0px 0px 20px;}
.content_y .con_time{border-bottom:1px solid #ccc; text-align: center;}
.content_y .con_time{color: #747474;}
.content_y h1{text-align: center;padding: 1rem 0;font-size: 1.6rem;}
.content_y .con_info{padding: 1rem 8px;}
.content_y .con_info img{max-width: 90%;}
.content_y .con_sx{border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.content_y .con_sx span{width: 45%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;font-size: 1rem;padding: 1rem 0;}
.content_y .con_sx span a{transition: all 0.5s;}
.content_y .con_sx .fl_le{padding-left: 1rem;}
.content_y .con_sx .fl_rg{padding-right: 1rem;}
.content_y .con_sx .fl_le::before{content:"《";display: block;position: absolute;left: -4px;font-weight: bold;}
.content_y .con_sx .fl_rg::before{content:"》";position:absolute;right: 0;font-weight: bold;}
.content_y .con_sx span:hover a{padding-left: 1.3rem;color: #10214c;}
.content_y .con_tjnr{padding: 2rem 0 0 0;}
.content_y .con_tjnr h3{padding-left: 1rem ;font-size: 1rem ;color: #10214c;position: relative;}
.content_y .con_tjnr h3::before{content: "";display: block;width: 4px;height: 100%;left: 0;background: #10214c;position: absolute;left: 0;}
.content_y .con_tjnr_list{padding:1rem 0}
.content_y .con_tjnr_list .list{width: 25%;float: left;padding:8px;}
.content_y .con_tjnr_list .list .box{overflow: hidden;border-radius: 6px;}
.content_y .con_tjnr_list .list .box img{transition: all 0.5s;height: 8rem;}
.content_y .con_tjnr_list .list .box .title{padding: 8px 0;}
.content_y .con_tjnr_list .list .box p{display: none;}
.content_y .con_tjnr_list .list:hover a{color: #d6872f;}
.content_y .con_tjnr_list .list:hover img{transform: scale(1.08);}

.part_case_l{padding: 2rem 0;}
.part_case_l .case_l_list{width: 31.3%;float: left;margin-right:1%;box-shadow: rgb(0 0 0 / 10%) 0px 0px 20px;padding: 0.4rem;margin-bottom: 1rem;border-radius: 1rem;}
.part_case_l .case_l_list:nth-child(3n){margin-right: 0;}
.part_case_l .case_l_list .img{overflow: hidden;}
.part_case_l .case_l_list .img img{transition: all;width: 100%;height: 16rem;}
.part_case_l .case_l_list .info{padding-top: 1rem;}
.part_case_l .case_l_list .info h2{font-size: 1.2rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.part_case_l .case_l_list .info p{padding-bottom: 1rem;color:#a3a3a3;}
.part_case_l .case_l_list .info span{display: block;color:#a3a3a3;padding: 0.5rem 0;padding-left: 1.6rem;position: relative;}
.part_case_l .case_l_list .info span::before{content: "";display: block;background: url(../images/ll_icon.png) no-repeat;width: 1.3rem;height: 1rem;position: absolute;left: 0;top: 12px;}

.part_zt{background: url(../images/xmjs_bg.jpg) no-repeat;background-size: 100% 100%;}
.title_top{padding-top: 4rem;padding-bottom: 2rem;position: relative;}
.title_top h2{font-size: 2rem;text-align: center;color: #10214c;}
.title_top h2::before{content: "";position: relative;bottom: -58px;width: 4rem;height: 4px;background:#d6872f;display: block;margin: 0 auto;}
.title_top span{position: relative;top:-5.4rem;font-size: 3rem;white-space: nowrap;font-weight: bold;color: #444444;opacity: 0.2;display: block;text-align: center;}
.part_zt .part_zt_info{padding-bottom: 3rem;}
.part_zt .part_zt_info .wid_3{position: relative;}
.part_zt .part_zt_info .wid_3::before{content: "";display: block;width: 100%;height: 100%;border: 4px solid #d6872f;position: absolute;top: -1rem;left: -1rem;}
.part_zt .part_zt_info .wid_3 img{position: relative;z-index: 44;}
.part_zt .part_zt_info .wid_7{padding-left: 2rem;text-indent: 2rem;font-size: 1.1rem;line-height: 2rem;}
.part_zt_1{padding: 3rem 0;}
.part_zt_1 .part_zt_yw .yw_list{width: 25%;float: left;padding: 0 1rem;position: relative;}
.part_zt_1 .part_zt_yw .yw_list .bt_title{position: absolute;bottom: 0;width: 90%;padding: 2rem 0 ;}
.part_zt_1 .part_zt_yw .yw_list .bt_title h5{font-size:1.6rem ;text-align: center;color: #ffffff;margin: 0;}
.part_zt_1 .part_zt_yw .yw_list .bt_title p{font-size: 1.1rem;color: #d8d8d8;display: block;text-align: center;max-width: 15rem;margin: 0 auto;}


.part_team .team_list{display: flex;width: 49%;float: left;box-shadow: rgb(0 0 0 / 10%) 0px 0px 20px;padding: 1rem;margin-bottom: 1rem;position: relative;}
.part_team .team_list .img{max-width:220px;max-height: 260px;overflow: hidden;}
.part_team .team_list .img img{transition: all 0.5s;}
.part_team .team_list:nth-child(2n){float: right;}
.part_team .team_list .team_info{padding-left: 1rem;position: relative;width: 65%;}
.part_team .team_list .team_info h2{color: #10214c;}
.part_team .team_list .team_info span {text-align: center;background: #d6872f;padding: 0.2rem 0.5rem;border-radius: 1rem;color: #ffffff;font-size: 11px;margin-top: 0.4rem;display: block;width: 6rem;}
.part_team .team_list .team_info .lvjs_tl {color:#8d8b8b;padding-top: 1rem;display: flex;} 

.part_team .team_list .team_info .lvjs_tl .tc_info{width: 50%;}
.part_team .team_list .team_info .lvjs_tl .img{width: 50%;text-align: right;}
.part_team .team_list .team_info .lvjs_tl .img img{display: block;float: inline-end;}

.part_team .team_list .team_info p{padding-top: 1rem;}
.part_team .team_list .team_info .but{width: 10rem;padding: 0.3rem 1rem;background: #10214c;color: #fff;text-align: center;position: absolute;bottom: 0;right: 0;}
.part_team .team_list:hover .img img{transform: scale(1.1);}
.part_team .team_list .post_tc{position:absolute; display: none; background: #fff;right: 0rem;height: 87%;padding: 1rem;box-shadow: rgb(0 0 0 / 10%) 0px 0px 20px;border-radius: 1rem;transition: all 0.5s;}
.part_team .team_list .post_tc .img{max-width: 6rem;margin: 0 auto;}
.part_team .team_list .post_tc .tc_info{padding-top: 1rem;}
.part_team .team_list .post_tc .tc_info .ming{font-size: 1rem;color: #10214c;text-align: center;}
.part_team .team_list .post_tc .tc_info .desc{text-align: center;padding-bottom: 0.5rem;}
/* .part_team .team_list:hover .post_tc{display: block;animation: myAnimation 0.5s ease-in-out forwards;} */

.part_gj{padding-top: 2rem;padding-bottom: 2rem;}
.part_gj .gj_list{width:32%;float: left;margin-right: 1%;margin-bottom: 2rem;box-shadow: rgb(0 0 0 / 10%) 0px 0px 20px;overflow: hidden;border-radius: 1rem;}
.part_gj .gj_list .img{position: relative;width: 420px;height: 280px;}
.part_gj .gj_list .img img{width: 100%;height: 100%;}
.part_gj .gj_list .gj_info{position: absolute;bottom: -14rem;left: 0;padding: 0.5em 1rem;box-sizing: border-box;width: 100%;height: 100%;background-color: rgba(16, 33, 76, 0.507);transition:all 0.5s ;}
.part_gj .gj_list .gj_info h2{font-size: 1.3rem;color: #fff;padding-bottom: 1rem;}
.part_gj .gj_list .gj_info p{font-size: 0.8rem;color: #d4d4d4;}
.part_gj .gj_list:hover .gj_info{bottom: -10rem;}
.part_gj2{padding-top: 2rem;padding-bottom: 2rem;}
.part_gj2 .gj_list{width:98%;float: left;margin:0 1%;margin-bottom: 2rem;box-shadow: rgb(175 175 175) 0px 0px 11px;overflow: hidden;border-radius: 0.1rem;text-align: center;}
.part_gj2 .gj_list .top_title{background-color: #10214c;padding: 0.5rem;color: #fff;}
.part_gj2 .gj_list h2{font-weight:normal;color: #10214c;padding: 2rem 0 1rem 0;}
.part_gj2 .gj_list p{font-size: 0.8rem;color: #747474;padding-bottom: 0.2rem;}
.part_gj2 .gj_list a{color: #ffffff;width: 9rem;background: #10214c;padding: 0.2rem 1rem;display: block;margin: 1rem auto;}
.part_gj2 .gj_list a:hover{background-color:#d6872f ;}

@keyframes myAnimation {
	from {
	  opacity: 0;
	  right: 0;
	}
	to {
	  opacity: 1;
	  right: 1rem;
	}
  }
  
 


/*移动菜单*/
.menubtn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 26px;
	height: 40px;
	right: 0px;
	z-index: 100;
	display: none;
	position: relative;
	margin-left: 15px;

}

.menubtn .name {
	font-size: 16px;
	left: -60px;
	font-weight: 500;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	position: absolute;
	font-weight: 600;
}

.menubtn .navbar-icons {
	height: 20px;
	width: 100%;
	position: relative;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: .5s ease-in-out;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	cursor: pointer;
}

.menubtn .navbar-icons span {
	display: block;
	height: 2px;
	width: 100%;
	opacity: 1;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: .25s ease-in-out;
	top: 0;
	-webkit-transform-origin: left center;
	transform-origin: left center;
	background-color: #333;
	position: relative;
	border-radius: 5px;
}

.menubtn .navbar-icons span:first-child {
	-webkit-transform-origin: left center;
	transform-origin: left center;
}

.menubtn .navbar-icons span:nth-child(2) {
	-webkit-transform-origin: left center;
	transform-origin: left center;
	width: 70%;
}

.menubtn .navbar-icons span:nth-child(3) {
	-webkit-transform-origin: left center;
	transform-origin: left center;
}

.menubtn.open .navbar-icons span:first-child {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 1px;
}

.menubtn.open .navbar-icons span:nth-child(2) {
	opacity: 0;
}

.menubtn.open .navbar-icons span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 1px;
}

.menu-mc {
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #394e6b;
	z-index: 500;
	transition: all .5s;
	-webkit-transition: all .5s;
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	padding-top: 75px;
	display: flex;
	flex-direction: column;
	display: none;

}

.menu-mc.active {
	transform: translateY(0);
	-webkit-transform: translateY(0);
}

.menu-mc .list {
	flex: 1;
	overflow: auto;
}

.menu-mc .list ul {
	padding: 0 24px;
}

.menu-mc .list ul li {
	line-height: 50px;
}


.menu-mc .list ul li .title {
	border-bottom: 1px solid rgba(255, 255, 255, .19);
	display: flex;
	align-items: center;

	font-weight: 600;
	color: #fff;
}
.menu-mc .list ul li .title img{ width: 20px; height: auto; margin-left: 10px;}
.main_bt{ text-align: left;}
.main_bt .title{ font-size: 36px; font-weight: bold; color: #10214c; margin-bottom: 5px;}
.main_bt .desc{ font-size: 16px; color: #8d8b8b; line-height: 1;}
.hot_title{ margin-bottom: 71px; align-items: flex-end;}

.project_class a{ display: flex; align-items: stretch; flex-wrap: wrap;}
.project_class a{font-size: 14px;color: #10214c;line-height: 40px;cursor: pointer;height: 40px;border: 1px #10214c solid;margin-left: 13px;padding: 0px 20px;border-radius: 25px;display: inline-block;align-items: center;justify-content: center;max-width: 10rem;margin-bottom: 1rem;}
.project_class a.cur{ background-color: #10214c; color: #fff;}
.project_class ul li{ display: flex; align-items: stretch; flex-wrap: wrap;}
.project_class ul li{font-size: 14px;color: #10214c;line-height: 40px;cursor: pointer;height: 40px;border: 1px #10214c solid;margin-left: 13px;padding: 0px 20px;border-radius: 25px;display: inline-block;align-items: center;justify-content: center;max-width: 10rem;margin-bottom: 1rem;}
.project_class ul li.cur{ background-color: #10214c; color: #fff;}

.project_class2{margin-top: 1rem;}
.project_class2 a{ display: flex; align-items: stretch; flex-wrap: wrap;}
.project_class2 a{font-size: 14px;color: #10214c;line-height: 40px;cursor: pointer;height: 40px;border: 1px #10214c solid;margin-left: 13px;padding: 0px 20px;border-radius: 25px;display: inline-block;align-items: center;justify-content: center;max-width: 10rem;margin-bottom: 1rem;}
.project_class2 a.cur{ background-color: #10214c; color: #fff;}
.project_class2 ul li{ display: flex; align-items: stretch; flex-wrap: wrap;}
.project_class2 ul li{font-size: 14px;color: #10214c;line-height: 40px;cursor: pointer;height: 40px;border: 1px #10214c solid;margin-left: 13px;padding: 0px 20px;border-radius: 25px;display: inline-block;align-items: center;justify-content: center;max-width: 10rem;margin-bottom: 1rem;}
.project_class2 ul li.cur{ background-color: #10214c; color: #fff;}

.text-secondary{text-align: center;}

.tabcontent_1 .index_customer{
	display:none;
}
.tabcontent_1 .index_customer.cur{
	display: block;
}
.tabcontent_1 .index_customer.cur>a{display: block;margin: 0 auto;width: 9rem;height: 2.4rem;line-height: 2.4rem;background: #193478;margin-top: 2rem;text-align: center;border-radius: 1rem;color: #fff;font-size: 0.99rem;}
.tabcontent_1 .index_customer.cur>a:hover{background-color:#f2c06a ;}
.index_book{ background-color: #fff;box-shadow: 0px 0px 8px rgb(0 0 0 / 18%); margin-bottom: 87px; border-radius: 10px; padding: 30px 33px; position: relative; margin-top: -70px; z-index: 100;}
.index_book ul li{ flex:1; margin-right: 40px; display: flex; align-items: center; overflow: hidden;}
.index_book ul li:last-child{ margin-right: 0px;}
.index_book ul li .box{ background-color: #f3f2f9; border-radius: 3px; height: 52px; padding: 0px 12px;display: flex; align-items: center; flex:1;}
.index_book ul li .box .formbit{ height: 48px; line-height: normal; background: none; flex:1; border: 0px; outline: none; margin-left: 11px;}
.index_book ul li .red{ color: #ff4f31;}
.index_book ul li .sumbit{background-color: #1a3373; color: #fff; text-align: center; height: 52px; line-height: normal; border-radius: 3px; border: 0px; flex:1; width: 100%; cursor: pointer;} 
.index_book .title{ font-size: 22px; color: #19130d; font-weight: bold; line-height: 1; margin-bottom: 30px;}
.index_book .title .brown{ color: #f2c06a;}
.about_bg{ background-image: url(../images/main_17.jpg); background-position: center top; background-repeat: no-repeat; padding-top: 75px; padding-bottom: 57px;}


.index_tearn{ position: relative;}
.index_tearn:after{content:"\200B";display:block; height:0px; overflow:hidden;clear:both;}
.index_tearn .swiper{ padding:5% 0;}
.index_tearn .btn{ position: absolute; width: 30px; height: 78px; top: 50%; transform:translateY(-50%);-webkit-transform:translateY(-50%);background-color:rgba(197,197,197,0.58); border-radius: 5px; display: flex; align-items: center; justify-content: center; cursor: pointer; z-index:100;}
.index_tearn .btn:hover{background-color:rgba(197,197,197,1);}
.index_tearn .btn.prev{ left: 0px;}
.index_tearn .btn.next{ right: 0px;}
.index_tearn .box{ width: 90%; margin: 0px auto;}
.index_tearn .box ul li{width: 185px;padding: 4px;background-color: #fff;text-align: center;float: left;transition:all .25s;-webkit-transition:all .25s;position: relative;z-index: 777;box-shadow: rgb(175 175 175) 0px 0px 11px;}
.index_tearn .box ul li.swiper-slide-active{transform:scale(1.3);-webkit-transform:scale(1.3);}
.index_tearn .box ul li.swiper-slide-next{transform:translateX(6%);-webkit-transform:translateX(6%);}
.index_tearn .box ul li.swiper-slide-prev{transform:translateX(-6%);-webkit-transform:translateX(-6%);}
.index_tearn .box ul li .photo a{position:relative; display:block; padding-top:128.5%; width:100%; overflow:hidden;}
.index_tearn .box ul li .photo a img{
 width:100%;
 height:100%;
 position:absolute;
 top:0px;
 left:0px;
 object-fit: cover;
 object-position: center center;
 transition:all .5s;
 -webkit-transition:all .5s;
 z-index: 777;
 }
 .index_tearn .box ul li .photo a:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);}
 .index_tearn .box ul li .title{ color: #1a3373; margin: 8px 0px 4px; font-weight: bold;}
 .index_tearn .box ul li .desc{ color: #8d8d8d; font-size: 11px; margin-bottom: 8px; }
 .index_tearn .box ul li .more{ width: 90%; margin: 0px auto 5px; display: flex; align-items: stretch; justify-content: space-between;}
 .index_tearn .box ul li .more a{ font-size: 10px; color: #1a3373; border-radius: 25px; border: 1px #1a3373 solid; width: 46%;line-height: 1.7; }
 .index_tearn .box ul li .more a:hover, .index_tearn .box ul li .more a.active{ background-color: #dc995b; color: #fff; border: 1px #dc995b solid;}
 .index_tearn .box ul li.active{ width: 236px;}
 .index_tearn .box ul li.active .title{ font-size: 18px;}
 .index_tearn .box ul li.active .desc{ font-size: 14px; }
 .index_tearn .box ul li.active .more a{ font-size: 12px;}
 .part_5 .main_bt{ margin-bottom: 45px;}
 .index_tearn .post_tc{display: none;position: absolute;right: 100%;bottom: 0;width: 100%;height: 62%;background: #fff;overflow: hidden;border-radius: 1rem;z-index: 999;padding:1rem;transform: scale(0.9);opacity: 0.95;}
 .index_tearn .post_tc .top{}
 .index_tearn .box ul li:hover .post_tc{display: block;}
 .index_tearn .post_tc .top .img{width: 48%;margin: 0 auto 1rem;}
 .index_tearn .post_tc .top .tc_info{width: 100%;text-align: center;padding-left: 0;}
 .index_tearn .post_tc .top .tc_info .ming{color: #1a3373;font-size: 1rem;}
 .index_tearn .post_tc .top .tc_info .emli{font-size: 11px;}
 .index_tearn .post_tc .top .tc_info .tel{font-size:11px;}
 .index_tearn .box ul li.swiper-slide-duplicate .post_tc{right: 0%;}


 .ques_list ul li{ padding: 15px 0px 12px; border-bottom: 1px #444444 dashed;}
 .ques_list ul li .icon{ color: #4c5f7a; font-size: 14px; display: flex; align-items: center; justify-content: center; border: 1px #4c5f7a solid; width: 26px; height: 26px; border-radius: 50%; margin-right: 11px;}
 .ques_list ul li .txt{ flex:1; overflow: hidden; color: #444444; font-size: 18px; margin-bottom: 5px;display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;-webkit-text-overflow:ellipsis;}
 .ques_list ul li .txt a{color: #444444;}
 .ques_list ul li .txt a:hover{color: #000;}
 .ques_list ul li .desc{flex:1; overflow: hidden; color: #747474; font-size: 12px;display:-webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp:2;-webkit-box-orient:vertical; overflow:hidden;text-overflow:ellipsis;-webkit-text-overflow:ellipsis;}
 .ques_list ul li .content .icon{ color: #d78e38; border: 1px #d78e38 solid;}
 .part_6{background-image: url(../images/main_21.jpg); background-position: center top; background-repeat: no-repeat; background-size: cover; padding-top: 84px; padding-bottom: 66px;}
 .part_6 .main_bt .title{ color: #fff;}
 .part_6 .main_bt .desc{ color: #cccccc;}
 .part_6 .main_bt { margin-bottom: 30px;}
 .index_case{ display: flex; align-items: stretch; justify-content: space-between;}
 .index_case .case_list{ width: 60.9%; position: relative;}
 .index_case .case_list .swiper{ height:100%;}
 .index_case .case_list ul, .index_case .case_list ul li{ width: 100%; height: 100%;}
 .index_case .case_list ul li a{ display: block; position: relative; height: 100%; border-radius: 10px; overflow: hidden;}
 .index_case .case_list ul li a img{ width: 100%; height: 100%;object-fit: cover;
	object-position: center center;transition:all .5s;-webkit-transition:all .5s;}
.index_case .case_list ul li a:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);}
   
 .index_case .case_list ul li a .content{ position: absolute; width: 100%; left: 0px; background-color :rgba(0,0,0,0.59);bottom:0px; color: #fff; padding: 20px 24px; border-radius: 10px; }
 .index_case .case_list ul li a .content .title{ font-size: 18px; margin-bottom: 5px;}
 .index_case .case_list ul li a .content .desc{color: #c8c6c6; font-size: 12px;display:-webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp:2;-webkit-box-orient:vertical; overflow:hidden;text-overflow:ellipsis;-webkit-text-overflow:ellipsis; text-indent: 2em;}

.case_list .s_btn{display: flex; align-items: center; justify-content:center; position: absolute; bottom: -30px !important; width: 100%;}
.case_list .s_btn span{background-color:#fff !important; width: 11px; height: 4px;display: inline-block; cursor: pointer; margin: 0px 4px; opacity:1;border-radius:0;}
.case_list .s_btn span.active{  background-color:#d68b33 !important;}
.right_book{ background-color: #4059ab; width: 394px; background-image: url(../images/mapbg_197.jpg); background-repeat: no-repeat; background-position: 0px 75px; background-size: 100%; padding-top: 110px; padding-bottom: 30px;}
.right_book .box{ width: 79%; margin: 0px auto;}
.right_book .box .title{ font-size: 24px; font-weight: bold; color: #fff;}
.right_book .box .desc{ font-size: 23px; color: #fff;}
.right_book ul li{ position: relative; display: flex; align-items: center; margin-top: 20px;}
.right_book ul li.no1{ background-color: #f2f3f7; height: 46px; padding: 0px 25px;border-radius: 2px;}
.right_book ul li.no1 .formbit{ flex:1; height: 42px; line-height: normal; background: none; border: 0px; outline: none; margin-left: 10px;}
.right_book ul li.no2{ margin-top: 30px;}
.right_book ul li.no2 .sumbit{ width: 100%; height: 46px; line-height: normal; outline: none; border: 0px;background:linear-gradient(to right,#eebe64,#eebd67,#d2a953); color: #fff; border-radius: 2px; font-size: 16px; cursor: pointer;}
.right_book ul li.no1 .red{color: #ff4f31; position: absolute; right: -10px; top: 50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);}



@media screen and (max-width: 1400px) {
	.index_book ul li{ margin-right: 30px;}
}
@media screen and (max-width: 1200px) {
	header .top_2 .tpright .search{ display: none;}
	
	.index_chioc ul li .title{ font-size: 20px;}
	.index_customer ul li a .content .title{ font-size: 20px;}
	.index_order .content{}
	.index_honor ul li .desc{ font-size: 14px;}
	.index_honor ul li{ padding: 0px 10px;}
	footer .foot_1 .f_right{ padding-left: 20px; padding-right: 0px;}
	.index_book ul li{ margin-right: 15px;}
	.index_book .title{ font-size: 18px; line-height: 1.3; margin-bottom: 20px;}
	.hot_title{ flex-direction: column; align-items: flex-start; margin-bottom: 30px;}
	.project_class{ margin-top: 20px;}
	.project_class ul li{ margin-right: 10px; margin-top: 6px;  margin-left: 0px;}
}
@media screen and (max-width: 1120px) {
	.index_tearn .swiper{
		padding:7% 0;
	}
}
@media screen and (max-width: 768px) {
	.menubtn,
	.menu-mc {
		display: flex;
	}
    .menu>ul>li>a{display: none;}
    .nav_xl{display: none;height:100vh;background: #dea561;}
    .nav_xl .nav_xl_l:nth-child(1){width:100%;}
    .nav_xl .nav_xl_l{width:100%;height:100%;padding-bottom: 1rem;padding-top: 1rem;
        border-bottom: 1px solid #666666;
        border-right: none;}
    .nav_xl .nav_xl_l h2{font-weight: bold;}
    .nav_xl .nav_xl_l .list a{font-size: 1rem;height:auto}
	.nav_xl .nav_xl_l span {position: absolute;display: block;top: 10px;right: 64%;}
	.nav_xl .nav_xl_l span a {font-size: 14px;color: #6601d1;}
    #nav_but{ position: absolute; top: 1rem;right: 1rem;font-size: 1.4rem; border: 1px solid #666666; padding: 0px 0.6rem; border-radius: 1rem; color: #666666;display: block;}
    .menu ul li a {line-height: 40px; height: 40px;}
	header .top_2 .tpright .online{ display: none;}
	header .top_1{ display: none;}
	header .top_2 .logo img{ height: 40px;}
	header .top_2 .tpright .tel{ display: none;}
	header{ position: sticky;  top: 0px; width: 100%; left: 0px;}
	.banner_pc{display: none!important;}
	.banner_wed{display: block!important;}
	.banner ul li img{ min-height: 170px;object-fit: cover;
		object-position: top center;}
	.banner .s_btn span{width: 8px; height: 8px;}
	.banner .s_btn{ bottom:40px !important;}
	.index_bt .eng{ font-size: 30px;}
	.index_bt .title{ font-size: 30px;}
	.index_bt .desc{ line-height: 1.4;}
	
	.part_1 .index_bt{ margin-bottom: 30px;}
	.index_customer ul{ display: flex; flex-wrap: wrap; justify-items: center; grid-gap: 15px 8px;}
	.index_customer ul li{ width: 48%;}
	.index_customer ul li:nth-child(7){display: none;}
	.index_customer ul li a{ padding-top: 82.5%;}
	.index_customer ul li a img{ position: absolute; left: 0px ; top: 0px; width: 100%; height: 100%;}
	.index_customer ul li a .content{ left: 14px;}
	.index_customer ul li a .content .title{font-size: 18px;}
	.index_case .case_list ul li a .content{padding:10px 12px}
	.index_case .case_list ul li a .content .title{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 14px;}
	.index_order .photo{ width: 100%;}
	.index_order .photo img{ min-height: auto;}
	.index_order .content{width: 100%; margin-top: 30px; }
		.part_2{ padding: 50px 0px 0px;}
		.part_3{ padding-top: 50px;}

		.index_honor ul{ flex-wrap: wrap;}
		.index_honor ul li{ width: 50%; text-align: center; margin-bottom: 20px;}
		.index_honor ul li .txt{ margin-bottom: 15px;}
		.part_4{ padding: 50px 0px;}
	
		.index_service ul li .lab{ margin-top: 18px;}
		.part_5{ padding: 50px 0px;}
		.index_new{ flex-direction: column;}
		.index_new .items{ flex:none; width: 100%; margin-bottom: 30px; border-right: 0px; padding: 0px;}
		.index_new .items:last-child{ margin-bottom: 0px;}
		footer .foot_1{ flex-direction: column;}
		footer .foot_1 .f_left{ width: 100%;}
		footer .foot_2 .link{display: block;}
		footer .foot_1 .f_midd{width: 100%;border-left: 0px #fff solid;
			border-right: 0px #fff solid;border-top: 1px #fff solid;
			border-bottom: 1px #fff solid; margin-left: 0px; margin-right: 0px; margin: 30px 0px; padding: 20px 0px;}
			footer .foot_2 .link .tel_list{width: 100%;text-align: center;display: inline-block;border-bottom: 1px solid #b9b4b4;padding-bottom: 1rem;padding-top: 0.5rem;text-align: left;}
			footer .foot_2 .link .tel_list:nth-child(4){border-bottom:none;padding-bottom:0}
			footer .foot_1 .f_right{padding: 0px;text-align: center;}
			footer{ padding-top: 40px;}
			.index_book ul{ flex-direction: column;}
			.index_book ul li{ flex:none; width: 100%; position: relative; overflow: visible; margin-right: 0px; margin-bottom: 20px;}
			.index_book ul li:last-child{ margin-bottom: 0px;}
			.index_book ul li .red{position: absolute;
				right: -10px;
				top: 50%;
				transform: translateY(-50%);
				-webkit-transform: translateY(-50%);}
			.index_book{padding: 20px 15px;}
			.main_bt .title{ font-size: 26px;}
			.main_bt .desc{ font-size: 14px;}
			.index_book{ margin-bottom: 40px;display: none;}
			.index_order{ flex-direction: column;}
			.index_order .content .title{ font-size: 22px; padding-bottom: 20px; margin-bottom: 22px;}
			.about_bg{ padding-top: 25px; padding-bottom: 40px;}
			.main_bt .desc{ line-height: 1.3;}
			.part_6{ padding: 50px 0px;}
			.index_case{ flex-direction: column;}
			.index_case .case_list{ width: 100%; margin-bottom: 50px;}
			.right_book{ margin: 0px auto;}
			.part_5 .main_bt{ margin-bottom: 25px;}
			.part_l5 h5 {font-size: 1.4rem;}
			.part_l5 span { font-size: 1.1rem;}
			.ques_list ul li .txt{ font-size: 16px;}
	.wid_5{width: 100%;}
	.part_pa{display:block;padding: 1rem 0;}
	.part_l3 .fl_rg h3{    padding-bottom: 1rem;}
	.part_l3 .fl_rg .ifno{    padding-bottom: 1rem;}
	.mar_l{margin-left: 0rem;}
	.mar_r{margin-right:0rem;}
	.part_news .wid_3{display: none;}
	.part_news .wid_7{width: 100%;}
	.content_y .con_tjnr_list .list{width: 100%;}
	.content_y .con_tjnr_list .list .box{display: flex;}
	.content_y .con_tjnr_list .list .box .photo{width: 30%;}
	.content_y .con_tjnr_list .list .box .content{width: 70%;padding-left: 6px;}
	.content_y .con_tjnr_list .list .box .title{overflow: hidden;white-space:nowrap;text-overflow: ellipsis;padding: 0 0 6px 0;color: #10214c;font-weight: bold;}
	.content_y .con_tjnr_list .list .box p{
		display: block;
		color: #ccc;
		font-size: 10px;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		}
	.content_y .con_tjnr_list .list .box img{height: 4.5rem;}
	

	.wid_3{width: 100%;}
	.wid_4{width: 100%;}
	.wid_5{width: 100%;}
	.wid_6{width: 100%;}
	.wid_7{width: 100%;}
	.wid_8{width: 100%;}
	.pad_l{padding: 0;}
	.flex{display: inline-block;}
	.title_top{padding-bottom: 0;}
	.part_4 .index_bt{margin-bottom: 1rem;}
	.part_zt .part_zt_info .wid_3{margin: 0 auto;width: 90%;}
	.part_zt .part_zt_info .wid_7{padding-left:0;padding-top: 1rem;}
	.part_zt_1 .part_zt_yw .yw_list{width: 50%;padding: 1rem  0.2rem 0 0.2rem}
	.part_zt_1 .part_zt_yw .yw_list .bt_title h5 {font-size: 1.2rem;}
	.part_zt_1 .part_zt_yw .yw_list .bt_title p{font-size: 12px;}
	.part_l4 .container .biao{display: block;}
	.part_l4 .container .biao .box{margin-bottom: 1rem;}
	.part_l4 {background-size: 100% 100%;}
	.part_l5 .b_info{width: 100%;}
	.part_l5 .b_info:nth-child(2){display:none;}
	.part_l5 .wid_zd_r {padding-left: 0.5rem;box-sizing: border-box;}
	.part_l5 .wid_zd_r  .con_td{padding: 1rem;}
	.part_l5 .wid_zd_r  .con_ms{padding: 1rem;}
	.part_l5 .wid_zd_r  .con_ms p{text-indent: 1rem;}
	.part_l5 .b_info .img .title{    font-size: 1rem;}
	.title_top span{position: relative;top: -4.4rem;font-size: 2rem;white-space: nowrap;font-weight: bold;color: #444444;opacity: 0.2;display: block;text-align: center;overflow: hidden;}
	.part_about_1 .part_about_con .about_con_list {width: 50%;height: 14rem;}
	.part_about{padding:3rem 0}
	.part_about_ys .yc_list{width: 100%;margin-bottom: 1rem;}
	.part_about_1 .part_about_con img{max-width: 66px;}
	.part_case_l .case_l_list{width: 49%;}
	.part_case_l .case_l_list .img img{    height: 7rem;}
	.part_case_l .case_l_list .info h2 {font-size: 15px;}
	.part_case_l .case_l_list .info p{overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		word-break: break-all;}
		.index_service ul li .box .photo a img{

			height: 5rem;
			}
		.index_tearn .post_tc{right:0%;height: 75%;}
.part_case_l .case_l_list:nth-child(2n){margin-right: 0;}
.list_banner .pc{display: none;}
.list_banner .wed{display: block;}
.part_news .news_list .news_nei h3{font-size: 1rem;}
.part_news .news_list .news_nei p { -webkit-line-clamp: 2;text-indent: 1rem;}
.part_news .news_list .news_nei {padding-left: 1rem;}
.part_news .news_list .news_nei .time{display: none;}
.part_news .news_list .img img{width: 100%;transition: all 0.5s;    min-height: 5rem;}
.part_news .assess_c .ae_top .wid_8{ padding-left: 0;}
.part_news .assess_c .ae_top .wid_8 .ae_dp p{text-indent: 1rem;}
.part_l2 .chan_l span{display: none;}
.part_l2 .fl_rg .post_top{ padding:0.6rem 0.1rem}
.part_l2 .fl_rg .post_top .t_itme_c p {position: relative;left: 0;top: 0;font-size: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.part_l2 .fl_rg .post_top img {max-width: 30px;position: relative;top: 0;left: 0px;}
.part_l2 .fl_rg .post_top .t_itme_c{text-align: center;}
.part_l3 .fl_le h3 {font-size: 26px; padding-bottom: 1rem;padding-top: 1rem;}
.part_team .team_list .team_info p{display: none;}
.part_team .team_list {width: 100%;}
.part_team .team_list .img{max-width: 160px;max-height: 190px;overflow: hidden;}
.part_team .team_list .team_info .but {  width: 8rem;}
.part_team .team_list .team_info span{display: none;}
.part_team .team_list .post_tc .tc_info{padding-top: 0;}
.part_team .team_list .post_tc {display: block;position: absolute;background: #fff;right: 0rem;height: 100%;padding: 1rem 0.2rem;box-shadow: none;border-radius: 1rem;transition: all 0.5s;top: 0;width: 12rem;}
.part_team .team_list .post_tc .img{max-width: 5rem;margin: 0 auto;}
}

@media screen and (max-width: 640px) {
	.index_chioc ul{ grid-template-columns: repeat(2, 1fr);}
	.right_book{ width: 100%; }
	.index_tearn .swiper{ padding:0;}
	.index_tearn .box ul li.swiper-slide-active{transform:scale(1);-webkit-transform:scale(1);}
	.index_tearn .btn.prev { left:-5vw;}
	.index_tearn .btn.next { right:-5vw;}
}

.side{position:fixed;width:54px;height:275px;right:0;bottom:23%;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;transition: all 0.5s ;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#10214c;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}
.side ul li:hover .sidebox{width: 124px;opacity: 1;background:#10214c ;}

@media screen and (max-width: 768px) {
	.side{bottom: 0;height:auto;width:100%}
	.side ul li {width: 25%;background: #223a79;text-align: center;border-right: 1px solid #fff;}
	.side ul li .sidebox {position: relative;margin: 0 auto;background: #223a79;}
	.side ul li img {float: none;display: block;	margin: 0 auto;}
	.side ul li:hover .sidebox{width: 54px;opacity: 1;background:#223a79;}
	.side ul li .sidetop{background:#223a79;}
	.side ul li .sidetop:hover{background:#223a79;;opacity:1;filter:Alpha(opacity=100);}
	body{padding-bottom: 54px;}
	.part_gj .gj_list {width: 49%;}
	.part_gj .gj_list .img {position: relative;width: 100%;height: 100%}
	.part_gj .gj_list .gj_info h2 {font-size: 1rem;color: #fff;padding-bottom:0.5rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.part_gj .gj_list .img img{height:8rem}
	.part_gj .gj_list .gj_info p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;text-overflow: ellipsis;}
	.part_gj .gj_list .gj_info{position: relative; bottom: 0;}
	.project_class2 ,.info_td{display: none;}
}
