@charset "utf-8";

body {
    color: #333333;
    font-family: Arial, "Microsoft Yahei", sans-serif;
    font-size: 16px;
    overflow-x: hidden;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, a, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, button, input, textarea, /* form elements 表单元素 */
th, td,
figure, figcaption /*h5的标签*/
{ /* table elements 表格元素 */
    margin: 0;
    padding: 0;
    list-style: none;
}

/* .toubu4{
    color: #ff8100!important;
} */

a:hover, a:active, a:focus {
    text-decoration: none;
}

.c-img {
    overflow: hidden;
    height: 100%;
}

.custom a {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #000000;
    display: block;
}

.title {
    border-bottom: 1px solid #e5e5e5;
}

.title h2 {
    font-size: 24px;
}

.title span {
    display: block;
    font-size: 16px;
    color: #818181;
    margin-top: 20px;
    margin-bottom: 40px;

}

.center {
    margin-top: 40px;
    margin-bottom: 40px;

}

.center p {
    line-height: 30px;
    font-size: 16px;
    letter-spacing: 1px;

}

.row {
    margin-bottom: 120px;
}


.friendship .micro-blog {
    margin-top: 52px;
}

.friendship .micro-blog a {
    margin-left: 0;
}

.tail {
    font-size: 12px;
    color: #cecece;
    line-height: 40px;
    border-top: 1px solid #434343;
    margin-bottom: 0;
}

.classification .row .number img{
    width: 100%;
}

/*footer end*/

@media screen and (max-width: 768px) {

    .classification .row .number{
        margin-bottom: 20px;
    }

}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .classification .row .number {
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {

}
.mianbao{
	margin-top:10px;
	    margin-bottom: 40px;
}
.mianbao a{
	color:#333;
	padding: 0 10px;
}
.clearfix li{
	list-style:none
}
.divcss5-4{border-bottom:1px solid #e5e5e5;; margin-bottom: 20px;width:100%}
.shangxia{
	padding: 0 15px;
}
.shangxia a{
	color:#333
}
.shangxia a:hover{
	color:#333
}
.chuan .li-img{
            width: 20px;
            height: 20px;
            overflow: hidden;
        }
        .chuan .li-img img{
            width: 100%;
        }
        .chuan p{
            font-size: 16px;
            line-height: 20px;
            margin-left: 10px;
        }
        .chuan ul li{
            margin-bottom: 10px;
        }
        .chuan ul li a{
        color:#333;