* {
    margin: 0px;
    padding: 0px;
    font-family: "Microsoft YaHei", "";
}

*:focus {
    outline: none;
}

body {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
}

i {
    font-style: normal;
}

a:hover {
    text-decoration: none;
    outline: none;
}

a:focus {
    text-decoration: none;
    outline: none;
}

ul,
li {
    margin: 0px;
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-rendering: optimizelegibility;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding: 0;
}

.container {
    min-width: 1195px;
}

input,
button {
    border: none;
    background: transparent;
}

.media-left,
.media-right,
.media-top {
    padding: 0;
}

.media,
.media-heading {
    margin: 0;
}

.displaybox {
    display: none;
}

p,
.row,
dl {
    margin: 0;
}

.bx-wrapper {
    margin: 0 auto;
}

.bx-wrapper .bx-viewport {
    border: none;
    left: 0;
    background: inherit;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.nomargin {
    margin-bottom: 0 !important;
}

.noborder {
    border-bottom: none !important;
}

/*header*/
.wrap {
    margin: 0 auto;
}

header {
    background: #57c9f1;
    height: 135px;
}

header .container {
    height: 135px;
    position: relative;
}

.logo {
    padding-top: 28px;
}

.set {
    height: 36px;
    margin-top: 59px;
}

.set form,
.set p {
    float: right;
    height: 36px;
}

.set form input,
.set form button {
    height: 36px;
    background: #39a3e0;
    float: left;
}

.set form input {
    width: 221px;
    padding-left: 18px;
    line-height: 36px;
    font-size: 12px;
    color: #fff;
    border-radius: 18px 0 0 18px;
}

.set form input::-moz-placeholder {
    color: #fff;
}

.set form input:-moz-placeholder {
    color: #fff;
}

.set form input:-ms-input-placeholder {
    color: #fff;
}

.set form input::-webkit-input-placeholder {
    color: #fff;
}

.set form button {
    width: 48px;
    border-radius: 0 18px 18px 0;
    background: #39a3e0 url(../images/top_Search.png) no-repeat center;
}

.set p {
    margin-right: 26px;
    line-height: 36px;
    position: relative;
}

.set p a,
.set p i,
.set p span {
    float: left;
    color: #fff;
}

.set p i {
    padding: 0 15px;
}

.set p span {
    padding-left: 27px;
    background: url(../images/top_WeChat.png) no-repeat left center;
    cursor: default;
}

.set p img {
    position: absolute;
    right: 112px;
    top: -20px;
    z-index: 999;
    display: none;
}

.set p a:hover {
    text-decoration: underline;
}

#today {
    color: #fff;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding-left: 21px;
    background: url(../images/top_date.png) no-repeat left center;
    position: absolute;
    right: 27px;
    bottom: 0;
}

/*nav*/
nav {
    background: #f3f3f3;
    height: 53px;
}

.navlist {
    height: 53px;
}

.navlist>li {
    width: 10%;
    float: left;
    text-align: center;
}

.navlist>.firstli {
    width: 8%;
}

.navlist>li>a {
    display: block;
    border-top: 3px solid #f3f3f3;
    color: #333;
    font-size: 18px;
    line-height: 50px;
}

.navlist>.active>a {
    border-top: 3px solid #3ba5e3;
    color: #3ba5e3;
    font-weight: bold;
    background: #fff;
}

.navlist>li>a:hover {
    border-top: 3px solid #3ba5e3;
    color: #3ba5e3;
    font-weight: bold;
    background: #fff;
}

.navlist>.havsub {
    position: relative;
    z-index: 999;
}

.navlist>.havsub>.subnav {
    position: absolute;
    width: 100%;
    top: 53px;
    background: #f3f3f3;
    padding: 5px 0;
    border-bottom: 3px solid #3ba5e3;
    display: none;
}

.navlist>.havsub:hover>.subnav {
    display: block;
}

.navlist>.havsub>.subnav>li>a {
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    padding: 5px 0;
}

.navlist>.havsub>.subnav>li>a:hover {
    color: #3ba5e3;
    background: #fff;
}

/*footer*/
footer {
    background: #3ba5e3;
    height: 120px;
}

footer .container {
    position: relative;
    padding-top: 26px;
}

footer p {
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 13px;
}

footer p span {
    padding: 0 25px;
}

.wx {
    padding: 6px 6px 6px 16px;
    width: 206px;
    height: 95px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: -12px;
}

.wx .pic3 {
    float: left;
}

.wx .pic3 img {
    width: 79px;
    height: 80px;
}

.wx .wxname {
    float: left;
    width: 100px;
    padding: 5px 5px 0;
    text-align: center;
}

.wx .wxname p {
    line-height: 24px;
    height: 24px;
}

.wx .line1 {
    width: 116px;
    height: 1px;
    background: #3ba5e3;
    position: absolute;
    left: 48px;
    top: -1px;
}

.wx .line2 {
    top: 93px;
}

.wx .line3 {
    width: 1px;
    height: 33px;
    background: #3ba5e3;
    position: absolute;
    left: -1px;
    top: 30px;
}

.wx .line4 {
    left: inherit;
    right: -1px;
}

.wrap,
header,
nav,
footer {
    min-width: 1195px;
}