﻿*{ -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; }
.tuand0 { height: 0px; }
.tuan { height: 0px; }
.search { padding-top: 0px; background:none;}

.main { background: #fafafa; }
.nav { background: #fafafa; height: 70px; line-height: 70px; }
.navlist { float: left; }
.search { width: 310px; height: 50px; float: right; position: relative; }
.search input { width: 198px; height: 35px; background-color: #fff; border: 1px solid #d5d5d4; color: #999; font-size: 14px; font-family: " "; padding-left: 20px; }
.search button { position: absolute; top: 1px; right: 1px; width: 86px; height: 37px; background: url(../images/sou.png) no-repeat center center; background-color: #27ab91; top: 16px; }
.bigclassbg { background: #4084c1; width: 100%; height: 60px; }/*005bac*/
.bigclassbg ul li { float: left; color: #fff; font-size: 18px; line-height: 60px; padding: 0px 40px; }
.bigclassbg ul li a { color: #fff; }
.bigclassbg ul li.active { background: #27ab91; }
.bigclassbg ul li:hover { background: #27ab91; }
.smallclass { background: #fff }
.smallclass ul li { float: left; line-height: 40px; padding-left: 20px; width: 200px; }
.smallclass ul li span { font-family: 宋体; font-size: 10.5000pt; color: #27ab91; }
.smallclass ul li a { }
.smallclass ul li.active a { color: #27ab91; }
.smallclass ul li:hover a { color: #27ab91 }
.smallclass ul { border: 1px solid #27ab91; }
.smallclasstit { background: #fff; }
.smallclasstit .container { height: 60px; background: #4084c1; color: #fff; font-size: 18px; line-height: 60px; margin-top: 20px; }
.smallclasstit .container h2 { font-weight: normal; font-size: 18px; padding-left: 20px; }
.prolist { background: #fff; }
.prolist .proinfo { width: 100%; border: 1px solid #4084c1; margin-top: 12px; }
.prolist .proinfo .proimg { float: left; width: 230px; height: 160px; position: relative; overflow: hidden; display: flex; justify-content: center; align-items: center; }
.prolist .proinfo .proimg img { margin: 15px 20px; max-width: 170px; max-height: 125px; }
.prolist .proinfo .probase { float: left; width: 540px; height: 160px; margin-left: 30px; display: flex; justify-content: center; align-items: center; }
.prolist .proinfo .probase1, .prolist .proinfo .probase2 { padding: 10px; float: left; width: 260px; }
.prolist .proinfo .probase ul.ul1 { line-height: 36px; }
.prolist .proinfo .probase ul.ul2 { line-height: 30px; }
.prolist .proinfo .probtn { float: right; margin-right: 40px; }
.prolist .proinfo .probase ul a:hover { color: #27ab91; }
.prolist .proinfo .probase a { color: #27ab91; }
.prolist .proinfo .probtn a { position: relative; overflow: hidden; border-radius: 5px; }
.prolist .proinfo .probtn a.website { margin-right: 10px; }
.prolist .proinfo .probtn a.contact { margin-bottom: 5px; margin-right: 10px; }
.prolist .proinfo .probtn a.btn { display: block; width: 120px; height: 36px; background: #27ab91; color: #fff; margin: 66px 10px; line-height: 36px; text-align: center; letter-spacing: 3px; position: relative; float: left; }
.prolist .proinfo .probtn a.cbtn { display: block; width: 120px; height: 36px; background: #ff5601; color: #fff; margin: 66px 10px; line-height: 36px; text-align: center; letter-spacing: 3px; float: left; }
.prolist .proinfo .probtn a.btn { }
.prolist .proinfo .probtn a i { background: #ff5601; height: 100%; display: inline-block; position: absolute; left: 0; top: 0; z-index: 0; }
.prolist .proinfo .probtn a.cbtn i { background: #27ab91; height: 100%; display: inline-block; position: absolute; left: 0; top: 0; z-index: 0; }
.prolist .proinfo .probtn a span { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 10; text-align: center; }
.prolist .proinfo .probtn a:hover { animation: mycolor 0.5s; color: #fff; }
.prolist .proinfo .probtn a:hover i { animation: mymove 0.5s; width: 100%; }
@keyframes mymove {  0% {
width:0px;
}
 25% {
width: 20%;
}
 55% {
width: 30%;
}
 60% {
width: 70%;
}
 100% {
width: 100%;
}
}
@keyframes mycolor {  0% {
color:#ff5e00;
}
 25% {
color:#ff5e00;
}
 55% {
color:#fff;
}
 60% {
color:#fff;
}
 100% {
color:#fff;
}
}
.nopro { padding: 40px; }
.relatedlist .proinfo { width: 588px; float: left; margin-right: 20px; border: 1px solid #4084c1; margin-top: 12px; }
.relatedlist .proinfo:nth-child(2n+0) { margin-right: 0px; }
.relatedlist .proinfo .proimg { float: left; width: 200px; height: 160px; }
.relatedlist .proinfo .proimg img { margin: 15px 20px; width: 160px; height: 120px; }
.relatedlist .proinfo .probase { float: left; width: 260px; height: 160px; margin-left: 0px; display: flex; align-items: center; }
.relatedlist .proinfo .probase1, .prolist .proinfo .probase2 { padding: 10px; float: left; width: 240px; }
.relatedlist .proinfo .probase1 { }
.relatedlist .proinfo .probase ul.ul1 { line-height: 36px; }
.relatedlist .proinfo .probase ul.ul2 { line-height: 36px; }
.relatedlist .proinfo .probtn { float: right; }
.relatedlist .proinfo .probtn a.btn { display: block; width: 100px; height: 36px; background: #27ab91; color: #fff; margin: 60px 10px; line-height: 36px; text-align: center; letter-spacing: 3px; float: left; }
.procontent { background: #fff; }
.pronav { background: #4084c1; width: 100%; height: 60px; }
.pronav .active { background: #27ab91; width: 240px; font-size: 18px; height: 60px; line-height: 60px; text-align: center; color: #fff }
.procate { width: 238px; border: 1px solid #27ab91; border-top: 0px; float: left; }
.procate ul li { width: 220px; padding-left: 18px; line-height: 38px; }
.procate ul li.active { background: #4084c1; color: #fff; }
.procate ul li.active2 { background: #a6c6e2; }
.procate ul li.sc a { padding-left: 18px; }
.procate ul li.active a { color: #fff }
.procate ul li span { font-family: 宋体; font-size: 10.5000pt; color: #000; }
.procate ul li.active span { color: #fff }
.procate ul li:hover { background: #a6c6e2; }
.procate ul li:hover a { color: #27ab91; }
.procate ul li:hover span { color: #27ab91 }
.productinfo { float: right; width: 940px; margin-bottom: 40px; }
.productinfo .protop { width: 100%; margin-top: 20px; }
/*.productinfo .protop .img{float:left; width:300px; height: 240px; border:1px solid #27ab91; display:flex;justify-content:center;align-items:center;}
.productinfo .protop .img img{max-width: 100%; max-height:100%;}*/
.productinfo .protop .img { float: left; width: 170px; height: 125; border: 1px solid #27ab91; position: relative; }
.probox { width: 170px; height: 125px; }
.probox img { width: 170px; height: 125px; }
.showbox { display: none; position: absolute; left: 173px; top: 0; width: 300px; height: 300px; overflow: hidden; border: 1px solid #ccc; background: #fff; z-index: 1111; }
.showbox img { position: absolute; height: 450px; width: 625px; }
.hoverbox { display: none; position: absolute; top: 0px; background: #09f; border: 1px solid #09f; height: 75px; width: 100px; cursor: move; z-index: 10; }
.productinfo .protop .probase { margin-left: 30px; float: left; font-size: 14px; line-height: 32px; }
.productinfo .protop .probase a { color: #27ab91; }
.productinfo .protop .probase a.cbtn { display: block; width: 120px; height: 36px; background: #ff5601; color: #fff; margin: 10px 10px; line-height: 36px; text-align: center; letter-spacing: 3px; float: left; position: relative; }
.productinfo .protop .probase a.cbtn i { background: #27ab91; height: 100%; display: inline-block; position: absolute; left: 0; top: 0; z-index: 0; }
.productinfo .protop .probase a.cbtn span { position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 10; text-align: center; }
.productinfo .protop .probase a.cbtn:hover { animation: mycolor 0.5s; color: #fff; }
.productinfo .protop .probase a.cbtn:hover i { animation: mymove 0.5s; width: 100%; }
.productinfo .protop .probase h2 { font-size: 16px; font-family: normal; }
.productinfo .proxiangqing { margin-top: 20px; height: 48px; line-height: 48px; background: #4084c1; width: 100%; }
.productinfo .proxiangqing .tit { background: #1065b1; width: 160px; text-align: center; font-size: 18px; color: #fff; }
.proinfo { padding: 10px 0px; line-height: 32px; }
.about { float: right; width: 940px; padding: 0px; }
.gongsi1 { padding-top: 52px; padding-bottom: 64px;/* background: url(../images/no.png) no-repeat bottom 30px right 50px;*/ background-color: #f5f5f5; }
.gongsi h1 { color: #333; font-size: 72px; font-family: "RT"; }
.gongsi h2 { color: #333; font-size: 30px; font-weight: bold; font-family: " "; margin-top: 13px; }
.gongsi12 { width: 100%; padding: 0; margin-top: 61px; }
.gongsi12 .row { margin: 0; }
.gongsi12 .col-lg-6 { padding: 0; }
.gongsi12img { width: 100%; }
.gongsi12 .gongsi122 { padding-left: 105px; padding-right: 88px; padding-top: 48px; font-size: 16px; line-height: 32px; }
.gongsi12 h4 { color: #333; font-size: 36px; font-family: " "; margin-top: 50px; margin-bottom: 20px; }
.gongsi12 h4 img { float: left; margin-top: -80px; margin-right: 41px; }
.gongsi12 h3 { color: #333; font-size: 18px; font-family: " "; line-height: 2.2; text-indent: 2em; margin-top: 42px; }
.gongsi12 h3 span { color: #27ab91; }
.gongsi12 h3 .span1 { font-size: 24px; }
.gongsi12 p { color: #333; font-size: 18px; font-family: " "; line-height: 2; }
.w50 { width: 50%; float: left; }
@media screen and (max-width: 1400px) {
.gongsi12 .gongsi122 { padding-left: 40px; padding-right: 30px; }
}
@media screen and (max-width: 1199px) {
.gongsi_con { padding-right: 15px; }
}
@media screen and (max-width: 767px) {
.gongsi h1 { font-size: 30px; }
.gongsi h2 { font-size: 18px; margin-top: 7px; }
.gongsi1 { padding-top: 22px; padding-bottom: 22px; background: #f5f5f5; }
.gongsi12 { margin-top: 22px; }
.gongsi12 .gongsi122 { padding-left: 15px; padding-right: 15px; padding-top: 22px; }
.gongsi12 h4 img { display: none; }
.gongsi12 h4 { font-size: 24px; margin-top: 0px; margin-bottom: 0px; }
.gongsi12 h3 { font-size: 14px; margin-top: 8px; }
.gongsi12 h3 .span1 { font-size: 16px; }
.w50 { width: 100%; float: left; }
.search { display: none }
.navlist { padding-left: 10px; }
.news .col-xs-12 { padding: 0px 10px; }
}
/*===================================
		news
=====================================*/
.fl-left { float: left; }
.fl-right { float: right; }
#newslist { width: 100%; max-width: 1140px; margin: 0 auto; text-align: left; }
#newslist .list { padding: 0; margin: 0 auto; }
#newslist .list>a { position: relative; display: block; margin-bottom: 40px; }
#newslist .list>a .time { width: 60px; text-align: center; }
#newslist .list>a .time>.day { width: 60px; height: 60px; background: #999; border-radius: 3px; text-align: center; overflow: hidden; color: #fff; font-size: 14px; transition: all .35s; }
#newslist .list>a .time>.day>span { display: block; padding-top: 5px; font-size: 24px; }
#newslist .list>a .time>.year { padding: 8px 0; font-size: 14px; color: #999; }
#newslist .list>a .content { width: 92%; text-align: left; }
#newslist .list>a .content>.name { padding-bottom: 20px; font-size: 18px; color: #444; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all .35s; }
#newslist .list>a .content>.text { font-size: 14px; color: #444; line-height: 20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
#newslist .list>a:hover .time>.day { background: #27ab91; }
#newslist .list>a:hover .name { color: #27ab91; }
#newsview { width: 100%; max-width: 1140px; height: auto; padding-bottom: 40px; margin: 0 auto; transition: all .35s; }
#newsview>.title { padding: 70px 0 20px 0; margin: 0 auto; font-size: 24px; color: #27ab91; text-align: left; }
#newsview>.time { text-align: left; color: #888; font-size: 14px; }
#newsview>.container { position: relative; margin: 0 auto; padding: 50px 0; }
#newsview>.container>.text { width: 75%; padding-right: 35px; padding-bottom: 100px; border-right: 1px solid #e7e7e7; text-align: left; font-size: 14px; color: #444; line-height: 24px; }
#newsview>.container>.text table { width: 100%; border-left: 1px solid #e7e7e7; border-top: 1px solid #e7e7e7; }
#newsview>.container>.text table td { border-right: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; padding: 10px; }
#newsview>.container>.text img { max-width: 100%; height: auto; }
#newsview>.container>.text .tableWap { overflow: hidden; overflow-x: auto; }
#newsview>.container>.other { width: 20%; text-align: left; }
#newsview>.container>.other h2 { display: block; font-size: 24px; font-weight: normal; color: #27ab91; }
#newsview>.container>.other .list { padding: 10px 0; text-align: left; }
#newsview>.container>.other .list>a { display: block; font-size: 14px; color: #666; line-height: 20px; padding-bottom: 30px; transition: all .35s; }
#newsview>.container>.other .list>a:hover { color: #27ab91; text-decoration: underline; }
#newsview>.container>.other .paper { padding: 10px 0; text-align: left; }
#newsview>.container>.other .paper>a { display: inline-block; margin-top: 10px; padding: 10px; border: 1px solid #eee; box-shadow: 0 1px 3px rgba(0,0,0,.1); }
#newsview>.container>.other .paper>a img { width: 100%; height: auto; }
#newsview>.container>.caseinfo { width: 75%; padding-right: 35px; padding-bottom: 100px; border-right: 1px solid #e7e7e7; text-align: left; font-size: 14px; color: #444; line-height: 24px; }
#newsview>.container>.caseinfo img { max-width: 100%; height: auto; }
#newsview>.container>.caseinfo>.info { border-top: 1px solid #e7e7e7; line-height: 50px; }
#newsview>.container>.caseinfo>.info>span { display: block; float: left; width: 20%; font-size: 20px; font-weight: 500; }
#newsview>.container>.caseinfo>.info>.info2 { width: 80%; float: left; }
#newsview>.container>.caseinfo>.info>.info2>p { line-height: 30px; }
#newsview>.container>.caseinfo>.info:last-child { }
#newsview>.container>.caseinfo>.info>.content { width: 100%; float: left; }
#newsview>.container>.caseinfo>.info>.content p { line-height: 30px; }
.newscontent { background: #fff; width: 100%; }
.news { padding-top: 46px; padding-bottom: 46px; }
.news .col-xs-12 { background-color: #fafafa; margin-top: 20px; padding-top: 26px; padding-bottom: 33px; }
.news .col-xs-12::before { content: ''; width: 0px; height: 100%; position: absolute; top: 0; left: 0; background-color: #27ab91; display: none; }
.news .zuo { width: 400px; float: left; color: #333; padding-left: 24px; padding-right: 40px; }
.news .zuo h3 { font-size: 24px; font-family: " "; line-height: 1.8; height: 86.4px; overflow: hidden; letter-spacing: 1px; }
.news .zuo h5 { font-size: 16px; font-family: " "; margin-top: 26px; letter-spacing: .8px; }
.news .you { width: 684px; float: left; padding-left: 34px; border-left: 1px solid #d8d8d8; margin-top: 11px; letter-spacing: 1.4px; }
.news .you h5 { color: #666; font-size: 14px; font-family: " "; line-height: 2.1; margin-top: -5px; }
.news .you .more_a { float: right; color: #333; font-size: 16px; font-family: " "; display: inline-block; margin-top: 15px; }
.news .you .more_a img { margin-top: -4px; }
.news .col-xs-12:hover { background-color: #f5f5f5; border-left: 5px solid #27ab91; margin-left: -5px }
.news .col-xs-12:hover::before { display: block; }
.news .col-xs-12:hover .zuo { color: #27ab91; }
.news .col-xs-12:hover .more_a { color: #27ab91; }
.news .col-xs-12:hover .more_a .img_s { display: none; }
.news .col-xs-12:hover .more_a .img_d { display: inline-block; }
.news .col-xs-12:hover .you h5 { color: #333; }
@media screen and (max-width: 1230px) {
.news .you { width: 644px; }
}
 @media screen and (max-width: 1199px) {
.news .zuo { width: 100%; padding-right: 10px; }
.news .zuo h3 { height: auto; }
.news .zuo h5 { margin-top: 0; }
.news .you { width: 100%; padding-left: 24px; border: 0; padding-right: 10px; }
}
@media screen and (max-width: 767px) {
.news { padding-top: 10px; }
.news .zuo { padding: 0; }
.news .you { padding: 0; }
.news .zuo h3 { font-size: 16px; }
.news .zuo h5 { margin-top: 5px; font-size: 12px; color: #666; }
.news .you h5 { font-size: 12px; line-height: 1.8; margin-top: 0px; }
}
.newsmore { height: auto; overflow: hidden; border-top: #ccc dashed 1px; padding: 20px 0px; margin-top: 20px; }
.newsmore span { height: 30px; line-height: 30px; display: block; color: #888; }
.newsmore a { height: 30px; line-height: 30px; display: block; color: #a0a0a0; }
.newsmore a:hover { color: #ff7700; }
.honorlist { background: #fff }
.honor { width: 25%; float: left; margin-top: 10px; }
.productborder { width: 100%; float: left; padding: 10px 0px; }
.productborder a { display: block; width: 99%; margin: auto; text-align: center; background-color: #fff; position: relative; z-index: 11; text-decoration: none; color: #666; }
.productborder .img { width: 90%; overflow: hidden; margin: 5%; }
.productborder .tit { height: 30px; padding-bottom: 5px; line-height: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 90%; margin: 0 auto; }
.productborder .img img { width: 100%; display: block }
.productborder::before { top: -2px; left: -2px; }
.productborder::after { right: -2px; bottom: -2px; }
.productborder::before, .productborder::after { opacity: 0; position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
.productborder::before { border-top: 1px solid #27ab91; border-bottom: 1px solid #27ab91; transform: scale(0, 1); -webkit-transform: scale(0, 1); }
.productborder::after { border-left: 1px solid #27ab91; border-right: 1px solid #27ab91; transform: scale(1, 0); -webkit-transform: scale(1, 0); }
.productborder::before, .productborder::after { transition: opacity 0.35s ease 0s, transform 0.35s ease 0s; content: ''; box-sizing: border-box; }
.productborder:hover::before, .productborder:hover::after { opacity: 1; transform: scale(1); -webkit-transform: scale(1); }
.productborder:hover .tit { color: #27ab91; }
.move { -webkit-transition: all 1s ease-out 0s; -moz-transition: all 1s ease-out 0s; -ms-transition: all 1s ease-out 0s; -o-transition: all 1s ease-out 0s; transition: all 1s ease-out 0s; opacity: 0; transform: translateY(60px); -ms-transform: translateY(60px); -moz-transform: translateY(60px); -webkit-transform: translateY(60px); -o-transform: translateY(60px); }
.moveUp { opacity: 1; transform: translateY(0); -ms-transform: translateY(0); -moz-transform: translateY(0); -webkit-transform: translateY(0); -o-transform: translateY(0); }
.contact { width: 580px; float: left; margin-bottom: 40px; }
.feedback { width: 580px; float: right; margin-bottom: 40px; }
.contactinfo { margin-top: 20px; margin-bottom: 20px; }
.feedback h2 { font-size: 15px; margin-top: 20px; line-height: 24px; margin-bottom: 30px; letter-spacing: 1px; }
.feedback label { display: block; font-weight: normal; font-size: 14px; letter-spacing: 1px; }
.feedback form { width: 100%; }
.feedback input { width: 100%; height: 40px; border: none; background: #eee; padding-left: 10px; font-size: 14px; }
.form_child .form_left { float: left; width: 47%; }
.form_child .form_right { float: right; width: 47%; }
.form_child textarea { width: 100%; border: none; background: #eee; height: 150px; padding: 15px 10px; font-size: 14px; }
.form_child { margin-bottom: 20px; }
input[type="checkbox"] { margin: 0px 0 0; width: auto; height: auto; display: inline-block; }
.form_tj { font-family: 'italiannoregular'; }
.check_box label { display: inline-block; padding-left: 10px; }
.feedback .form_tj { display: block; background: #0ea29d; color: #fff; height: 35px; width: 100px; text-align: center; line-height: 35px; font-size: 13px; margin-top: 30px; font-family: 'webfontregular'; font-weight: bold; letter-spacing: 1px; }
.pagination { float: left; text-align: center; width: 100%; margin: 20px 0; position: relative; overflow: hidden; }
.page { display: inline-block; font: 16px/28px " ";  *display:inline;
	:1;
 *zoom:1;
}
.page span { background: #27ab91; border: 1px solid #27ab91; color: #fff; float: left; font: 16px/24px " "; margin-right: 5px; min-width: 15px; padding: 4px 8px; text-align: center; vertical-align: middle; white-space: nowrap; _width: 15px; }
.page a, .page span.disabled { background: #FFF; border: 1px solid #CCC; color: #333; float: left; font: 16px/24px " "; margin-right: 5px; min-width: 15px; padding: 4px 8px; text-align: center; vertical-align: middle; white-space: nowrap; _width: 15px; }
.page a:hover { border: 1px solid #27ab91; color: #27ab91; text-decoration: none; }
.page span.disabled { background: #FFF; border: 1px solid #CCC; color: #CCC; }
.page span.ellipsis { float: left; font: 16px/24px " "; line-height: 22x; margin-right: 5px; }
.page .page_txt { line-height: 20px; float: right; width: auto; }
.page a.page-curpage { background: #27ab91; border: 1px solid #27ab91; color: #FFF; font-weight: bold; }
.page input { font: 14px Verdana; padding: 0 0 0 1px; width: 40px; height: 14px; }
.propage select { border: 1px solid #ccc; padding: 0px 15px; outline: none; background: none; background-color: white; -webkit-appearance: none; }
.prolist .proinfo .probase ul.ul1 a.t { font-size: 16px; }
.prolist .proinfo .probase ul.ul1 a.t:hover { color: #ff5601; }
.download { width: 100%; margin: 20px 0px 0px; padding-bottom: 20px; }
.download li { height: 44px; border-bottom: 1px dotted #ccc; line-height: 44px; }
.download li a { width: 80%; float: left; }
.download li p { width: 20%; float: left; text-align: right; }
 @media screen and (max-width: 767px) {
#newsview>.title, .newscontent .time { padding: 10px 10px; }
#newsview>.container>.text { width: 96%; }
#newsview>.container>.text { padding: 0px 2%; }
#newsview>.container>.other { display: none; }
}
