/*  公用样式  */
* { margin: 0; padding: 0; font-family: "微软雅黑"; }
body, html { width: 100%; height: auto; font-family: "微软雅黑"; min-width: 1200px; }
img { border: none;  }
ul, ul li, ol, ol li { list-style-type: none; }
a { text-decoration: none; color: #000; }
a:hover { text-decoration: none; }
.hover:after { background: none; opacity: 1; }
button, input, select, option { outline: none; }
dl dd, p { margin: 0; }
.bj { background: #f9f9f9; }
.main { width: 1200px; margin: 0 auto; }
.fl { float: left; }
.fr { float: right; }
.cl { clear: both; }
/*  面包线导航  */
.Bread_nav { padding: 15px 0 15px; margin: 0 auto; font-size: 14px; color: #636363; }
.Bread_nav a { margin: 0 7.5px; color: #636363; }
.Bread_nav a:first-child { margin-left: 0; }
/*头部*/
header { height: 115px; border-bottom: 1px solid #dcdcdc; }
.header_top { position: relative; overflow: hidden; height: 75px; text-align: center; margin-top: 20px; }
.header_top b { display: block; width: 146px; height: 28px; margin:5px 10px 10px 450px; }
.header_top b a { font-size: 80px; font-weight: normal; line-height: 80px; }
.header_top div { float: right; }
.header_top div p { overflow: hidden; font-size: 14px; position: absolute; right: 0; top: 5px; margin-top: 7px; }
.header_top div p em { float: left; font-style: normal; color: #a0a0a0; }
.header_top div p em a { color: #a0a0a0; }
.header_top div p i { float: left; font-style: normal; margin: 0 15px; color: #a0a0a0; }
.header_top div span { margin-top: 7px; overflow: hidden; display: block; color: #a0a0a0; position: absolute; left: 0; top: 5px; width: 180px; text-align: left; }
.header_top div span em { font-style: normal; font-size: 42px; margin-top: 0px; float: left; }
.header_top div span i { font-weight: bold; color: #a0a0a0; font-size: 18px; }
.header_bottom { overflow: hidden; height: 44px; }
.header_fu { position: fixed; top: 0; left: 0; width: 100%; background: #fff; z-index: 999999999; overflow: hidden; height: 80px; line-height: 75px; display: none; border-bottom: 1px solid #e1e1e1; }
.header_fu b { float: left; font-size: 75px; font-weight: normal; margin-top: 22px; }
.header_fu a:hover { border-bottom: none; color: #fcc900; }
.header_fu a.hover { border-bottom: none; color: #fcc900; }
.header_fu nav { float: left; }
nav { font-size: 16px; text-align: left; float: left; margin-top: 4px; }
nav a:first-child { margin-left: 0; }
nav a { margin: 0 20px; /*border-bottom: 3px solid #fff;*/
padding-bottom: 10px; text-decoration: none; }
nav a:hover { border-bottom: 3px solid #fcc900; }
nav a.currclass { border-bottom: 3px solid #fcc900; display: initial; }
.header_bottom p { width: 318px; height: 30px; border: 1px solid #c8c8c8; float: right; overflow: hidden; }
.header_bottom p select { border: none; border: 1px solid #fff; width: 93px; text-align: center; border-right: 1px solid #dcdcdc; height: 23px; margin-top: 5px; padding: 0 5px; font-size: 14px; float: left; text-align-last: center; margin-left: 1px; }
.header_bottom p input { float: left; width: 170px; height: 29px; padding: 0 10px; font-size: 14px; border: none; color: #838383; margin-top: 1px; }
.header_bottom p b { float: right; color: #1a1a1a; width: 30px; height: 30px; text-align: center; line-height: 30px; cursor: pointer; }
footer { height: 370px; background: #3e3a39; overflow: hidden; }
.footer_left dl { float: left; color: #fff; margin-top: 60px; margin-right: 90px; }
.footer_left dl dt { font-size: 16px; margin-bottom: 20px; }
.footer_left dl dt i { width: 24px; border: 1px solid #464646; display: block; margin-top: 15px; font-style: normal; font-weight: normal; }
.footer_left dl dd a { font-size: 14px; color: #b6b5b5; margin-bottom: 10px; display: block; }
.footer_center { margin-top: 60px; }
.footer_center p { font-size: 16px; color: #f2f2f2; margin-bottom: 10px; }
.footer_center h4 { font-size: 30px; color: #fff; margin-bottom: 10px; }
.footer_center span { display: block; font-size: 14px; color: #919191; margin-bottom: 14px; }
.footer_center a { width: 108px; height: 30px; background: #313131; display: block; color: #c8c8c8; font-size: 14px; line-height: 30px; }
.footer_center a i { font-size: 20px; display: inline-block; float: left; line-height: 30px; margin-left: 12px; margin-right: 5px; }
.footer_right { margin-top: 60px; margin-left: 70px; }
.footer_right a { width: 108px; height: 30px; background: #313131; display: block; color: #c8c8c8; font-size: 14px; line-height: 30px; float: left; }
.footer_right a i { font-size: 20px; display: inline-block; float: left; line-height: 30px; margin-left: 12px; margin-right: 5px; }
.footer_right span { float: left; width: 108px; height: 108px; margin: 0 24px; font-size: 13px; color: #fff; text-align: center; }
.footer_right span img { width: 100%; margin-bottom: 5px; display: block; }
.footer_bottom { margin-top: 35px; font-size: 14px; border-top: 1px solid #464646; color: #707070; text-align: center; line-height: 90px; overflow: hidden; width: 100%; }
#xuan { position: fixed; right: 10px; width: 55px; height: 460px; top: 50%; margin-top: -230px; z-index: 999999999999; right: 0; }
#xuan a { width: 100%; height: 87px; display: block; background: #aaa; color: #fff; margin-bottom: 1px; position: relative; }
#xuan a i { font-size: 28px; text-align: center; padding-top: 11px; display: block; }
#xuan a span { font-size: 14px; text-align: center; display: block; line-height: 16px; width: 30px; margin: 3px auto; }
#xuan a:hover { background: #fcc900; color: #000; }
#xuan a:hover .yidong { display: block; }
#xuan a .yidong { width: 114px; height: 114px; position: absolute; left: -120px; top: 0; display: none; padding-right: 10px; }
#xuan a .yidong img { display: block; width: 114px; height: 114px; }
.hover:hover:after { opacity: 1; background: #fff; }
.pop-box { transform: translate(-50%, -50%); display: block; }
#pop-ceng { width: 100%; height: 100%; background: rgba(0,0,0,0.8); position: fixed; top: 0; left: 0; z-index: 999999; display: none; }
.animated_shan { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; }
@-webkit-keyframes shan {  0% {
 background: #fcc900;
 color: #000;
}
 50% {
 background: #aaa;
 color: #fff;
}
 100% {
 background: #fcc900;
 color: #000;
}
}
 @keyframes shan {  0% {
 background: #fcc900;
 color: #000;
}
 50% {
 background: #aaa;
 color: #fff;
}
 100% {
 background: #fcc900;
 color: #000;
}
}
@-webkit-keyframes shan {  0% {
 background: #fcc900;
 color: #000;
}
 50% {
 background: #aaa;
 color: #fff;
}
 100% {
 background: #fcc900;
 color: #000;
}
}
.shan { -webkit-animation-name: shan; animation-name: shan; }
