﻿body {
}
.content-div {
    width:1200px;
    margin:0 auto;
    /*background-color:pink;*/
    overflow:auto;
    margin-top: 30px;
}
.content-right {
    float:right;
    width:890px;
    margin-right:20px;
    display:inline-block;
}
.title-left {
    float:left;
    width:220px;
    display:inline-block;
}
.vice-title {
    margin-left:20px;
}
.big-title {
width: 220px;
height: 47px;
font-family: 'Microsoft YaHei';
font-size: 28px;
color: #7d3345;
border: none;
border-bottom: solid 2px #7d3345;
text-align: center;
padding-top: 17px;
letter-spacing: 10px;
text-indent: 8px;

}
.small-title {
    width: 216px;
    height: 45px;
    font-family: 'Microsoft YaHei';
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    border-bottom: solid 2px #f5f5f5;
    border-left: solid 2px #f5f5f5;
    border-right: solid 2px #f5f5f5;
    color: #777777;
    letter-spacing: 6px;
    padding-top: 16px;
    cursor: pointer;


        
}
    .small-title:hover {
        color:#7d3345;
    }
    
 .photo-group {
     min-height:200px;
}
.photo-div {
    cursor:pointer;
    height:145px;
    margin-top:15px;
    width:220px;
    margin-left:20px;
}
.img-style {
    width:100%;
    height:122px;

}
.advertision-text {
     width: 100%;
    height: 24px;
    background-color: rgba(16,17,16,0.58);
    color: rgb(255, 255, 255);
    font-family: 'Microsoft YaHei';
    font-size: 15px;
    margin-top: -10px;
    padding-top: 5px;
    text-align: center;

}
.number-div {
    margin-top:25px!important;
    margin-left:-30px;
    width:250px;
    padding-left:60px;
    margin-bottom:40px;

}
.headline {
    width:100%;
    height:60px;
}
.headline-top {
    border-bottom:solid 2px #7d3345;
     height:25px;
         padding-top: 19px;
padding-bottom: 20px;
padding-left: 30px;
}
.main-headline {
   
    display:inline;
    height:50px;
    font-family: 'Microsoft YaHei';
    font-size: 25px;
    color: #7d3345;
    letter-spacing: 10px;
    text-indent: 8px;
}

.crumbs {
    float:right;
    color:#a7a7a7;
    font-family:'Microsoft YaHei';
        font-size: 16px;
    margin-top: 9px;
        letter-spacing: 5px;
}
.content-headline{
   text-align: center;
    height: 70px;
    background-color: #f5f5f5;
    padding-top: 24px;
    font-family: 'Microsoft YaHei';
    font-size: 29px;
    font-weight: 500;
}
.btn-style {
    border: solid 1px #7d3345;
    background-color: transparent;
    height: 32px;
    color: #7d3345;
    font-family: 'Microsoft YaHei';
    font-size: 15px;
    float: right;
    margin-bottom: 100px;
    margin-right: 10px;
    outline: none;
    cursor: pointer;
    padding-left: 4px;
    padding-right: 7px;
    margin-top: 18px;
}
.btn-style:hover{
    background-color:#7d3345;
    color:white;
}
.news {
    margin-top:60px;
}
.news p {
    font-family:sans-serif 'Microsoft YaHei' Calibri;
    font-size:17px;
    text-indent:2em;
     margin-top: 15px!important;
     color:rgb(106, 106, 106);
     line-height:1.9em;


}
span img {
        margin-top:30px;
    }
.content-dic
{
	margin-top:10px;
	/*padding-left:10px;
	padding-right:10px;*/
		padding-bottom:50px;

	font-size: 16px;
	font-family: 'microsoft yahei';

	color: rgb(89, 89, 89);
}
#crumbs_b
{
	cursor:pointer;
	
}
#crumbs_b:hover
{

	color:#7d3345
}
#crumbs_a
{
	cursor:pointer;
	
}
#crumbs_a:hover
{
	color:#7d3345
}