@charset "UTF-8";
.point{
	    vertical-align: middle;
	    display: inline-block;
	    height: 30px;
		font-size: 25px;
		font-weight: 500;
		
}
.top_con {
    width: 95%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top_con>img {
    width: 75px;
    margin-right: 10px;
}

.top_con .nav {
    flex: 1;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.top_con .nav li {
    display: inline-block;
    vertical-align: middle;
}

.top_con .nav li a {
    font-size: 12px;
    color: #fff;
    line-height: 80px;
    /* margin: 0 12px; */
    padding-bottom: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.top_con .nav li a:hover,
.top_con .nav li a.nav_hov {
    color: #fff;
    font-weight: bold;
    border-bottom: 3px solid #fff;
}
/************ 关于我们 start ************/
.content {
    /* background-color: #fff;
    margin: 0px 20px;
    width: calc(100vh - 340px); */
}
.gsjj_box{
    background: none;
    text-align: center;
    /*  */
    background: none;
    text-align: center;
    /* padding-bottom: 25px; */
    background-color: #fff;
    margin:20px
}
.gsjj_box h2 span {
    display: block;
    font-size: 20px;
    color: #000;
    font-weight: 700;
    font-family: "din 2014 bold";
}
.gsjj_con{
    /* width: 1000px; */
    box-sizing: border-box;
    width: 100%;
    padding: 0 2%;
    margin: 0 auto;
    /* margin: 40px auto; */
    background: #fff;
    /* padding: 70px 88px; */
}
.gsjj_con .con_img{
    padding-top: 10px;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.gsjj_con .con_img img:first-child{
    display: block;
    width: 100%;
}
.gsjj_con .con_img img:nth-child(2){
    /* margin-right: 11px; */
}
.gsjj_con .con_img .img_box{
    /* width: 214px; */
    width: 49%;
    /* height: 142px; */
    margin-top: 16px;
}
.con{
    /* width: 482px; */
    width: 100%;
    float:  right;
}
.con p{
    font-size: 14px;
    color: #5C616A;
    text-align: justify;
    line-height: 36px;
    text-indent: 2em;
    margin-bottom: 10px;
}

/************ 关于我们 end ************/


/************ 新闻中心 start ************/
.xwzx_dox_h2 {
    text-align: center;
    padding: 20px 0;
    font-size: 20px;
}
.xwzx_dox_h2 span {
    display: block;
    padding-top: 20px;
    /* margin-bottom: 20px; */
}
.xwzx_details {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 40px;
}
.gywm_table {
    width: 80%;
    margin: 0 auto;
}

.xwzx_details p {
    font-size: 16px;
    letter-spacing: 0.1px;
    line-height: 25px;
    margin-bottom: 10px !important;
    text-indent: 2em;
    text-align: left;
}
.xwzx_details .xwzx_details_1{
	 text-indent: 1em;
}

.xwzx_details p span{
    font-size: 30px;
}

.xwzx_details img {
    width: 80%;
    margin-top: 3%;
}
.xwzx_dox .xwzx_con{
    margin-bottom: 20px;
}
.xwzx_con .con{
    /* width: 438px; */
    width: 100%;
}
.xwzx_con img{
    width: 100%;
    float: left;
}
.xwzx_con .con h4{
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    text-align:  justify;
}
.xwzx_con .con p{
    opacity: 0.6;
    font-size: 14px;
    color: #5C616A;
    line-height: 20px;
    margin-top: 10px;
}
.xwzx_con .con p span{
    display: block;
    text-indent: 0;
    margin-top: 10px;
}

.xwzx_list{
    margin-bottom: 20px;
}

.xwzx_list img{
    /* width: 320px; */
    width: 100%;
    /* height: 195px; */
    display: inline-block;
    vertical-align: middle;
}
.xwzx_list .con{
    /* width: 643px; */
    width: 100%;
    height:  auto;
    display:  inline-block;
    vertical-align:  middle;
    float:  none;
    /* margin-left: 30px; */
}
.xwzx_list .con h4{
    font-size: 18px;
    color: #5C616A;
    line-height: 36px;
    text-align:  justify;
}
.xwzx_list .con p{
    opacity: 0.6;
    font-size: 14px;
    color: #5C616A;
    line-height: 28px;
    margin-top: 10px;
}
.gsjj_box .models {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
}

.item_img {
    width: 40%;
    box-shadow: 0px 0px 5px rgba(170, 170, 170, 0.349019607843137);
    position: relative;
    height: 80px;
}
.cen_img {
    width: 33px;
}

.item_img img {
    width: 90%;
}

.models_btn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -60px;
    height: 23px;
    width: 80px !important;
}

.models_detail {
    width: 40%;
    margin-top: -150px;
    text-align: left;
    /* padding: 0 30px; */
}

.models_tit {
    line-height: 23px;
    font-family: 'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
}

.models_tit img {
    width: 20px;
}

.models_detail span {
    display: block;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 10px;
}
.mt20 {
    margin-top: 20px;
}



@font-face {
    font-family:'din 2014 bold';
    src: url(../DIN2014/DIN2014-Bold.ttf);
}
@font-face {
    font-family:'din 2014 regular';
    src: url(../DIN2014/DIN2014-Regular.ttf
    );
}





















/************ 新闻中心 end ************/
