﻿@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; font-family:Arial, "微软雅黑"; color:#666; overflow-x:hidden;height:100vh;}
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:#f6a30c; 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; font-family:Arial, "微软雅黑"; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.red{color:#cb1f18;}
.wal{width:1200px; margin:0px auto;}


/*.indexPart5 .leftDiv li a{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}
*/

@font-face {font-family:medium; src:url(../font/DINCOND-MEDIUM.otf);}
@font-face {font-family:bold; src:url(../font/DINCOND-BOLD.otf);}
@font-face {font-family:GOTHICB; src:url(../font/GOTHICB.TTF);}
.w50{width: 50%;}
.w60{width: 45%;}
.w80{width: 80%;}
.w90{width: 90%;}
.w70{width: 70%;}
.w780{ width:780px;}
.w790{ width:780px; background: #fff; position: relative; z-index: 2;}
.w380{ width:380px;}
.w380-2{ position: relative; z-index: 2; }

.Phone-Box{ display: none; }

.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*/


.headDiv{ height:80px; z-index:5; width:100%; background:#f2f2f2; position: relative;}
.headDiv .wal{ height:70px; position:relative;}
.headDiv .wal-no{height:80px;display: flex;align-items: center;position:relative;}
.headDiv .logo{ display:block;     margin-left: 5%; }
.headDiv .topRight{ position: absolute; right: 5%; top: 0px; height: 80px; border-right: #f8f6f4 solid 3px;}
.headDiv .lan{ width: 65px; height: 80px; position: relative; cursor: pointer; border-left: #f8f6f4 solid 3px;}
.headDiv .lan em{ padding-left: 17px; display: block; height: 80px; line-height: 80px; font-size: 14px; color: #a4a5a5; }
/* .headDiv .lan.on em{ background: url(../images/nimg13_1on.jpg) 75px center no-repeat;} */
.headDiv .lan .list{ position: absolute; top: 70px; left: 0px; display: none; width: 114px; background: #fff; height: 110px; }
.headDiv .lan .list li{ font-size: 14px; line-height: 36px; padding-left: 17px; }
.headDiv .lan .list li a{ display: block; color: #a4a5a5; }
.headDiv .lan .list li a:hover{ font-weight: bold; color: #f7a30c; }
.headDiv .topSearch{ width: 68px; height: 70px; position: relative; cursor: pointer; border-left: #f8f6f4 solid 3px;}
.headDiv .topSearch em{ display: block; height: 70px; line-height: 70px; width: 68px; background: url(../images/nimg24_1.jpg) center no-repeat; }
.headDiv .topSearch.on em{ background: url(../images/nimg24_1on.jpg) center no-repeat;}
.headDiv .topSearch .layerDiv{ display: none; position: absolute; right: 0px; top: 70px; width: 326px; height: 60px; background: #f7a30c; }
.headDiv .topSearch .input1{ padding-left: 30px; height: 60px; width: 296px; line-height: 60px; color: #fff; font-weight: bold; font-size: 14px; }
.headDiv .topSearch .btn1{ position: absolute; right: 0px; top: 0; width: 64px; height: 60px; background: url(../images/nimg34_1.png) center no-repeat; }
.headDiv .lanTel{ position: absolute; right: 1.54rem; height: 0.70rem;}
.headDiv .lanTel li{ font-size: 0.24rem; text-align: center; float: left; border-right: #f8f6f4 solid 0.02rem; width: 0.88rem; height: 0.70rem; line-height: 0.70rem;}
.headDiv .lanTel li a{ color: #a4a5a5; }

.navIcoPC{ position: absolute; right: 0px; top:0px; width: 40px; height: 80px; background: #390; text-align: center; line-height: 80px; z-index: 10;}


.nav{position: absolute; height: 80px;top: 0px;left: 38%;white-space: nowrap;}
.nav ul{display: flex;}
.nav li{float:left; height:80px; position: relative; z-index: 2; font-weight: bold;}
.nav a{ padding: 0 55px; position:relative; display:block; height:80px; line-height: 80px; overflow:hidden; font-size:14px; z-index: 10; color: #4c4c4c; font-weight: bold;}
.nav a:hover .bkg, .nav .aNow .bkg{ color:#FFF; background-color:#390; top:0;}
.nav li a span {position:absolute; left:0; top:0; z-index:2; width:100%; height:100%; text-align: center;}
    .nav li a .bkg {
        top: 100%;
        z-index: 1;
        background-color: #390;
        -webkit-transition: top 200ms;
        transition: top 200ms;
    }
.nav li a.on{ color: #efaa00; }
.nav li a.on .bkg,.nav li a:hover .bkg {top:0; color:#efaa00;}
.nav a:hover{ color:#390;}
.nav .aNow{ color:#390;}

.navIco {
    display: none;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 0.74rem;
    height: 0.90rem;
    text-align: center;
    line-height: 0.90rem;
    background: #390;
}
.navIco img{ width: 0.19rem; }
.searchIco{display:none; height: 0.70rem; position:absolute; top:0px; right:0.74rem; text-align: center; line-height: 0.70rem; width: 0.8rem;}
.searchIco img{ width: 0.24rem; }

.navRight{ height:100%; width:488px; overflow:hidden; position:fixed; z-index:10; right:-488px; top:0px; background: #fff;}
    .navRight .txt {
        height: 89px;
        line-height: 88px;
        border-bottom: #f2edea solid 3px;
        padding-left: 28px;
        color: #390;
        font-family: GOTHICB;
        font-size: 18px;
        text-transform: uppercase;
    }
    .navRight .closeBtn {
        height: 70px;
        width: 74px;
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 22;
        background: #390;
        text-align: center;
        line-height: 70px;
    }
.rightNav{ padding: 12px 50px 0 26px; width: 412px;}
.rightNav li{ padding-bottom: 30px;}
.rightNav li:last-child{ border-bottom: none; }
.rightNav li h2{ line-height: 24px; font-size: 18px; color: #4c4c4c; padding-left: 30px; background:url(../images/ico3.png) left center no-repeat;}
.rightNav li dl{ padding: 10px 0 0 30px; overflow: hidden; }
.rightNav li dd{ height: 18px; line-height: 18px; padding-right: 32px; float: left;}
.rightNav li dd a{ color: #9c9c9c;}
.rightNav li dd a:hover{ color: #efaa00; }
.navRight .botDiv{ height: 192px; border-top: #f2edea solid 3px; width: 100%; position: absolute; left: 0px; bottom: 0px; }
.navRight .leftDiv{ padding: 30px 0 0 58px; }
.navRight .rightDiv{ padding: 30px 0 0 86px; }
.navRight .wen{ font-weight: bold; color: #4c4c4c; font-size: 14px; height: 32px; }
.navRight .ewm{ -webkit-box-shadow: 0 5px 10px 0 hsla(230,9%,48%,.2); box-shadow: 0 5px 10px 0 hsla(230,9%,48%,.2);}
.navRight .name{ font-family: "Microsoft JhengHei"; color: #4c4c4c;}
.navRight .share{ padding-top: 40px; }
.navRight .share li{ float: left; margin-right: 15px; }
.navRight .share li .img1{ display: none; }
.navRight .share li:hover img{ display: none; }
.navRight .share li:hover .img1{ display: inline-block; }

/*导航触发效果*/
.sNav{position:absolute; z-index:1000;  top:80px; display:none; background-color: rgba(215,195,196,0.8); width:770px;left:38%;border-top:2px solid #46a600;}
.sNav .list{
    float: left;
    padding: 30px 0;
    width: 110px;
    text-align: center;
}
.sNav .list.aCur{background: rgb(0,0,0,0.1);}
.sNav .list li{ height:30px; line-height:30px; font-size:14px;}
/* .sNav .list li:last-child{ margin-right:0px;} */
.sNav .list li a{ color:#383838;}
.sNav .list li a:hover{ color: #efaa00;}

/*导航菜单触发*/
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:11; right:-100%; top:0px;}
.navLayer .bg{overflow-x: auto;position:relative; background:#fff; height:100%; width:78%; margin-left: 22%;}
.navLayer .toptop{ height: 0.9rem; position: relative; border-bottom: #f2edea solid 0.02rem;}
    .navLayer .txt {
        padding-left: 0.5rem;
        line-height: 0.70rem;
        font-size: 0.18rem;
        color: #390;
    }
    .navLayer .closeBtn {
        width: 0.74rem;
        height: 0.70rem;
        position: absolute;
        top: 0px;
        right: 0;
        text-align: center;
        line-height: 0.70rem;
        background: #390;
    }
.navLayer .closeBtn img{ width: 0.19rem; }
.sideNav{ padding: 0 0 0.5rem; }
.subNav{ cursor:pointer; display:block; height:0.7rem; line-height:0.7rem; padding-left: 0.5rem; position:relative; font-size:0.18rem; border-bottom: #f2edea solid 0.02rem;}
.subNav1{ color: #4c4c4c;}
.subNav .name{ position:relative; padding-left: 0.3rem; background:url(../images/ico3.png) left center no-repeat; background-size: 0.12rem;}
.subNav a{ color:#4c4c4c; display: block;}
.currentDt {
    color: #390;
}
.navContent{display: none;}
.navContent a{display:block;  height:0.5rem; line-height:0.5rem; color:#9c9c9c; font-size:0.18rem; padding-left: 0.8rem; }

.searchLayerTel{ display:none; z-index:9; top:0.70rem; left:0px; width:100%; position:fixed; background:rgba(0,0,0,0.5);}
.searchLayerTel .box{ padding:0.3rem 0.56rem;}
.searchLayerTel .box .form{ height:0.46rem; position:relative; padding-right: 1.05rem;}
.searchLayerTel .form .input1{ width:100%; background:#fff; height:0.46rem; line-height:0.46rem; text-indent:0.15rem; color:#aaa; font-size:0.2rem; border-radius: 0.08rem; -moz-border-radius:0.08rem;}
    .searchLayerTel .form .btn1 {
        position: absolute;
        right: 0px;
        top: 0px;
        background: #390;
        color: #fff;
        width: 0.78rem;
        height: 0.46rem;
        border-radius: 0.08rem;
        -moz-border-radius: 0.08rem;
    }

/*.pageBg{ position:fixed; z-index:11; width:100%; height:100%; display:none; background:url(../images/bg2.png) repeat; left:0px; top:0px;}*/

.footDiv{ height: 180px;  padding-top: 40px;border-top:15px solid #be9458;background: url('../images/bottom-bg1.jpg') left top no-repeat,url('../images/bottom-bg2.jpg') right top no-repeat;background-color: #007237;}
.footDiv .tel{  font-size: 14px; position:relative;margin-top:20px; }
.footDiv .tel img{ left: 0; position:absolute; top: 5px; }
.footDiv .tel li{  font-size:14px; color:#fff; }
.footDiv .tel li:first-child{font-size: 16px;margin-bottom: 5px;}
.footDiv .tel em{font-family: GOTHICB; color: #fff; font-size: 40px;margin-top: 10px;display: inline-block; }
.footDiv .links{ padding-top: 18px; color: #707070; position: relative; left: -11px; font-family: "Microsoft JhengHei";}
.footDiv .links a{ color: #707070; padding: 0 11px; }
.footDiv .links a:hover{ text-decoration: underline; }
.footDiv .app{ margin-right: 38px; padding-right: 46px; height: 34px; line-height: 34px; position: relative; font-size: 14px; color: #c3c3c3; font-family: "Microsoft JhengHei"; }
.footDiv .app .img1{ position: absolute; right: 0px; top: 0px; }
.footDiv .app .ewmLayer{position:absolute; right: -20px; top:-150px; background:url(../images/ewmLayer.png) center top no-repeat; width:145px; height:168px; opacity:0; filter:alpha(opacity=0); visibility:hidden; z-index:22;}
.footDiv .app.on .ewmLayer{opacity:1; filter:alpha(opacity=1); visibility:visible; top:-170px;}
.footDiv .app .ewmLayer .imgDiv{ padding-top:12px; text-align: center;}
.footDiv .app .ewmLayer{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;    
}

.footDiv .mxfDiv{  position: relative; }
.footDiv .mxfDiv span{ position: absolute; left: 0px; top: 0px; line-height: 34px; font-size: 14px; color: #c3c3c3; font-family: "Microsoft JhengHei";  }
.footDiv .mxfDiv li{ position: relative; float: left; margin-left: 12px; }
.footDiv .mxfDiv li .ewmLayer{position:absolute; right: -20px; top:-150px; background:url(../images/ewmLayer.png) center top no-repeat; width:145px; height:168px; opacity:0; filter:alpha(opacity=0); visibility:hidden; z-index:22;}
.footDiv .mxfDiv li.on .ewmLayer{opacity:1; filter:alpha(opacity=1); visibility:visible; top:-170px;}
.footDiv .mxfDiv li .ewmLayer .imgDiv{ padding-top:12px; text-align: center;}
.footDiv .mxfDiv li .ewmLayer{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;    
}


.footDiv .msg{ clear: both; padding-top: 15px; color: #fff; opacity: 0.8; text-transform: uppercase; }
.footDiv .msg a{ color: #fff; }
.footDiv .msg a:hover{ text-decoration: underline;}


.footTel{ background: #272727; padding: 0.45rem 0.2rem 0.3rem; overflow: hidden;}
.footTel .tel{ line-height: 0.35rem; font-size:0.2rem; padding-left:0.45rem; position:relative;}
.footTel .tel img{ position: absolute; left:0; top: 0; width: 0.35rem; }
.footTel .tel li{ font-size:0.22rem;}
.footTel .tel em{ font-family: GOTHICB; padding-left: 0.08rem; font-size: 0.24rem; }
.footTel .rightIco li{ margin-left: 0.48rem; float: left;}
.footTel .rightIco li img{ width: 0.35rem; }

.footTel .links{ padding-top: 0.25rem; font-size: 0.14rem;  color: #707070; position: relative; text-align: center; font-family: "Microsoft JhengHei";}
.footTel .links a{color: #707070; padding: 0 0.15rem; }
.footTel .links a:hover{ text-decoration: underline; }
.footTel .msg{ padding-top: 0.1rem; text-align: center; color: #fff; opacity: 0.3; font-size: 0.14rem;}
.footTel .msg a{ color: #fff; }
.footTel .msg a:hover{ text-decoration: underline;}
.pageBg{ position:fixed; z-index:8; width:100%; height:100%; display:none; background:rgba(0,0,0,0.3); left:0px; top:0px;}
.sb-Bg{ position:fixed; z-index:10; width:100%; height:100%; display:none; background:rgba(0,0,0,0.3); left:0px; top:0px;}

.pageBanner{ position:relative; height: 60%;padding-bottom:80px;}
.pageBanner .botDiv{ position: absolute; left: 0; width: 100%; background: #fff; height: 65px; bottom: 0px; z-index: 1;}
.pageBanner .leftDiv{ width: 56%; height: 65px; position: relative;margin: 20px auto 0;text-align: center;}
.pageBanner .rightDiv{ width: 44%; height: 65px; }
.pageBanner .txtDiv{ position: absolute;top: 50%;left:50%;color: #fff;
text-align: center;transform: translate(-50%, -90%);}
.pageBanner .txtDiv .txt1{ font-size:28px; letter-spacing:5px;text-shadow: 1px 1px #747474;}
.pageBanner .txtDiv .txt2{ font-size:46px; line-height:30px; padding-bottom:15px;text-shadow: 2px 2px #747474;}

.pageBannerTel{ display: none; }
.pageBannerTel img{ width: 100%; }

/* .pageNav{ padding-left: 70px; } */
.pageNav ul{display: flex;justify-content: center;}
.pageNav li{ float: left; margin-right: 40px; font-size: 15px; font-weight: bold;}
.pageNav li a{ display: block; height: 50px; line-height: 65px; color: #525252; position: relative;padding: 0 5px;}
.pageNav li em{ position: absolute; left: 0px; bottom: 0px; width: 100%; height: 3px; background: #005c17; display: none; z-index: 2; }
.pageNav li .aNow em, .pageNav li a:hover em{ display: block; }

.pageNow{ position: absolute; right: 50%; bottom: 0px; line-height: 65px; margin-right: -600px; z-index: 2; font-size: 14px;}
.pageNow a{ color: #5b5b5b; background: url(../images/nimg3_1.png) left center no-repeat; padding: 0 14px 0 17px;}
.pageNow a:hover{ color: #efaa00; }
.pageNow em{ background: url(../images/nimg3_1.png) left center no-repeat; padding-left: 17px; color: #efaa00;}
.pageNow img{ padding-right: 18px; position: relative; top: 0px;}

.allBox{ position: relative; }
.pageBox{ padding: 50px 0 50px;}
.pageBox2{ padding: 50px 0 0;}
.containerBox{ width: 1340px; margin: 0 auto; background: #fff; position: relative; z-index: 2;}
.spBg{ position: absolute; left: 0px; width: 100%; z-index: 1; height: 400px; background: #fafafa; }

.pageTitle .title1 {
    font-family:Arial;
    font-size: 24px;
    color: #390;
    line-height: 24px;
    font-weight: bold;
    letter-spacing: 5px;
}
.pageTitle .title2{ font-weight: bold; text-transform: uppercase; font-size: 32px; line-height: 32px; color: #efaa00; padding-top: 15px;}

.pageTitleTel {
    height: 0.98rem;
    background: #390;
    position: relative;
    display: none;
}
.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.4rem; color:#666;}
.sideTitleTel .con em{ display:block; color:#fff; padding-left: 0.4rem;}

/*分页*/
.pageNum{height:75px; text-align: center;}
.pageNum a{ margin: 0 10px; display:inline-block; height:48px; line-height:48px; background:#eee; padding: 0 20px; font-size:13px; text-align: center; color: #353535;}
.pageNum a:hover, .pageNum .aNow{background:#085ea4; color:#FFF;}

.pageMore{ padding-top: 10px; }
.pageMore2{ padding-top: 0px; }
.pageMore a{ width: 100%; background: #f8f8f8 url(../images/nimg36_1.png) no-repeat center; display: block; height: 56px; -webkit-transition:background 400ms; transition:background 400ms; }
    .pageMore a:hover {
        background: #390 url(../images/nimg36_1on.png) no-repeat center;
    }


/*右侧悬浮窗*/
.sideBar{position:fixed; z-index:99; top:50%; margin-top: -56px; right:0px; cursor:pointer;}
.sideBar li{position:relative; text-align:center; line-height:56px; height:56px; width: 60px; margin-bottom:1px; background:rgba(0,0,0,0.2);}

.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}


.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;
}

/*.ewmLayer1{ position:absolute; width:260px; height:288px; z-index:999; background:#fff; overflow:hidden; display:none;}
.ewmLayer1 .imgDiv{ text-align:center; padding:20px 0 10px;}
.ewmLayer1 p{ font-size:14px; text-align:center;}

.ewmLayer2{ position:absolute; width:260px; height:288px; z-index:999; background:#fff; overflow:hidden; display:none;}
.ewmLayer2 .imgDiv{ text-align:center; padding:20px 0 10px;}
.ewmLayer2 p{ font-size:14px; text-align:center;}
*/
.pageNavLayer{ position:absolute; display:none; background:#fff; width:260px; z-index:111;}
.pageNavLayer li{ height:40px; line-height:40px; border-bottom:#dcdcdc solid 1px; text-align:center; font-size:14px;}

.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;}
.width50{width:50%}









