/*
* @Author: Marte
* @Date:   2018-06-15 16:24:07
* @Last Modified by:   Marte
* @Last Modified time: 2018-06-17 10:11:15
*/
.cle{ clear:both;}
.w1200{width: 1200px; margin: 0 auto;}
.w1000{width: 1020px; margin: 0 auto;}
.full-zx{ display: block;  height: 60px; text-align: center;}
.ban-zx{ width:220px; margin:0 auto; padding-top: 90px;}
.w1000 .h1{font-size:18px; line-height: 1.8em; padding-top:40px;}
.h1-zx{ padding-top:490px;}
.h1-text{ color: #fff;}
.h1-text-zx{ padding-top:540px;}
.h1-mubiao{ padding-top: 250px!important;}
.mubiao{ padding-top:250px; padding-left: 28px;}
.mubiao p{ float: left;width:187px;margin-right:20px; margin-left: 20px; text-align:center; font-size: 17px;}
.h2{ font-size:20px; font-weight: bold; width:1000px; margin: 0 auto; padding-top:100px; padding-bottom: 30px; text-align:center;}
.bor{ border:2px #ccc solid; padding: 5px;}
.tab-hq th{ font-size:17px; background-color:#f00; color:#fff; padding:5px; font-weight:normal;}
.tab-hq td{text-align: center; font-size:14px; /*padding-top:10px; */padding-bottom:10px;}
.tab-hq .bj{ background-color:#ccc;}
.h2-zx{ padding-top:40px;}
.tab-kc{width:1000px; margin: 0 auto; padding: 5px; padding-top: 160px;}
.tab-kc th{ font-size:17px; background-color:#f00;color:#fff; padding:5px; font-weight:normal; margin-right: 5px; border-left:1px solid rgba(85,85,85,0.4);}
.tab-kc td{ line-height: 17px; text-align: center; font-size:14px; padding-top:12px; padding-bottom:12px; background-color:rgba(0,0,0,0.6);filter:Alpha(opacity=60);
*zoom:1; color:#FFF; border-bottom:2px solid rgba(85,85,85,0.2); border-left:1px solid rgba(85,85,85,0.4);}
.shizi{width:500px; height:250px; float: left; margin-top: 20px;}
.shizi h3{ width:148px; height:217px; float: left;}
.shizi dl{width:305px; float: left; padding-left: 20px; padding-top:10px;}
.shizi dl dt{font-size: 22px; font-weight:bold; padding-bottom: 15px;}
.shizi dl dt span{ padding-left: 20px;font-size: 16px; font-weight:normal;}
.shizi dl dd{padding-top: 15px; font-size:16px;}
.shizi dl p{ background-color:#EB1313; padding:5px 10px; display: inline; color:#fff;}
.top-1{ padding-top:280px;}
.h3-zx{ padding-top:840px;}
.h4-zx{ padding-top:580px;}
.h1-baozhang{width:500px;padding-top: 250px!important; margin: 0 auto; text-align:center; font-weight:bold;}
.zhaopin{}
.zhaopin ul{width:354px; float: left; margin-right:20px; margin-top:24px; margin-left:20px;}
.zhaopin ul li{width:354px;background-color:rgba(0,0,0,0.6);filter:Alpha(opacity=60);
*zoom:1; padding:5px 0px; text-align:center; font-size: 14px; color:#fff; position: relative; top: -30px;}
/*底屏*/
.sectiondjys {
    width: 100%;
    padding-top: 50px;
    background:url(/images/djys/bbb_02.jpg) no-repeat;
    height: 722px;
    transform-style: inherit;
}
.container h2 {
    text-align: center;
    font-size:42px;
    font-weight:bold;
    //background: linear-gradient(to right, #FF0, #F900D3);
    -webkit-background-clip: text;
    color: transparent;
    color:#fff;
    text-shadow:-1px -3px 12px #850707;
}
.dg-container {
    position: relative;
    width: 100%;
    height:360px;
    margin-top: 40px;
    margin-bottom: 50px;
}
.dg-wrapper {
    width:569px;
    height:360px;
    margin: 0 auto;
    position: relative;
    transform-style: preserve-3d;
    perspective: 1100px;
}
.dg-wrapper a {
    width: 100%;
    height: 360px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.dg-wrapper a:first-child {
    z-index: 2;
}
.dg-wrapper a img {
    display: block;
    border-radius: 4px;
    width: 100%;
    height:360px;
}
.dg-wrapper a.dg-transition {
    transition: all 0.5s ease-in-out;
}
.dg-wrapper a.dg-transition-fast {
    transition: all 0.2s ease-in-out;
}
.dg-container .dg-nav {
    display: block;
}
.dg-container nav span:hover {
    opacity: 1;
}
.dg-container nav span.dg-next {
    background-position: top right;
    margin-left: 10px;
}
.dg-container #lightButton2 {
    bottom: 20px;
}
.dg-container .button {
    display: none;
    position: relative;
    z-index: 5;
    width: 200px;
    margin: 20px auto 0;
    text-align: center;
}
.dg-container .button li {
    cursor: pointer;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-right: 5px;
    background: rgba(255, 255, 255, 0.30);
    border: 1px solid rgba(0, 0, 0, 0.20);
}
.dg-container .button .light {
    background: #A5704E;
}
.dg-center {
    z-index: 10;
}
.dg-prev {
    width: 39px;
    height: 57px;
    position: absolute;
    top:40%;
    left: 70px;
    z-index: 10;
    background:url(/images/djys/left_06.png) no-repeat;
    cursor: pointer
}
 .dg-next {
    width: 39px;
    height: 57px;
    position: absolute;
    top:40%;
    right: 70px;
    z-index: 10;
    background:url(/images/djys/right_06.png) no-repeat;
    cursor: pointer
}
.bo-wid {margin-left: 42px;}
.b-alink a{ color:#FFFFFF; text-decoration:none; display:block; float:left; border-left:solid 1px #FFFFFF; padding:0 10px;}