.box {
    display: flex;

}

.justify_between {
    justify-content: space-between;
}

.justify_center {
    justify-content: center;
}

.m-b-0 {
    display: flex;
    justify-content: center;
}

.small-middle {
    position: relative;
    z-index: 50;
    width: 1320px;
    margin: 0 auto;
    overflow: hidden;
}

/* index-about */
.about-container-left .item-index {
    margin-top: 15px;
}
.contactss .iconfont{
    margin-right: 5px;
    font-size: 16px;
}
.about-container-left .item-index a {
    background-color: #eaf1f7;
    display: block;
    color: #464646;
    display: inline-block;
    margin-right: 26px;
    line-height: 35px;
    height: 35px;
    width: 20%;
    text-align: center;
	position:relative
}
.index-news-title{
	margin-bottom:20px;
}
.listabout{
	margin-bottom:40px;
}
.about-container{
	line-height:33px;
}
.about-container .more a{
	background:#122a88;
	color:#fff;
	display:block;
	width:120px;
	line-height:35px;
	text-align:center;
}
.about-container .more a:hover{
		background:#3655ce;
}
.about-container-left .item-index a::after{
	position: absolute;
    content: "";
    width: 20px;
    height: 25px;
    right: -12px;
    bottom: -12px;
    transform: rotate(45deg);
    background: #fff;
}
.about-container-left .item-index a:hover{
	    background-color: #243279;
		color:#fff;
}
.about-container-left .item-index a span {
    margin-left: 15px;
}

.about-container {
    padding: 40px 30px;
    background-color: #f2f7fb;
    border-bottom: 5px solid #122a88;
}

.about-container h1 {
    font-size: 24px;
}

/* news */




.index-news .title-index {
    font-size: 36px;
}

.index-news .rightindex a {
    color: #464646;
    font-weight: bold;
    width: 150px;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
    border-bottom: 1px solid #dfdfdf;
    position: relative;
}

.index-news .rightindex a:hover {
    color: #122a88;
    border-bottom: 1px solid #122a88;
}
.index-news{
    margin-top: 50px;
}

.top-index-news-bj {
    padding-bottom: 30px;
    border-bottom: 1px solid #dfdfdf;
}

.top-index-news img {
    width: 288px;
    margin-right: 40px;
    height: 195px;
}
.news-container{
    flex:1;
}

.top-index-news .news-container .time-desc {
    color: #122a88;
}

.top-index-news .news-container h1 {
    font-size: 20px;
    font-weight: bold;
}

.top-index-news-bj {
    overflow: hidden;
    border-bottom: 1px solid #dfdfdf;
}
.bottom-news_bj{
    border-bottom: 4px solid #243279;
}
.bottom-index-news .item:nth-child(2) {
    background: #122a88;
    color: #fff;
}

.bottom-index-news .item {
    color: #909090;
    padding:20px 0px;
    margin-right:40px;
    padding:20px 20px;
}
.bottom-index-news .item:last-child{
    margin-right:0px;
}
.bottom-index-news .item:nth-child(2) h1 a{
    color: #fff;
}
.time-item .time-nuber {
    font-weight: bold;
    font-size: 32px;
}

.time-item .time {
    font-size: 16px;
}
.bottom-index-news h1{
    font-size: 18px;
    font-weight: bold;
}
.bottom-index-news h1 a{
    color: #464646;
}


/* foot */



.foot {
    width: 100%;
    overflow: hidden;
    background: #3e3e45;
    padding: 80px 0px;
    color: #cbcbcb;
    
}


.comname {
    font-size: 30px;
    color: #1a1a1a;
    width: 100%;
}

.comename {
    font-size: 17px;
    color: #717171;
    width: 100%;
    margin-bottom: 30px;
    font-family: "Arial";
}

.left_foot {
    padding-right: 28px;
    width: 63.8%;
    float: left;
}

.cots span {
    font-size: 14px;
    color: #cbcbcb;
}

.cots img {
    width: 17px;
    margin-right: 8px;
}

.cots {
    float: left;
    width: 50%;
    margin-left: 20px;
    height: 17px;
    line-height: 17px;
    margin-bottom: 20px;
}
.cots:nth-child(2n+1){
    width: 35%;
}
.contacts {
    width: 73%;
    float: left;
}

.saoma {
    float: left;

}

.saoma img {
    float: left;
}

.sm {
    float: left;
    font-size: 14px;
    color: #adadad;
    margin-left: 30px;
    margin-top: 30px;
}

.lfoot_top {
    overflow: hidden;
    padding-bottom: 40px;
    border-bottom: 1px solid #727272;
}

.copy a {
    font-size: 14px;
    color: #cdcdcd;
    margin-right: 10px;
}

.copy {
    color: #cdcdcd;
    margin-top: 30px;
    padding-bottom: 50px;
}

.right_foot {
    width: 35.6%;
    float: left;
    padding-left: 3.5%;
    border-left: 1px solid #727272;
}

.right_foot div input[type=text] {
    width: 49%;
    float: left;
    margin-right: 2%;
    background: none;
    border: none;
    border-bottom: 1px solid #727272;
    outline: none;
    height: 55px;
}

.right_foot div input[type=text]:last-child {
    margin-right: 0;
}

.right_foot textarea {
    width: 100%;
    height: 50px;
    background: none;
    outline: none;
    border: none;
    border-bottom: 1px solid #727272;
    margin-top: 35px;
}

.right_foot div input[type=submit] {
    width: 147px;
    height: 45px;
    background: #243279;
    color: #fff;
    font-size: 16px;
    border: none;
    outline: none;
    margin-top: 10px;
}
