﻿html, body { height: 100%; position: relative; background-color: #fff }
.main-page { position: relative; background: url(../img/bg_opensearch.jpg) no-repeat center; background-size: cover; min-height: 100% }
.top { height: 300px; width: 100%; background: url(../img/header_bg.jpg) no-repeat center; background-size: cover; }
.top_hd { height: 40px; width: 100%; background-color: rgba(34,34,34,0.65); line-height: 40px; padding-right: 15px; color: #fff; }
.top_hd a { color: #fff; }
.top_hd .navbar-nav > li > a { padding-top: 0px; padding-bottom: 0px; line-height: 40px; }
.top_hd .nav > li > a:focus, .top_hd .nav > li > a:hover { background-color:transparent }
.top_hd .nav .open > a, .top_hd .nav .open > a:focus, .top_hd .nav .open > a:hover { background-color: transparent }
.top_hd .dropdown-menu { background-color: rgba(34,34,34,0.65); }
.top_hd .dropdown-menu > li > a { color: #fff }
.top_hd .dropdown-menu>li>a:hover { background-color:transparent }


.main-page .main-body { position: relative; min-height: 800px; overflow: hidden; }
.plantform-title { font-size: 18px; margin-top: 30px; justify-content: center; margin-bottom: 30px; align-items: center; }
.search-box { width: 800px; margin: 0px auto; display: flex; align-items: center; }

.search-box .input-group { width: 100%; border: solid 1px #ddd; border-radius: 5px; box-sizing: border-box; color: rgba(0, 0, 0, 0.65); background-color: #fff; border: 1px solid #d9d9d9; transition: all 0.3s; }
.search-box .form-control { background-color: transparent; color: #595959; padding: 8px 12px; height: 40px; flex: 1; border-radius: 0px; box-shadow: none; border: none; }
.search-box .input-group:focus { border-color: #11bb89 }
.search-box .input-group:hover { border-color: #11bb89 }
.search-box .btn-success { border-radius: 0px; min-height: 34px; background-color: transparent; border: none; }
.search-box .btn-success .fa { color:#999}
.search-box .btn-success:hover { box-shadow: none; border-radius: 0px; min-height: 34px; background-color: transparent; border: none; }
.search-box .btn-success:active { box-shadow: none; border-radius: 0px; min-height: 34px; background-color: transparent; border: none; }

/*.top { background-color: #fff; height: 30px; line-height: 30px; }
.top .container:before { display: none }
.top .container:after { display: none }*/

/*common*/
* { padding: 0px; margin: 0px; }
em, i, address { font-style: normal; }
.clear { clear: both; }
.clear:after { content: ""; display: block; clear: both; }
.clear:before { content: ""; display: block; clear: both; }
.clearfix { clear: both; }
.clearfix:after { content: ""; display: block; clear: both; }
.clearfix:before { content: ""; display: block; clear: both; }
body { font-size: 14px; color: #595959; font-family: Chinese Quote,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif, '微软雅黑','Microsoft YaHei'; background-color: #fff; }
ul, ol { list-style: none; margin: 0px; padding-left: 0px !important; }
.box-flex { display: flex !important; }
.box-flex.bt { justify-content: space-between !important }
.box-flex.ba { justify-content: space-around !important }
.box-flex.cc { justify-content: center !important }
.box-flex.vc { align-items: center !important; }
.box-flex-col { display: flex !important; flex-direction: column; justify-content: space-between; }
.flex1 { flex: 1; }


.plantform-title{display:flex;align-items:center;}
.container { position: relative; }
.contact-wx { display: none; z-index: 200; position: absolute; left: -80px; width: 120px; margin-top: 0px; background-color: #fff; padding: 10px 10px 3px 10px; box-shadow: 0px 1px 9px rgba(51, 51, 51, 0.56); }
.contact-wx .wx-cover img { width: 100px; }
li:hover .contact-wx { display: block; }

.shadow { box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.5); margin-bottom: 5px; }
.nopaddingr { padding-right: 0px !important; }
.nopaddingl { padding-left: 0px !important; }
.nopaddinglr { padding-left: 0px !important; padding-right: 0px !important; }
.paddinglr15 { padding-left: 15px !important; padding-right: 15px !important; }

.pd15 { padding: 15px; }
.pd10 { padding: 10px; }
.pdt10 { padding-top: 10px; }
.pdb10 { padding-bottom: 10px; }
.pdt30 { padding-top: 30px; }
.pdb30 { padding-bottom: 30px; }
.pdb15 { padding-bottom: 15px; }
.pdb50 { padding-bottom: 50px; }
.mrt15 { margin-top: 15px; }
.mrt0 { margin-top: 0px !important; }
.mrt5 { margin-top: 5px; }
.mrl5 { margin-left: 5px; }
.mrr0 { margin-right: 0px!important; }
.mrt30 { margin-top: 30px; }
.mrb30 { margin-bottom: 30px; }
.mrt50 { margin-top: 50px; }
.mrt60 { margin-top: 60px; }
.mrt80 { margin-top: 80px; }
.blockcenter { margin: 0px auto; }
.ft36 { font-size: 36px !important; }
.ft24 { font-size: 24px !important; }
.ft20 { font-size: 20px !important; }
.ft18 { font-size: 18px !important; }
.ft16 { font-size: 16px !important; }
.ft15 { font-size: 15px !important; }
.ft14 { font-size: 14px !important; }
.ft13 { font-size: 13px !important; }
.ft12 { font-size: 13px !important; }
.fw300 { font-weight: 300; }
.fw400 { font-weight: 400; }
.fw600 { font-weight: 600; }
.fc_fff { color: #fff; }
.fc_999 { color: #999; }
.fc_gray { color: #595959; }
.fc_333 { color: #333; }
.fc_red { color: #e60033; }
.fc_main { color: #00AB7B !important; }
.fc_org { color: #fc8500; }
.fc_navy { color: #1ab394 !important; }
.fc_green { color: #00b900 }
.bg_red { background-color: #c2002f; }

.bg_f5 { background-color: #f5f5f5 !important; }
.bg_fff { background-color: #fff !important; }
.icon-plus { width: 20px; height: 20px; display: inline-block; overflow: hidden; position: relative; }
.icon-plus:after, .icon-plus:before { background-color: #fff; content: ""; width: 20px; height: 2px; display: block; overflow: hidden; position: absolute; top: 50%; margin-top: -1px; border-radius: 2px; }
.icon-plus:after { transform: rotate(90deg); }
.bg-fff { background-color: #fff; }
.bg-333 { background-color: #333; }

.gray-bg { background-color: #f3f3f4; }
.white-bg { background-color: #fff; }
.navy-bg { background-color: #1ab394; color: #fff; }
.blue-bg { background-color: #1c84c6; color: #fff; }
.lazur-bg { background-color: #23c6c8; color: #fff; }
.yellow-bg { background-color: #f8ac59; color: #fff; }
.red-bg { background-color: #ed5565; color: #fff; }
.black-bg { background-color: #262626; }
.noborder { border: none !important }
/*补充*/
/*自定义*/
.te-label-success { border-radius: 2px; display: inline-block; padding: 2px 5px; font-size: 12px; background-color: #00AB7B; color: #fff; }
.txt-circle { background: linear-gradient(120deg, #00AB7B, #28ba91, #1a98ae); display: inline-block; font-size: 12px; height: 24px; width: 24px; border-radius: 50%; text-align: center; line-height: 22px; color: #fff; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3) }
.footer { background-color: #10385a; color: #eee; font-size: 12px; padding: 8px 0px; }
.footer a { color: #eeeeee; }
.footer a:hover {color: #599bfe;}
.footer p { margin-bottom: 0px; text-align:center;}
.footer p a { margin-left: 15px; }
.footer p a:first-child { margin-left: 0px; }
.footer dl dt { font-size: 16px; }
.footer .wx { display: flex; align-items: center; }
.footer .wx dl { flex: 1; padding-right: 10px; text-align: right; }
.footer .wx img { width: 90px; height: 90px; }
.footer .row { display: flex; align-items: center; }







.page-header.forlink { margin: 20px 0 20px; border-bottom: solid 1px #898681; }
.page-header.forlink ul { margin-bottom: 0px; }
.page-header.fornews { margin: 0px; border-bottom: solid 0px #00AB7B; background-color: #f5f5f5; padding: 10px 10px; overflow: hidden; }
.page-header.fornews h3 { color: #231815; font-size: 22px; margin: 0px; font-weight: 400; }
.page-header.fornews h3 span { cursor: pointer; }
.page-header.fornews h3 span:hover { color: #00AB7B; }
.page-header.fornews h3 .active { color: #00AB7B; }
.page-header.fornews h3 small { font-weight: 300; font-size: 14px; }
.page-header.fornews h3 small:after { content: ">>"; }
.page-header.fornews h3 small:hover { color: #0085e9; }



 
.icon-user-default { display: inline-block; background: url(../img/user-default.png) no-repeat center; height: 36px; width: 36px; background-size: cover; overflow: hidden; zoom: 1; }
.icon-down { width: 16px; height: 16px; display: inline-block; background: url(../img/icon-down.png) no-repeat center; overflow: hidden; zoom: 1; vertical-align: middle; -moz-transition: all .3s ease-in-out 0s; -webkit-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; }
.icon-robot { width: 64px; height: 64px; display: inline-block; background: url(../img/robot.png) no-repeat center; background-size: 64px 64px; overflow: hidden; zoom: 1; vertical-align: middle; -moz-transition: all .3s ease-in-out 0s; -webkit-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; }
.icon-robot16 { width: 16px; height: 16px; display: inline-block; background: url(../img/robot.png) no-repeat center; background-size: 16px 16px; overflow: hidden; zoom: 1; vertical-align: middle; -moz-transition: all .3s ease-in-out 0s; -webkit-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; }
.icon-robot40 { width: 40px; height: 40px; display: inline-block; background: url(../img/robot.png) no-repeat center; background-size: 40px 40px; overflow: hidden; zoom: 1; vertical-align: middle; -moz-transition: all .3s ease-in-out 0s; -webkit-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; }
.robot-box { position: fixed; right: 0px; top: 400px; }

.icon-badge { width: 8px; height: 8px; display: inline-block; background-color: #00AB7B; border-radius: 50%; margin-left: 5px; }
.icon-badge.warning { background-color: #FF9800; }
.icon-badge.danger { background-color: #FF5722; }
.icon-badge.default { background-color: #9e9e9e; }
.icon-badge.white { background-color: #fff; }
.icon-badge.info { background-color: #03a9f4; }

.commstar { width: 80px; height: 16px; display: inline-block; background: url(../img/star.png) repeat-x; background-size: 16px 16px; vertical-align: middle; position: relative; }
.commstar .star { height: 16px; display: inline-block; vertical-align: middle; position: absolute; left: 0; top: 0; }
.commstar .star.star1 { width: 20%; z-index: 6; }
.commstar .star.star2 { width: 40%; z-index: 5; }
.commstar .star.star3 { width: 60%; z-index: 4; }
.commstar .star.star4 { width: 80%; z-index: 3; }
.commstar .star.star5 { width: 100%; z-index: 2; }
.commstar .star.active { background: url(../img/star-active.png) repeat-x; background-size: 16px 16px; }

/*override*/
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover{background-color:#00AB7B}
.breadcrumb { background-color: inherit; border-bottom: solid 1px #eee; border-radius: inherit; font-weight: 300; }
a { color: #333; text-decoration: none; }
a:focus, a:hover { color: #00AB7B; text-decoration: none; }
.link-success { color: #00AB7B }
.link-success:hover { color: #007a58 }
.btn { border-radius: 3px; }
.btn.btn-md { padding: 8px 15px; font-size: 15px; }
.btn.btn-md-ret { padding: 5px 15px; font-size: 15px; }
.footer-logo { height: 30px; }
.page-header { border-bottom: none; }
.page-header.bb { border-bottom: solid 1px #eee; }
.btn-danger { background-color: #c2002f; border-color: #c2002f; font-weight: 300; }
.btn-gray { background-color: #42464D; border-color: #42464D; font-weight: 300; }
.btn-success { background-color: #00AB7B; border-color: #00AB7B; font-weight: 300; }
.btn-outline { color: inherit; background-color: transparent; -webkit-transition: all 0.5s; transition: all 0.5s; }
.btn-primary.btn-outline { color: #00AB7B; }

.btn-success.btn-outline { color: #00aa7c; border-color: #1ab394 }
.btn-info.btn-outline { color: #23c6c8; }
.btn-default.btn-outline { color: #fff; }
.btn-warning.btn-outline { color: #f8ac59; }
.btn-danger.btn-outline { color: #ed5565; }
.btn-default.btn-outline:hover { color: #333; }
.btn-danger.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-warning.btn-outline:hover { color: #fff; }
.btn-circle { width: 30px; height: 30px; padding: 3px 0; border-radius: 15px; text-align: center; font-size: 15px; line-height: 1.428571429; }

.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success { color: #fff; background-color: #00aa7c; border-color: #00aa7c; }
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover { color: #fff; background-color: #24a480; border-color: #24a480; }
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus { outline: none; }
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover { background-color: #56c8a8; border-color: #56c8a8; }
/*自适应*/

.nav-con .container .logo { background: url(../img/logo-white.png) no-repeat center left !important; background-size: auto 40px !important; height: 60px; width: 140px; float: left; }
.footer-toolbar { display: none; }
.forh5 { display: none !important; }
.mask { top: 0px; left: 0px; position: fixed; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.5); z-index: 1000; }
.login-box { padding: 20px 30px; background-color: #fff; width: 440px; min-height: 380px; border-radius: 5px; box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.50); position: relative; }
.login-box .icon-close { position: absolute; top: 5px; right: 5px; color: #999; font-weight: 300; display: inline-block; width: 30px; height: 30px; font-size: 20px; line-height: 30px; text-align: center; cursor: pointer; }
.login-box .icon-login-pc { position: absolute; top: 5px; right: 5px; color: #999; font-weight: 300; display: inline-block; width: 64px; height: 64px; cursor: pointer; background: url(../img/icon-login-pc.png) no-repeat center; background-size: 64px 64px; }
.login-box .icon-login-qr { position: absolute; top: 5px; right: 5px; color: #999; font-weight: 300; display: inline-block; width: 64px; height: 64px; cursor: pointer; background: url(../img/icon-login-qr.png) no-repeat center; background-size: 64px 64px; }
.login-box .login-box-hd { font-size: 24px; font-weight: 400; padding-bottom: 20px; padding-top: 10px; text-align: center; }
.login-box .login-box-bd { }
.login-box .login-box-bd ul { }
.login-box .login-box-bd ul li { padding-bottom: 30px; position: relative; }
.login-box .login-box-bd ul li .error_msg { position: absolute; z-index: 10; left: 0px; bottom: 7px; color: #c2002f; font-size: 12px; }
.login-box .login-box-bd ul li .form-control { height: 42px; }
.login-box .login-box-bd ul li .input-group-addon { background-color: #fff }
.login-box .login-box-bd ul li .input-group-addon button { border: none; background-color: #fff; color: #1ab394 }
.login-box .login-box-bd ul li .input-group-addon button:focus { outline: none }
.login-box .login-box-bd ul li .form-control:focus { box-shadow: none; }
.login-box .login-box-bd ul li .btn { padding: 12px }

@media screen and (min-width:768px) { /*pc*/
    .nav-con { background-color: #36393e; width: 100%; height: 61px; transition: all 0.5s; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1) }

    .navbar-brand { display: none; }
    .navbar-te { display: table; width: 1000px; float: right; }
    .navbar-te > li { vertical-align: middle; display: table-cell; text-align: center; height: 60px; line-height: 60px; position: relative; }
    .navbar-te > li > a { color: #fff; padding: 0px 10px; font-size: 16px; font-weight: 400; position: relative; transition: all 0.3s; }
    .navbar-te > li.toggle > a:after { content: ""; width: 16px; height: 16px; display: inline-block; background: url(../img/icon-down.png) no-repeat center; overflow: hidden; zoom: 1; vertical-align: middle; -moz-transition: all .3s ease-in-out 0s; -webkit-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; }
    .bg-white .navbar-te > li > a { color: #010919; }
    .navbar-te > li > a:hover { color: #00AB7B; }
    .navbar-te > li.toggle:hover > a:after { transform: rotate(-180deg); }
    .navbar-te > li > .icon-down { display: none; }
    .navbar-te > li.active > a { color: #00AB7B; }
    .navbar-te > li.active { background-color: #010919; }
    .navbar-te > li > ul { border-radius: 0px; position: absolute; display: none; top: 58px; z-index: 2000; background-color: #36393e; width: 100%; background-clip: border-box }
    .navbar-te > li > ul > li.divider { background-color: #47494d; margin: 0px; }
    .navbar-te > li > ul > li > a { color: #fff; display: block; padding: 8px 20px; }
    .navbar-te > li > ul > li > a img { width: 16px; height: 16px; margin-right: 5px; }
    .navbar-te > li > ul > li > a:hover { color: #00AB7B; background-color: #36393e }
    .navbar-te > li:hover > ul { display: block; }

    .navbar-te > li.nav-search { width: 200px; }
    .navbar-te > li .btn { border: none; line-height: 34px; padding: 0px 20px; vertical-align: initial; margin-left: 10px; }
    .navbar-te > li a.btn:hover { color: #ddd }

    .navbar-te > li.nav-search .input-group .input-group-addon { border: none; background-color: #fff }
    .navbar-te > li.nav-search .input-group .form-control { border: none }
    .navbar-te > li.nav-search .input-group .form-control:focus { box-shadow: none; }
}

@media screen and (max-width:767px) {
    /*h5*/
    /*#icon_module{display:none;}*/
    .forh5 { display: block !important; }
    .forpc { display: none; }
    #mobile_icon_div { display: none !important; }
    .navbar-nav > li.signOut { display: block !important; }
    .container-h5 { padding-left: 0px; padding-right: 0px; }
    /*.container { padding-left: 0px; padding-right: 0px; }*/
    .top { display: none; }
    .nav-con { top: 0px !important; position: fixed !important; z-index: 1000; }
    .h1, h1 { font-size: 24px; }
    .container { position: relative; width: 100% !important }

    .nav-con { background-color: #f5f5f5 !important; width: 100%; height: 50px; position: relative !important; }
    .nav-con .logo { display: none; }
    .nav-con.bg-white { background-color: #c50c11; }
    .nav-con .navbar-brand { display: inline-block; background: url(../img/logo-black.png) no-repeat center; background-size: auto 36px; width: 100px; height: 50px; }

    .nav-con .container { display: none; padding-left: 0px; padding-right: 0px; position: absolute; top: 50px; background-color: rgba(255, 255, 255, 0.95); width: 100% !important; border-top: solid 1px #00AB7B; }
    .navbar-te { float: left !important; width: 100%; display: block; }
    .navbar-te > li { position: relative; display: block; height: unset; line-height: unset; text-align: left; }
    .navbar-te > li.toggle > a:after { display: none; }

    .navbar-te > li > .icon-down { display: inline-block; width: 52px; height: 52px; position: absolute; right: 0px; top: 0px; cursor: pointer; }
    .navbar-te > li > a { color: #333 !important; display: inline-block; padding: 15px 10px; font-size: 16px; font-weight: 300; position: relative; transition: all 0.3s; }
    .navbar-te > li.on { background-color: #131c2f !important; }
    .navbar-te > li.on > a { color: #fff !important; }
    .navbar-te > li.active > a { background-color: #fff; color: #333; }
    .navbar-te > li.active { background-color: #fff; }
    .navbar-te > li > ul { display: none; z-index: 2000; background-color: #131c2f; width: 100%; position: inherit; }
    .navbar-te > li > ul > li { padding-left: 25px; height: unset; line-height: unset; }
    .navbar-te > li > ul > li > a { color: #fff; display: block; padding: 15px 0px; font-size: 14px; font-weight: 300; }
    .navbar-te > li.on > ul { display: block; }
    .navbar-te > li:hover > ul { display: none; }
    .navbar-te > li:hover { background-color: transparent; }
    .navbar-te > li:hover > a { background-color: transparent; color: #333; }
    .navbar-te > li > ul > li > a:hover { background-color: #131c2f; font-weight: 300; }
    .navbar-brand { width: 170px; height: 50px; background: url(../img/logo-black.png) no-repeat center; background-size: auto 36px; position: absolute; left: 5px; top: 0px; z-index: 200; }

    .navbar-toggle { }
    .navbar-toggle .icon-bar { background-color: #00AB7B; transition: all 0.5s; }
    .navbar-toggle.collapsed .icon-bar:nth-child(2) { opacity: 0; }
    .navbar-toggle.collapsed .icon-bar:nth-child(1) { transform: rotate(45deg) translate(.45em, .3em); }
    .navbar-toggle.collapsed .icon-bar:nth-child(3) { transform: rotate(-45deg) translate(.35em, -.15em) }

    .navbar-te > li.nav-btn .btn { border: none; line-height: 34px; padding: 0px 30px; vertical-align: initial; margin-left: 0px; color: #fff !important }
    .navbar-te > li.nav-btn a.btn:hover { color: #ddd }

    .navbar-te > li.nav-btn { display: flex; justify-content: space-between; width: 100%; padding: 5px 15px; }
    .navbar-te > li.nav-search { width: 100%; padding: 5px 15px; }
    .navbar-te > li .btn { border: none; line-height: 34px; padding: 0px 20px; vertical-align: initial; margin-left: 10px; }
    .navbar-te > li a.btn:hover { color: #ddd }


    .navbar-te > li.nav-search .input-group { border: solid 1px #eee; background-color: #fff; border-radius: 5px; }
    .navbar-te > li.nav-search .input-group .input-group-addon { border: none; background-color: #fff }
    .navbar-te > li.nav-search .input-group .form-control { border: none; box-shadow: none }
    .navbar-te > li.nav-search .input-group .form-control:focus { box-shadow: none; }

    .carditem { display: block; margin-bottom: 30px; position: relative; border-radius: 6px; overflow: hidden; }
    .carditem .cardcover { width: 100%; height: 90px; overflow: hidden; display: block; position: relative; z-index: 10; }
    .carditem .cardcover img { width: 100%; min-height: 90px; border: none; display: block; transition: all 0.3s; z-index: 90; position: absolute; transform: translate(-50%,-50%); left: 50%; right: 50%; top: 50%; bottom: 50%; opacity: 1; }
    .carditem .cardtitle-bg-black { padding-bottom: 15px; }
    .carditem .cardtitle-bg-black .cardtitle span { font-size: 16px }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: rgba(50, 119, 246, 0); }
    .box-toolbar { display: none }

    .footer .container { padding: 0px 15px; font-weight: 300 }
    .footer .wx { display: flex; align-items: center; justify-content: center; }
    .footer .wx dl { flex: initial; padding-right: 10px; text-align: right; }
    .footer .wx img { width: 90px; height: 90px; }
    .footer .row { display: flex; align-items: center; flex-wrap: wrap; justify-content: center; }
    .footer .row > div { text-align: center; padding-bottom: 10px; }

    .footer-toolbar { color: #fff; justify-content: space-between; align-items: center; display: flex; background-color: rgba(1, 7, 19, 0.9); height: 80px; width: 100%; position: fixed; bottom: 0px; left: 0px; z-index: 1100; }
    .footer-toolbar .qr-title { flex: 1; padding-left: 10px; font-size: 14px; }
    .footer-toolbar .qr { height: 60px; width: 100px; margin-left: 10px; position: relative; }
    .footer-toolbar .qr img { width: 100px; position: absolute; bottom: 0px; left: 0px; box-shadow: 0px 0px 9px rgba(1, 5, 14, 0.8) }

    .footer-toolbar .icon-close { border-radius: 5px 0px 0px 0px; width: 36px; height: 36px; text-align: center; line-height: 36px; position: absolute; right: 0px; top: -36px; color: #d4975c; font-size: 24px; background-color: rgba(1, 7, 19, 0.9) }
}



.pagination li { margin: 0px 6px; display: inline-block; }
.pagination li a { color: #00AB7B; border-radius: 0px !important; }
.pagination li .on { background-color: #00AB7B; color: #fff; border: solid 1px #00AB7B }
.pagination li .unable { background-color: #ddd; color: #808080; border: solid 1px #ddd; cursor: not-allowed }


/*侧边条*/
.icon-qq { width: 50px; height: 50px; display: inline-block; background: url(../img/icon-toolbar.png) no-repeat 0px 0px; overflow: hidden; zoom: 1; vertical-align: middle; -moz-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.icon-phone { width: 50px; height: 50px; display: inline-block; background: url(../img/icon-toolbar.png) no-repeat 0px -50px; overflow: hidden; zoom: 1; vertical-align: middle; -moz-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.icon-weixin { width: 50px; height: 50px; display: inline-block; background: url(../img/icon-toolbar.png) no-repeat 0px -100px; overflow: hidden; zoom: 1; vertical-align: middle; -moz-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.icon-mail { width: 50px; height: 50px; display: inline-block; background: url(../img/icon-toolbar.png) no-repeat 0px -200px; overflow: hidden; zoom: 1; vertical-align: middle; -moz-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.box-toolbar { width: 50px; height: 152px; position: fixed; margin-right: -625px; right: 50%; bottom: 300px; z-index: 1000; }
.box-toolbar .bar-qq { z-index: 100; box-shadow: 0px 0px 9px rgba(51, 51, 51, 0.2); cursor: pointer; font-size: 16px; height: 50px; width: 50px; overflow: hidden; position: absolute; right: 0px; top: 0px; background-color: #fff; -moz-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.box-toolbar .bar-qq:hover { width: 190px; }
.box-toolbar .bar-qq:hover i { background-position-x: -50px; }
.box-toolbar .bar-phone { cursor: pointer; font-size: 16px; height: 50px; width: 50px; overflow: hidden; margin: 1px 0px; position: absolute; right: 0px; top: 50px; background-color: #fff; -moz-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.box-toolbar .bar-phone:hover { width: 290px; }
.box-toolbar .bar-phone:hover i { background-position-x: -50px; }
.box-toolbar .bar-weixin { z-index: 110; box-shadow: 0px 0px 9px rgba(51, 51, 51, 0.2); cursor: pointer; height: 50px; width: 50px; overflow: hidden; position: absolute; right: 0px; top: 53px; background-color: #fff; -moz-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.box-toolbar .bar-weixin:hover { height: 180px; width: 200px; }
.box-toolbar .bar-weixin:hover i { background-position-x: -50px; }
.box-toolbar .bar-weixin .bar-header { height: 50px; font-size: 16px; }
.box-toolbar .bar-weixin .bar-value { width: 200px; text-align: center; }
.box-toolbar .bar-weixin .bar-value img { height: 104px; width: 104px; }

.box-toolbar .bar-mail { z-index: 100; box-shadow: 0px 0px 9px rgba(51, 51, 51, 0.2); cursor: pointer; font-size: 16px; height: 50px; width: 50px; overflow: hidden; margin: 1px 0px; position: absolute; right: 0px; top: 106px; background-color: #fff; -moz-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }
.box-toolbar .bar-mail:hover { width: 230px; }
.box-toolbar .bar-mail:hover i { background-position-x: -50px; }
