@charset "UTF-8";
.WPTTable {
    position: absolute;
    top: 100px;
}

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
address,
big,
cite,
code,
del,
em,
font,
img,
ins,
small,
strong,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend{margin: 0; padding: 0;font-family:"微软雅黑","microsoft yahei";}
html{
    overflow-x: hidden;
    overflow-y: scroll;
}
em {
    font-style: normal;
}
a:hover, a:focus {
    color: #393939;
    text-decoration: none;
}
ul,li{list-style:none;}
.fl{float:left;}
.fr{float:right;}
.clearfix {
    *zoom:1
}
.clearfix:before,.clearfix:after {
    display:table;
    content:"";
    line-height:0
}
.clearfix:after {
    clear:both
}
.clear {
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
}
.hid{display:none;}
img{border:none;display:inline-block;}
.text-center{text-align:center;}
.text-right{text-align:right;}
.text-left{text-align:left;}
a{text-decoration: none;}
.ellipsis{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ellipsis_two{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.flex-justify {
    display: flex;
    justify-content: center;
}
.flex {
    display: flex;
    align-items: center;
    justify-content: center;
}
.line {
    width: 100%;
    height: 1px;
    background: #dcdcdc;
}

/*竖版文字*/
.writing-mode-lr{
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    text-align: left;
}
.writing-mode-rl {
    writing-mode: vertical-rl;
    writing-mode: tb-rl;
    text-align: left;
}

/*#顶部导航pc#*/
nav {
    width: 100%;
    z-index: 100;
    padding: 0 5%;
    height: 102px;
    color: #fff;
    line-height: 102px;
    vertical-align: middle;
    box-sizing: border-box;
}
nav .logo{
    display: block;
    outline: none;
  height:102px;
}
nav .logo img{
    height:60px;
    vertical-align: middle;
}
.nav ul li {
    border-top: solid 4px #fff;
    width: 90px;
    height: 102px;
    background: #fff;
    float: left;
    padding-top:36px;
    text-align: center;
    line-height: 26px;
    margin: 0 14px;
}
.nav ul li a {
    display: block;
}

.nav ul li a strong {
    font-size: 18px;
    color: #282828;
    display: block;
    font-weight: normal;
}

.nav ul li:hover,.nav ul li.active {
    border-top: solid 4px #7fbf26;
    background: #f0f0f0 url('../img/nav-li.jpg') right bottom no-repeat;
}

.nav ul li:hover a strong,.nav ul li.active a strong{
    color: #00a73b;
    font-weight: bold;
}
.nav-list{
    display: none;
    position: absolute;
    top: 102px;
    left: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 46px;
    background: rgba(0,0,0,0.4);
    text-align: center;
}
.nav-list dl{
    display: inline-block;
}
.nav-list dl dt{
    float: left;
    margin: 0 15px;
}
.nav-list dl dt a{
    display: block;
    font-size: 14px;
    line-height: 46px;
    color: #ffffff;
}
.nav-list dl dt a:hover{
    color: #0dc34d;
}

/*#顶部导航mobile#*/
.window-head{position:absolute;position:fixed; display:table; top:0; left:0; right:0; z-index:99999; width:100%;height: 60px;background: #fff;
    transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s; -webkit-transition:.3s;}
header[role=heading].active {left: 0;}
.window-head hr{display:block; position:absolute; width:0; height:3px; border:none; margin:0; padding:0;
    transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s; -webkit-transition:.3s;
    background:#00a0e9; top:0; left:0;}
.window-head .head-left{position:absolute; left:2.5%; top:50%; color:#fff; cursor:pointer;
    transform:translate(0,-50%); -moz-transform:translate(0,-50%); -ms-transform:translate(0,-50%);
    -o-transform:translate(0,-50%); -webkit-transform:translate(0,-50%);}
.window-head .head-left img{
    height: 40px;
    vertical-align: middle;max-width:100%; max-height:60px;  transform:scale(1); -moz-transform:scale(1);
    -ms-transform:scale(1); -o-transform:scale(1); -webkit-transform:scale(1);
    transform-origin:left center; -moz-transform-origin:left center; -ms-transform-origin:left center;
    -o-transform-origin:left center; -webkit-transform-origin:left center;
    transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s; -webkit-transition:.3s;}
.window-head .head-right{position:absolute; right:5%; top:50%; margin:0; height:28px; padding-right:28px;
    transform:translate(0,-50%); -moz-transform:translate(0,-50%); -ms-transform:translate(0,-50%);
    -o-transform:translate(0,-50%); -webkit-transform:translate(0,-50%);}
.window-head .head-rights{position:absolute; right:5%; top:50%; height:28px;
    transform:translate(0,-50%); -moz-transform:translate(0,-50%); -ms-transform:translate(0,-50%);
    -o-transform:translate(0,-50%); -webkit-transform:translate(0,-50%);}
.window-head .head-rights ol{font-style:normal;margin:1px;padding:0;width:26px;height:26px;display:block;cursor:pointer;}
.window-head .head-rights ol:after{display:block;margin:0;padding:0;content:'';clear:both;}
.window-head .head-rights ol li{width:24px;height:2px;float:left;margin:3px;background:#333;display:block;overflow:hidden;}
.window-head .head-rights ol.active li{background:#989898; box-shadow:0 0 2px rgba(0,0,0,.1);}

/*#侧栏导航#*/
header[role=heading]{position:fixed; width:160px; height:100%; left:-240px; top:0; background:#fff; text-align:center; z-index:9999999;
    transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; -o-transition:.5s;}
header[role=heading].active{left:0;}
.head-box{width:160px; height:100%; overflow:auto;}
.head-top,.head-bottom{overflow:hidden;}
.logo-box{margin:30px 0;}
.logo-box img{max-width:86%;}
.jodo-box{margin:30px 0;}
.jodo-box p{display:block; margin:0 auto; font-size:14px; width:130px;color: #000;}
.jodo-box p img{max-width:88%; margin-bottom:5px;}
.jodo-box p em.fa{font-size:22px; line-height:1.05; width:auto; padding:0 1px 0 4px; position:relative; bottom:-4px; top:2px;}
.foto-box{position:relative; z-index:9; margin:30px 0;}
.foto-cut{padding:0 10px;}
.foto-cut p{margin:0;}
@media (max-height:768px){
    .logo-box{margin:12px 0;}
    .jodo-box{margin:20px 0;}
    .foto-box{margin:20px 0;}
}
.social-box{margin-bottom:7.5px;}
.social-box:after{display:block; content:''; clear:both;}
.social-box a{display:inline-block; width:40px; height:40px; line-height:40px; border-radius:50%; background:#00a0e9;
    font-size:16px; margin:2.5px 7.5px; cursor:pointer; color:#fff;
    transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; -o-transition:.5s;}
.social-box a:hover{ background:#171717; transition:.5s; -moz-transition:.5s; -webkit-transition:.5s; -o-transition:.5s;}
.nav-cut{position:relative; text-align:center; line-height:36px; overflow:auto;}
.nav-cut>ul{display:block; list-style:none; margin:0; padding:0; position:relative;}
.nav-cut>ul>li{display:block; list-style:none; margin:0; padding:0; position:relative; cursor:pointer;}
.nav-cut>ul>li.background{position:absolute; left:0; top:0;  width:100%; z-index:98;
    transition:.2s; -moz-transition:.2s; -ms-transition:.2s; -o-transition:.2s; -webkit-transition:.2s;}
.nav-cut>ul>li.background:before{content:'-'; width:130px; background:#00a0e9; color:#00a0e9;
    margin:0 auto; border-radius:32px; display:block; cursor:pointer;}
.nav-cut>ul>li>a{display:block; position:relative; z-index:99;color: #000;}
.nav-cut>ul>li:hover>a,
.nav-cut>ul>li.active>a,
.nav-cut>ul:hover>li.active:hover>a{
    transition:.05s .2s; -moz-transition:.05s .2s; -ms-transition:.05s .2s; -o-transition:.05s .2s; -webkit-transition:.05s .2s; color:#fff; }
.nav-cut>ul:hover>li.active>a{color:#393939; transition:.05s; -moz-transition:.05s; -ms-transition:.05s;
    -o-transition:.05s; -webkit-transition:.05s;}
.nav-cut ul>li>ul:before{content:''; display:block; position:absolute; left:4px; top:50%; margin:-10px 0 0 0;
    border-width:9px 16px 9px 0; border-style:solid; border-color:transparent #171717 transparent transparent;}
.nav-cut ul>li>ul>li>ul{position:absolute; left:100%;}
.nav-cut ul>li>ul>li{list-style:none; margin:0; padding:0; background:#171717; position:relative;
    transition:.2s; -moz-transition:.2s; -ms-transition:.2s; -o-transition:.2s; -webkit-transition:.2s;}
.nav-cut ul>li>ul>li:first-child{border-top-right-radius:10px; border-top-left-radius:10px; padding-top:5px;}
.nav-cut ul>li>ul>li:last-child{border-bottom-right-radius:10px; border-bottom-left-radius:10px; padding-bottom:5px;}
.nav-cut ul>li>ul>li>a{display:block; padding:0 40px; color:#eee; position:relative; z-index:99; white-space:nowrap;}
.nav-cut ul>li>ul{position:relative; left:0; top:0;list-style:none; z-index:99; padding:20px 0 0 0; width:180px; margin:0 auto;
    transform:translate(0,0); -moz-transform:translate(0,0); -ms-transform:translate(0,0);
    -o-transform:translate(0,0); -webkit-transform:translate(0,0); display:none; visibility:visible; opacity:1;}
.nav-cut ul>li>ul:before{content:''; display:block; position:absolute; left:50%; top:4px; margin:0 0 0 -10px;
    border-width:0 9px 16px 9px; border-style:solid; border-color:transparent transparent #171717 transparent;}
.nav-cut ul>li.active>ul{display: block!important;visibility:visible; opacity:1;
    transform:translate(0,0); -moz-transform:translate(0,0); -ms-transform:translate(0,0);
    -o-transform:translate(0,0); -webkit-transform:translate(0,0);}

/*#banner#*/
.banner,.banner-static{
    width: 100%;
    height: 600px;
    overflow: hidden;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #00a0e9;
}
.banner1,.banner2,.banner3{background-size: cover!important;}
.banner1 a ,.banner2 a ,.banner3 a{
     width: 100%;
     height: 100%;
}
.swiper-slide{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.banner .banner-title,.banner-static .banner-title {
    z-index: 1000;
    position: absolute;
    color: #fff;
    left: 10%;
}
.banner-title-img{
    width: 100%;
    text-align: center;
    left: 0;
}
.banner-title h2{
    font-size:22px;
    font-weight: 400;
}
.banner-title .line{
    width:20px;
    height: 3px;
    margin: 25px 0 20px;
    background: #fff;
}
.banner-title p{
    font-size:14px;
    margin-top:10px;
    line-height: 1.8;
}

@media (min-width: 992px) {
    /*#电脑#*/
    .banner-static{
        height: 700px;
    }
    .banner-static .banner-title {
        z-index: 1000;
        position: absolute;
        color: #fff;
        left: 10%;
    }
    .banner-title h2{
        font-size:50px;
        font-weight: 400;
    }
    .banner-title .line{
        width:50px;
        height: 3px;
        margin: 25px 0 20px;
        background: #fff;
    }
    .banner-title p{
        font-size:20px;
        margin-top:10px;
        line-height: 1.8;
    }
}

@media (max-width: 768px){
    .banner, .banner-static{
        height: 260px;
        position: relative;
        margin-top: 62px;
    }
    .banner-title-img img{
        width: 90%;
    }
    .mt35 {
        margin-top: 16px!important;
    }
    .about{
        width: 100% !important;
        height: auto !important;
    }
    .amore {
        text-align: right;
    }
    .business ul li{width: 48%!important;}
}

@media (max-width: 768px){
    .banner .swiper-pagination-bullet {
        height: 3px;
    }
    .col-xxs-12 {
        float: none;
        width: 100%;
    }
    .text-cosize {
        font-size: 18px!important;
    }
    .fh5co-spacer-sm {
        height: 40px;
    }
    .s_red {
        padding-bottom: 16px!important;
        font-size: 30px!important;
    }
    .paddingtop-tit {
        padding-top: 40px!important;
    }
    #fh5co-features,
    #fh5co-feature-3,
    #fh5co-faqs {
        padding-bottom: 0!important;
    }
    .newBg {
        width: 91% !important;
        margin:12px 18px!important;
    }
    .newsWrap{width: 100%!important;}
    .news {
        width: 100% !important;
    }
    .business ul li img {
        width: 100%;
        height: auto;
    }
    .business ul li strong {
        margin: 45px auto!important;
    }
    .ContactBox{
        width: 100%;
    }
    .contectLeft {
        width: 340px !important;
        margin-left: 30px!important;
    }
    .contectRight{
        display: none!important;
    }
    .newItem dd a {
        width: 230px!important;
    }
    .titActive p {
        font-size: 14px !important;
        width: 84%;
        margin: 0 auto;
        line-height: 28px;
    }
    .Contact {
        height: 472px!important;
    }
    .user-item {
        width: 97%!important;
    }
    .user-item .title {
        font-size: 16px!important;
    }
    .tempWrap{margin-bottom: 6px!important;}
    .culture ,.join{
        width: 100%!important;
        height: auto!important;
    }
    .culture img ,.join img{
        width: 100%;
    }
    .culture dl, .join dl {
        width: 90%!important;
        height: auto!important;
    }
    /*尾部*/
    .footer_info {
        background: #000;
        padding: 20px 0;
    }
    .footer_contact_wx {
        color: #fff;
        font-size: 12px;
        text-align: center;
    }
  .footer_contact a{color:#fff}
    .djcon {
        margin-top: 12px;
    }
    .business ul li span.bg {
        padding-top: 18px!important;
    }
    .business ul li strong {
        height: 12px!important;
        line-height: 20px!important;
    }
  
.webright {
    width: 100%!important;
    padding: 15px!important;
}
.box {
    width: 100%!important;
}
.webleft {
   display: none;
}
.Withinbanner {
    width: 100%!important;
    height: 200px!important;
}
.Withinbanner img {
    left: 0!important;
	margin-left: 0!important;
    margin-top: 60px;
}
  .webbg {
    background: #fff!important;
    padding: 0!important;
}
  .SinglePage {
    padding-top: 15px;
}
  .sub_menu {
    background: #fff;
	width: 100%;
	float: left;
	margin-top: 5px;
	padding: 2px 0
}
.sub_menu li {
	float: left;
	width: 25%;
	box-sizing: border-box;
	text-align: center;
	line-height: 1.2;
	padding: 2.4% 0
}
.sub_menu li.sel {
	border-bottom: 2px solid #f7b80f
}
.sub_menu li a {
	display: block;
	color: #a1a0a0;
	border-right: 1px solid #ccc
}
.sub_menu li.last a {
	border-right: 0 none
}
.sub_menu li.sel a {
	color: #e0161f
}
  /**产品手机端**/
.cp .col-xs-12 {
    width: 96%;
}
  .mm-lh-zt {
    width: 100%!important;
}
.mm-lh {
    width: 100%!important;
}
.mm-lh img {
    width: 100%!important;
    height: auto;
}
.mm-lh-1 {
    width: 100%!important;
}
.pro_xiang2 {
    margin-top: 18px!important;
}
.jj {
    width: 100%!important;
}
.gg {
    margin-top: 2px!important;
}
.jj-1 {
    width: 100%!important;
    margin-top: 19px!important;
}
.zw-1 {
    width: 100%!important;
}
  .mm-lh-1 {
    height: 284px!important;
}
}
/*#轮播图#*/
.banner .banner-title{
    position: absolute;
    color:#fff;
    left: 25%;
    opacity: 0;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}
.banner .swiper-slide-active .banner-title{
    left: 10%;
    opacity: 1;
}
.banner .swiper-pagination-bullet-active{
    opacity: 1;
    background: #ff5656;
}
.banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}

.swiper-pagination-bullet {
    background: #fff;
}
#fh5co-main,
#fh5co-footer {
    float: left;
    width: 100%;
}
#fh5co-features,
#fh5co-feature-3,
#fh5co-faqs {
    background: #fafafa;
    padding-bottom: 26px;
}
.paddingtop-tit{
    padding-top:  45px;
}
.text-cosize{
    font-size:24px;
}
.s_red{
    margin: 0 auto;
    padding-bottom:30px;
    font-size:38px;
    background:url(../img/border.png)no-repeat bottom center;
    font-weight:bold;
    color:#df2727;
    margin-bottom:20px;
}
.fh5co-spacer-sm {
    height: 50px;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.fh5co-feature, .fh5co-figure {
    display: block;
    color: #444;
    float: left;
    width: 100%;
    text-align: center;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 0 10px 34px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    margin-bottom: 1.5em;
}
.fh5co-feature h4{
    margin-bottom: 15px;
}
.fh5co-feature .fh5co-feature-text, .fh5co-feature .fh5co-figure-text, .fh5co-figure .fh5co-feature-text, .fh5co-figure .fh5co-figure-text {
    color: #919191;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 24px;
}
.case img{width: 100%}

/*尾部*/
.footer {background:#272727;color:#676c74;font-size:14px;overflow:hidden;width:100%;min-width:1200px;position:relative;z-index:2;}
.footer a {color:#676c74;}
.footer a:hover {color:#989a9d;}
.footer .footer_panel {
    width: 1350px;
    margin: 0 auto;
    padding: 36px 0 0;
    height: 220px;
    padding-left: 80px;
}
.footer_panel dl {overflow:hidden;float:left;}
.footer_panel dl dt {font-size:18px;color:#cccccc;line-height:40px;}
.footer_panel dl dt a {color:#cccccc;}
.footer_panel dl dd {line-height:36px;font-size:14px;width:123px;padding-right:10px;}
.footer_panel dl.dk1 {width:130px;padding-right:20px;}
.footer_panel dl.dk2 {width:270px;padding-right:20px;}
.footer_panel dl.dk3 {width:320px;padding-right:20px;}
.footer_panel dl.dk3 dd {width:100%;height:40px;line-height:40px;text-indent:20px;}
.footer_panel dl.dk3 dd.add {background:url("../img/footer_ico.png") 0 0 no-repeat;}
.footer_panel dl.dk3 dd.tel {background:url("../img/footer_ico.png") 0 -40px no-repeat;font-size:30px;color:#fff;}
.footer_panel dl.dk3 dd.qq {margin-top:10px;}
.footer_panel dl.dk3 dd.qq a {width:180px;height:40px;display:inline-block;text-indent:10000px;background:url("../img/qq1.gif") 0 0 no-repeat;}
.footer_panel dl.dk3 dd.qq a:hover {background:url("../img/qq2.gif") 0 0 no-repeat;}
.footer_panel dl.dk4 {width:140px;padding-right:10px;overflow:visible;}
.footer_panel dl.dk4 dd {background:rgba(0,0,0,0.5) url("../img/an1.png") no-repeat;border-radius:10px;width:140px;height:44px;line-height:44px;text-indent:50px;font-size:14px;color:#676c74;margin-top:10px;cursor:pointer;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;position:relative;}
.footer_panel dl.dk4 dd.wx {background-position:15px 12px;}
.footer_panel dl.dk4 dd.wx .code {background:url("../img/lezu_code.png") no-repeat center;width:216px;height:0;line-height:152px;text-indent:0;text-align:center;position:absolute;left:5px;top:40px;z-index:55;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;overflow:hidden;}
.footer_panel dl.dk4 dd.wx:hover {background-position:15px -38px;color:#ffffff;}
.footer_panel dl.dk4 dd.wx:hover .code {height:148px;}
.footer_panel dl.dk4 dd.wb {background-position:15px -88px;}
.footer_panel dl.dk4 dd.wb a {display:block;}
.footer_panel dl.dk4 dd.wb:hover {background-position:15px -138px;}
.footer_panel dl.dk4 dd.wb:hover a {color:#ffffff;}
.footer .copyright {width:100%;margin:0 auto;line-height:24px;text-align:right;color:#989a9d;font-size:14px;padding:25px 0;overflow:hidden;background: #000}
.footer .copyright a.flogo {float:left;display:inline-block;width:542px;height:24px;background:url("../img/lezu_logow.png") 0 0 no-repeat;text-indent:10000px;opacity:.6;overflow:hidden;}
.footer .copyright a.flogo:hover {background:url("../img/lezu_logow.png") 0 0 no-repeat;opacity:.8;}


/*返回顶部*/
#toTop {position: fixed; bottom:26px; display:none;right: 26px; width: 48px; height: 48px; background:url('../img/up.png') no-repeat; opacity: 0.6; filter: alpha(opacity=60); /* For IE8 and earlier */ z-index:1000; cursor:pointer}
#toTop:hover {opacity: 0.8;filter: alpha(opacity=80); /* For IE8 and earlier */
}

.about {
    float: left;
    width: 542px;
    height: 239px;
    background: #eee;
}

.about .con {
    padding: 20px;
}

.amore {
    margin-top: 20px;
}
.business ul {
}

.business ul li {
    float: left;
    width: 160px;
    display: inline-block;
    position: relative;
    text-align: center;
    margin-left: 2px;
}

.business ul li a, .business ul li img {
    display: block;
}

.business ul li span.bg {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.business ul li strong {
    width: 20px;
    height: 95px;
    display: flex;
    margin-top: 10px;
    margin-left: 70px;
    font-size: 18px;
    line-height: 20px;
    align-items: center;
    justify-content: center; /*display:block;*/
    font-weight: normal;
    color: #7d7d7d;
}

.business ul li span.bg i {
    width: 75px;
    height: 75px;
    display: inline-block;
    background: url(../img/wsearch.png) no-repeat center;
    display: none;
}

.business ul li span.bg em {
    width: 100px;
    height: 33px;
    line-height: 33px;
    background: #fff;
    text-align: center;
    font-style: normal;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    border-radius: 20px;
    display: none;
}

.business ul li:hover span.bg {
    background: url(../img/gbg.png) repeat;
}

.business ul li:hover span.bg strong {
    color: #fff;
}

.business ul li:hover span.bg i {
    display: inline-block;
}

.business ul li:hover span.bg em {
    display: block;
}
.mt35 {
    margin-top: 24px;
}
.news {
    width: 785px;
}

.djcon {
    width: 384px;
}

.news .ititle {
    background: url(../img/it01.jpg) no-repeat left 12px;
}

.djcon .ititle {
    background: url(../img/it02.jpg) no-repeat left 12px;
}

.brand .ititle {
    background: url(../img/it03.jpg) no-repeat left 12px;
}

.news .con, .djcon .con {
    float: left;
    width: 100%;
}

/*新闻中心*/
.news dl {
}

.news dl dt {
    float: left;
    width: 373px;
}

.news dl dt {
}

.news dl dt img {
    display: block;
}

.news dl dt strong {
    display: block;
    font-size: 14px;
    color: #008b3d;
    line-height: 30px;
    padding-top: 10px;
}

.news dl dt p {
    line-height: 24px;
    height: 30px;
    overflow: hidden;
    color: #909090;
    font-weight: normal;
}

.news dl dt span {
    display: block;
    color: #313131;
    font-weight: bold;
    background: url(../img/arr.jpg) no-repeat right center;
}

.news dl dd {
    float: right;
    width: 398px;
}

.news dl dd ul li {
    float: left;
    width: 398px;
    height: 48px;
    line-height: 48px;
    border-bottom: dashed 1px #bababa;
    overflow: hidden;
}

.news dl dd ul li a {
    float: left;
    padding-left: 10px;
    font-size: 14px;
    width: 270px;
    height: 60px;
    overflow: hidden;
    display: inline-block;
    color: #393939;
}

.news dl dd ul li span {
    float: right;
    padding-right: 10px;
    font-size: 14px;
}

.news dl dd ul li:hover {
    background: #0f9248;
    border-bottom: solid 1px #0f9248;
}

.news dl dd ul li:hover a, .news dl dd ul li:hover span {
    color: #fff;
}

/*党的建设*/
.djcon .con dl dt {
}

.djcon .con dl dd {
    border-top: dashed 1px #bababa;
}

.djcon .con dl dd ul {
    display: block;
    padding: 5px 0;
}

.djcon .con dl dd ul li {
    height: 40px;
    line-height: 40px;
}

.djcon .con dl dd ul li a {
    float: left;
    padding-left: 10px;
    font-size: 14px;
    width: 270px;
    height: 30px;
    overflow: hidden;
    display: inline-block;
    color: #393939;
}

.djcon .con dl dd ul li span {
    float: right;
    padding-right: 10px;
    font-size: 14px;
}

.djcon .con dl dd ul li a:hover {
    color: #2c2c2c;
}
.ititle {
    float: left;
    width: 100%;
    height: 50px;
    line-height: 40px;
    padding-bottom: 15px;
}

.ititle strong {
    font-size: 20px;
    color: #000;
    float: left;
    font-weight: bold;
    padding-left: 30px;
}

.ititle ul {
    display: inline-block;
    float: left;
    line-height: 42px;
}

.ititle ul li {
    display: inline-block;
    float: left;
}

.ititle ul li a {
    font-size: 16px;
    color: #313131;
    padding: 0 15px;
}

.ititle ul li.cur a {
    color: #008b3d;
}

.ititle span {
    float: right;
    display: inline-block;
    width: 24px;
    height: 40px;
}

.ititle span a {
    display: block;
    background: url(../img/more.jpg) no-repeat center;
    font-size: 0;
}
/*企业文化*/
.culture {
    position: relative;
    width: 592px;
    height: 267px;
    overflow: hidden;
}

.culture dl {
    position: absolute;
    left: 20px;
    top: 28px;
    width: 592px;
    height: 267px;
}

.culture dl dt {
    font-size: 20px;
    color: #fff;
    background: url(../img/cit.png) no-repeat left 3px;
    padding-left: 40px;
    padding-bottom: 25px;
    display: block;
    font-weight: bold;
}

.culture dl dd {
    margin: 35px 7px;
}
.culture dl dd ul {
    width: 356px;
    padding-left: 5px;
}

.culture dl dd ul li {
    float: left;
    width: 178px;
    height: 72px;
    overflow: hidden;
}

.culture dl dd ul li a, .culture dl dd ul li img {
    display: block;
}

.culture dl dd ul li img {
    transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
}

.culture dl dd ul li:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

/*人才招聘*/
.join {
    position: relative;
    width: 592px;
    height: 267px;
    overflow: hidden;
}

.join dl {
    position: absolute;
    left: 20px;
    top: 28px;
    width: 592px;
    height: 267px;
}

.join dl dt {
    font-size: 20px;
    color: #fff;
    background: url(../img/jtbg.png) no-repeat left 3px;
    padding-left: 32px;
    padding-bottom: 25px;
    display: block;
    font-weight: bold;
}

.join dl dd {
    padding-top: 22px;
    padding-left: 5px;
}

.join > img {
    transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
}

.join:hover > img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.culture > img {
    transition: all 2s;
    -moz-transition: all 2s;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
}

.culture:hover > img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
/*---新闻资讯---*/

.index-newsbg{width:100%;padding:60px 0px;overflow:hidden; position:relative;}
.index-news{width:100%;margin:auto;position:relative; overflow:hidden;}
.index-news ul{width:9999px;}
.index-news ul li{float:left;width:265px;height:340px;background:url(../webimages/index_25.gif) no-repeat 12px 96% #f8f8f8; margin-right:13px; display:inline;}
.index-news ul li img{display:block; width:265px; height:265px; position:absolute; left:50%; top:37%; margin-left:-132.5px; margin-top:-97.5px;}
.index-news ul li h3{color:#000;font-size:14px;padding:9px 12px 0px; overflow:hidden;line-height: 22px;}

.index-newsdot{text-align:center; padding-top:25px; position:relative;}
.index-newsdot a{ display:inline-block; background:url(../webimages/index_27.gif) no-repeat; width:11px; height:11px; overflow:hidden; line-height:3000px; margin:0px 5px;}
.index-newsdot a.cur{ background:url(../webimages/index_26.gif) no-repeat}
.index-newsimg{width:265px; height:265px; overflow:hidden; position:relative;}
/*---详情页---*/
.box{width:1200px;margin:auto;background:url(../webimages/index_57.gif) repeat-y #ffffff;}
.webbg{background:#fafafa; padding:35px 0px;}
.webleft{float:left;width:281px;}
.webright{float:right; width:888px; padding:30px 30px 30px 0px;}

.Withinbanner{ width:100%; height:auto; overflow:hidden; position:relative;}
.Withinbanner img{width:100%;height:auto;}

.lefttitle{background:#018b3e; padding:20px 18px;}
.lefttitle h3{ font-size:30px;font-weight:bold;color:#fff; line-height:35px; font-family:Arial, Helvetica, sans-serif}
.lefttitle h4{ font-size:20px;font-weight:bold;color:#fff; line-height:24px;}

.leftclass{margin:0px;padding:0px;}
.leftclass ul li h3{height:57px;width:281px;}
.leftclass ul li h3 a{display:block;background:url(../img/index_58.gif) no-repeat;height:57px; line-height:57px;padding-left:35px; font-size:14px;}
.leftclass ul li h3 a:hover{background:url(../img/index_59.gif) no-repeat;color:#fff;}
.leftclass ul li h3 a.cur{background:url(../img/index_59.gif) no-repeat;color:#fff;}
.leftclass ul li h3.last{height:56px;}
.leftclass ul li h3.last a{ height:56px; line-height:56px;}

.leftaisle{ background:#e8e8e8;}
.leftaisle dl{ margin:0px; padding:0px;}
.leftaisle dl dt{margin:0px; padding:0px;}
.leftaisle dl dt img{ width:281px; height:184px; display:block;}
.leftaisle dl dd{ padding:15px; color:#666}
.leftaisle dl dd h3{ font-size:14px;color:#1a1a1a;}
.leftaisle dl dd p { line-height:21px; padding-top:10px;}
.leftaisle dl dd p a{ color:#d6000f;}
.leftaisle dl dd p a:hover{ color:#d6000f;}

.righttitle{border-bottom:1px solid #e4e4e4; color:#1a1a1a; font-size:20px; line-height:24px; padding:16px 0px;margin-top:2px}

.SinglePage{ font-size:14px;line-height:26px; color:#1a1a1a; padding-top:18px;margin-right: -2px;}
.SinglePage h3.SinglePagetitle{ color:#d6000f; line-height:30px; font-size:28px}
.SinglePage h4.SinglePagetitle{ color:#999999; font-size:18px; line-height:24px; font-family:Arial, Helvetica, sans-serif; padding-top:5px;}
.leftclass ul li h3 a {
    color: #333333;
}
/*---手机版详情页---*/
.sub_menu li a.cur{color:#00a73b}
.cp-img{
    border: solid 1px #efefef;
    padding: 5px;
    display: flex;
    flex-direction: column;
    width: 105%;
    margin-bottom: 16px;
}
.cp img{
    width: 100%;
}
.cp h1{
    width: 96%;
    margin: 0 auto;
    height: 41px;
	line-height: 29px;
}
.cp h1 a{

    font-size: 16px;
    color: #000;
    line-height: 38px;

}
.cp-content{
    display: flex;
    justify-content: space-between;
    width: 96%;
    margin: 0 auto;
}
.price{
    color: red;
    font-weight: bold;
    font-size: 20px;
}
.xq{
    background: #ff1200;
    color: #fff;
    font-size: 12px;
    padding: 0 10px;
    line-height:28px;
}
.xq a{
	color: #fff
}
/*cp内页*/
.mm-lh-zt {

    width: 694px;

}
.mm-lh {
    width: 350px;
    border: 1px solid #CCC;
    float: left;
    margin-right: 20px;
}
.mm-lh-1 {
    width: 320px;
    float: right;
    height: 241px;
}
.pro_xiang {
    width: 100%;
    float: left;
    color: #797979;
    padding-top: 10px;
    line-height: 20px;
}
.pro_xiang p {
    margin: 0px 0px 10px;
    padding: 0px;
    font-size: 18px;
    color: #000;
    text-indent: 0;
}
.pro_xiang2 {
    background: #d62f25;
    color: #FFF;
    margin-top: 15px;
    padding: 20px;
    overflow: hidden;
	margin-top: 40px;
}
.pro_xiang2 b {
    font-size: 36px;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
}
.pro_xiang2 span {
    font-size: 12px;
    color: #b80000;
    background: #FFF;
    height: 18px;
    width: 60px;
    line-height: 18px;
    border-radius: 10px;
    text-align: center;
    display: inline-block;
    margin-left: 15px;
    float: left;
}
.gg {
    float: left;
    width: 320px;
    height: 34px;
    line-height: 34px;
	margin-top: 20px;
}
.gg1 {
    width: 320px;
    height: 20px;
    line-height: 20px;
    padding-top: 10px;
}
.gg1 a:nth-child(1){
    background-color: #c20000;
    width: 20px;
    height: 20px;
    display: block;
    line-height: 20px;
    text-align: center;
    color: #fff;
    float: left;
}
.gg1 a:nth-child(2){
    width: 80px;
    float: left;
  color: #3f3f3f;
}
.gg1 a:nth-child(3){
    background-color: #c20000;
    width: 20px;
    height: 20px;
    display: block;
    line-height: 20px;
    text-align: center;
    color: #fff;
    float: left;
}
.gg1 a:nth-child(4){
    width: 80px;
    float: left;
  color: #3f3f3f;
}
.gg1 a:nth-child(5){
    background-color: #c20000;
    width: 20px;
    height: 20px;
    display: block;
    line-height: 20px;
    text-align: center;
    color: #fff;
    float: left;
}
.gg1 a:nth-child(6){
    width: 80px;
    float: left;
  color: #3f3f3f;
}
.jj {
    width: 694px;
    float: left;
}
.jj-1 {
    width: 694px;
    height: 40px;
    margin-top: 10px;
    border-bottom: 1px solid #C20000;
    float: left;
}
.zw {
    width: 100px;
    height: 40px;
    background-color: #C20000;
    line-height: 40px;
    color: #FFF!important;
    text-align: center;
    float: left;
    display: block;
}
.zw-1 {
    width: 694px;
    float: left;
    padding-top: 10px;
}
.zw-1 table {
    line-height: 0;
    margin: 0;
    padding: 0;
}
.pro_xiahua {  
    border-bottom: 1px solid #d8d8d8;
    overflow: hidden;
    margin-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
    font-size: 12px;
    zoom: 1;
    padding-right: 20px;
}
.pro_xh {
    border: 1px solid #8f0d05;
    line-height: 25px;

    float: left;
    margin-right: 10px;
}
.pro_xh1 {
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    color: #d62f25;
    font-size: 14px;
}
.pro_xh2 {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    color: #f4d0d0;
    background: #8f0d05;
    font-size: 14px;
}
.gg a {
    color: #fff;
}
.zs-buy-now{
    display: block;
    width: 130px;
    height: 50px;
    color: #fff;
    background: #c00;
    float: left;
    margin-left: 0;
    margin-top: 16px;
    border-radius: 2px;
    font: 18px/50px "Microsoft YaHei","5FAE8F6F96C59ED1";
    text-align: center;
}
/**新闻**/
.companynews{margin-top:8px;}
.companynews ul{margin:0px; padding:0px;}
.companynews ul li{border-bottom: dashed 1px #e4e4e4; background:url(../img/index_68.gif) no-repeat 10px 19px; font-size:14px;height:50px;line-height:50px; overflow:hidden; padding:0px 10px 0 35px;}
.companynews ul li span{ float:right; color:#666; font-family:Arial, Helvetica, sans-serif;}
.companynews a {
    color: #333333;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  border-radius: 4px;
  text-align: center;
  float: left;
  width: 100%;
}
.pagination a {
  position: relative;
  padding: 6px 12px;
  margin-left: -1px;
  color: #333333;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  display: inline-block;
  height: 34px;
  line-height: 22px;
}
.pagination a:hover {
  color: #02458c;
}
.commonDetailedtitle{ border-bottom:1px solid #e4e4e4; padding-bottom:10px;}
.commonDetailedtitle h3{ font-size:26px; text-align:center; font-weight:bold; line-height:32px; color:#000; padding:20px 0px 0px;}
.commonDetailedtitleTimeAuthor{ text-align:center; color:#666; font-size:13px; padding:15px 0px;}
.commonDetailedtitleTimeAuthor span{ padding-right:10px;}
.commonDetailedContents{ padding:30px 0px; font-size:14px; color:#666;}
.webright-t a {
    color: #999;
}
/**专家团队**/
.companynews .zjtd li{padding:0;height:180px;    margin-top: 8px;}
.companynews .zjtd li img{ max-width:260px;    float: left;margin-right: 20px;}
.companynews .zjtd li .tit{font-weight: bold;font-size: larger;}
.companynews .zjtd li .jianjie{line-height:30px;margin-top:10px;}
@media (max-width: 768px){
  .companynews .zjtd li{height:auto}
  .companynews .zjtd li img{max-width:160px;}
  .companynews .zjtd li .tit{line-height:20px;}
  .companynews .zjtd li .jianjie{margin-top:5px;line-height:20px;}
}

//电脑轮联播
.pz_slides_3 { width: 100%; overflow: hidden; position: relative; }
.pz_slides_3 ._btn{overflow:hidden; position:absolute; bottom:12px; z-index:9;}
.pz_slides_3 ._btn ul{ overflow:hidden; zoom:1; float:left; }
.pz_slides_3 ._btn ul li{float:left;width:14px; height:14px; margin:0px 10px;  cursor:pointer; display:block; background:#c8c8c8;
-webkit-border-radius:7px;
   -moz-border-radius:7px;
        border-radius:7px;
-webkit-transition: all 0.2s ease-out 0s; 
   -moz-transition: all 0.2s ease-out 0s;
	  -ms-transition: all 0.2s ease-out 0s;
     -o-transition: all 0.2s ease-out 0s; 
        transition: all 0.2s ease-out 0s;}
.pz_slides_3 ._btn ul li.on{ background:#c81a1e;}
.pz_slides_3 ._pic { width: 100%; height: 600px; position: relative; z-index: 0; }
.pz_slides_3 ._pic li { zoom: 1; vertical-align: middle; position: relative; }
.pz_slides_3 ._pic li img { display: block; margin: auto; }