.two-navs {
    width: 100%;
    min-width: 1200px;
    height: 120px;
    background-color: #f8fafc;
    border-top: 2px solid #e60012;
}
.two-nav {
    width: 1200px;
    margin: 0 auto;
}
.two-nav-title {
    width: 130px;
    float: left;
    padding-top: 15px;
}
.two-nav-right {
    float: right;
    width: 1060px;
    padding-top: 24px;
}
.two-nav-right a {
    display: block;
    float: left;
    width: 66px;
    text-align: center;
    line-height: 36px;
    font-size: 15px;
}

a {
    text-decoration: none;
    color: #333333;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.tab_box{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
}
.tab_box .tab_left{
	width: 753px;
	height: 100%;
	background: red;
	float: left;
	margin-right: 30px;
}
.tab_box .tab_right{
	width: 416px;
	height: 100%;
	background: #fff;
	float: left;
}
.tab_left .header{
	width: 100%;
	height: 55px;
	border-bottom: 1px solid #DE0000;
	box-sizing: border-box;
	background: #F8F8F8;
}
.tab_left .header li{
	float: left;
	width: 116px;
	text-align: center;
	line-height: 54px;
	cursor:pointer
}
.tab_left .header .actve{
	float: right;
}
.active1{
	background-color: #DE0000;
	color: #fff;
}
.tab_left .box div{
	display: none;
	width: 100%;
	height: 100%;
	padding: 20px 0;
	background-color: #fff;
}
.tab_left .box .active{
	display: block;
}
.tab_left .box div p a{
	display: inline-block;
	line-height: 30px;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tab_left .box div p{
	line-height: 30px;
}
.tab_left .box div p span{
	display: inline-block;
	line-height: 30px;
	width: 20%;
	text-align: right;
	box-sizing: border-box;
	padding-right: 16px;
	overflow: hidden;
}
.tab_right .tab_top{
}
.tab_right .tab_boutt{
}
.tab_title{
	width: 100%;
	line-height: 54px;
	font-size: 19px;
	color: #DE0000;
	border-bottom: 1px solid #DE0000;
}
.tab_title .but{
	float: right;
}
.tab_title p{
	float: left;
}
.tab_title .tit{
	color: #DE0000;
}
.list_box{
	padding: 20px 0;
}
.list_box li{
	line-height: 30px;
	width: 96%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 4%;
}
.list_box li:before{
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #DE0000;
	position: relative;
	top: -2px;
	left: -12px;
}
.Famous_enterprises{
	width: 100%;
}
.ti_top{
	background: #F8F8F8;
	width: 100%;
	height: 55px;
	line-height: 54px;
	border-bottom: 1px solid #DE0000;
}
.ti_top h2{
	width: 195px;
	background-color: #DE0000;
	color: #fff;
	text-align: center;
	font-size: 19px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	float: left;
	height: 100%;
}
.ti_top p{
	float: left;
font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #000000;
margin-left: 18px;
}
.ti_top .advertisement{
	float: right;
	width: 120px;
	height: 55px;
	
}
.ti_top a{
	width: 120px;
	height: 20px;
	background-color: #ff6600;
	font-size: 12px;
	padding: 6px;
	color: #fff;
}
.ti_top a:hover{
	color: #fff;
}
.my_bopx:hover {
    -moz-box-shadow: 0px 0px 10px #CCCCCC;
    -webkit-box-shadow: 0px 0px 10px #CCCCCC;
    box-shadow: 0px 0px 10px #CCCCCC;
    cursor: pointer;
}
.recommend{
	margin-top: 30px;
}
.link_gray61 {
    height: 140px;
    width: 33.33%;
    font-size: 16px;
}
.special_box {
    margin: 0px 0;
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #F5F5F5;
    border-right: 1px solid #F5F5F5;
    border-left: 1px solid #F5F5F5;
    box-sizing: border-box;
    padding-top: 20px;
}

.newest{
	margin-top: 30px;
}
.special_box1 {
    width: 300px;
    height: 102px;
    margin: 0px 0;
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #F5F5F5;
    border-right: 1px solid #F5F5F5;
    border-left: 1px solid #F5F5F5;
    box-sizing: border-box;
    padding-top: 20px;
}
.special_box1 .dot {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #fff;
    float: left;
    margin: 4px 10px 0 0;
}
.special_box1 .s_text {
    width: 210px;
    height: 60px;
    float: left;
}
.special_box1 .s_text .t_text {
    width: 100%;
    height: 30px;
    text-align: left;
    line-height: 30px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}
.special_box1 .s_text .b_text {
    width: 100%;
    height: 30px;
    text-align: left;
    color: #a0a0a0;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}
.z02 {
    display: inline-block;
    width: 3px;
    height: 21px;
    background: #DE0000;
    position: relative;
    top: 14px;
}
.index_page .five_box .content_box {
    border: solid 1px #DE0000;
}
.index_footer_info {
    padding: 20px 0;
    border-top: 1px dashed #e0e0e0;
    margin-top: 20px;
}
.wide {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.index_footer_info .info_left {
    width: 300px;
    border-right: 1px solid #e0e0e0;
    padding-right: 40px;
    height: 170px;
}
.nc_lf {
    float: left;
}
.index_footer_info .info_center {
    width: 600px;
    border-right: 1px solid #e0e0e0;
    padding-right: 40px;
    height: 170px;
}
.nc_rt {
    float: right;
}
.index_footer_info .info_title {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px;
}
.index_footer_info .info_line {
    border-top: 1px solid #e0e0e0;
    margin-bottom: 5px;
}
.index_footer_info .info_left .info_phone {
    font-size: 24px;
    color: #DE0000;
    font-weight: bold;
    line-height: 30px;
    padding-bottom: 10px;
}
.index_footer_info .info_title {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px;
}
.index_footer_info .info_line {
    border-top: 1px solid #e0e0e0;
    margin-bottom: 5px;
}
.index_footer_info .info_left .info_phone {
    font-size: 24px;
    color: #DE0000;
    font-weight: bold;
    line-height: 30px;
    padding-bottom: 10px;
}
.index_footer_info .info_center .link_box {
    margin-left: 40px;
    width: 145px;
}
.index_footer_info .info_title {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px;
}
.index_footer_info .info_line {
    border-top: 1px solid #e0e0e0;
    margin-bottom: 5px;
}
.erwei_img img{
    width: 200px;
    margin-top: -15px;
}
.erwei_name{
    text-align: center;
}

.index_footer_info .info_center .link_box li a {
    font-size: 13px;
    position: relative;
    line-height: 20px;
    padding-left: 10px;
}
.index_footer_info .info_center .link_box li a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 5px;
    border-style: solid;
    border-width: 3px 6px;
    border-color: transparent transparent transparent #666;
}
.footer_bottom_main {
    width: 100%;
    padding-top: 20px;
    margin-top: 40px;
    line-height: 30px;
    text-align: center;
    background-color: #343434;
    color: #fff;
}
.footer_bottom_main .links a {
    margin: 0px 5px;
    color: #fff;
}
/* #adFilter{
	width: 129px;
	height: 100%;
	border: 1px solid #DE0000;
	position:fixed;
	top: 223px;
	right: 0px;
} */
.rnav_top{
	background: #C00000;
	height: 40px;
	width: 100%;
	color: #fff;
}
#adFilter {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: 605px;
	width: 90px;
    height: auto;
	margin-top: 9px;
	border: 1px solid #DE0000;
	font-size: 14px;
}
#adFilter li{
	width: 100%;
	text-align: center;
	line-height: 40px;
}
.my_red{
	color: #DE0000;
}



