@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, input, select, textarea, div, table, td, th, tr, dt, dd, dl{margin: 0;padding: 0;}
ul, ol{list-style: none;}
em, i{font-style: normal;}
table{border-spacing: 0;border-collapse: collapse;}
img{border: none;vertical-align: middle;}
input, select{vertical-align: middle;outline: none;}
a{text-decoration: none;}
body{min-width: 1200px;font-family: 'Microsoft YaHei', 'Arial', 'Heiti SC';background: #000;}
.fl{display: block;float: left;}
.fr{display: block;float: right;}
.wrap{width: 1200px;margin: 0 auto;position: relative;}
/********** header **********/
.top_n{width: 100%;height: 38px;background: #eee;border-bottom: 1px #626262 solid;position: relative;z-index: 999999;}
.top_n .header{width: 1100px;height: 38px;margin: 0 auto;position: relative;background: #eee;}
.top_n .header ul{height: 39px;margin-left: 40px;}
.top_n .header ul li{display: block;float: left;width: 66px;height: 39px;line-height: 39px;text-align: center;font-size: 14px;color: #3e3e3e;}
.top_n .header ul a li:hover{color: #d64747;}
.top_n .header_lis{width: 110px;height: 37px;cursor: pointer;border-left: 1px solid #f8f3f3;border-right: 1px solid #f8f3f3;position: relative;}
.top_n .header_lis img{width: 17px;height: 13px;display: block;float: left;margin-top: 13px;margin-left: 4px;}
.top_n .header_lis:hover{background: #FFF;height: 38px;border-bottom: 1px solid #fff;border-left: 1px solid #ddd;border-right: 1px solid #ddd;}
.top_n .header_lis:hover span{transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out;transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-o-transform: rotate(180deg);-ms-transform: rotate(180deg);}
.top_n .header_lis:hover .lis_meun{display: block;}
.top_n .header_lis p{width: 70px;line-height: 36px;text-align: center;font-size: 14px;color: #3e3e3e;}
.top_n .header_lis span{display: block;float: left;width: 11px;height: 11px;background: url(../images/sanjiao.png) no-repeat;margin-top: 14px;transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out;}
.top_n .lis_meun{display: none;top: 39px;left: -1px;width: 576px;height: 232px;border: 1px solid #ddd;border-top: none;background: #fff;position: absolute;z-index: 1994325;}
.top_n .lis_meun ul{display: block;margin-top: 10px;margin-left: 16px !important;width: 540px !important;height: 212px !important;}
.top_n .lis_meun ul li{display: block;float: left;width: 88px !important;height: 212px !important;border-right: 1px dashed #ddd;}
.top_n .lis_meun ul li a{width: 72px !important;margin-left: 16px;display: block;float: left;line-height: 30px;text-align: left;text-decoration: none;color: #808080;font-size: 12px;}
.top_n .lis_meun ul li a:hover{text-decoration: underline;}
.top_n .lis_meun .ac_blue{font-size: 14px !important;color: #3598db !important;}
.top_n .lis_meun .ac_red{color: #ff0000 !important;}
.top_n .login{width:auto;height:39px;}
.top_n .login a{display:block;float:left;width:auto;height:39px;line-height:39px;text-align:center;font-size:14px;color:#3e3e3e;text-decoration:none;margin-left: 8px;}
.top_n .login a:hover{color:#d64747;}
/********** footer **********/
.newfooter{background: #1b1b1b;width: 100%;min-width: 1000px;height: auto;padding-top: 1px;text-align: center;font-size: 12px;font-family: '瀹嬩綋';line-height: 20px;padding-bottom: 10px;}
.newfooter p{color: #666;margin: 12px auto;}
.newfooter p a{color: #333;}
.newfooter p a img{margin: 0 4px -4px 0;}
.newfooter p, .newfooter p a{color: #fff !important;}
