﻿@charset 'utf-8';
*{ -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; }
/* CSS Document */
html, body { overflow-x: hidden; overflow-y: auto; font-size: 12px; color: #000; }
* { margin: 0; padding: 0; }
a { -webkit-transition: all .2s ease-out 0s; -moz-transition: all .2s ease-out 0s; -ms-transition: all .2s ease-out 0s; -o-transition: all .2s ease-out 0s; transition: all .2s ease-out 0s; text-decoration: none; color: #000; }
a:hover, a:focus { text-decoration: none; outline: none; }
ul, ol, li { list-style-type: none; margin: 0; }
h1, h2, h3, h4, h5, h6, p { font-weight: normal; margin: 0; }
body, button, input, select, textarea { font-family: ' '; font-size: 14px; margin: 0; color: #000; line-height: 28px; border: 0; outline: none; background: none; background-color: white; -webkit-appearance: none; }
.fl { float: left; }
.fr { float: right; }
.c_333 { color: #333; }
.c_666 { color: #666; }
.c_w { color: #fff; }
.bg_w { background: #fff; }
.c_b { color: #000; }
.bg_b { background: #000; }
.c_bl { color: #014a7f; }
.c_bl2 { color: #5c7ca0; }
.disnone { display: none; }
.img_d, .img_d2 { display: none; }
/*.container { padding-right: 0px; padding-left: 0px; margin-right: auto; margin-left: auto; width: 1200px; }*/
.clear { clear: both; }
.clearfix:before, .clearfix:after { display: table; content: " "; }
.clearfix:after { clear: both; }

.main { background: #fafafa; }
.nav { background: #fafafa; height: 70px; line-height: 70px; }
.navlist { float: left; }
.search { width: 310px; height: 50px; float: right; position: relative; padding-top:0; background:none;}
.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:#fff; width: 100%;/* height: 60px; */ padding:10px 0;}
.bigclassbg ul li { float: left; color: #333; font-size: 18px; line-height: 40px;/* padding: 0px 40px; */ margin-right:40px;}
.bigclassbg ul li a { color: #333; }
.bigclassbg ul li.active>a,.bigclassbg ul li:hover>a{ color: #27ab91; }
.newscontent{ margin-bottom:40px;}
.smallclass { margin-bottom:40px;}
.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 { }
.smallclasstit .container {/* height: 60px; background: #27ab91; */color: #333; font-size: 18px; line-height: 60px; margin-top: 20px;}
.smallclasstit .container h2 { font-weight: normal; font-size: 18px; line-height:40px;  padding-left: 20px;  border: 1px solid #27ab91; }
.smallclasstit .container h2 a{color: #27ab91; }
.prolist { background: #fff; }
.prolist .proinfo { width: 100%; border: 1px solid #27ab91; 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; padding:0;}
.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 #27ab91; 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: #27ab91; 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: #27ab91; 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: 153px; 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: #27ab91; width: 100%; }
.productinfo .proxiangqing .tit { background: #1065b1; width: 160px; text-align: center; font-size: 18px; color: #fff; }
.proinfo { padding: 10px 0px; line-height: 32px; }

.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; }
.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; }
.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: calc(100% - 10px); 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: calc(100% - 20px); 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; }
@media(max-width:767px){
.search{ display:none;}
.contact{ width:100%;}
.feedback{ width:100%;}
.procontent .pronav{ display:none;}
.procate{ display:none;}
.productinfo{ width:100%;}
.productinfo .protop .img{ width:100%; text-align:center; margin-bottom:10px;}
.probox{ width:100%;}
.productinfo .protop .probase{ width:100%; margin-left:0; }
}