@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size: .12rem; color:#666;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#d5db53; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h60{height:60px; overflow:hidden; clear:both;}
.h70{height:70px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input, textarea{background:transparent; padding:0px; font-size:12px; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.red{color:#cb1f18;}
.wal{width:1200px; margin:0px auto;}
.wal2{ max-width: 15.36rem; margin: 0 auto; }
.wal3{ max-width: 14.0rem; margin: 0 auto; }

.w238{ width:238px; overflow:hidden;}
.w902{ width:902px; border-right: #f3f3f3 solid 1px;}


a,
.park .list2 li .name, 
.nav li a,
.nav li a:after,
.ind-banner .swiper-pagination-bullet,
.indexPart1 .list li .lbox:before,
.indexPart1 .list li .mxfDiv,
.indexPart1 .list li .C-name,
.indexPart1 .list li .E-name,
.indexPart2 .list li .botDiv,
.indexPart2 .list li .imgDiv:after,
.indexPart2 .list li .C-name,
.indexPart2 .list li .E-name,
.indexPart3 .tab li .lbox,
.indexPart4 .tab2 li:after,
.indexPart4 .list li .lbox,
.indexPart4 .list li .btnDiv:before,
.investment .list li .lbox,
.investment .mxfDiv .wen1,
.investment .mxfDiv .wen2,
.investment .mxfDiv .btnDiv a,
.pageBtn a,
.news .list li,
.news .list li .name,
.sideNews li .name,
.aboutPart3 .bigBox .prev,
.aboutPart3 .bigBox .next,
.aboutPart2 .list li .lbox,
.aboutPart2 .list li .ico,
.equity .list li .lbox,
.news .list li .toptop,
.business .list li .lbox,
.invest4 .mxfDiv .wen1,
.invest4 .mxfDiv .wen2,
.invest2 .list li,
.invest2 .list li .msg,
.invest3 .list li .box,
.invest3 .list li .botDiv:after,
.indexP3 .tab li:after,
.cultureP2 .list li .box,
.cultureP2 .list li .name,
.cultureP2 .list li .num,
.cultureP2 .list li .msg{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

.Phone-Box{ display: none; }

@font-face {font-family:GOTHICB; src:url(../font/GOTHICB.TTF);}
@font-face {font-family:Gilroy; src:url(../font/Gilroy-Bold.woff.ttf);}
@font-face {font-family:light; src:url(../font/Montserrat-ExtraLight.otf);}

.fangda{ overflow: hidden;}
.fangda img{ transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s;}
.fangda:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

/*按钮动画--start*/
.ico_h {display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } 
.ico_h:before {pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; } 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }
/*按钮动画--end*/

.headD{ position: relative; height: 80px; }

.headDiv{ height:80px; position:absolute; z-index:12; left: 0px; top: 0px; width: 100%; transition: all .3s ease-out 0s;}
.headDiv.mini{ background: #fff; }
.headDiv .wal3{ position: relative; height: 80px; }
.headDiv .logo{ display:block; position:absolute; left:0; top:14px; z-index: 1;}
.headDiv .logo img{ width: 159px; }
.headDiv .topRight{ position: absolute; right: 0px; top: 20px; height: 40px; z-index: 2}
.topSearch{ position: relative; height: 40px; width: 40px; } 
.topSearch img{ position: absolute; right: 0; top: 11px; width: 19px; }
.topSearch .img2{ display: none; }
.topSearch input{ position: absolute; right: -15px; display:none; padding: 0 15px; height: 40px; line-height: 40px; background: #f5f5f5; border-radius: 24px; -moz-border-radius: 24px; box-shadow: 0px 0px 14px #ddd; width: 150px; font-size: 14px;} 
.headDiv.mini .topSearch .img1{ display: none; }
.headDiv.mini .topSearch .img2{ display: inline-block; }


.headDiv .otherBox{ position: absolute; right: 0; top: 0; height: 80px; }

.headDiv .pc-search-box { position: relative; float: left; width: .45rem; height: .45rem;}
.headDiv .search-form { position: absolute; right: 0.45rem; background: #fff; top: 0.13rem; width: 3.32rem; height: .5rem; line-height: .5rem; padding-left: 20px; padding-right: 20px; overflow: hidden; z-index: 100; padding-top: 5px; float: left; border: 1px solid #000; transform: scale3d(0, 0, 0); transition: transform .3s, top .3s; transform-origin: right center; position: relative; border-radius: 30px;}
.headDiv .search-form.on { transform: scale3d(1, 1, 1);}
.headDiv .search-form .text { display: inline-block; width: 3rem; height: .4rem; line-height: .4rem; font-size: 14px; color: #666; border: none; background: none;}
.headDiv .search-form {
  /* input placeholder  */
}
.headDiv .search-form ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #666;
  font-size: 14px;
}
.headDiv .search-form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #666;
  font-size: 14px;
}
.headDiv .search-form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #666;
  font-size: 14px;
}
.headDiv .search-form :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #666;
  font-size: 14px;
}
.headDiv .search-form a { display: inline-block; width: 18px; height: 18px; background: url(../images/nimg22_1on.png) center no-repeat; background-size: 0.18rem;}
.headDiv .pc-search-box { position: absolute; right: 0; top: 50%; margin-top: -0.22rem; z-index: 10;}
.headDiv .pc-search-box .search-btn { display: inline-block; width: .35rem; background: url(../images/nimg22_1on.png) no-repeat center center; background-size: .18rem; height: .45rem; line-height: .45rem;}
.headDiv.mini .pc-search-box .search-btn{ background: url(../images/nimg22_1on.png) no-repeat center center; background-size: .18rem;}

.headDiv .pc-search-box .close-btn { display: none;  width: .45rem; z-index: 10; height: .45rem; line-height: .45rem; font-size: .34rem; color: #fff; background: url(../images/close.png) center no-repeat;}
.headDiv .pc-search-box.on .search-btn { display: none;}
.headDiv .pc-search-box.on .close-btn { display: inline-block;}


.headDiv2{ position: relative; }
.headDiv2 .wal3{ position: relative; height: 80px; }
.headDiv2 .logo{ display:block; position:absolute; left:0; top:14px; z-index: 1;}
.headDiv2 .logo img{ width: 159px; }
.headDiv2 .topRight{ position: absolute; right: 0px; top: 30px; height: 40px; z-index: 2}

.headDiv2 .otherBox{ position: absolute; right: 0; top: 0; height: 80px; }

.headDiv2 .pc-search-box { position: relative; float: left; width: .45rem; height: .45rem;}
.headDiv2 .search-form { position: absolute; right: 0.45rem; background: #fff; top: 0.13rem; width: 3.32rem; height: .5rem; line-height: .5rem; padding-left: 20px; padding-right: 20px; overflow: hidden; z-index: 100; padding-top: 5px; float: left; border: 1px solid #000; transform: scale3d(0, 0, 0); transition: transform .3s, top .3s; transform-origin: right center; position: relative; border-radius: 30px;}
.headDiv2 .search-form.on { transform: scale3d(1, 1, 1);}
.headDiv2 .search-form .text { display: inline-block; width: 3rem; height: .4rem; line-height: .4rem; font-size: 14px; color: #666; border: none; background: none;}
.headDiv2 .search-form {
  /* input placeholder  */
}
.headDiv2 .search-form ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #666;
  font-size: 14px;
}
.headDiv2 .search-form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #666;
  font-size: 14px;
}
.headDiv2 .search-form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #666;
  font-size: 14px;
}
.headDiv2 .search-form :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #666;
  font-size: 14px;
}
.headDiv2 .search-form a { display: inline-block; width: 18px; height: 18px; background: url(../images/nimg22_1on.png) center no-repeat; background-size: 0.18rem;}
.headDiv2 .pc-search-box { position: absolute; right: 0; top: 50%; margin-top: -0.22rem; z-index: 10;}
.headDiv2 .pc-search-box .search-btn { display: inline-block; width: .35rem; background: url(../images/nimg22_1on.png) no-repeat center center; background-size: .18rem; height: .45rem; line-height: .45rem;}

.headDiv2 .pc-search-box .close-btn { display: none;  width: .45rem; z-index: 10; height: .45rem; line-height: .45rem; font-size: .34rem; color: #fff; background: url(../images/close.png) center no-repeat;}
.headDiv2 .pc-search-box.on .search-btn { display: none;}
.headDiv2 .pc-search-box.on .close-btn { display: inline-block;}

.nav{ position: absolute; right: 1.05rem; top: 0; z-index: 1; }
.nav li{ float: left; height: 80px; line-height: 80px; margin-left: 0.85rem; font-size: 16px;}
.headDiv.mini .nav li a{ color: #000; }
.nav li a{ display: block; color: #000; position: relative; height: 80px; }
.nav li a:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 0; height: 2px; background: #d5db53; }
.nav li a:hover, .nav .on a{ color: #d5db53; }

.nav2{ position: absolute; right: 1.05rem; top: 0; z-index: 1; }
.nav2 li{ float: left; height: 80px; line-height: 80px; margin-left: 0.85rem; font-size: 16px;}
.nav2 li a{ display: block; color: #333; position: relative; height: 80px; }
.nav2 li a:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 0; height: 2px; background: #d5db53; }
.nav2 li a:hover, .nav2 .on a{ color: #d5db53; }

.sNavA a:hover, .nav .liNow1 a, .nav2 .liNow1 a{ color: #d5db53!important;}
.sNavA a:hover:after, .nav .liNow1 a:after, .nav2 .liNow1 a:after{ width: 100%; }

.navIco{ display:none; width:1.04rem; height:1.0rem; position:absolute; top:0px; left:0px; text-align: center; line-height: 1.0rem;}
.navIco img{ width: 0.44rem; }
.searchIco{ display:none; width:0.9rem; height:1.0rem; position:absolute; top:0px; right:0px; text-align: center; line-height: 1.0rem;}
.searchIco img{ width: 0.3rem; }

/*导航触发效果*/
.sNav{ display: none; position: absolute; z-index: 8; width: 100%; background: #f6f6f6; padding-top: 0.9rem; height:3.3rem; left:0px;} 
.sNav:before{ content: ''; position: absolute; width: 100%; left: 0; top: 0; height: 4.2rem; background:url(../images/sNavBg.png) center no-repeat; }
.sNav .leftImg{ width: 315px; position: relative; z-index: 1;}
.sNav .midDiv{ padding-left: 50px; padding-top: 40px; width: 400px; height: 205px; border-right: #eaeaea solid 1px; position: relative; z-index: 1; }
.sNav .msg{ font-size: 24px; color: #000; line-height: 36px; padding-right: 160px; }
.sNav .list{ padding-left: 86px; width: 110px; padding-top: 25px; position: relative; z-index: 1;}
.sNav .list li{ padding-bottom: 35px; font-size: 14px;}
.sNav .list li a{ padding-left: 18px; display: block; position: relative; color: #4f4f4f;}
.sNav .list li a:before{ content: ''; position: absolute; left: 0px; top: 50%; margin-top: -1px; width: 4px; height: 4px; background: #dcdcdc; }
.sNav .list li a:hover:before{ background: #d5db53;}


/*导航菜单触发*/
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:222; left:-100%; top:0px;}
.navLayer .bg{overflow-x: auto;position:relative; background:#fff; height:100%; width:100%;}
.navLayer .toptop{ height: 1.0rem; position: relative; border-bottom: #f1f1f1 solid 1px;}
.navLayer .closeBtn{ width:1.0rem; height:1.0rem; position:absolute; top:0px; left:0; text-align: center; line-height: 1.0rem;}
.navLayer .closeBtn img{ width: 0.26rem; }
.sideNav{ padding: 0 0.3rem 0.2rem; }
.subNav{ background:url(../images/ico4.png) right center no-repeat; background-size: 0.44rem; cursor:pointer; display:block; height:1.2rem; line-height:1.2rem; position:relative; font-size:0.3rem; border-bottom: #f1f1f1 solid 1px;}
.subNav1{ background:url(../images/ico4.png) right center no-repeat; background-size: 0.44rem; color: #333;}
.subNav .name{ position:relative;}
.subNav a{ color:#333; display: block;}
.currentDt{background: url(../images/ico4.png) right center no-repeat; background-size: 0.44rem; color: #d5db53;}
.navContent{display: none;}
.navContent a{display:block; height:0.9rem; line-height:0.9rem; color:#7f7f7f; font-size:0.28rem; padding-left: 0.3rem; }

.searchLayerTel{ display:none; z-index:222; top:1.0rem; left:0px; width:100%; position:fixed; background:rgba(0,0,0,0.5);}
.searchLayerTel .box{ padding:0.5rem 0.3rem;}
.searchLayerTel .box .form{ height:1.0rem; position:relative; background:#fff; border-radius:0.24rem; -moz-border-radius:0.24rem;}
.searchLayerTel .form .input1{ width:5.0rem; height:1.0rem; line-height:1.0rem; text-indent:0.15rem; color:#999; font-size:0.24rem;}
.searchLayerTel .form .btn1{ position:absolute; right:0px; top:0px; background:#d5db53 url(../images/nimg25_2.png) center no-repeat; background-size: 0.3rem; width:1.0rem; height:1.0rem; cursor:pointer; border-top-right-radius:0.24rem; -moz-border-top-right-radius:0.24rem;
 border-bottom-right-radius:0.24rem; -moz-border-bottom-right-radius:0.24rem;}

.pageBg{ position:fixed; z-index:11; width:100%; height:100%; display:none; background:rgba(0,0,0,0.5); left:0px; top:0px;}

.footDiv{ padding-top: 0.8rem; height:2.3rem; background: #000;}
.footDiv .txt{ font-size: 0.16rem; line-height: 0.16rem; color: #d5db53; }
.footDiv .tel{ font-size: 0.36rem; line-height: 0.48rem; color: #d5db53; font-family: Gilroy; position: relative; padding-left: 34px; }
.footDiv .tel img{ position: absolute; left: 0; top: 50%; margin-top: -16px; }
.footDiv .ewmDiv li{ float: left; margin-left: 0.3rem; }
.footDiv .ewmDiv li .ewm{ border-radius: 0.1rem; overflow: hidden; }
.footDiv .ewmDiv p{ text-align: center; color: #999; padding-top: 15px; font-size: 0.16rem;}
.footDiv .msgList{ padding: 0.15rem 0 0.25rem; }
.footDiv .msgList li{ font-size: 14px; line-height: 24px; color: #999; }
.footDiv .msg{ font-size: 14px; color: #999; }
.footDiv .msg a{ color: #999; }
.footDiv .msg a:hover{ text-decoration: underline; color: #d5db53; }

.pageBanner{ position:relative;}
.pageBanner .imgDiv img{ width:100%;}

.pageBox{ padding: 115px 0 140px; }
.pageBox2{ padding: 70px 0 120px; }

.pageTop{ height: 80px; position: relative; text-align: center; }
.pageTop:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #ececec; }
.pageNav li{ display: inline-block; padding: 0 35px; height: 80px; font-size: 16px; text-align: center; position: relative; z-index: 1; }
.pageNav li a{ display: block; height: 80px; line-height: 80px; color: #333; position: relative;}
.pageNav li a:after{ content: ''; position: absolute; left: 0; bottom: 0; width: 0; height: 2px; background: #d5db53; }
.pageNav li a:hover, .pageNav li .aNow{ color: #d5db53; }
.pageNav li .aNow:after{ width: 100%; }
.pageNow{ display: none; position: absolute; right: 0; top: 0; line-height: 64px; font-size: 14px; background: url(../images/nimg10_1.png) left center no-repeat; padding-left: 10px;}
.pageNow a{ background: url(../images/ico2.png) right center no-repeat; padding: 0 20px 0 12px; color: #909090; }
.pageNow a:hover{ color: #d5db53;}
.pageNow em{ padding-left: 12px; }

.pageBannerTel{ display:none; position: relative;}
.pageBannerTel .imgDiv img{ width:100%;}

.pageTitle{ position: relative; }
.pageTitle .title1{ font-size: 24px; line-height: 24px; padding-bottom: 20px; color: #88bc3c;}
.pageTitle .title2{ font-size: 30px; font-weight: bold; color: #333; text-transform: uppercase; }
.pageTitle .limg{ position: absolute; right: 0; top: 0; }


.pageTitleTel{ height:0.98rem; background:#d5db53; position:relative;}
.sideTitleTel{ width:100%; height:0.98rem; position:absolute; left:0px; top:0px;}
.sideTitleTel .con{ font-size:0.3rem; height:0.98rem; line-height:0.98rem; position:relative; padding-right:10px;}
.sideTitleTel .con a{ color: #fff; display:block; height:0.98rem; padding-left:0.2rem; background:url(../images/limg65_1.png) right center no-repeat; background-size: 0.65rem;}
.sideTitleTel .con.on a{ background:url(../images/limg65_1on.png) right center no-repeat; background-size: 0.65rem; }
.sideTitleNav{ position:absolute; top:0.98rem; z-index:10; width:100%; background:#fff; display:none; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.sideTitleNav li{ font-size: 0.26rem; height:0.82rem; border-bottom:#d7d7d7 solid 1px;}
.sideTitleNav li a{ display:block; height:0.82rem; line-height:0.82rem; padding-left:0.2rem; color:#666;}
.sideTitleTel .con em{ display:block; color:#fff; padding-left: 0.2rem;}

/*分页*/
.pageNum{ height:48px; text-align:center;}
.pageNum a{ margin:0 10px; display:inline-block; background: #f3f3f3; height:48px; line-height:48px; font-size:14px; width: 48px;}
.pageNum a:hover, .pageNum .aNow{ color:#fff; background:#d5db53;}
.pageBtn{ width: 230px; margin: 0 auto; }
.pageBtn a{ display: block; width: 228px; height: 68px; border: #dbdbdb solid 1px; line-height: 68px; font-size: 16px; color: #414851; text-align: center; }
.pageBtn a:hover{ background: #d5db53; color: #fff; }

.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}

.topA{ z-index:10; position:fixed; right: 10px; bottom:50px; text-align:center; line-height:18px; width:65px; height:60px; padding-top:5px; font-size:12px; color:#fff; background:#ae0812 url(../images/topB.png) center 45px no-repeat; color:#fff;}
.topA:hover{ color:#fff;}

.cd-top {
    /* image replacement properties */
    overflow: hidden;

    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {

    opacity: 1;
}

#Layer1{
	position:absolute;
	position:fixed;
	_position:absolute;
	width:100%;
	z-index:99;
	top:0; left:0px;
	background-color:#000;
	display:none;
}


.selectDiv{cursor:pointer;}
.selectDiv span{padding-left:10px;}
.selectDiv select{display:none;}
/**/
.selectLayer{position:absolute; z-index:100; display:none; background:#FFF; border:#bababa solid 1px;}
.selectLayer li{height:22px; line-height:22px; overflow:hidden; padding-left:10px; color:#666;}










