/***首页滚动***/
.bx-controls{}
.bx-wrapper{margin-bottom:20px;max-width:2000px !important;}
.bx-wrapper .bx-pager{position:absolute;top:auto;bottom:10px;z-index:60;}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item{}
.bx-wrapper .bx-pager.bx-default-pager a{border-radius: 5px !important;border:2px solid #fff; background-color:transparent;width:12px;height:12px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{border:2px solid #fff; background-color:#fff;}
.bx-wrapper .bx-controls-direction a{width:33px;height:54px;margin-top:-27px;z-index:60;}
.bx-wrapper .bx-prev{background:url("../js/plugins/bxslider/images/controls2.png") no-repeat scroll 0 -54px;  left: 20px;}
.bx-wrapper .bx-next { background:url("../js/plugins/bxslider/images/controls2.png") no-repeat scroll -33px -54px; right: 20px; }
.bx-wrapper .bx-prev:hover{background-position:0px 0px}
.bx-wrapper .bx-next:hover {background-position:-33px -0px}
.bx-wrapper img{display:block !important;}
.bx-wrapper .animate-container{position:absolute;top:0px;right:0px;bottom:0px;left:0px;height:100%;width:100%;overflow:hidden;}
@media screen and (min-width: 1200px) {

}
@media screen and (max-width: 1199px) {
    .bx-wrapper .bx-prev{left: 15px;display:block;}
    .bx-wrapper .bx-next{right: 15px;display:block;}
    .bx-wrapper img.slide-bg{max-width:120%;margin-left:-120px;}

    
}
@media screen and (max-width: 992px) {
   .bx-wrapper img.slide-bg{max-width:150%;margin-left:-200px;}
}
@media screen and (max-width: 767px) {
   .bx-wrapper .bx-prev{left: 15px;display:block;}
   .bx-wrapper .bx-next{right: 15px;display:block;}
   .bx-wrapper img.slide-bg{max-width:180%;margin-left:-270px;}

}
@media screen and (max-width: 640px) {
    .bx-wrapper .bx-prev,.bx-wrapper .bx-next{display:none;}
    .bx-wrapper img.slide-bg{max-width:200%;margin-left:-270px;}
}
@media screen and (max-width: 414px) /*iphone 6 plus*/ {
    .bx-wrapper img.slide-bg{max-width:230%;margin-left:-285px;}
}
@media screen and (max-width: 375px)/*iphone 6*/{
    .bx-wrapper img.slide-bg{max-width:240%;margin-left:-320px;}
}
@media screen and (max-width: 360px) {
    .bx-wrapper img.slide-bg{max-width:250%;margin-left:-320px;}
}
@media screen and (max-width: 320px){
    .bx-wrapper img.slide-bg{max-width:260%;margin-left:-320px;}
}

/***快速入口***/
.thm16_quick_link{}
.thm16_quick_link > div {position:relative;}
.thm16_quick_link > div > .thm16_quick-link-media{width:100%;height:100%;overflow:hidden;}
.thm16_quick_link > div > .thm16_quick-link-media img{width:100%;}
.thm16_quick_link > div > .thm16_title{float:left;width:100%;height:50px;padding:5px 15px;color:#fff;background-color:rgba(57,152,63,0.95);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e521ab38,endColorstr=#e521ab38);position:relative;}
.thm16_quick_link > div > .thm16_title >h4 {font-size:16px;margin:2px 0px;}
.thm16_quick_link > div > .thm16_title >h5 {font-size:12px;margin:2px 0px;}
.thm16_quick_link > div > .thm16_title > a{font-size:36px;line-height:50px;color:#fff;width:100%;height:48px;position:absolute;top:0px;right:0px;}
.thm16_quick_link > div > .thm16_title > a > i{position:absolute;right:9px;top:6px;} 
/*首页主容器登录*/
.thm16_home-login .thm16_logout{border: 3px solid #21ab38;background: url('../images/locked.png') no-repeat 10px 10px;color:rgba(59,57,56,0.6);font-size:14px}
.thm16_home-login .thm16_logout .thm16_btn{float:left;margin-left:50px;margin-top:6px;padding:3px 5px;}
.thm16_home-login .thm16_logout .form-group{border-top:1px dotted #666;}
.thm16_home-login .thm16_logout .form-group label.checkbox{font-weight:400;}
.thm16_home-login .thm16_logout .form-group i{color:#21ab38;}
.thm16_home-login .thm16_logout .form-group label.checkbox span{transition:none !important;}
.thm16_home-login .thm16_logout .thm16_link, .thm16_home-login .thm16_login .thm16_link{color:#21ab38;}
.thm16_home-login .thm16_logout .thm16_link:hover , .thm16_home-login .thm16_login .thm16_link:hover{color:#21ab38;}
.thm16_home-login .thm16_logout .thm16_link:before,.thm16_home-login .thm16_login .thm16_link:before {color:#21ab38; content: url("../images/caret.png"); line-height:1;display:inline-block;width:7px;margin-right:2px;}
.thm16_home-login .thm16_login {border: 3px solid #21ab38;color:rgba(59,57,56,0.6);font-size:14px}
.thm16_home-login .thm16_login h3{margin-top:10px;}
.thm16_home-login .thm16_login p.text-center{border-top:1px dotted #666;}

/***首页的表单***/
.thm16_home-form{min-height:209px;}
.thm16_home-form > div > .thm16_article{padding-top:17px;}
.thm16_home-form > div > .thm16_article > h3{color:#1b1b1b;font-weight:600;margin:15px 0px;}
.thm16_home-form > div > .thm16_article > h5{color:#808080;margin:15px 0px;}
.thm16_home-form > div > .thm16_article > h5 > span{font-size:24px;}
.thm16_home-form > div > .thm16_article  a.link{font-size:24px;color:#808080;font-weight:600;line-height:28px;}
.thm16_home-form > div.thm16_form-area{}
.thm16_form-area > .thm16_error_msg{visibility:hidden}
.thm16_form-area.thm16_error .thm16_error_msg{visibility:visible;text-indent:20px;}
.thm16_home-form > div.thm16_form-area .form-group{margin-bottom:20px;}
.thm16_home-form > div.thm16_form-area .form-group textarea{height:118px;line-height:24px;resize:none;}
.thm16_home-form > div.thm16_form-area .form-control{font-size:16px;padding: 6px 12px;}
.thm16_home-form > div.thm16_form-area .form-control:focus{box-shadow:0 0 8px rgba(137, 178, 46, 0.6);border-width:1px}
.thm16_form-area .thm16_sucess_msg{display:none;}
.thm16_form-area.thm16_sucess form {display:none;}
.thm16_form-area.thm16_sucess .thm16_sucess_msg {display:block;}
.thm16_form-area .thm16_fail_msg{display:none;}
.thm16_form-area.thm16_fail form {display:none;}
.thm16_form-area.thm16_fail .thm16_fail_msg {display:block;}
.thm16_form-area.thm16_sucess .thm16_sucess_msg h5, .thm16_form-area.thm16_fail .thm16_fail_msg h5 {margin-bottom:45px; }
/***首页Message***/
.thm16_home-message{padding-top:0px;height:auto !important;position:relative;}
.thm16_home-message .thm16_title{color:#21ab38;}
.thm16_home-message .thm16_article .thm16_home-message-list li{width:100%;float:left;margin-bottom:10px;}
.thm16_home-message .thm16_article .thm16_home-message-list a{font-size:14px;color:#8c8d88;}
.thm16_home-message .thm16_article .thm16_home-message-list a:hover{color:#21ab38}
.thm16_home-message .thm16_article > a.thm16_more{color:#21ab38;font-size:12px;}
.thm16_home-message .thm16_article > a.thm16_more >i{margin-left:5px;font-size:12px;}
.thm16_home-message .thm16_qr-code{right:0px;bottom:0px;}
.thm16_home-message .thm16_qr-code > img{} 
