/* CSS Reset */
body, div, pre, form, fieldset, input, textarea, p, blockquote,   img, button{margin: 0;padding: 0;border: 0;}
html{-webkit-text-size-adjust:none; }
body{overflow-x:hidden;margin:0; padding:0;}
body sup {display: inline-block!important;vertical-align: top;}
blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;}
a{text-decoration:none;color:#242424;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;} 
a:hover{text-decoration:none;color:#000;} 
a:focus{outline:0px dotted;}
a:focus, input:focus{ -moz-outline-style: none; } 
a *{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;} 
* {font-family:'Montserrat-Light',Microsoft Yahei,PingFang SC,Verdana, Helvetica Neue,Hiragino Sans GB,Microsoft Sans Serif,Arial;}
input,select,textarea {-webkit-appearance: none;border-radius: 0;outline: none}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none; font-size:14px;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color:#a1a4b2;font-size:14px;}
input::-moz-input-placeholder,textarea::-moz-input-placeholder{color: #a1a4b2;font-size:14px;}
input::-ms-input-placeholder,textarea::-ms-input-placeholder {color: #a1a4b2;font-size:14px;}
img {max-width: 100%;}
.left{ float:left;}
.right{ float:right;}
.clear { clear:both;}
.alltransition {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.opacity0{filter:alpha(Opacity=0);-moz-opacity:0;opacity:0;}
.no-touch { height:100%;}
.no-touch body{ overflow:hidden;height:100%;}
.pcshow { display:block;}
.mbshow { display:none!important;}
.ipshow {display: none!important;}
.relative {position: relative;}
.table {display: table;width: 100%;height: 100%;}
.table-cell {display: table-cell;vertical-align: middle;}
.fullscreen,.fullscreen body {height: 100%;overflow: hidden}
.display-block {display: block!important;}
.height-auto {height: auto!important;}
.hide {display: none;opacity: 0;width: 0px;height: 0px;z-index: -1;overflow: hidden;}
.content {width:75%;margin: auto;}
.dblockw100hauto{display:block;width: 100%;height:auto;}
.mark-nav-bg {width: 100%;height: 100%;position:fixed;left: 0;top: 0;z-index: 100;background: #000;opacity: .5;display: none;}
.mark-nav-bg.cur {display: block;}

/*scrollbar*/
/*::-webkit-scrollbar{height:4px; width:0px;}
::-webkit-scrollbar-button{height:0; width:0}
::-webkit-scrollbar-button:start:decrement,::-webkit-scrollbar-button:end:increment{display:block}
::-webkit-scrollbar-button:vertical:start:increment,::-webkit-scrollbar-button:vertical:end:decrement{display:none}
::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal,::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal{border-style:solid; border-color:transparent}
::-webkit-scrollbar-track:vertical::-webkit-scrollbar-track:horizontal{background-clip:padding-box; background-color:#ccc;}
::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 1px 1px 0 #ccc,inset 0 -1px 0 #ccc; background-clip:padding-box; background-color:#ccc; min-height:28px;}
::-webkit-scrollbar-thumb:hover{-webkit-box-shadow:inset 1px 1px 1px #ccc; background-color:#ccc;}
::-webkit-scrollbar-thumb:active{-webkit-box-shadow:inset 1px 1px 3px #ccc; background-color:#ccc;}
::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal{border-width:0;}
::-webkit-scrollbar-track:hover{-webkit-box-shadow:inset 1px 0 0 #ccc; background-color:#ccc}
::-webkit-scrollbar-track:active{-webkit-box-shadow:inset 1px 0 0 #ccc,inset -1px -1px 0 #ccc; background-color:#ccc}*/

::-webkit-scrollbar{width: 6px; height: 6px;}
::-webkit-scrollbar-track{background: #fff;}
::-webkit-scrollbar-thumb{background: #222;}
::-webkit-scrollbar-thumb:vertical:hover{background: #464646;}






/* header */
.header {position: fixed;left: 0;top:0;width: 100%;z-index: 999;background: #fff;border-bottom: 1px solid #e6e6e6;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.header .content {width: 90%;height: 100%;margin: auto;position: relative;}
.header .content .left {position: relative;height: 84px;}
.header .content .left .logo{display: block;width: 230px;height: 36px;position: absolute;left: 0;top: 50%;margin-top: -18px;}
.header .content .left .logo img{}
.header .content .left .stockcode{font-size: 12px;color: #666;margin-left: 150px;margin-top: 30px;padding-left:20px; position: relative;}
.header .content .left .stockcode::before {content: '';display: block;width: 1px;height:30px;background: #ccc;position: absolute;left: 0;top: 0;}
.header .content .left .stockcode p {text-decoration: underline;}
.header .content .center {text-align: center;position: absolute;left: 15%;width: 70%;height: 100%;top: 0;}
.header .content .center .nav{margin: 0;padding: 0;list-style: none;font-size: 0;}
.header .content .center .nav li{display: inline-block;margin: 0;list-style: none;position: relative;}
.header .content .center .nav li a{display: block; font-size: 16px;line-height: 84px;padding: 0 25px; position: relative;text-transform:uppercase;}
.header .content .center .nav li a:hover{color: #d61108;}
.header .content .right {text-align: right;font-size: 0;padding-top: 30px;}
.header .content .right .search {display: inline-block;vertical-align: middle;width: 160px; position: relative;}
.header .content .right .search .icon {display: block;width: 18px;height: 18px;position: absolute;right: 0;top: 50%;margin-top: -9px; background: url("../images/ss.png") center no-repeat;background-size: 100% ;}
.header .content .right .search .icon input {width: 100%;display: block;height: 100%;border: none;opacity: 0;background: none;cursor: pointer;}
.header .content .right .search .search-input {border: none;border-bottom: 1px solid #ccc;background: none; width: 100%;height: 30px;font-size: 12px;outline: none;}
.header .content .right .language {display: inline-block;vertical-align: middle;margin: 0 0px 0 30px; overflow: hidden;cursor: pointer;}
.header .content .right .language .icon{display: block; width: 18px;height: 18px;padding-left: 25px;color: #1a1a1a;font-size: 14px; background: url("../images/ll.png") left center no-repeat;}
.header .content .right .language .language-show{display: none;position: absolute;width: 100px;padding:20px 10px 10px 10px;right: -40px;text-align: center;top:60px;background: #fff; box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);}
.header .content .right .language .language-show:before {content: '';position: absolute;top: -10px;left: 50%;margin-left: -15px;border-right: 15px solid transparent;border-left: 15px solid transparent;border-bottom: 15px solid #fff;}
.header .content .right .language .language-show a{display: block; color: #000;font-size: 12px;line-height: 20px; margin-bottom:5px;opacity: .5;}
.header .content .right .language .language-show a:hover {opacity: 1;}
.header .content .right .language .language-show.cur {display: block;}


.inside-pages .header-height{height: 0px;}
.inside-pages .header {background: none;border-bottom: 1px solid rgba(255,255,255,.1);}
.inside-pages .header .content .right .search .icon { background: url("../images/ss1.png") center no-repeat;background-size: 100% ;}
.inside-pages .header .content .right .language .icon{color: #fff;background: url("../images/ll1.png") left center no-repeat;}
.inside-pages .header .content .right .search .search-input {border-bottom: 1px solid rgba(255,255,255,.3);}
.inside-pages .header.scroll-top,.inside-pages .header:hover {background: #fff;border-bottom: 1px solid #e6e6e6;}
.inside-pages .header.scroll-top .content .right .search .icon,.inside-pages .header:hover .content .right .search .icon{ background: url("../images/ss.png") center no-repeat;background-size: 100%;}
.inside-pages .header.scroll-top .content .right .language .icon,.inside-pages .header:hover .content .right .language .icon{color: #1a1a1a;background: url("../images/ll.png") left center no-repeat;}
.inside-pages .header.scroll-top .content .right .search .search-input,.inside-pages .header:hover .content .right .search .search-input{border-bottom: 1px solid #ccc;}
.inside-pages .header .content .center .nav li a {color: #fff;}
.inside-pages .header:hover .content .center .nav li a,.inside-pages .header.scroll-top .content .center .nav li a {color: #242424;}
.inside-pages .header .content .center .nav li a.cur {color: #d61108;}
.inside-pages .header:hover .content .center .nav li a:hover {color: #d61108;}
.inside-pages .header .content .center .nav li.cur a {color: #d61108;}


.header.scroll-down {top: -100px;}
.header.scroll-down .header-nav-show {display: none;}

 

/* header - menu */
.header .content .center .nav li.cur a::after {width:100%;}
.header .content .center .nav li.cur a{color: #d61108;}
/*.header .content .center .nav li a.cur{color: #d61108;}*/
.header-nav-show {position: absolute;left: 0;top: 84px;background: #fff;width: 100%;height: auto;overflow: hidden;z-index: 999;}
.header-nav-show::before {content: '';display: block;width: 100%;height: 1px;background: #e6e6e6;top: 0;left: 0;position: absolute;}
.header-nav-show .content {overflow: hidden;width: 74.5%;margin: auto;}
.header-nav-show .content .nav-content.Hide {display: block;opacity: 0;height: 0px;padding:0;min-height:0px;overflow: hidden;}
.header-nav-show .content .nav-content {display: block;padding:5% 0;min-height: 100px;opacity:1;height: auto;}
.item-nav {position: relative;overflow: hidden;}
.item-nav .left{float: left;width: 26%;overflow: hidden;height: auto!important;position: relative;}
.item-nav .left .ntitle{padding-bottom: 10px;}
.item-nav .left .ntitle h3{font-size: 24px;color: #1a1a1a;text-transform: uppercase;margin: 0;}
.item-nav .left .item-nav-pic-swiper {position: relative;}
.item-nav .left .img {display: block;}
.item-nav .left .text{padding: 20px 0;overflow: hidden;font-size: 14px;line-height: 24px;color: #666;}
.item-nav .left .btn {font-size: 0;border: 1px solid #ccc;display: inline-block;padding: 15px 20px;position: relative;}
.item-nav .left .btn span{font-size: 14px;color: #666;display: inline-block;vertical-align: middle;margin-right: 10px;z-index: 3;position: relative;}
.item-nav .left .btn i{width: 9px;height: 12px;display: inline-block;vertical-align: middle;margin-right: 10px;background: url("../images/right2.png");background-size:100% 100%;margin-top: 3px;position: relative;z-index: 3;opacity: .5;}
.item-nav .left .btn::before {content: '';display: block;width:0px;height: 100%;position: absolute;left: 0;top: 0;background: #d61108;z-index: 1;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.item-nav .left a {display: block;overflow: hidden;}
.item-nav .left a:hover .btn::before{width: 100%;}
.item-nav .left a:hover .btn span {color: #fff;}
.item-nav .left a:hover .btn i{background: url("../images/right3.png");background-size:100% 100%;opacity: 1;}

.item-nav .right-nav {float: left;width:70%;height: 450px;}
.item-nav .right-nav ul {width:95%;height: 100%;margin: 0;padding:0 0 0 5%;list-style: none;position: relative;overflow: hidden;}
.item-nav .right-nav ul::before {content: '';display: block;width: 1px;height: 100%;background: #e5e5e5;position: absolute;left: 0;top: 0;z-index: 1;}
.item-nav .right-nav ul:last-child::after{display: none;}
.item-nav .right-nav ul.nav {position: relative;margin-top: -10px;}
.item-nav .right-nav ul.two {position: absolute;top: 0; left: 340px;background: #fff;}
.item-nav .right-nav ul.three {position: absolute;top: 0;left: 340px;background: #fff;}
.item-nav .right-nav ul li{list-style: none;width: 240px;padding-right:50px;}
.item-nav .right-nav ul li a{position: relative;display: block;padding:15px 0;overflow: hidden;}
.item-nav .right-nav ul li a::before,.item-nav .right-nav ul li a::after{content: '';display: block;width: 100%;height: 1px;background: #e5e5e5;position: absolute;left: 0;bottom: 0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.item-nav .right-nav ul li a::before {width: 0px;height: 2px;z-index: 3;}
.item-nav .right-nav ul li a:hover::before{width: 100%;background: #d61108;}
.item-nav .right-nav ul li a h4{font-size: 17px;color: #999999;margin: 0;}
.item-nav .right-nav ul li a i{width: 9px;height: 12px;position: absolute;top: 50%;right: 5%;margin-top: -6px; background: url("../images/right2.png");background-size:100% 100%;display: block;opacity: 0;}
.item-nav .right-nav ul li a:hover i,.item-nav .right-nav ul li.cur a i {opacity: .5;}
.item-nav .right-nav ul li.cur a h4{color: #000;}
.item-nav .right-nav ul li.cur a::before{width: 100%;background: #d61108;}
.item-nav .right-nav ul li.cur ul li a::before{width: 0px;}
.item-nav .right-nav ul li.cur ul li a:hover::before{width: 100%;}
.item-nav .right-nav ul li ul li.cur.on a i{opacity: .5;display: block;}
.item-nav .right-nav ul li ul li.cur.on a::before{width: 100%;}
.item-nav .right-nav ul li ul li.cur.on ul li a::before{width:0;}
.item-nav .right-nav ul li ul li.cur.on ul li a:hover::before{width:100%;}
.item-nav .right-nav ul li ul li.cur.on ul li a i{opacity: 0;display: none;}
.item-nav .right-nav ul li ul li.cur.on ul li a:hover i{opacity: .5;display: block;}
.item-nav .right-nav ul li ul{display:none;}
.item-nav .right-nav ul li ul li a{color: #999999;}
.item-nav .right-nav ul li ul li a i {opacity: 0;display: none;}
.item-nav .right-nav ul li ul li a:hover i {opacity: .5;display: block;}
.item-nav .right-nav ul li ul li a:hover,.item-nav .right-nav ul li ul li a:hover h5 {color: #000;}
.item-nav .right-nav ul li ul li a h5{font-size: 15px;color: #999999;margin: 0;font-weight: normal;width: 90%;}




/* footer */
.footer {background: #181818;padding-top:50px;overflow: hidden; color: #fff;}
.footer .content {width: 75%;}
.footer .content .top {padding-bottom:40px;overflow: hidden;border-bottom: 1px solid #313131;}
.footer .content .top .footer-nav a{font-size: 14px;color: #939393;margin-right: 50px;}
.footer .content .top .footer-nav a:hover {color: #fff;}
.footer .content .center{clear: both;position: relative;padding:40px 0 30px 0; display: flex; align-items:center; justify-content: space-between;}
.footer .content .center .copy{color: #666; font-size: 12px;}
.footer .content .center .copy a {color: #666;} 
.footer .content .center .copy a:hover {color: #fff;}
.footer .content .center .copy a.niego {margin-left: 15px;}
.footer .content .center .social a {width: 36px;height: 36px;margin-left: 10px;display: block;  float: left;opacity: .5;border: 1px solid #404040;position: relative;}
.footer .content .center .social a.f1 {background: url("../images/f1.png") center no-repeat;}
.footer .content .center .social a.f2 {background: url("../images/f2.png") center no-repeat;}
.footer .content .center .social a.f3 {background: url("../images/f3.png") center no-repeat;}
.footer .content .center .social a.f4 {background: url("../images/f4.png") center no-repeat;}
.footer .content .center .social a.f5 {background: url("../images/f5.png") center no-repeat;}
.footer .content .center .social a.f6 {background: url("../images/f6.png") center no-repeat;}
.footer .content .center .social a:hover {opacity: 1;}
.footer .content .center .social a img{width:100px;height:100px;position:absolute;left:-30px;top:-110px;z-index:33;max-width:100px;max-height:100px;display: none;}
.footer .content .center .social a:hover img {display: block;}
.footer {background:#181818; padding-top:30px; overflow:hidden; color:#fff;}
.footer .content .left {padding-top:20px; overflow:hidden; }
.footer .content .left .footer-nav{padding-bottom:40px;}
.footer .content .left .footer-nav a{font-size: 14px;color: #939393;margin-right: 50px;}
.footer .content .left .footer-nav a:hover {color: #fff;}
.footer .content .left .copy{color: #666; font-size: 12px;  padding-bottom:30px;}
.footer .content .left .copy a {color: #666;} 
.footer .content .left .copy a:hover {color: #fff;}
.footer .content .left .copy a.niego {margin-left: 15px;}
.footer .content .right .social a {width:80px;  margin:0 0 10px 10px;   display:block;  float: left;     position: relative;   color:#939393;font-size:12px; text-align: center;}
.footer .content .right .social a img{margin-bottom: 5px;}
@media (max-width:800px) {
    .footer .content .left{float: none;}
    .footer .content .right{float: none;}
}

/*
.footer .content .center{clear: both;position: relative;padding:40px 0 30px 0;overflow: hidden;}
.footer .content .center .left {}
.footer .content .center .left .subscribe {font-size: 0;}
.footer .content .center .left .subscribe input {height: 38px;border: 1px solid #484848;background: none;color: #5f5f5f;font-size: 12px;padding: 0 20px;}
.footer .content .center .left .subscribe input::-webkit-input-placeholder {font-size:12px;color:#5f5f5f;}
.footer .content .center .left .subscribe .subscribe-input{width: 240px;display: inline-block;vertical-align: middle;}
.footer .content .center .left .subscribe .subscribe-submit{width: 90px;height: 40px;display: inline-block;vertical-align: middle;margin-left:7px;cursor: pointer;}
.footer .content .center .left .subscribe .subscribe-submit:hover {color: #fff;border: 1px solid #fff;}
.footer .content .center .right .social{float: left;}
.footer .content .center .right .social a {width: 36px;height: 36px;margin-left: 10px;display: block;float: left;opacity: .5;border: 1px solid #404040;position: relative;}
.footer .content .center .right .social a.f1 {background: url("../images/f1.png") center no-repeat;}
.footer .content .center .right .social a.f2 {background: url("../images/f2.png") center no-repeat;}
.footer .content .center .right .social a.f3 {background: url("../images/f3.png") center no-repeat;}
.footer .content .center .right .social a.f4 {background: url("../images/f4.png") center no-repeat;}
.footer .content .center .right .social a.f5 {background: url("../images/f5.png") center no-repeat;}
.footer .content .center .right .social a.f6 {background: url("../images/f6.png") center no-repeat;}
.footer .content .center .right .social a:hover {opacity: 1;}
.footer .content .center .right .social a img{width:100px;height:100px;position:absolute;left:-30px;top:-30px;z-index:33;max-width:100px;max-height:100px;display: none;}
.footer .content .center .right .social a:hover img {display: block;}
.footer .content .center .right .wxshow {display: none;position: absolute;width: 100px;height: 100px;padding: 5px; background: #fff;left: -40px;bottom: 40px;z-index: 3;}
.footer .content .center .right .wxshow::before{content: '';display: block;position: absolute;left:50%;bottom: -10px;margin-left: -20px;border-right:20px solid transparent;border-left:20px solid transparent;border-top:20px solid #fff;}
.footer .content .center .right .wxshow img {display: block;width: 100%;height: auto;}
.footer .content .bottom{clear: both;overflow: hidden;padding: 0 0 25px 0; font-size: 12px;color: #666;position: relative;}
.footer .content .bottom * {font-family:Arial,Microsoft Yahei,PingFang SC;}
.footer .content .bottom .copy{float: left;font-size: 12px;}
.footer .content .bottom .copy a {color: #666;} 
.footer .content .bottom .copy a:hover {color: #fff;}
.footer .content .bottom .copy a.niego {margin-left: 15px;}
*/
 



/*浏览器*/
#browser_ie {background-COLOR: #f6f6b4; DISPLAY: none; height:auto;overflow: hidden; COLOR: #000; FONT-SIZE: 15px;text-align: center;position: absolute;left: 0;top: 0;width: 100%;z-index: 9999;}
#browser_ie .brower_info {MARGIN: 0px auto; WIDTH: 800px;padding: 1% 0;overflow: hidden;position:relative;text-align: center;}
#browser_ie .brower_info .notice_info {POSITION: relative;overflow: hidden;}
#browser_ie .brower_info .notice_info P { text-align: center; LINE-height: 25px;overflow: hidden;DISPLAY: inline-block}
#browser_ie .browser_list {POSITION: relative;text-align: center;}
#browser_ie .browser_list IMG {WIDTH: 40px; height: 40px}
#browser_ie .browser_list SPAN {TEXT-ALIGN: center;padding:1%;DISPLAY: inline-block;vertical-align: top;}
.close { z-index: 9999;width: 30px; height:30px;background: url("../images/xx.png") center no-repeat;background-size: 40%;text-align:center; padding:10px; position:absolute; right:2%; display:block; top:30px;cursor: pointer;}
.close:hover {background: url("../images/xx.png") center no-repeat #000;background-size: 40%; }

 



/* 图片弹窗 */
.galleryOverlay { width: 100%; height: 100%; position: fixed; top: 0; left: 0; opacity: 0; z-index: 100000; background-color: rgba(0,0,0,.7);  overflow: hidden; display: none; -moz-transition: opacity 0.5s ease; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease; }
.galleryOverlay.visible { opacity: 1; }
.gallerySlider { height: 100%; left: 0; top: 0; width: 100%; white-space: nowrap; position: absolute; }
.gallerySlider .placeholder { /*background: url("../images/loading.gif") no-repeat center center;*/ height: 100%; line-height: 1px; text-align: center; width: 100%; display: inline-block; }
.gallerySlider .placeholder:before { content: ""; display: inline-block; height: 50%; width: 1px; margin-right: -1px; }
.gallerySlider .placeholder img { display: inline-block; max-height: 100%; max-width: 100%; vertical-align: middle; }
.prevArrow, .nextArrow { border: none; text-decoration: none; /*background: url(../images/arrows.png) no-repeat;*/ opacity: 0.5; cursor: pointer; position: absolute; width:50%;height:100%; top:0; margin-top:0px; }
.prevArrow:hover, .nextArrow:hover { opacity: 1; }
.prevArrow { background-position: left top; left:0; }
.nextArrow { background-position: right top; right:0; }
.pagelimit { position: absolute; bottom: 20px; left: 50%; margin-left: -18px; color: #fff; font-size: 18px; }
.closed {cursor: pointer; position: absolute; width: 40px; height: 40px;right:2%; top: 3%;background: url(../images/close.png) no-repeat; transition-duration: 0.5s;}
.closed:hover {opacity: 0.5;}

.popup-close {z-index:1;width: 30px; height:30px;background: url("../images/xx.png") center no-repeat;background-size: 40%;text-align:center; padding:10px; position:absolute; right:1%; display:block; top:30px;cursor: pointer;}






.zUIpanelScrollBox,.zUIpanelScrollBar{width:2px;top:4px;right:2px;border-radius:0px;}
.zUIpanelScrollBox{background:#e6e6e6;height: 100%;}
.zUIpanelScrollBar{background:#a8a8a8;height: auto!important;min-height: 100px;}


.investor-end {background: rgba(0,0,0,.7);width: 100%;height: 100%;position: fixed;left: 0;top: 0;z-index: 999;text-align: center}
.investor-end.showtip {opacity: 0;display: none;}
.investor-end-content {width:550px;height:auto;margin: auto;display: inline-block; background: #fff;padding: 25px;}
.investor-end h2{font-size: 24px;}
.investor-end h5{font-size: 14px;}
.investor-end-ok {display: block;width:130px;height:40px;font-size: 14px;line-height: 40px;color: #fff; background: #d61108;margin:10px auto;cursor: pointer;}
.investor-end-ok:hover {background: #000;}
.cfcheckboxtxt {font-size: 12px;line-height: 20px; color: #666;display: inline-block;vertical-align: bottom;}
.content-form .cfcheckboxtxt a{font-size: 12px;line-height: 20px; color: #d61108;}.cfcheckbox{width: 20px;height: 20px;display: inline-block;vertical-align: bottom;border: 1px solid #ccc;margin-right: 10px;appearance: checkbox;-webkit-appearance: checkbox;}.showseemore { display:none;}
.popupmoer {background: rgba(0,0,0,.7);width: 100%;height: 100%;position: fixed;left: 0;top: 0;z-index: 999;text-align: center;display:none;}
.popupmoer.showtip {opacity: 0;display: none;}
.popupmoer.investor-end-content {width:550px;height:auto;margin: auto;display: inline-block; background: #fff;padding: 25px;}
.popupmoer h5{font-size: 18px;}
.popupmoer-ok {display: block;width:130px;height:40px;font-size: 14px;line-height: 40px;color: #fff; background: #d61108;margin:10px auto;cursor: pointer;}
.popupmoer-ok:hover {background: #000;}



.aside-top {position: fixed; width: 50px;bottom:5%;right:0; z-index:199;display: none;}
.aside-top a {width: 38px;height: 38px;display: block;overflow: hidden; background: #d61108 url(../fonts/aside-top.svg) no-repeat center;background-size:70%;border:1px solid #d61108;float: right;}
.aside-top a:hover {background: #d61108 url(../fonts/aside-top.svg) no-repeat center;border:1px solid #d61108 ;background-size: 70%;opacity: 1;}
 


.righta2 {position: fixed;bottom: 40%;right: 0;z-index: 199;}
.righta2 a {width: 50px;height: 50px;display: block; overflow: hidden;margin-bottom: 1px;background: #d61108;position: absolute;right:0;top:0;}
.righta2 a i{display: block;width: 30px;height: 30px;position: absolute;right: 50%;top: 50%;margin: -15px -15px 0 0 ;}
.righta2 a.rzixun i{background: url(../fonts/zx1.svg) no-repeat center #d61108;background-size:100%;}
.righta2 a.rcaigou i{background: url(../fonts/cg1.svg) no-repeat center #d61108;background-size:100%;}
.righta2 a.rcontact i{background: url(../fonts/dh3.svg) no-repeat center #d61108;background-size:80%;}
.righta2 a.rmessage i{background: url(../fonts/yj2.svg) no-repeat center #d61108;background-size:80%;}
.righta2 a.rcaigou {top:51px;}
.righta2 a.rcontact {top:102px;}
.righta2 a.rmessage {top:153px;}
.righta2 a span{font-size: 12px;color: #fff;line-height: 40px;position: absolute;right: -300%;top: 50%;margin: -20px 0 0 0px;}
.righta2 a.dakai:hover {width: 120px;}
.righta2 a.rcontact:hover {width: 150px;}
.righta2 a.rmessage:hover {width: 180px;}
.righta2 a.dakai:hover span{right: 15px;}
.righta2 a.dakai.rmessage:hover i {right:77%;margin: -15px 0px 0 0 ;}
.righta2 a.dakai.rcontact:hover i {right:70%;margin: -15px 0px 0 0 ;}
.righta2 a.dakai:hover i {right: 70%;}



@font-face {
	font-family: 'Barlow-Bold';
	src: url('../fonts/barlow-bold.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Barlow-Regular';
	src: url('../fonts/barlow-regular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Barlow-Light';
	src: url('../fonts/Barlow-Light.otf');
	src: local('☺'), url('../fonts/Barlow-Light.woff') format('woff'), url('../fonts/barlow-light.ttf') format('truetype'), url('../fonts/barlow-light.svg') format('svg'), url('../fonts/barlow-light.eot') format('eot');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat-Regular';
	src: url('../fonts/montserrat-regular.eot');
	src: local('☺'), url('../fonts/montserrat-regular.woff') format('woff'), url('../fonts/montserrat-regular.ttf') format('truetype'), url('../fonts/montserrat-regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat-Extra-Bold';
	src: url('../fonts/montserrat-extra-bold.eot');
	src: local('☺'), url('../fonts/montserrat-extra-bold.woff') format('woff'), url('../fonts/montserrat-extra-bold.ttf') format('truetype'), url('../fonts/montserrat-extra-bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat-Light';
	src: url('../fonts/montserrat-light.eot');
	src: local('☺'), url('../fonts/montserrat-light.woff') format('woff'), url('../fonts/montserrat-light.ttf') format('truetype'), url('../fonts/montserrat-light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat-Bold';
	src: url('../fonts/montserrat-bold.eot');
	src: local('☺'), url('../fonts/montserrat-bold.woff') format('woff'), url('../fonts/montserrat-bold.ttf') format('truetype'), url('../fonts/montserrat-bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}









/* index-one */
#ind1{background: #fff; padding: 70px 0 50px;}
#ind1 .inon-header{display: flex; justify-content: space-between; align-items:stretch;}
#ind1 .inon-header .inon-tit{color:#1a1a1a; font-size: 42px; font-weight: 700;}
#ind1 .inon-header .inon-dsc{color:#666; font-size: 16px; line-height:24px; padding:10px 0;}
#ind1 .inon-header .in-more{height: 100%; display: flex; align-items: center;}
#ind1 .inon-header .in-more img{height:15px; margin-left:10px; transition: all 0.5s;}
#ind1 .inon-header .in-more:hover img{transform: translateX(8px);}
#ind1 .inon-wrap{margin-top:40px; display:flex; justify-content:space-between; flex-wrap:wrap;}
#ind1 .inon-wrap .inon-left{width:16%;}
#ind1 .inon-wrap .inon-left ul{margin:0; padding:0;}
#ind1 .inon-wrap .inon-left li{color:#999; font-size:16px; list-style:none;   position:relative; overflow:hidden; margin-bottom:15px;}
#ind1 .inon-wrap .inon-left li.on {color:#333; font-weight:700;}
#ind1 .inon-wrap .inon-left li a{color:inherit;}
#ind1 .inon-wrap .more {width:150px; margin:38px 0 0;}
#ind1 .inon-wrap .more a{display: block;;position: relative;  color:#d61108;}
#ind1 .inon-wrap .more a::before{content: '';display: block;width: 137px;height: 48px; position: absolute;left: 0;top: 0; border-top:#d61108 1.5px solid; border-left:#d61108 1.5px solid;  transform: skewX(-20deg)}
#ind1 .inon-wrap .more a::after{content: '';display: block;width: 140px;height: 48px; position: absolute;left: 8px;top: 1px; border-bottom:#d61108 1.5px solid; border-right:#d61108 1.5px solid;  transform: skewX(-20deg)}
#ind1 .inon-wrap .more a span{display: block;text-align: center;line-height: 48px;transition: all 1s;}
#ind1 .inon-wrap .inon-right{width: 82.88%;}
#ind1 .inon-wrap .inon-right .inon-box{display:flex; justify-content: space-between; flex-wrap: wrap; }
#ind1 .inon-wrap .inon-right .inon-item {width:calc(33.33% - 15px); display: block; margin-bottom: 20px; overflow: hidden;   box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);  text-align: center;}
#ind1 .inon-wrap .inon-right .inon-item .inon-img {margin: 0 auto; padding:20px;}
#ind1 .inon-wrap .inon-right .inon-item .inon-img img{width: 100%;height: 100%;transition: all 1s;}
#ind1 .inon-wrap .inon-right .inon-item .inon-font .p-size22{font-size: 20px; font-weight: 400; width:100%; padding:0 20px 20px; margin:0; box-sizing: border-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#ind1 .inon-wrap .inon-right .inon-item:first-child{display:none;}
@media (max-width:1024px) {
    #ind1 .inon-header{display:block;}
    #ind1 .inon-header .inon-tit{font-size:30px;}
    #ind1 .inon-header .inon-dsc{font-size:12px;}
    #ind1 .inon-header .in-more img{height:12px;}
    #ind1 .inon-wrap{margin-top:20px;}
    #ind1 .inon-wrap .inon-left{width: 100%;}
    #ind1 .inon-wrap .inon-left li{font-size:14px; display:none;}
    #ind1 .inon-wrap .inon-left li:first-child{display: block;}
    #ind1 .inon-wrap .inon-left li:first-child::after{content:""; display:block; float: right;margin-top:2px; width: 10px;height: 15px; background: url(../images/page-next.png) no-repeat; opacity: 0.4;}
    #ind1 .inon-wrap .inon-left ul.on li{display: block;}

    #ind1 .inon-wrap .inon-right{width: 100%;}
    #ind1 .inon-wrap .more{display: none;}
    #ind1 .inon-wrap .inon-right .inon-item { width:calc(50% - 5px); }
    #ind1 .inon-wrap .inon-right .inon-item:first-child{ display: block; }
    #ind1 .inon-wrap .inon-right .inon-item .inon-img {padding:10px;}
    #ind1 .inon-wrap .inon-right .inon-item .inon-font .p-size22{font-size: 14px; padding:10px;}
}







#ind6{background: #f8f8f8; padding: 70px 0 50px;}
#ind6 .inon-header{display: flex; justify-content: space-between; align-items:center;}
#ind6 .inon-header .inon-tit{color: #1a1a1a;font-weight: 700;font-size: 42px;}
#ind6 .inon-header .line{width: 80px;height: 4px;background: #d61108;margin: 15px 0;}
#ind6 .inon-header ul{float: left; list-style: none; padding: 0; margin:0;}
#ind6 .inon-header li{float: left; list-style: none; padding: 0; margin:0;}
#ind6 .inon-header li span{font-size: 16px; color:#666;}
#ind6 .inon-header li.on span{border-bottom: 2px solid #d61108; color: #d61108;font-weight: 700;padding-bottom: 2px;}
#ind6 .inon-header li a.in-more{display: flex; align-items: center;}
#ind6 .inon-header li a.in-more img{height:15px; margin-left:10px; transition: all 0.5s;}
#ind6 .inon-header li a.in-more:hover img{transform: translateX(8px);}
#ind6 .inon-header li a{float: right; padding: 0 17px;}
#ind6 .insi-wrap{padding-top: 50px;}
#ind6 .insi-wrap .insi-box{display: none;}
#ind6 .insi-wrap .insi-box.on{display: block;}
#ind6 .insi-wrap .insi-flex{display: flex; align-items:stretch; justify-content: space-between;}
#ind6 .insi-wrap .insi-left{width: 43%;  position: relative; overflow: hidden;}
#ind6 .insi-wrap .insi-left .insi-box2{height:100%; overflow: hidden; }
#ind6 .insi-wrap .insi-left .insi-box2 img{display: block; min-width:100%;min-height:100%;  object-fit: cover;    transition: all 1s;}
#ind6 .insi-wrap .insi-left .insi-box2:hover img{transform: scale(1.08);}
#ind6 .insi-wrap .insi-left .insi-box2 .insi-font{width:100%; overflow: hidden; box-sizing: border-box;  background:rgba(0,0,0,0.4); position:absolute;bottom:0;left:0;padding:5%; display: flex; justify-content: space-between; color: #fff;}
#ind6 .insi-wrap .insi-left .insi-box2 .insi-font .insi-left1{text-align: right;}
#ind6 .insi-wrap .insi-left .insi-box2 .insi-font .insi-left1 h4{font-family: Arial; font-size: 24px; font-weight: 400; margin: 0;   }
#ind6 .insi-wrap .insi-left .insi-box2 .insi-font .insi-left1 p{font-family: Arial; font-size: 14px;}
#ind6 .insi-wrap .insi-left .insi-box2 .insi-font .insi-right1{width: 85%; padding-left: 10px; box-sizing: border-box;}
#ind6 .insi-wrap .insi-left .insi-box2 .insi-font .insi-right1 h4{font-size: 18px; font-weight: 700; margin: 0;   overflow: hidden; text-overflow: ellipsis; white-space:nowrap; }
#ind6 .insi-wrap .insi-left .insi-box2 .insi-font .insi-right1 p {font-size: 14px; line-height: 1.3;margin-top: 18px;   overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
#ind6 .insi-wrap .insi-right{width:53%;}
#ind6 .insi-wrap .insi-right .insi-li{padding:4%; display:flex; justify-content:space-between;}
#ind6 .insi-wrap .insi-right .insi-li .insi-left1{width: 12%; text-align: right;}
#ind6 .insi-wrap .insi-right .insi-li .insi-left1 h4{color: #333; font-size: 20px; line-height: 2; margin: 0; }
#ind6 .insi-wrap .insi-right .insi-li .insi-left1 p{color: #888;font-size: 14px;}
#ind6 .insi-wrap .insi-right .insi-li .insi-right1{width: 85%;}
#ind6 .insi-wrap .insi-right .insi-li .insi-right1 h4{color: #333; font-size: 18px; font-weight:700; margin: 0; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; }
#ind6 .insi-wrap .insi-right .insi-li .insi-right1 p {color: #888;  line-height: 27px;height:50px;  margin-top: 14px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
#ind6 .insi-wrap .insi-right .insi-li:hover {background-color: #fff;}
@media (max-width:1024px) {
    #ind6 .inon-header{display: block; }
    #ind6 .inon-header .inon-tit{font-size: 30px;}
    #ind6 .inon-header li span{font-size:14px;}
    #ind6 .inon-header li:first-child a{padding-left:0;}
    #ind6 .inon-header li a.in-more img{height:12px;}
    #ind6 .inon-header .insi-category{margin-top:20px;}
    #ind6 .insi-wrap{padding-top:50px;}
    #ind6 .insi-wrap .insi-flex{display:block;}
    #ind6 .insi-wrap .insi-left{width: 100%; }
    #ind6 .insi-wrap .insi-right{width: 100%;  margin-top:15px;}
    #ind6 .insi-wrap .insi-right .insi-li .insi-left1 h4{font-size:18px; line-height: 2;}
    #ind6 .insi-wrap .insi-right .insi-li .insi-left1 p{font-size: 12px;}
    #ind6 .insi-wrap .insi-right .insi-li .insi-right1 h4{font-size:16px; }
    #ind6 .insi-wrap .insi-right .insi-li .insi-right1 p {font-size:14px; line-height:20px;height:40px;}
}



/* 快速联系 */
#ind7{ background: url(../images/inse-bj.jpg) no-repeat; background-size: 100% 100%; padding-top: 127px;}
#ind7 .inse-wrap{padding:4%; background: #fff; overflow: hidden;}
#ind7 .inse-tit{font-size:24px; font-weight:700; color:#000;}
#ind7 .inse-left{float:left; width:50%; padding:31px 8% 0 0; box-sizing: border-box;}
#ind7 .inse-left .inse-text{width:100%; display: flex; justify-content:space-between;}
#ind7 .inse-left p{float:left; width:48%; margin-bottom:26px; box-sizing: border-box;}
#ind7 .inse-left .text{font-size: 16px; color: #888;background-color: #f6f6f6; padding: 14px 16px;width: 100%; box-sizing: border-box;}
#ind7 .inse-left textarea{font-size: 16px; color: #888; width: 100%; background-color: #f6f6f6;padding: 18px 16px;height: 130px; box-sizing: border-box; resize:none;}
#ind7 .inse-left .submit{font-size: 15px; color: #777; display: block; padding: 15px 20px; margin-top: 36px; border: 1px solid #afafaf; transition: all 0.5s; background: none;}
#ind7 .inse-left .submit:hover{background-color: #d61108;color: #fff;border: 1px solid transparent;}
#ind7 .inse-right{float:left; width:50%;}
#ind7 .inse-right .inse-top ul{list-style: none; padding: 0; margin:0; border-bottom: 1px solid #e2e2e2;}
#ind7 .inse-right .inse-top li{text-align: left;padding: 0 15px 15px; list-style: none; font-size: 18px; font-weight: 700;}
#ind7 .inse-right .inse-top li:first-child{padding-left: 0;}
#ind7 .inse-right .inse-top li:last-child{padding-right: 0;}
#ind7 .inse-right .inse-top li.on span{font-weight: 700;color: #333;}
#ind7 .inse-right .inse-bottom{padding-top: 24px;}
#ind7 .inse-right .inse-bottom .inse-box h4{color: #333; font-size: 20px; font-weight: 400; line-height: 1; padding: 0; margin: 0;}
#ind7 .inse-right .inse-bottom .inse-box p{color: #666;margin: 10px 0 34px;}
@media (max-width:1024px) {
    #ind7{background:none; padding-top:30px}
    #ind7 .inse-wrap{padding:0}
    #ind7 .inse-left{font:none; width:100%; padding:20px 0 30px 0 }
    #ind7 .inse-right{font:none; width:100%; }
}







