*{font-family: "microsoft yahei"}
a{text-decoration: none;color: #000000;}
li{list-style: none;}
body{background: #f6f6f6;margin: 0;padding: 0;}
.bg-white{background: #fff;}
.with1200{width: 1200px;height: auto;margin: 0 auto;}
.flatLeft{float: left;}
.flatRight{float: right;}

/*header*/
.nav-menu{width: 100%;height:auto;}
.header-top{color: #999;padding: 5px;}
.header-top span{font-size: 13px;margin-right: 30px;}
.header-top i{font-size: 16px;}
/*页脚*/
footer{width: 100%;height: 280px;background-image: url(../images/ft_bg.jpg);color: #fff;float: left;margin-top: 30px;}
footer ul{width: 90px;height: 230px;float: left;margin-right: 50px;padding: 5px;text-align: center;}
footer a{color: #fff;line-height: 34px;}
footer a:hover{color: #409EFF;}
.footer-container{padding: 10px;}
.about-item{width: 300px;text-align: left;}
.about-item li{line-height: 34px;}
/*友情链接*/

.link{width:1180px;height:auto;margin: 0 auto;background:#FFF;margin-top:20px;padding:10px;overflow:hidden;}
.link ul li{float:left;margin-right:10px;}
.link ul li a{color:#8E8E8E;}

/*版权*/
.copyright{width: 100%;height: 50px;background: #333;color: #fff;font-size: 15px;float: left;}
.copyright-container{width: 100%;height: 50px;text-align: center;float: left;}


/*公共左右侧栏*/
.common-container{margin-top: 30px;}
.common-left{width: 70%;height: auto;padding: 10px;float: left;}
.common-right{width: 25%;height: auto;padding: 10px;float: right;}
.common-right-item{width: 100%;height:auto;padding: 10px;margin-bottom: 30px;}
.common-right-article-item{width: 100%;height: 100px;margin-bottom: 5px;}
.common-right-article-item img{width: 110px;height: 100px;float: left;}
.common-article-item-right{width: 170px;height: 80px;padding: 10px;float: right;}
.common-article-item-right a{font-size: 13px;}
.common-article-item-right span{font-size: 12px;color: #999;float: right;position: relative;top: 20px;}
/**/
.hr{border-top: 0.2px solid #E4E7ED;margin:7px 0px 7px 0px;}
.hr-red{border-top: 0.2px solid #CF9236;margin:7px 0px 7px 0px;}
