@charset "UTF-8";



.content-box-sub-tit {
	padding-top:48px;
	margin-bottom: 26px;
}
.content-box-sub .content-box-sub-tit p {


		color: #0070c0;
		font-size: 26px;
		
		line-height: 45px;
}

.content-box-sub-list-item1{

		padding: 20px 0 20px 0px;

}
.content-box-sub-list-item1 .news-content1 {
    font-size: 12px;
    color: #565657;
    line-height: 30px;
/*    width: 700px;*/
    /*overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;*/
}


.content-box-sub-list-item-right-tit {
    font-size: 14px;
    color: #0070c0;
   
    /*overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;*/
    line-height: 24px;
    margin-bottom: 6px;
}

.vd1 {
	margin-top:10px ;
	margin-bottom:20px ;
}



.title1{
	    font-size: 18px;
    	color: #565657;
		margin-top:10px ;
		margin-bottom:10px ;	
}

.title2{
	    font-size: 14px;
    	color: #0070c0;
		margin-top:10px ;
		margin-bottom:10px ;
}
.vd2 {
	margin-top:10px ;
	margin-bottom:20px ;
	text-align: center;
}
/*------------------------------------------------------------------添加部分----------------------------------------------------*/






.m-style {
    position: relative;
    text-align: center;
    zoom: 1;
}

.m-style:before,
.m-style:after {
    content: "";
    display: table;
}

.m-style:after {
    clear: both;
    overflow: hidden;
}

.m-style span {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    color: #bdbdbd;
    font-size: 14px;
}

.m-style .active {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #e91e63;
    color: #fff;
    font-size: 14px;
    border: 1px solid #e91e63;
}

.m-style a {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #ebebeb;
    color: #bdbdbd;
    font-size: 14px;
}

.m-style a:hover {
    color: #fff;
    background: #e91e63;
}

.m-style .next,
.m-style .prev {
    font-family: "Simsun";
    font-size: 16px;
    font-weight: bold;
}

.now,
.count {
    padding: 0 5px;
    color: #f00;
}

.eg img {
    max-width: 800px;
    min-height: 500px;
}

input {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #fff;
    border: 1px solid #ebebeb;
    outline: none;
    color: #bdbdbd;
    font-size: 14px;
