.well-bg {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #FFFFFF;

}
.well-second {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #e6f4ff;


}
.well-thrid {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #b8d9f4;
	overflow:hidden


}
.fwqzqdtit1 {
    background: url(Imgzdlytitlebg.png) center center no-repeat;
    width: 100%;
    min-width: 300px;
    height: 87px;
    font-size: 24px;
    color: #024886;
    margin: 0 auto;
    padding-top: 22px;
    text-align: center;
}
.fwqzqdtit1 span {
   text-align: center;
}
.well-thrid ul li {

    background: #999999;
    min-width:300px;
    height: 39px;
    line-height: 39px;
    margin-left: 15px;
    margin-bottom: 15px;
    float: left;
    color: #fff;
    text-align: center;
}
.well-thrid ul li a {
    color: #fff;
    background: #3990d6;
    text-align: center;
    display: block;
    max-width: 350px;
    height: 39px;
    padding: 0px;
    font-size: 16px;
    _font-size: 15px;
}
.well-thrid ul li a:hover { background:#015293; color:#fff;}
@media screen and (max-width: 480px){
	.con_main{ border-left:3px solid #ddd; border-bottom:3px solid #ddd; border-right:3px solid #ddd; border-top:3px solid #015293; padding:20px 10px;}

	.fwqzqdtit1 {
    background:none;
    margin: 0 auto;
    padding-top:0;  height: 35px;
    font-size: 20px;
}
	.well-thrid ul li {
		width:100%;
    min-width:100%;  float:none;
    margin-left: 0;
}

	.well-thrid {
		padding:0;
	}
	.well-thrid ul li a {
    color: #fff;
    background: #3990d6;
    text-align: center;
    display: block;
    max-width: 350px;
    height: 39px;
    padding: 0px;
    font-size: 14px;
    _font-size: 15px;
}	
}