/*! normalize.css v3.0.3 */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td,
th {
    padding: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Microsoft YaHei", "微软雅黑", Arial;
    font-size: 12px;
    line-height: 1.42857143;
    color: #333;
    background-color: #f5f5f5;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

i, cite, em, var, address, dfn {
    font-style: inherit;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #65b3ff;
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    border: none;
    vertical-align: middle;
}

ol, ul, li {
    list-style: none;
}

/*字体图标*/
@font-face {
    font-family: "iconfont";
    src: url('../fontIcon/iconfont.eot?t=1487037732919'); /* IE9*/
    src: url('../fontIcon/iconfont.eot?t=1487037732919#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fontIcon/iconfont.woff?t=1487037732919') format('woff'), /* chrome, firefox */ url('../fontIcon/iconfont.ttf?t=1487037732919') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('../fontIcon/iconfont.svg?t=1487037732919#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
}

.icon-shouye-anquan:before {
    content: "\e604";
}

.icon-index-news:before {
    content: "\e606";
}

.icon-index-relieved:before {
    content: "\e607";
}

.icon-index-shortcut:before {
    content: "\e608";
}

.icon-index-search:before {
    content: "\e609";
}

.icon-index-dropDown:before {
    content: "\e60a";
}

.icon-index-topPhone:before {
    content: "\e60b";
}

.icon-index-goodsInStock:before {
    content: "\e60c";
}

.icon-index-dynamic:before {
    content: "\e60d";
}

.icon-index-help:before {
    content: "\e610";
}

.icon-index-question:before {
    content: "\e611";
}

.icon-dock-buy:before {
    content: "\e612";
}

.icon-dock-feedback:before {
    content: "\e613";
}

.icon-dock-goTop:before {
    content: "\e614";
}

.icon-dock-hotline:before {
    content: "\e615";
}

.icon-dock-qq:before {
    content: "\e616";
}

.icon-footer-wechat:before {
    content: "\e617";
}

.icon-footer-qq:before {
    content: "\e618";
}

.icon-index-businessRoom:before {
    content: "\e619";
}

.icon-product-phone:before {
    content: "\e61b";
}

.icon-product-like:before {
    content: "\e61c";
}

.icon-product-random:before {
    content: "\e61d";
}

.icon-manager-qq:before {
    content: "\e61e";
}

.icon-manager-phone:before {
    content: "\e61f";
}

.icon-manager-support:before {
    content: "\e620";
}

.icon-product-errorCorrection:before {
    content: "\e621";
}

.icon-product-physicochemical:before {
    content: "\e622";
}

.icon-product-safeInfo:before {
    content: "\e623";
}

.icon-product-description:before {
    content: "\e624";
}

.icon-product-use:before {
    content: "\e625";
}

.icon-product-chemicalData:before {
    content: "\e626";
}

.icon-warning:before {
    content: "\e627";
}

.icon-success:before {
    content: "\e628";
}

.icon-support-right:before {
    content: "\e629";
}

/*浮动*/
.p-fl {
    float: left;
}

.p-fr {
    float: right;
}

/*清除浮动*/
.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

/*颜色*/
.c-blue {
    color: #5d9cec;
}

.c-gray {
    color: #666;
}

.c-gray2 {
    color: #999;
}

.c-yellow {
    color: #ecad5d;
}

.c-yellow2 {
    color: #ffb320;
}

.c-green {
    color: #57b470;
}

.c-red {
    color: #f04d22;
}

.c-red2 {
    color: #f74136;
}

/*文字对齐*/
.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

/*全局样式*/
.f-wrap {
    width: 100%;
    height: auto;
}

.wrap-auto {
    width: 1200px;
    margin: 0 auto;
}

/*间距*/
.mt10 {
    margin-top: 10px;
}

.mr10 {
    margin-right: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.ml10 {
    margin-left: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mr20 {
    margin-right: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.ml20 {
    margin-left: 20px;
}

/*显示、隐藏*/
.show {
    display: block;
}

.hide {
    display: none;
}

/*头部*/
.header {
    height: auto;
    background-color: #fff;
}

.header .header-top {
    height: 36px;
    background-color: #f2f2f2;
}

.header .header-top-login {
    line-height: 36px;
    font-size: 14px;
}

.header .header-top-login .link {
    margin-left: 5px;
    color: #cecece;
}

.header .header-top-login .link a {
    margin: 0 8px;
}

.header .header-top-menu .link {
    float: left;
    font-size: 14px;
    line-height: 36px;
    margin: 0 10px;
}

.header .header-top-menu .link-last .icon {
    font-size: 18px;
    vertical-align: middle;
}

.header .header-top-menu .link-last {
    position: relative;
    width: 88px;
}

.top-menu-wx {
    position: absolute;
    left: 0;
    top: 36px;
    width: 88px;
    height: 88px;

}

.header .header-top-menu .top-menu {
    float: left;
    position: relative;
    width: 90px;
    height: 36px;
    z-index: 1;
}

.header .header-top-menu .top-menu-btn {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 90px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    z-index: 3;
}

.header .header-top-menu .top-menu-btn .icon {
    margin-left: 3px;
    color: #666;
    font-size: 12px;
}

.header .header-top-menu div.active .top-menu-btn {
    background-color: #fff;
    color: #5d9cec;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.header .header-top-menu div.active .icon {
    color: #5d9cec;
}

.header .header-top-menu div.active .top-menu-list {
    display: block;
}

.header .header-top-menu .top-menu-list {
    display: none;
    position: absolute;
    top: 35px;
    right: 0px;
    width: 400px;
    background-color: #fff;
    border: 1px solid #ddd;
    z-index: 2;
}

.header .header-top-menu .top-menu-list .list-links {
    float: left;
    width: 320px;
    padding: 15px;
    overflow: hidden;
}

.header .header-top-menu .top-menu-list .list-links li {
    float: left;
    width: 25%
}

.header .header-top-menu .top-menu-list h4 {
    font-size: 14px;
    font-weight: 100;
}

.header .header-top-menu .top-menu-list a {
    display: block;
    margin-top: 5px;
    color: #666;
}

.header .header-top-menu .top-menu-list a:hover {
    color: #5d9cec;
}

.header .header-top-menu .top-menu-list .links {
    float: right;
    width: 60px;
    margin: 35px 15px 0 0;
}

{
    display: block
;
    margin-top: 5px
;
    color: #666
;
}

/*头部内容*/
.header-content {
    height: 110px;
}

/*logo*/
.logo {
    margin-top: 25px;
}

/*搜索*/
.header-search {
    width: 610px;
    margin-top: 25px;
}

.header-search .search {
    float: left;
    width: 493px;
    height: 40px;
}

.header-search .search .input {
    float: left;
    width: 445px;
    height: 40px;
    padding: 0 15px;
    border: 2px solid #5d9cec;
}

.header-search .search .search-btn {
    float: left;
    width: 48px;
    height: 40px;
    background-color: #5d9cec;
    border: none;
}

.header-search .search .search-btn:hover {
    background-color: #488ce1;
}

.header-search .search .search-btn .icon {
    font-size: 18px;
    color: #fff;
}

.header-search .search .links {
    margin-top: 5px;
}

.header-search .search .links a {
    margin-right: 30px;
    color: #666;
}

.header-search .search .links a:hover {
    color: #5d9cec;
}

.header-search .link-btn {
    float: right;
    display: inline-block;
    width: 95px;
    height: 40px;
    background-color: #5db8ec;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}

.header-search .link-btn:hover {
    background-color: #46a9e1;
}

/*导航*/
.nav {
    background-color: #fff;
}

.nav, .nav-wrap, .nav .nav-links {
    height: 40px;
}

.nav .nav-wrap {
    position: relative;
}

.nav .nav-links {
    overflow: hidden;
}

.nav .nav-links li {
    float: left;
    /*width: 80px;*/
    margin-right: 30px;
    line-height: 40px;
    text-align: center;
}

.nav .nav-links li.first {
    width: 50px;
}

.nav .nav-links li.two {
    margin-right: 15px;
}

.nav .nav-links li a {
    font-size: 18px;
    font-weight: bold;
}

.nav .buy-icon {
    display: inline-block;
    width: 54px;
    height: 22px;
    margin-top: 0;
    margin-left: 5px;
    background: url(../images/icon_buy.png) no-repeat;
    background-size: contain;
    vertical-align: top;
}

.nav .nav-line {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 50px;
    height: 5px;
    background-color: #5d9cec;
}

/*快讯*/
.news-flash {
    position: absolute;
    top: 0;
    right: 0;
    width: 292px;
    margin-top: 18px;
    height: 16px;
    overflow: hidden;
}

.news-flash .icon {
    float: left;
    display: inline-block;
    margin: -11px 10px 0 20px;
    color: #5d9cec;
    font-size: 28px;
}

.news-flash ul {
    float: left;
    width: 196px;
}

.news-flash ul li {
    height: 16px;
    line-height: 16px;
}

.news-flash ul li a {
    color: #666;
    font-size: 14px;

}

/*表格*/
.table {
    width: 100%;
}

.table tbody tr td {
    text-align: center;
    vertical-align: middle;
}

/*主体部分*/
.content {

}

/*页脚*/
.footer {
    min-width: 1200px;
    width: 100%;
    height: auto;
    background-color: #e2e4e5;
}

.footer-tips {
    height: 108px;
    border-bottom: 1px solid #d4d6da;
}

.footer-tips .tips {
    float: left;
    width: 20%;
    margin-top: 30px;
    overflow: hidden;
}

.footer-tips .tips .icon {
    float: left;
    display: inline-block;
    width: 48px;
    height: 48px;
    background: url(../images/footer-tips_icons.png) no-repeat;
}

.footer-tips .tips .icon_2 {
    margin-left: 20px;
    background-position: -48px 0;
}

.footer-tips .tips .icon_3 {
    margin-left: 20px;
    background-position: -96px 0;
}

.footer-tips .tips .icon_4 {
    margin-left: 20px;
    background-position: -144px 0;
}

.footer-tips .tips .icon_5 {
    margin-left: 40px;
    background-position: -192px 0;
}

.footer-tips .tips strong {
    float: left;
    margin-left: 15px;
    color: #333;
    font-size: 18px;
    font-weight: 100;
}

.footer .footer-help {
    padding: 50px 0 30px;
}

.footer .footer-help .links-list li {
    float: left;
    width: 16%;
}

.footer .footer-help .links-list li.last {
    width: 20%;
}

.footer .footer-help .links-list li a, .footer .footer-help .links-list li span {
    display: block;
    margin-bottom: 15px;
    color: #666;
}

.footer .footer-help .links-list li h4 {
    margin-bottom: 25px;
    font-size: 14px;
    color: #333;
}

.footer .footer-help .links-list li span .footer-qq {
    display: inline-block;
    width: 78px;
    height: 22px;
    margin-left: 5px;
    margin-bottom: 0;
    border: 1px solid #5d9cec;
    border-radius: 22px;
    line-height: 20px;
    text-align: center;
    color: #5d9cec;
}

.footer .footer-help .wx-link {
    font-size: 14px;
}

.footer .footer-help .wx-link .icon {
    margin-right: 3px;
    font-size: 24px;
}

.footer .copyright {
    height: 40px;
    border-top: 1px solid #d4d6da;
    line-height: 40px;
    text-align: center;
    color: #666;
}

/*banner*/
.banner-side {
    position: relative;
    height: 340px;
}

.banner {
    min-width: 1200px;
    width: 100%;
    height: 340px;
    overflow: hidden;
}

.banner .carousel {
    height: 340px;
}

.carousel {
    position: relative;
    width: 100%;
}

.carousel .carousel-btn {
    position: absolute;
    bottom: 12px;
    width: 100%;
    text-align: center;
}

.carousel .carousel-content li {
    position: relative;
    height: 340px;
    display: none;
    filter: alpha(opacity=0);
    opacity: 0;

}

.carousel .carousel-content li.on {
    display: block;
    filter: alpha(opacity=100);
    opacity: 1;
}

.carousel .carousel-content li a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.carousel .carousel-btn span {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 3px;
    background-color: #aaa;
    border-radius: 12px;
    cursor: pointer;
}

.carousel .carousel-btn span.on {
    background-color: #fff;
}

/*浮动搜索*/
.search-floatFrame {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background-color: #fff;
    box-shadow: 1px 1px 3px #ccc;
    z-index: 999;
}

.search-floatFrame-form {
    width: 600px;
    height: 40px;
    margin-top: 10px;
}

.search-floatFrame-form .input {
    float: left;
    width: 552px;
    height: 40px;
    padding: 0 15px;
    border: 2px solid #5d9cec;
}

.search-floatFrame-form .search-btn {
    float: left;
    width: 48px;
    height: 40px;
    background-color: #5d9cec;
    border: none;
}

.search-floatFrame-form .search-btn:hover {
    background-color: #488ce1;
}

.search-floatFrame-form .search-btn .icon {
    font-size: 18px;
    color: #fff;
}

/*快捷菜单*/
.shortcut-menu {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 40px;
    height: 580px;
    background-color: #7b8da4;
    z-index: 998;
}

.shortcut-menu .lists {
    margin-top: -180px;
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 999;
}

.shortcut-menu .lists li {
    position: relative;
    width: 40px;
    height: 64px;
    margin-bottom: 20px;
    text-align: center;
    z-index: 1;
}

.shortcut-menu .lists li .icon {
    display: block;
    font-size: 28px;
    color: #fff;
}

.shortcut-menu .lists li a {
    display: block;
    height: 64px;
    color: #fff;
    font-size: 14px;
    z-index: 3;
}

.shortcut-menu .lists li a:hover {
    background-color: #4f647e;
}

.shortcut-menu .lists .shortcut-menu-hot-line a {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 64px;
    background-color: #7b8da4;
    z-index: 3;
}

.shortcut-menu .lists li.active a {
    background-color: #4f647e;
}

.shortcut-menu .shortcut-phone {
    position: absolute;
    left: 40px;
    top: 0px;
    width: 136px;
    height: 64px;
    padding: 15px 0 0 15px;
    line-height: normal;
    text-align: left;
    background-color: #dab56d;
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    z-index: 2;
}

.shortcut-menu .shortcut-phone span {
    display: block;
    margin-bottom: 5px;
}

.shortcut-menu .goTop {
    position: fixed;
    bottom: 48px;
    right: 0;
    width: 40px;
    height: 64px;
    margin-bottom: 20px;
    text-align: center;
    z-index: 999;
}

.shortcut-menu .goTop .icon {
    display: block;
    font-size: 28px;
    color: #fff;
}

.shortcut-menu .goTop a {
    display: block;
    height: 64px;
    color: #fff;
    font-size: 14px;
}

/*页面公共部分*/
.page-title {
    height: 40px;
    padding-left: 15px;
    line-height: 36px;
    background: url(../images/page-title_bg.jpg) no-repeat left bottom;
    border-top: 4px solid #5d9cec;
}

.page-title .icon {
    display: inline-block;
    margin-top: -10px;
    font-size: 20px;
    color: #fff;
}

.page-title h2 {
    display: inline-block;
    color: #fff;
    font-family: "黑体";
    font-size: 20px;
}

.page-title2 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 16px;
    text-indent: 15px;
}

.page-title2 .icon {
    margin-right: 5px;
    color: #5d9cec;
    font-size: 20px;
}

.page-content {
    width: 864px;
}

.page-aside {
    width: 316px;
}

/*二级页面，侧边栏头部标题*/
.page-aside-title {
    height: 40px;
    margin: 0 10px;
    border-bottom: 1px solid #e8e8e8;
    line-height: 40px;
    font-size: 14px;
}

.page-aside-title .icon {
    display: inline-block;
    width: 3px;
    height: 16px;
    margin: 0 5px;
    background-color: #35ace4;
    vertical-align: middle;
}

/*QQ联系、电话联系按钮*/
.btn-qq, .btn-phone {
    position: relative;
    display: block;
    width: 102px;
    height: 26px;
    margin-bottom: 17px;
    border: 1px solid #ededed;
    border-radius: 8px;
    border-left: none;
    text-indent: 36px;
    line-height: 26px;
    font-size: 13px;
    color: #5db8ec;
}

.btn-qq .icon, .btn-phone .icon {
    position: absolute;
    top: 0;
    left: -40px;
    font-size: 31px;
}

.btn-big-qq, .btn-big-phone {
    width: 120px;
    height: 30px;
    line-height: 28px;
    text-indent: 30px;
    font-size: 16px;

}

.btn-big-qq .icon, .btn-big-phone .icon {
    left: -38px;
    font-size: 38px;
}

/*现货图标*/
.icon-tips-stock {
    position: absolute;
    left: 1px;
    top: 0;
    width: 46px;
    height: 46px;
    background: url(../images/icon_stock.png) no-repeat;
}

/*QQ图标、电话图标*/
.icon-qq, .icon-phone {
    display: inline-block;
    font-size: 24px;
}

.icon-qq {
    color: #68a5e1;
}

.icon-qq:hover {
    color: #65b3ff;
}

.icon-phone {
    color: #5fccb4;
}

.icon-phone:hover {
    color: #66e4c8;
}

/*危险图标*/
.dangerTips-box {
    position: relative;
}

.dangerTips {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 19px;
    height: 20px;
    line-height: 20px;
    z-index: 2;
}

.dangerTips .icon-danger {
    display: inline-block;
    width: 19px;
    height: 20px;
    background: url(../images/danger.png) no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

/*表单*/
.form {
}

.form .input-text {
    padding: 6px 12px;
    border: 1px solid #ccc;
}

.form .input-select {
    padding: 6px 0 6px 6px;
    border: 1px solid #ccc;
}

.form .textarea {
    padding: 8px;
    border: 1px solid #ccc;
}

/*表单验证样式*/
.error {
    color: #f74136;
}

input.error, select.error {
    border-color: #f79ba0 !important;
}

span.error {
    margin-left: 14px;
    padding-left: 20px;
    background: url(../images/icon_error.png) no-repeat left center;
}

/*分页*/
.page {
    height: 35px;
    margin: 30px 0;
    text-align: center;
    font-family: "微软雅黑";
}

.page a {
    padding: 4px 14px;
    color: #676767;
    font-size: 14px;
    margin: 0px 10px;
    display: inline-block;
    line-height: 27px;
}

.page span {
    color: #666;
    font-size: 14px;
    font-family: "微软雅黑";
}

.page span.current {
    color: #5d9cec;
}

.page em {
    color: #666;
    font-size: 14px;
    margin: 0px 6px;
    font-family: "微软雅黑";
}

.txt_ut {
    height: 30px;
    width: 44px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #e8e8e8;
    color: #666;
    font-size: 14px;
    font-family: "微软雅黑";
}

.txt_uht {
    height: 34px;
    width: 68px;
    border: 1px solid #5d9cec;
    color: #fff;
    font-size: 14px;
    cursor: pointer !important;
    background: #5d9cec;
    font-family: "微软雅黑";
}

.txt_uht:hover {
    background: #488ce1;
}

.page a.disabled {
    background: #fff;
    color: #ccc;
}

.page a.current {
    background: #33ace5;
    color: #fff;
    border: 1px solid #33ace5;
}

.page a.next_page {
    color: #fff;
    background-color: #5d9cec;
}

.page a.next_page:hover {
    background: #488ce1;
}

/*提示页面样式*/
.page-hint {
    width: 700px;
    margin: 80px auto;
}

.page-hint .pic {
    float: left;
}

.page-hint .text {
    float: right;
}

.page-hint .text h3 {
    padding-top: 25px;
    color: #505050;
    font-size: 22px;
}

.page-hint .text .txt_1 {
    margin-top: 10px;
    margin-bottom: 30px;
    color: #666;
    font-size: 14px;
}

.page-hint .text .txt_2 {
    margin-bottom: 10px;
    color: #666;
    font-size: 14px;
}

.page-hint .text .txt_2 .a-link {
    display: inline-block;
    width: 110px;
    height: 30px;
    margin-left: 15px;
    line-height: 30px;
    text-align: center;
    background-color: #5d9cec;
    border-radius: 15px;
    color: #fff;
    font-size: 14px;
}

.page-hint .text .txt_2 .a-link:hover {
    background-color: #65b3ff;
}

.page-hint .text .txt_2 .icon-qq {
    margin: 0 10px 0 15px;
}

/*弹框表单公共样式*/
.page-bounced {
    width: 100%;
}

.page-bounced .infos {
    margin: 20px 30px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #e8e8e8;
}

.page-bounced .infos .pic {
    float: left;
    width: 150px;
    height: 150px;
    margin-left: 10px;
    text-align: center;
    line-height: 148px;
    border: 1px solid #e8e8e8;
}

.page-bounced .infos .text {
    float: left;
    margin-left: 20px;
}

.page-bounced .infos .text li {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}

.page-bounced .form {
    margin: 0 30px 20px;
}

.page-bounced .form ul li {
    margin-bottom: 25px;
    position: relative;
}

.page-bounced .form ul li label {
    display: inline-block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    font-size: 14px;
    color: #666;
}

.page-bounced .form ul li label .star {
    margin-right: 5px;
    vertical-align: middle;
}

.page-bounced .form ul li .number-text {
    width: 200px;
    margin-right: 8px;
}

.page-bounced .form ul li .area-select {
    width: 125px;
    margin-right: 8px;
    color: #666;
}

.page-bounced .form ul li.li-float label {
    float: left;
}

.page-bounced .form ul li .text-remark {
    float: left;
    width: 300px;
    height: 72px;
}

.page-bounced .form ul li .div-check {
    margin-left: 90px;
    color: #666;
}

.page-bounced .form ul li .div-check .btn-check {
    margin-right: 5px;
    vertical-align: middle;
}

.page-bounced .form span.error {
    position: absolute;
    left: 80px;
    bottom: -20px;
}

.page-bounced .form ul li .btn-submit {
    display: block;
    width: 190px;
    height: 40px;
    margin: 15px auto;
    background-color: #ffb320;
    border: none;
    border-radius: 20px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
}

.page-bounced .form ul li .btn-submit:hover {
    background-color: #f1a005;
}

/*反馈弹框*/
.page-bounced .complain-form {
    margin-top: 20px;
}

.page-bounced .complain-form .text-purchase {
    width: 100%;
    height: 154px;
}

.page-bounced .complain-form .input-text {
    margin-right: 10px;
}

.page-bounced .complain-form span.error {
    left: 0;
    margin-left: 0;
}

/*纠错弹框*/
.page-bounced .errorCorrectionBtn-form {
    margin-top: 20px;
}

/*未登录*/
.noLogin-wrap {
    position: relative;
    width: 100%;
    height: 140px;
}

.noLogin-wrap .btn {
    width: 140px;
    margin: 30px auto 0;
}

.noLogin-wrap .btn h4 {
    font-size: 14px;
    font-weight: 100;
}

.noLogin-wrap .btn a {
    display: block;
    width: 140px;
    height: 34px;
    margin-top: 10px;
    line-height: 34px;
    text-align: center;
    background-color: #ffb320;
    border-radius: 17px;
    color: #fff;
    font-size: 14px;
}

.noLogin-wrap .btn a:hover {
    background-color: #f1a005;
}

.noLogin-wrap .tips {
    position: absolute;
    right: 35px;
    bottom: 15px;
    font-size: 13px;
}

.noLogin-wrap .tips a {
    margin-left: 10px;
    color: #5d9cec;
    font-size: 14px;
}

.noLogin-wrap .tips a:hover {
    color: #65b3ff;
}

/*登录失效弹框*/
.loginLose-form .title h4 {
    color: #b2870b;
    font-size: 14px;
    text-indent: 34px;
}

.loginLose-form .form ul li {
    margin-bottom: 22px;
}

.loginLose-form .form ul li.last label {
    width: auto;
}

.loginLose-form .form ul li.last input {
    vertical-align: middle;
}

.loginLose-form .form ul li.mb10 {
    margin-bottom: 10px;
}

.loginLose-form .form ul li .loginLose-help {
    margin-left: 90px;
}

.loginLose-form .form ul li .btn {
    margin: 0 0 0 90px;
}

/*微信浮动窗口*/
.weixin-floatFrame {
    position: fixed;
    top: 50%;
    left: 5px;
    width: 90px;
    margin-top: -70px;
    text-align: center;
    z-index: 999;
}

.weixin-floatFrame .img-box {
    display: inline-block;
    margin: 5px 0;
}

.weixin-floatFrame .txt {
    font-size: 12px;
    color: #666;
}

.autocomplete-suggestions {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #999;
    background: #FFF;
    cursor: default;
    overflow: auto;
    -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-no-suggestion {
    padding: 2px 5px;
}

.autocomplete-selected {
    background: #F0F0F0;
}

.autocomplete-suggestions strong {
    font-weight: bold;
    color: #000;
}

.autocomplete-group {
    padding: 2px 5px;
}

.autocomplete-group strong {
    font-weight: bold;
    font-size: 16px;
    color: #000;
    display: block;
    border-bottom: 1px solid #000;
}

.float_right_two{position:absolute;right:38px;top:0px;width:0px;border:1px solid #7b8da4;background:#fff;z-index:3;overflow:hidden;}
.float_right_two dl dd{width:195px;line-height:25px;border-bottom:1px dashed #7b8da4;display:inline-block;padding:6px 0px 6px 20px;font-family:"微软雅黑";text-align:left;}
.float_right_two dl dd span{font-size:14px;color:#555555;font-family:"微软雅黑";display:block;margin:0px;}
.float_right_two dl dd i{display:block;font-style:normal;color:#333333;font-size:15px;font-family:"微软雅黑";}
.float_right_two dl dd i strong{font-size:17px;font-family:"微软雅黑";color:#f46722;}
.float_right_two dl dd em{color:#555555;font-size:14px;font-family:"微软雅黑";float:left;margin-right:5px;}
.shortcut-menu .lists .float_right_two dl dd  a{float:left;height:30px;padding:0px;margin:0px;}
.shortcut-menu .lists .float_right_two dl dd  a:hover{background:none;}
.float_right_two dl dd i font{color:#f46722;font-weight:bold;font-size:15px;}
.float_right_two dl dd.bbh_lce{border-bottom:none;}
.ar_pm{width:23px;display:inline-block;}
.float_right_two dl dd.ar_pm1{padding-bottom:0px;padding-top:0px;}

.float_right_two dl dd.ar_pm1 em{width:30px;display:inline-block;overflow:hidden;height:25px;}

.footer .footer-help .links-list li span em i.air_p{width:30px;display:inline-block;overflow:hidden;height:25px;float:left;}
.footer .footer-help .links-list li span em.air_qq{display:block;line-height:25px;margin-bottom:5px;}
