﻿
/* 飘窗 */
#ad{width:488px;}
#ad a{display:block;}
#ad img{width:100%;}
#ad .close{width:30px;height:30px;background-image:url('../images/icon16.png');background-repeat:no-repeat;background-position:center;display:inline-block;position:absolute;right:-15px;top:-15px;background-color:rgba(0,0,0,0.5);-ms-filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#80000000',endColorstr='#80000000');filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#80000000',endColorstr='#80000000');border-radius:50%;}


/*Top002568 */
.Top002568{ position:relative; z-index:200; background:#fff;}
.Top002568 .header-left{ float:left;    width: 45%;
    max-width: 190px;}
.Top002568 .header-left,
.Top002568 .header-right{ height:84px;}
.Top002568 .logo img{ max-height:43px;margin-top: 21px}
.Top002568 .header-right,
.Top002568 .header-mid{ float:right;}
.Top002568 .header-right > *{ margin:21px 24px 0; position:relative;}
.Top002568 .open-search{ position:relative;width:17px; height:40px; background:url(../images/Top002568_icon_search.png) no-repeat center center; background-size:contain; display:block;}
.Top002568 .open-search-show{ background:none;}
.Top002568 .open-search-show::before,
.Top002568 .open-search-show::after{ position:absolute; content:''; width:100%; height:3px; background:#c39745; transform:rotate(45deg); left:0; top:50%; margin-top:-1.5px;}
.Top002568 .open-search-show::after{ transform:rotate(-45deg);}
.Top002568 .search-box{ display:none;    position:absolute; right:0; top:100%;width:300px; z-index: 111;}
.Top002568 .search-box .text{width:100%;  padding:10px; border:3px solid #c39745;}
.Top002568 .search-box .btn{ position:absolute; right:0; top:0; width:42px; height:42px; background:url(../images/Top002568_icon_search.png) no-repeat center center; background-size:50% auto;}

.Top002568 .header-mid{ width:60%;}
.Top002568 .header-menu li em {position: relative}
.Top002568 .header-menu li em a{ display:inline-block; line-height:84px; font-size:15px; color:#333;transition:0.3s;}
.Top002568 .header-menu li em::before{ position:absolute; content:''; left:50%; transform:translateX(-50%); width:100%; height:0; background:#fc433e; transition:0.3s;z-index: -1}
.Top002568 .header-menu li.aon em::before,
.Top002568 .header-menu li:hover em::before{ height:100%;}
.Top002568 .header-menu li.aon em a,
.Top002568 .header-menu li:hover em a{ color: #fff}
.Top002568 .header-menu li .sub dt{ line-height:56px;}
.Top002568 .header-menu li .sub dt a{ color:#fff; padding:0;}
.Top002568 .header-menu li .sub dt a::after{ display:inline-block; width:1px; height:10px; background:#bcbcbc; vertical-align:middle; content:''; margin:0 18px;}
.Top002568 .header-menu li .sub dt:last-child a::after{ display:none;}
.Top002568 .header-menu li .sub dt a:hover{ color:#d80e19; background:none;}
.Top002568 #open_menu{ margin:0;}

.Top002568 #header-menu{ position:fixed; left:-100%; opacity:0; top:0; height:100%; background:rgba(0,0,0,0.5); overflow:auto; max-height:100%; padding:10px; transition:0.3s; width:50%; max-width:300px;}
.Top002568 #header-menu.header-menu-show{ left:0; opacity:1;}
.Top002568 #header-menu ul{ padding:5%; border-radius:5px; background: rgba(212,178,125,0.9);}
.Top002568 #header-menu li:last-child em a,
.Top002568 #header-menu li:last-child em{ border-bottom:0;}
.Top002568 #header-menu li em .op{ display:block;}
.Top002568 #header-menu li .sub dl{ background:rgba(212,178,125,0.22); border-radius:0 0 5px 5px;}
.Top002568 #header-menu li .sub-menu dt a{ border-bottom:1px solid rgba(0, 0, 0, 0.15);}
@media(max-width:1024px){
.Top002568 .open-search{height:28px; }
.Top002568 .header-right > *{ margin:27px 0 0 0; position:relative;display:inline-block}
.Top002568 #open_menu{ width:30px; height:30px; margin-left:10px;}
.Top002568 #open_menu i{ width:100%;background:#d80e19; height:3px;}
.Top002568 #open_menu i::before,
.Top002568 #open_menu i::after{background:#d80e19;}
}
@media(max-width:480px){
.Top002568 .header-right dt{ display:none;}
.Top002568 .header-right dd.top-search{ position:static;}
.Top002568 .search-box{ width:100%;}
}
/*Banner002509 */
.Banner002509{ position:relative; z-index:1;}
.Banner002509 li img{ display:block; width:100%; margin: 0 auto; }
.Banner002509 li .img{display:none;}
.Banner002509 .bx-viewport{ z-index:1;}
.Banner002509 .bx-controls-direction a{ display: none; position:absolute; top:50%; width:40px; height:40px; border-top:2px solid #fff; border-right:2px solid #fff; transform:rotate(45deg); margin-top:-20px; top:50%; z-index:10; overflow:hidden; line-height:1000px;}
.Banner002509 .bx-controls-direction a.bx-prev{ left:10%;transform:rotate(-135deg);}
.Banner002509 .bx-controls-direction a.bx-next{ right:10%;}
.Banner002509 .bx-pager{ text-align:center; z-index:10; position:absolute; width:100%; left:0; bottom:10%;}
.Banner002509 .bx-pager div{ display:inline-block; padding:0 5px;}
.Banner002509 .bx-pager a{ display:block; width:12px; height:12px; border:2px solid #fff; border-radius:50%; overflow:hidden; line-height:1000px;}
.Banner002509 .bx-pager a.active{ background:#fff;}
@media(max-width:1024px){
.Banner002509 .bx-controls-direction a{width:30px; height:30px;margin-top:-15px;}
.Banner002509 .bx-controls-direction a.bx-prev{ left:3%;}
.Banner002509 .bx-controls-direction a.bx-next{ right:3%;}
.Banner002509 .bx-pager{bottom:5%;}
.Banner002509 li img{ display:none; width:100%; margin: 0 auto; }
.Banner002509 li .img{display:block;}
}
@media(max-width:480px){
.Banner002509 .bx-pager a{ width:8px; height:8px;} 
.Banner002509 .bx-controls-direction{ display:none;}
}
/*
 .Floor002405 为demo编号
 */
.Floor002405{ padding: 45px 0;}
.Floor002405 .box{position: relative;}
.Floor002405 .box+.box{ margin-top: 20px;}
.Floor002405 .box-head{ border-bottom: 1px solid #e6e6e6; height: 31px;}
.Floor002405 .box-head .tit{font-size: 18px; color: #000; border-bottom: 2px solid #bd2437; padding-bottom: 5px;}
.Floor002405 .box-head:after{ content: ""; clear: both; display: block; width: 100%; height: 0; overflow: hidden;}
.Floor002405 .box-content{ padding-top: 20px;}
@media only screen and (min-width:768px ) {
.Floor002405 .box{ float: left; width: 35%; }
.Floor002405 .box+.box{ margin-left: 2%; margin-top: 0;}
.Floor002405 .box.subject{ width:22%;}
.Floor002405 .box.business{ width:20%;}
.Floor002405 .box.new{ width:30%;}
.Floor002405 .box.video{ width:22%;}
}

.Floor002405 .new .tabs{ float: left;}
.Floor002405 .new .tabs a{ display: inline-block; margin-right: 20px; font-size: 18px; color: #888;padding-bottom: 5px;}
.Floor002405 .new .tabs a:hover,.Floor002405 .new .tabs a.on{ color: #d80e19;border-bottom: 2px solid #d80e19; }
@media only screen and (max-width:850px ) {
	.Floor002405 .new .tabs a{ margin-left: 3px;}
}
.Floor002405 .new .box-content{ height: 159px; overflow: hidden;}
.Floor002405 .new .list{ display: none;}
.Floor002405 .new .list .top{ padding-bottom: 10px;}
.Floor002405 .new .list .top dt{color: #d80e19;}
.Floor002405 .new .list .top dt a{ color: #d80e19; font-size: 18px;font-weight: bold}
.Floor002405 .new .list .top time{  display: block; color: #c49845; font-size: 12px; padding: 3px 0;}
.Floor002405 .new .list .top dd{ color: #666; font-size: 14px; line-height: 20px; height: 36px; overflow: hidden;}
.Floor002405 .new .list li{color: #333; position: relative; font-size: 12px; padding:3px 0 3px 70px; }
.Floor002405 .new .list li time{ position: absolute; left: 0;}
.Floor002405 .new .list li a{ color: #333;}
.Floor002405 .new .list li a:hover{ color: #d80e19;}

.Floor002405 .business .pic {background-repeat: no-repeat;background-position: center center;background-size: cover;height: 190px;padding-left: 26px;padding-top: 10px;}
.Floor002405 .business .pic h3{color: #fff;font-weight: normal;font-size: 19px;}
.Floor002405 .business .pic h3 span{color: #fff;font-size: 18px;text-transform: uppercase;display: block;margin-top: 5px;font-weight: bold;line-height: 20px;opacity: 0.95}
.Floor002405 .business .pic img{width: 100%;}


.Floor002405 .subject{border-right: 1px solid #ddd}
.Floor002405 .stock h2{ color: #0f483a; font-size: 18px; margin: 0;}
.Floor002405 .stock .stock-num { height: 77px; position: relative; margin-top: 27px; margin-bottom: 18px; }
.Floor002405 .stock .stock-num h2 {  color: #d80e19; font-size: 58px; margin: 0;font-weight: bold}
.Floor002405 .stock .stock-num h3 {  font-size: 25px; color: #d80e19; font-weight: normal; margin: 0; position: absolute; left: 185px; top: 42px; }
.Floor002405 .stock .stock-num .stock-bt { width: 15px; height: 19px; background: url(../images/Floor002436-icon.png) no-repeat; background-size: 100%; display: inline-block; position: absolute; top: 48px; left: 165px; }
.Floor002405 .stock .stock-num.green .stock-b{ background-image:url(../images/Floor002436-icon_down.png);}
.Floor002405 .stock p { color: #999; font-size: 14px; margin: 43px 0 0; }


.Floor002405 .video .img{ position:relative; z-index:1;}
.Floor002405 .video .img img{ display:block; width:100%;}
.Floor002405 .video .img .play{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:10; cursor:pointer;}
.Floor002405 .video .img .play i{ position:absolute; border:2px solid #fff; width:50px; height:50px; border-radius:50%; background-size:50% auto; left:50%; top:42%; opacity: 0;;transform:translate(-50%,-50%); background:url(../images/Floor002619_play.png) no-repeat center center;}
.Floor002405 .video .img .play p{ position:absolute; top: 50%;left: 37%;color: #fff;font-size: 18px;}
@media(min-width:769px){
.Floor002405 .video .img{width:100%;}
.Floor002405 .video .ycenter{ position:absolute; right:0; top:0; width:43.4%; height:100%; z-index:3;}
.Floor002405 .video .ycenter::before{ position:absolute; content:''; background:url(../images/Floor002619_bg_2.png) no-repeat center top; background-size:100% auto; left:-27.3%; width:27.3%; top:0; height:100%;}
}
.Floor002405_video{ position:fixed; z-index:999; left:0; top:0; height:100%; width:100%; background:rgba(0,0,0,0.5);}
.Floor002405_video .close{ cursor:pointer; position:absolute; right:5%; top:5%; width:40px; height:40px;}
.Floor002405_video .close::before,
.Floor002405_video .close::after{ position:absolute; content:''; transform:rotate(-45deg); width:100%; height:3px; background:#fff;}
.Floor002405_video .close::after{ transform:rotate(45deg);}
.Floor002405_video .files{ margin:0 auto; width:96%; max-width:800px; max-height:50%;}
.Floor002405_video .files video{ background:#000;}

/*
 .Floor002285 为demo编号
 */
.Floor002285{padding-bottom: 30px;}
.Floor002285 .new {padding: 15px 0 20px;}
.Floor002285 .new .auto{position: relative;}
.Floor002285 .new .tab {overflow: hidden; border-bottom: 1px solid #e5e5e5;}
.Floor002285 .new .tabCont{ padding-top: 20px;}
.Floor002285 .new .tab .ul{position: relative; }
.Floor002285 .new .tab li {float: left;font-size: 14px;color: #565656;font-weight: bold; padding-bottom: 10px; line-height: 28px;border-bottom: 2px solid transparent;margin-right: 28px;cursor: pointer;}
.Floor002285 .new .tab li:hover,.Floor002285 .new .tab li.on {border-bottom: 2px solid #f0303b;color: #f0303b;}
.Floor002285 .new .tab .more{ position: absolute; right: 0; color: #f0303b; top: 6px; text-transform: uppercase; font-size: 12px;}
.Floor002285 .new .tabCont { }
.Floor002285 .new .tabCont .news-box{ width: 74%; }
.Floor002285 .new .stock{ position: absolute; right: 0; top: 9%; width: 22%; overflow:hidden;}

.Floor002285 .new .Cont {display: none;min-height: 147px;}
.Floor002285 .new .top{ position: relative; margin-bottom: 10px;}
.Floor002285 .new .top .pic{ width:310px; position: absolute; top: 0; left: 0;}
.Floor002285 .new .top .word{ padding-left:350px;}
.Floor002285 .new .top .word .tit{ margin: 0; font-size:16px;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; }
.Floor002285 .new .top .word .tit a{ color: #333;}
.Floor002285 .new .top .word .tit a:hover{ color: #f39626; }
.Floor002285 .new .top .word time{ font-size: 12px; display: block; color:#aaa;  margin: 7px 0;}
.Floor002285 .new .top .word figure{ font-size: 12px; color: #999; margin: 0 0 7px; line-height: 20px; height: 40px; overflow: hidden;}
.Floor002285 .new .top .word .more{ font-size: 12px; color: #d80e19;}
.Floor002285 .new .Cont li{padding-left:350px; position: relative; color: #999; font-size: 12px; padding-right: 80px; line-height: 20px; margin: 5px 0;}
.Floor002285 .new .Cont li a{ color: #999; display: block; overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis;}
.Floor002285 .new .Cont li a:hover{ color: #f39626; }
.Floor002285 .new .Cont li time{ position: absolute; right: 0; top: 0;}
.Floor002285 .boxs{ position: relative;}
.Floor002285 .boxs .auto{ position: relative; z-index: 5;}
.Floor002285 .boxs .tit{ line-height: 1; width: 75px;}
.Floor002285 .boxs .tit b{ color: #000; font-size: 18px; display: block; margin-bottom: 10px;}
.Floor002285 .boxs .tit span{ color: rgba(51,51,51,.3); font-size: 16px; text-transform: uppercase; font-family: Myriad Pro;}
.Floor002285 .about .tit{ padding-top: 14.8%; margin-left: 10%; }

.Floor002285 .about .con{ }
.Floor002285 .about .con img{ position: absolute; width:56%; right: 18px; top: 45px; }
.Floor002285 .about .con p{ max-width: 260px; margin: 5px 0 0; line-height: 20px; height: 40px; overflow: hidden;}
.Floor002285 .about .con .more{ font-size: 12px; color: #fc433e;}
.Floor002285 .about .more{ margin-left: 10%; background: url(../images/Floor002285-icon1.png) no-repeat; width: 20px; height:20px; background-size: 100% 100%; display: block; margin-top:10%;}
.Floor002285 .subject{ }
.Floor002285 .stock h2{ color: #333; font-size: 16px; margin: 0;}
.Floor002285 .stock .stock-num { height: 77px; position: relative; margin-top: 27px; margin-bottom: 18px; }
.Floor002285 .stock .stock-num h2 {  color: #d80e19; font-size: 45px; margin: 0;font-weight: lighter; }
.Floor002285 .stock .stock-num h3 {  font-size: 20px; color: #d80e19; font-weight: normal; margin: 0; position: absolute; left: 150px; top: 27px; }
.Floor002285 .stock .stock-num .stock-bt { width: 15px; height: 19px; background: url(../images/Floor002436-icon.png) no-repeat; background-size: 100%; display: inline-block; position: absolute; top: 30px; left: 130px; }
.Floor002285 .stock .stock-num.green .stock-b{ background-image:url(../images/Floor002436-icon_down.png);}
.Floor002285 .stock p { color: #999; font-size: 12px; margin: 27px 0 0; }


.Floor002285 .job{ background:#ffd200; position: relative; background-size: cover;}
.Floor002285 .job .pic img{ position: absolute; left:3%; bottom:18%; width:58%; height: auto;}
.Floor002285 .job .word{ padding:15% 0 0 65%;}
.Floor002285 .job .tit span{ }
.Floor002285 .job .tit b{ }
.Floor002285 .job .more{background: url(../images/Floor002285-icon1.png) no-repeat; width: 20px; height:20px; background-size: 100% 100%; display: block; margin-top: 30%;}

.Floor002285 .ly{ background: url(../images/Floor002285-bg1.jpg) no-repeat #fc4949; padding: 3% 30px; position: relative;}
.Floor002285 .ly .h2{ color: #fff; font-size: 18px; margin: 0 0 5% 0;}
.Floor002285 .ly .con{ position: relative;}
.Floor002285 .ly .pic{ width: 20%; position: absolute; top: 50%; transform: translateY(-50%);}
.Floor002285 .ly .word{ position: relative; float: right; width: 62%; color: #fff; padding:12% 28px 12% 0;}
.Floor002285 .ly .word .more{ display: block; background: url(../images/Floor002285-icon2.png) no-repeat; width: 9px; height: 14px;  position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
/*.Floor002285 .yellow{ background: #ffd900;}
.Floor002285 .yellow .word .more{ background-image: url(../images/Floor002285-icon3.png);}
.Floor002285 .yellow .h2{ color: #2e2d59;}
.Floor002285 .yellow .word{ color: #2e2d59;}
.Floor002285 .ly .bg{position: absolute; right:0; top: 0; display: block; width: 0; height: 100%;}*/
.Floor002285 .boxs .box{ height: 242px;}
.Floor002285 .boxs .box .stock{    padding: 24px;}
.Floor002285 .ly{ height: 242px;}


/*.Floor002285 .pic{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/Floor002285-img2.png) no-repeat center; cursor: pointer; }*/
.Floor002285 .videobox .play span{ position: absolute; top: 50%; left: 0; width: 100%; height: 100%; display: block;color: #fff; font-size: 18px; text-align: center; padding-top: 40px;}
@media only screen and (max-width: 480px) {
	.Floor002285 .videobox .play{ background-size: 30px 30px;}
	.Floor002285 .videobox .play span{ font-size: 16px; padding-top: 20px;}
}

.Floor002285 .Popup{ position: fixed; width: 100%; height: 100%; top: 0; left: 0; background:rgba(0, 0, 0, 0.75) none repeat scroll 0 0 !important;filter:Alpha(opacity=75); background:#000; display: none; z-index: 100;}
.Floor002285 .Popup .video{ max-width: 800px; background: #000; width: 90%;  margin: 10% auto 0; padding: 10px; background: #fff; box-shadow: 0 0 20px 5px rgba(0,0,0,.15);}
.Floor002285 .Popup .video video{ width: 100%; }



@media only screen and (max-width:767px ) {
	.Floor002285 .about{ background: url(../images/Floor002285-bg3.png) no-repeat right center;}
	.Floor002285 .auto{/* max-width: 420px;*/ margin:  0 auto;}
	.Floor002285 .ly{ margin-bottom: 20px;padding: 12% 30px}
	.Floor002285 .boxs .box{ padding-left: 15px; margin-bottom: 20px;}
	.Floor002285 .new .Cont li{ padding-left: 0;}
	.Floor002285 .job .pic img{     width: 56.5%;
    max-width: 260px;}
	.Floor002285 .about .tit{ padding-top: 50px;}
	.Floor002285 .boxs .box,.Floor002285 .ly{ height: 200px;}
	.Floor002285 .new .tabCont .news-box,.Floor002285 .new .tabCont .subject{ width: 100%;  float: none; }
	.Floor002285 .new .top .pic{ width:222px;}
	.Floor002285 .new .top .word{    padding-left: 250px;}
	.Floor002285 .new .tabCont .subject{ margin-top:30px;}
	.Floor002285 .about .con img{  width:40%; right: 18px; top: 43px;    max-width: 260px; }
	.Floor002285 .job .word{    padding: 13% 0 0 60%;}
    .Floor002285 .job .pic img{ bottom:12%;}
	.Floor002285 .job .more{margin-top: 18%;}
	.Floor002285 .ly .pic{ width: 21%;top: 26%; }
	.Floor002285 .ly .word{ padding: 0% 28px 12% 0;}
	.Floor002285 .ly .word .more{    top: 19%;}
}

@media only screen and (min-width:768px ) {	
	.Floor002285 .new .tab .ul{ width: 100%;}
	.Floor002285 .new .tabCont{ width:100%;}
	.Floor002285 .ly{ float: right; width: 33.3334%;}
	.Floor002285 .about{  background: rgba(89,180,233,.3) url(../images/Floor002285-bg3.png) no-repeat right center; }
	.Floor002285 .boxs .box{ width: 33.3334%; float: left; position: relative; }
}

@media only screen and (min-width:1200px ) {
	.Floor002285 .ly .con{ min-height: 102px;}
}
@media only screen and (max-width:448px ) {
	
	.Floor002285 .new .top .pic{ width: 155px;}
	.Floor002285 .new .top .word{ padding-left: 170px;}
}
@media(max-width:768px){
.Floor002285 .new .stock{ position: relative;width: 100%; margin-top: 20px}    
}

/*
 .Banner002187 为demo编号
 */
.Banner002187 span{background-position: center center; background-repeat:no-repeat; background-size:cover; height:400px; display:block;}
.Banner002187 img{ display:none;}
@media (max-width: 1000px){
	.Banner002187 span{ height:auto; background:none; height:auto;}
	.Banner002187 img{ display:block;}
}

/*
 .Menu002252 为demo编号
 */
.Menu002252{padding:10px 0 0; text-align:center;position: relative;z-index: 100}
.Menu002252_1{padding:0px 0 10px 0;}
.Menu002252 li{ display: inline-block; }
.Menu002252 a{font-size:16px; display: block;  color: #777; padding: 10px; position: relative; }
.Menu002252 a.aon,.Menu002252 a:hover{ color:#fff; background-color:#d4b27d;}
.Menu002252 li dl{ position: absolute;  text-align: center; display: none; }
.Menu002252 li:hover dl{ display: block; }
.Menu002252 dl{ border-bottom:1px solid #e5e5e5; padding-top: 20px; margin-bottom: 20px; text-align: center; }
.Menu002252 dl dd{ display: inline-block; border-bottom:3px solid transparent;  margin-left:20px;}
.Menu002252 dl dd a{ font-size:16px; line-height: 40px; color:#666; padding-bottom:5px; min-width: 100px;}
.Menu002252 dl dd a:hover,
.Menu002252 dl dd.on a{ color:#d4b27d; border-bottom-color:#d4b27d; background:none; }
.Menu002252 dl dd:hover,
.Menu002252 dl dd.on{ border-bottom-color:#d4b27d; }
@media(min-width:768px){
	.Menu002252{padding:25px 0 10px;}
	.Menu002252 a{ display:inline-block; line-height:30px;  padding:0 15px; min-width:115px; border-radius:30px; overflow:hidden; margin:0 7px 0;}
}
@media(min-width:1024px){
   .Menu002252{padding:20px 0 ;}
   .Menu002252_1{padding:0px 0 20px;}
   .Menu002252 a{display:inline-block;line-height:45px; padding:0 20px; min-width:130px; border-radius:2px;}
}

/*RighInfo002218*/
.RighInfo002218{text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden; min-height:246px; padding:4% 0 5%;background: url(../images/homepage-repeat-bg.gif);position: relative;overflow: hidden}
.RighInfo002218 .after {position: absolute;z-index: 1;right: 2%;top: 10%;display: block;content: '';opacity: 0.018}
.RighInfo002218 .before {position: absolute;z-index: 1;left: 2%;bottom: 10%;display: block;content: '';opacity: 0.018}
.RighInfo002218 .box1{padding:15px 15px 15px 15px;color:#728391;font-size:14px;line-height:30px;background:#fff;    box-shadow: 0 0 22px 2px #eee;position: relative;z-index: 10}
.RighInfo002218 .box1 .pic{float:right;margin:2%;    margin-left: 4%;}
.RighInfo002218 .box1 .h3{font-size:24px;color:#d70e19;margin:0 0 20px 0;text-align: center;border-bottom: 1px #ddd dashed;}
.RighInfo002218 .box1 .h3::after{content: '';display: block;width: 100%;height: 0px;margin: 20px auto;background: #eaeaea}
.RighInfo002218 .box1 figure{ padding:3.5% 2%; color:#555;}
.RighInfo002218 .list{ padding-top:5%;}
.RighInfo002218 .list li{ display:block; float:left; width:42%;}
.RighInfo002218 .list li+li{ padding-left:2%;}
.RighInfo002218 .list li:first-child,.RighInfo002218 .list li:last-child{ width:29%;}
.RighInfo002218 .list img{ float:left; margin-right:3%; max-width:98px;}
.RighInfo002218 .list figure{ padding-top:7%;}
.RighInfo002218 .list h2{ font-weight:normal; color:#008cd6; font-size:18px; margin:0;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; }
.RighInfo002218 .list p{ margin:10px 0 0; color:#728391;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; }
@media(max-width:1000px){
.RighInfo002218 .box1 .pic{ float:none; margin:0 auto 3% auto; display:block;}	
.RighInfo002218 .list figure{ padding:3% 0;}
.RighInfo002218 .list li{ width:100% !important; padding:0 !important; margin:2% 0;max-width:400px;}
}
/*RighInfo002218 End*/


/* 发展历程 */
.Timeline001266{ padding:4% 0;background: url(../images/homepage-repeat-bg.gif);position: relative;overflow: hidden}
.Timeline001266 .after {position: absolute;z-index: 1;right: 2%;top: 10%;display: block;content: '';opacity: 0.018}
.Timeline001266 .before {position: absolute;z-index: 1;left: 2%;bottom: 10%;display: block;content: '';opacity: 0.018}
.Timeline001266 .scroll{ height:850px;overflow: auto;}
.Timeline001266 .scroll ul{ padding-left:40px;position: relative;z-index: 10}
.Timeline001266 .scroll li{ position:relative; padding:20px 0 20px 145px;background:url(../images/Timeline001266-bg.gif) repeat-y left top;}
.Timeline001266 .scroll li div{ position:relative; padding-left:156px; min-height:100px; background: #fff;border: 1px solid #f0f0f0}
.Timeline001266 .scroll li div figure{ position:absolute; left:0; top:0; border:2px solid #e5e5e5;width:139px; }
.Timeline001266 .scroll li p{ margin:0; padding-top: 30px;padding-right: 20px; line-height:24px; max-height:72px; overflow:hidden; font-size: 13px;}
.Timeline001266 .scroll li time{ position:absolute;  background-color:#eee; padding:0 10px; font-size: 12px; left:40px; line-height:32px; top:20px;}
.Timeline001266 .scroll li time::before,
.Timeline001266 .scroll li time::after{ position:absolute; content:''; top:50%; }
.Timeline001266 .scroll li time::before{width:0; height:0; border:10px solid #eee; border-left:0; border-top-color:transparent;border-bottom-color:transparent; left:-10px; margin-top:-10px;}
.Timeline001266 .scroll li time::after{ width:14px; height:14px; border-radius:50%; background-color:#9b9690; border:4px solid #e5e5e5; left:-35px;margin-top:-7px;}
.Timeline001266 .scroll li:hover time{ background-color:#d4b27d; color:#fff;}
.Timeline001266 .scroll li:hover figure{ border-color:#d4b27d;}
.Timeline001266 .scroll li:hover time::before{ border-right-color:#d4b27d;}
.Timeline001266 .scroll li:hover time::after{background-color:#d4b27d; border-color:#e6cba1; width:20px; height:20px; margin-top:-10px; left:-38px;}

.Timeline001266 .jspContainer{overflow: hidden;position: relative;}
.Timeline001266 .jspPane{position: absolute; margin-left:0 !important;}
.Timeline001266 .jspVerticalBar{position: absolute;top: 0;left: 0;width: 16px;height: 100%; }
.Timeline001266 .jspCap{display: none;}
.Timeline001266 .jspTrack{display:none;}
.Timeline001266 .jspArrow{ position:absolute; top:50%;background: #d70e19;text-indent: -20000px; width:22px; height:36px; display: block;cursor: pointer; z-index:10; }
.Timeline001266 .jspArrow::before{ position:absolute; content:''; width:100%; height:100%; left:0; top:0; background:url(../images/Timeline001266-btn_hover.gif) no-repeat center center;}
.Timeline001266 .jspArrowDown::before{ transform:rotate(180deg);}
.Timeline001266 .jspArrowUp{ top:0;}
.Timeline001266 .jspArrowDown{top:60px;}
.Timeline001266 .jspDisabled{background: #d4b27d;  cursor: default; }
.Timeline001266 .jspCorner{background: #eeeef4;float: left;height: 100%;}
@media(max-width:640px){
.Timeline001266 .scroll{height:612px;}
.Timeline001266 .scroll li{ padding:50px 0 20px 30px; }
.Timeline001266 .scroll li time{top:0;}
}
@media(max-width:480px){
.Timeline001266 .scroll{height:470px;}
.Timeline001266 .scroll li div figure{ position:static; margin-bottom:10px;}
.Timeline001266 .scroll li div{ padding-left:0;}
}




/*Timeline001915*/
.Timeline001915{ padding-bottom:4%;padding:4% 0 5%;    background: #f6f6f6;}
.Timeline001915 .auto{    background: #fff;
    box-shadow: 0 0 22px 2px #eee;    padding: 3.5% 2%;}
.Timeline001915 .list{ background:url(../images/Bottom002614_logo.png) no-repeat center top; padding-top:64px;}
.Timeline001915 .list ul{ background:url(../images/Timeline001915-ul.jpg) repeat-y center top; padding:54px 0;}
.Timeline001915 li{ padding-left:50%; background:url(../images/Timeline001915-li.png) no-repeat center top; padding-top:10px; padding-bottom:10px;}
.Timeline001915 li div{ padding-left:36px;}
.Timeline001915 li div p{ line-height:24px;}
.Timeline001915 ul li:nth-child(2n){ text-align:right; padding-left:0; padding-right:50%;}
.Timeline001915 ul li:nth-child(2n) div{padding-left:0; padding-right:36px;}
.Timeline001915 li time{ display:block; color:#fc433e; font-size:18px; border-top:1px solid #e1e1e4;}
.Timeline001915 li time:before{ display:block; margin:-3px 0 10px 0; content:''; background-color:#fc433e; width:20px; height:5px;}
.Timeline001915 ul li:nth-child(2n) time:before{ float:right;}
.Timeline001915 ul li:nth-child(2n) time span{ clear:both; display:block;}
.Timeline001915 ol{ text-align:center;}
.Timeline001915 ol a{ display:inline-block; width:142px; height:30px; line-height:30px; text-align:center; background-color:#fc433e; color:#fff; font-size:14px; border-radius:5px;}
@media(max-width:1000px){
.Timeline001915 .columnName{ font-size:45px;}
.Timeline001915 .columnName span{ font-size:24px;}
}
@media(max-width:640px){
.Timeline001915 .columnName{ font-size:30px;}
.Timeline001915 .columnName span{ font-size:20px;}
}
@media(max-width:480px){
.Timeline001915 .list{ background-position: left top; padding-left:20px;}
.Timeline001915 .list ul{ background-position: 8px top;}
.Timeline001915 li{ padding:0 !important; background-position: left top;}
.Timeline001915 li div{ padding:10px 10px 10px 36px !important;}
.Timeline001915 ul li:nth-child(2n){ text-align:left;}
.Timeline001915 ul li:nth-child(2n) time:before{ float:none;}
}


/*企业文化*/
.RighInfo002222{background: url(../images/homepage-repeat-bg.gif);position: relative;overflow: hidden}
.RighInfo002222 .after {position: absolute;z-index: 1;right: 2%;top: 10%;display: block;content: '';opacity: 0.018}
.RighInfo002222 .before {position: absolute;z-index: 1;left: 2%;bottom: 10%;display: block;content: '';opacity: 0.018}
.RighInfo002222 .h2{font-size:24px; font-weight:normal; margin:0 0 20px;}
.RighInfo002222 .p{font-size:16px; line-height:30px;}
.RighInfo002222 .box2{padding:60px 0;position: relative;z-index: 10}
.RighInfo002222 .box2 .auto{background: #fff; padding:50px 2%;    box-shadow: 0 0 22px 2px #eee;}
.RighInfo002222 .box2 .img{ float:left; width:50%; display:block; padding-top:0%; text-align:left; padding-right:3%;}
.RighInfo002222 .box2 figure{ float:right; width:45%;padding-top: 2%}
.RighInfo002222 .box2 .h2{ color:#d70e19;}
.RighInfo002222 .box2 .p{ color:#555;}
.RighInfo002222 .box2 .ul{ padding-top:6%;}
.RighInfo002222 .box2 .ul li{ display:inline-block; margin-right:6%; color:#555; text-align:center;}
.RighInfo002222 .box2 .ul li .pic{position: relative}
.RighInfo002222 .box2 .ul li .pic::after{ top: 0; left: 0; padding: 0; z-index: 1; opacity: 0; pointer-events: none; position: absolute; width: 100%; height: 100%; border-radius: 50%; content: '';box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);transform: scale(0.9);}
.RighInfo002222 .box2 .ul li:hover .pic{animation:infinite 1s ease imghover;}
.RighInfo002222 .box2 .ul li:hover .pic::after{animation: sonarEffect 1.3s ease-out 75ms infinite;}
.RighInfo002222 .box2 .ul li span{ display:block; font-size:15px; margin-top:10px;}
.RighInfo002222 .box2 .pic{ margin: auto;display: block}
.RighInfo002222 .box3{position: relative;z-index: 10; padding:60px 0;}
.RighInfo002222 .box3 .auto{background: #fff; padding:50px 7.5%;    box-shadow: 0 0 22px 2px #eee;}
.RighInfo002222 .box3 .single-header{ text-align:center;}
.RighInfo002222 .box3 .single-header span{ color:#999; line-height:24px; display:block; text-align:center; margin:5px 0 15px; font-size:14px;font-weight: normal}
.RighInfo002222 .box3 .single-header h1{color:#333;font-size:24px;margin: 0 0 25px 0;color: #d70e19;border-bottom:  1px #ddd dashed;}
.RighInfo002222 .box3 .single-header h1:after{ content:""; display:block; height:0px; background-color:#f3eee9; width:100%; z-index:1; margin-top:15px;}
.RighInfo002222 .box3 .single-content{text-justify:inter-ideograph;text-align:justify;word-wrap:break-word;overflow:hidden;font-size:14px;line-height:24px;color:#666;}
.RighInfo002222 .box3 .single-content p{ text-indent:2em; margin:0; padding:10px 0;}
.RighInfo002222 .box3 .single-content .no-textindent{text-indent:0;text-align: center;}
.RighInfo002222 .box3 figure{ position:absolute; top:12%; left:0; width:100%; text-align:center;}
.RighInfo002222 .box3 .h2{ color:#fff;}
.RighInfo002222 .box3 .p{ margin:0 auto; max-width:790px; color:#787878; }
.RighInfo002222 .back{ display:block; text-align:center; margin:4% auto 0; color:#d70e19; border:1px #d70e19 solid; width:100px; line-height:36px; height:36px; transition:all ease 0.5s;}
.RighInfo002222 .back:hover{ background:#d70e19; color:#fff; transition:all ease 0.5s;}
.RighInfo002222 .box4{}
.RighInfo002222 .box4 .h2{ background:#008cd6; text-align:center; color:#fff; padding:6% 0; position:relative; margin:0;}
.RighInfo002222 .box4 .h2 i{ position:absolute; bottom:0; left:50%; width:0; height:0; border-style:solid; border-color:transparent transparent #f3f3f3 transparent; border-bottom-width:15px;border-left-width:12px;border-right-width:12px;}
.RighInfo002222 .box4 .ul{ background-color:#f3f3f3; }
.RighInfo002222 .box4 .ul li{ float:left; width:33.3334%; text-align:center;padding:6% 2%;}
.RighInfo002222 .box4 .ul li+li{ border-left:1px solid #e7e7e7;}
.RighInfo002222 .box4 .ul li .h2{ background:none; color:#000; padding:10px 0 20px;}
.RighInfo002222 .box4 .ul li .p{ color:#000; margin:0;}
.RighInfo002222 .box4 .ul li figure{ max-width:150px; margin:0 auto;}
@media(max-width:1150px){
.RighInfo002222 .box2 .ul li{margin-right:4%;}    
}
@media(max-width:1000px){
.RighInfo002222 .box2 .img,.RighInfo002222 .box2 figure{ width:100%; float:none; text-align:center;}
.RighInfo002222 .box2 .img{padding-top: 2%;padding-right: 0}
.RighInfo002222 .box2 figure{ padding-top: 0}
.RighInfo002222 .h2{ font-size:24px;}	
.RighInfo002222 .p{ font-size:14px;}
}
@media(max-width:700px){
.RighInfo002222 .box2 .ul li{ float:left; width:25%; margin:0; padding:0 2%;}	
}
@media(max-width:640px){
.RighInfo002222 .h2{ font-size:20px;}
.RighInfo002222 .box1 figure,.RighInfo002222 .box3 figure{ position:static; padding:4% 0;}	
.RighInfo002222 .box1 .h2,.RighInfo002222 .box3 .h2{ color:#008cd6;}
}
@keyframes imghover{
0% {transform:translateY(0px)}
50% {transform:translateY(-12px)}
100% {transform:translateY(0px)}
}
@-webkit-keyframes imghover{
0% {transform:translateY(0px)}
50% {transform:translateY(-12px)}
100% {transform:translateY(0px)}
}
@-ms-keyframes imghover{
0% {transform:translateY(0px)}
50% {transform:translateY(-12px)}
100% {transform:translateY(0px)}
}

@keyframes sonarEffect{
	0% {opacity: 0.3;}
	40% {opacity: 0.5;box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #d70e19, 0 0 0 10px rgba(255, 255, 255, 0.5);}
	100% {box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #d70e19, 0 0 0 10px rgba(255, 255, 255, 0.5);transform: scale(1);opacity: 0;}
}
@-webkit-keyframes sonarEffect{
	0% {opacity: 0.3;}
	40% {opacity: 0.5;box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #d70e19, 0 0 0 10px rgba(255, 255, 255, 0.5);}
	100% {box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #d70e19, 0 0 0 10px rgba(255, 255, 255, 0.5);-webkit-transform: scale(1);opacity: 0;}
}
@-moz-keyframes sonarEffect{
	0% {opacity: 0.3;}
	40% {opacity: 0.5;box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #d70e19, 0 0 0 10px rgba(255, 255, 255, 0.5);}
   100% {box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #d70e19, 0 0 0 10px rgba(255, 255, 255, 0.5);-moz-transform: scale(1);opacity: 0;}
}
/*RighInfo002222 End*/
/*Floor002156 */
.Floor002156{  background: url(../images/Floor002156-bg.jpg)bottom; padding: 5% 0 5%; background-size:cover;}
.Floor002156 .title{text-align:center; padding:3% 0;}
.Floor002156 .title h1{ margin:0; font-size:26px; color:#b09c64; padding-bottom:15px;}
.Floor002156 .title span{color:#f4e7bb;position:relative;font-family:"Times New Roman", Times, serif; font-size:18px;opacity: 0.4;}
.Floor002156 .title span:before,
.Floor002156 .title i:after{ position:absolute; width:158px; content:''; height:5px; top:50%; margin-top:-2.5px;}
.Floor002156 .title span:before{ left:-158px; margin-left:-15px;background:url(../images/Floor002156-text_l.gif) no-repeat right center;}
.Floor002156 .title i:after{ right:-158px;margin-right:-15px; background:url(../images/Floor002156-text_r.gif) no-repeat left center;}
.Floor002156 .title i{ font-style:normal; }
.Floor002156 .pic{float: left;width: 50%;}
.Floor002156 .box_column{ margin-top: 2%; padding: 6%;float: right;width: 45%;}
.Floor002156 .pic2{  float: left; margin-right: 10%; }
.Floor002156 .intro p{  padding-top:5%; color:#555;    line-height: 30px;font-size: 16px;}
.Floor002156 .intro a{ display:inline-block; color:#fff; background:#d2b156; line-height:44px; padding:0 20px;}
.Floor002156 .intro a:before{ display:inline-block; content:''; background:url(../images/Floor002156-icon.png) no-repeat; width:21px; height:22px; margin-right:10px; vertical-align:middle;}
.Floor001778 .box_column{ float:right;}
.Floor002156 .box_column ul{ position:relative; width:486px; margin:0 auto; margin-top:5%; height:317px;}
.Floor002156 .box_column ol{ position:absolute;width:32%; height:174px; background:url(../images/Floor001778-icon_bg01.png) no-repeat center center; background-size:contain; overflow:hidden;}
.Floor002156 .box_column ol.ol_0{ left:0; }
.Floor002156 .box_column ol.ol_0,
.Floor002156 .box_column ol.ol_1,
.Floor002156 .box_column ol.ol_2{top:0;}
.Floor002156 .box_column ol.ol_3,
.Floor002156 .box_column ol.ol_4{bottom:0;}
.Floor002156 .box_column ol.ol_1{ background-image:url(../images/Floor001778-icon_bg02.png); left:34%;}
.Floor002156 .box_column ol.ol_2{ background-image:url(../images/Floor001778-icon_bg03.png);right:0;}
.Floor002156 .box_column ol.ol_3{ background-image:url(../images/Floor001778-icon_bg04.png); left:17%;}
.Floor002156 .box_column ol.ol_4{ background-image:url(../images/Floor001778-icon_bg05.png); right:17%;}
.Floor002156 .box_column ol a{ color:#fff; display:block; text-align:center; padding-top:25%; height:100%;}
.Floor002156 .box_column ol img{ width:35%; max-width:65px; }
.Floor002156 .box_column ol p{ margin:0;  padding:5px 15px 0;}
.Floor002156 .box_column ol:hover{ z-index:10;}


@media(max-width:480px){
.Floor002156 .box_column ul{ width:310px;height:200px;}
.Floor002156 .box_column ol{ height:110px;}
}


/*
 .发展战略
 */
.Floor001778{ position:relative;padding: 4% 0;background:#f6f8fc; background-size:cover; }
.Floor001778 .auto{ position:relative; z-index:1;max-width: 1600px}
.Floor001778 .box{     float: right;width: 50%;padding-top:0%; padding-bottom:2%;}
.Floor001778 .box_column{ float: left;width: 50%; padding-top:0%; padding-bottom:2%;}
.Floor001778 .tit{margin: 0;font-size: 30px;color: #fc433e;padding-bottom: 1em; text-align:center;line-height: 1;}
.Floor001778 .title{ text-align:center;}
.Floor001778 .title b{ font-size:66px; font-family:Arial;color:#fff; position:relative; text-transform:uppercase; height:70px; line-height:70px; display:inline-block;}
.Floor001778 .title b i{ background:url(../images/Floor001778-title_icon.png) no-repeat; width:43px; height:23px; position:absolute; right:25px; top:-12px;}
.Floor001778 .title h3{ font-size:30px; color:#6a5b45;font-weight: normal;margin:0; padding-bottom:5px;}
.Floor001778 .title span{ width:36px; display:inline-block; height:0px; line-height:1px; background-color:#6a5b45;}

.Floor001778 .box_column ul{ position:relative; width:486px; margin:0 auto; margin-top:5%; height:400px;}
.Floor001778 .box_column ol{ position:absolute;width:32%; height:150px; background:url(../images/Floor001778-icon_bg01.png) no-repeat center center; background-size:contain; overflow:hidden;transition:1s;}
.Floor001778 .box_column ol.ol_0{ left:3%; }
.Floor001778 .box_column ol.ol_0,
.Floor001778 .box_column ol.ol_1,
.Floor001778 .box_column ol.ol_2{top:0;}
.Floor001778 .box_column ol.ol_3,
.Floor001778 .box_column ol.ol_4{bottom:31.5%;}
.Floor001778 .box_column ol.ol_5{bottom:0;}
.Floor001778 .box_column ol.ol_1{ background-image:url(../images/Floor001778-icon_bg01.png); left:33%;}
.Floor001778 .box_column ol.ol_2{ background-image:url(../images/Floor001778-icon_bg01.png);right:5%;}
.Floor001778 .box_column ol.ol_3{ background-image:url(../images/Floor001778-icon_bg01.png); left:18%;}
.Floor001778 .box_column ol.ol_4{ background-image:url(../images/Floor001778-icon_bg01.png); right:20%;}
.Floor001778 .box_column ol.ol_5{ background-image:url(../images/Floor001778-icon_bg01.png); right:35%;}
.Floor001778 .box_column ol a{ color:#fff; display:block; text-align:center; padding-top:20%; height:100%;}
.Floor001778 .box_column ol img{ width:40%; max-width:65px; }
.Floor001778 .box_column ol p{ margin:0;  padding:0px 15px 0;font-size: 16px}
.Floor001778 .box_column ol:hover{ z-index:10;transform:rotateY(360deg);}

@media(max-width:1000px){
.Floor001778 .box{ float:none !important; width:auto;}
.Floor001778 .box_column ul{ margin-top:0;}
}
@media(max-width:640px){
.Floor001778 .box_column ul{ width:auto;height:320px;}
.Floor001778 .box_column ol{ height:110px;}
.Floor001778 .box_column ol a{ padding-top:14%;}
.Floor001778 .box_column ol p{ margin:0;  padding:0px 15px 0;font-size: 14px}
}
@media(max-width:320px){
.Floor001778 .box_column ul{ height:276px;}
.Floor001778 .box_column ol{ height:96px;}
}
/*
 .Floor001778 为demo编号
 */
.Floor001778 .map{position: relative}
.Floor001778 .map .map_list:nth-child(2){ max-width:1000px;}
.Floor001778 .map_list{ max-width:900px; margin:0 auto; width:100%; position:relative;}
.Floor001778 .map .hu1{position: absolute;width: 96px;height: 107px;bottom: 18.6%;right: 41.6%;z-index: 10}
.Floor001778 .map .gd1{position: absolute;width: 131px;height: 112px;bottom: 6.9%;right: 36.4%;z-index: 10}
.Floor001778 .map_list .hn{position: absolute;bottom: 18.6%;right: 41.6%;content: '';z-index: 1;transition: 0.3s;z-index: 2;}
.Floor001778 .map_list .gd{position: absolute;bottom: 6.9%;right: 36.4%;content: '';z-index: 1;transition: 0.3s;z-index: 2;}
.Floor001778 .map_list .line{position: absolute;bottom: 10%;right: 37%;content: '';z-index: 1;transition: 0.3s;z-index: 2;transform: scale(0.8);}
.Floor001778 .map_list .wap{display: none}
.Floor001778 .map_list .hn_hover{transform: scale(1.2);}
.Floor001778 .map_list .gd_hover{transform: scale(1.2);}
.Floor001778 .map_list img{position: relative;z-index: 1}
.Floor001778 .map_list dl{ position:absolute;z-index: 20}
.Floor001778 .map_list dl dt{ /*background:url(../images/Floor001253-icon.png) no-repeat right center; */padding-right:15px; line-height:22px; color:#333;font-size: 16px}
.Floor001778 .map dl:nth-child(12) dt{ padding-left:15px; padding-right:0; /*background-image:url(../images/Floor001253-star.png) !important; background-position:left center;*/    color: #fff;font-size: 17px;font-weight: bold;}
.Floor001778 .map_list dd{ display:none; left:-50px; bottom:31px; position:absolute; background-color:#0f4739; color:#fff; padding:10px; width:280px; z-index:10;}
.Floor001778 .map_list dd h5{ margin:0; /*font-weight:normal;*/ font-size:16px;}
.Floor001778 .map_list dd p{ margin:5px 0 0 0; font-size:14px;}
.Floor001778 .map_list dl:hover{ z-index:3;}
/*.Floor001778 .map_list dl:hover dt{ background-image:url(../images/Floor001253-icon_hover.png);}*/
.Floor001778 .map_list dl:hover dt::before{ position:absolute; content:''; width:0; height:0; border:10px solid #0f4739; border-left-color:transparent;border-right-color:transparent; border-bottom:0; right:15px; top:-10px;display: none}
.Floor001778 .map_list dl:hover dt.star::before{ right:10px; }
.Floor001778 .map_list dl:hover dd{ display:block;}
.Floor001778 .map dl:nth-child(6){top: 65.5%;left: 54%;}
.Floor001778 .map dl:nth-child(7){top: 67.5%;left: 47.5%;}
.Floor001778 .map dl:nth-child(8){top: 71%;left: 56%;}
.Floor001778 .map dl:nth-child(9){top: 73.3%;left: 47%;}
.Floor001778 .map dl:nth-child(10){top: 78%;left:53.5%;}
.Floor001778 .map dl:nth-child(11){top: 85%;left: 51%;}
.Floor001778 .map dl:nth-child(12){top: 79%;left: 61%;}
.Floor001778 .map dl i{font-style:normal;;position: absolute;z-index: 20;height: 30px;width: 30px;border-radius: 50%;background: #d70e19;opacity: 0.12;filter: alpha(opacity=12);
-webkit-animation: warn 1.5s ease-out;
-moz-animation: warn 1.5s ease-out;
animation: warn 1.5s ease-out;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
animation-iteration-count: infinite;}
.Floor001778 .map dl:nth-child(6) i{top: 12px;left: -3px}
.Floor001778 .map dl:nth-child(7) i{top:-3px ;left:25px ;}
.Floor001778 .map dl:nth-child(8) i{top:-4px ;left:-32px ;}
.Floor001778 .map dl:nth-child(9) i{top:-6px ;left:27px ;}
.Floor001778 .map dl:nth-child(10) i{top:-23px ;left:4px ;}
.Floor001778 .map dl:nth-child(11) i{top:-5px ;left:26px ;}
.Floor001778 .map dl:nth-child(12) i{top:13px ;left:-7px ;}
.Floor001778 .map dl:hover i{display: inline-block}
@media(max-width:1440px){
    .Floor001778 .map .hu1,.Floor001778 .map_list .hn{bottom: 18.6%;right: 39.1%;}
    .Floor001778 .map .gd1,.Floor001778 .map_list .gd{ bottom: 6.9%; right: 33.75%;}
}
@media(max-width:1366px){
.Floor001778 .map .hu1,.Floor001778 .map_list .hn{bottom: 18.6%;right: 38.1%;}
.Floor001778 .map .gd1,.Floor001778 .map_list .gd{ bottom: 6.2%; right: 33%;}
.Floor001778 .map_list .line{bottom: 10%;right: 34%;transform: scale(0.8);}
.Floor001778 .map_list .hn_hover{transform: scale(1.2);}
.Floor001778 .map_list .gd_hover{transform: scale(1.2);}
}
@media(max-width:640px){
.Floor001778 .map{ padding:0 5%;}
.Floor001778 .map .map_list:nth-child(1){ overflow:auto; max-height:300px;}
.Floor001778 .map .map_list:nth-child(1) img{ display:none;}
.Floor001778 .map_list dl{ position:static; color:#fff;display: none}
.Floor001778 .map_list dl dt.star,
.Floor001778 .map_list dl dt{ padding:0 !important; background:none !important;}
.Floor001778 .map_list dl dt{ line-height:30px;}
.Floor001778 .map_list dd{ position:static; display:block; width:auto; background-color:rgba(177, 137, 63, 0.7);padding: 20px;}
.Floor001778 .map_list dl:hover dt::before{ display:none;}
.Floor001778 .map_list .wap{display: block}
.Floor001778 .map_list .pc{display: none}
.Floor001778 .map .hu1,
.Floor001778 .map .gd1,
.Floor001778 .map_list .hn,
.Floor001778 .map_list .gd,
.Floor001778 .map_list .line{display: none}
}
@keyframes warn {
	0% {transform: scale(0);opacity: 1;}
	30% {transform: scale(0);opacity: 0.1;}
	60% {transform: scale(0.5);opacity: 0.5;}
	100% {transform: scale(1);opacity: 0.0;}
}
@-webkit-keyframes warn {
	0% {transform: scale(0);opacity: 1;}
	30% {transform: scale(0);opacity: 0.1;}
	60% {transform: scale(0.5);opacity: 0.5;}
	100% {transform: scale(1);opacity: 0.0;}
}
@-moz-keyframes warn {
	0% {transform: scale(0);opacity: 1;}
	30% {transform: scale(0);opacity: 0.1;}
	60% {transform: scale(0.5);opacity: 0.5;}
	100% {transform: scale(1);opacity: 0.0;}
}


/*
 .合作项目 为demo编号
 */
.PicList002273{padding:4% 0 1%;background: url(../images/homepage-repeat-bg.gif);position: relative;overflow: hidden}
.PicList002273 .after {position: absolute;z-index: 1;right: 2%;top: 10%;display: block;content: '';opacity: 0.018}
.PicList002273 .before {position: absolute;z-index: 1;left: 2%;bottom: 10%;display: block;content: '';opacity: 0.018}
.PicList002273 .left img{width: 100%;}
.PicList002273 .right .time{font-size: 14px;color:#fc433e;padding: 2px 5px;margin-top: 8px;display: inline-block;}
.PicList002273 .right .h3{color: #313131;font-size: 18px;font-weight: normal;margin: 10px 0;}
.PicList002273 .right .p{color: #999;font-size: 14px;}
.PicList002273 ul{position: relative;z-index: 10}
.PicList002273 ul li{margin-bottom: 30px;background: #fff;padding: 18px 20px;}

@media screen and (min-width:768px ) {
	.PicList002273 .left{float: left;width: 25%;}
	.PicList002273 .right{float: right;width: 72%;}
	.PicList002273 .right .time{margin-top: 0px;}
	.PicList002273 ul li{background:#fff;}
}

@media screen and (min-width:1024px ) {
	.PicList002273 .right .time{margin-top: 15px;}
	.PicList002273 ul li:hover{border: 1px solid #ee322d;box-shadow: 0px 0px 30px #ccc;}
	.PicList002273 ul li{background:#fff;position: relative;border: 1px solid #fff;    box-shadow: 0 0 22px 2px #eee;}
	.PicList002273 ul li .right_btn{width: 14px;height:25px;background: url(../images/PicList002149-more.png) no-repeat center;display: inline-block;position: absolute;top: 50%;right: 48px;cursor: pointer;margin-top: -10px}
	.PicList002273{}
}

@media screen and (min-width:1200px ) {
	.PicList002273 .left{float: left;margin-right: 50px;}
	.PicList002273 .right{float: left;width:720px;}
	.PicList002273 .right .time{margin-top: 14px;}
	.PicList002273 .right .h3{line-height: 18px;margin: 36px 0 17px;}
	.PicList002273 .right .p{line-height:24px;}
	.PicList002273 ul li{padding-right: 20px;}
}
@media(max-width:1200px){
.PicList002273 .left{float: left;width: 18%;margin-right: 30px}
.PicList002273 .right{float: left;width: 66%;}    
}
@media(max-width:768px){
.PicList002273 .left{float: none;width: 100%;margin-right: 0px}
.PicList002273 .right{float: none;width: 100%;}    
}
/*公司要闻 */
.PicList002149{ padding:4% 0 1%; background: url(../images/homepage-repeat-bg.gif);position: relative;overflow: hidden}
.PicList002149 .after {position: absolute;z-index: 1;right: 2%;top: 10%;display: block;content: '';opacity: 0.018}
.PicList002149 .before {position: absolute;z-index: 1;left: 2%;bottom: 10%;display: block;content: '';opacity: 0.018}

.PicList002149 .auto{position: relative;z-index: 10}

.PicList002149 h3{ margin:0; font-size:18px;font-weight: normal;}
.PicList002149 p{ line-height:26px; overflow:hidden; color:#999; height:52px; margin:2% 0 0 0;}

.PicList002149 ol{ background-color:#fff; margin-bottom:2%; position:relative; padding-left:36.25%;    box-shadow: 0 0 22px 2px #eee;}
.PicList002149 ol .Ispic{ width:36.25%; position:absolute; left:0; top:0; height:100%;}
.PicList002149 ol .Ispic img{ display:none;}
.PicList002149 ol div{ padding:5% 10% 3% 5%;}
.PicList002149 ol h3 a{ color:#d0111b;}
.PicList002149 ol time{ display:block; padding:3% 0;}
.PicList002149 ol p{ margin:0 0 3% 0; height:78px;}
.PicList002149 ol span{ display:inline-block; width:130px; line-height:40px; text-align:center; color:#fff; background:#fc433e; font-size:12px; border-radius:20px;}

.PicList002149 li{ overflow:hidden; padding-left:160px; padding-right:58px; position:relative; margin-bottom:2%; background-color:#fff;    box-shadow: 0 0 22px 2px #eee;}
.PicList002149 li:after{ position:absolute; content:''; right:0; top:0;width:58px; height:100%; background:url(../images/PicList002149-more.png) no-repeat center center; border-left:2px solid #fff;}
.PicList002149 li div{border-left:1px solid #ededed; padding:3%;}
.PicList002149 li time{ position:absolute; left:0; top:0; width:160px; height:100%;}
.PicList002149 li time span{ position:absolute; width:100%; text-align:center; top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); color:#b2b2b2; font-size:16px;}
.PicList002149 li time i{ font-style:normal; font-size:50px; color:#999; display:block; font-family:"Courier New", Courier, monospace; line-height:40px;}
.PicList002149 li time i:after{ display:block; content:''; margin:5px auto; height:1px; width:50%; max-width:66px; background:#dfdfdf;}
@media(max-width:1000px){
.PicList002149 li{padding-left:100px;padding-right:30px;}
.PicList002149 li:after{width:30px; background-size:35% auto;}
.PicList002149 li time{width:100px;}
.PicList002149 li time span{font-size:14px;}
.PicList002149 li time i{font-size:40px;line-height:30px;}
}
@media(max-width:768px){
.PicList002149 h3{ font-size:16px;}
}
@media(max-width:640px){
.PicList002149 ol{ padding-left:0;}
.PicList002149 ol .Ispic{ width:auto; position:relative; height:auto; display:block; padding-bottom:60%;}
.PicList002149 ol div{ padding:3%;}
}
@media(max-width:480px){
.PicList002149 li{padding-left:80px;padding-right:0;}
.PicList002149 li:after{ display:none;}
.PicList002149 li time{width:80px;}
.PicList002149 li time span{font-size:12px;}
.PicList002149 li time i{font-size:30px;}
.PicList002149 h3{ font-size:14px;}
.PicList002149 p{ font-size:12px; line-height:20px; overflow:hidden; height:40px;}
.PicList002149 ol p{ height:60px;}
}
/*
 .分页 为demo编号
 */
.Page002274{ text-align:center; padding:1% 0 60px; color:#666666; background: url(../images/homepage-repeat-bg.gif);}
.Page002274 .Pages *{ vertical-align:middle;}
.Page002274 .Pages .p_cur,
.Page002274 .Pages .p_count,.Page002274 .Pages .a_first,.Page002274 .Pages .a_end,.Page002274 .p_jump,
.Page002274 .Pages .p_total{ display:none;}
.Page002274 .Pages a{ display:inline-block; padding: 0 15px; line-height:37px; background-color: #fff; color:#666666; margin-left:5px;}
.Page002274 .Pages a:hover,
.Page002274 .Pages a.a_cur{ color:#fff; background-color:#fc433e;}
.Page002274 .Pages em{ font-style:normal; display:inline-block; vertical-align:middle;}
.Page002274 .Pages .i_text{ width:47px; height:36px; line-height:36px;border:1px solid #ceced5;}
.Page002274 .Pages .i_button{ cursor:pointer; background:none; width:47px; height:36px;border:1px solid #ceced5;}
.Page002274 .Pages .p_jump b{font-weight:normal; margin:0 5px;}
.Page002274 .Pages .a_prev,.Page002274 .Pages .a_next{ font-family: 宋体; font-weight: bold; padding:0 25px; }

@media(max-width:1000px){
.Page002274 .Pages em{ display:none;}
}
@media(max-width:640px){
.Page002274 .Pages a.a_first,
.Page002274 .Pages a.a_end{ display:none;}
.Page002274 .Pages a{ padding:0 10px;}
}



/*Bottom002614 */
.Bottom002614{ /*background: url(../images/Bottom002614-line.png) no-repeat center top;*/ padding:0% 0; border-top: 1px solid #eee; background:#FFFFFF;position: relative;z-index: 10}
.Bottom002614 .hotline{ float: left;position: relative; width:25%}
.Bottom002614 .hotline img{ max-width:90px;border: 1px solid #eee;/*display: block; float: left;*/ margin-right: 20px; }
.Bottom002614 .hotline span{display: block;padding-top: 48px}
.Bottom002614 .hotline dl{text-align: center; padding: 15px 0px 15px 0;  align-items: center; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; position:relative;
    }
    .Bottom002614 .hotline dl .pp{    margin-top: 56px;}
.Bottom002614 .hotline dl b{ display:block; font-size:36px; font-family: "Times New Roman", Times, serif; color:#fc433e;}
.Bottom002614 .copyright{ float: right; padding-top: 20px; text-align:right; color:#474747; width:65%}
.Bottom002614 .copyright p{ margin:0;}
.Bottom002614 .copyright p a{ color:#606060;}
.Bottom002614 .copyright p a::after{ display:inline-block; content:''; width:1px; height:11px; background:#cbcbcb; margin:0 12px; vertical-align:middle;}
.Bottom002614 .copyright p a:last-child::after{ display:none;}
.Bottom002614 .copyright a:hover{color:#cca74f;}
.Bottom002614 .bdsharebuttonbox{ padding-bottom:20px;position: absolute;right: -4px;top: 37px}
.Bottom002614 .bdsharebuttonbox a{ float:none; display:inline-block; margin:0; width:32px; height:32px; border-radius:50%; margin-left:12px; background:url(../images/Bottom002614_share.png) no-repeat left center #a5a5a5;}
.Bottom002614 .bdsharebuttonbox a.bds_weixin{ background-position:-43px center;}
.Bottom002614 .bdsharebuttonbox a.bds_qzone{ background-position:-86px center;}
.bd_weixin_popup,
.bd_weixin_popup *{ box-sizing:content-box;}
@media(max-width:1024px){
.Bottom002614 .auto{ display:block;}
/*.Bottom002614 .auto > *{ width:auto;}*/
}
@media(max-width:768px){
.Bottom002614 .hotline,.Bottom002614 .copyright{ float:none; width:100%}
}
@media(max-width:640px){
.Bottom002614 .copyright{ text-align:left;}
.Bottom002614 .bdsharebuttonbox{ padding:15px 0;top:inherit}
.Bottom002614 .bdsharebuttonbox a{ float:left;}
.Bottom002614 .hotline,.Bottom002614 .copyright{ float:none; width:100%}
}

/*
 .Bottom002406 为demo编号
 */
.Bottom002406 .auto{position: relative;padding-bottom: 1%}
.Bottom002406,.Bottom002406 a{ color: #666;}
.Bottom002406{background: #ededed; font-size: 12px; padding: 15px 0;}
.Bottom002406 a:hover{ color: #000;}
.Bottom002406 .links{ margin-top: 20px;}
.Bottom002406 .links a+a{ margin-left: 20px; position: relative;}
.Bottom002406 .links a+a:before{ content: "";position: absolute; left: -10px; top: 20%; height: 60%; width: 1px; background: #cccccc; }
.Bottom002406 .copyright{ margin-top: 10px;}
.Bottom002406 .share{ position: absolute; right: 0; top: 30%; margin-top: -16px;}
.Bottom002406 .share >*{ float: left; line-height: 32px;}
.Bottom002406 .share a{ width: 32px; height: 32px; display: inline-block; border-radius: 50%; background-color: #8d8d8d; text-align: center; font-size: 20px;color: #ededed; margin-left: 15px;}
.Bottom002406 .share a span{ font-size: 24px; }
.Bottom002406 .share a:hover{ color: #fff;}
@media only screen and (max-width:767px ) {
	.Bottom002406{ text-align: center;}
	.Bottom002406 .share{ position: static; margin: 15px auto 0; max-width: 200px;}
}

.jiathis_style  .jiadiv_01{ width: 120px !important;}

/*
 .校园招聘
 */
.TextList001729{ padding: 0% 0 1%;background: url(../images/homepage-repeat-bg.gif);position: relative ;overflow: hidden}
.TextList001729 .auto{    position: relative;
    z-index: 10;}
.TextList001729 .after {position: absolute;z-index: 1;right: 2%;top: 10%;display: block;content: '';opacity: 0.018}
.TextList001729 .before {position: absolute;z-index: 1;left: 2%;bottom: 10%;display: block;content: '';opacity: 0.018}
.TextList001729 ol.type{ margin-top:0%;}
.TextList001729 .type{display:table; width:100%;}
.TextList001729 ol.type{font-size:16px; background-color:#d4b27d; color:#fff;}
.TextList001729 .type li{ display:table-cell; vertical-align:middle;text-align:center; padding-top:10px; padding-bottom:10px; line-height:24px;}
.TextList001729 ul.type li{cursor:pointer;}
.TextList001729 .type li:nth-child(1){width:12%;}
.TextList001729 .type li:nth-child(2){ width:11%;}
.TextList001729 .type li:nth-child(3){ width:10%;}
.TextList001729 .type li:nth-child(4){width:13%;}
.TextList001729 .list{border-bottom:1px solid #e5e5e5;}
.TextList001729 .list .con{ display:none; line-height: 32px; border-top:1px solid #e5e5e5; overflow:hidden; font-size:14px; padding:3% 2% 3% 3%;}
.TextList001729 .btn_apply{ padding:10px 0;}
.TextList001729 .btn_apply a{ display:inline-block; max-width:140px; width:40%; height:40px; line-height:40px; text-align:center; color:#fff; background-color:#d4b27d; font-size:16px; border-radius:3px;}
@media(max-width:1000px){
.TextList001729 .type li:nth-child(2){ display:none;}
.TextList001729 .type li{ width:20% !important;}
}
@media(max-width:768px){
.TextList001729 .search{ position:relative; margin-top:10px; top:auto; width:auto;}
.TextList001729 .type li:nth-child(7){ display:none;}
.TextList001729 .type li{ width:24% !important;}
.TextList001729 .type li:nth-child(8){ width:28% !important;}
}
@media(max-width:480px){
.TextList001729 .type li:nth-child(3){ display:none;}
.TextList001729 .type li{ width:30% !important;}
.TextList001729 .type li:nth-child(8){ width:40% !important;}
.TextList001729 ol.type{font-size:15px;}
.TextList001729 .btn_apply a{font-size:16px; height:40px; line-height:40px;}
.TextList001729 ul.type li:nth-child(8){ background-size:16px auto;}
}
/*荣誉资质 */
.PicList002120{  padding:4% 0 1%; background: url(../images/homepage-repeat-bg.gif);position: relative;overflow: hidden }
.PicList002120 .after {position: absolute;z-index: 1;right: 2%;top: 10%;display: block;content: '';opacity: 0.018}
.PicList002120 .before {position: absolute;z-index: 1;left: 2%;bottom: 10%;display: block;content: '';opacity: 0.018}
.PicList002120 ul{ position: relative;z-index: 10}
.PicList002120 li{ float:left; width:31.5%; margin-right:2.75%; margin-bottom:3%;}
.PicList002120 li a{ display:block;}
.PicList002120 li p{ margin:0;  line-height:46px; padding:0 2%; text-align:center; font-size:16px;}
.PicList002120 li .table{ display:none;}
.PicList002120 li figure{padding-bottom:77%; border: 1px solid #eee; }
@media(min-width:641px){
.PicList002120 li:nth-child(3n){ margin-right:0;}
}
@media(max-width:640px){
.PicList002120 li{ width:48%; margin-right:4%;}
.PicList002120 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:375px){
.PicList002120 li p{ font-size:14px;}
}
@media(max-width:320px){
.PicList002120 li{ width:100%; float:none;}
}
/*
 .招聘详情页
 */
.Form001725{ padding:4% 0 4%; background: url(../images/homepage-repeat-bg.gif);position: relative;overflow: hidden}
.Form001725 .after {position: absolute;z-index: 1;right: 2%;top: 10%;display: block;content: '';opacity: 0.018}
.Form001725 .before {position: absolute;z-index: 1;left: 2%;bottom: 10%;display: block;content: '';opacity: 0.018}
.Form001725 .form{ padding-top:30px; max-width:700px; border:1px solid #eee; padding: 4%; border-radius: 20px; width:100%; margin: 0 auto;position: relative;z-index: 10}
.Form001725 .form td{ padding-bottom:20px; font-size:14px; }
.Form001725 .form td.button{ text-align: center; }
.Form001725 .form td.w1{ width:30%;}
.Form001725 .form td.w2{ width:6%;}
.Form001725 .form .text{ width:100%; border-radius:3px; border:1px solid #cfcfcf; line-height:36px;height:36px; text-indent:10px; background:none; }
.Form001725 .form p{ margin:0 0 10px 0;color:#d4b27d; background:url(../images/Form001413-icon.jpg) no-repeat left center; padding-left:15px;}
.Form001725 .form tr:nth-child(5) p{background: none}
.Form001725 .form td em{ font-style:normal; color:#bcbcbc;}
.Form001725 .form td em i{ font-style:normal; color:#fadbbe;}
.Form001725 .form .btn{ background:#d4b27d; color:#fff; cursor:pointer; font-size:16px; width:60%; max-width:180px; height:46px; border-radius:3px; border:none; margin-top:20px;}
.Form001725 .form dl{ position:relative;}
.Form001725 .form .template{ display: block; border-radius: 5px; width: 120px; height: 35px; line-height: 35px; margin-top: 20px; background: #9e9e9e; color: #fff; text-align: center; }
.Form001725 .form dt{ text-indent:10px; cursor:pointer; border:1px solid #cfcfcf;line-height:36px;height:36px; background:url(../images/Form001725-check.png) no-repeat 95% center;}
.Form001725 .form dd{ display:none; position:absolute; left:0; top:100%; background-color:#eee; width:100%; z-index:10;}
.Form001725 .form textarea{ width:100% !important; height: 200px !important; background: none; border:1px solid #cfcfcf; border-radius:3px; padding: 10px;  }
.Form001725 .form dd a{ display:block; line-height:36px; padding:0 10px;}
.Form001725 .form dd a:hover{ background-color:#ccc;}
@media(max-width:768px){
.Form001725 .search{ position:relative; margin-top:10px; top:auto; width:auto;}
}


/*
 .投资者保护 
 */
.RighInfo002228{ padding:50px 0; background: url(../images/homepage-repeat-bg.gif);position: relative;overflow: hidden}
.RighInfo002228 .after {position: absolute;z-index: 1;right: 2%;top: 10%;display: block;content: '';opacity: 0.018}
.RighInfo002228 .before {position: absolute;z-index: 1;left: 2%;bottom: 10%;display: block;content: '';opacity: 0.018}
.RighInfo002228 .auto{ background: #fff;padding:50px 2%; box-shadow: 0 0 22px 2px #eee;position: relative;z-index: 10}
.RighInfo002228 .single-header{ text-align:center;}
.RighInfo002228 .single-header span{ color:#999; line-height:24px; display:block; text-align:center; margin:5px 0 0px; font-size:14px;font-weight: normal}
.RighInfo002228 .single-header h1{color:#d70e19;font-size:20px;margin: 0 0 25px 0;font-weight:normal;}
.RighInfo002228 .single-header h3{color:#815122; font-size:16px; margin:0; font-weight:normal; position:relative;}
.RighInfo002228 .single-header h3:after{ content:""; display:block; height:1px; background-color:#f3eee9; width:100%; z-index:1; margin-top:15px;}
.RighInfo002228 .single-header h3 span{ position:relative; z-index:2; padding:0 30px; background-color:#fff;}
.RighInfo002228 .single-content{text-justify:inter-ideograph;text-align:justify;word-wrap:break-word;overflow:hidden;font-size:14px;line-height:24px;color:#666;}
.RighInfo002228 .single-content p{ text-indent:2em; margin:0; padding:10px 0;}
.RighInfo002228 .single-content .no-textindent{text-indent:0;text-align: center;}
.RighInfo002228 .fr{ float:none;}
.RighInfo002228 .col2+.col2{ margin-top:10px;}
.RighInfo002228 .back{ display:block; text-align:center; margin:4% auto 0; color:#d70e19; border:1px #d70e19 solid; width:14%; line-height:36px; height:36px; transition:all ease 0.5s;}
.RighInfo002228 .back:hover{ background:#d70e19; color:#fff; transition:all ease 0.5s;}

.RighInfo002228 .fz-pic{ float:left; width:100%; position:relative; display:block;}
.RighInfo002228 .fz-txt{float:right;width: 56%;position:absolute;top:6%;right:0;}
.RighInfo002228 .fz-txt p{ font-size:16px; line-height:30px;}


@media screen and (min-width:465px){
    .RighInfo002228 .col2{ width:48%;}
	.RighInfo002228 .fr{ float:right;}
	.RighInfo002228 .col2+.col2{ margin-top:0;}
}
@media screen and (min-width:768px){
  .RighInfo002228 .single-header h1{ font-size:24px;}
  .RighInfo002228 .single-header h3{ font-size:18px;}
  .RighInfo002228 .single-content p{padding: 0 0 15px;} 
  .RighInfo002228 .single-header h3:after{ background-color:#f3eee9; position:absolute; top:50%; z-index:1; margin-top:0;}
  
}
@media screen and (min-width:1024px){
  .RighInfo002228 .single-header h1{font-size: 20px;font-weight:  bolder; border-bottom:1px #ddd dashed; padding-bottom:20px;}
}




/*
 .信息公开 为demo编号
 */
.PicList001646{ padding:4% 0 0; background: url(../images/homepage-repeat-bg.gif);position: relative;overflow: hidden}
.PicList001646 .after {position: absolute;z-index: 1;right: 2%;top: 10%;display: block;content: '';opacity: 0.018}
.PicList001646 .before {position: absolute;z-index: 1;left: 2%;bottom: 10%;display: block;content: '';opacity: 0.018}
.PicList001646 .more{ text-align:left; margin-bottom:1%;}
.PicList001646 .more a{  font-weight:bold; font-size:14px;color:#d70e19;  display:inline-block; line-height:2.85em;padding-right:1.8em; border-radius:30px; background:url(../images/PicList001646-a_more.png) no-repeat 90% center;transition:all ease 0.5s;}

.PicList001646 ul{position: relative;z-index: 10}
.PicList001646 li{ overflow:hidden; margin-bottom:30px; transition:all ease 0.5s;background: #fff}
.PicList001646 li:hover{ box-shadow:0 0 15px #ccc;}
.PicList001646 li .txt{ position:relative; background:#fff; padding:0px;}
.PicList001646 li .Ispic{ float:left; width:30%;}
.PicList001646 li .Ispic img{ display:block; width:100%; height:100%;    max-height: 260px;}
.PicList001646 li figure{ float:right; width:69%; padding:0 3%;text-align:left;}
.PicList001646 li figure *{margin:0;}
.PicList001646 li figure h1{font-size:16px;position:relative;padding-bottom:15px;margin:3% 0 15px;color: #333;}
.PicList001646 li:hover figure h1 .dot{ color:#d70e19;}
/*.PicList001646 li figure h1::before{ position:absolute; content:''; left:0; bottom:0;width:30px; height:3px; background-color:#d70e19;}*/
.PicList001646 li figure p{ font-size:14px;  color:#666; margin:0; padding-bottom:12px;}
.PicList001646 li figure p span{ color:#333; font-size:14px;}

@media(max-width:460px){
.PicList001646 li .Ispic,.PicList001646 li figure{ width:100%;}
.PicList001646 li .txt{padding:8px ;}
}



/*
 .PicList001358 
 */
 .PicList001358{ padding:3% 0 2%;background: #f6f6f6}
 .PicList001358 .auto{ padding:2% 2%;background: #fff; box-shadow: 0 0 22px 2px #eee;}
.PicList001358 li{ line-height:24px; padding:15px 0;border-bottom:1px dashed #e5e5e5;}
.PicList001358 li a{ padding-right:10px;}
.PicList001358 li:hover .dot{ color:#d70e19;}
.PicList001358 li time{ float:right; font-size:12px; color:#999;}
@media(max-width:1000px){
.PicList001358 ol .pic{width:30%;}
.PicList001358 ol div{width:67%;}
}


/*
 .投资者联系
 */
.TextList002243{ padding:50px 0;background: url(../images/homepage-repeat-bg.gif);position: relative;overflow: hidden}
.TextList002243 .after {position: absolute;z-index: 1;right: 2%;top: 10%;display: block;content: '';opacity: 0.018}
.TextList002243 .before {position: absolute;z-index: 1;left: 2%;bottom: 10%;display: block;content: '';opacity: 0.018}
.TextList002243 .auto{background: #fff;padding: 40px 3%; box-shadow: 0 0 22px 2px #eee;position: relative;z-index: 10}
.TextList002243 .list li h4{font-size: 20px; color: #d70e19; margin-top: 0;}
.TextList002243 .list li h4:after{ content: ""; /*display: block;*/ width:30px; border-bottom:2px solid #d70e19; margin: 17px 0 5px;}
.TextList002243 .list li h3{font-size:18px; color: #d70e19; margin-top: 0;}
.TextList002243 .list dl dt{font-size: 14px;line-height:24px;color: #666; margin:0px 0 15px; padding-left:38px; position:relative;}
.TextList002243 .list dl dt:after{ content:''; background:url(../images/TextList002243-people.png) no-repeat; position:absolute; left:0; top:0px;width:27px; height:27px;}
.TextList002243 .list dl  dd{font-size: 14px;line-height:24px;color: #666;margin: 0 0 15px;position: relative;padding-left: 38px;}
.TextList002243 .list dl  dd .icon{ position: absolute; left: 0; top: 0; width: 27px; height: 25px; display: block; background: url(../images/TextList002243-icon.png) no-repeat;}
.TextList002243 .list dl  dd .addr-icon{ background-position: 0 0;}
.TextList002243 .list dl  dd .tel-icon{ background-position: 0 -39px;}
.TextList002243 .list dl  dd .fax-icon{ background-position: 0 -78px;}
.TextList002243 .list dl  dd .email-icon{ background-position: 0 -117px;}
.TextList002243 .list dl  dd .code-icon{ background-position: 0 -156px;}
.TextList002243 .list li{margin-bottom: 30px;border-bottom:1px #eee solid;padding: 2% 0 3%;}
.TextList002243 .list li:last-child{ border-bottom:none; padding-bottom:0; margin-bottom:0;}
/*.TextList002243 .pic{position: absolute;right: 5%;top: 17%;}*/
.TextList002243 .map{ height:350px; float: right; width: 50%; }

.TextList002243 .map * {
    box-sizing: content-box;
}

/*.TextList002243 .map *{ box-sizing:content-box; font-size: 12px !important;}*/
.TextList002243 .map img{ max-width:none;}
.TextList002243 .pic{ float:right; width:38%}
.TextList002243 .list{width: 50%; float: left; }
@media (max-width: 640px){
.TextList002243 .list,.TextList002243 .map{width: 100%; float: none; }
.TextList002243 .list{margin: 20px 0 15px;}
.TextList002243 .list li{ float: left;margin: 0 0 15px;}
.TextList002243 .list li.odd{ float: right;}
}
@media (min-width: 1024px){
.TextList002243 .list li h4{ font-size: 20px;}
.TextList002243 .list dl  dd{ font-size: 14px;}
}



/*
 .政策法规 为demo编号
 */
.PicList001111{ padding:4% 0 1%;background: url(../images/homepage-repeat-bg.gif);position: relative;overflow: hidden}
.PicList001111 .after {position: absolute;z-index: 1;right: 2%;top: 10%;display: block;content: '';opacity: 0.018}
.PicList001111 .before {position: absolute;z-index: 1;left: 2%;bottom: 10%;display: block;content: '';opacity: 0.018}
.PicList001111 .auto{background: #fff;padding: 1% 2% 3%; box-shadow: 0 0 22px 2px #eee;position: relative;z-index: 10}
.PicList001111 li{ padding:2% 0; border-bottom:1px solid #dedede;}
.PicList001111 li:hover{ background-color:#ececec;}
.PicList001111 li div{position:relative;padding:3% 15% 3% 30%;color:#999;}
.PicList001111 li .Ispic{ position:absolute; height:100%; width:27%; left:0; top:0;}
.PicList001111 li  h2{ margin:0; font-size:16px; }
.PicList001111 li  h2 a{ color:#d70e19;}
.PicList001111 li p{ line-height:24px; overflow:hidden; height:48px; }
.PicList001111 li time{ display:block; background:url(../images/PicList001111-icon.png) no-repeat left center; padding-left:20px; font-size:12px;}
.PicList001111 li .more{ position:absolute; right:3%; top:50%; margin-top:-17px; max-width:100px; line-height:34px; height:34px; border:1px solid #999; background-color:#fff; width:12%; text-align:center; color:#999; border-radius:30px;}
.PicList001111 li .more:hover{ background-color:#d70e19; color:#fff;}
@media(max-width:640px){
.PicList001111 li div{ padding-left:48%; padding-right:2%;}
.PicList001111 li .Ispic{width:45%;}
.PicList001111 li time{ margin-bottom:2%;}
.PicList001111 li .more{ position:relative; display:inline-block; top:auto; margin-top:0; min-width:100px; right:auto;}
}
@media(max-width:480px){
.PicList001111 li .Ispic{ position:static; height:auto; width:auto; display:block; padding-bottom:45%;}
.PicList001111 li div{ padding:2%;}
.PicList001111 li  h2{ padding-top:3%;}
}


.column_box{ background: -moz-linear-gradient(top, #fff, #d7e0e7 80%); background: -webkit-gradient(linear, 0 0, 0 100%, from(#f2fffc), to(#fff)); }




/*Timeline002170 */
.Timeline002170{ padding:0% 0 0; overflow-x: hidden;background: url(../images/homepage-repeat-bg.gif);border-bottom: 3px solid #f2efdc;}
.Timeline002170 .owl-carousel .owl-stage-outer{padding-top: 10%}
.Timeline002170 .owl-carousel .owl-stage{height: 350px}
.Timeline002170 .owl-item{width:200px;height: 100%}
.Timeline002170 .owl-item .item{background:url(../images/p_4_3.jpg) repeat-y 6px 0px;position: absolute;bottom: 0;width: 100%;z-index: 100}
.Timeline002170 .item div{ height:100%;background:url(../images/p_4_2.png) no-repeat 0 0;  padding: 5px 16px 5px 29px;transition: 0.3s}
.Timeline002170 .item div.on{ height:100%;background:url(../images/p_4_2.png) no-repeat 0 0;  padding: 5px 16px 40px 29px;transition: 0.3s}
@media(min-width:376px){
.Timeline002170 .odd-item .item div{background-image:url(../images/p_4_3.jpg)no-repeat 0 0; padding-left:0;}
}
.Timeline002170 .item dt{ font-weight:lighter; font-size:48px;color: #3c5d38}
.Timeline002170 .item dd{ color:#3c5d38; line-height:20px; overflow:hidden;margin-bottom: 20px;}
.Timeline002170 .owl-nav div{ position:absolute; width:44px; height:44px; top:34%; margin-top:-14px; background:url(../images/Timeline002170-btn.png) no-repeat left bottom; overflow:hidden; line-height:1000px; z-index:100;}
.Timeline002170 .owl-nav .owl-prev{ left:0;}
.Timeline002170 .owl-nav .owl-prev.disabled{ background-position:left top;}
.Timeline002170 .owl-nav .owl-next{ right:0; background-position: right bottom;}
.Timeline002170 .owl-nav .owl-next.disabled{background-position: right top;}
.Timeline002170 .owl-nav div.disabled{ cursor:default;}
@media(min-width:1201px){
.Timeline002170 .owl-carousel::before,
.Timeline002170 .owl-carousel::after{ position:absolute; content:''; height:0px; background: #f38018; width:100%; bottom:0;left: 0}
.Timeline002170 .owl-carousel::before{ left:0px;}
.Timeline002170 .owl-carousel::after{ right:-114px; width:114px; background-image:url(../images/Timeline002170-bg4.png);}
.Timeline002170 .owl-nav .owl-prev{ left:-50px;}
.Timeline002170 .owl-nav .owl-next{ right:-44px;}
}
@media(max-width:1200px){
.Timeline002170 .owl-carousel{ padding:0 30px;}
}
@media(max-width:640px){
.Timeline002170 .owl-carousel .owl-stage{height: 550px}
.Timeline002170 .owl-carousel{ padding:0 40px;}
.Timeline002170 .owl-nav .owl-prev{ left:-7px;}
.Timeline002170 .owl-nav .owl-next{ right:-7px; background-position: right bottom;}
.Timeline002170 .item dt{font-size:30px;}
}
@media(max-width:375px){
.Timeline002170 .owl-item .item{ height:250px;}
.Timeline002170 .odd-item dl{ padding-top:0; }
}

.bo{height: 150px;width: 100%;background: url(../images/homepage-repeat-bg.gif);}

/**插件样式 有相同 留一个即可**/
.owl-carousel,
.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.no-js .owl-carousel,
.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
/***end**/


/*
 .TextList000746 为demo编号
 */
 .TextList000746{ padding:50px 0 40px;background: url(../images/homepage-repeat-bg.gif);}
.TextList000746 li{border-bottom: #f0f0f0 1px dashed; line-height:27px; padding:10px 0;}
.TextList000746 li a{ padding-left:20px; background:url(../images/TextList000746-icon.jpg) no-repeat 5px center;}
.TextList000746 li a:hover{ color:#009ae9;}
.TextList000746 li time{ float:right; color:#999; font-size:12px; margin-left:10px;}






/*Menu002217*/
.Menu002217{ padding:50px 0 0px;background: url(../images/homepage-repeat-bg.gif);}
.Menu002217 nav{text-align: center;}
.Menu002217 nav ul li{text-align: center; padding:0 9px; display:inline-block;  *zoom:1; *display:inline;}
.Menu002217 nav ul li a{display: block; min-width:140px; height:40px; line-height:40px; font-size: 16px; color: #777; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; border-radius:40px; background:#e0e0e0;padding: 0 10px}
.Menu002217 nav ul li.on a,.Menu002217 nav ul li a:hover{color: #fff;background:#d4b27d;}
@media(max-width:1199px){
.Menu002217 h2{ font-size:35px;}	
}
@media(max-width:1000px){
.Menu002217 h2{ font-size:30px;}
.Menu002217 nav ul li a{ min-width:90px; font-size:14px; height:35px; line-height:35px; padding:0 3%;}
}
@media(max-width:640px){
.Menu002217 h2{ font-size:20px;}	
.Menu002217 nav ul li{ width:100%; margin:0 0 1px; display:block;}
.Menu002217 nav ul li a{ border-radius:0;}	
.queueList p+div{     word-break: break-word; }
.wu-example .queueList{ margin:0; }
.TextList002243 .pic{ float: none;width: 100%; }
.RighInfo002228 .back{ width: 25%; }
}
/*Menu002217 End*/



.placeholder p{background: none}


/*20201120*/
@media(max-width:640px){
.Timeline002170 .owl-item .item {
     height: auto; 
}
.Timeline002170 .owl-carousel .owl-stage {
    height: 375px;
}
}


/*股票*/
.Quote{ width:738px; margin-top:60px; border:1px solid #ededed;max-width: 100%;}
.Quote .Lev{ width:738px; height:110px; padding:8px 0px; background:#f5f5f5;}
.Quote .Lev .div1{ width:171px; height:110px; float:left; text-align:center; border-right:1px dotted #cacccf;}
.Quote .Lev .div1 em{font-style:normal; display:block; text-align:center; color:#020e1f; font-weight:bold; font-size:24px; line-height:48px;}
.Quote .Lev .div1 span{ color:#020e1f; display:block; text-align:center; line-height:24px;}
.Quote .Lev .div2{width:197px; height:110px; float:left; text-align:center; border-right:1px dotted #cacccf;}
.Quote .Lev .div2 em{ font-style:normal; display:block; text-align:center; color:#ff3127; font-weight:bold; font-size:30px; line-height:48px; font-family:"华文细黑";}
.Quote .Lev .div2 .rate{ display:block; text-align:center; color:#ff3127; font-size:14px;}
.Quote .Lev .div2 .rate i{ padding:0 12px;font-style:normal}
.Quote .Lev .div2 .time{ display:block; text-align:center; color:#8b8585;}
.Quote .Lev .div3{ width:330px; float:right; height:90px; /*padding:10px 40px;*/}
.Quote .Lev .div3 table { width:100%;}
.Quote .Lev .div3 td{ width:39.3%; height:28px; line-height:28px; color:#020e1f;font-family:"宋体"; border-bottom:1px dotted #cacccf;}
.Quote .Lev .div3 td .i1{ color:#ff3127;}
.Quote .Lev .div3 td .i2{ color:#008000;}
.Quote .Lev .div3 table td i{ font-style:normal;}
.Quote .Tab{ width:100%; margin-top:18px; height:26px; border-top:1px solid #ededed; border-bottom:1px solid #ededed;}
.Quote .Tab li{ height:26px; line-height:26px; padding:0 15px; float:left; border-right:1px solid #ededed; cursor:pointer;list-style-type: none;}
.Quote .Tab li.on{ color:#ff3127; border-bottom:2px solid #ff3127;}

.Quote .ContBox{ width:100%;}
.Quote .ContBox .Box{ width:100%; height:auto; display:none; padding:20px 0 12px;}
.Quote .ContBox .Box img{margin-left: 0!important;}

@media(max-width:768px){
	.Quote .Lev{max-width: 100%;height: 150px;}
	.Quote .Lev .div1,.Quote .Lev .div2{width: 22%;}
	.Quote .Lev .div3{width: 56%;margin-top: 20px;}
	.Quote .Lev .div1 em,.Quote .Lev .div2 em{font-size: 16px;}
	.Quote .Lev .div1 span,.Quote .Lev .div2 .rate,.Quote .Lev .div2 .time{font-size: 12px;}
	.Quote .Lev .div2 .rate i{padding: 0 1px;}
	.Quote .Lev .div3 td{font-size: 12px;white-space: nowrap;transform: scaleX(0.9);}
	
}













/*TextList003121 */
.TextList003121{padding: 5% 0;font-family: 'SourceHanSansCN-Normal';}
.TextList003121 .inside{/* border: 10px solid #f2f2f2; */padding: 7%;box-shadow: 0 0 10px 5px #eee;}
.TextList003121 .tit{margin: 0;font-size: 30px;/* font-family: 'SourceHanSansCN-Bold'; */color: #fc433e;padding-bottom: 1em;line-height: 1;}
.TextList003121 .area dd{color: #333333;font-size: 20px; line-height: 2.5;border-radius: 2.5em;padding: 0 2.25em; cursor: pointer;}
.TextList003121 .area dd.on{background-color: #d4b27d;color: #fff;}
.TextList003121 .list{display: none;}
.TextList003121 .list li{border-bottom: 1px solid #f2f2f2; padding:4% 2.5em;font-size: 16px;line-height: 1.875;}
.TextList003121 .list li h4{font-weight: normal;font-size: 1.25em;padding-left: 2em;background: url(../images/TextList003121-icon.png) no-repeat left center; margin: 0 0 0 -2em;color: #333333;line-height: 1.5;}
.TextList003121 .list li aside{position: relative;padding-left: 3.125em; min-height: 1.875em;}
.TextList003121 .list li aside span{position: absolute;left: 0;top: 0;}
@media (min-width:769px) {
.TextList003121 .ytable{table-layout: fixed;}
.TextList003121 .ytable-cell{vertical-align: top;}	
.TextList003121 .area{width: 187px;border-right: 1px solid #f2f2f2;padding-top: 20px;}
.TextList003121 .area dl{margin-right: -22px;}
.TextList003121 .list-group{padding-left: 92px;}
}
@media (max-width:768px) {
.TextList003121 .ytable,
.TextList003121 .ytable-cell{display: block;}
.TextList003121 .area{margin-bottom: 2vw;}	
.TextList003121 .area dl{display: flex;flex-wrap: wrap;}
.TextList003121 .area dd{font-size: 2.5vw;}
}
@media (max-width:480px) {
.TextList003121 .tit{font-size:6vw;}
.TextList003121 .list li{font-size:3.5vw;}
.TextList003121 .area dd{font-size:3.5vw; padding: 0 1em; line-height: 2.2;}
}






