body{font-size:14px;font-family: "微软雅黑";font-weight: normal;color:#000;}

ul,li,ol,dl,dd,dt {padding:0px;margin:0px;}

a:hover{text-decoration: none;}

.clear{clear:both;}

a u{text-decoration-line: none;color: red;}







/*******头部导航+搜索*******/

.header {position: relative;background: #fff;z-index:2;border-bottom: 1px solid #ccc;}

.header h2{margin:10px 0px;}

.header .header_ul{position: absolute;right: 0px;}

.header .header_ul>li{float: left;list-style-type: none;margin: 0px 9px;height:100px;line-height: 100px;}

.header .header_ul>li a{color:#000; font-size:1.2em;font-family: "黑体";}

.header .header_ul>li a:hover{color:red;}

.header .glyphicon-menu-down{font-size: 0.8em;margin-left:2px;}

.header .header_ul>li>ul {position: absolute;top:70px;line-height:24px; width: 100px;display: block;background: #fdfdfd;border:1px solid #ccc;border-bottom:0px solid #ccc;display:none;}

.header .header_ul>li>ul>li{list-style-type: none;text-align: center;padding:5px 10px;border-bottom:1px solid #ccc;}

.header .header_ul>li>ul>li>a{color:#000; font-size:1em;font-family: "微软雅黑"}

.header .header_ul>li:hover >ul{display: block;}

.site-search {position: absolute;top: -999px;left: 0;right: 0;height: 90px;z-index: 1;background-image: url(../images/seach_bg.png);background-repeat: repeat-x;background-position: 0 0;}

.site-search{-webkit-transition: all 0.25s;-moz-transition: all 0.25s;-ms-transition: all 0.25s;-o-transition: all 0.25s;transition: all 0.25s;	}

.site-search.active {top:95px;}

.site-search-form {padding: 20px 20%;overflow: hidden;}

.search-input {float: left;color: #999;border: solid 1px #ddd;width: 90%;height: 50px;padding: 4px 12px;border-right: none;font-size: 16px;border-radius: 2px 0 0 2px;outline: none;}

.search-btn {color: #fff;border: none;background: #45B6F7;height: 50px;font-size: 16px;padding: 0 12px;border-radius: 0 2px 2px 0;width: 10%;}

.search-btn .glyphicon {font-size: 16px;width: 16px;}

.search-show .glyphicon-remove{color:red;}

.yd_shouye,.yd_caidan{display: none;}





/*******底部页脚*******/

.footer{background:#383838;color:#ccc;padding:30px 0px;}

.footer h4{margin:20px 0px;font-size:1.8em;font-weight: bold;}

.footer h4 span{font-size:0.8em;margin-left:5px;}

.footer p {line-height: 30px;}

.footer p>i {margin-right:10px; position: relative;top:2px;}

.footer p button {padding:5px 15px;font-size:12px;letter-spacing: 2px;background-color:#ca0000;border-color:#ca0000;}

.footer p button:hover{background-color: red;}

.footer ul h5{font-size:1.2em;font-weight: bold;margin-top:24px;letter-spacing: 2px;}

.footer ul li{list-style-type: none;line-height: 28px;}

.footer ul li a{color:#ccc;}

.footer ul a:hover{color:red;}

.footer .weixin{margin-top:25px;text-align: center;}

.footer .weixin img{width:100%;}









/* 中等屏幕（桌面显示器，大于等于 992px） */

/*992--1199*/

@media (min-width: 992px) and (max-width: 1199px){

/*******头部导航+搜索*******/	

.header .header_ul>li{margin: 0px 8px;}	



}









/* 小屏幕（平板，大于等于 768px） */

@media (min-width: 768px) and (max-width: 991px){

/*******头部导航+搜索*******/	

.header h2 img {width: 150px;}

.header .header_ul>li{height: 75px;line-height: 75px;}

.header .header_ul>li{margin: 0px 8px;}		

.header .header_ul>li a {font-size: 1em;}	

.header .header_ul>li>ul {top: 50px;}

.header .header_ul>li>ul {width: 90px;}

.header .header_ul>li>ul>li {padding: 2px 5px;}

.site-search.active {top: 75px;}

.site-search {height: 70px;}

.site-search-form {padding: 10px 15%;}



/*******底部页脚*******/

.footer h4 {font-size:1.4em;}





}









/* 超小屏幕（手机，小于 768px） */

@media (max-width: 767px){

/*******头部导航+搜索*******/

body{margin-top:50px!important;}

.header{position:  fixed;left: 0px;right: 0px;top:0px;}

.header h2 {text-align: center;margin:0px;}

.header h2 img {width: 120px;height:48px;}

.site-search{display: none;}

.header .glyphicon-search,.header .glyphicon-menu-down,.header .header_ul>li:last-child{display:none;}

.header .header_ul {position: fixed;right:-40%;bottom:0px;top:0px;background:#fdfdfd;width:40%;text-align: center;z-index: 10000;transition: right 0.3s ease;}

.header .header_ul>li{float: none;height: none;height: 50px;line-height: 50px;margin:0px;border-bottom:1px solid #ccc;}

.header .header_ul>li:hover >ul {display: none;}

.yd_shouye{display: block;padding-left: 6%;position:absolute;top:-48px;left:0px;line-height:48px;font-size:1em;font-weight:bold;}

.yd_shouye a{color:#000;letter-spacing: 2px;}

.yd_caidan{display: block;padding-right: 6%;;position:absolute;top:-48px;right:0px;line-height:48px;font-size:1em;font-weight:bold;padding-left: 20px;}

.yd_caidan a{color:red;letter-spacing: 2px;}

.yd_yidong{right:40%;transition: all 0.3s ease;-ms-transform:all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;} /**body,.header****/

.yd_none{left: 60%;transition: all 0.3s ease;-ms-transform:all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}

#yd_navover{position: fixed;left: 0;top: 0;z-index: 9999;display: none;width: 60%;height: 100%;background: #000;opacity: 0.6;transition: opacity 0.3s ease;}



/*******底部页脚*******/

.footer{padding:20px 0px;margin-bottom: 50px;}

.footer h4 {font-size:1em;margin:0px 0px 5px 2px;font-weight: normal;}

.footer .col-xs-4{display: none;}

.footer p {font-size:0.8em; margin:0px;line-height: 24px;}

.footer p button {padding: 3px 10px;font-size:0.8em;letter-spacing: 0px;}

.footer .weixin{margin:5px 0px;}

.footer .weixin img{width:70%;}



/*******首页banner轮播*******/

.carousel-control{display: none;}

}







/* 面包屑导航统一样式 */
.breadcrumb-nav {
    background: transparent !important;
    padding: 15px 0 !important;
    font-size: 14px !important;
    border-bottom: 2px solid #d5d5d5 !important;
    margin: 0 !important;
    line-height: 1.8 !important;
}
.breadcrumb-nav a {
    color: #c00 !important;
}
.breadcrumb-nav span {
    color: #333 !important;
    font-weight: bold !important;
}
