@charset "utf-8";
body{min-width: 1200px;}
.list-spe-search i{background:url(../image/icon.png) no-repeat;}
/**top**/
.header{width: 100%;height: 60px;line-height: 60px;background: #1e6eb3;}
.list-spe-nav{width: 1200px;margin: 0 auto;}
.list-spe-nav li{float: left;height: 60px;line-height: 60px;margin: 0 37px;}
.list-spe-nav .spe-nav-first{margin-left: 0;}
.list-spe-nav li a{font-size: 16px;color: #fff;line-height: 1;}

/**logo、search**/
.list-spe-logo{width: 1200px;margin: 10px auto 0 auto;}
.list-spe-logo-icon{display: block;width: 196px;height: 66px;background: url(../image/logo.png) no-repeat;}
.list-spe-search{position:relative;width:198px;height:34px;margin-top:3px;border:1px solid #1d6fb3;border-radius:3px;overflow:hidden;}
.list-spe-search .search-input{display:block;height:16px;line-height:16px;padding:9px 8px;border:0;outline:none;}
.list-spe-search .search-btn{width:20px;height:19px;position: absolute;top: 7px;right: 7px;border: none;background: none;z-index: 2;outline: none;cursor: pointer;}
.list-spe-search i{position:absolute;top:7px;right:7px;width:20px;height:19px;background-position:-1px -1px;cursor:pointer;z-index: 1;}


/**面包屑**/
.crumbs{width:100%;height:40px;line-height:40px;background:#f7f7f7;}
.crumbs-content{width:1200px;height:40px;line-height:40px;margin:0 auto;}
.crumbs-content span{float:left;font-size:16px;color:#333;font-family: '宋体';}
.crumbs-content a{float:left;font-size:16px;color:#333;}
.crumbs-p{margin:0 6px;}
.crumbs-content .crumbs-cur{color:#e70012;}

/**分享**/
.sum-list-tool{float:left;margin-left: 15px;background:url(../image/share_btn.png) left 0 no-repeat;padding-left:20px;cursor:pointer}
.share-box{height:36px;width:180px;background:#fff;border:1px solid #bbb;border-radius:5px;position:absolute;padding:5px 15px;padding-right:0}
.share-box span{line-height:36px}
.share-box i{display:block;width:23px;height:10px;position:absolute;top:-10px;left:23px;background:url(../image/triangle.png) no-repeat}

/**分页**/
.tcdPageCode{padding: 15px 20px;text-align: left;color: #ccc;text-align:center;}
.tcdPageCode a{display: inline-block;color: #428bca;display: inline-block;height: 25px;	line-height: 25px;	padding: 0 10px;border: 1px solid #ddd;	margin: 0 2px;border-radius: 4px;vertical-align: middle;}
.tcdPageCode a:hover{text-decoration: none;border: 1px solid #428bca;}
.tcdPageCode span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;color: #fff;background-color: #428bca;	border: 1px solid #428bca;border-radius: 4px;vertical-align: middle;}
.tcdPageCode span.disabled{	display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;	color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius: 4px;vertical-align: middle;}

/**footer**/
.footer{width:100%;background:#1d6fb3;padding:50px 0;}
.footer-links-box{text-align:center;margin-bottom:30px;}
.footer-links{display:inline-block;}
.footer-links a{float:left;line-height:1;font-size:16px;color:#fff;border-right:2px solid #fff;padding:0 12px;}
.footer-links .footer-links-last{border-right:none;padding-right:0;}
.footer-text p{line-height:28px;font-size:14px;color:#fff;text-align:center;}
.footer-text-mgt30{margin-top:20px;}

/**右侧快捷导航**/
.shortcur_nav{width:43px;height:43px;position:fixed;right:20px;bottom:100px;z-index:999999;display:none}
.shortcurNav_ewm_weixin i,.shortcur_nav ul li a,.shortcur_nav ul li a:hover{display:block;width:43px;height:43px;background:url(../image/shortcurNav_ico.png) no-repeat;}
.shortcur_nav .shortcurNav_goTopBtn{background-position:0 -0}
.shortcur_nav a.shortcurNav_goTopBtn:hover{background-position:-43px 0}
