*{margin: 0;padding: 0;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html {font-family:"微软雅黑", arial, 'Open Sans', sans-serif;-webkit-font-smoothing: antialiased;font-size: 14px;}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, and, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select {margin: 0;padding: 0;outline: 0;border: 0;background: transparent;vertical-align: baseline;}ul, ol {list-style: none;}article,aside,details,figcaption,figure,footer,header,hgroup,main,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;}
.clr{ display:block; clear:both;font-size:1px;width:1px;height:0;visibility:hidden; overflow:hidden;}
a {background: transparent;}a:active,a:hover {outline: 0;}abbr[title] {border-bottom: 1px dotted;}b,strong {font-weight: bold;}dfn {font-style: italic;}h1 {font-size: 2em;margin: 0.67em 0;}mark {background: #ff0;color: #000;}small {font-size: 80%;}sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sup {top: -0.5em;}sub {bottom: -0.25em;}img {border: 0;}svg:not(:root) {overflow: hidden;}figure {margin: 1em 40px;}hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}pre {overflow: auto;}
code,kbd,pre,samp {font-family: monospace, monospace;font-size: 1em;}button,input,optgroup,select,textarea {color: inherit;font: inherit;margin: 0;}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 {border: 0;padding: 0;}input {line-height: normal;}input[type="checkbox"],input[type="radio"] {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-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}legend {border: 0;padding: 0;}textarea {overflow: auto;}optgroup {font-weight: bold;}table {border-collapse: collapse;border-spacing: 0;}td,th {padding: 0;}a{text-decoration: none;color: #333;}.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}.clr{ display:block; clear:both;font-size:1px;width:1px;height:0;visibility:hidden; overflow:hidden;}
@media print {* {text-shadow: none !important;color: #000 !important;background: transparent !important;box-shadow: none !important;} a, a:visited {text-decoration: underline;}a[href]:after {content: " (" attr(href) ")";} abbr[title]:after {content: " (" attr(title) ")";} a[href^="javascript:"]:after,a[href^="#"]:after {content: "";} pre,  blockquote {border: 1px solid #999;page-break-inside: avoid;}thead {display: table-header-group;}tr,img {page-break-inside: avoid;}img {max-width: 100% !important;}p, h2, h3 {orphans: 3;widows: 3;} h2,h3 {page-break-after: avoid;}select {background: #fff !important;}}


.clr{ display:block; clear:both;font-size:1px;width:1px;height:0;visibility:hidden; overflow:hidden;}
.main{width: 100%;margin: 0 auto;max-width: 1220px;}
.main:after{content: '';display: block;clear: both;}
.clear:after{content: '';display: block;clear: both;}
.tran{transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;}
.one{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.lin{display: -webkit-box !important;word-break: break-all;overflow:hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}
/*header footer css begin*/
body{padding-top: 82px;padding-bottom: 119px;}
.head{position: fixed;z-index: 18;top:0;left:0;width:100%;/*border-bottom: 1px solid #f2f2f2;*/background: #000;}
.head-logo{float:left;display:block;padding: 12px 0;}
.head-logo img{display: block;width:100%;}
.head-rg{float: right;line-height: 80px;}
.head-btn{display:none;float:left;padding: 10px 0;}
.head-btn span{position:relative;display: block;width: 25px;height: 3px;background: #fff;}
.head-btn span:before,.head-btn span:after{position: absolute;content:"";clear:both;display:block;left:0;width: 100%;height: 100%;background: #fff;}
.head-btn span:before{top: -8px;}
.head-btn span:after{bottom: -8px;}
.head-ul{float: left;}
.head-li{float: left;position:relative;}
.head-a{display: block;padding: 0 15px;color: #fff;transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease; font-size:16px;}
.head-pull-ul{position: absolute;z-index: 4;top:100%;left:0%;margin-left: -50%;width:220%;visibility:hidden;opacity:0;line-height: 40px;text-align: center;background: #000;/*border:1px solid #eee;*/border-radius: 5px;transform: translate3d(0,20%,0);-webkit-transform: translate3d(0,20%,0);-moz-transform: translate3d(0,20%,0);-ms-transform: translate3d(0,20%,0);-o-transform: translate3d(0,20%,0);}
.head-pull-ul a{color: #fff;}
.head-li:hover .head-a,.head-a.active{color: #fff;background: #caa000; }
.head-li:hover .head-pull-ul{visibility:visible;opacity: 1;transform: translate3d(0,0,0);-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);-o-transform: translate3d(0,0,0);}
.head-pull-ul li:hover a{color: #caa000; text-decoration:underline;}
.head-comul{float: left;}
.head-comul li{display: inline-block;margin-left: 10px;}
.head-comul li a{color: #8d8d8d;}
.peo-ic{display: inline-block;width: 31px;height: 30px;vertical-align: middle;background: url(../../img/icon.png) no-repeat center center;}
.lan-ic{display:block;width: 31px;height: 30px;font-style:normal;font-size: 12px;text-align: center;line-height: 30px;background:url(../../img/bg3.png) no-repeat center;}
.foot{position:fixed;z-index: 18;bottom:0;left:0;width:100%;}
.foot-top{background: #9e8264; background-image:url(../../img/f-bg.png); background-position:center; background-repeat:no-repeat;}
.foot-top-box{position: relative;padding: 12px 0;}
.foot-top-ul{width: 94%;}
.foot-top-ul li{float: left;width: 25%;border-left: 1px solid rgba(255, 255, 255, 0.3);text-align: center;}
.foot-top-ul li:first-child{border:0;}
.foot-top-ul li a{display:block;color: #fff;}
.foot-top-img,.foot-top-cont{display: inline-block;vertical-align: middle;}
.foot-top-img{margin-right: 5px;}
.foot-top-img img{display: block;width: 100%;}
.foot-top-cont{text-align: left;}
.foot-top-cont p{font-size: 18px;line-height: 26px;}
.foot-top-cont span{font-family: arial;}
.foot-wx{position: absolute;right:0;bottom: 0;height: 110%;padding: 10px;z-index: 3;background: #333;}
.foot-wx:after{position: absolute;z-index: -1;content:"";clear:both;display:block;top:0;right: -10px;border-right: 10px solid transparent;border-bottom: 10px solid #7a634b;}
.foot-mid,.foot-bot{background: #4a4a4a;}
.foot-mid-ul li{display: inline-block;margin-left: 0;font-size: 12px;color: #c2c2c2;line-height: 38px;}
.foot-mid-ul li:first-child{margin-left: 0;}
.foot-mid-box{display: table;padding-right: 53px;}
.foot-mid-ul li i{display: table-cell;padding-top: 4px;padding-right: 5px;width: 18px;vertical-align: top;}
.foot-mid-ul li span{display: table-cell;}
.foot-bot{font-size: 0.86rem;color:#6f6f6f;text-align: center;line-height: 32px;border-top: 1px solid #646363;}
/*login*/
.login-bg{display:none;position: fixed;z-index: 20;top:0;left:0;width:100%;height: 100%;background: url(../../img/bg4.png) repeat center;}
.login{display:none;position: fixed;z-index: 21;top: 20%;left: 20%;padding:  40px;width: 60%;height: 390px;background: #fff;}
.login p{font-size: 12px;text-indent: 20px;color: #666;}
.login-close{position: absolute;top:0;right: 0;width: 37px;height: 37px;}
.login h2{margin-bottom: 10px;font-weight: normal;font-size: 24px;color: #333;text-align: center;}
.login h3{font-weight: normal;}
.login-inp{float: right;padding-left: 20px;width: 50%;color: #666;}
.login-text{position: relative;margin-bottom: 22px;}
.login-tit{position: absolute;top:0;left:0;margin: 8px 0;padding-right: 18px;width: 90px;border-right: 1px solid #d2d2d2;line-height: 20px;text-align: right;}
.login-text-inp{width: 100%;line-height: 36px;text-indent: 110px;border: 1px solid #d2d2d2;}
.login-info{margin-bottom: 10px;text-align: center;line-height: 20px;}
.login-chec{margin-bottom: 10px;}
.login-forget{float: right;color: #666;}
.login-link{color: #333;}
.login-btn{margin-bottom: 10px;width:100%;line-height: 36px;background: #333;color: #fff;}
.login-intro{float: left;width: 50%;height: 100%;line-height: 20px;}
.login-scroll{height: 100%;}
.login-box{padding-right: 30px;}
.login-stand{margin-bottom: 10px;line-height: 34px;}
.login-stand p{position: relative;}
.login-stand p:before{position: absolute;top:0;left:0;content:"";clear:both;display:block;width: 15px;height: 34px;background: url(../../img/icon13.png) no-repeat center;}

/*index*/
.banner{}
.banner-ul{}
.banner-li{display: none;}
.banner-li:first-child{display: block;}
.banner-li a{display: block;height:375px;background-size:auto 100%;background-position: center;background-repeat: no-repeat;}
.banner-li a img{display: none;}
.banner .owl-theme .owl-controls .owl-buttons div{position: absolute;top: 50%;margin: -37px 0 0 0;padding:0;opacity:1;width: 75px;height: 75px;background-repeat: no-repeat;background-position: center;border-radius: 0;background-color: transparent;}
.banner .owl-theme .owl-controls .owl-buttons div.owl-prev{left:5%;background-image: url("../../img/prev.png");}
.banner .owl-theme .owl-controls .owl-buttons div.owl-next{right:5%;background-image: url("../../img/next.png");}
.banner .owl-theme .owl-controls .owl-page span{margin:5px;opacity: 1;background-color: #666;width: 15px;height: 15px;}
.banner .owl-theme .owl-controls .owl-page.active span, .banner .owl-theme .owl-controls.clickable .owl-page:hover span{background-color: #caa000;}
.banner .owl-theme .owl-pagination{position: relative;margin-top: -33px;bottom: 10px;}

.banner .bx-wrapper .bx-controls-direction a{margin-top:-37px;width: 75px;height: 75px;background-repeat: no-repeat;background-position: center;border-radius: 0;background-color: transparent;}
.banner .bx-wrapper .bx-prev{left:1%;background-image: url("../../img/prev.png");}
.banner .bx-wrapper .bx-next{right:1%;background-image: url("../../img/next.png");}
.banner .bx-wrapper .bx-pager{bottom:10px;}
.banner .bx-wrapper .bx-pager.bx-default-pager a{margin:5px;opacity: 1;background-color: #666;width: 10px;height: 10px;border-radius: 50%;}
.banner .bx-wrapper .bx-pager.bx-default-pager a.active,.banner .bx-wrapper .bx-pager.bx-default-pager a:hover{background-color: #caa000;}


.ind-news{background: url(../../img/bg1.png) repeat-x bottom left;}
.ind-news-box{padding: 15px 0;border-bottom: 1px solid #e6ded5;}
.ind-news-lf{float: left;width: 90%;}
.ind-act{float: left;width: 100px;color:#333;border-right: 1px solid #e6ded5;}
.act-ic{float:left;margin-right:3px;width:28px;height: 27px;}
.act-cont{float: left;line-height:27px;}
.act-cont span{font-size: 12px;}
.ind-news-list{position: relative;float: left;width: 90%;height: 28px;overflow: hidden;}
.ind-news-ul{position: absolute;top:0;left:0;width: 100%;}
.ind-news-li{padding: 0 10px;}
.ind-news-li a{display: block;line-height: 30px;}
.ind-news-li a p{float: left;width:74%;color: #333;}
.ind-news-li a span{float: right;width: 110px;color: #666;}
.ind-news-rg{float: right;width:100px;height: 34px;line-height: 34px;}
.ind-news-rg a{display: block;color:#fff;background: #666;text-align: center;}
.ind-news-rg a:hover{background: #333;}
.ind-into{padding: 40px 0;}
.ind-into-lf{float:left;width: 153px;}
.ind-into-tit{position: relative;margin-bottom: 24px;}
.ind-into-tit h3{font-size: 30px;font-weight: normal;color: #333;}
.ind-into-tit p{padding-bottom: 5px;font-size: 18px;color: #bfbfbf;}
.ind-into-tit:after{position: absolute;content:"";clear:both;display:block;bottom: 0;left:0;width: 35px;height: 3px;background: url(../../img/bg.png) no-repeat center;}
.ind-more{display: block;width: 130px;height: 36px;background-color: #666;background-image: url(../../img/icon11.png);background-repeat: no-repeat;background-position: center center;}
.ind-more:hover{background-color: #333;}
.ind-into-rg{float:right;padding: 5px 0;width: 80%;color: #666;line-height: 24px;}
.ind-into-rg p{text-indent: 30px;}
.ind-bk{padding: 40px 0;background: #f6f6f6;}
.ind-bk-box{margin: 0 -1%;}
.ind-bk-lf{float:left;width: 50%;}
.ind-bk-lf a img{display: block;width:100%;}
.ind-bk-a{position:relative;margin: 0 1%;display: block;color: #fff;overflow: hidden; font-weight:normal; text-align:left;}
.ind-bk-cont{position: absolute;bottom: 0;left: 0;padding: 5px 0;width:100%;line-height: 20px; background: url(../../img/bg2.png) repeat center;}
.ind-bk-desc{padding: 0 17px;}
.ind-bk-cont h3{font-size: 18px;line-height: 30px;}
.ind-bk-cont p{font-size:16px;}
.ind-bk-bl{margin-top: 13px;}
.ind-bk-bl:first-child{margin-top:0;}
.ind-relat-box{position: relative;padding: 40px 30px ;}
.ind-relat-ul:after{content:"";clear: both;display: block;}
.ind-relat-li{padding: 0 3%;padding-bottom: 1px;}
.ind-relat-li a{display:block;border: 1px solid #eee;}
.ind-relat-li  img{display: block;width:100%;}
.ind-relat-box .owl-theme .owl-controls .owl-buttons div{position: absolute;top: 18%;margin-top: -20px;margin: 0;padding: 0;background: none;width: 19px;height: 40px;}
.ind-relat-box .owl-theme .owl-controls .owl-buttons .owl-prev{left:-30px;background: url(../../img/prev0.png) no-repeat center;}
.ind-relat-box .owl-theme .owl-controls .owl-buttons .owl-next{right:-30px;background: url(../../img/next0.png) no-repeat center;}
.ind-relat-box .owl-theme .owl-controls .owl-buttons .owl-prev:hover{background: url(../../img/prev.png) no-repeat center;}
.ind-relat-box .owl-theme .owl-controls .owl-buttons .owl-next:hover{background: url(../../img/next.png) no-repeat center;}
/*产品*/
.inn-ban{width: 100%;}
.inn-ban img{display: block;width:100%;}
.inn-pro{width: 100%;padding: 0 0 60px 0;background: #fafafa;}
.pro-tit{padding: 32px 0;text-align: center;}
.pro-tit h3{font-size: 18px;color: #333;}
.pro-tit p{color: #c0c0c0;}
.pro-scroll{width: 100%;}
.pro-table{width:100%;color: #333;text-align: center;border: 1px solid #eee;}
.pro-table tr th{font-weight:normal;background: #f8f8f8;border-bottom: 1px solid #ececec;line-height: 52px;}
.pro-table tr td{position:relative;padding: 20px 0;border-bottom: 1px solid #ececec;background: #fff;}
.pro-span{display:none;position: absolute;top:0;left:0;width: 110px;line-height: 60px;}
.pro-table-a{color: #333;}
.order-a{display: inline-block;margin: 0 2px;padding: 0 20px;color:#fff;line-height: 36px;background:#333;}
.order-a:hover{background: #333;}

.more-link{margin: 40px 0 0 0;text-align: center;}
.more-link a{display: inline-block;margin: 0 3px;padding: 0 12px;color:#9c9999;line-height: 34px;}
.more-link a:hover,.more-link a.active{color:#fff;background: #333;}
.link{font-size: 18px;}
/*产品详情*/
.det-return{text-align: center;line-height: 50px;border-bottom: 1px solid #d3d4d7;}
.det-return a{color: #4d4852;}
.det-box{padding: 36px 0 45px 0;}
.det-trend,.det-data{float: left;width: 50%;}
.det-trend img{display: block;width: 100%;}
.det-trend{position: relative;}
.det-data{padding-left: 10px;}
.det-btn{position: absolute;top:25px;left:60px;}
.det-btn a{display:inline-block;width: 86px;line-height: 33px;color:#666; background: #f4f4f4;text-align: center;}
.det-btn a.active{color:#fff; background: #333;}
.det-data h2{margin-bottom:15px;font-size: 18px;color: #333;line-height: 28px;text-indent: 20px;}
.det-data-ul{padding: 12px 0;border-top: 1px dotted #c1c1c1;border-bottom: 1px dotted #c1c1c1;}
.det-data-li{float:left;width: 33.3333%;border-left: 1px dotted #c1c1c1;text-align: center;}
.det-data-li:first-child{border:none;}
.det-data-li p{font-size: 12px;color: #666;line-height: 24px;}
.det-data-li h3{font-size: 24px;color: #646464;line-height: 48px;}
.det-data-intro{padding: 20px 20px 15px 20px;color: #666;}
.det-data-box{margin-bottom: 15px;}
.det-state{float: left;}
.det-set{float: right;}
.det-data-intro p{font-size: 12px;line-height: 24px;}
.det-make-btn{margin-top: 10px;margin-left: 20px;width: 175px;line-height: 38px;color: #fff;background: #333;}
.det-make-btn:hover{background: #333;}
.det-info{padding: 35px 0 45px 0;background-color: #f6f6f6;background-image: url(../../img/bg6.png);background-repeat: repeat-x;background-position: top;}
.det-img {margin-bottom: 20px;}
.det-img img{display: block;width: 100%;}
.pro-det{padding-bottom: 180px;background: #fff;}
.pro-det-btn{margin-bottom: 20px;padding: 10px 0;border-bottom: 1px solid #e4e4e4;}
.pro-det-a{position:relative;display:inline-block;width: 200px;border-right: 1px solid #e4e4e4;font-size: 16px;line-height: 36px;color:#646464;text-align: center;}
.pro-det-a:hover:after,.pro-det-a.active:after{position: absolute;content:"";clear:both;clear: both;bottom: -10px;left:0;width: 100%;height: 3px;background: #333;}
.pro-det-li{display: none;}
.pro-det-box{padding: 0 24px;}
.pro-det-box h3{position:relative;line-height: 36px;text-indent: 25px;background: #f0f0f0;}
.pro-det-box h3:before{position: absolute;content:"";clear:both;display:block;top:0;left:0;width: 10px;height: 100%;background: #333;}
.pro-det-list{padding: 26px 20px;}
.pro-det-list p{line-height: 26px;}
.pro-det-table{width:100%;line-height: 50px;border: 1px solid #ddd;}
.pro-det-tr{border-top: 1px solid #ddd;}
.pro-det-tr td{padding: 0 0 0 30px;border-left: 1px solid #ddd;text-align: left;}
.pro-det-tr td:first-child,.pro-det-tr:first-child{border:none;}
.pro-det-tr td.active{padding: 0 30px 0 0;width: 32%;background: #f8f8f8;text-align: right;}
.pro-det-worth{padding: 0 50px;}
.pro-worth-table{width: 100%;border: 1px solid #eaeaea;text-align: center;}
.pro-worth-table th{font-weight:normal;line-height: 52px;}
.pro-worth-table tr{border-bottom: 1px solid #eaeaea;line-height: 40px;}
.pro-worth-table tr td{border-left: 1px solid #eaeaea;font-size: 12px;}
.pro-worth-table tr td:first-child{border: none;}
.pro-worth-table tr.active{background: #f8f8f8;}
.pro-det-report{padding: 0 12px;line-height: 54px;color: #333;}
.pro-report-li{width:100%;display:table;margin-bottom: 7px;padding: 0 30px;border: 1px solid #ececec;background: #f8f8f8;}
.pro-report-li a{ display:block;}
.pro-report-li:hover{width:100%;display:table;margin-bottom: 7px;padding: 0 30px;border: 1px solid #ececec;background: #333; color:#FFFFFF!important;}
.pro-report-li:hover a{color:#FFFFFF!important;}
.pro-report-li:hover a span{color:#FFFFFF!important;}

/*.pro-report-li:after{content: "";clear: both;display: block;}*/
.pro-report-li p{display: table-cell;padding-right: 20px;display: -webkit-box !important;word-break: break-all;overflow:hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.pro-report-a{display: table-cell;width: 100px;color: #575757;}
/*董事长致辞*/
.speech-head{line-height: 52px;border-bottom: 1px solid #e3e3e3;}
.speech-tit{position: relative;}
.speech-nav{position: absolute;z-index: 5;top:0;left: 0;}
.speech-nav-ic{display:none;position: absolute;top: 0;right: 20px;content: "";clear: both;width: 16px;height: 52px;background: url(../../img/icon17.png) no-repeat center;}
.speech-nav-ic.active{background: url(../../img/icon18.png) no-repeat center;}
.speech-nav-tit{padding-left: 30px;width:222px;font-size: 22px;color:#fff;background: url(../../img/bg7.png) no-repeat center;}
.speech-nav-ul{width: 100%;background: #efefef;}
.speech-nav-li{border-top:1px solid #fff;}
.speech-nav-a{display: block;padding-left: 30px;color: #666;}
.speech-nav-li:hover .speech-nav-a,.speech-nav-li.active .speech-nav-a{color: #000; text-decoration:underline;}
.speech-tit-home{float: right;}
.speech-tit-home a{color: #4d4852;}
.speech-tit-home a:hover{color: #90755b;}
.speech-tit-home i{margin-right: 10px;}
.speech-tit-home span{margin: 0 10px;}
.speech-cont{padding-left: 260px;padding-bottom: 100px;color: #666; min-height:300px;}
.chairman{float:left;width: 304px;}
.chairman h1{text-transform: uppercase;font-family: tahoma;font-size: 40px;font-weight: normal;color: #333;}
.chairman-intro{float:right;margin-top: 35px;width: 600px;line-height: 26px;color: #666;}
.chairman-start{margin-bottom: 22px;}
.chairman-intro p{margin-bottom: 22px;text-indent: 25px;}
.chairman-end{text-align: right;}
.chairman-end p{margin-bottom: 0;text-indent: 0;}
/*公司简介*/
.profile{padding-top: 26px;line-height: 30px; min-height:200px;}
.profile p{/*text-indent: 30px;*/}
.profile img{margin: 20px 0;display: block;width: 100%;}
/*公司文化*/
.profile h3{font-size: 16px;color: #a79178;}
/*经营团队*/
.team-li{display:table;padding: 22px 0;border-top:1px solid #f0f0f0;}
.team-li:first-child{border:none;}
.team-img{display:table-cell;width: 187px;}
.team-img img {
    display: block;
    width: auto;
    height: 144px;
    margin: 0 auto;
}
.team-cont{display:table-cell;padding: 0 24px;line-height: 26px;vertical-align: middle;}
.team-cont h3{font-size: 20px;color: #333;line-height: 30px;}
.team-posi{font-weight: bold;line-height: 40px;}
/*瑞博荣誉*/
.honor{padding: 30px 0;}
.honor-scroll{height: 700px;}
.honor-tit{float:left;width: 116px;font-size: 30px;color: #999;}
.honor-cont{float: left;margin-top:20px;width: 600px;border-left: 1px solid #ba9f89;}
.honor-li{position:relative;padding: 30px 0;}
.honor-li:before{position: absolute;content:"";clear:both;display:block;top: -16.5px;left: -16.5px;;width: 33px;height: 33px;background-color:#fff;background-image: url(../../img/icon19.png);background-repeat:  no-repeat;background-position: center;}
.honor-list-ul{position: relative;margin: 50px 0;padding: 0 30px;}
.honor-list-ul:before{position: absolute;content:"";clear:both;display:block;top: -8.5px;left: -8.5px;;width: 17px;height: 17px;background-color:#fff;background-image: url(../../img/icon20.png);background-repeat:  no-repeat;background-position: center;}
.honor-list-li{margin-bottom: 10px;}
.honor-li p{font-size: 20px;color: #333;}
.honor-li span{color: #cfcfcf;}
/*投研团队*/
.team{padding-top: 30px;}
.team-tit{position:relative;padding: 0 26px;font-weight:bold;font-size: 14px;line-height: 36px;background: #f0f0f0;color: #000;}
.team-tit:before{position: absolute;content:"";clear:both;display:block;top:0;left: 0;width: 10px;height: 100%;background: #333;}
/*风险控制*/
.control{padding: 45px 0;line-height: 24px;}
.control-intro,.control-img{float:left;width: 50%;}
.control-intro.w6{width:60%;}
.control-img.w4{width: 40%;}
.control-img img{display: block;width: 100%;}
.contro-intro-tit{font-weight: bold;}
/*理念与策略*/
.stra{color: #7a7a7a;}
.stra-info span{font-weight: bold;}
/*新闻*/
.news{width: 200px;}
.news-li{padding: 30px 0;border-top: 1px solid #f0f0f0;}
.news-li:first-child{border:none;}
.news-li a{display: table;width:100%;}
.new-box,.news-more,.news-img,.news-cont{display: table-cell;vertical-align: middle;}
.news-img img{display: block;width: 100%;}
.news-more{width: 130px;}
.news-btn{display: block;height: 36px;background-color: #fff;background-image: url(../../img/icon21.png);background-repeat: no-repeat;background-position: center center;}
.news-img{width: 200px;}
.news-img.w3{width:250px;}
.news-cont{padding: 0 40px;color: #999;}
.news-cont-tit{font-weight:bold;font-size: 16px;color: #333;-webkit-line-clamp: 1;}
.news-cont p{margin:20px 0; -webkit-line-clamp: 2;line-height: 25px;}
.news-time span{color: #666;}
.news-li:hover .news-btn{background-color: #333;background-image: url(../../img/icon11.png);}
/*新闻详情*/
.news-det-tit{border-bottom: 1px dotted #cbcbcb;text-align: center;line-height: 30px;}
.news-det-tit h3{font-size: 18px;color: #333;}
.news-det-tit p{font-size: 16px;color: #999;}
.news-det-tit span{font-size: 12px;color: #999;}
.news-det-cont{color: #818181;line-height: 24px;}
.news-det-cont p{/*text-indent: 30px;*/}
.news-det-cont img{ max-width:100%;}
.news-det-li img{display: block;/*width:100%;*/}
.news-det-cont{padding: 30px;}
.det-ban{position: relative;margin-bottom: 20px;padding: 0 40px;}
.det-ban .owl-theme .owl-controls .owl-buttons div{position: absolute;top: 50%;margin:0;margin-top: -32px;padding:0;border-radius:0;width: 35px;height: 64px;}
.det-ban .owl-theme .owl-controls .owl-buttons .owl-prev{left:0;background:url(../../img/prev1.png) no-repeat center;}
.det-ban .owl-theme .owl-controls .owl-buttons .owl-next{right:0;background:url(../../img/next1.png) no-repeat center;}
.det-ban .owl-pagination{position: absolute;right:0;bottom:13px;left:0;}
.det-ban .owl-theme .owl-controls .owl-page span{margin-bottom: 2px;width: 40px;height: 1px;border-radius:0;background: #aeafb0;}
.det-ban .owl-theme .owl-controls .owl-page.active span,.det-ban .owl-theme .owl-controls .owl-page:hover span{margin-bottom: 0;height: 4px;background: #333;}
/*研投*/
.research .news-li{border-bottom: 1px solid #f0f0f0;}
.research .pro-det-report{line-height: 50px;}
.research .pro-det-report{padding: 0;padding-top: 20px;}
.research .pro-report-li{margin-bottom: 10px;}
.research .pro-report-li a{display: table;width:100%;color: #333;}
.research .pro-report-li .pro-report-a{font-size: 12px;}
.research .pro-report-li .pro-report-a span{color: #c8c8c8;}
.pro-report-a:hover{color: #9d846c;}
.pro-report-a:hover .download-ic{background: url(../../img/icon26.png) no-repeat center;}
/*认购流程*/
.process{padding-bottom: 50px;}
.process-tit{padding: 40px 0;text-transform: uppercase;text-align: center;}
.process-tit p{font-weight:bold;font-size: 18px;color: #333;}
.process-tit span{color: #c0c0c0;}
.process-cont-tit{font-weight:bold;color: #654f3b;}
.process-cont-box{margin-bottom: 20px;color: #666;line-height: 26px;}
/*公告*/
.announ-li{padding: 26px 0;border-bottom: 1px solid #eaeaea;}
.announ-a{display: table;width: 100%;}
.announ-time,.announ-cont{display: table-cell;vertical-align: middle;}
.announ-time{display:table-cell;width: 88px;text-align:center;background: #e1e1e1;}
.announ-time h3{font-size: 24px;color: #fff;line-height: 60px;background: #bababa;}
.announ-time p{font-size: 16;color: #666;line-height: 30px;}
.announ-cont{padding-left: 18px;font-size: 12px;color: #746969;line-height: 20px;}
.announ-cont h3{height: 20px;font-size: 16px;color: #474545;-webkit-line-clamp: 1;}
.announ-cont p{height: 40px;-webkit-line-clamp: 2;}
.announ-li:hover .announ-time h3{background: #333;}
/*产品预约*/
.appoin{padding: 40px 0 100px 0;text-align: center;}
.appoin-tit{border-bottom: 1px dotted #cbcbcb;color:#333;line-height: 34px;}
.appoin-tit p{font-size: 18px;}
.appoin-tit h3{margin-bottom: 30px;font-size: 14px;}
.appoin-tit img{margin-bottom: 30px;display: block;width:100%;}
.appoin-cont{margin: 40px 0;display: inline-block;width: 724px;}
.appoin-dl{display: table; margin-bottom: 24px;width: 100%;}
.appoin-dt,.appoin-dd{display: table-cell;vertical-align: top;}
.appoin-dt{width: 70px;text-align: right;padding-right: 10px;font-size: 14px;line-height: 36px;}
.appoin-dd{text-align: left;}
.appoin-dd.cent{text-align: center;}
.appoin-box{position: relative;display: inline-block;width: 290px;}
.appoin-inp{width: 100%;height: 36px;border: 1px solid #d4d4d4;text-indent: 10px;line-height: 36px;}
.appoin-inp.te{width: 408px;height: 146px;resize: none;}
.appoin-posi{position: absolute;top: 0;right:0;width: 60px;height: 100%;line-height: 36px;border: 1px solid #d4d4d4;text-align:center;background: #f1f1f1;}
.appoin-intro{display: inline-block;font-size: 12px;color: #999;}
.appoin-dd span{margin: 0 10px;font-size: 16px;color: #c81f1f;}
.appoin-btn{width: 165px;line-height: 40px;color:#fff;background: #333;}
/*活动预约*/
.activity{line-height: 24px;color: #818181;}
.activity .news-det-tit{padding: 40px 0 20px 0;}
.activity-box{padding: 30px 18px;border-bottom: 1px dotted #cbcbcb;}
.activity-box p{text-indent: 30px;}
.activity-box img{display: block;margin: 20px 0;width: 100%;}
.activity-way{padding: 30px 18px;}
.activity-way h3{font-size: 20px;text-align: center;line-height: 50px;}
.activity-btn{margin-top:30px;text-align: center;}
.activity-btn a{display: inline-block;width:100px;font-size: 14px;line-height:35px;color:#666;background:#efefef;}
.activity-btn a:hover{display: inline-block;width:100px;font-size: 14px;line-height:35px;color:#fff;background:#333;}
/*承诺函*/
.acknow{padding: 30px 0 168px 0;background: #f6f6f6;}
.acknow-box{padding: 76px 145px 90px 145px;background: #fff;}
.acknow-tit{margin-bottom: 60px;font-weight:bold;font-size: 26px;color: #333;text-align: center;}
.acknow-cont{padding-bottom: 34px;line-height: 30px;color: #666;}
.acknow-cont h3{font-weight:normal;font-size: 22px;color: #937d68;line-height: 60px;}
/*选择注册*/
.question-cont{text-align: right;}
.question-btn{text-align: center;}
.question-btn p{margin-bottom: 20px;font-size: 18px;}
.question-btn a{margin: 10px 22px;display: inline-block;width: 220px;border-radius: 5px;color:#fff;background: #333;}
.question-btn i{margin-right: 15px;display: inline-block;vertical-align: middle;}
/*个人注册*/
.indivi-user{text-align: center;}
.indivi-box{display:inline-block;width:750px;padding-left: 100px;}
.indivi-dl{width: 100%;display: table;margin-bottom: 10px;text-align: left;line-height: 38px;}
.indivi-dt,.indivi-dd{display: table-cell;vertical-align: top;}
.indivi-dt{width: 112px;}
.indivi-inp{display:table-cell;width: 310px;height: 38px;border: 1px solid #dcdcdc;text-indent: 10px;line-height: 38px;}
.indivi-dd span{display:inline-block;margin: 0 10px;font-size: 16px;color: #c81f1f;vertical-align: middle;}
.indivi-dd a{color: #333;}
.indivi-inp.sec{display:table-cell;width:110px;margin-right: 5px;}
.indivi-inp.wi{width: 190px;}
.indivi-inp.te{width: 485px;height: 60px;}
.indivi-inp.w164{width: 164px;}
.indivi-btn{width: 184px;line-height: 38px;text-align:center;color: #fff;background: #333;}
.indivi-btn.w8{width:280px;}
.indivi-ra{margin-left: 20px;}
.indivi-inpbox{display: table;width:100%;}
/*渠道人员注册*/
.indivi-info{display: inline-block;font-size: 12px;color: #d05151;line-height: 38px;}
/*咨询留言*/
.feedback{background-image: url(../../img/bg8.png);background-position: center;background-repeat: no-repeat;background-size: cover;}
.feedback-box{padding-bottom: 80px;padding-right: 600px;}
.feedback-box h3{font-size: 18px;color: #725f4d;line-height: 46px;}
.feedback-box p{color: #666;line-height: 26px;}
/*下载中心*/
.download{padding-top:30px;}
.download-ic{display:inline-block;width: 33px;height: 22px;background: url(../../img/icon14.png) no-repeat center;vertical-align: sub;}
/*常见问题*/
.problem-li{margin-bottom: 10px; cursor:pointer;}
.problem-tit{position: relative;padding: 0 35px;height: 50px;border: 1px solid #ececec;line-height: 50px;color:#333;background: #f1f1f1;}
.problem-tit:after{position: absolute;content: "";display:block;clear:both;top: 0;right: 35px;width: 20px;height: 50px;background: url(../../img/icon24.png) no-repeat center;}
.problem-pull{display:none;padding: 30px 45px  30px 35px;border: 1px solid #ececec;color: #666;line-height: 24px;word-break: break-all;}
.problem-li.active .problem-tit:after{background: url(../../img/icon25.png) no-repeat center;}
.problem-li.active .problem-pull{display: block;}
/*调查问卷个人*/
.survey{padding: 30px 0 60px 0;background: #f4f4f4;line-height: 24px;color: #666;}
.survey-box{padding: 80px 160px 85px 160px;background: #fff;}
.survey-box h2{margin: 25px 0 50px 0;font-size: 24px;text-align: center;}
.survey-intro{padding: 18px;border: 1px solid #333;font-size: 12px;background: #f2f0ed;}
.survey-intro h3{font-size: 12px;}
.survey-li{padding: 20px 0;border-bottom: 1px dotted #e5e5e5;}
.survey-li h3{margin-bottom: 8px;padding: 8px 0;font-size: 18px;color: #575757;}
.survey-li .h3{font-weight: normal;}
.survey-li p{padding: 0 10px;width:100%;border: 1px solid #fff;line-height: 40px;font-size: 14px;cursor: pointer;}
.survey-li p input[type="radio"]{margin-right: 10px;}
.survey-li p:hover{border: 1px solid #f5f5f5;color: #333;}
.survey-btn{text-align: center;}
.survey-sub,.survey-res{margin:70px 7px;width:184px;height: 50px;border-radius: 3px;line-height: 50px;color: #fff;}
.survey-sub{background: #333;}
.survey-res{background: #999;}
/*提交问卷结果*/
.results{text-align: center;}
.survey-box .h2{margin-bottom: 25px;}
.results span{margin: 20px auto;display: block;width: 250px;border-radius: 5px;font-weight: bold;font-size: 20px;color:#fff;line-height: 50px;background: #333;}
.results img{display: inline-block; }
.results .survey-sub,.results .survey-res{display: block;margin: 10px auto;width: 200px;}
.results-intro{margin-top: 40px;}
/*用户中心*/
.user{margin: 0 auto;padding: 40px 0  220px 0;width: 470px;}
.user p{text-align: center;}
.user-dl{margin-bottom: 10px;display: table;width:100%;}
.user-tit{line-height: 60px;}
.user-dl .user-type{display: table-cell;width: 170px;}
.user-dl .user-type1{display: table-cell;width: auto;text-align: left;}
.user-dt{width: 170px;text-align: right;}
.user-dt span{margin: 0 10px;color: #e52613;}
.user-dd{padding-left: 16px;}
.user-dt,.user-dd{display: table-cell;}
.user-inp{width: 100%;border: 1px solid #ebebeb;text-indent: 10px;line-height: 40px;}
.user-sub{margin-top: 20px;width: 120px;border-radius: 3px;color:#fff;line-height: 40px;background: #333;}
/*预约认购*/
.subsc{padding: 20px 0 200px 0;}
.subsc h3{margin-bottom: 20px;border-bottom: 1px solid #ebebeb;font-weight:normal;font-size: 24px;color: #666;line-height: 50px;}
.subsc-table{width:100%;color: #333;text-align: center;border: 1px solid #eee;}
.subsc-table tr th{font-weight:normal;background: #f8f8f8;border-bottom: 1px solid #ececec;line-height: 52px;}
.subsc-table tr td{padding: 20px 0;border-bottom: 1px solid #ececec;background: #fff;}
/*我的产品页面*/
.pro-a{width: 100px;}
/*修改密码*/
.forget{width: 380px;margin: 60px auto;}
.forget-dl{display:table;margin-bottom: 10px;width: 100%;}
.forget-dt,.forget-dd{display: table-cell;}
.forget-dt{width: 84px;text-align: right;min-height: 1px;}
.forget-dd{padding-left: 14px;text-align: left;}
.forget-dd .indivi-inp{width:100%;}
.forget-dd .user-sub{text-align: center;}
@media only screen and (max-width:1220px ) {
	.head{padding: 0 10px;}
	.head-a{padding: 0 5px;}
	.head-logo{width:165px;padding: 22px 0;}
	.foot-top{padding: 0 10px;background-repeat:repeat;background-size: auto 100%;}
	.foot-top-ul{width: 90%;}
	.foot-mid{padding: 0 10px;}
	.foot-mid-ul li{float:left;display:block;width: 50%;margin-left: 0;}
	.login{width:90%;left: 5%;}
	.banner-li a{height: 531px;}
	.ind-news-box{padding: 15px 10px;}
	.ind-news-lf{width: 83%;}
	.ind-news-list{width: 80%;}
	.ind-news-li a p{width: 76%;}
	.ind-news-rg{}
	.ind-into{padding: 20px 10px;}
	.ind-into-rg{width: 74%;}
	.ind-bk-bl{margin-top: 19px;}
	.ind-bk-box{margin: 0;}
	/*产品*/
	.pro{padding: 0 10px;}
	.pro-table tr td:last-child{width: 200px;}
	/*.pro-table tr td:first-child,.pro-table tr th:first-child{width: 150px;padding-left: 10px;}
	.pro-table tr td:nth-child(3),.pro-table tr th:nth-child(3){width: 150px;}*/
	.pro-table-a{display: -webkit-box !important;word-break: break-all;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
	/*产品详情*/
	.det-img{padding: 0 10px;}
	.det-box{padding: 36px 10px 45px 10px;}
	.pro-det-report{padding: 0;}
	/*董事长致辞*/
	.speech-tit{padding: 0 10px;}
	.speech-cont{padding: 0 10px;padding-left: 250px;padding-bottom: 90px;}
	.chairman-intro{width: 500px;}
	/*瑞博荣誉*/
	.honor-cont{width: 380px;}
	/*新闻*/
	.news-box{display: table;margin-bottom: 10px;width:100%;}
	.news-cont{padding: 0 20px;}
	.news-more{display: block;float: right;}
	.news-btn{height: 12px;}
	.research .news-more{float: left;}
	/*认购流程*/
	.process{padding: 0 10px 50px 10px;}
	/*产品预约*/
	.appoin{padding: 40px 10px 50px 10px;}
	/*活动预约*/
	.activity-box,.activity-way{padding: 30px 0;}
	/*承诺函*/
	.acknow{padding: 30px 0;}
	.acknow-box{padding: 50px 50px 90px 50px;}
	.acknow-cont{padding-bottom: 50px;}
	/*个人用户*/
	.indivi-user{padding: 0 10px;}
	.indivi-box{padding: 0;}
	.indivi-dt{padding-left: 30px;}
	.indivi-inp{width:85%;}
	.indivi-inp.te{width: 85%;}
	.indivi-inp.wi{width: 66%;}
	/*咨询留言*/
	.feedback{padding: 0 10px;}
	.feedback-box{padding-right: 300px;}
	/*问卷调查*/
	.survey{padding: 30px 0 50px 0;}
	.survey-box{padding: 80px 100px 85px 100px;}
}
@media only screen and (max-width:1200px ) {
.banner-li a{height:400px;}
}

@media only screen and (max-width:740px ) {
    .act-cont { display:none;}
	.ind-act {
    float: left;
    width: 40px;
    color: #333;
    border-right: 1px solid #e6ded5;}
	.ind-into-tit h3 {
    font-size: 20px;
    font-weight: normal;
    color: #333;
    }
	.ind-into-tit {
    position: relative;
    margin-bottom: 10px;
     }
	 .ind-into-rg p {
    text-indent: 0px;
    }
	.ind-bk-cont p {
    font-size: 14px;
}
.ind-relat-box {
    position: relative;
    padding: 25px 30px;
}
	body{padding-top: 50px;padding-bottom: 200px;}
	.head-logo{padding: 5px 0;}
	.head-rg{line-height: 50px;}
	.head-btn{display: block;margin-top: 13px;margin-left: 10px;}
	.head-ul{display:none;float: none;position: absolute;z-index: 4;top:100%;right:0;width: 100%;background: #000;}
	.head-li{float: none;}
	.head-li a{line-height: 45px;border-bottom: 1px solid #f1f1f1; text-align:center;}
	.head-pull-ul{left:-100%;top:0%;margin-left:0;visibility: hidden;opacity: 0;transform: translate3d(100%,0,0);-webkit-transform: translate3d(100%,0,0);-moz-transform: translate3d(100%,0,0);-ms-transform: translate3d(100%,0,0);-o-transform: translate3d(100%,0,0);}
	.head-pull-ul.active{visibility: hidden;opacity: 0;transform: translate3d(0,0,0);-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);-o-transform: translate3d(0,0,0);}
	.foot-top-ul li{width: 50%;margin: 2px 0;}
	.foot-top-ul li:nth-child(3){border-left: 0;}
	.foot-mid-ul li{margin-left: 0;line-height: 18px;}
	.foot-mid-ul li i{padding-top: 2px;padding-right: 10px;}
	.foot-bot{display: none;}
	.login{padding: 20px 10px;width:90%;height: 90%;left: 5%;top:5%;}
	.login-inp,.login-intro{float: none;width:100%;}
	.login-inp{padding: 0;}
	.login-intro h2{font-size: 20px;}
	.login-scroll{height: 300px;}
	.login-stand p{line-height: 26px;}
	.login-stand p:before{height: 26px;}
	.banner-li a{height: 341px;}
	.ind-news-li{padding-right: 0;}
	.ind-news-lf{width: 100%;}
	.ind-news-list{width:84%;}
	.ind-news-li a p{width: 75%;}
	.ind-news-rg{margin-top: 5px; display:none;}
	.ind-into-lf{width:100%;}
	.ind-into-tit{float: left;}
	.ind-more{float: right;margin: 10px 0;width: 100px;}
	.ind-into-rg{width:100%;}
	.ind-bk{padding: 20px 0 0 0;}
	.ind-bk-lf{width: 100%;margin-bottom:19px;}
	.ind-bk-a{margin: 0;}
	/*产品详情*/
	.det-trend,.det-data{width: 100%;float: none;}
	.det-btn{top: 6px;}
	.det-btn a{width: 70px;line-height: 30px;}
	.det-make-btn{margin-left: 0;}
	.det-img{display: none;}
	.det-data{margin-top: 10px;}
	.det-data-intro{padding: 20px 10px;}
	.det-data-li h3{font-size: 20px;}
	.pro-det{padding-bottom: 50px;}
	.pro-det-btn{padding: 5px 0;}
	.pro-det-a:hover:after,.pro-det-a.active:after{bottom: -5px;}
	.pro-det-box{padding: 0 10px;}
	.pro-det-list{padding: 10px 5px;}
	.pro-det-tr td{padding: 0 0 0 5px;line-height: 30px;}
	.pro-det-tr td.active{padding: 0 5px 0 0;}
	.pro-det-worth{padding: 0 10px;}
	/*董事长致辞*/
	.chairman,.chairman-intro{float: none;}
	.chairman img{display: block;width:100%;}
	/*风险控制*/
	.control-intro,.control-img,.control-intro.w6,.control-img.w4{float:none;width: 100%;}
	.control-intro{margin-bottom: 20px;}
	/*新闻详情*/
	.news-det-cont{padding: 30px 0;}
	.det-ban{position: relative;padding: 0 10px;}
	/*研投*/
	.research .news-more{width: 100px;}
	/*产品预购*/
	.appoin-img{display: none;}
	/*承诺函*/
	.acknow-box{padding:40px 10px;}
	.acknow-tit{margin-bottom: 30px;font-size: 20px;}
	.acknow-cont h3{font-size: 16px;}
	/*个人用户*/
	.indivi-box{padding: 0;width:100%;}
	.indivi-dl{width:100%;}
	.indivi-dt{width: 70px;padding-left: 5px;}
	.indivi-inp.sec{width:78px;}
	.indivi-inp.w164,.indivi-btn{width: 48%;}
	.indivi-btn.w8{width: 50%;}
	/*问卷调查*/
	.survey{padding: 30px 0 50px 0;}
	.survey-box{padding: 50px 10px 55px 10px;}
	.survey-box h2{font-size: 20px;}
	.survey-sub, .survey-res{margin: 30px 7px;width: 40%;}
	/*用户中心*/
	.user{padding: 40px 0;width:100%;}
	.user-dl{margin-bottom: 20px;}
	.user-dt{line-height: 40px;}
	.user-dt,.user-dd{display: block;padding: 0;width: 100%;text-align: left;}
	.user-dl .user-type{width: 80px;}
	/*修改密码*/
	.forget{width: 100%;}
	.speech-head{height: 52px;}
	.speech-tit-home{display: none;}
}
@media only screen and (max-width:640px ) {
	body{padding-bottom: 180px;}
	.head-li:hover .head-a,.head-a.active{color: #666;background: #fff;}
	.head-pull-ul{border-radius: 0;background: #000; display:none;}
	.head-pull-ul li{border-bottom: 1px solid #e8e8e8;}
	.foot-top-ul{width: 100%;}
	.foot-top-img{width: 30px;height: 30px;}
	.foot-top-cont p{font-size: 12px;line-height: 18px;}
	.foot-wx{display:none;position:static;height: 100%;padding: 0 50px;bottom: 0;}
	.foot-mid{padding: 10px;}
	.foot-mid-ul li{width:100%;}
	.login-intro{margin-top: 20px;}
	.login-scroll{height: 270px;}
	.banner-li a{height: 80px;}
	.ind-news-list{float:right;width:88%;}
	.ind-news-li a p{width: 58%;}
	.ind-news-li a span{width: 96px;}
	.banner .owl-theme .owl-controls .owl-buttons div{width: 25px;}
	.banner .owl-theme .owl-controls .owl-page span{ width:5px; height:5px;}
	.banner .owl-theme .owl-controls .owl-buttons div.owl-prev{ left:1%;}
	.banner .owl-theme .owl-controls .owl-buttons div.owl-next{ right:1%;}
	/*产品*/
	.inn-pro{padding-bottom: 15px;}
	.pro-tit h3{font-size: 16px;}
	.pro-tit{padding: 15px 0;}
	.pro-table{border: none;}
	.pro-table tr{display:block;margin-bottom: 20px;border:1px solid #eee;}
	.pro-table .pro-tr{border: none;}
	.pro-table tr th{display: none;}
	.pro-table tr td{display:block;padding-left: 110px;width:100%;}
	.pro-table tr td:last-child{width: 100%;}
	.pro-span{display: block;}
	.pro-table-a{-webkit-box-orient:horizontal;}
	.more-link{margin: 15px 0 0 0;}
	.more-link a{line-height: 26px;}
	/*产品详情*/
	.det-return{line-height: 30px;}
	.pro-det-a{width: 33.333%;}
	.pro-report-li{padding: 0 5px;}
	/*董事长致辞*/
	.speech-nav-tit{width: 160px;font-size: 18px;}
	.speech-nav-ic{display: block;}
	.speech-nav-ul{display: none;}
	.speech-cont{padding: 0 0px;padding-bottom: 50px;}
	.chairman{width: 100%;}
	.chairman h1{font-size: 24px;}
	.chairman-intro{width: 100%;}
	/*经营团队*/
	.team-li{display: block;width:46.5%;}
	.team-img,.team-cont{display: block;width:100%;padding: 0;}
	.team-li img{margin-bottom: 10px;}
	/*瑞博荣誉*/
	.honor-tit{width: 80px;font-size: 25px;}
	.honor-scroll{height: 300px;}
	.honor-cont{width: 200px;}
	.honor-list-ul{padding: 0;padding-left: 20px;}
	/*新闻*/
	.new-box,.news-img,.news-cont,.news-img.w3{display: block;padding: 0;width: 100%;}
	.news-cont{padding: 10px 0;}
	.news-cont p{margin: 10px 0;}
	.news-more .news-btn{margin: 0;}
	/*公告*/
	.announ-time{width: 78px;}
	.announ-time h3{font-size: 20px;}
	.announ-cont{padding-left: 10px;}
	.announ-cont h3{font-size: 16px;}
	/*产品预购*/
	.appoin-cont{width: 100%;}
	.appoin-dd span{margin: 0;margin-left: 5px;}
	.appoin-box,.appoin-inp.te{width: 90%;}
	/*选择注册*/
	.question-btn a{margin: 10px 22px;}
	/*个人用户注册*/
	.indivi-inp.wi{width: 58%;}
	/*咨询留言*/
	.feedback-box{padding-right: 0;}
	.feedback-box h3{font-size: 17px;}
	/*常见问题*/
	.problem-tit{padding: 0 10px;}
	.problem-tit:after{right: 10px;}
	.problem-pull{padding:  10px;}
	/*提交问卷结果*/
	.results img{width: 70%;}
	/*预约认购*/
	.subsc-table tr th:first-child{width: 200px;}
	.banner .bx-wrapper .bx-controls-direction a {
    margin-top: -10px;
    width: 20px;
    height:20px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0;
    background-color: transparent;
}
.banner .bx-wrapper .bx-pager {
    bottom: 0px;
}
.displaynone{ display:none;}
}
@media only screen and (max-width:390px ) {
	body{padding-bottom: 230px;}
	.foot-wx{padding: 0 26px;}
	.login-text{margin-bottom: 15px;}
	.login-scroll{height: 230px;}
	.banner-li a{height: 60px;}
	.ind-news-list{width:71%;}
	/*瑞博荣誉*/
	.honor-scroll{height: 200px;}
	/*个人用户*/
	.indivi-inp.wi{width: 54%;}
}

@media only screen and (max-width:360px ) {
	.foot-wx{padding: 0;}
	.login-scroll{height: 130px;}
	.banner-li a{height:80px;}
	.ind-news-list{width:66%;}
	.ind-news-li a p{width: 46%;}
	/*产品详情*/
	.pro-det-tr td.active{width: 38%;}
	/*个人用户*/
	.indivi-inp.wi{width: 47%;}
}
@media (max-width: 997px) {
	.banner-li a{height: auto !important;}
	.banner-li a img{display: block;}
}








.float {
  position: fixed;
  top: 50%;
  right:0;
  margin-top: -135px;
  width: 53px;
  z-index: 999;
}


.float-item, .float-item-1, .float-item-2, .float-item-3, .float-item-4, .float-item-5 {
  width: 53px;
  height: 54px;
  border-bottom: 1px solid  #000;
  position: absolute;
  right: 0px;
}
.float-item > a, .float-item-1 > a, .float-item-2 > a, .float-item-3 > a, .float-item-4 > a, .float-item-5 > a {
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
  width: 53px;
  height: 53px;
  display: block;
  position: absolute;
  left: 0px;
  background-color: #000;
  color: #fff;
  line-height: 53px;
  font-size: 16px;
  cursor: pointer;
}
.float-item i, .float-item-1 i, .float-item-2 i, .float-item-3 i, .float-item-4 i, .float-item-5 i {
  float: left;
  width: 53px;
  height: 53px;
  background: url("../../img/sprite_2.png") 0 0 no-repeat;
  margin-right: 8px;
}

.float-item:hover > a, .float-item-1:hover > a, .float-item-2:hover > a, .float-item-3:hover > a, .float-item-4:hover > a, .float-item-5:hover > a {
  background-color: ##5E9072;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
}

.float-item-expand, .float-item-1, .float-item-4 {
  text-indent: 2px;
}
.float-item-expand > div, .float-item-1 > div, .float-item-4 > div {
  display: none;
}

.float-item-slide, .float-item-2, .float-item-3 {
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
  overflow: hidden;
}
.float-item-slide > a, .float-item-2 > a, .float-item-3 > a {
  width: 140px;
}

.float-item-slide:hover, .float-item-2:hover, .float-item-3:hover {
  width: 140px;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.3s ease 0s;
}

.float-item-1 {
  top: 0px;
}
.float-item-1 i {
  background-position: 0px 5px;
}

.float-item-2 {
  top: 54px;
}
.float-item-2 i {
  background-position: 0px -53px;
}

.float-item-3 {
  top: 108px;
}
.float-item-3 i {
  background-position: 0px -106px;
}

.float-item-4 {
  top: 162px;
}
.float-item-4 i {
  background-position: 0px -159px;
}

.float-item-5 {
  top: 216px;
}
.float-item-5 i {
  background-position: 0px -212px;
}

.float-expand, .float-qq,  .float-wechat{
  position: absolute;
  top: 0px;
  left: -160px;
  height: 216px;
  width: 160px;
  padding: 0 14px;
  background-color: #000;
}
.float-wechat{top: -162px;}
.float-expand h5, .float-qq h5, .float-wechat h5 {
  font-size: 16px;
  padding: 20px 0;
  color: #fff;
}
































