/*
	[DESTOON] Copyright (c) 2008-2021 www.destoon.com
	This is NOT a freeware, use is subject to license.txt
*/
.brand-list1 div {
    width: 200px;
    float: left;
    text-align: center;
}
.brand-list1 img {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.brand-list1 img:hover {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
}
.brand-list2 {
    width: 880px;
    overflow: hidden;
    padding-top: 6px;
}
.brand-list2:after {
    content: "";
    display: block;
    clear: both;
}
.brand-list2 li {
    width: 130px;
    height: 48px;
    line-height: 48px;
    padding: 0 10px;
    margin: 0 0 20px 20px;
    border: #EEEEEE 1px solid;
    float: left;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    border-radius: 12px;
}
.brand-list2 li:hover {
    border: #FF6600 1px solid;
    background: #F5F5F5;
}

.brand-list3 div {
    width: 240px;
    float: left;
    text-align: center;
}

.brand_title {
    padding: 10px 10px 0 10px;
}
.brand_info {
    margin: 0 10px 0 10px;
    padding: 5px 10px 15px 15px;
    line-height: 22px;
}
.brand_info li {
    line-height: 32px;
    height: 32px;
    font-size: 14px;
}
.brand_logo {
    border: #EEEEEE 1px solid;
    padding: 6px;
    margin: 10px 0;
}
.brand_video {
    text-align: center;
    padding: 16px 0;
}
.brand_pdt {
    border-top: #EEEEEE 1px dotted;
    height: 10px;
    font-size: 1px;
}
#m_page {
    width: 1220px;
    margin: 0 auto;
}
#m_page .mianbaoxue{
	display:flex; 
	justify-content:space-between; 
	border-top: 3px #f0f0f0 solid;
	font-size: 14px;
}
.wz, .sx {
    height: 40px;
    line-height: 40px;
}
.wz a, .sx a {
    line-height: 40px;
}
.sx a {
    min-width: 240px;
    text-align: center;
    background-color: #f77f25;
    color: #ffffff;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0px;
	margin-top:7px;
}
.sx a:hover {
    background-color: #ff2d00;
}

.lefttuijian{
	vertical-align:top;
	width:330px;
	font-size: 14px;
}

.div_title {
    height: 40px;
    line-height: 40px;
    background-color: #d11120;
    color: white;
    font-weight: bold;
    text-align: center;
    margin: 10px auto 0px auto;
}
.maininfo{
	line-height:30px;
	background-color:#fff;
	padding:30px;
}
.maininfo h1{
	font-size:30px;
	display:block; 
}
.maininfo div{
	font-size:18px;
	color:#696969;
	line-height:40px;
	margin-top:10px;
}
.detailed{
	width:1220px;
	margin:0 auto;

}

.detailed .zhubiao{
	vertical-align:top;
	width:845px;	
}

.introduction{
	font-size: 16px;
	color: #696969;
	line-height: 40px;
	margin-top: 10px;
	background-color: #fcfcfd;
	padding: 10px;
	border: 1px #dadadb dashed;
}

.introduction p{
    text-indent: 30px;
	width: 805px;
	margin: 10px auto;
}
.company_table{
	width:845px; 
	float:left;
}
.wronginfo{
	float:right;
	font-weight:bold;
	color:Red;
	text-decoration:underline;
}
.topcomapy_list {
    text-align: left;
    height: 30px;
    line-height: 30px;
    width: 330px;
    overflow: hidden;
    white-space: nowrap;
    background-image: url(static/images/huangye_ico2.jpg);
    background-position: left center;
    background-repeat: no-repeat;
}
.topcomapy_list a {
    color: #585858;
}
.topcomapy_list span {
    width: 20px;
    height: 20px;
    line-height: 20px;
    background-color: #cecece;
    display: inline-block;
    text-align: center;
    font-size: 10px;
    color: white;
    margin-right: 10px;
}
.topcomapy_list_ico {
    color: white;
    background-position: left center;
    background-repeat: no-repeat;
}
.topcomapy_list_ico span {
    background-color: #d11120;
}
#company_table {
    border-collapse: collapse;
    margin: 15px auto 10px auto;
}
#company_table td {
    padding: 0;
    border: 1px solid #cccccc;
    font-size: 14px;
}
.td_left {
    text-align: right;
    width: 100px;
    background-color: #f7f7f7;
    vertical-align: top;
    line-height: 40px;
}
.td_right {
    text-align: left;
    width: 745px;
    vertical-align: top;
    line-height: 40px;
    text-indent: 5px;
}
#bottom_navigation {
    width: 1220px;
    margin: 30px auto 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #d11120;
}
#bottom_navigation a {
    display: inline-block;
    margin: 0px 10px;
    font-size: 12px;
    line-height: 40px;
    color: White;
}
.p_box {
    text-align: left
}
.p_box a {
    width: 480px;
    display: inline-block;
    text-indent: 15px;
    line-height: 25px;
    text-align: left;
}
#tags {
    text-align: left;
    font-size: 14px;
}
#tags a {
    height: 35px;
    line-height: 35px;
    padding-right: 6px;
    width: auto;
    text-align: left;
}
#tags .tags0 {}
#tags .tags1 {
    color: #C00;
    font-size: 24px;
}
#tags .tags2 {
    color: #030;
    font-size: 16px;
}
#tags .tags3 {
    color: #00F;
}
#tags .tags4 {
    font-size: 16px;
}
#tags .tags5 {
    color: #C00;
    font-size: 20px;
}
#tags .tags6 {
    color: #F06;
    font-size: 20px;
}
#tags .tags7 {
    color: #030;
    font-weight: bold;
    font-size: 18px;
}
#tags .tags8 {
    color: #F06;
    font-weight: bold;
}
#tags .tags9 {
    color: #C00;
    font-weight: bold;
    font-size: 16px;
}
#tags a:hover {
    color: #F00;
    text-decoration: underline;
}