.container{width: 100%;max-width: 1250px;margin: 0 auto}
a{color: #333;}
a:hover{text-decoration: none;color: #f90}
.fahuo100_header{height: 70px;width: 100%;position: fixed;top:0px;left: 0px;background: #fff;box-shadow: 0px 4px 10px 0px rgba(17, 58, 93, 0.1);z-index: 999999}
.logo{height: 60px;margin-top:5px}
.menus{display: inline-block;vertical-align: top;margin-top: 25px}
.menu{font-size: 16px;color: #333;display: inline-block;min-width:100px;text-align: center;padding: 0 10px 10px 10px;position: relative;}
.menu a{color:#333;text-decoration: none;}
.menu a:hover{color:#000;}
.drop-down-content{z-index: 99999;display: none;position: absolute;background: #ffffff;top: 30px;left: 0px;text-align: center;padding: 0px;box-shadow: 0px 0px 5px #888888;text-align:center;}
.drop-down-content div{padding: 0 10px;box-sizing: border-box;min-width:100px;}
.menu:hover .drop-down-content{display:block}
.drop-down-content{line-height:40px;font-size:14px;}
.drop-down-content div:hover{background:#EEE}
.header_right{float: right;margin-top:25px}
.vip_icon{height: 22px;margin-right: 15px}
.search_icon{height: 22px;margin-right: 15px}
.part_title{font-size: 24px;text-align: center;padding-top: 30px}
.part_line{border-bottom: solid 3px #f90;width: 20px;display: inline-block;margin-bottom: 30px;margin-top: 5px;}
.newx_box{width: calc(33.33% - 20px);background: #fff;border-radius: 5px;overflow: hidden;box-shadow: 0 0 15px rgba(0, 0, 0, 0.075);padding: 5px;box-sizing: border-box;display: inline-block;margin-right: 20px;margin-bottom: 15px;}
.newx_box img{width: 65px;height: 65px;margin-right: 5px;vertical-align: top;}
.box_right{display: inline-block;width: calc(100% - 80px)}
.news_title{font-weight: bold;width:100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-bottom: 3px;}
.news_content{color: #999;width:100%;overflow: hidden;text-overflow:ellipsis; margin-bottom: 3px;white-space: nowrap;}
.news_info{font-size: 12px;color: #777;margin-left:-5px}
.news_info span{margin-right: 5px;margin-left: 5px;}
.view_more{background: #f90;width: 220px;height: 40px;line-height: 40px;color: #fff;text-align: center;display: inline-block;border-radius: 40px}
.view_more:hover{background: #f60;color: #fff}
.footer{background: #333;color: #f5f5f5;padding-top:50px}
.qrcode{text-align: center;display: inline-block;margin-right: 10px}
.qrcode img{width: 120px;margin-bottom: 10px}
.f_title{font-size: 16px;display: inline-block;margin-bottom: 15px;}
.about{display: inline-block;font-size: 12px;color: #f5f5f5;margin-bottom: 5px;}
.footer_search{display: inline-block;width: 300px;height: 35px;border-radius: 35px;overflow: hidden;}
.f_input{display: inline-block;vertical-align: top;background: #fff;width: 220px;height: 35px;}
.f_input input{padding: 5px;border:none;margin-top: 3px;outline: none;color: #000}
.f_button{display: inline-block;background: #f90;width: 80px;height: 35px;border:none}
.links{padding:15px 0;border-bottom: solid 1px #666;}
.links a,.fahuo100_copyright a{color: #DDD;margin-right: 10px}
.links a:hover,.fahuo100_copyright a:hover{color: #f90;}
.fahuo100_copyright{text-align: center;padding:15px 0;font-size: 12px;}