@charset "utf-8";
/* CSS Document */
.imghover .pic{ overflow:hidden;}/* 设置图片经过放大 */
.imghover img{ overflow:hidden; transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}/* 设置图片经过放大 */
.imghover:hover img{ transform:scale(1.05); -webkit-transform:scale(1.05);}/* 设置图片经过放大 */

*[class*="rect-"]{position: relative;display: block; width: 100%;height: 0;overflow: hidden;}
*[class*="rect-"] ._full{position: absolute;left: 0;top:0;width: 100%;height: 100%;
*height: auto;}
.rect-50{padding-bottom: 50%;}
.rect-50{padding-bottom: 50%;}
.rect-5625{padding-bottom: 56.25%;}
.rect-60{padding-bottom: 60%;}
.rect-618{padding-bottom: 61.8%;}
.rect-648{padding-bottom:64.8%;}
.rect-70{padding-bottom: 70%;}
.rect-75{padding-bottom: 75%;}
.rect-80{padding-bottom: 80%;}
.rect-90{padding-bottom: 90%;}
.rect-100{padding-bottom: 100%;}
.imgZoom {
    overflow: hidden;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.rect-5625{padding-bottom: 57.25%;}



.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.imgZoom { overflow:hidden; -webkit-transform:rotate(0); transform:rotate(0); }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }
/*分页*/
.pages{ width:100%; }
.pages_box{ width:100%; text-align:center;    margin-top: 40px;}
.pages_box a{display:inline-block;padding:0px 20px;background: #c7c7c7;margin:0px 5px;font-size:15px;color: #fff;line-height:40px;}
.pages_box a.cur,.pages_box a:hover{ background:#cf0000; color:#fff;}


/*栏目页*/
.ny_banner{position: relative;height:550px;overflow: hidden;margin-top: 0px;}
.ny_banner .container{width: 1400px !important; margin:0 auto;}
.bgimg { position: absolute;top: 80px;bottom: 0px; left: 0px; right: 0px;background: no-repeat center/cover;}
.mobitem {display: none;}
.aboutbg{background:url(about_n.jpg) no-repeat ; height: 480px;overflow: hidden;    padding-top: 0px;}
.text {position: absolute; width: 80%;  color: #fff; top: 54%;left:15%;line-height: 1.6;transform: translate(0, -50%);z-index: 4;}
.ad-tit { font-size: 38px; color: #fff;font-weight: normal;}
.ad-line { height: 2px; width: 3%;background: #fff; margin: 10px 0px;}
.ad-sum { color: #fff;font-size: 30px; font-weight: normal;}
.bread { width: 100%; font-size: 14px;  color: #595959 !important; margin-top:0px;margin-left: 60px;}
.bread a{ color: #595959 !important; }


/*.common-xc .xc_nav li:first-child a{padding-left:0;}*/
.common-xc .xc_nav li:after{content:"";width:1px;height:12px;background:#dddddd;display:block;position:absolute;right:-0.5px;top:50%;margin-top:-6px;}
.common-xc .xc_nav li:last-child:after{display:none;}

.common-xc .xc_nav li.cur a{color:#cc0001; font-size:16px; font-weight:bold;}
.common-xc .xc_nav li.cur a:after{left:0; width:100%;}
.common-xc .xc_nav li:hover a{color:#cc0001; font-size:16px; font-weight:bold;}
.common-xc .xc_nav li:hover a:after{left:0; width:100%;}

.common-xc .xc_nav li a:after {
    content: "";
    position: absolute;
    bottom: 0px;
    height: 2px;
    left: 50%;
    width: 0;
    background: #cc0001;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}


/**/

.cat-nav1 {border: 1px solid #ccc;position: relative;width: 90%;margin: 5% auto;z-index: 5;display: none;clear: both;}
.cat-nav1 h4 {padding: 0 20px;font-size: 18px;height: 45px;line-height: 45px;text-align: center; margin-top:0px; margin-bottom:0px;}
.cat-nav1 h4 i {position: absolute;right: 20px;top: 8px;color: #9e9e9e; border-radius: 20px; background: url(ico_x.png) no-repeat center center; width:32px; height: 32px;}
.cat-nav1 .cat-sub1 {position: absolute;width: 100%;top: 51px;text-align: center;background: #fff;-webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,0.1);box-shadow: 0px 4px 5px -2px rgba(0,0,0,0.1);position: absolute;left: 0;right: 0;text-align: center;display: none;}
.cat-nav1 .cat-sub1 a {display: block;height: 45px;line-height: 45px;font-size: 16px;border-bottom: 1px solid rgba(217,217,217,0.3);}
.cat-nav1 .cat-sub1 a:after {display: none;}
.cat-nav1 .cat-sub1 .on {color: #d70011;}
.cur-pos {line-height: 60px;border-bottom: 1px solid #e1e1e1;position: relative;z-index:5;}
.cur-pos .container {width: 80% !important;margin: 0 auto;}
.cur-pos .icon-home1 {color: #d70011;}
.cur-pos .icon-arrow-right1 {font-size: 12px;color: #999;}
.cur-pos * {vertical-align: middle;}
.cur-pos a {color: #4a4a4a;margin: 0 6px;font-size: 18px;display: inline-block;position: relative;}
.cur-pos a:after {content: '';position: absolute;height: 2px;background-color: #d70011;left: 0;right: 0;bottom: 0px;opacity: 0;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';-webkit-transition: 0.3s;transition: 0.3s;}

.cur-pos .on:after {opacity: 1;-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 1)';}
.cur-pos .crumbs {  float: right;}
.cur-pos .crumbs a{ font-size:15px; color:#888;}

.cur-pos .crumbs a:hover {color: #d70011;}
.cur-pos .sub-menu1 {float:left;}
.cur-pos .sub-menu1 a { margin-right: 35px;height: 63px}
.cur-pos .sub-menu1 .on { background: #d70011;color: #FFF;  padding: 0px 10px;}
/*.cur-pos .sub-menu1 a:hover {color: #FFF;}*/
.cur-pos .sub-menu1 a:hover:after {opacity: 1;-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= 1)';}

.bread { width: 100%; font-size: 14px;  color: #595959 !important; margin-top:0px;margin-left: 60px;}
.bread a{ color: #595959 !important; font-size: 14px; }





/**********************************************************************关于我们*********************************************************************************************/
/*.ny_cont .container{width: 80% ; margin: 0 auto;}*/
.ny_cont .container{width: 80% ; margin: 0 auto;}
.about_cont_01{background-color: #f7fafd; padding:100px 0px 50px;}
.about_cont_02{background-color: #f7fafd; padding:50px 0px 50px;}
.about_cont_03{background-color: #f7fafd; padding:50px 0px 50px;}
.about_cont_01 .con { position: relative; z-index: 1;}
.about_cont_01 .t1{    font-family: Impact;font-size:56px;text-transform:capitalize;color:#eaebec;position:absolute;top: -60px;left:0;z-index:-1;}
.about_cont_01 .t2{font-size:30px; color:#04a40d;}
.about_txt { margin: 15px 0px;}
.about_txt p{color: #4c4c4c;text-indent: 2em;margin-bottom: 0px; line-height: 38px;font-size: 16px; }
.about_r img{border-top-right-radius: 100px;border-bottom-left-radius: 100px;}




/***********************资质荣誉*******************************************************************************************************************/
.gallery:after {content: '';display: block;height: 2px; margin: .5em 0 1.4em;}
.gallery li{ margin-bottom: 25px;transition: all 0.5s ease;}
.gallery li img{/*height:240px;*/height:100%; width:100%; border:3px solid #e8801d;transition: all 0.5s ease;}
.gallery div{line-height:60px; font-size: 16px; z-index:999; background:#aaaaaa; text-align:center; color:#FFF; z-index:9999;  width: 100%; overflow: hidden;; white-space: nowrap;text-overflow: ellipsis;transition: all 0.5s ease;}
.gallery1:after {content: '';display: block;height: 2px; margin: .5em 0 1.4em;}
.gallery li:hover img{ border: 3px solid #cc0001;}
.gallery li:hover div{ background:#cc0001;}
.gallery1 li{ margin-bottom: 35px;}
.gallery1 li img{height:155px;width:100%;}
.gallery1 div{line-height:45px; font-size: 16px; z-index:999; background:#d83648; text-align:center; color:#FFF; z-index:9999; }

.baguetteBoxOne { margin: 0px 15px 0px;}

#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}
#baguetteBox-overlay.visible{opacity:1}
#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}
#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}
#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6); border: 15px solid #FFF; background:#ebfff4;}
#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:3.8; font-size:18px; color: #FFF; background-color:#000;background-color:rgba(0,0,0,.6);}
#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}
#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-moz-transform .4s ease;transition:left .4s ease,transform .4s ease}
#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}
#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}
.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}
.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}
.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}
.baguetteBox-button#next-button{right:2%}
.baguetteBox-button#previous-button{left:2%}
.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}
.baguetteBox-button svg{position:absolute;left:0;top:0}
.spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}
.double-bounce1,.double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}
.double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}
@-webkit-keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}
@keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}
@-webkit-keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}
@keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}
@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}
@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}




/* 企业文化 start */
.about_cont_02 .title {

    color: #222430;
    font-size: 30px;
    position: relative;
    padding: 20px 0;text-align: center;
    margin-bottom: 30px;
}  
.about_cont_02 .title:before {
    position: absolute;
    left:48%;
    bottom: 0;
    width: 45px;
    height: 2px;
    content: "";text-align: center;
    display: inline-block;
    background-color: #133984;
}  
.about_cont_02 .con {
    width: 100%;
    margin-bottom: 40px;
}
.about_cont_02 .con > p {
    color: #222430;
    line-height: 40px;
    font-size: 24px;
 
    text-align: center;
}

.cultureDl {
  overflow: hidden;
  margin: 0 -9px;
}

.cultureDl dd .con {
  margin: 0px auto;
  height:  100%;
  background-color: #fff;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.cultureDl dd .titleBox {
  padding-top: 48px;
  margin-bottom: 12px;
}

.cultureDl dd .title1 {
  font-size: 18px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
  font-family: Spectral;
}

.cultureDl dd .title2 {
  font-size: 24px;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cultureDl dd .info {
  line-height: 35px;
  height: 105px;
  overflow: hidden;
  font-size: 22px;
}

.cultureDl dd a {
  display: block;
  height: 100%;
  padding: 0 30px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}

.cultureDl dd .con:hover a {
  transform: translateY(-6px);
  -webkit-transform: translateY(-6px);
}

.cultureDl1 {
  margin-bottom: 20px;
}

.cultureDl1 dd {
  width: 33.3333%;
  float: left;
  display: inline;
}

.cultureDl2 dd {
  float: left;
  display: inline;
}

/*
.cultureDl2 dd.dd1 {
  width: 38.85897%;
}

.cultureDl2 dd.dd2 {
  width: 32.8897%;
}

.cultureDl2 dd.dd3 {
  width: 28.0769%;
}
*/

.cultureDl1 dd.dd1 .title1 {
  color: #ceb65c;
}

.cultureDl1 dd.dd1 .title2 {
  color: #98562a;
}

.cultureDl1 dd.dd1 .info {
  color: #7f2500;
}

.cultureDl1 dd.dd2 .title1 {
  color: #284eb1;
}

.cultureDl1 dd.dd2 .title2 {
  color: #284eb1;
}

.cultureDl1 dd.dd2 .info {
  color: #4c4c4c;
}

.cultureDl1 dd.dd3 .title1 {
  color: #1cbf89;
}

.cultureDl1 dd.dd3 .title2 {
  color: #0b9064;
}

.cultureDl1 dd.dd3 .info {
  color: #4c4c4c;
}

.cultureDl2 dd.dd1 .title1 {
  color: #6291b5;
}

.cultureDl2 dd.dd1 .title2 {
  color: #30385f;
}

.cultureDl2 dd.dd1 .info {
  color: #326283;
}

.cultureDl2 dd.dd2 .title1 {
  color: #fac28b;
}

.cultureDl2 dd.dd2 .title2 {
  color: #e15563;
}

.cultureDl2 dd.dd2 .info {
  color: #4c4c4c;
}

.cultureDl2 dd.dd3 .title1 {
  color: #30385f;
}

.cultureDl2 dd.dd3 .title2 {
  color: #30385f;
}

.cultureDl2 dd.dd3 .info {
  color: #30385f;
}

/* 企业文化 end */

/* 新闻资讯*/
.news_list .list_hd{background-color:#f0f0f0;padding:50px 60px 40px;margin-bottom:26px;}
.news_list .hd_tit{font-size:20px;color:#1e1e1e;font-weight:normal;height:30px;line-height:30px; margin-right:2%;}
.news_list .inp_box_wrap { width:20%;margin-right:2%; }
.news_list .inp_box{display:block;width:100%;height:32px;line-height:32px;border:1px solid #e0e0e0;padding:0;margin:0;box-sizing:content-box;font-size:13px;color:#999;padding:0;text-indent:10px;}
.news_list .hd_btn{width:18%;border:none;text-align:center;background-color:#d7000f;font-size:15px;color:#fff;height:34px;line-height:34px;outline:none;cursor:pointer;}
.news_list .list_box{
    padding: 20px;
    position:relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom: 1px solid #e7e7e7;
    background: #f5f5f5;
    margin-bottom: 20px;
    }
.news_list .list_main{overflow:hidden; }
.news_list .list_main>div{ margin-left: -15px; }
.news_list .list_title{font-size: 18px;color: #505050;font-weight: bold;display:block;}
.news_list .list_tool{font-size:12px;color:#c9c9c9;padding:10px 0px;}
.news_list .list_tool span{display:inline-block; vertical-align:middle;}
.news_list .list_tool .share{cursor:pointer; margin:0 20px;}
.news_list .list_p{font-size: 16px;color: #333;line-height: 30px;overflow:hidden;margin-top: 10px;display:-webkit-box;-webkit-box-orient:vertical;/*设置方向*/-webkit-line-clamp:2;/*设置超过为省略号的行数*/overflow:hidden;}


.news_list .list_box:after{content: "";width:88%;height:1px;/* background-color:#e6e6e6; */position:absolute;bottom:0;right:0;}
.news_list li:hover .list_box{background-color: #f5f5f5;}
.news_list li:hover .list_box:after{background-color:#f8f8f8;}
.news_list li:hover .list_title a{color:#008756;}
.news_list li:hover .list_title{color:#d7000f;}
.news_list .list_time{position:relative;    padding:15px 0px; font-size:16px; text-align:center; color:#fff; background:#8c8c8c; font-weight:bold; -moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
.news_list .list_time_day{display:block;font-size:50px;color:#FFF;line-height:50px;}
.news_list .list_time_year{display:block;font-size:16px;color:#FFF;}
.news_list .select-ui-choose ._arrow{width:16%;right:0;background:#e3e3e3;}
.news_list .select-ui-choose ._arrow .arr{left:50%;margin:0 0 0 -0.4em;border-color: #969696 transparent transparent;}
.news_list .list_bd .list_box:hover .list_time{background: #ba0001;}


/*产品*/
.cpzsst .yichuyinc img{ width: 100%;height: 276px;}
.cpzsst .cpzsst_p{padding: 15px;}
.cpzsst .cpzsst_p p, .cpzsst .cpzsst_p h2{overflow: hidden;margin: 0px;  }
.cpzsst .cpzsst_p h2{ color: #333333; font-size: 18px; margin-bottom: 15px;  text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.cpzsst .cpzsst_p p{ color: #8c8c8c; font-size: 16px; line-height: 32px; word-break: break-all;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}
.cpzsst_x{position: relative; margin-bottom: 30px;background: #FFF;}
.cpzsst_x:after{content: ""; position: absolute; width:0%; left: 0px; bottom: 0px; background-color: #169e29;
height: 2px; transition: all 0.6s; -webkit-transition: all 0.6s;}
.cpzsst_x:hover::after{content: "";width: 100%;}
.cpzsst_x:hover{box-shadow:1px 1px 10px #cecece;-moz-box-shadow:1px 1px 10px #cecece;-webkit-box-shadow:1px 1px 10px #cecece;}

/*案例00*/

.ny_pro_box_main_list2{ width:100%;}
.ny_pro_box_main_list2 li{ margin-bottom:30px;}
.ny_pro_box_main_list2 li a { display: block; width: 100%;  overflow: hidden;}
.ny_pro_box_main_list2 li a .pic { position: relative; overflow: hidden; -webkit-box-shadow: 2px 0 35px rgba(21,53,129,0.2) inset;  box-shadow: 2px 0 35px rgba(21,53,129,0.2) inset;
  background: #04a40d; }
.ny_pro_box_main_list2 li a .pic:before {position: absolute; top: -40px; left: 0; width: 100%; height: 100%; background: rgba(255,255,255,0.5); content: ''; -webkit-transition: -webkit-transform .6s; transition: transform .6s; -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0); transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);}
.ny_pro_box_main_list2 li a .pic img { width: 100%; height: 100%;  height: 285px;  transform: scale(1.05); transition: all .5s;}
.ny_pro_box_main_list2 li a span { background:#c7c7c7; text-align: center; margin-top: -20px; padding-top: 20px; line-height: 60px; display: block; white-space: nowrap; overflow: hidden;
 text-overflow: ellipsis;     color: #333333;
    font-size: 18px;  transition: all .5s;}
.ny_pro_box_main_list2 li:hover .pic:before {-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0)}
.ny_pro_box_main_list2 li:hover .pic img {transform: scale(1);opacity: .4}
.ny_pro_box_main_list2 li:hover span {background: #04a40d;color: #FFF}
/*下载中心*/
.download_list li{  padding: 10px;border-bottom: 1px dotted #ccc;  line-height: 45px; overflow: hidden;}
.download_list li .biaoti{   font-size: 18px;}
.download_list li .down_x img{ padding-right: 10px;}
.download_list li .down_x{   text-align: center;}




/*联系*/
.contact_box1 {    background: #fafafa;padding: 1rem 2rem 2rem 2rem;border: 1px solid #ddd;}
.map_box{ height:470px;position: relative;}
.wrap {
    width:100%;
    clear: both;
    margin: 0 auto;
}
.contactMapCon {
  position: absolute;
  left: 0;
  bottom: 42px;
  width: 100%;
}

.contactCon {
/*  overflow: hidden;*/
  min-height: 298px;box-shadow: 0 2px 5px 1px rgb(146 146 146);
}

.contactL {
/*  width: 510px;*/
  height: 100%;
  background: url(contactLBg.jpg) no-repeat center center;
  background-size: cover;height: 298px;
}

.contactL .con {
  padding:40px 35px 0;
}

.contactL .icn {
  width: 60px;
  height: 60px;
  background: url(contactIcn3.png) no-repeat center center;
  margin-bottom: 20px;
}

.contactL .title_c {
  font-size: 22px;
  color: #e70012;
  font-weight: bold;
  height: 55px;
  line-height: 38px;
  padding-top: 18px;
  position: relative;
  text-align: left;
}

.contactL .title_c:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 4px;
  background-color: #e2e1e1;
}

.contactL .info {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  margin-bottom: 20px;
}

.contactL .contactLogo img {
  height: 50px;
}

.contactR {height: auto;
  overflow: hidden; padding: 25px 30px;
  background-color: #ffffff; min-height: 470px;
}
.contactR li img {
    width: auto; margin-right: 15px;
}
.contactR  li { overflow: hidden;
    font-size: 1.225em;
    color: #333333;
    text-align: center;
   
    margin-bottom: 12px;   }
.contactR  li .text_c{ text-align: left;}
.cont_m li{ margin-bottom: 0px;   }
.cont_m li img {
   width: 100%;
}
.cont_m .sm{ font-weight: bold; margin: 20px 0px;    color:#0b9064;   font-size: 1.025em;

    margin: 20px -25px;
}

/* 在线留言 start */
.zaixiyy input, .zaixiyy textarea{ width: 100%; border: 1px solid #e6e6e6;
outline: none; background-color: #fafafa; color: #ccc;margin-top: 10px; margin-bottom: 30px; padding:10px; color: #cccccc;
 }
.zaixiyy textarea{ min-height: 250px;}
.zaixiyy input::-webkit-input-placeholder, .zaixiyy textarea::-webkit-input-placeholder{
    color:#cccccc;
}
.zaixiyy input::-moz-placeholder, .zaixiyy textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#cccccc;
}
.zaixiyy input:-moz-placeholder, .zaixiyy textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
        color:#cccccc;
    }
.zaixiyy input:-ms-input-placeholder, .zaixiyy textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#cccccc;
}
.zaixiyy_niu{ color: #fff;
background-color: #169e29; text-align: center;
border-radius: 5px; margin: 10px auto;
padding: 15px 0px;  display:block; width: 450px;
  }
/**/
.messageBox {
  padding: 40px;
  background-color: #fff;
}

.messageTitle {
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 20px;
  width: 150px;
  margin: 0 auto;
  background: #0b9064;
  border-radius: 50px;
}

.messageFormCon {
  margin-right: -30px;
}

.messageForm {
  width: 50%;
  float: left;
  display: inline;
}

.messageForm1 {
  width: 100%;
}

.messageForm .con {
  margin-right: 30px;
}

.messageFDd {
  margin-bottom: 15px;
}

.messageFTitle {
  font-size: 14px;
  color: #666666;
  height: 52px;
  line-height: 52px;
  position: relative;
  padding-right: 20px;
}

.messageFBox {
  overflow: hidden;
}

.messageFBox1 {
  margin-left: 60px;
  width: 85%;
}

/*6.15*/
.form-group { 
  width: 48% !important;
  float: left; margin: 0 1%;
  display: inline;}




/* .messageFBox .messageFDiv {
  padding-right: 55px;
} */

.messageFBox textarea {
  height: 246px;
  border: none;
  outline: none;
  width: 100%;
  padding-top: 12px;
  line-height: 25px;
  background: #f5f5f5;
}
/*产品列表1*/
.ny_pro_box_main{ width:100%; padding-top:50px; padding-bottom:50px;}
.ny_pro_box_main_list .item{overflow: hidden;  transition: .5s ease; width:100%; margin-bottom:30px;}
.ny_pro_box_main_list .item .left {  width: 100%;  position: relative; float:none;}
.ny_pro_box_main_list .item  .left:before { content: ''; position: absolute; width: 100%;  background: url(../images/bj_ser_tm.png) no-repeat center bottom;  min-height: 200px;
  left: 0;  bottom: 0;  z-index: 99;}
.ny_pro_box_main_list .item  .rect-1061 { padding-bottom: 100%;}  
.ny_pro_box_main_list .item .left .cover { position: absolute;  bottom: 0;left: 0;  width: 100%; opacity: 1;   visibility:visible; transition: .3s ease;} 
.ny_pro_box_main_list .item .left .cover .box { padding: 20px 25px; background: url(../images/bj_ser_tm2.png) no-repeat; background-size: cover; position: relative; z-index: 9999;}
.ny_pro_box_main_list .item .left .cover .box .tit {  font-size: 26px;  color: #fff; font-weight: bold;}  
.ny_pro_box_main_list .item .left .cover .box .con { font-size: 16px;  color: #fff;  width: 75%;  margin: 10px 0 20px;} 
.ny_pro_box_main_list .item .left .cover .box .links { width: 100%;}
.ny_pro_box_main_list .item .left .cover .box .links a {display: inline-block; padding: 2px 10px; border: 1px solid #fff; border: 1px solid rgba(255,255,255,0.7); color: #fff;
 color: rgba(255,255,255,0.7); font-size: 16px; font-family: Arial; margin-right: 10px; margin-bottom: 10px; transition: .5s ease;}
.ny_pro_box_main_list .item .left .cover .box .links a:hover{background:#c30d11; color:#fbba40; border-color:#c30d11;}



/*产品内页*/
.pro_detail02{ margin-top:50px;}
.pro_detail02 .bd{position:relative; padding-top:40px;}
.pro_detail02 .hd .list dt,.pro_detail02 .hd .list dd{cursor:pointer; position:relative;width:12%; float:left;line-height:65px; font-size:20px; color:#666; font-weight:bold;text-align: center;}
.pro_detail02 .hd .list dd.active{color:#fff; font-weight:bold; background:#19b27f;}
.pro_detail02 .hd .list dd.active a{ color:#fff;}
.pro_detail02 .hd .list dd.active a span{ color:#fff;}


.pro_detail02 .hd{width:100%; overflow:hidden;background:#f0f0f0;}

.pro_detail02 .bd .selection2{margin:0px 0;border-bottom: 1px #f0f0f0 solid; padding-bottom:30px;}
.pro_detail02 .bd .selection2 .tit{font-size:20px; color:#666; font-weight:bold; margin-bottom:20px;}
.pro_detail02 .bd .selection3 .tit{font-size:20px; color:#666; font-weight:bold; margin-bottom:20px;}
.pro_detail02 .bd .selection2 .down{font-size:14px; color:#666; margin-top:25px;}
.pro_detail02 .bd .selection2 .down .iconfont{font-size:18px;}
.pro_detail02 .bd .selection3{margin:50px 0;}
.pro_cpcon{ width:100%; font-size:18px;line-height: 2em;}
.pro_cpcon p{ width:100%; font-size:18px;line-height: 2em; color:#595959;}
.pro_cpcon img{ display:block; max-width:100%;}
.widget-prodetail-5-detail { width:100%;position: relative; padding-left:0px;}
.widget-prodetail-5-detail ._title { font-size:25px; overflow: hidden; color:#19b27f;  margin-top: 0px;  padding-bottom: 10px; font-weight:bold;}
.widget-prodetail-5-detail .intro { margin-bottom: 15px; padding: 15px 0;  border-top: 1px solid #efefef;  border-bottom: 1px solid #efefef;}
.widget-prodetail-5-detail .intro span{ font-size: 18px; color: #333;}
.pro_detail2_con{ width:100%; line-height:45px; border-radius:15px; padding:10px; font-size:16px;background: url(contactLBg.jpg) no-repeat center center;
    background-size: cover;
    height: 298px; margin-top:35px;}
.pro_detail2_con1{ width:100%; line-height:45px; border-radius:15px; padding:20px; font-size:16px;
/*  background: url(contactLBg.jpg) no-repeat center center;*/
    background-size: cover;
    height: auto; margin-top:35px;
   border: 3px solid #DDD;
}
.cp_main_box{ position:relative;}
.rect-70{ padding-bottom:70%;}
.ico30 { display: inline-block; width: 30px; height: 25px; margin-right:5px; background: url(ico30.png) no-repeat; vertical-align: middle;}
.pro_detail02 .hd .list dd.active .ico30 {  background-position: 0 -25px;}
.ico30_4 { background-position: -60px 0;}
.pro_detail2_con1 p{ color:#595959}
.pro_detail2_con1 p a{ color:#595959;}
.pro_detail2_con1 p i{    width: 30px; height: 30px; margin: 0 10px 0 5px; display:inline-block; vertical-align:middle; background:url(pro_icon.png) no-repeat;}
.pro_detail2_con1 p i.ico20{ background-position:0px 0px;}
.pro_detail2_con1 p i.ico21{ background-position:-30px 0px;}
.pro_detail2_con1 p i.ico22{ background-position:-60px 0px;}
.pro_detail2_con1 p i.ico23{ background-position:-90px 0px;}
/*内容*/
.news-content{ width:100%; background:#fff;z-index: 2; position: relative; padding: 60px ;   box-shadow:0 2px 5px 0px rgba(0,0,0,.2);}
.news-content .box{ }
.news-content .box ._t { text-align: center; font-size: 28px; font-weight: bold;  color: #3f3f3f;}
.news-content .box ._tools {font-size:0; color:#7e7e7e; margin-bottom:15px; text-align:center;border-bottom: 1px dotted #d0d0d0;}
.news-content .box ._tools ._tool{font-size:14px; margin-right:20px; display:inline-block; height:50px; line-height:50px; vertical-align:middle; overflow:hidden;}
.news-content .box ._tools #switcher{font-size:14px; margin-right:10px; display:inline-block; height:50px; line-height:50px; vertical-align:middle; overflow:hidden;}
#viewCountId{ font-style:normal;}
.news-content .box ._tools b {font-weight:normal; }
.news-content-main{ width:100%; padding-top:20px;}
.news-content-main img{ display:block; margin:10px auto 20px;     max-width: 100%;}
.news-content-main p{ color:#555; line-height:40px; text-indent:2em; font-size:16px; text-align: justify;}
.n_tool_ico{width:20px;height:20px;background:url(news_detail_tool_ico.png) no-repeat;display:inline-block;*display:inline-block;*zoom: 1;vertical-align:middle;margin-right:6px;}
.n_tool_ico.ico01{background-position:0px 0px;}
.n_tool_ico.ico02{background-position:-20px 0px;}
.n_tool_ico.ico03{background-position:-40px 0px;}
.n_tool_ico.ico04{background-position:-60px 0px;}
.n_tool_ico.ico05{background-position:-80px 0px;}
.n_tool_ico.ico06{background-position:-100px 0px;margin-left:24px;}
.page_bott{background:#fff; margin-top:30px; margin-bottom:0px; border: 2px solid #DDD;}
.page_bott .page_prev{float:left; width:50%;}
.page_bott .page_next{float:right; width:50%; border-left:1px solid #dcdcdc;}
.page_bott .box{padding:30px 20px;}
.page_bott .page_prev .page_btn{float:left; padding-left:45px;}
.page_bott .page_next .page_btn{float:right; padding-right:45px;}
.page_bott .page_btn{margin-right:30px;font-size: 16px;color: #333;position:relative;}
.page_bott .page_btn .icon{position:absolute; width:31px; height:11px; background:url(news_detail02_3.png) no-repeat;top:50%; margin-top:-5px;}
.page_bott .page_prev .page_btn .icon{left:0;}
.page_bott .page_next .page_btn .icon{background-position:-32px 0; right:0}
.page_bott .t{font-size: 20px;font-weight:bold;color: #333;line-height:30px;}
.page_bott a:hover .t{color:#bf0000;}
.page_bott .page_center{float:left; width:7%; height:90px; position:relative;}
.page_bott .page_center .icon .iconfont{position:absolute; left:50%; margin-left:-6px; top:50%; margin-top:-16px; font-size:24px; color:#b5b5b5;color:#b5b5b5;}
.page_bott .page_center:hover .icon .iconfont{color:#00a1e9;}
.page_bott .page_prev:hover .page_btn .icon{left:-5px; transition:.3s ease}
.page_bott .page_next:hover .page_btn .icon{right:-5px; transition:.3s ease;}
.news-content-main a{ display:inline-block; /*background:url(../images/PDF.png) no-repeat top left; */background-size:20px auto; padding-left:30px;margin: 0 auto;}

/* 在线留言 end */

@media screen and (max-width: 1400px){
.header1 .index_nav nav li {
    color: #25b539;
     font-size: 12px;
}
.header1 .index_nav nav li {
    float: left;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    -webkit-transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
    transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
    margin: 0 20px;
}
.header1 .nav-sub a {
    height: 35px;
    line-height: 35px;
    display: block;
    padding: 0 20px;
    text-align: left;
    color: #333;
    font-size: 12px;
    position: relative;
    -webkit-transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
    transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
}  
  
.about_txt p {
    color: #4c4c4c;
    text-indent: 2em;
    margin-bottom: 0px;
    line-height: 38px;
    font-size: 12px;
}
.ny_banner{position: relative;height:450px;overflow: hidden;margin-top: 0px;}  
.ad-tit {font-size: 24px;color: #fff;font-weight: normal;}
.ad-line { height: 2px; width: 3%;background: #fff; margin: 10px 0px;}
.ad-sum { color: #fff;font-size: 14px;font-weight: normal;}
  
.cur-pos a {
    color: #4a4a4a;
    margin: 0 6px;
    font-size: 12px;
    display: inline-block;
    position: relative;
}
.ny_pro_box_main_list2 li a .pic img {
    width: 100%;
    height: 100%;
    height: 220px;
    transform: scale(1.05);
    transition: all .5s;
}  
.ny_pro_box_main_list2 li a span {
    background: #c7c7c7;
    text-align: center;
    margin-top: -20px;
    padding-top: 20px;
    line-height: 40px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
    font-size: 10px;
    transition: all .5s;
}  
  
.page_bott .box {
    padding: 10px 15px;
}  
.page_bott .page_btn {
    margin-right: 30px;
    font-size: 14px;
    color: #333;
    position: relative;
    margin-top: 5px;
}
.page_bott .t {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
}  
  
.pro_cpcon p {
    width: 100%;
    font-size: 12px;
    line-height: 2em;
    color: #595959;
}    
.bgimg {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: no-repeat center/cover;
}
.cultureDl dd .titleBox {
    padding-top: 30px;
    margin-bottom: 12px;
}  
.cultureDl dd .title2 {
    font-size: 18px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}  
.cultureDl dd .info {
    line-height:30px; 
    height: 105px;
    overflow: hidden;
    font-size: 14px;
}  
  
  
.news_list .list_title {
    font-size: 14px;
    color: #505050;
    font-weight: normal;
    display: block;
}  
.news_list .list_p {
    font-size: 12px;
    color: #333;
    line-height: 30px;
    overflow: hidden;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}  
.news_list .list_time_day{display:block;font-size: 25px;color:#FFF;line-height:50px;}
.news_list .list_time_year{display:block;font-size: 14px;color:#FFF;}  
  
  
}

@media only screen and (max-width: 768px){
/*内页  */
.ny_banner{position: relative;height: 30vh;overflow: hidden;margin-top: 0px;}  
.text {top: 49%;    text-align: center; left: 10%;}
.ad-tit {font-size: 26px;font-weight: bold;}
.ad-sum {font-size: 14px; }
.ad-line { height: 2px;width: 5%;background: #fff; margin: 0 auto;}
.pcitem {display: none !important;}  
.mobitem { display: block;}    
.bread{display: none;}
  
  
  
/*内页导航*/
.cur-pos .container { width: 100% !important; margin: 0 auto;}  
.sub-menu1 {display: none;}  
.cur-pos .crumbs{display: none;}
.cat-nav1 { display: block; width: 100%;}  
  
  
  

.ny_cont .container {
    width: 95% !important;
    margin: 0 auto;
}  
.about_cont_01 {
    background-color: #f2f4f6;

    padding: 50px 0px;
}  
.about_cont_01 .t1 {
    font-family: Impact;
    font-size: 49px;
    text-transform: capitalize;
    color: #eaebec;
    position: absolute;
    top: -35px;
    left: 0;
    z-index: -1;
}
  
.about_cont_01 .t2 {
    font-size: 26px;
    color: #04a40d;
}
.about_r img{border-top-right-radius: 60px;border-bottom-left-radius: 60px; width: 100%;}
.about_txt p {
    color: #4c4c4c;
    text-indent: 2em;
    margin-bottom: 0px;
    line-height: 38px;
    font-size: 16px;
}  
  
.about_cont_02 .title {
   
   
    color: #222430;
    font-size: 30px;
    position: relative;
    padding: 20px 0;
}  
.about_cont_02 .title:before {
    position: absolute;
    left: 47%;
    bottom: 0;
    width: 45px;
    height: 2px;
    content: "";
    display: inline-block;
    background-color: #133984;
}  
  
.cultureDl1 dd {
    width: 100%;
    float: none;
    display: block;margin-bottom: 15px;
}
.cultureDl dd .con {
  margin: 0px auto;
  height: 210px;
  background-color: #fff;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}  

.cultureDl dd .info {
    line-height: 35px;
    height: 105px;
    overflow: hidden;
    font-size: 16px;
}
.cultureDl1 {
     margin-bottom: 0px; 
}
.cultureDl dd a {
    display: block;
    height: 100%;
    padding: 0 20px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.cultureDl2 dd {
    float: left;
    display: inline;
    margin-bottom: 15px;
}  
.baguetteBoxOne {
     margin: 0px; 
}  
.pages_box a{padding: 0px 8px;    margin: 0px 3px;line-height: 30px;}  

/*  */
.bgimg {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: no-repeat center/cover;
}
.news_list .list_main {width: 100%; padding: 0px;}
.news_list .list_time{ display: none;}
.news_list .list_box { padding:15px 0px; position: relative;
 -webkit-transition: all 0.3s ease; transition: all 0.3s ease; border-bottom: 1px solid #e7e7e7;background: #f1f1f1e7;  margin-bottom: 20px;}
.news_list .list_p{ margin:10px 0px;   display:-webkit-box;
    -webkit-box-orient:vertical;/*设置方向*/
    -webkit-line-clamp:2;/*设置超过为省略号的行数*/
    overflow:hidden;}
.news_list .list_main>div { margin-left: 0px; }   
.news_list .list_title {
    font-size: 20px;
    color: #505050;
    font-weight: bold;
    display: block;  margin-top: 10px;
}
.cpzsst_x{position: relative; margin-bottom: 0px;background: #FFF;}  
.ny_pro_box_main_list2 li a .pic img {
    width: 100%;
    height: 100%;
    transform: scale(1.05);
    transition: all .5s;
}  
  
.contactMapCon {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
}  
.contactL {
    /* width: 510px; */
    height: 100%;
    background: url(contactLBg.jpg) no-repeat center center;
    background-size: cover; display: none;
}  
  
.contactR {
  height: auto;
    overflow: hidden;
    padding: 20px 0px;
    background-color: #ffffff;
}
.contactR li img {
    width: 45px;
}  
  
.contactR li {
    overflow: hidden;
    font-size: 15px;
    color: #333333;
    text-align: center;
    line-height: 36px;
}
.zaixiyy input, .zaixiyy textarea {
    width: 100%;
    border: 1px solid #e6e6e6;
    outline: none;
    background-color: #fafafa;
    color: #ccc;
    margin-top: 10px;
    margin-bottom:0px;
    padding: 10px;
    color: #cccccc;
}  
.messageBox {
    padding: 0px;
    background-color: #fff;
}  
.zaixiyy_niu {
    color: #fff;
    background-color: #169e29;
    text-align: center;
    border-radius: 5px;
    margin: 10px auto;
    padding: 15px 0px;
    display: block;
    width: 100%;
}  
.news-content-main img {
    display: block;
    margin: 10px auto 20px;
    max-width: 100%;
}  
.pro_detail02 .hd .list dt, .pro_detail02 .hd .list dd {
    cursor: pointer;
    position: relative;
    width: 50%;
    float: left;
    line-height: 65px;
    font-size: 20px;
    color: #666;
    font-weight: bold;
    text-align: center;  
  
}  

}




/*产品页面修改7.11*/
.prs {
  width: 100%;
  overflow: hidden;
  background: #FFF;
  padding-bottom:20px;
}
.prs .icon {
  background: url(../images/ico.png) no-repeat;
  width: 28px;
    height: 28px;
    margin-right: 20px;
    margin-top: 18px;
  float: right;
}
.prs .t05 {
  background: #0b9064;
  height: 63px;
  line-height: 63px;
  padding-left: 25px;
  
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
}
.prs .t05_con {
  width: 100%;
  border-top: 0;
}
.prs li,.prs h3 {
  display: block;
}
.prs li.cur a {
  color: #20a44e;
}
.prs li a {
  height: 60px;
  line-height: 60px;
  display: block;
  padding-left: 28px;
  background: url(jtou.png) no-repeat 90% center #fff;
  font-size: 18px;
  border: 1px solid #eeeeee;
  border-top: 0 none;
  overflow: hidden;
}
.prs li.cur a,.prs li a:hover {
  background: url(jtou_a.png) no-repeat 90% center #fff;
  border-left: 2px solid #20a44e;
  border-right: 1px solid #f5f5f5;
  color: #20a44e;
}
.leftbox {
  padding: 10px;
  position: relative;
  margin-bottom: 10px;
  border: 1px solid #e9e9e9;
}
.leftbox .left_title {
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
  padding-left: 5px;
}
.leftbox .left_title h3 {
  font-size: 24px;
  font-weight: bold;
  color: #0b9064;
  display: block;
  text-transform: uppercase;
}
.leftbox .leftprocomt {
  padding-top: 10px;
}
.leftbox .leftprocomt li {
  float: left;
  text-align: center;
  width: 48%;
  margin-right: 8px;margin-bottom: 10px;
}
.leftbox .leftprocomt li:nth-child(2n){ margin-right: 0px;}
.leftbox .leftprocomt li img {
  width: 100%;
  height: 95px;
  border-radius: 3px;
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
}
.leftbox .leftprocomt li p {
  font-size: 14px;
  line-height: 30px;
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
  text-align: center; 
  overflow:hidden;
    white-space:nowrap;  text-overflow:ellipsis;
}
.leftbox .leftprocomt li:hover img {
  -webkkit-filter: brightness(105%);
  filter: brightness(105%);
}

.show_content {
  
  margin-top: 15px;
}
.show_content h3 {
  height: 47px;
  border-bottom: 4px solid #0b9064;    margin-bottom: 35px;
}
.show_content h3 span {
  float: left;
  display: block;
  height: 43px;
  line-height: 43px;
  color: #FFF;
  font-weight: bold;

  border-bottom: none;
  background: #f9f9f9;
  cursor: pointer;
  font-weight: normal;
  width: 148px;
  text-align: center;
  margin: 0 10px 0 0;
  display: inline;
}
.show_content h3 span.current {
  height: 44px;
  line-height: 43px;
/*  border: #e9e9e9 3px solid;*/
  border-bottom: none;
  background: #0b9064;
  font-weight: bold;
  width: 144px;
}
.show_content h3 span b {
  color: #669900;
  font-weight: normal;
}
.pageContact {
    background: #f5f5f5;
    padding: 5px;
}
.nyb {
    background: #fff;
    line-height: 33px;
    padding: 10px;
}
.content_body  h4{ margin: 15px 0px;}

.content_body p{ font-size:16px; line-height: 34px;color: #595959 !important;}

.content_body p a{ font-size:16px !important;; line-height: 34px;color: #595959 !important;}

.content_body p img,.content_body img{ max-width: 100%;/*width: 100%;*/    width: 1100px;}



/*
 .pro_btn {
  padding-top: 30px;
  overflow: hidden;
}
 .pro_btn1 {
  display: block;
  width: 40%;
  margin-right: 20px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #0256ac;
  border-radius: 2px;
  float: left;
  border: 1px solid #fff;
}
 .pro_btn2 {
  display: block;
  width: 40%;
  margin-right: 0;
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 16px;
  background: #7b7b7b;
  color: #fff;
  border-radius: 2px;
  float: left;
  border: 1px solid #fff;
}
 .pro_btn2 em {
  display: block;
}
 .pro_btn1:hover {
  background: #fff;
  border: 1px solid #0256ac;
  color: #0256ac;
}
.pro_btn2:hover {
  background: #fff;
  border: 1px solid #7b7b7b;
  color: #7b7b7b;
}
*/
.tiao{ margin-top: 15px;}
.tiao li{ background:#f1f1f1; margin-top:10px; margin-bottom:10px;padding:5px 0 10px 15px; line-height:40px;text-align:left; }
.tiao li span {height:25px; line-height:25px; font-size:16px;  color:#5c5d5e; }
.tiao li span a{color:#333232; font-size:16px; height:20px; line-height:20px;color:#7e7f80 }
.tiao li span a:hover{ color: #294a9f; text-decoration:underline}



@media screen and (max-width: 1400px){
.sp-thumbs a:link, .sp-thumbs a:visited {
    width: 88px;
    height: 50px;
    margin-left: 5px;
    /* margin-right: 5px; */
    overflow: hidden;
    opacity: .3;
    display: inline-block;
    background-size: cover;
    background-position: center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}  
  
}
/*7.15荣誉*/
.wenhua_list{ width: 100%;  margin: 20px 0px 40px;  height: 75px;}
.wenhua_list li { padding: 0px; line-height: 75px; background: #e1e1e1;}
.wenhua_list li a { display: block; text-align: center;  font-weight: bold; font-size: 20px;  color: #333; min-height: 75px; line-height: 75px;}
.wenhua_list li.cur a,.wenhua_list li:hover a { text-align: center; font-weight: bold; background:#d70011; color:#fff;}
.imgh300 img{ height: 300px !important;}


/*7.15*/

.sb_nr{ margin-bottom: 30px; background: #F5f5f5; padding: 15px; border-bottom: 5px double #0b9064}
.sb_nr p{  font-size: 16px; line-height: 30px;text-indent: 32px;}
.sl_list li{ margin-bottom: 25px;}
.sl_list p img,.sl_list img{max-width: 100%}

.caseIntr{
    overflow: hidden;
    position: relative;
    left: 0px;
    bottom:0px;
    right: 0px;
    background: #0b9064;
    padding: 0px 10px;
    z-index: 1;
    font-size: 16px;
    color:#FFFFFF;
    font-weight: normal;
    line-height: 50px;
    height: 50px;
    transition: all .4s ease-out;
    text-align: center;
}

.sl_list .pic img{
    display: block;
    width: 100%;
    height: 100%;
  max-height: 191px;
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 3;
    object-fit: cover;
}


@media only screen and (max-width: 375px){
  .about_cont_02 .title:before {
    position: absolute;
    left: 44%;
    bottom: 0;
    width: 45px;
    height: 2px;
    content: "";
    display: inline-block;
    background-color: #133984;
}  
.cultureDl1 dd {
    width: 100%;
    float: none;
    display: block;
     margin-bottom: 0px; 
}
.imgh300 img{ height: 100% !important}
.cultureDl2 dd {
    float: left;
    display: inline;
    margin-bottom: 0px;
}  
 

}
/*产品左侧菜单*/
.menu_list{width: 100%;
    overflow: hidden;
    background: #FFF;
    padding-bottom: 20px;}
.menu_head{
  height: 60px;
  line-height: 60px;
  padding-left: 38px;
  font-size: 18px;
  color: #525252;
  cursor: pointer;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-top: 1px solid #F1F1F1;
  position: relative;
  margin: 0px;
  font-weight: bold;
  background: #f1f1f1 url(pro_left.png) center right no-repeat;
}
.menu_list .current{background:#f1f1f1 url(pro_down.png) center right no-repeat;}
.menu_body{
  line-height: 38px;
  border-left: 1px solid #e1e1e1;
  backguound: #fff;
  border-right: 1px solid #e1e1e1;
  
}
.menu_body a{height: 50px;
    line-height: 50px;
    display: block;
    padding-left: 28px;
    background: url(jtou.png) no-repeat 90% center #fff;
    font-size: 16px;
    border-bottom: 1px solid #eeeeee;
    border-top: 0 none;
    overflow: hidden;
}
.menu_body a:hover{text-decoration:none;}

.pro_btn {
    padding-top: 30px;
  overflow: hidden;}

 .pro_btn1 {
    display: block;
    width: 40%;
  
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #0b9064;
    border-radius: 2px;

    border: 1px solid #fff;
}
.pro_btn1:hover {
    background: #fff;
    border: 1px solid #0b9064;
    color: #0b9064;
}
.pro_btn2 {
    display: block;
    width: 40%;
    margin-right: 0;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 16px;
    background: #7b7b7b;
    color: #fff;
    border-radius: 2px;
    float: left;
    border: 1px solid #fff;
}

@media only screen and (max-width: 375px){
  .pro_btn {
     padding-top: 0px; 
    overflow: hidden;
}
  .pro_btn1 {
    display: block;
    width:100%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #0b9064;
    border-radius: 2px;
    border: 1px solid #fff;
}
  .content_body img{ width: 100%; margin: 15px 0px; }

}

/*分享*/

 .socialShare {
    display: block;
 
    height: 54px;
    position: relative; margin: 30px 0;
    z-index: 1;
}
.socialShare .msb_main {
    display: block;
      width: 54px; height: 54px; float:left;
    

    z-index: 2;
    cursor: pointer;

    border: 4px solid #FFF;
    box-shadow: 0 0 5px #DDD;
    border-radius: 36px; margin-right: 20px;
}
.socialShare .msb_main:hover {
    box-shadow: 0 0 5px #BBB;
}
.socialShare .msb_main img {
    width: 46px;
    height: 46px;
    cursor: pointer;
    border-radius: 23px;
    border: none;
    float: left
}
.socialShare .msb_network_button {
    width: 40px;
    height: 40px;

    z-index: 1;
    cursor: pointer;

    display: inline-block;
    background: no-repeat;
  border: 6px solid #f5f5f5;
  border-radius: 50%;  margin:5px;
}
.social_group{ float: left;}
.social_group a{  width: 30px; height: 30px;}
.socialShare .msb_network_button.sina {
    background: url(social.png) no-repeat -131px -90px;
}
.socialShare .msb_network_button.tQQ {
    background: url(social.png) no-repeat -185px -20px;
}
.socialShare .msb_network_button.qZone {
    background: url(social.png) no-repeat -74px -22px;
}
.socialShare .msb_network_button.douban {
    background: url(social.png) no-repeat -132px -153px;
}
.socialShare .msb_network_button.weixin {
    background: url(social.png) no-repeat -75px -89px;
}
.socialShare .msb_network_button:hover{transition: -moz-transform 2s ease-out 0s;border: 6px solid #eee;}

/*wh_nr*/

.wh_nr{}
.wh_nr h3{ margin: 20px 0px; padding-left: 0px; }
.wh_nr h3 img{  width: 50px;}
.wh_nr p{ font-size: 18px;color: #595959; text-indent: 48px;}


@media only screen and (max-width: 375px){
  .wh_img img {
    width: 100%!important;
}
}

@media only screen and (max-width: 1690px){
.sp-thumbs a:link, .sp-thumbs a:visited {
    width:105px ;
    height: 60px;
    margin-left: 5px;
    /* margin-right: 5px; */
    overflow: hidden;
    opacity: .3;
    display: inline-block;
    background-size: cover;
    background-position: center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

}
@media only screen and (max-width: 1480px){
.sp-thumbs a:link, .sp-thumbs a:visited {
   width: 100px;    height: 60px;
    margin-left: 5px;
    /* margin-right: 5px; */
    overflow: hidden;
    opacity: .3;
    display: inline-block;
    background-size: cover;
    background-position: center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

}
@media only screen and (max-width: 1440px){
.sp-thumbs a:link, .sp-thumbs a:visited {
    width: 85px;
    height: 66px;
    margin-left: 5px;
    /* margin-right: 5px; */
    overflow: hidden;
    opacity: .3;
    display: inline-block;
    background-size: cover;
    background-position: center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

}
@media only screen and (max-width: 1366px) and (min-width: 1025px){
.leftbox .leftprocomt li img {
    width: 100%;
    height: 75px;
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.leftbox .leftprocomt li {
    float: left;
    text-align: center;
    width: 48%;
    margin-right: 8px;
    margin-bottom: 10px;
}
.content_body p img, .content_body img {
    
    width: 100%; 
}

.menu_body a {
    height: 50px;
    line-height: 50px;
    display: block;
    padding-left: 8px;
    background: url(jtou.png) no-repeat 90% center #fff;
    font-size: 10px;
    border-bottom: 1px solid #eeeeee;
    border-top: 0 none;
    overflow: hidden;
}

.menu_head {
    height: 60px;
    line-height: 60px;
    padding-left: 10px;
    font-size: 15px;
    color: #525252;
    cursor: pointer;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #F1F1F1;
    position: relative;
    margin: 0px;
    font-weight: bold;
    background: #f1f1f1 url(pro_left.png) center right no-repeat;
}
 .cont_m .sm {
    font-weight: bold;
  
    color: #0b9064;
    font-size: 0.8em;
   margin: 20px -15px;
}

}

@media only screen and (max-width:415px){
  
   .smnone{ display: none}  
    
  .leftnews{ display: none}  
    
    
    
    
    
    
}
