
.technology_nav{
	min-width: 1700px;
	height: 260px;
	position: relative;
	background-image: url(../images/hfsi.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}
.technology_nav_text{
    text-align: center;
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
}
.technology_nav_texttop{
    color:#ffffff;
    font-size: 48px;
    text-shadow: 5px 5px 5px rgb(0 0 0 / 15%);
    display: none;
			font-family: "Î¢ÈíÑÅºÚ";
	font-weight: bolder;
}
.technology_nav_texttop.show{
    display: block;

}
.technology_nav_textbottom{
    color:#ffffff;
    font-size: 20px;

    text-shadow: 5px 5px 5px rgb(0 0 0 / 15%);

}
.technology_mid{
    height: 60px;
    width: 100%;
    /* min-width: 1700px; */
    background-color: #F8F9FB;
    /* background-color: red; */
}
.technology_midbox{
    width:1650px;
    margin: 0 auto;
    height: 60px;
    display:flex;
    justify-content: space-between;
}
.technology_tab{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 16px;
    color: #666666;
}
.technology_tabitem{
    padding-right:57px; 
    cursor: pointer;
}
.technology_tabitem:hover{
    color: rgb(25, 99, 156);
}
.technology_tabitem:nth-last-child(1){

    padding-right:0; 
}
.technology_breadcrumb{
    /* background-color: yellow; */
    /* width: 400px; */
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.technology_select , .technology_select a {
    color: rgb(25, 99, 156);
}

.technology_content .technology_contentitem{
    width: 1700px;
    margin: 0 auto;
    display:none
}
.technology_content .technology_contentitem.current{
    display:block;

}
.technology_hz{
    width: 1700px;
    margin: 100px auto;
    /* font-size: 16px; */
    /* line-height: 64px; */
    /* text-indent: 2em; */
    /* padding: 100px 0; */
    color: #000;
    /* font-weight: 600; */
    display: flex;
    /* background-color: #F8F9FB; */

}
.technology_hzleft{
    background-color: #F8F9FB;
    border-radius: 25px;
    border: 2px solid #EDEDED;
    height: 225px;
    width: 548px;
    display: flex;
    align-items: center;
    justify-content: space-around;

}
.technology_hzmid{
    background-color: #F8F9FB;
    border-radius: 25px;
    margin: 0px 30px;
    border: 2px solid #EDEDED;
    height: 225px;
    width: 548px;
    display: flex;
    align-items: center;
    justify-content: space-around;


}
.technology_hzright{
    background-color: #F8F9FB;
    border-radius: 25px;
    border: 2px solid #EDEDED;
    height: 225px;
    width: 548px;
    display: flex;
    align-items: center;
    justify-content: space-around;



}
.techtitle{
    font-size: 20px;
    color: #000;
    font-weight: 600;
    line-height: 54px;
}
.techtext{
    font-size: 16px;
    color: #000;
}
.hidespan{
    color: rgb(25, 99, 156);
    display: none;
}
.home_span .hidespan.showspan{
    display: inline-block;
}
.history_list{
    padding-top: 35px;
    padding-bottom: 55px;
}
.history_listitem{
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
    line-height:30px;
    width: 1550px;
    margin: 0 auto;
    padding-bottom: 20px;

}
.history_listitem:nth-last-child(1){
    border: 0;
}
.history_listitem p:nth-child(1){
    line-height:60px;
    color: #000;
}
.zzjgbox{
    display: flex;
    justify-content: center;
}
.abcul_content{
    border-bottom: 1px solid #cccccc;
    padding: 35px 0;
    display: flex;
}
.abcul_content:nth-last-child(1){
    border: 0;

}
.technology_cultrue{
    padding-bottom: 60px;
}
.abcul_text{
    margin-left: 50px;
    padding-top:30px;
}
.abcul_textone{
    font-size: 22px;
    color: #004989;
    font-weight: 700;
    display: flex;
}
.abcul_textone span{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px;

}
.abcul_texttwo{
    font-size: 20px;
    color: #004989;
    height: 86px;
    line-height: 86px;
}
.abcul_textthr{
    font-size: 18px;
    color: #3a3a3a;
    height: 36px;
    line-height: 36px;
}
.producttabletitle{
    width: 1700px;
    height: 172px;
    line-height: 68px;
    font-size: 16px;
    background-color: #F9FAFC;
    color: #000;
    margin:0 auto;
    margin-top: 20px;
    display: flex;
    flex-wrap:wrap;
    justify-content:center;
    align-items: center;
    margin-bottom: 20px;
}
.producttabledetailtitle{
    width: 1700px;
    height: 172px;
    line-height: 68px;
    font-size: 16px;
    background-color: #F9FAFC;
    color: #000;
    margin:0 auto;
    margin-top: 20px;
    display: flex;
    flex-wrap:wrap;
    justify-content:space-between;
    align-items: center;
    margin-bottom: 20px;
}
.producttabledetailtitle select{
    width: 301px;
    height: 44px;
    line-height: 44px;
    /* border: 1px solid #E9E9E9; */
    padding: 0 10px;
    font-size: 14px;
    background-color: #fff;
}
.producttabledetailtitle select:focus-visible{
    outline: none;
}
.producttabledetailtitle  input{
    width: 301px;
    height: 44px;
    line-height: 44px;
    /* border: 1px solid #E9E9E9; */
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    color: #666;
    background-color: #fff;
}
.producttabletitleleft{
    height: 68px;
    line-height: 68px;
    font-size: 16px;
    color: #000;
    display: flex;
    flex-wrap:wrap;
    justify-content: center;
    align-items: center;
    width: 1409px;
}
.producttabletitleright{
    display: flex;
    flex-wrap:wrap;
    justify-content: flex-start;
    align-items: center;
    height: 172px;
    background-color: rgb(0, 82, 147);
    width: 291px;
    color: #ffffff;
    line-height: 30px;
    padding: 15px 25px;
    box-sizing: border-box;
}
.producttabletitleright p a{
    color: #ffffff;

}
.producttabletitle select{
    width: 301px;
    height: 44px;
    line-height: 44px;
    /* border: 1px solid #E9E9E9; */
    padding: 0 10px;
    font-size: 14px;
    background-color: #fff;
}
.producttabletitle select:focus-visible{
    outline: none;
}
.producttabletitle  input{
    width: 301px;
    height: 44px;
    line-height: 44px;
    /* border: 1px solid #E9E9E9; */
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    color: #666;
    background-color: #fff;
}
.techfanganitem{
    height: 272px;
    box-sizing: border-box;
    width: 1700px;
    border: 1px solid #EDEDED;
    padding: 40px 60px;
    margin-bottom: 20px;
}

.techfanganitem:hover{
    height: 272px;
    box-sizing: border-box;
    width: 1700px;
    border: 1px solid #EDEDED;
    padding: 40px 60px;
    margin-bottom: 20px;
	background-color: #F9FAFC;
	box-shadow: 0 0 10px #ccc;
}
.techfanganitem .button_span{
    background-color: #E5EBF7;
    width: 205px;
    height: 52px;
    font-size: 18px;
    line-height: 52px;
    text-align: center;
    margin: 0;
    margin-top: 20px;
    color: #005293;
}


.techfanganitem  .button_span:hover{
    color: #ffffff;
    background-color: rgb(0, 82, 147);
}
.techfanganitem  .button_span:hover span{
    color: #ffffff;
}
.techfanganitem .button_span span{
    color: #005293;

}
.fangantitle{
	font-size: 20px;
	color: #232323;
	line-height: 32px;
	display: flex;
	align-items: center;
	margin-bottom:10px;
	font-weight: bold;
}
.fangantext{
    font-size: 16px;
    line-height: 24px;
}
.fangantime{
    font-size: 16px;
    line-height: 24px;
    color: #666;
    display: flex;
    align-items: center;
    margin-left:10px;
}
.producttabletitletop{
    display: flex;
    flex-wrap:wrap;
    justify-content: flex-start;
    align-items: center;
    height: 172px;
    background-color: rgb(0, 82, 147);
    width: 291px;
    color: #ffffff;
    line-height: 30px;
    padding: 15px 25px;
    box-sizing: border-box;
    margin-bottom: 14px;
    margin-top: 20px;
}
.producttabletitletop p{
    font-size: 16px;

}
.producttabletitletop p a{
    color: #ffffff;
    font-size: 16px;
}

.productintro_title{
    font-size: 26px;
    border-bottom: 1px solid #eeeeee;
    color: #000;
    line-height: 88px;
    /* margin-top: 20px; */
    padding: 0px 25px;
    display: flex;
    justify-content: space-between;
}
.productintro_text{
    line-height: 24px;
    font-size: 16px;
    padding: 10px 25px;
}
.productintro_text img {
    max-width: 100%;
	height:auto;
}
.protro_button_span{
    background-color: #E5EBF7;
    width: 170px;
    height: 49px;
    font-size: 16px;
    line-height: 49px;
    text-align: center;
    margin-top: 28px;
    border-bottom: 3px solid rgb(0, 82, 147);
    box-sizing: border-box;
    /* display: flex;
    align-items: center;
    justify-content: center; */
}

/* .protro_button_span:hover{
    background-color: rgb(0, 82, 147);
}
.protro_button_span:hover a span{
    color: #ffffff;
} */
.protro_button_span span{
    color: rgb(0, 82, 147);

}
.techdetail_box{
    width: 1409px;
    /* background-color: blue; */
    border-right:1px solid #EDEDED;
}
.techdetail_box_title{
    font-size: 26px;
    border-bottom: 1px solid #eeeeee;
    color: #000;
    line-height: 100px;
    margin-top: 20px;
    padding: 0px 25px;
}
.techdetail_box_time{
    font-size: 16px;
    display: flex;
    align-items: center;
    margin: 25px 25px;
}
.techdetail_box_time span{
    display: flex;
    align-items: center;
    /* justify-content: center; */
}
.techdetail_box_text{
    line-height: 36px;
    font-size: 16px;
    padding: 10px 25px;
    text-indent: 2em;
}
.techdetail_box_img{
    text-align: center;
}
.techdetail_wdw{
    width: 291px;
    /* height: 347px; */
    border: 1px solid #EDEDED;
    border-right: none; 
    padding: 10px 20px;
    box-sizing: border-box;
    padding-bottom: 40px;
}
.techdetail_wdw_title{
    font-size: 16px;
    color: #000;
    line-height: 60px;
}
.techdetail_wdw_contentitem{
    padding-left:20px;
    position: relative;
}
.techdetail_wdw_contentitemtitle{
    font-size: 14px;
}
.techdetail_wdw_contentitemtime{
    font-size: 16px;
    color: #acacac;
    line-height: 40px;
}
.techdetail_wdw_contentitemdian{
    width: 5px;
    height: 5px;
    position: absolute;
    left:7px;
    top: 7px;
    background-color: red;
}
.techdetail{
    display: flex;
    width: 1700px;
    margin: 0 auto;
    /* background-color: pink; */
    justify-content: space-between;
    margin-bottom: 50px;
    border: 1px solid #EDEDED;
    box-sizing: border-box;
}

.productintro_title {margin-top:30px;}
.productintro_title h1{font-size:22px;font-weight:normal;line-height:1;margin-bottom:30px;}

.prodetail_box .proiHD {
    background: #f8f9fb;
    border-bottom: 1px solid #ecf1f7;
    margin-bottom: 35px;
}
.prodetail_box .proiHD li{float: left;padding:0 50px;line-height:50px;position: relative;font-size:18px;color: #666;cursor: pointer;}
.prodetail_box .proiHD li:hover,
.prodetail_box .proiHD li.on{background: rgba(157,186,228,.2);color: #004ca4;}
.prodetail_box .proiHD li.on:before{width: 100%;height: 3px;content: '';background: #004ca4;position: absolute;bottom:0;left: 0;}
.prodetail_box .proiHD li.on:after{width: 16px;height: 10px;content: '';background: url(../images/i1.jpg) no-repeat;position: absolute;bottom:-7px;left: 50%;margin-left:-8px;}

.techDlist{}
.techDlist .item{margin-bottom:25px;}
.techDlist .item h5{font-size:18px;color: #0c4e9d;margin-bottom:10px;}
.techDlist .item li{line-height:54px;height: 54px;border-bottom:1px dashed #dedede;padding:0 50px 0 14px;position: relative;}
.techDlist .item li:before{width: 17px;height: 17px;content: '';background: url(../images/down2.png) no-repeat;position: absolute;top: 50%;margin-top:-8.5px;right:20px;}
.techDlist .item li p{float: left;padding-left:22px;position: relative;width: calc(100% - 280px);padding-right:20px;font-size:16px;}
.techDlist .item li p:before{width: 18px;height: 18px;content: '';position: absolute;left: 0;top: 50%;margin-top:-9px;}
.techDlist .item li p.pdf:before{background: url(../images/pdf.png) no-repeat center;}
.techDlist .item li p.xlsx:before{background: url(../images/xlsx.png) no-repeat center;}
.techDlist .item li .ttBox{float: right;width: 280px;font-size:16px;color: #999;}
.techDlist .item li .ttBox .type{display: inline-block;line-height:16px;border-left: 1px solid #dedede;border-right:1px solid #dedede;text-transform: uppercase;width: 110px;text-align: center;}
.techDlist .item li .ttBox time{display: inline-block;padding:0 38px;}
.techDlist .item li:nth-child(even){background: #f8f9fb;}
.df a {
    width: 100%;
}
.df {
    display: flex;
    align-items: center;
}

.ul-advantage li {
    background: url(../images/dot.png) 8px center no-repeat;
    font-size: 14px;
    color: #333;
    padding-left: 25px;
    line-height: 2.3;
}
