@charset "utf-8";
/*全站可调*/
/*box样式*/
.box{background:white;padding:10px 20px;overflow:hidden}
.box dt{font-size:16px;line-height:40px;padding:0px 0px;font-weight:normal;color:#000}
.box dt:before{content:"";background:#06978e;float:left;margin-right:10px;height:16px;width:3px;margin-top:12px;}
.box dt span{float:right;font-size:14px}
.box dl{background:white;overflow:hidden;padding:15px;border:#eee 1px solid}
.box ul.f4{width:880px;}
.box ul.f4 li{float:left;width:175px;margin-right:20px;;line-height:28px;height:28px;overflow:hidden;font-size:14px; background:url(img/reddot.gif) no-repeat left 11px;background-size:4px 4px;padding-left:12px;}

.box ul.rank li{line-height:28px;font-size:14px;height:28px}
.box ul.rank li:nth-child(1) em ,.box ul.rank li:nth-child(2) em ,.box ul.rank li:nth-child(3) em{background:#ff7200}
.box ul.rank li em{background:#999; display:block;width:16px; height:16px;float:left;margin-right:8px; text-align:center;line-height:16px;color:white;margin-top:7px;font-size:12px;font-style:normal}

.box ul.text li{line-height:40px;font-size:14px;height:40px;border-bottom:#eaeaea 1px solid;}

.box ul.text li:before{content:"";width:5px;height:5px;background: #999;border-radius: 5px;float: left;margin-top:17px;margin-right: 7px;}

.box ul.pic{overflow:hidden;padding:7px 5px}
.box ul.pic li{float:left;width:48%;margin-right:2%;margin-top:15px;height:60px;overflow:hidden}
.box ul.pic li:nth-child(1) ,.box ul.pic li:nth-child(2){margin-top:0}
.box ul.pic li img{float:left;margin-right:10px;height:60px;}
.box ul.pic li div{overflow:hidden}
.box ul.pic li div h2{font-size:16px; font-weight:normal;margin-top:-4px;margin-bottom:5px}
.box ul.pic li div p{height:24px;font-size:12px;}
.box ul.pic li div span{color:#777;line-height:18px;}


.box ul.tjh {display:block;width:1230px}
.box ul.tjh li {display:block;width:220px;padding:7px;;background:#FFF;float:left;overflow:hidden}
.box ul.tjh li img{width:100%;}
.box ul.tjh li i {display:block;width:220px;height:140px;position:relative;z-index:2;overflow:hidden;}
.box ul.tjh li strong {display:block;font-size:14px;font-weight:normal;height:36px;line-height:18px;overflow:hidden;margin-top:8px}


.footer {min-width: 1200px;box-shadow: 0px 2px 15px 0px rgba(162, 162, 162, 0.5);background-color: #fff;position: relative;z-index: 999;}
.footer a {color: #333;transition: all 0.3s;}
.footer a:hover {text-decoration: underline !important;}
.footer .w {  padding: 27px 0;overflow: hidden;}
.footer .w .inner dl {float: left;color: #333;}
.footer .w .inner dl dt {font-size: 18px;line-height: 18px;text-align: left;padding-bottom: 20px;}
.footer .w .inner dl dd {font-size: 14px;overflow: hidden;text-align:left;}
.footer .w .inner dl.dl1 {width: 400px;padding-right: 20px;}
.footer .w .inner dl.dl2 {width: 300px;}
.footer .w .inner dl.dl2 dd a {float: left;width: 50%;display: block;text-align:left;line-height:30px;}
.footer .w .inner dl.dl3 {width: 340px;float:left;}
.footer .w .inner dl.dl3 dt{padding-left:15px;}
.footer .w .inner dl.dl3 .fl {float:left;width:140px; text-align:center;}
.footer .w .inner dl.dl3 .fr{overflow: hidden;line-height:28px;padding-top:20px}
.footer .friend-link {line-height: 60px;border: 1px solid #eee;border-right: 0;border-left: 0;font-size: 14px;}
.footer .friend-link a {color: #333;margin-left: 20px;}
.footer .service-purposes {text-align: center;line-height: 50px;font-size: 12px;}



#layout_header {
    z-index: 2147483647;
}


/* 解决资讯表格不居中 */

table {
    margin: auto!important;
}

