.summerytitle,.detailcontainer,.contentline{
	width: 1100px;
	margin: 0 auto;
}
.summerytitle{
	background: transparent url(../images/summerytitle.gif) repeat-x;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	text-indent: 15px;
	margin-bottom: 2px;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px; 
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4576B0;
	border-right-color: #4576B0;
	border-bottom-color: #4576B0;
	border-left-color: #4576B0;
}
.detailcontainer{
    border-top:none;
}
.detailtitle{
    background-color:#f6f6f6;
    height:35px;
    line-height:35px;
    text-align:center;
    font-size:16px;
    font-weight:bold;
    color: #0563a6;
}
.detailtitle_L{float:left; padding-left:125px;_padding-left:155px;}
.detailtitle_R{float:left;padding-left:225px;_padding-left:235px;}
.contentline{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	background-color: #ffffff;
	padding-bottom: 15px;
}
.contentline .contentContainer:nth-child(2) {
    margin-left: 65px;
margin-right: 65px;
}
.contentContainer{
	float: left;
	/*margin-left: 35px;*/
	position: relative;
	padding-top: 20px;
}
.contentContainer .STitle{     position: absolute;
    top: 30px;
    right: 45px;
    line-height: 18px;}
.contentContainer .span{
font-size: 16px;
    color: #555555;
    text-align: center;
    float: left;
    padding-top: 0;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
    font-weight: bold;
}
.firsttitle{
	/* [disabled]float:left; */
	width: 58px;
	margin-left: 16px;
}
.secondtitle{
	float: right;
	margin-left: 78px;
	_margin-left: 65px;
	/*width: 77px;*/
}
.contentContainer .content{
	clear: both;
	/*width: 324px;*/
	_height: 130px;
	_overflow: hidden;
	padding-top: 4px;
	/*padding-right: 15px;*/
	padding-bottom: 4px;
	/*padding-left: 2px;*/
	text-align: left;
    /*margin-left: 35px;*/
}
.contentContainer img{
	width: 120px;
    float:left;
	margin-top: 10px;
	/* [disabled]margin-right: auto; */
	margin-bottom: 4px;
	*margin-left: 18px;
        margin-right: 18px;
}
.contentContainer .controllist{
   float:left;
   margin: 30px 0 0 1px;
}
.contentContainer .controllist a{
	width: 180px;
	/*_width: 136px;*/
	height: 26px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #4da5e3;
	margin-bottom: 4px;
	_margin-bottom: 2px;
	font-size: 14px;
	/*font-weight: bold;*/
	color: #409fe1;
	display: block;
	text-decoration: none;
	background-color: transparent;
	/*background-image: url(../images/controllist.gif);*/
    border-radius: 15px;
	background-repeat: repeat-x;
	background-position: center;
    margin-top: 6px;
}
.contentContainer .controllist a:hover {
	color: #FFF;
	background-color: #409fe1;
	background-image: none;
}

.contentContainer .seperator{
	height: 148px;
	border-left: solid 1px #6A8689;
	width: 0px;
	margin-right: 15px;
	_margin-right: 17px;
	float: right;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
}

.ab {
    clear: both;
    padding-bottom: 6px;
    height: 30px;
    margin-top: 22px;
}
.ab .a {
    float: left;
}
.ab .b {
    float: right;
}
.ab .col1 {
    width: 400px;
}
.col1_title h3 {
    font-size: 14px;
    font-weight: bold;
    color: #0563a6;
    padding: 10px 0;
}
.col1_ulbox {
    float: right;
}
.col1_ulbox ul li {
    float: left;
    list-style: none;
    padding: 10px 12px;
}
.dh {
    background: url(../../dxsx/images/right.png) no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    padding-right: 5px;
    float: left;
}
.col1_ulbox ul li a {
    cursor: pointer;
    color: #409fe1;
}