/**品牌信息**/
.mybrand {clear:both; height:auto; overflow:hidden; margin-bottom: 10px; margin-top: 10px;}
.mybrand .lists {float: left; overflow: hidden;}
.mybrand .lists span {display: inline-block; width:42px; line-height: 22px; font-size: 14px;  text-align: center; background: #d63a3a; color: #fff; border-radius: 5px; float: left; overflow: hidden;}
.mybrand .lists p {float: left; color: #666; line-height: 22px; padding-left: 8px; font-size: 14px;  padding-bottom: 0px;}
.mybrand .head{width:1200px; height:auto; margin:0 auto; overflow: hidden;}
.mybrand .head_left{float:left; height:auto; text-align:left;}
.mybrand .head_brand{font-size:15px; font-weight:400; display:block; height:36px; line-height:30px; background:url(../images/icon.png) 120px 8px no-repeat; clear:both;}
.mybrand .head_logo{display:block; width:450px;}
.mybrand .head_right{width: 23%; float:right; height:auto;}
.mybrand .head_link{display:block; text-align:right; float: right; clear:both; margin-top: 5px;}
.mybrand .head_link li{float:left;display:inline-block; margin:0 0 0 10px; font-size:12px;}
.mybrand .head_link li a {display: inline-block; width: 90px; line-height: 30px; background: #d63a3a; text-align: center; color: #fff; border-radius: 5px; overflow: hidden;}
.mybrand .head_link li a i {color: #fff; margin-right: 5px; font-size: 12px;}
.mybrand .head_link li a:hover{text-decoration:none; background: #a40505;}
.mybrand .head_tel{float:right; display: flex; height:auto; color:#111; font-size: 16px; overflow: hidden;}
.mybrand .head_tel img {width: 18px; height: 18px; margin-right: 8px;}
.mybrand .head_tel strong {font-size: 20px;}

/**导航栏**/
.navigation_box {width: 100%; background: #d63a3a;}
.navigation_main {width: 1200px; margin: 0 auto;}
.navigation_main ul {width: 100%; height: 60px; display: block;}
.navigation_main ul li {width: 10%; line-height: 60px; list-style: none; height: 60px; text-align: center; float: left; position: relative; z-index: 998;}
.navigation_main ul li:hover {background: #a40505;}
.navigation_main .columns {font-size: 18px; color: #fff;}
.navigation_list {width: 100%; position: absolute; left: 0;top: 60px; z-index: 999; display: none;}
.navigation_list dl {display: block; width: 100%;}
.navigation_list dd {line-height: 45px; font-size: 14px; background: #a40505; color: #fff;}
.navigation_list dd:last-child {border-radius: 0 0 5px 5px; overflow: hidden;}
.navigation_list dd a {display: block; color: #fff; border-bottom: 1px solid #e86161;}
.navigation_list dd a:hover {background: #ed2e2e;}
.myfixed {
    position: fixed;
    top: 0;
    left: 0;
    background: #d63a3a;
    z-index: 999;
    width: 100%;
    box-shadow: 0 1px 5px #a40505;
}

footer{height:440px; background: #2d3235; text-align:center;}
.footer{padding:24px 0 0 0;}
.footer_top{height:60px; border-bottom:1px #646464 solid; clear:both;}
.footer_top strong{display:block; float:left; height:40px; line-height:40px; color:#ddd; font-weight:400; background:url(../images/icon.png) no-repeat; overflow:hidden;}
.footer_top strong a{color:#ddd;}
.footer_top strong a:hover{color:#fff; text-decoration:underline;}
.footer_top strong.link_mobile{width:278px; margin:0 0 0 174px; background-position:-4px -308px; padding:0 0 0 28px;}
.footer_top strong.address{width:380px; background-position:-3px -363px; padding:0 0 0 32px;}
.footer_top strong.telephone{background-position:0 -416px; padding:0 0 0 36px;}

dl.footer_nav_list{display:block; height:236px; margin:48px 0 0 175px; position:relative; overflow:hidden;}
dl.footer_nav_list div{float:left; color:#ddd;}
dl.footer_nav_list dt{display:block; height:32px; line-height:1; font-size:18px; font-weight:700; clear:both;}
dl.footer_nav_list dt, dl.footer_nav_list dd, dl.footer_nav_list dd a{color:#ddd;}
dl.footer_nav_list dd{line-height:36px; color:#ddd;}
dl.footer_nav_list dd a:hover{text-decoration:underline; color:#fff;}

dl.footer_nav_list div.footer_nav_1{width:224px;}
dl.footer_nav_list div.footer_nav_2{width:118px;}
dl.footer_nav_list div.footer_nav_3{width:116px; border-right:1px #646464 solid;}
dl.footer_nav_list div.footer_nav_4{width:200px; margin:0 0 0 40px;}
dl.footer_nav_list div.footer_nav_5{width:140px; text-align:center; line-height:20px;}

.copyright{line-height:28px; color:#888; text-align:center; clear:both;}
.copyright a{color:#888;}
.copyright a:hover{text-decoration:underline; color:#fff;}
.box_1200 {width: 1200px; margin: 0 auto;}

