.h_header_container{
	height: 110px;
	background: url(../images/header.png);
	display: inline-block;
	width: 100%;

}
*{margin:0px;padding: 0;}


select { -webkit-appearance: none; background-color: white; background-image: url('/static/index/newsindex/images/city_xl.png'); background-position : right center; background-repeat: no-repeat; padding-right: 1.5em; } 
.logo{width: 130px;float: left;}
.logo img{width: 100%;}
ul{padding-inline-start: 0px!important;}
.h_header_new {
    display: block;
    margin-top: 40px;
    margin-left: 10px;}
.indexa1{padding: 10px 15px;}
.indexa1 ul li {width: 48%;display: inline-block;list-style-type: none;float: left;margin-right: 4%;position: relative;margin-bottom: 15px;}
.indexa1 ul li:nth-child(2n){margin-right: 0!important;}
.indexa1 ul li img{width: 100%;border-radius: 10px;}
.indexa1 ul li p{position: absolute;bottom:15px;left:15px;color:#fff;font-size: 16px;font-weight: bold;}

.content h1{width: 100%;background:url(../images/index_bt.png) no-repeat left bottom;font-size: 22px;margin-bottom: 15px;height: 32px;float: left; line-height: 28px;}
.content h1 em{float: right;  
    font-size: 14px;
    font-style: normal;}
 .content h1 em a{color: #888;text-decoration: none;}   
.content{display: inline-block;}

.indexa2{padding: 10px 15px;}
.indexa2 ul li {width: 48%;display: inline-block;list-style-type: none;float: left;margin-right: 4%;margin-bottom: 15px;text-align:center;}
.indexa2 ul li:nth-child(2n){margin-right: 0!important;}
.indexa2 ul li img{width:80%;border-radius: 10px;}

.indexa2 ul li p{font-size: 16px;font-weight: bold;text-align: center;width: 100%;margin-top: 10px;}

.indexa3{padding: 10px 15px;background: #F2F4F6!important;}

.index_foot{
	color:#fff;
	text-align: center;
	background: #01375E;
}
.index_foot p{font-size: 14px;line-height: 24px;}
.tel{font-size: 20px;font-weight: bold;padding: 15px;}

.tel span{display: inline-block;vertical-align: middle;margin-right: 10px;}
.foot_links{padding: 15px 0;}
.foot_links li{display: inline-block;margin-right: 5px;}
.foot_links li a{color:#fff;text-decoration: none;}


.indexa3 dl{background: #fff;margin-bottom: 10px;background: #fff;display: inline-block;padding: 8px 0px;border-radius: 15px;
    }
.indexa3 dl dt{width:150px;float: left;height: 120px;padding: 10px 12px;}
.indexa3 dl dt img{width: 100%;height: 120px;border-radius: 10px;}
.indexa3 dl dd{width: calc(100% - 194px);float: left;margin-left: 5px;margin-right: 5px;}

.indexa3 dl a dd strong{color:#000;}
.indexa3 dl dd strong{width: 100%;

    overflow: hidden;
            text-overflow: ellipsis;
            word-break: break-all;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;margin-bottom: 5px;font-size: 16px;}
.indexa3 dl a dd p{color:#666;}
.indexa3 dl dd p{height: 75px;width: 100%;float: left;overflow: hidden;line-height: 25px;font-size: 14px;}
.serach{padding: 10px 15px;background: #F2F4F6!important;}
.serach_input{height: 40px;line-height: 40px;border:0px;width:calc(100% - 85px);margin-left: 85px;outline: none;}
.serach_btn{position: absolute;
    height: 40px;
    width: 80px;
    background: #0288E8;
    color: #fff;
    border: 0px;
    right: 0px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;}
.search_select{position: absolute;width: 60px;left:15px;top:0px;height: 40px;border:0px;background:none;outline:none;}
.serach_into{background: #fff;position: relative;padding-right: 15px;border-radius: 20px;}

.tel1{    font-size: 20px;
    font-weight: bold;
 
    color: #fff;
    float: right;
    margin-top: 5px;
    margin-right: 30px;
}

.tel1 span{display: inline-block;vertical-align: middle;margin-right: 10px;}

