@charset "utf-8";
@font-face {font-family: 'Bahnschrift'; src: url('/fonts/Bahnschrift.eot'); /* IE9 Compat Modes */ src: url('/fonts/Bahnschrift.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/Bahnschrift.woff') format('woff'), /* Modern Browsers */ url('/fonts/Bahnschrift.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/Bahnschrift.svg#Bahnschrift') format('svg'); /* Legacy iOS */ } 

.ftb{font-family: 'Bahnschrift';}

/* CSS Document */
*{margin:0 auto; padding:0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;box-sizing:border-box;}
blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
/*html *,html *:before,html *:after{box-sizing: border-box;-webkit-transition: 0.5s;transition: 0.5s;}*/
span, a, ul, li {margin:0;padding:0;border:0;list-style-type:none;}
input, button, textarea{outline:none; appearance:none;}
body{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif; margin:0 auto; color:#414141; min-width: 1280px; font-size:14px; PADDING-TOP:0px; overflow-x: hidden; background: #fff;}
a{color:#414141; text-decoration:none;}
a:hover{color:#072f68;}

.linkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9}

.ta{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}
.ta a{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}
.ta:hover{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}

img{vertical-align:middle; border:0;}
.w100{width:100%; margin:0 auto;}


.w1300{width:1300px; margin:0 auto;}
.w1200{width:1200px; margin:0 auto;}

.fw{font-family: PingFangSC-Medium, sans-serif;}
.ft_red{color:#F00;}
.ftb{font-family: 'Bahnschrift';}

.k_k{width:100%; height:75px; margin:0 auto;}
.k_k1{width:100%; height:10px; margin:0 auto;}
.k_k2{width:100%; height:20px; margin:0 auto;}
.k_k3{width:100%; height:30px; margin:0 auto;}
.k_k4{width:100%; height:40px; margin:0 auto;}
.k_k5{width:100%; height:50px; margin:0 auto;}
.k_k6{width:100%; height:60px; margin:0 auto;}
.k_k7{width:100%; height:70px; margin:0 auto;}
.kkk{width:100%; height:90px; margin:0 auto;}
.kkkk{width:100%; height:260px; margin:0 auto;}

.ta{-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;}

.clear{clear:both; height:0; line-height:0; font-size:0; *display:inline;/*IE only*/}
.fl { float:left;}
.fr { float:right;}
.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}

@media only screen and (max-width:800px){
	embed{width:100%; height: auto;}
	video{width:100%; height: auto;}
	iframe{width:100%; height: auto;}
	table{width:100%; height: auto;}
}

.p160{padding: 160px 0;}
.p110{padding: 110px 0;}
.p80{padding: 80px 0;}
.p70{padding: 70px 0;}
.p60{padding: 60px 0;}
.p50{padding: 50px 0;}

.ft_t{font-family:"proxima-nova", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-style:normal; font-weight:300; text-rendering:optimizeLegibility;}
.clearfix:after{content:"";display:block;clear:both;}


.product_tb table{width:100%;border-spacing:0; border-collapse:separate;}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{text-align:center; padding: .5% 0; border-top:1px solid #ddd}
.product_tb table>thead>tr>th{vertical-align:bottom; border-bottom:1px solid #ddd;}
.product_tb table>caption+thead>tr:first-child>th,.product_tb table>colgroup+thead>tr:first-child>th,.product_tb table>thead:first-child>tr:first-child>th,.product_tb table>caption+thead>tr:first-child>td,.product_tb table>colgroup+thead>tr:first-child>td,.product_tb table>thead:first-child>tr:first-child>td{border-top:0}
.product_tb table>tbody+tbody tr:first-child td{border-top:2px solid #ddd}

.product_tb table{border-right:1px solid #ddd; border-bottom:1px solid #ddd}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{border-left:1px solid #ddd}
.product_tb table>thead>tr>th:first-child,.product_tb table>tbody>tr>th:first-child,.product_tb table>tfoot>tr>th:first-child,.product_tb table>thead>tr>td:first-child,.product_tb>tbody>tr>td:first-child,.product_tb>tfoot>tr>td:first-child{border-left:none}

/*gotop*/
.cbbfixed {position:fixed; right:10px; transition: bottom ease .3s; bottom:-85px; z-index:3; cursor:pointer;}
.cbbfixed .cbbtn {width: 40px;height: 40px;display: block; background-color:#072f68;}
.cbbfixed .gotop {transition:background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left;margin:14px 0 0 9px;width:23px;height:12px;background:url(side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#000;}
.cbbfixed .cweixin {background: #9b9b9b;}
.cbbfixed .cweixin:hover {background:#434343;}
.cbbfixed .cweixin div {background: url(erwei.png) no-repeat left center;width: 194px;height: 199px;position: absolute;left: -194px;top: -115px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .cweixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .cweixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background:url(side-icon01.png);}

@media only screen and (max-width:800px){
	.cbbfixed{-webkit-transform:scale(.8, .8); transform:scale(.8, .8); transition: all 1s; right:5px;}
}

@media only screen and (max-width:1366px) {}
@media only screen and (max-width:1280px) {}
@media only screen and (max-width:940px) {}
@media only screen and (max-width:800px) {}
@media only screen and (max-width:560px){}

/*container*/
.container{width: 84%; max-width: 1400px; min-width: 1200px; margin: 0 auto;}

@media screen and (max-width: 1600px){
	.container{width: 92%;}
}

/*head*/
.header{background: #fff; width: 100%; height: 120px; position: fixed; left: 0; top: 0; z-index: 99; transition: .5s; box-shadow: 0 0 20px rgba(0,0,0,.1);}
.header .container{height: 100%; display: flex; align-items: center; justify-content: space-between;}
.header.fixed{width: 100%; height: 80px; border-bottom: 1px solid rgba(0,0,0,.1);}

.header .logo{width:184px; height: 100%;}
.header .logo a{display: inline-block; width: 100%; height:100%; background: url(logo.png) center center; background-size:100%; background-repeat:no-repeat; transition: 1s;}

.search{*zoom: 1; position: relative;}
.search:after{content: "";display: table; clear: both;}
.search-button{overflow: hidden; text-transform: capitalize; position: relative; z-index: 1; display: block; outline: none; border: none; cursor: pointer; background: none; color: #5c5c5c;}
.search-button i{font-size: 18px;}
#toggle-search:after{-moz-transition: top, 0.5s;-o-transition: top, 0.5s;-webkit-transition: top, 0.5s;transition: top, 0.5s;position: absolute;top: 52px;left: 50%;margin-left: -8px;content: "";border-color: transparent transparent #fff;border-width: 8px 8px 12px;}
#search-form{-moz-transition: max-height, 0.5s;-o-transition: max-height, 0.5s;-webkit-transition: max-height, 0.5s;transition: max-height, 0.5s;position: absolute; top: 40px; z-index: 99; right: 0; width:180px;max-height: 0;overflow: hidden;background-color: #efefef;}
#search-form.open{max-height: 40px; width:180px;}
#search-form fieldset{position: relative; padding: 0; border: none;}
#search-form input{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;display: block;height: 40px;}
#search-form input[type="search"]{width:130px;padding: 0 5px 0 12px;background:none;border: none;}
#search-form input[type="submit"]{position: absolute; bottom: 0; right: 0; width: 50px; margin: 0;padding: 0;font-weight: 700;text-transform: uppercase; color: #fff; background: #072f68; border: none; cursor: pointer;}

.nav{flex: 1; width: 100%; display: flex; align-items: center; margin: 0 2% 0 15%;}
.nav .nav_pc{width: 100%; display: flex; align-items: center; justify-content: space-between;}
.nav ul li{position: relative; z-index: 999;}
.nav ul li .f_a{display:block; text-align:center; font-size:18px;}
.nav ul li .f_a a{}
.nav ul li:hover .f_a a, .nav ul li.hovert .f_a a{color: #072f68; font-weight: bold;}
.nav ul li .s_navbox{display:none; position: absolute; left: -50px; top:50px; width: 200px; border-top: 3px solid #072f68; background:rgba(255,255,255,1); z-index: 9999;}
.nav ul li .s_navbox .s_a a{color:#375143; text-transform:uppercase; display:block; text-align: left; padding: 10px 15px; border: 1px solid rgba(0,0,0,.1); border-top: none;}
.nav ul li .s_navbox .s_a a:hover{background:#072f68; color: #fff;}

/*banner*/
.banner{width:100%; position: relative; margin-top: 120px;}

.banner .swiper-container{width: 100%;}
.banner .swiper-slide{position: relative; display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center; -webkit-align-items: center; align-items: center;}
.banner .swiper-slide .swiper-slide-img{width: 100%; height: 100%;}
.banner .swiper-slide .swiper-slide-img img{width:100%; height:auto; min-height:100%;}
.banner .swiper-container .swiper-pagination{text-align: center; position:absolute; bottom:1%;}
.banner .swiper-pagination-bullet{background:none;opacity:1; margin:0 6px !important; width:12px; height:12px; position:relative; outline:none;vertical-align:middle;}
.banner .swiper-pagination-bullet span{width:7px;height:7px; background:rgba(255,255,255,1); display:block; border-radius:50%; margin-top:1px; margin-left:1px;}
.banner .swiper-pagination-bullet i{background:#072f68;height:1px;width:20px;position:absolute;top:4px;transform:scaleX(0);transform-origin:left;z-index:3;transition-timing-function:linear;}
.banner .swiper-pagination-bullet-active span,.swiper-pagination-bullet:hover span{width:9px;height:9px;margin-top:0;margin-left:0;background:#072f68;position:relative;z-index:1;}
.banner .swiper-pagination-bullet-active i{animation:middle 6s;}
.banner .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{animation:first 6s;}
.banner .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{animation:last 6s;}	
@keyframes first{0% {transform:scaleX(0.5);left:0px;}/*091*/100% {transform:scaleX(1);left:2px;} /*0915*/}
@keyframes last{0% {transform:scaleX(0.7);left:-10px;}/*1090*/20% {transform:scaleX(0.3);left:2px;} /*090*/100% {transform:scaleX(0.3);left:0px;} /*090*/}		
@keyframes middle{0% {transform:scaleX(0.7);left:-10px;}/*1091*/20% {transform:scaleX(0.45);left:2px;}/*092*/100% {transform:scaleX(1);left:2px;} /*0913*/}	

.banner .swiper-button-prev, .banner .swiper-button-next{top: 47%; background:rgba(0,0,0,.4); color: #fff; border-radius: 200px; width: 50px; height: 50px; --swiper-navigation-size: 15px;}
.banner .swiper-button-prev{left:1%;}
.banner .swiper-button-next{right:1%;}
.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover{background: #072f68;}

@media only screen and (max-width:1600px){
	.banner .swiper-slide .banner1-desc p:first-child{font-size: 48px;}
	.banner .swiper-slide .banner1-desc p:nth-child(2){font-size: 28px;}
}
@media only screen and (max-width:1280px){
	.banner .swiper-slide .banner1-desc p:first-child{font-size: 42px;}
	.banner .swiper-slide .banner1-desc p:nth-child(2){font-size: 25px; letter-spacing: 3px;}
}

/**应用领域**/
.indextitle{color: #000;}
.indextitle .indextitle-title font{color: #072f68; text-transform: uppercase;}
.indextitle .indextitle-desc{color: #727272; max-width: 60%; margin: 1.5% auto 0;}

.indexyyly{}
.indexyylybox{display: flex; justify-content: space-between; margin-top: 3%;}
.indexyylyboxlist{width: 100%; margin-right: 1%; padding: 5% 0; text-align: center; background: #f2f4f7; transition: .5s;}
.indexyylyboxlist::before{position: absolute; content: ""; bottom: 0; left: 0; width: 100%; height: 0%; background-color: #e3e7ed; transition: 0.3s ease-out;}
.indexyylyboxlist:hover::before{height: 100%;}
.indexyylyboxlist:last-child{margin-right: 0;}
.indexyylyboxlist-ico{position: relative; z-index: 1; height: 55px; margin: 0 auto; display: flex; align-items: center; justify-content: center; transition: .5s;}
.indexyylyboxlist-ico img{max-height: 100%; transition: 1.5s;}
.indexyylyboxlist:hover .indexyylyboxlist-ico img{transform:rotateY(360deg); -moz-transform:rotateY(360deg); -webkit-transform:rotateY(360deg); -o-transform:rotateY(360deg); }
.indexyylyboxlist-title{position: relative; z-index: 1; margin: 3% 0 1% 0; transition: .5s;}
.indexyylyboxlist:hover .indexyylyboxlist-title{letter-spacing: 5px;}
.indexyylyboxlist-desc{position: relative; z-index: 1; color: #b9b9b9; text-transform: uppercase;}

/**天禄科技 · 专注于医用器械的研发和生产**/
.indexgg{padding: 4% 0; text-align: center;}
.indexggbox-title{color: #fff; font-weight: bold; letter-spacing: 2px;}
.indexggbox{margin-top: 1%; color: #fff; line-height: 1.5; letter-spacing: 2px; text-align: center; text-transform: uppercase;}

/**产品中心分类**/
.indexproductcat{}
.indexproductcatbox{margin-top: 4%; position: relative; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexproductcatbox .indexproductcatbox-list{position: relative; width: 32%; margin-top: 2%; margin-right: 10%; transition: .5s;}
.indexproductcatbox .indexproductcatbox-list:hover{box-shadow: 0 0 25px rgba(0,0,0,.2);}
.indexproductcatbox .indexproductcatbox-list .indexproductcatbox-list-title{position: absolute; left: 5%; bottom: 15px; z-index: 1; color: #000;}
.indexproductcatbox .indexproductcatbox-list .indexproductcatbox-list-img{position: relative; width: 100%; height: 0; padding-bottom: 55%; overflow: hidden;}
.indexproductcatbox .indexproductcatbox-list .indexproductcatbox-list-img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.indexproductcatbox .indexproductcatbox-list:hover .indexproductcatbox-list-img img{transform: scale(1.2);}
.indexproductcatbox .indexproductcatbox-list:nth-child(1),.indexproductcatbox .indexproductcatbox-list:nth-child(2),.indexproductcatbox .indexproductcatbox-list:nth-child(3){margin-top: 0;}
.indexproductcatbox .indexproductcatbox-list:nth-child(3),.indexproductcatbox .indexproductcatbox-list:nth-child(5){margin-right: 0;}
.indexproductcatbox .indexproductcatbox-list:nth-child(2){position: absolute; left: 34%; top:0; height: 100%;}
.indexproductcatbox .indexproductcatbox-list:nth-child(2) .indexproductcatbox-list-img{width: 100%; height: 100%;}
.indexproductcatbox .indexproductcatbox-list:nth-child(2) .indexproductcatbox-list-img img{width: 100%; height: 100%; object-fit: cover;}

/**间隔线**/
.index-x{background: #e6e6e6; height: 15px;}

/**我们的优势**/
.indexadv{}
.indexadvbox{margin-top: 4%; display: flex; justify-content: space-between;}
.indexadvboxlist{width: 25%; padding: 5% 3%; border-left: 1px solid rgba(0,0,0,.1); transition: .5s;}
.indexadvboxlist:last-child{border-right: 1px solid rgba(0,0,0,.1);}
.indexadvboxlist:hover{width: 30%; background: url("advhoer-bg.jpg") no-repeat; background-size: cover;}
.indexadvboxlist:hover .indexadvboxlist-title{color: #fff;}
.indexadvboxlist .indexadvboxlist-desc{margin: 10% 0;}
.indexadvboxlist:hover .indexadvboxlist-desc{color: #fff;}
.indexadvboxlist .indexadvboxlist-pic{position: relative; width: 100%; height: 0; padding-bottom: 51%;}
.indexadvboxlist .indexadvboxlist-pic img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; display: none;}
.indexadvboxlist:hover .indexadvboxlist-pic img{display: block;}
.indexadvboxlist .indexadvboxlist-ico{width: 35px; height: 35px; overflow: hidden; margin: 10% 0;}
.indexadvboxlist .indexadvboxlist-ico img{width: 100%; transition: .5s;}
.indexadvboxlist:hover .indexadvboxlist-ico img{margin-top: -35px;}

/**关于天禄**/
.indexabout{position: relative; padding: 5% 0 8% 0;}
.indexabout .indextitle, .indexabout .indextitle font{color: #fff;}
.indexaboutbox{padding-top: 2%; max-width: 80%; line-height: 1.6; text-align: center; margin: 0 auto; color: #fff;}
.indexaboutmore{position: absolute; left: 0; bottom: 0; width: 100%; height: 107px; text-align: center; background: url(aboutmore-bg.png) no-repeat center bottom;}
.indexaboutmore a{margin-top: 2%; display:inline-block; color: #072f68;}

/**新闻资讯**/
.indexnews{}

.indexnewsbox{border-top: 1px solid #f3f3f3; margin-top: 4%; padding-top: 2%; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexnewsbox-list{width: 46%; padding: 2% 0; display: flex; justify-content: space-between; position: relative; border-bottom: 1px solid #f3f3f3;}
.indexnewsbox-list .indexnewsbox-listtime{width: 10%;}
.indexnewsbox-list .indexnewsbox-listtime p:first-child{font-weight: bold; color: #000;}
.indexnewsbox-list .indexnewsbox-listtime p:nth-child(2){color: #979797;}
.indexnewsbox-list .indexnewsbox-listbox{width: 80%;}
.indexnewsbox-list .indexnewsbox-listtitle{color: #000; line-height: 1;}
.indexnewsbox-list:hover .indexnewsbox-listtitle{color: #072f68;}
.indexnewsbox-list .indexnewsbox-listtitle p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1; overflow: hidden;}
.indexnewsbox-list .indexnewsbox-listdesc{color: #a8a8a8; line-height: 1.5; margin-top: 5%;}
.indexnewsbox-list .indexnewsbox-listdesc p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden;}

.indexnewsmore{text-align: center; margin-top: 4%;}
.indexnewsmore a{border: 1px solid #dcdcdd; border-radius: 50%; width: 38px; height: 38px; line-height: 36px; color: #dcdcdd; display: inline-block; transition: .5s;}
.indexnewsmore a:hover{background: #072f68; border: 1px solid #072f68; color: #fff;}

/**底部**/
.footer{background:url(logo2.png) #20354d no-repeat 10% center; color: #fff; padding-bottom: 0;}
.footer a{color: #fff;}
.footer a:hover{color: #c2d4e9;}

.footer-container{display: flex; justify-content: space-between;}

.footer-nav{width: 20%; display: flex; justify-content: space-between; flex-flow: wrap;}
.footer-nav a{width: 50%;}

.footer-contact p:first-child{margin-top: 0;}
.footer-contact p{margin: 3% 0;}

.footer-sj{width: 10%;}
.footer-sj img{width: 100%;}

.footer-copy{position: relative; padding: 1.5% 0; margin-top: 1.5%; border-top: 1px solid rgba(255,255,255,.08);}
.footer-copy .container{display: flex; align-items:center; justify-content: space-between;}
.zqkj{display: inline-block; background: url(zqkj.png) no-repeat; background-size: 100%; width: 108px; height: 12px;}


/*mainbody*/
.lefter{border-bottom: 5px solid rgba(0,0,0,.1); padding: 2% 0;}
.body-titlelocation{display: flex; align-items: center; justify-content: space-between;}

/*about-nav*/
.about-nav{margin-top: 2%; display: flex; align-items: center; justify-content: flex-start; flex-flow: wrap;}
.about-nav a{position: relative; background: #f3f3f3; padding: 1% 4%; margin: .5% 1% .5% 0; border-radius: 4px; overflow: hidden; display: flex; align-items: center; justify-content: flex-start; transition: .5s;}
.about-nav a:last-child{margin-right: 0;}
.about-nav a::before{position: absolute; content: ""; left: 0; bottom: 0; width: 0; height: 100%; background: #072f68; transition: .5s;}
.about-nav a:hover::before{width: 100%; color: #fff;}
.about-nav a .about-navtitle{color: #5f6c7e; position: relative; z-index: 2; transition: .5s;}
.about-nav a:hover .about-navtitle{font-weight: bold; color: #fff;}
.about-nav a.cur{background: #072f68; font-weight: bold;}
.about-nav a.cur .about-navtitle{color: #fff; font-weight: bold;}


.aboutnavcat{width: 100%; display: flex; align-items: center; justify-content:left;}
.aboutnavcat a{position: relative; display:block; padding: .7% 1%; margin-right: 1%; border: 1px solid rgba(0,0,0,.07); transition: .5s;}
.aboutnavcat a:last-child{margin-right: 0;}
.aboutnavcat a::before{position: absolute; content: ""; left: 0; bottom: 0; height: 100%; width: 0; background: #072f68; transition: .3s;}
.aboutnavcat a:hover::before{width: 100%;}
.aboutnavcat a:hover,.aboutnavcat a.cur{color: #fff; background: #072f68;}
.aboutnavcat a .aboutnavcat-title{position: relative; line-height: 1; text-align: center;}

/*内容部分*/
.ft15{font-size: 15px;}
.ft16{font-size: 16px;}
.ft18{font-size: 18px;}
.ft20{font-size: 20px;}
.ft22{font-size: 22px;}
.ft24{font-size: 24px;}
.ft30{font-size: 30px;}
.ft34{font-size: 34px;}
.ft38{font-size: 38px;}
.ft45{font-size: 45px;}

.mainbody{padding: 1.5% 0;}
.mainbody_content{line-height:1.9; text-align:justify;}
.mainbody_content p{margin:1.3% 0;}
.mainbody_content img{max-width:100%;}

/*内页产品列表*/
.bodyproduct{display: flex; align-items: center; justify-content: space-between; flex-flow: wrap;}
.bodyproduct:after{content: ''; width:47%;}
.bodyproduct .bodyproductlist{position: relative; width: 47%; margin: 2% 0; display: flex; align-items: center; justify-content: space-between;}
.bodyproductlist .bodyproductlist-img{width: 50%;}
.bodyproductlist .bodyproductlist-img p{position: relative; width: 100%; height: 0; overflow: hidden; padding-bottom: 70%; display: flex; align-items: center; justify-content: center;}
.bodyproductlist .bodyproductlist-img p img{position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; transition: all .5s;}
.bodyproductlist:hover .bodyproductlist-img p img{transform: scale(1.2);}
.bodyproductlist .bodyproductlist-box{width: 46%;}
.bodyproductlist .bodyproductlist-box .bodyproductlist-boxtitle{color: #072f68; margin-top: 2%;}
.bodyproductlist .bodyproductlist-box .bodyproductlist-boxtitle p{line-height: 1.4; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.bodyproductlist .bodyproductlist-box .bodyproductlist-boxdesc{color: #b7b7b7; margin: 4% 0 10% 0;}
.bodyproductlist .bodyproductlist-box .bodyproductlist-boxdesc p{line-height: 1.3; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.bodyproductlist .bodyproductlist-box .bodyproductlist-boxmore p{color: #072f68; display: inline-block; transition: .5s;}
.bodyproductlist:hover .bodyproductlist-box .bodyproductlist-boxmore p{color: #fff; background: #072f68; padding: 0 5px;}

/*内页产品详情*/
.mainproduct{display: flex; justify-content: space-between;}

.mainproductpic{width: 50%; height: auto;}
.mainproductpict{position: relative; width: 100%; height: 0; padding-bottom: 70%; background: #fff; border:1px solid rgba(0,0,0,.08);}
.mainproductpict p{position: absolute; width: 100%; height: 100%; padding: 2%; top: 0; left: 0; display: flex; align-items: center; justify-content: center;}
.mainproductpict img{max-width: 100%; max-height: 100%; transition:.5s;}

.mainproductconent{width: 45%;}
.mainproductconent-cat{margin-top:3%; color: #959595;}
.mainproductconent-title{line-height: 1.6; margin: 3% 0; font-weight: bold;}
.mainproductconent-desc{padding: 4% 0; border-top: 1px solid rgba(0,0,0,.1); line-height: 1.7; color: #959595; text-align: justify;}
.mainproductconent-tel{padding-top:5%; color: #959595; border-top: 1px solid rgba(0,0,0,.1);}
.mainproductconent-tel font{color: #284179;}

.mainproductconent .preNext{margin-top: 5%;}

.mainproductbox-title{margin-top: 3%; border-bottom: 1px solid rgba(0,0,0,.1);}
.mainproductbox-title p{display: inline-block; padding: 15px 45px; background: #284179; color: #fff;}



/*内页图片列表*/
.productny-list{margin: 0 auto;}
.productny-list ul{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.productny-list ul:after{content: ''; width:31%;}
.productny-list li{position: relative; width:31%; margin: 1.5% 0; padding: 1%; border: 1px solid rgba(0,0,0,.1); border-radius: 4px; overflow: hidden; transition: .5s; box-shadow: 0 0 30px rgba(0,0,0,.1);}
.productny-list li::before{position: absolute; content: ""; bottom: 0; left: 0; height: 0; width: 100%; background: #072f68; transition: .3s;}
.productny-list li:hover::before{height: 100%;}
.productny-list li .productny-listimg{width: 100%; position: relative; height: 0; overflow: hidden; padding-bottom: 70%; transition: .5s;}
.productny-list li:hover .productny-listimg{box-shadow: 0 0 30px rgba(0,0,0,.4);}
.productny-list li .productny-listimg p{position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #fff; display: flex; align-items: center; justify-content: center;}
.productny-list li .productny-listimg p img{width: 100%; height: 100%; object-fit: cover; transition: all .5s;}
.productny-list li:hover .productny-listimg img {transform: scale(1.2);}

.productny-list li .productny-listimgt{width: 100%; position: relative; height: 0; overflow: hidden; background: #f9faf9; padding-bottom: 70%;}
.productny-list li .productny-listimgt p{position: absolute; width: 100%; height: 100%; top: 0; left: 0; display: flex; align-items: center; justify-content: center;}
.productny-list li .productny-listimgt p img{max-width: 100%; max-height: 100%; transition: all .5s;}
.productny-list li:hover .productny-listimgt img {transform: scale(1.15);}

.productny-list li .productny-listtitle{position: relative; z-index: 2; padding:4% 0 2% 0; text-align: center; transition: .3s;}
.productny-list li:hover .productny-listtitle{color: #fff;}
.productny-list li .productny-listtitle p{white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.productny-list li .productny-listdesc{color: #878787;}
.productny-list li .productny-listdesc p{line-height: 1.5; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}


/*内页新闻列表*/
.newslist{}
.newslist .newslist-list{width: 100%; padding: 2.5% 0; position: relative; overflow: hidden; transition: .5s; border-bottom: 2px solid rgba(0,0,0,.1); transition: .4s;}
.newslist .newslist-list:hover{border-bottom: 2px solid #fff; background: #f3f6f9; padding: 2.5% 4%;}
.newslist .newslist-list::before{position: absolute; content: ""; bottom: 0; left: 0; width: 0; height: 100%; border-bottom: 2px solid #072f68; transition: .6s;}
.newslist .newslist-list:hover::before{width: 100%;}
.newslist-list .newslist-listtime{transition: .5s; font-weight: lighter; color: #788496;}
.newslist-list .newslist-listtitle{color: #000; margin: 1% 0; line-height: 1.5; transition: 1s;}
.newslist-list:hover .newslist-listtitle{color: #072f68;}
.newslist-list .newslist-listdesc{color: #a8a8a8; line-height: 1.6; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; transition: .7s;}
.newslist-list .newslist-listmore{margin-top: 2%; transition: .5s;}


/*内页新闻详情*/
.mainbody-news{display: flex; justify-content: space-between; padding: 3% 0;}

.mainbody-news-left{width: 60%;}
.newsshow-title{font-weight: bold; color: #363636; line-height: 1.4;}
.newsshow-info{color: #acacac; padding: 3% 0; border-bottom: 1px solid rgba(0,0,0,.1);}

.mainbody-news-right{width: 30%;}
.newsshowtj .newsshowtj-list{margin: 8% 0; padding-bottom: 8%; position: relative; border-bottom: 1px solid rgba(0,0,0,.1);}
.newsshowtj .newsshowtj-list .newsshowtj-listimg{position: relative; width: 100%; height: 0; padding-bottom: 44%; overflow: hidden;}
.newsshowtj .newsshowtj-list .newsshowtj-listimg img{position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; transition:.5s;}
.newsshowtj .newsshowtj-list:hover .newsshowtj-listimg img{transform: scale(1.2);}
.newsshowtj .newsshowtj-list .newsshowtj-listtitle{margin: 3% 0 2% 0; line-height: 1.25; color: #000; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.newsshowtj .newsshowtj-list:hover .newsshowtj-listtitle{color: #072f68;}
.newsshowtj .newsshowtj-list .newsshowtj-listdesc{color: #858585; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.newsshowtj .newsshowtj-list .newsshowtj-listtime{position: absolute; z-index: 1; top: 2%; left: 2%; padding: .5% 1%; border-radius: 3px; background: #072f68; color: #fff;}
.newsshowtj .newsshowtj-list .newsshowtj-listtime font{color: #fff;}


/*内页新闻、图片详细内容*/
.right_content_top{width: 100%;}
.right_content_title{width: 100%; font-size: 42px; text-align: center; line-height: 50px; color: #000; padding: 15px 0; }
.right_content_info{width: 100%; height:40px;line-height:40px;text-align:center; margin:15px 0; border-bottom: 1px solid rgba(0,0,0,.1); border-top: 1px solid rgba(0,0,0,.1); color:#666; font-size: 15px;}
.right_content_info small{margin-left:18px;margin-right:3px;color:#999;font-size:14px;}
.right_content_desc{margin:30px 0 15px; padding:5px 10px; line-height:25px; border:1px solid #f4e4b4; background:#fffff0; font-size:14px;}
.right_content_content{line-height:1.75; margin-top: 3%; text-align: justify;}
.right_content_content p{margin: 1.3% 0;}
.right_content_content img{max-width:100%;}

@media only screen and (max-width:1599px){
	.right_content_title{font-size: 30px; line-height: 40px; padding: 12px 0;}
}
@media only screen and (max-width:1359px){
	.right_content_title{font-size: 25px; line-height: 40px; padding: 12px 0;}
	
	.right_content_content p{margin: 8px 0;}
}
@media only screen and (max-width:1023px){
	.right_content_title{font-size: 20px; line-height: 30px; padding: 10px 0;}
	
	.right_content_content p{margin: 5px 0;}
}
@media only screen and (max-width:560px){
	.right_content_title{font-size: 16px; line-height:22px;}
	.right_content_info{height:30px; line-height:30px; margin: 0 0; text-align:center; font-size: 12px;}
	.right_content_info small{margin-left:0;margin-right:0;font-size:12px;}
	
	.right_content_content{line-height: 160%;}
}
	
/*内页在线地图*/
.contactmapbox{position: relative; width: 100%; height: 0; padding-bottom: 40%; overflow: hidden; border: 1px solid rgba(0,0,0,.08);}
.contactmapbox #map{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; z-index: 2;}
.contactmapbox iframe, #map{width: 100%; height: 100%;}

/*内页留言反馈*/
.message_content_content{width:100%; height: auto; margin: 0 auto; z-index: 2}
.message_content_content li{margin-bottom: 20px; width: 100%;}
.message_content_content li:nth-child(4){width: 265px; float: left;}
.message_content_content li:nth-child(5){width: 200px; float: left;}
.msg_inputt{width: 100%; height: 55px; background: #f9f9f9; border:1px #e9e9e9 solid; text-indent: 10px; font-size: 14px;}
.msg_inputtt{width:170px; height: 55px; background: #f9f9f9; border:1px #e9e9e9 solid; text-indent: 10px; font-size: 14px;}
.msg_textarea{width: 100%; height: 200px; background: #f9f9f9; border:1px #e9e9e9 solid; text-indent: 10px; line-height: 30px; font-size: 14px;}

.msg_submitt{width: 170px; height: 55px; background: #072f68; color: #fff; line-height: 55px; text-transform: uppercase; border: none; font-size: 16px;}


/*详细页上一页下一页收藏打印*/
.preNext{width: 100%; margin-top: 20px; border-top: 1px solid rgba(0,0,0,.1); position: relative;}
.preNext .text{color:#999; margin-top: 20px; line-height: 30px;}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-image:url(actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -70px;}
.preNext .actBox li#act-pnt{background-position:4px -105px;}

@media only screen and (max-width:800px){

}
@media only screen and (max-width:560px){
	.preNext{margin-top: 0;}
	.preNext .text{margin-top: 10px; line-height: 20px;}
	.preNext .actBox{top:7px;}
}



/*内页人才招聘*/
.join_list ul li{width:100%; margin:0 auto; line-height:40px; border-bottom:1px solid #ececec;}
.join_list ul li span{float:right; width:200px; text-align:right;}

.jobConts{line-height:30px;color:#666;}
.jobConts .line{background:#ccc;height:1px;overflow:hidden;font-size:0;margin:10px 0;}
.jobConts .jobdesc{background:#f5f5f5;padding:10px;color:#333;}
.jobConts strong{color:#333;}

/*分页样式*/
.page_info{text-align:center; padding-top:30px; color:#333; font-size: 15px;}
.page_info span{padding:0 2px;font-weight:bold; color: #ed0000;}
.page_list{line-height:25px; text-align:center; letter-spacing:0; font-size:16px; margin-top:30px;}
.page_list div{text-align: center; display: inline-block; padding:2px 25px;}
.page_list a{display:inline-block; background:#fff; border: 1px solid rgba(0,0,0,.08); margin: 0 2px; color:#222222; text-align:center; padding:3px 20px; border-radius: 2px;}
.page_list a:hover,.page_list a.on{color:#fff; background:#072f68; font-weight: bold;}


@media only screen and (max-width:800px){
	.page_info{font-size: 14px; padding-top:5px;}
	.page_list{font-size: 14px; line-height:22px; margin-top:5px;}
	.page_list a{padding:2px 9px; margin:0 3px;}
}
@media only screen and (max-width:560px){
	.page_info{font-size: 12px;}
	.page_list{font-size: 12px; line-height:18px;}
	.page_list div{padding: 0 2px;}
	.page_list a{padding:1px 7px; margin:1px 1px;}
}

/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}

