@charset utf-8;
/* 全局样式 */
* {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    line-height: 1em;
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    list-style: none;
    text-decoration: none;
}

.container{
    
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}

.container_top{
    margin: 0 auto;
    width: 1200px;
}
a{
    text-decoration: none;
    color: inherit;
    font-size: 14px;
}

li:hover{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient:hover{
   transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s; 
}
.clear{clear: both}




/* 网站头部 */
.top{ height: 90px;}
.top .logo{ width: 240px; height: 90px; float: left;}
.top .logo img{ margin-top: 26px;}
.top ul{ width: 666px; float: left; margin-left: 30px;}
.nav{ padding:0 20px; height:34px; line-height:34px; position:relative; z-index:1;  }
.nav a{ color:#333;  }
.nav .nLi{ float:left;  position:relative; display:inline; padding-top: 20px; }
.nav .nLi p{ float:left;font-size: 16px;}
.nav .nLi p a{ display:block; padding:0 22px; font-size:15px; line-height: 30px; height: 90px; background:url(../images/sl_top_1_2.png) no-repeat 20px 66px;}
.nav .nLi p a span{ display:block; font-size: 12px; color: #999;}
.nav .sub{ display:none; width:100px; left:-27px; top:90px; position:absolute; line-height:26px; background: #fff;  }
.nav .sub li{ zoom:1; width: 100px;}
.nav .sub a{ display:block;line-height: 36px;  text-align: center;}
.nav .sub a:hover{ background:#bb3730; color:#fff;  }
.nav .on p a{ background:url(../images/sl_top_1.png) no-repeat 20px 66px; color:#04692f;}
.nav .on p a span{ color:#04692f;}


.top_right{ width: 188px; float: right; height: 90px;}
.top_right a{ display: block; height: 38px; width: 38px; border-radius: 50%; border: 1px solid #dedede; text-align: center; float: left; margin-right: 6px; background: #f7f7f7; margin-top: 25px;}
.top_right a img{ margin-top: 9px;}

.top_weixin {
    position: relative;
    color: #fff;
    text-align: left;
    display: block;
    float: right;
}

.top_weixin img.qrcode {
    position: absolute;
    z-index: 999;
    top: 50px;
    right: -37px;
    width: 108px;
    max-width: none;
    height: 108px;
    transform: scale(0);
    transform-origin: top;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.top_weixin:hover img.qrcode {
    transform: scale(1);
    opacity: 1;
}

.top_weixin img.qrcode2 {
    position: absolute;
    z-index: 999;
    top: 50px;
    right: -58px;
    width: 146px;
    max-width: none;
    height: 42px;
    transform: scale(0);
    transform-origin: top;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.top_weixin:hover img.qrcode2 {
    transform: scale(1);
    opacity: 1;
}


/* ---------------------------------------------------------------首页样式--------------------------------------------------------------- */

/* 轮播图 */
.fullSlide {
    width: 100%;
    position: relative;
    height: 500px;
    background: #000;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 500px;
    overflow: hidden;
    text-align: center;
    line-height: 500px;
}

.fullSlide .bd li >a {
    display: block;
    height: 500px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 5px;
    width: 32px;
    margin: 3px;
    overflow: hidden;
    background: #fff;
    line-height: 999px;
}

.fullSlide .hd ul .on {
    background: #b72c25;
}

.fullSlide .prev,.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 10%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}

.fullSlide .next {
    left: auto;
    right: 10%;
    background-position: -6px -137px;
}

.banner_bg_top{
    height: 16px;
    background: url(../images/banner_bg_top.png) repeat-x top;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 999;
}


/* 走进双林 */
.index_about_main{ padding: 56px 0;}
.index_title{ height: 45px; background: url(../images/sl_index_1.png) no-repeat center; height: 45px; line-height: 45px; text-align: center; color: #04692f; font-size: 24px;}
.index_biref{ text-align: center;color: #666; display: block; margin-top: 14px; margin-bottom: 30px;}
.index_about_left{ width: 299px; float: left;}
.about_left_1{ height: 205px;  background:#bb3730 url(../images/sl_index_2.png) no-repeat 50px 80px;}
.about_left_1 p a{ color: #fff; font-size: 20px;  padding-top:30px; margin-left: 30px; display: block; margin-bottom: 15px;}
.about_left_1 span{ font-size: 14px; color: #fff; line-height: 24px;margin: 0 30px; display: block; text-align: justify;}
.about_left_2,.index_about_right .about_right_1{display: block; height: 205px; position: relative; overflow: hidden;}
.about_left_2 img,.index_about_right .about_right_1 img{transition: all .3s;}
.about_left_2 img:hover,.index_about_right .about_right_1 img:hover{transform: scale(1.2); transition: all .3s;}
.about_left_2 p{ color: #bb3730; font-size: 20px;position: absolute; top: 30px; left: 30px;}

.index_about_center{ background:url(../images/sl_index_3.jpg) no-repeat; width: 600px; height: 411px; float: left; position: relative;}
.index_about_center img{ position: absolute; top: 160px; left: 260px; z-index: 999; cursor: pointer;}
.index_about_right{ width: 299px; float: left;}
.index_about_right .about_right_1 p{color: #fff; font-size: 20px;position: absolute; top: 30px; left: 30px;}

.about_left_1 ul{ width: 230px; float: right; margin-top: 10px;}
.about_left_1 ul li{ float: left;  width: 100px; line-height: 30px;}
.about_left_1 ul li a{ color: #fff;}


/* 产品中心 */
.index_pro_main{padding: 56px; 0; background: url(../images/sl_index_4.jpg) center top;}
.index_title2{ height: 45px; background: url(../images/sl_index_4.png) no-repeat center; height: 45px; line-height: 45px; text-align: center; color: #04692f; font-size: 24px;}
.index_biref{ text-align: center;color: #666; display: block; margin-top: 14px; margin-bottom: 30px;}
ul.index_pro_tab{ height: 50px; width:694px; margin: 0 auto;}
ul.index_pro_tab li{ height: 50px; line-height: 50px; width: 165px; margin: 0 4px; background: #fff; float: left; cursor: pointer; font-size: 16px;}
ul.index_pro_tab li a{ display: block; width: 165px; height: 50px; line-height: 50px; font-size: 16px;}
ul.index_pro_tab li.proOn{ background: #bb3730; position: relative; color: #fff;}
ul.index_pro_tab li.proOn::after{content: ""; position: absolute; bottom:0; top:50px;left: 70px; width: 0; height: 0; border-top: 8px solid #bb3730;border-left: 8px solid transparent;border-right: 8px solid transparent;}
ul.index_pro_tab li .z1{ display: block;width: 31px; height: 31px; background: url(../images/sl_index_14.png) no-repeat; float: left; margin: 9px 10px 0 20px;}
ul.index_pro_tab li.proOn .z1{display: block;width: 31px; height: 31px;  background: url(../images/sl_index_15.png) no-repeat; float: left; }
ul.index_pro_tab li .z2{ display: block;width: 36px; height: 28px; background: url(../images/sl_index_16.png) no-repeat; float: left; margin: 9px 10px 0 20px;}
ul.index_pro_tab li.proOn .z2{display: block;width: 36px; height: 28px;  background: url(../images/sl_index_17.png) no-repeat; float: left; }
ul.index_pro_tab li .z3{ display: block;width: 32px; height: 30px; background: url(../images/sl_index_18.png) no-repeat; float: left; margin: 9px 10px 0 20px;}
ul.index_pro_tab li.proOn .z3{display: block;width: 33px; height: 30px;  background: url(../images/sl_index_19.png) no-repeat; float: left; }
ul.index_pro_tab li .z4{ display: block;width: 30px; height: 30px; background: url(../images/sl_index_20.png) no-repeat; float: left; margin: 9px 10px 0 20px;}
ul.index_pro_tab li.proOn .z4{display: block;width: 30px; height: 30px;  background: url(../images/sl_index_21.png) no-repeat; float: left; }


.picScroll-left{ height:235px; width: 1200px; background: #fff; margin-top: 14px;  overflow:hidden; position:relative; }
.picScroll-left .hd{}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  height: 165px;  width: 39px; position: absolute;  cursor:pointer; }
.picScroll-left .hd .prev{background:#f7f7f7 url(../images/sl_index_12.png) no-repeat center; left: 15px; top: 20px;}
.picScroll-left .hd .next{background:#f7f7f7 url(../images/sl_index_13.png) no-repeat center; right: 15px; top: 20px;}
.picScroll-left .hd .prev:hover{background:#ccc url(../images/sl_index_12.png) no-repeat center; }
.picScroll-left .hd .next:hover{background:#ccc url(../images/sl_index_13.png) no-repeat center; }

.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ width:1070px; margin-top: 20px;  margin-left: 60px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center; margin: 0 7px;}
.picScroll-left .bd ul li .pic{ text-align:center; width: 256px; height: 166px; overflow: hidden;}
.picScroll-left .bd ul li .pic img{ width:100%; display:block; transition: all .3s;}
.picScroll-left .bd ul li .pic img:hover{transform: scale(1.2); transition: all .3s;}
.picScroll-left .bd ul li .title{ line-height:48px; }
.pro_tab_index{ height: 245px; width: 1200px; overflow: hidden;}



/* 合作伙伴 */
.index_hehb_main{ padding: 56px 0;}
.picScroll-hzhb{ height:105px; width: 1200px; background: #fff; margin-top: 14px;  overflow:hidden; position:relative; }
.picScroll-hzhb .hd{}
.picScroll-hzhb .hd .prev,.picScroll-hzhb .hd .next{ display:block;  height: 41px;  width: 29px; position: absolute;  cursor:pointer; z-index: 999; text-align: center;}
.picScroll-hzhb .hd .prev{background:rgba(0,0,0,0.1); left: 1px; top: 24px;}
.picScroll-hzhb .hd img{ margin-top: 10px;}
.picScroll-hzhb .hd .next{background:rgba(0,0,0,0.1); right: 3px; top: 24px;}
.picScroll-hzhb .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-hzhb .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-hzhb .hd ul li.on{ background-position:0 0; }
.picScroll-hzhb .bd{}
.picScroll-hzhb .bd ul{ overflow:hidden; zoom:1; }
.picScroll-hzhb .bd ul li{float:left; _display:inline; margin-right: 9px; width: 190px; height: 87px; border: 1px solid #eee;}
.picScroll-hzhb .bd ul li img{ width:190px; height:87px; display:block; }
.picScroll-hzhb .bd ul li .title{ line-height:48px; }
.pro_tab_index{ height: 245px; width: 1200px; overflow: hidden;}


/* 底部&版权 */
.foot{ height: 54px; background: #333; }
.foot ul.foot_con{height: 54px; width: 756px; float: left;}
.foot ul.foot_con li{ float: left;  line-height: 54px;width: 147px;font-size: 16px; color: #fff;}
.footer {background: #393939; height: 250px;}
.footer .footer_zi{ width: 147px; float: left; padding-top: 20px; padding-bottom: 40px;}
.footer .footer_zi a{ color: #c2c2c2; line-height: 36px; display: block;}
.footer img{ float: right;display: block; margin-top: 28px;}
.copyright{ border-top: 1px solid #454545; height: 45px;}

.copyright p {
    display: inline;
}

.copyright p {
    color: #cccccc;
    font-size: 12px;
    line-height: 42px;
}

.copyright ul {
    float: right;
    width: 370px;
}
.copyright ul li, .copyright ul li span {
    float: left;
    color: #cccccc;
    line-height: 42px;
    font-size: 12px;
}


.copyright ul li a {
    float: right;
    margin-top: 10px;
}

.copyright a {
    color: #cccccc;
    font-size: 12px;
}
.copyright ul li a.weiling {
    width: 121px;
    height: 18px;
    background: url(../images/vl.png) no-repeat;
    margin-right: 20px;
}

.copyright ul li a.weiling:hover {
    width: 121px;
    height: 18px;
    background: url(../images/vl_hover.png) no-repeat;
}
.copyright ul li a.wangshang {
    width: 107px;
    height: 18px;
    background: url(../images/ws.png) no-repeat;
}

.copyright ul li a.wangshang:hover {
    width: 107px;
    height: 18px;
    background: url(../images/ws_hover.png) no-repeat;
}



/* ---------------------------------------------------------------内页样式--------------------------------------------------------------- */
.sl_ny_banner{ height: 320px; background: url(../images/ny_banner_1.jpg) no-repeat center; margin-bottom: 32px;}
.sl_ny_left{width: 252px; float: left;}
.sl_ny_left .sl_ny_fa{ height: 78px; background: #b72c25 url(../images/sl_ny_1.png) no-repeat 75px 30px; padding-top: 32px;}
.sl_ny_left .sl_ny_fa p{text-indent: 28px;color: #fff; font-size: 24px;}
.sl_ny_left .sl_ny_fa span{color: #fff;text-indent: 28px; display: block; line-height: 32px;}
.ny_con{ margin-top: 5px;}
.ny_con li{ height: 42px; line-height: 42px; text-align: center; background: url(../images/sl_ny_3_1.png) no-repeat 228px 16px; border: 1px solid #eee;margin-bottom: 6px;}
.ny_con li a{ display: block; line-height: 42px; color: #555; font-size: 15px;}
.ny_con li.active a{ background:#b72c25 url(../images/sl_ny_3.png) no-repeat 228px 16px; color:#fff;  border: 1px solid #b72c25;}
.ny_con li:hover{background:#f8f8f8 url(../images/sl_ny_3_1.png) no-repeat 228px 16px;}
.sl_ny_right{ width: 898px; float: right; min-height: 600px; overflow: hidden;}
.sl_ny_right .column_name{ height: 48px; border-bottom: 1px solid #eee; margin-bottom: 28px;}
.sl_ny_right .column_name p{ font-size: 18px; float: left; line-height: 48px;}
.sl_ny_right .column_name .local{ float: right; line-height: 48px;}
.sl_ny_right .column_name .local img{ display: block; float: left; margin-right: 5px; margin-top: 18px;}

.company_video_main{ width: 413px; height: 266px; background: url(../images/sl_ny_4.png) no-repeat; float: right; margin: 20px;  position: relative;}
.company_video_main .company_video{ position: absolute; top:-20px; right: -20px; height: 271px; width: 397px; background: url(../images/sl_ny_2.jpg) no-repeat;}
.company_video_main .company_video img{ position:absolute; top: 115px; left: 160px; }
.company_biref{ padding-bottom: 30px;}
.company_biref *{ line-height: 28px;  color: #666; text-align: justify; margin-bottom: 10px;}
.company_biref p strong{font-size: 16px; font-weight: bold; color:#b72c25 }
.sl_pro_banner{height: 320px; background: url(../images/ny_banner_3.jpg) no-repeat center; margin-bottom: 32px;}
.pro_list{  margin-bottom: 20px; overflow: hidden; width: 990px;}
.pro_list li{ width: 284px; float: left;  margin-right: 22px; margin-bottom: 5px;}
.pro_list li .ny_pro{ height: 180px; width: 284px; border: 1px  solid #eee; text-align: center; overflow: hidden;}
.pro_list li .ny_pro img{transition: all .3s; width: 100%;}
.pro_list li .ny_pro img:hover{transform: scale(1.1); transition: all .3s;}
.pro_list li p a{ height: 42px; display: block; font-size: 15px; text-align: center; line-height: 42px;}

.company_wh li{ width: 420px; float: left; color: #b72c25; line-height: 42px; font-size: 16px; margin-bottom: 20px;}
.company_wh li p{ color: #666; font-size: 14px; }

.sl_lx_banner{ height: 320px; background: url(../images/ny_banner_4.jpg) no-repeat center; margin-bottom: 32px;}
.iw_poi_title {color:#b72c25;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.contact_lxfs{ height: 68px; margin-top: 28px;}
.contact_lxfs li{ width: 198px; float: left;border-left: 1px solid #dedede; font-size: 16px; padding: 10px 0 8px 14px;}
.contact_lxfs li p{ font-size: 14px; color: #666; line-height: 30px;}
.contact_lxfs li:last-child{  width: 220px;}




.case_list{ width: 930px;}
.case_list li{  width: 286px;height: 238px; float: left; border: 1px solid #eee; margin-right: 16px; margin-bottom: 16px; } 
.case_list li .img{ width: 266px; height: 182px; margin: 0 auto; overflow: hidden; margin-top: 10px;}
.case_list li .img img{ width: 100%; transition: all .3s;}
.case_list li .img img:hover{transform: scale(1.2); transition: all .3s;}
.gallery-title{ height: 42px; line-height: 42px; text-align: center;  font-size: 16px;}
/* 相册效果 */
.Gallery { width: 100%; height: 100%; position: fixed; left: 0; top: 0; background: rgba(0,0,0,.9); opacity: 0; z-index: 999999; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
.Gallery.show { opacity: 1; }
.g-bottom, .g-left, .g-right, .g-top { z-index: 99; display: block; -webkit-appearance: none; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
.g-top { position: absolute; top: 0; left: 0; width: 100%; background: rgba(0, 0, 0, 0.7); height: 45px; text-align: center; line-height: 45px; color: #fff; z-index: 120; }
.g-left.none, .g-right.none { opacity: .3; cursor: not-allowed; }
.g-bottom { position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(0, 0, 0, 0.7); height: 45px; text-align: center; line-height: 45px; color: #fff; z-index: 120; }
.g-left { position: absolute; top: 43%; left: 0; height: 14%; background: rgba(0, 0, 0, 0.5); width: 55px; cursor: pointer; }
.g-right { position: absolute; top: 43%; right: 0; height: 14%; background: rgba(0, 0, 0, 0.5); width: 55px; cursor: pointer; }
.Gallery img { max-height: 87%; max-width: 99%; }
.Gallery.Gallery-none img { max-height: 100%; max-width: 99%; }
.Gallery-wrap { width: 100%; height: 100%; position: relative; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); }
.g-left:after { content: ''; width: 20px; height: 2px; background: #fff; position: absolute; left: 16px; top: 50%; margin-top: -1px; }
.g-left:before { content: ''; width: 10px; height: 10px; border: 2px solid #fff; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); border-top: none; border-right: none; display: block; position: absolute; left: 16px; top: 50%; margin-top: -6px; }
.g-right:after { content: ''; width: 20px; height: 2px; background: #fff; position: absolute; right: 16px; top: 50%; margin-top: -1px; }
.g-right:before { content: ''; width: 10px; height: 10px; border: 2px solid #fff; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); border-left: none; border-bottom: none; display: block; position: absolute; right: 16px; top: 50%; margin-top: -6px; }
.g-list { width: 100%; height: 100%; text-align: center; vertical-align: middle; position: absolute; left: 0; top: 0; }
.g-list span { display: inline-block; vertical-align: middle; height: 100%; }
.g-list img { vertical-align: middle; cursor: -webkit-grab; cursor: grab; transition: all .4s ease; -moz-transition: all .4s ease; -webkit-transition: all .4s ease; }
.Gallery-wrap.grab .g-list img { cursor: -webkit-grabbing; cursor: grabbing; }
.g-top .g-count { width: auto; height: 100%; position: absolute; left: 0; top: 0; padding: 0 18px; }
.g-top button { height: 45px; width: 45px; border: none; position: absolute; right: 0; top: 0; opacity: .8; background: 0 0; -webkit-tap-highlight-color: transparent; }
.g-top span { display: block; width: 100%; height: 100%; line-height: 45px; color: #fff; }
.g-close { cursor: pointer; }
.g-close:after { content: ''; width: 24px; height: 2px; background: #fff; display: block; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); position: absolute; left: 8px; top: 21px; }
.g-close:before { content: ''; width: 24px; height: 2px; background: #fff; display: block; transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); position: absolute; left: 8px; top: 21px; }
.g-top button:hover { opacity: 1; }
.loading { width: 100%; height: 100%; background: #111111; position: absolute; left: 0; top: 0; z-index: 1000; }
.loading s { display: block; width: 30px; height: 30px; background: #0ad1a9; border-radius: 50%; position: absolute; left: 50%; top: 50%; margin-top: -15px; margin-left: -15px; -moz-animation: load 1.5s linear infinite; -webkit-animation: load 1.5s linear infinite; }
.loading p { text-align: center; font-size: 12px; position: relative; top: 50%; margin-top: 25px; }


.jobs_main{ width: 930px;}
.jobs_main li.job_list{ float: left; width: 238px; height: 80px; background: #f6f6f6;  border-radius: 6px; margin-right: 16px; margin-bottom: 16px; padding: 29px 26px; position: relative;}
.jobs_main li.job_list .job_name{ font-size: 18px; margin-bottom: 10px;}
.jobs_main li.job_list .job_nr{ font-size: 14px; color: #666; line-height: 28px;}
.jobs_main li.job_list .fb_time{ position: absolute; top: 32px; color: #999; right: 26px;}

.jobs_main li a{
    display: block;
    width: 84px;
    height: 29px;
    border: 1px solid #eee;
    border-radius: 6px;
    font-size: 14px;
    /* color: #68747f; */
    line-height: 27px;
    text-align: center;
    position: absolute;
    right: 26px;
    bottom: 29px;
    border-color: #eee;
    color: #333;
    background: #fff;
    /* transition: all .3s; */
}

.reveal-modal {
    position: fixed;
    width: 560px;
    height: auto;
    background: #fff;
    z-index: 9999;
    top: 50%!important;
    left: 50%;
    margin: auto;
    border-radius: 6px;
    box-sizing: border-box;
    visibility: hidden;
    padding: 28px 42px 0;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding-bottom: 40px;
    overflow: hidden;
}

.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 9998;
    top: 0;
    left: 0;
    margin: auto;
    display: none;
    background: rgba(62, 70, 76, 0.1);
}

.close-reveal-modal {
    background: url(../images/close.png) no-repeat center;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.myModel_tit p {
    font-size: 20px;
    color: #68747f;
    margin-bottom: 26px;
}

.job_title_big{ font-size: 18px; height: 80px; border-bottom: 1px dashed #dedede; margin-bottom: 10px; line-height: 36px;}

.reveal-modal .zpgw{ float: left; margin-right: 30px; color: #999;}
.reveal-modal .middle_title{ font-size: 16px; height: 42px; line-height: 42px;  background: url(../images/dzr_ny_11.png) no-repeat bottom left; margin-bottom: 10px;}
.reveal-modal .rz_nr{ color: #666; line-height: 26px; padding-bottom: 10px;}