﻿@charset "utf-8";
/* CSS Document */
*{padding:0;margin:0;}
body,html{font-size:62.5%;font-family: "STHeiti","Microsoft YaHei","Helvetica","Arial","sans-serif";color:#000;}
body{max-width:750px;margin:0 auto;}
em,i{ font-style:normal;}
ul,li{list-style:none}
a{ text-decoration:none;}
img{border:none;max-width:100%;}
select,textarea{font-family: "微软雅黑", Helvetica, Arial, sans-serif;/*-webkit-appearance: none; -moz-appearance: none;-ms-appearance: none; appearance: none;border:none;*/}


.ewm{text-align:center;background:#ececec;padding:1.5rem ;margin-top:4%;}
.ewm img{ width:150px; height:100%;}
.ewm p{color:#333; line-height:1.7; font-size:12px;}
.foot_height{width:100%;height:4.5rem;}
.footer{width:100%;height:5rem; background:#364ea0; position:fixed;bottom:0;max-width:750px;font-size:12px;}
.footer ul li{width:25%;float:left;text-align:center; height:4.5rem;}
.footer ul li a img{width:2rem;margin-top:8px;}
.footer ul li a p{color:#fff; line-height: 18px;font-size:1.2rem;}

.head{ display:none;}
.navbar-default{display:block;}
.top .c{width:90%;height:55px;margin:0 auto;}
.top .c .logo{margin-top:8px;}
.top .c .logo a img{height:40px;}
.z-nav-bar{ display:none;}

.collapse { display: none }
.collapse.in { display: block }
tr.collapse.in { display: table-row }
.collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-timing-function: ease; -o-transition-timing-function: ease; transition-timing-function: ease; -webkit-transition-duration: .35s; -o-transition-duration: .35s; transition-duration: .35s; -webkit-transition-property: height, visibility; -o-transition-property: height, visibility; transition-property: height, visibility }
.caret { display: inline-block; width: 14px; height: 14px; float:right; background:url(../images/bg7.png) no-repeat center; background-size:100% auto;    margin-top: 8px;}
.caret2 { isplay: inline-block; width: 14px; height: 14px; float:right; background:url(../images/bg6.png) no-repeat center; background-size:100% auto;}
.dropdown, .dropup { position: relative }
.dropdown-toggle:focus { outline: 0 }
.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px;  margin: 2px 0 0;  text-align: left; list-style: none; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0,0,0,.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); box-shadow: 0 6px 12px rgba(0,0,0,.175) }
.dropdown-menu.pull-right { right: 0; left: auto }
.dropdown-menu .divider { height: 1px;   overflow: hidden; border-top:1px dotted #eee;}
.dropdown-menu>li>a { display: block; padding: 3px 20px; clear: both; font-weight: 400; line-height: 1.42857143; color: #fff;font-size:13px; white-space: nowrap }
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { color: #262626; text-decoration: none; background-color: #f5f5f5 }
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover { color: #fff; text-decoration: none; background-color: #337ab7; outline: 0 }
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover { color: #777 }
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover { text-decoration: none; cursor: not-allowed; background-color: transparent; background-image: none; filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu { display: block }
.open>a { outline: 0 }
.dropdown-menu-right { right: 0; left: auto }
.dropdown-menu-left { right: auto; left: 0 }
.dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857143; color: #777; white-space: nowrap }
.dropdown-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 990 }
.pull-right>.dropdown-menu { right: 0; left: auto }
.dropup .caret, .navbar-fixed-bottom .dropdown .caret { content: ""; border-top: 0; border-bottom: 4px dashed; border-bottom: 4px solid\9 }
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px }
.nav { padding-left: 0; margin-bottom: 0; list-style: none; background:#364ea0; overflow:hidden;}
.nav>li { position: relative; display: block;float:left;width:50%; }
.nav>li>a { position: relative; display: block; padding: 10px 15px }
.nav>li>a:focus, .nav>li>a:hover { text-decoration: none; background-color: #4c4848 }
.nav>li.disabled>a { color: #777 }
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {text-decoration: none; cursor: not-allowed; background-color: transparent }
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover { background-color: #4c4848;}
.nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5 }
.nav>li>a>img { max-width: none }
.nav-tabs { border-bottom: 1px solid #ddd }
.nav-tabs>li { float: left; margin-bottom: -1px }
.nav-tabs>li>a { margin-right: 2px; line-height: 1.42857143; border: 1px solid transparent; border-radius: 4px 4px 0 0 }
.nav-tabs>li>a:hover { border-color: #4c4848 #4c4848 #ddd }
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {cursor: default; background-color: #fff; border: 1px solid #ddd; border-bottom-color: transparent }
.nav-tabs.nav-justified { width: 100%; border-bottom: 0 }
.nav-tabs.nav-justified>li { float: none }
.nav-tabs.nav-justified>li>a { margin-bottom: 5px; text-align: center }
.nav-tabs.nav-justified>.dropdown .dropdown-menu { top: auto; left: auto }
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover span {color:#fff;}
.navbar-fixed-bottom, .navbar-fixed-top { position:absolute; right: 0; left: 0; z-index: 1030 }
.navbar-fixed-top { top: 0; border-width: 0 0 1px ;position:fixed;top:0;left:0;border-bottom:1px solid #ddd;}
.navbar-fixed-bottom { bottom: 0; margin-bottom: 0; border-width: 1px 0 0 }
.navbar-brand { float: left }
.navbar-brand>img { display: block ;margin-left:15px; height:47px;margin-top: 3px;}
.navbar-toggle { position: relative; float: right;  margin-top: 9px; margin-right: 15px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px }
.navbar-toggle:focus { outline: 0 }
/*.navbar-toggle .icon-bar { display: block; width: 30px; height: 3px; border-radius: 1px ;    margin: 7px 0;}*/
.navbar-toggle .icon-bar { display: block; width: 90px; height:30px; border-radius: 1px ;    margin: 0px 0;}
.navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px; line-height: 1.7;border-bottom:1px dotted #a6b8f6; color:#fff;font-size:1.4rem;}
.navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; -webkit-box-shadow: none; box-shadow: none }
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a { padding: 5px 15px 5px 25px }
.navbar-nav .open .dropdown-menu>li>a { line-height: 2.2; background:#3e3a3a}
.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover { background-image: none }
/*.navbar-default .navbar-toggle .icon-bar { background-color: #364ea0;}*/
.navbar-default .navbar-toggle .icon-bar {background:url(../images/daohang_icon.png) no-repeat center right;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover { color: #fff; background-color: #fc7921 }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0 }

.button-top{position:fixed;right:1rem;bottom:5rem;}
.button-top a img{width:3.5rem;}

.smalltext{ color: #999; font-size:12px; line-height:15px;}
.weui_media_box .zhuanyexq{ color: #fff; font-size:12px;line-height: 2;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; background:url(../images/zhuanyexq.png) no-repeat center left;padding-left:16px; /*background-size:15px 15px;*/}

input[type=text],textarea{outline:0;line-height:30px;margin:5px 0px; font-size:12px;}
input[type=submit]{ margin:10px 0px 30px 0px;border-radius:5px;display:block;text-align:center;padding:8px 20px;font-weight:700;text-decoration:none;border:none;font-size:14px;cursor:pointer;box-shadow:0 0 1px rgba(255,255,255,.2) inset,0 1px 1px rgba(0,0,0,.3);color:#fff;text-shadow:0 1px 0 rgba(0,0,0,1);width:100px;background-color:#364ea0;}
input[type=submit]:active{background:#364ea0;box-shadow:0 2px 2px rgba(0,0,0,.4) inset;}
