﻿



/*信息公开*/


.xinxicompany{
	width:955px;
	height:auto; 
	text-align:left;
	margin:0px auto;
	padding: 0px;
}


.xinxiartcle{
	width:900px;
	margin-left: 25px;
	font-size:14px;
}



.location {
    margin-bottom: 1px;
    background: url(/Model/M1/imagesNew/location.jpg) no-repeat 0 50%;
}

    .location .breadcrumbs {
        padding-left: 42px;
        border-bottom: 1px solid #ccc;
        line-height: 60px;
    }

.breadcrumbs a{
	color:#000;
}	
	
.SubNav {
    height: 66px;
    background: #f9f9f9 url(../images/line_subnv.jpg) repeat-x bottom;
}

    .SubNav ul {
        height: 30px;
        padding: 0px;
        margin-left: 30px;
        list-style-type: none;
    }


.warp {
    width: 955px;
    position: relative;
}


.SubNav li {
    height: 35px;
    float: left;
    margin-right: 10px;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    margin-top: 13px;
}

.SubNav.blue li a:hover, .SubNav.blue li.on a {
    background-color: #245fab;
}

.SubNav li a:hover, .SubNav li.on a {
    background-color: #339d66;
    color: #fff;
}

.SubNav li a {
    display: block;
    padding: 0 40px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #444;
}

.Xinxi_list ul {
    margin-bottom: 50px;
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.Xinxi_list li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.Xinxi_list li {
    height: 65px;
    line-height: 65px;
    border: 1px solid #efefef;
    padding: 0 19px;
    margin-bottom: 15px;
    display: list-item;
    text-align: -webkit-match-parent;
}

    .Xinxi_list li a {
        font-size: 14px;
        color: #787878;
    }

    .Xinxi_list li time {
        color: #ccc;
        float: right;
    }

    .Xinxi_list li:hover {
        background: #007ec7;
        border-color: #007ec7;
    }

        .Xinxi_list li:hover a {
            color: #fff;
        }

        .Xinxi_list li:hover time {
            color: #a3c5e4;
        }

.center1 {
    width: 955px;
    height: 1030px;
    background: #ffffff;
	 margin: 0px;
    margin: 0px auto;
    font-size: 14px;
    font-family: 微软雅黑;
    padding: 0px;

}

.ccfirm {
    width: 955px;
    margin: 10px auto 15px;
    overflow: hidden;
}

    .ccfirm ul {
        width: 1122px;
    }

    .ccfirm li {
        position: relative;
        float: left;
        margin-right: 23px;
        width: 305px;
        height: 210px;
        cursor: pointer;
    }

        .ccfirm li img {
            width: 305px;
            height: 210px;
        }

    .ccfirm h3 {
        padding-right: 35px;
        font-size: 20px;
        color: #007ec7;
    }

    .ccfirm .cont {
        display: none;
        position: absolute;
        background: url(/model/m1/imagesNew/bg.png);
        width: 305px;
        height: 210px;
        top: 0;
        left: 0;
        text-align: center;
    }

        .ccfirm .cont h4 {
            position: relative;
            background: none;
            color: #fff;
            font-size: 18px;
            font-weight: bold;
            padding-right: 0;
            margin: 30px 0 20px 0;
        }

        .ccfirm .cont p {
            font-size: 14px;
            line-height: 20px;
            margin-bottom: 34px;
            color: #d5e3ec;
            width: 270px;
            display: inline-block;
        }

        .ccfirm .cont .more {
            display: inline-block;
            width: 17px;
            height: 16px;
            background: url(/model/m1/imagesNew/more2.png) no-repeat center;
        }

    .ccfirm li:hover h3 {
        display: none;

    }

    .ccfirm li:hover .cont {
        display: block;
    }

	
	
	
    .ccfirm1 ul li h3 a{
		 color: #007ec7;
    }


.ccfirm1 {
    width: 955px;
    margin: 10px auto 0px;
    overflow: hidden;
}

    .ccfirm1 ul {
        width: 1122px;
    }

    .ccfirm1 li {
        position: relative;
        float: left;
        margin-right: 23px;
        width: 305px;
        height: 50px;
        cursor: pointer;
    }

    .ccfirm1 h3 {
        padding-right: 35px;
        font-size: 20px;
        color: #007ec7;
    }

.center2 {
    width: 955px;
    height: 700px;
    background: #ffffff;
	
	 margin: 0px;
    margin: 0px auto;
    font-size: 14px;
    font-family: 微软雅黑;
    padding: 0px;
}


@media only screen and (min-width: 320px) and (max-width: 767px) {
	.xinxicompany{
		width: 100%;
	}
	
	.warp{
		width:100%;
	}
	
	.center1{
		width:100%;
	}
	.ccfirm{
		width:100%;
	}
	.ccfirm1{
		width:100%;
	}
	.xinxiartcle{
		width:100%;
		margin:0px;
	}
	.xinxiartcle img{
		width:100%;
	}

}

