@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
	border:none;
	box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	list-style-position: outside;
}
img {max-width:100%;}

body { font-size:17px; font-family:calibri, Arial, Helvetica, sans-serif;font-style: normal;color:#111827; font-weight: normal; padding: 0px; margin: 0px; text-decoration: none; line-height: 23px;padding-top:90px;}
@font-face{
    font-family:calibri;/*字体名称*/
    src:url(../images/calibri.ttf);  /*字体路径*/
}
@font-face{
    font-family:calibrib;/*字体名称*/
    src:url(../images/calibrib.ttf);  /*字体路径*/
}
a {
text-decoration:none;
font-family:calibri, Arial, Helvetica, sans-serif;
font-style: normal;
color:#111827;
font-weight:normal;
}
a:hover { color:#296d72; }
.clear {clear:both;}
ul {
list-style-type: none;
}
li {list-style-type:none;line-height:23px;}
.fl{float:left;}
.fr{float:right;}
.hz{width:68%;margin:0 auto;}
.hza{width:68%;margin:80px auto;}
.hza:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.hzb{margin-bottom:80px;overflow:hidden;}

.logo {float:left;margin:10px 0;}
.logo img {height:70px;}

.top-pc { position: fixed; z-index:999; top:0px; left:0;background:#fff; width:100%; box-shadow:0px 0px 20px 0px rgba(4, 0, 0, 0.2); }
.top-hz{display: flex;
    flex-wrap: nowrap;
    align-items: center;}
.top-menu{ flex: 1 1;
    display: flex;
    justify-content: flex-end;}
.nav {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: bottom;
}
.mainbav ul:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
.mainbav li {
    float: left;
}

.mainbav .memu {
    float: left;

}

.mainbav .memu>a {
    line-height:90px;
    font-size:18px;
    padding: 0 28px;
}

.mainbav .memu>a:hover {
    color: #296d72 !important;
}

.mainbav .memu.active>a,
.mainbav .memu:hover>a {
    color: #296d72;
    display: block;
}

.mainbav ul li ul {
    position: absolute;
    display: none;
    z-index: 9999;
    width: 240px;
    background: #f9f9f9;
    padding: 10px 0;
}

.mainbav ul li ul li {
    float: none;
    border-right: none;
 
    text-align: left;
}

.mainbav ul li ul li a {
    display: block;
    font-size:16px;
    padding: 8px 20px;
}

.mainbav ul li ul li a:hover {
  background:#296d72;  color: #fff!important;
}

.index-yyl {
	display: inline-block;}
.index-yyl img {
	display: inline-block;
	vertical-align: middle;
	margin-bottom:35px;

}
.new {
	width: 130px;text-align:center;
	position: absolute;
	z-index: 999;
	display: none;background:#fff;
	top:90px;border-radius:5px;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);
	margin-left: -55px;
}
.new li{line-height: 42px;}
.new li:hover a{background:#296d72;color:#fff;display:block;}


.sousuo { display: inline-block; box-sizing: border-box; vertical-align: bottom; line-height:90px; position: relative; z-index: 1; transition: all 0.5s;margin-left:50px; margin-right:20px;}
.sousuo .sousuo_an { width: 60px; height:90px; display: table-cell; vertical-align: middle; background: url(../images/index_07.png) center no-repeat; cursor: pointer; transition: all 0.5s; }
.sousuo .ssk_bj { width: 100%; display: none; position: fixed; left: 0; top: 110px; z-index: 10; }
.sousuo .ssk {width:30%; overflow: hidden; margin: 0 auto;  border-radius:50px; border:none;box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);}
.sousuo .ssk .input_txt { width: 75%; height: 48px; float: left; padding: 0 20px; border: none; background:#fff;	font-family:calibri, Arial, Helvetica, sans-serif; font-size:16px;}
.sousuo .ssk .input_btn { width: 25%; height: 48px; float: right; color: #fff; border: 0; background: #296d72; cursor: pointer;font-family:calibri, Arial, Helvetica, sans-serif;font-size:16px;}
.p-show { display: block !important; }

 input,textarea {outline:none;}
 
.top_sj {display: none;}

/*banner*/
.block_home_slider {
	height: auto;
	position: relative;
	line-height: 0px;
	text-align: center;}
	/*底部小图标*/
.block_home_slider .slide {
	position: relative;
	overflow: hidden;
}
.block_home_slider .flex-direction-nav a {
	width: 45px;
	height: 50px;
	display: block;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	text-indent: -9000px;
}
.block_home_slider .flex-direction-nav a.flex-prev {
	left: 0;
	background: url(../images/jt1.png) no-repeat;
}
.block_home_slider .flex-direction-nav a.flex-next {
	right: 0;
	background: url(../images/jt2.png) no-repeat;
}
.block_home_slider .flex-direction-nav a.flex-prev:hover {
	left: 0;
	background: url(../images/jt1a.png) no-repeat;
}
.block_home_slider .flex-direction-nav a.flex-next:hover {
	right: 0;
	background: url(../images/jt2a.png) no-repeat;
}

.block_home_slider .flex-control-paging {
	position: absolute;
	bottom:20px;
	width:100%;
	text-align: center;
}
.block_home_slider .flex-control-paging li {
	margin: 0px;
	padding: 0 5px;
	display: inline-block;
*display:inline;
*zoom:1;
	overflow: hidden;
	list-style-type: none;
}
.block_home_slider .flex-control-paging li a{width:10px; height:10px; display:block; background:#b0b0b0; text-indent:-9000px; position:relative; overflow:hidden;cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:40px; background:#296d72;border-radius:6px;}

.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{line-height:0px;height:100%;display: none; position:relative;}
.flexslider .slides li img{display:block;}

#home_slider2{display:none;}

.top_sj { display:none; }

.index-title{font-size:42px;line-height:42px;text-align:center;   font-family:calibrib; text-transform:uppercase;}



.index-From-hz{display: flex;flex-wrap: wrap;margin-top:65px;margin-left:-1%;margin-right:-1%;}
.index-From-box{width:33.33%;margin-bottom:2%;float:left;padding:3%;text-align:center;border-top-left-radius:35px;border-bottom-right-radius:35px;transition: all 0.5s ease; box-sizing: border-box;}
.index-From-box:hover{background:#fff; margin-top: -1%;box-shadow: 0 2px 20px rgba(192,192,192,0.7);}
.index-From-box-title{font-size:28px;font-family:calibrib;line-height:32px;margin-bottom:30px;}
.index-From-box-title p{margin-bottom:30px;}
.index-From-box:hover{transform:translateY(-6px); -webkit-trafont-size: 0; }
.index-From-box-nr{color:#4c4c4c;}
.index-capability-hz{margin-top:60px;}
.index-capability{position:relative;width:50%;float:left;}
.index-capability-title{color:#fff;   font-family:calibrib;font-size:30px;position:absolute;z-index:1;left:0;bottom:10%; right:0;text-align:center; transform:translate(0%,10%); }
.index-capability-title p{margin-top:10px;font-size:18px;font-weight:normal;}
.index-capability-pic{display:block; overflow:hidden;}
.index-capability-pic img{width:100%;transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.index-capability-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }


.index-oem-left{width:45%;float:left;margin-top:80px;}
.index-oem-pic{float:right;width:50%;}
.index-oem-left-nr{margin:40px 0 80px;color:#4c4c4c;}

.index-oem-left-more .btn {
        display: inline-block;
        padding: 0 2em;
 line-height: 2.75em;
        color: #fff;
        border-radius: 0.5em;
        background:#296d72;
        transition: all 0.4s;
    }
    
.index-oem-left-more .btn:hover {
        padding: 0 3em;
           background:#296d72;
    }
	
	
.index-about-bj{background:#296d72;overflow:hidden;color:#fff;}	
.index-about-nr{margin:50px 0;}
.index-about-video{background-color:#000000;text-align:center;overflow:hidden;}
video{width:100%;height:500px;}


.khjz_dkj{position:relative;margin-top:60px;}
.khjz .item{ position:relative;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}

.khjz .item .cpzs_img{overflow:hidden;display:block;  }
.khjz .item .cpzs_img img{ transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.khjz .item .cpzs_img img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.cpzs_wb_t{ font-size:26px; padding:20px 0;text-align:center;   width:88%;}


/* display none until init*/

.owl-carousel {
    display: none;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
       width:88%;
    margin: 0 auto;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    text-align: center;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* fix*/

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-controls {
    width: 100%;
    z-index: 11;
    margin-top:10px;
}

.owl-carousel .owl-controls .owl-buttons div {
    position: absolute;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 52px;
    height: 52px;
    text-indent: -9999px;
    transition: .35s;
    top:50%;

}

.owl-carousel .owl-controls .owl-buttons .owl-prev {
    background: url(../images/jtl02.png) center no-repeat;
    overflow: hidden;
    left: 0;
}

.owl-carousel .owl-controls .owl-buttons .owl-next {
    background: url(../images/jtr02.png) center no-repeat;
    overflow: hidden;
    right:0;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {
    background: url(../images/jtl03.png) center no-repeat;
    overflow: hidden;
}

.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
    background: url(../images/jtr03.png) center no-repeat;
    overflow: hidden;
}

.owl-carousel .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    opacity: 1;
    text-decoration: none;
}

.owl-carousel .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
    /*IE7 life-saver*/
}

.owl-carousel .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #999;
}

.owl-carousel .owl-controls .owl-page.active span,
.owl-carouselpzs .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    opacity: 1;
    background: #296d72;
    border: 1px solid #296d72;
}

.owl-carousel .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.index-hzhb{margin-top:60px;}
.index-hzhb ul{padding-right:-1%;}
.index-hzhb li{float:left;padding-right:1%;width:16.66%;}



.index-news-right-hz{margin-right:-1.5%;margin-left:-1.5%;margin-top:50px;}
.index-news-right{width:30.33%;margin-right:1.5%;margin-left:1.5%;float:left;}
.index-news-right-title{margin:25px 0;font-size:24px;   font-family:calibrib;}
.index-news-right-nr{color:#666;margin-bottom:30px;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }

.ny-service-nr{color:#666;margin-bottom:30px; }

.index-news-right-pic{display:block; overflow:hidden;}
.index-news-right-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-news-right-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}

.index-news-more {color: #296d72; border-radius:5px;border:1px solid #296d72;display:inline-block;padding:8px 15px;}
  

.index-Professional-bj{background:url(../images/1.jpg) center;background-size: cover;
    background-attachment: fixed;color:#fff;
    padding: 80px  0 ;
    overflow: hidden;}
.index-Professional-title{font-size:42px;line-height:42px;   font-family:calibrib;text-align:center;width:80%;margin:0 auto;}
 .index-Professional-more{text-align:center;margin-top:40px;}
 
.hover-btn{display:inline-block;position:relative;padding:0.6em 2.5em;font-size:18px;color:#fff !important;border:1px solid #fff;border-radius:8px;overflow:hidden;transition:all 0.4s;}
.hover-btn:hover{color:#296d72 !important;border:1px solid #fff !important;}
.hover-btn span{position:relative;z-index:3;color:inherit}
.hover-btn:before{transition:all 0.6s;transform:scale(0);position:absolute;left:0%;bottom:0%;z-index:2;width:100px;height:30px;border-radius:100%;background:#fff;content:""}
.hover-btn:after{position:absolute;left:0;top:0;width:100%;height:100%;background:#296d72;content:""}
.hover-btn:hover:before{transition:all 0.6s;transform:scale(10)}

.ny-cp-right-nr{margin-top:30px;overflow:hidden;}
.ny-cp-right-nr li{text-align:center;float:left;border-bottom:1px solid #e6e6e6;margin-bottom:20px;}
.news-right-pic{float:left;}
.news-right-pic img{width:100%;}
.news-right-wb{width:100%;float:left;margin:15px 0;}
.index-product-pic img{width:100%;}

.sy-product-hz{width:31.33%;float:left;margin-left:1%;margin-right:1%;margin-bottom:30px;display: flex; flex-wrap: wrap; overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s; background: #eeeeee; border: 1px solid #e6e6e6;}
.sy-product-hz:hover{transform:translateY(-6px); -webkit-trafont-size: 0; background: #296d72;}
.sy-product-hz:hover .product-title{color:#fff;}

.sy-product-hz a:after{ content:""; position:absolute; border-left:1px solid #296d72; border-bottom:1px solid #296d72; transition:all 0.6s; left:0; bottom:0; width:0; height:0;}
.sy-product-hz a:before{ content:""; position:absolute; border-right:1px solid #296d72; border-top:1px solid #296d72; transition:all 0.6s; right:0; top:0; width:0; height:0;}
.sy-product-hz a:hover:after{ width:100%; height:100%;}
.sy-product-hz a:hover:before{ width:100%; height:100%;}

.product-wb{margin-bottom:50px;}
.product-wb p{margin-bottom:10px;}
.product-wb-title{    font-family: calibrib;font-size:18px;}
.product-title{text-align:center;padding:15px 18px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;clear: both;  }
.product-ms{ text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin:0 20px 20px  20px;color:#666;}

/*----底部----*/
.foot{ background:#296d72;padding:50px 0;color:#fff; }

.foot-contact-title{ font-size:24px;border-bottom:1px solid #fff; padding-bottom:20px; margin-bottom:25px;}
.foot-contact-nr{float:left;line-height:32px;}
.foot-contact-nr li{line-height:32px;}
.foot-contact-nr a{color:#FFF;}
.foot-contact-nr a:hover{ text-decoration:underline;}

#firstpane{display:none;}
.foot-menu{float:left;width:33.3%;padding-right:3%;}
.foot-menu:last-of-type { margin-right:0; } 
.jxs{font-size:20px;}
.bot3{ margin:40px 0 30px;}
.foot-bq{color:#fff;text-align:right;}
.foot-bq a{color:#fff;}
.foot-bq a:hover{ text-decoration:underline;}


.ny-banner-hz{ position:relative;}
.ny-banner-wb{text-align:center;color:#fff;position:absolute;z-index:1;left:0;top:50%; right:0;text-align:center; transform:translate(0%,-50%);font-size:24px;width:46%;margin:0 auto;line-height: 30px;}
.ny-banner-wb p{    font-family: calibrib;font-size:50px;line-height:50px;margin-bottom:30px;text-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);text-transform:uppercase;}


.about-title{font-size:36px;line-height:36px;font-family: calibrib;margin:35px 0; text-transform:uppercase;}
.ny-about-nr{float:left;color: #666;width:52%;margin-bottom:30px;}
.ny-about-nr p{margin-bottom:15px;line-height: 30px;}
.about-right{width:45%;float:right;text-align:center;}
.about-right p{margin:10px 0 40px;font-size:18px;    font-family: calibrib;color:#333;}

.about-title-ms{width:80%;margin:30px auto;text-align:center;color:#4c4c4c;}
.about-Meet ul{margin-right:-1%;}
.about-Meet li{float:left;width:32.3%;margin-right:1%;margin-bottom:10px;display:block; overflow:hidden;position: relative;}
.about-Meet li:nth-child(1){width:49%;}
.about-Meet li:nth-child(2){width:49%;}

.about-Meet li img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.about-Meet li img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}

.about-ryzz ul{margin-right:-1%;}
.about-ryzz li{float:left;margin-right:1%;width:32.33%;margin-bottom:1%;text-align:center;line-height:0;}
.about-ryzz li:nth-child(4){width:24%;}
.about-ryzz li:nth-child(5){width:24%;}
.about-ryzz li:nth-child(6){width:24%;}
.about-ryzz li:nth-child(7){width:24%;}

.service-Full-bj{background:#f7f7f7;overflow:hidden;}
.service-Full{display: flex;
    justify-content: space-between;
    align-items: center;}
.service-Full-left{width:53%;float:left;}
.service-Full-wb{width:40%;float:right;}
.service-Full-wb p{font-size:36px;line-height:36px;    font-family: calibrib;margin-bottom:20px;}

.Capabilities-pic{text-align:center;}



.pro-right {width:50%;float:right;}
.ppdz{   font-family:calibrib;font-size:20px;margin-bottom:10px;}
.ptc{margin:30px 0;line-height:32px;}
.p-hotline{float:left;padding:8px 20px;background:#296d72;border-radius:25px;margin-right:1%;margin-bottom:10px;}
.p-hotline span{float:left;padding-right:10px;padding-top:3px;}
.p-hotline a{font-size:18px;color:#fff;}
.ptt-title {font-size:28px;font-family:calibrib;position:relative;padding-bottom:20px;color:#296d72;}
.ptt-title:after {
    content: "";
    position: absolute;
    background:#296d72;
    width:60px;left:0;
    height:4px;bottom:0;
   }

	
.productshow-xq-bj{background:#f2f2f2;overflow:hidden;padding:15px;margin-top:50px;}
.productshow-xq{color:#296d72;font-size:22px;font-family:calibrib;position:relative;padding-left:15px;}
.productshow-xq:after {
    content: "";
    position: absolute;
    background:#296d72;
    width:4px;left:0;top:3px;
    height:18px;bottom:0;
   }


.prc-nr{margin:30px 0;}	


.product-top{width: 100%;}
.product-top .l { width:45%; float: left; }
.product-ny-title { width: 100%; font-size:30px;line-height:32px;padding-bottom:10px; color:#144982;border-bottom:1px solid #144982;}

.product-xq-sj {display:none; }	



.nylist{margin-top:50px; }
.nylist ul{display: flex; flex-wrap: wrap;margin-right:-3%; }
.nylist li{ float:left; width: 23%; margin-right: 2%; margin-bottom:3%; position:relative; text-align:center; overflow:hidden;border-radius:10px;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);}
.nylist_pic{ overflow:hidden;}
.nylist_pic img{ width:100%; transition:ease-in-out 0.25s all;}
.nylist li:hover .nylist_pic img{ transform:scale(1.1);}
.nylist_tit:after{ content:''; transition:ease-in-out 0.15s all; position:absolute; left:0; bottom:0; width:100%; height:100%; z-index:-1;}
.nylist li .nylist_tit:before{content:''; transition: ease-in-out 0.15s all;background:#296d72; position:absolute; left:-100%; bottom:0; width:100%; height:100%;  z-index:-2;}
.nylist li:hover .nylist_tit:after{ left:100%;}
.nylist li:hover .nylist_tit:before{ left:0;}
.nylist_tit{ width:100%;  padding:25px; font-size:18px;font-family: calibrib;}
.nylist li:hover .nylist_tit{ color:#fff;}




.hover-k{ position:relative}
.hover-k:after{ position: absolute; content: ""; width: 100%;height: 4px; background:#296d72; left: 0; bottom: 0px; transition: transform 0.5s;
	right: 0; transition: transform 0.5s; margin: auto; transform-origin: right center; transform: scaleX(0)}
.hover-k:hover:after{  transform-origin: left center; transform: scaleX(1);}
.hover-k img{ transition: all 0.5s}
.hover-k:hover img{ transform:scale(1.02)}

.ny-news-nr{float:left;width:76%;}
.ny-news-nr-hz{margin-bottom:50px;border-bottom:1px solid #e0e0e0;padding-bottom:40px;float:left;width:100%;}

.ny-news-nr-left{width:68%;float:left;}
.ny-news-nr-pic{float:right;width:28%;}

.ny-news-nr-left-title{font-size:22px;   font-family:calibrib; margin-top:10px; }

.news-nr-left-content{margin-top:20px;color:#666; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.news-more{margin-top:20px;color:#296d72;}
.ny-news-right-hz{width:22%;float:right;}
.ny-news-right{padding:30px;background:#f2f3f6;margin-top:20px;}
.ny-news-right-title{position: relative;font-size:22px;    font-family: calibrib;border-bottom:1px solid #e0e0e0;padding-bottom:20px;}
.ny-news-right-title:after {
    content: "";
    position: absolute;
    background: #296d72;
    width:50px; 
    height:4px;bottom:0; 
	 left: 0;
   }
   
.ny-news-right-nr{margin-top:30px;overflow:hidden; }

.ny-news-right-nr li{border-bottom:1px solid #e0e0e0;padding:15px 0;}
.index-news-nr-left-rq{color:#666;}
.ny-product-left { padding:20px;overflow:hidden; background:#296d72;}
.ny-product-left li{float:left;width:100%;border-bottom:1px dashed #599499;margin-bottom:20px;}
.ny-product-left li a{color:#fff;background: url(../images/pro_left.png)no-repeat right; 
    padding:5px 20px 5px 0;display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

.ny-product-left li a:hover, .ny-product-left li a.on{color:#fff;font-family:calibrib;}


.ny-newshow-title{font-size:28px;  }
.ny-newshow-rq{padding:25px 0;color:#999;font-size:16px;border-bottom:1px solid #e0e0e0;}
.ny-newshow-rq a{color:#296d72;}
.ny-newshow-rq a:hover{ text-decoration:underline;}
.ny-newshow-nr{margin-top:50px;}
.ny-newshow-nr p{margin-bottom:10px;}

/*上下篇*/
#page{margin-top:50px;padding-top:20px;border-top:1px solid #e0e0e0;}
#page .next,#page .prev{color: #296d72;}
#page .next a,#page .prev a{color: #333;}
#page .next a:hover,#page .prev a:hover{color: #296d72;}
#page .next{margin-top: 6px;}

/*分页*/
.yema{ width:100%; text-align:center; overflow:hidden;margin-top:20px; }
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block; height:38px; line-height:38px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:40px;margin-left:3px;  text-align:center; color:#333333; font-size:16px; border:1px solid #ececee; background:#ececee;}
.yema a:hover{ text-decoration:none; color:#fff; background:#296d72;border:1px solid #296d72;}
.yema a.on{color:#fff;  background:#296d72;border:1px solid #296d72;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#296d72;}
.yema a span{ font-family: "宋体";font-size:16px;}



.contact-hz{display: flex; flex-wrap: wrap;}
.relbar-map {width:50%;float:left;}
#map_container {height:450px;}
.contact-right{width:50%;background:#f7f7f7;float:left;padding:60px;overflow:hidden;}
.contact-title{ font-size:42px;line-height:42px;    font-family: calibrib;}
.contact-nr{font-size:18px;color:#4c4c4c;}

.contact-title span{color:#296d72;}
.contact-title p{margin-bottom:25px;}
.contact-wb{font-size:22px;font-weight:normal; position:relative;padding-bottom:20px;line-height:23px;}
.contact-wb:after {
    content: "";
    position: absolute;
    background: #296d72;
    width:40px; 
    height:4px;bottom:0; 
	 left: 0;
   }
.contact-nr p{margin-bottom:10px;}


.index-ly-hz{margin-top:50px;}
 input,textarea {outline:none;}
.soka{ width:32.3%;padding:20px; margin-right:1%; border:1px solid #dde0e8;  margin-bottom:20px;font-size:14px; }
.soka:nth-child(3n){margin-right:0;}
.sokb{   font-family:calibri; border:1px solid #dde0e8;padding:10px;margin-bottom:30px; width:99.6%;line-height:24px;font-size:17px; }
.tj{ text-align: center;
    color: #fff;
    background: #296d72;border-radius:8px;
    display: block;
    width: 180px;font-size:18px;
    line-height:50px;margin:0 auto;cursor: pointer;}