﻿@charset "utf-8";
/* CSS Document *//* 
 * Project Name:浙江慧航工程科技有限公司
 * Author:shue 
 * Date：2018-09-12 
 */
 
html {-webkit-font-smoothing:antialiased;height:100%;}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul {margin:0;padding:0}
header,hgroup,nav,menu,main,section,article,summary,details,aside,figure,figcaption,footer {display:block;margin:0;padding:0}
table {border-collapse:collapse;border-spacing:0}
fieldset,img {border:0}
address,b,caption,cite,code,dfn,em,i,strong,th,var {font-style:normal;font-weight:400;}
dl,ol,ul {list-style-type:none}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:400;}
a {text-decoration:none}
a:hover {text-decoration:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:none;blr:expression(this.onFocus=this.blur())}
sup {vertical-align:text-top}
sub {vertical-align:text-bottom}
textarea {resize:none;outline:none;}
img {vertical-align:middle;max-width:100%;height:auto;}
button,input[type=submit],input[type=text],input[type=button],select {-webkit-appearance:none;border-radius:0;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:0;blr:expression(this.onFocus=this.blur())}
body {color:#000;overflow-x:hidden;font-family:"Helvetica Neue","Verdana","Arial","Hiragino Sans GB","WenQuanYi Micro Hei","Heiti SC",STHeiti,"Microsoft Yahei";font-size:14px;}
.fl {float:left}
.fr {float:right}
.ml{margin-left:20px}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ellipsis {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.eps2 {overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.btn {text-align:center;display:inline-block;cursor:pointer;white-space:nowrap;vertical-align:middle;border:none;}
.icon {display:inline-block;background-repeat:no-repeat;background-position:center center;vertical-align:middle;}
.unselect {-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;}
#web-ietip {width:526px;height:90px;padding:83px 0 0 84px;overflow:hidden;background:url(../css/ietip/browser.png) no-repeat center center;margin:200px auto 0;}
#web-ietip a {display:block;width:65px;height:80px;float:left;}
body * {box-sizing:border-box;}
.w {width:100%;max-width:1200px;margin:0 auto;position:relative;}
.opa {opacity:1;}
.opa:hover {transition:opacity .3s;-webkit-transition:opacity .2s;opacity:0.9;}
.time03 {animation-delay:0.3s;-webkit-animation-delay:0.3s;}
.time05 {animation-delay:0.5s;-webkit-animation-delay:0.5s;}
.time07 {animation-delay:0.7s;-webkit-animation-delay:0.7s;}
.time09 {animation-delay:0.9s;-webkit-animation-delay:0.9s;}
.time11 {animation-delay:1.1s;-webkit-animation-delay:1.1s;}
.time13 {animation-delay:1.3s;-webkit-animation-delay:1.3s;}
.time15 {animation-delay:1.5s;-webkit-animation-delay:1.5s;}
.time17 {animation-delay:1.7s;-webkit-animation-delay:1.7s;}
.time19 {animation-delay:1.9s;-webkit-animation-delay:1.9s;}
.time21 {animation-delay:2.1s;-webkit-animation-delay:2.1s;}
.content {background:#f5f5f5;}
.tc{text-align:center}




.header-wrap {max-width:1920px;width:100%;height:100px;position:relative;z-index:100000;margin:0 auto;-webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
    box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);}
.header-wrap .header {width:100%;height:100px;background-color:#fff;position:relative;z-index:99999;position:fixed;left:0;top:0;box-shadow:0 0 4px rgba(0,0,0,0.1);}
.header-wrap .left {display:inline-block;padding-left:5%;position:absolute;left:0;top:0;}
.header-wrap .logo-box {display:block;width:194px;padding-top:20px;}
.header-wrap .logo-box img {max-width:100%;}
.header-wrap .right {float:right;font-size:0;padding-right:5%;padding-top:30px;}
.header-wrap .right>div {display:inline-block;vertical-align:top;}
.header-wrap .right>div:hover .sub-nav {visibility:visible;opacity:1;}
.header-wrap .right>div .sub-nav {padding-left:0;visibility:hidden;opacity:0;transition:all .3s;width:100%;background-color:#333;box-shadow:0 0 8px rgba(0,0,0,0.14);padding-top:10px;padding-bottom:10px;}
.header-wrap .right>div .sub-nav>li>a {display:block;height:40px;line-height:40px;font-size:12px;color:#a0a0a0;padding-left:20px;}
.header-wrap .right>div .sub-nav>li>a:hover {color:#fff;background-color:#666;}
.header-wrap .right a.has-down:after {display:inline-block;vertical-align:middle;content:"";width:9px;height:5px;background-image:url(../images/icon-down.png);margin-left:22px;position:relative;top:-1px;}
.header-wrap .right>div:hover a.has-down:after {background-image:url(../images/icon-down-white.png);}
.header-wrap .right .search-b {height:40px;position:relative;}
.header-wrap .right .search-b:hover,.header-wrap .right .search-b.show {background-color:#333;}
.header-wrap .right .search-b .btn-search {display:inline-block;width:58px;height:40px;background-image:url(../images/icon-search.png);background-repeat:no-repeat;background-position:center center;}
.header-wrap .right .search-b:hover .btn-search,.header-wrap .right .search-b.show .btn-search {background-image:url(../images/icon-search-white.png);}
.header-wrap .right .search-b .form {display:none;width:400px;height:80px;position:absolute;right:0;top:40px;background-color:#333;box-shadow:0 0 8px rgba(0,0,0,0.14);}
.header-wrap .right .search-b.show .form {display:block;}
.header-wrap .right .search-b .form .row {width:300px;height:30px;margin:0 auto;margin-top:25px;position:relative;border:1px solid #a0a0a0;}
.header-wrap .right .search-b .form .itext {width:230px;height:28px;border:none;border-right:1px solid #a0a0a0;padding:0 10px;line-height:30px;font-size:14px;color:#fff;position:absolute;left:0;top:0;background-color:transparent;}
.header-wrap .right .search-b .form .btn-submit {width:70px;height:28px;font-size:14px;color:#fff;background-color:transparent;position:absolute;right:0;top:0;cursor:pointer;background-image:url(../images/icon-search-white.png);font-size:0;background-position:center center;background-repeat:no-repeat;}
.header-wrap .right .lang-b {height:40px;position:relative;}
.header-wrap .right .lang-b:before {display:block;content:"";width:1px;height:12px;background-color:#c3c3c3;position:absolute;left:0;top:14px;}
.header-wrap .right .lang-b:hover {background-color:#333;}
.header-wrap .right .lang-b:hover:before {display:none;}
.header-wrap .right .lang-b>a {display:inline-block;height:40px;line-height:40px;font-size:12px;color:#666;padding-left:20px;padding-right:20px;cursor:pointer;}
.header-wrap .right .lang-b>a:before {display:inline-block;content:"";width:18px;height:18px;background-image:url(../images/icon-shap.png);vertical-align:middle;margin-right:10px;position:relative;top:-1px;}
.header-wrap .right .lang-b:hover>a {color:#fff;}
.header-wrap .right .lang-b:hover>a:before {background-image:url(../images/icon-shap-white.png);}
.header-wrap .right .menu-b {display:none;height:40px;}
.header-wrap .right .menu-b:hover {background-color:#333;}
.header-wrap .right .menu-b>a {display:inline-block;width:58px;height:40px;background-image:url(../images/icon-menu.png);background-repeat:no-repeat;background-position:center center;}
.header-wrap .right .menu-b:hover>a {background-image:url(../images/icon-menu-white.png);}
.header-wrap .header-nav {display:inline-block;vertical-align:top;}
.header-wrap .header-nav.show-sub:after {display:block;}
.header-wrap .header-nav {font-size:0;text-align:center;position:relative;padding-top:5px;}
.header-wrap .header-nav>li {display:inline-block;padding:0 30px;vertical-align:top;position:relative;z-index:2;height:65px;}
.header-wrap .header-nav>li.item>a {display:inline-block;height:38px;line-height:30px;font-size:16px;color:#666;border-radius:15px;position:relative;}
.header-wrap .header-nav>li.active.item>a,.header-wrap .header-nav>li.item:hover>a {color:#58cf90;}
.header-wrap .header-nav>li.active.item>a:after,.header-wrap .header-nav>li.item:hover>a:after {display:inline-block;content:"";width:28px;height:2px;background-color:#58cf90;position:absolute;left:50%;bottom:0;margin-left:-14px;}
.header-wrap .header-nav>li.item:hover .sub-nav {display:block;}
.header-wrap .header-nav>li:hover .sub2 {display:block;}
.header-wrap .sub2 {display:none;width:180px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,0.19);position:absolute;left:50%;margin-left:-90px;top:53px;padding:20px 0;}
.header-wrap .sub2>li>a {display:block;width:100%;height:40px;line-height:40px;text-align:center;font-size:14px;color:#666;}
.header-wrap .sub2>li>a.active,.header-wrap .sub2>li>a:hover {color:#58cf90;text-decoration:none}



@media (max-width:1400px) {
.header-wrap .left {padding-left:20px;}
.header-wrap .right {padding-right:20px;}
}


@media (max-width:1300px) {
.header-wrap .header-nav>li {padding:0 20px;}
}
@media (max-width:1200px) {
.header-wrap .left {padding-left:20px;}
.header-wrap .right {padding-right:20px;}
.header-wrap {height:76px;}
.header-wrap .header {height:76px;}
.header-wrap .logo-box {width:185px;padding-top:13px;}
.header-wrap .left:after {display:none;}
.header-wrap .right {padding-top:18px;}
.header-wrap .right .menu-b {display:inline-block;}
.header-wrap .header-nav {display:none;top:76px;}
.header-wrap .header-nav.show-sub:after {display:none;}
.header-wrap .header-nav {display:none;width:236px;height:auto;float:none;position:absolute;right:0;top:75px;background-color:#f4f4f4;padding-top:10px;padding-bottom:10px;}
.header-wrap .header-nav.show {display:block;}
.header-wrap .header-nav>li {width:100%;height:auto;float:none;position:relative;padding:0;}
.header-wrap .header-nav>li.logo {display:none;}
.header-wrap .header-nav>li.item>a {width:100%;height:40px;line-height:40px;text-align:left;box-sizing:border-box;padding-left:23px;padding-right:23px;cursor:pointer;font-size:15px;position:relative;}
.header-wrap .header-nav>li.item>a {margin-top:0;}
.header-wrap .header-nav>li.active.item>a {background-color:transparent;color:#58cf90;}
.header-wrap .sub2 {display:none;width:100%;height:auto;position:relative;top:0;left:0;margin-left:0;background-color:transparent;box-shadow:none;text-align:left;padding-top:0;padding-bottom:0;}
.header-wrap .sub2.right {text-align:left;right:auto;}
.header-wrap .sub2.left {left:auto;}
.header-wrap .sub2>li {display:block;width:100%;padding:0;}
.header-wrap .sub2>li:after {display:none;}
.header-wrap .sub2>li>a {height:30px;line-height:30px;padding-left:40px;position:relative;text-align:left;}
.header-wrap .header-nav>li.active.item>a:after,.header-wrap .header-nav>li.item:hover>a:after {display:none;}
.header-wrap .header-nav>li.has-sub>a:before {display:block;content:"";width:9px;height:13px;position:absolute;right:23px;top:14px;background-image:url(../images/icon-right.png);background-size:100% 100%;}
.header-wrap .header-nav>li.item:hover .sub2 {display:none;}
.header-wrap .header-nav>li.item.show .sub2 {display:block;}
.header-wrap .header-nav>li.item.show>a:before {transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.header-wrap .header-nav>li.item:hover>a {color:#58cf90;background-color:transparent;}
}




@media (max-width:800px) {
.header-wrap {height:66px;}
.header-wrap .header {height:66px;}
.header-wrap .logo-box {width:175px;padding-top:8px;}
.header-wrap .right {padding-top:13px;}
.header-wrap .right .menu-b>a {width:40px;}
.header-wrap .right .search-b {display:none;}
.header-wrap .right .search-b .btn-search {width:40px;}
.header-wrap .right .search-b.show .form {width:100%;position:fixed;left:0;top:66px;}
.header-wrap .right>div .sub-nav>li>a {padding-left:10px;}
.header-wrap .right .lang-b>a {padding-left:10px;padding-right:10px;}
.header-wrap .right .lang-b {border-left:none;}
.header-wrap .right .lang-b>a:before {display:none;}
.header-wrap .right a.has-down:after {width:10px;height:6px;background-size:10px 6px;margin-right:0px;margin-left:5px;}
.header-wrap .header-nav {top:66px;}
}



@media (max-width:500px) {
.header-wrap {height:40px;}
.header-wrap .header {height:40px;}
.header-wrap .logo-box {width:130px;padding-top:3px;}
.header-wrap .left {padding-left:10px;}
.header-wrap .right {padding-right:0px;padding-top:0;}
.header-wrap .right>div .sub-nav>li>a {text-align:left;}
.header-wrap .right .search-b.show .form {top:40px;}
.header-wrap .header-nav {top:40px;}
}



.banner {overflow:hidden;position:relative;}
.banner .swiper-button-prev {background:url(../images/prev.png) no-repeat;width:50px;height:93px;}
.banner .swiper-button-next {background:url(../images/next.png) no-repeat;width:50px;height:93px;}
.banner img {width:100%;}
.banner .banner-pagination {position:absolute;left:0;right:0;bottom:10px;text-align:center;z-index:222;}
.banner .swiper-pagination-bullet {width:12px;height:12px;border-radius:12px;background:#fff;opacity:1;}
.banner .swiper-pagination-bullet-active {background:#387c7d;}



.index_about_two {width:90%;margin:0 auto;overflow:hidden;margin-top:3em;margin-bottom:3em;}
.index_about_two dl {overflow:hidden;}
.index_about_two dl dd {width:25%;float:left;text-align:center;}
.index_about_two dl dd a {}
.index_about_two dl dd h1 {width:36%;margin:auto;margin-bottom:0.5em;}
.index_about_two dl dd h1 img {width:90px;}
.index_about_two dl dd h2 {font-size:18px;font-weight:normal;color:#000;}
.index_about_two dl dd h3 {font-size:15px;font-weight:normal;color:#999;margin-top:1em;line-height:1.8em;}
.index_about_two dl dd h4 {border:1px solid #58cf90;font-weight:normal;font-size:14px;width:26%;line-height:1.8em;margin:auto;margin-top:1em;}
.index_about_two dl dd h4 a {color:#58cf90;}
.index_about_two dl dd h4:hover {background:#58cf90;}
.index_about_two dl dd h4:hover a {color:#fff;}
.index_about_two dl dd:nth-child(4n) {margin-right:0;float:right;}
.index_about_one {position:relative;background:#eefaf4;padding:3% 10%;display:block;overflow:hidden;}
.index_about_one .i-a-o-right {float:left;width:53%;margin-left:2%;display:block;overflow:hidden;}
.index_about_one .i-a-o-right span {display:block;height:2px;background:#666;width:15%;}
.index_about_one .i-a-o-right h3 {color:#333;display:block;line-height:1.4em;font-size:27px;margin:0.6em 0;font-family:"黑体"}
.index_about_one .i-a-o-right h4 {margin-bottom:2em;font-size:17px;color:#666;margin-top:3em;line-height:30px;}
.index_about_one .i-a-o-right h5 {display:block;overflow:hidden;}
.index_about_one .i-a-o-right h5 a:nth-child(3n) {float:right;margin-right:0;}
.index_about_one .i-a-o-right h5 a {display:block;overflow:hidden;float:left;width:31%;margin-right:3.5%;}
.index_about_one .i-a-o-right h5 a img {width:100%;}
.index_about_one .index-3 {position:relative;height:auto;float:left;width:45%;}
.index_about_one .index-3 ul li {height:auto;position:relative;}
.index_about_one .index-3 .mask-txt {position:absolute;top:0;}
.index_about_one  .index-3 ul li video {width:100% !important;height:auto !important;margin-left:0 !important;}
.index_about_one .auto-box-div img {height:100%;}



.index_news {width:100%;overflow:hidden;}
.index_news_n {width:80%;margin:0 auto;overflow:hidden;padding-top:3%;padding-bottom:2.5%;}
.index_news_n_tit {width:100%;overflow:hidden;}
.index_news_n_tit h1 {width:100%;text-align:center;color:#333;font-size:23PX}
.index_news_n_tit p {height:1px;background:#58cf90;width:10%;margin:1% auto 0;}
.index_news_n_tit h1 k {display:block;float:left;}
.index_news_n_tit h1 k img {}
.index_news_n_tit h1 g {color:#58cf90;font-size:1.8em;margin-left:2%;}
.index_news_n_tit h1 d {color:#BCBBBB;font-size:1.4em;margin-left:2%;}
.index_news_n_tit h2 {float:right;text-transform:uppercase;font-size:1em;margin-top:0.6em;}
.index_news_n_tit h2 a {color:#6d6767;}
.index_news_n_top {width:100%;overflow:hidden;margin-top:2%;}
.index_news_n_top dl {overflow:hidden;}
.index_news_n_top dl dd {width:32%;float:left;margin-bottom:2%;margin-right:2%;}
.index_news_n_top dl dd a {display:block;}
.index_news_n_top dl dd h3 {overflow:hidden;height:230px;}
.index_news_n_top dl dd h3 img {width:100%;height:auto;transition:all ease 0.8s;-webkit-transition:all ease 0.8s;}
.index_news_n_top dl dd:hover h3 img {transform:scale(1.05,1.05);transition:all ease 0.8s;-webkit-transition:all ease 0.8s;}
.index_news_n_top dl dd h4 {overflow:hidden;margin-top:2%;}
.index_news_n_top dl dd h4 c {color:#3d3d3d;display:block;font-size:18px;line-height:2em;}
.index_news_n_top dl dd h4 b {margin-top:1%;color:#A8A8A8;font-size:12px;}
.index_news_n_top dl dd h4 b e {display:block;float:left;color:#A8A8A8;font-size:0.8em;}
.index_news_n_top dl dd h4 b f {color:#BCBCBC;font-size:0.8em;display:block;float:right;}
.index_news_n_top dl dd:hover h4 c {color:#58cf90;}
.index_news_n_top dl dd:nth-child(3n) {margin-right:0;}
.index_news_n_lb {width:100%;margin:0 auto;overflow:hidden;padding-top:2%;border-top:1px solid #ddd;}
.index_news_n_lb div {float:left;width:33.3333%;}
.index_news_n_lb div a {margin-bottom:0.5em;display:block;overflow:hidden;}
.index_news_n_lb div p {margin-right:2%;color:#999;text-align:start;float:left;font-size:15px;}
.index_news_n_lb div span {color:#58cf90;}
.index_news_n_lb div:hover p {color:#58cf90;}
.index_news_n h2 {border:1px solid #58cf90;width:10%;text-align:center;margin:1em auto 2%;line-height:1.8em;}
.index_news_n h2 a {color:#58cf90;display:block;font-size:0.9em;}
.index_news_n h2 a:hover {background:#58cf90;color:#fff;}
.index_news_n_lb div:first-of-type,.index_news_n_lb div:nth-child(2n),.index_news_n_lb div:nth-child(3n) {display:none;}
.index_news_n_lb div:nth-child(4n),.index_news_n_lb div:nth-child(5n),.index_news_n_lb div:nth-child(6n),.index_news_n_lb div:nth-child(7n),.index_news_n_lb div:nth-child(8n),.index_news_n_lb div:nth-child(9n) {display:block;}



.index_apply {width:100%;overflow:hidden;text-align:center;padding:3% 0;}
.index_apply h1 {color:#fff;font-size:25px;}
.index_apply h2 {border:1px solid #fff;width:10%;margin:0 auto;margin-top:1em;font-size:17px;line-height:2.2em;border-radius:3px;}
.index_apply h2 a {color:#fff;display:block;}
.index_apply h2:hover {background-color:#fff;border:1px solid rgba(255,255,255,0.71);}
.index_apply u {display:block;color:rgba(255,255,255,0.7);font-size:15px;width:25%;margin:1em auto 0;padding-bottom:0.2%;}
.index_apply h2:hover a {color:#58cf90;}
.in-footer {background:#333;padding:3% 10% 3%;display:block;overflow:hidden;}
.in-f-left {display:block;float:left;width:26%;padding-right:1%;border-right:1px solid #737373;overflow:hidden;}
.in-f-left #img {width:100px;-webkit-filter:grayscale(100%);margin-bottom:1em;}
.in-f-left dl {margin-bottom:1em;display:block;overflow:hidden;}
.in-f-left dl h3 {display:block;overflow:hidden;}
.in-f-left dl h3 img {margin-right:5px;width:22px;display:block;float:left;}
.in-f-left dl h3 span {line-height:1;display:block;float:left;font-size:14px;color:#eee;}
.in-f-left dl h4 {display:block;overflow:hidden;font-size:14px;color:#ccc;line-height:2em;font-weight:bold;}
.in-f-center {display:block;text-align:center;overflow:hidden;float:left;width:48%;}
.in-f-center dl {text-align:left;display:inline-block;vertical-align:top;margin:0 4%;overflow:hidden;}
.in-f-center dl dt {}
.in-f-center dl dt a {color:#eee;font-size:17px;margin-bottom:0.5em;display:block;}
.in-f-center dl dd {}
.in-f-center dl dd a {color:#ccc;font-size:13px;display:block;line-height:2em;}
.in-f-right {border-left:1px solid #737373;display:block;float:right;width:23%;overflow:hidden;margin-bottom:5em;}
.in-f-right h3 {text-align:right;display:block;color:#eee;font-size:17px;margin-bottom:1em;}
.in-f-right h4 {display:block;overflow:hidden;width:120px;float:right;}
.in-f-right h4 img {display:block;width:90px;float:right;margin-bottom:0.2em;}
.in-f-right h4 span {width:100%;float:right;text-align:right;display:block;font-size:14px;font-weight:normal;color:#ccc;}
.in-f-bottom {display:block;width:100%;overflow:hidden;text-align:center;font-size:13px;color:#ccc;border-top:1px solid #737373;line-height:2em;}



.subanner {width:100%;overflow:hidden;height:auto;position:relative;}
.subanner img {width:100%;height:100%;}
.subanner h3 {position:absolute;left:5%;top:30%;width:90%;}
.subanner h3 span {display:block;color:#fff;font-size:36px;margin-bottom:0.5em;line-height:1;}
.subanner h3 font {display:block;height:2px;width:5%;background:#fff;margin-bottom:1em;}
.subanner h3 strong {display:block;font-size:21px;color:#fff;margin-bottom:0.5em;line-height:1;font-weight:normal;}
.subanner h3 a {color:#fff;font-size:14px;border-bottom:1px solid #ccc;}
.snv-box {background-color:#fff;height:80px;border-bottom:1px solid #e6e6e6;padding:0 5%;}
.cur {float:right;line-height:80px;font-size:12px;background:url(../images/icon_cur.png) left center no-repeat;padding-left:22px;color:#858585;}
.cur a {color:#858585;}
.cur a.last,.cur a:hover {color:#58cf90;}
.snv a {display:inline-block;font-size:16px;color:#000;padding:0 8px;line-height:80px;margin-right:40px;}
.snv a.on {color:#58cf90;border-bottom:2px solid #58cf90;line-height:76px;}
.about-tit1 {padding:50px 0 35px 0;}
.about-tit1 h3 {font-size:48px;color:#333333;}
.about-tit1 h4 {font-size:40px;color:#e1e1e1;font-weight:bold;font-family:Arial;text-transform:uppercase;}
.main-txt{}
.pro-list-box {margin-bottom:60px;}
.pro-list-box h3 {font-size:24px;border-left:5px solid #58cf90;padding-left:14px;height:25px;line-height:25px;margin-bottom:30px;overflow:hidden;position:relative;}
.pro-list-box h3 .keyname {position:absolute;top:-90px;}
.ul-pro-list {margin:0 -20px;overflow:hidden;font-size:0;}
.ul-pro-list li {float:none;width:25%;/*padding:20px;*/text-align:center;display:inline-block;*display:inline;*zoom:1;_display:inline;_zoom:1;vertical-align:top;}
.ul-pro-list li .pad {margin:20px;}
.ul-pro-list li a {display:block;width:100%;height:100%;/*padding:20px 0;*/padding-bottom:10px;background:#eaeaea;line-height:21px;/*border:1px solid #fff;*/-webkit-transition:.3s;transition:.3s;-webkit-box-shadow:0px 5px 15px rgba(0,0,0,0.05);-moz-box-shadow:0px 5px 15px rgba(0,0,0,0.05);box-shadow:0px 5px 15px rgba(0,0,0,0.05);}
.ul-pro-list li a:hover {border-color:#e0e0e0;}
.ul-pro-list li h5 {font-size:16px;font-weight:bold;color:#333;-webkit-transition:.3s;transition:.3s;margin-top:10px;text-align:center}
.ul-pro-list li a p {color:#999;/*white-space:nowrap;*/overflow:hidden;font-size:14px;line-height:1.2;}
.ul-pro-list li .pic {height:226px;line-height:216px;overflow:hidden;position:relative;}
.ul-pro-list li .pic:hover img {-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);transform:scale(1.05,1.05);}
.ul-pro-list li .pic img {vertical-align:middle;max-height:100%;padding:10px 0;-webkit-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s;transition:0.5s;}
.ul-pro-list li a:hover p {color:#999;}
.ul-pro-list li a:hover h5 {color:#58cf90;}
.more-4 {width:210px;height:40px;color:#999;line-height:40px;text-align:center;border:0;cursor:pointer;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;font-size:14px;margin-top:20px;display:inline-block;border:1px solid #999;}
.more-4:hover {background-color:#58cf90;border-color:#58cf90;color:#fff;}

.article-box{padding: 50px 0;}
.article-box .fd a{color: #4a4a4a;font-size: 16px;}
.article-box .fd a:hover{color: #58cf90;}
.article-box {position:relative;}
.article-box .bd {line-height:1.8;}
.article-box .fd {padding:20px 0;border-top:1px dashed #eee;font-size:14px;line-height:1.8;position:relative;padding-right:120px;}
.article-box .fd .btn {width:140px;height:40px;color:#fff;line-height:40px;display:block;text-align:center;border:0;cursor:pointer;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;background-color:#58cf90;position:absolute;right:0;margin-top:20px;font-size:16px;}
.article-box .fd .btn:hover {color:#fff;opacity:.8;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);}
.article-box .hd {padding-bottom:30px;text-align:center;border-bottom:1px solid #dedede;}
.article-box .bd {padding:30px 0;color:#4a4a4a;}
.article-box .hd * {vertical-align:top;}
.article-box .hd em {color:#58cf90;}
.article-box .hd span {margin:0 6px;color:#999;}
.article-box .hd h1 {margin-bottom:10px;font-size:24px;color:#333;margin-bottom:20px;}
.article-box {padding:50px 0;}
.article-box .fd a {color:#4a4a4a;font-size:16px;}
.article-box .fd a:hover {color:#58cf90;}

.list-com-news {overflow:hidden;padding-bottom:20px;}
.list-com-news li {padding:20px;border:1px solid #e6e6e6;position:relative;}
.list-com-news .img {width:200px;height:120px;margin-right:20px;}
.list-com-news .txt {overflow:hidden;padding-right:200px;color:#999}
.list-com-news h3 {margin-bottom:14px;}
.list-com-news h3 a {color:#333;font-size:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
.list-com-news h3 a:hover {color:#58cf90;}
.list-com-news p {color:#666;line-height:1.6;height:70px;overflow:hidden;}
.list-com-news .img,.rec-news .img {-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:50% 50%;display:block;float:left;background-repeat:no-repeat;}
.list-com-news li,.rec-news {overflow:hidden;background-color:#fff;margin-top:20px;}
.rec-news .img {height:300px;width:400px;position:relative;background-size:contain !important;}
.rec-news em {position:absolute;left:0;top:0;width:80px;height:80px;background:url(/Public/Images/home/afriso/zh-cn/rec.png) no-repeat left top;font-size:0;}
.rec-news .txt {overflow:hidden;color:#666;line-height:1.6;padding:30px 40px;}
.rec-news h3 a {font-size:24px;color:#58cf90;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;}
.rec-news h4 {font-size:14px;color:#999;margin:10px 0;}
.rec-news .con {height:110px;overflow:hidden;margin-bottom:20px;}
.date-n {border:1px solid #dbdbdb;border-radius:4px;width:66px;height:66px;padding:10px;text-align:center;line-height:1.6;color:#000;position:absolute;right:30px;color:#666;top:50%;margin-top:-33px;font-size:14px;}
.img-ovh {overflow:hidden;}
.img-ovh img {-webkit-transition:.3s;transition:.3s;}
.img-ovh:hover .img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.com-news-box {padding:40px 0 50px 0;}
.rec-news h3 a:hover {opacity:.8;-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);}

.job-list {padding-bottom:40px;}
.job-list li {margin-bottom:2px;}
.job-list .con {background-color:#fff;color:#666;display:none;}
.job-list em {background-image:url(../images/more1.png);width:30px;height:30px;position:absolute;right:40px;top:20px;background-position:left 0;background-repeat:no-repeat;}
.job-list .ok em {background-position:0 bottom;}
.job-list .ok {margin-bottom:14px;}
.job-list .pad {padding:30px 40px;}
.job-meta span {display:inline-block;width:160px;margin-bottom:10px;}
.job-meta {border-bottom:1px solid #ddd;padding-bottom:6px;}
.job-det p {color:#666;}
.job-det h3 {color:#333;margin:20px 0;font-size:14px;}
.job-list .tit{height: 70px;line-height: 70px;padding: 0 30px;font-size: 16px;color: #666;background-color: #fff;cursor: pointer;position: relative;}
.job-list .ok .tit{background-color: #008cd6;color: #fff;}

.ab-row1{overflow: hidden;padding:40px 0}
.ab-row1 .map-l{float: left;width: 50%;}
.ab-row1 .map-r{width: 50%;*width: 43%;_width: 43%;float: right;}
.map-r h3 {font-size:30px;color:#58cf90;font-weight:bold;padding:20px 0 0 0;padding-top:0;}
.map-r {overflow:hidden;padding:20px 36px;padding-top:0;line-height:1.8;color:#666;}
.map-r h4 {font-size:18px;color:#58cf90;}

#allmap{width:100%;height:100%}
.h20 {
    height: 20px;
}
.formGround{padding:0 0 0 175px;position: relative;}
.formGround .label{position: absolute;width: 150px;top:0;bottom: 0;left: 0;margin:auto;color: #545454;font-size: 16px;height: 20px}
.formGround .erweimaDiv .picture{margin-right: 160px;vertical-align: top;}
.formGround .mapBtn{line-height: 168px;}
.formGround .mapBtn img{position: relative;display: inline-block;margin-right: 5px;top:5px;}
.message{padding:0 0 58px;position: relative;}
.message ul li{padding:15px 0px;border-top: 1px solid #e8e8e8;position: relative;color: rgba(84,84,84,.8);}}
.message .formGround .label{padding-left: 18px;height: 52px;line-height: 52px;bottom: auto}
.message .formGround .label ins{position: absolute;width: 15px;left: 0;height: 100%;top:0;background-position: left center;background-repeat: no-repeat;background-image: url(../images/7icon02.png);}
.message .formGround .inputCtl{background-color: #fff;line-height: 52px;height: 52px;border: none;width: 100%;padding:0 10px;}
.message .btnCtrl{background-color: #58cf90;line-height:90px;height:90px;border: none;width: 100%;text-align: center;font-size: 22px;color: rgba(255,255,255,.8);margin-top: 30px;cursor:pointer;}
.message .btnCtrl:hover{background-color: #5dd9ac;}
.message .formGround .textareaCtrl{background-color: #fff;line-height:170%;height: 197px;border: none;width: 100%;padding:10px;resize: none;}
.mapConDiv{position: fixed;width: 100%;height: 100%;top:0;left: 0;background-color: rgba(0,0,0,.7);z-index: 99999;}

@media screen and (max-width:1640px) {
.index_about_two,.index_news_n {width:90%;}
.index_about_two dl dd h3 {font-size:12px;display:block;width:100%;margin:1em auto;}
.index_about_two dl dd h1 img {width:70%;}
.index_pro {width:90%;padding:5% 5% 4%;}
.index_pro a strong {color:#fff;font-weight:normal;font-size:14px;}
.index_pro a font,.index_pro a span {margin:0;}
.index_news_n_lb div p {font-size:14px;}
.index_news_n_top dl dd h4 b {font-size:12px;}
.index_news_n_top dl dd h3 {height:190px;}
.index_news_n_top dl dd h4 c {font-size:15px;}
.index_news_n h2 {wdith:14%;line-height:1.2em;}
.index_news_n h2 a {font-size:12px;}
.index_pro a span img {width:100px;}
.index_about_one .i-a-o-right h3 {font-size:18px;margin:0.2em 0;}
.index_about_one {padding:3% 5%;}
.index_about_one .i-a-o-right h5 a {width:29%;}
.index_about_one .i-a-o-right h5 a:nth-child(3n) {float:left;margin-right:0;}
.index_about_one .i-a-o-right h4 {font-size:12px;margin-top:2em;}
.index_about_one .i-a-o-right {width:54%;margin-left:1%;margin-top:1%;}
.index_about_one .index-3 {width:44%;}
.index_apply h1 {font-size:18px;}
.index_apply u {font-size:13px;}
.page_banner h3 span {font-size:25px;}
.contact_two h3 f,.contact_one h3 f,.contact_three h3 f {font-size:14px;}
.in-footer {padding:3% 5% 3%;}
.index_pro a span {font-size:23px;}
.index_about_one .i-a-o-right h5 {margin-top:2.6em;}
}

@media screen and (max-width:1300px) {
.w {padding:0 5%;}


}

@media screen and (max-width:800px) {
.snv a,.cur,.snv-box {height:50px;line-height:50px;}
.snv a.on {line-height:49px;}
.snv-box {padding:0 20px;}
.about-tit1 h3,.about-tit1 h4 {font-size:28px;margin-bottom:0px;}
.about-tit1 {padding:20px 0}
.w {padding:0 5%;}
.ul-pro-list li{width: 33.33333%;}
.ab-row1 .map-r,.ab-row1 .map-l {float:none;width:100%;padding-top:0px;}


}



/*手机站样式开始*/@media screen and (max-width:740px) {
.w {padding:0 20px;}
.index_about_one {padding:1.5em 1%;}
.index_about_one .i-a-o-right {width:100%;margin:0;}
.index_about_one .index-3 {width:100%;margin:0;overflow:hidden;height:auto;margin-bottom:0;}
.index_about_one .i-a-o-right h3 {font-size:15px;margin:1.5em  0 0;}
.index_about_one .i-a-o-right h4 {margin-bottom:2em;display:none;font-size:12px;}
.index_about_one .i-a-o-right span,.index_about_one .i-a-o-right h5 {display:none;}
.index_about_one .index-3 .video-auto-box .at-img {height:100% !important;width:100% !important;margin:0 !IMPORTANT;}
.index_abou .index-3 .mask-txt i {top:40%;}
.index_abou .wrap {margin:0;}
.index_about_one_left {width:100%;}
.index_about_one_left h1 {top:10%;}
.index_about_one_left h1 e {font-size:1em;}
.index_about_one_right {width:100%;}
.index_about_one_right h1 g {font-size:0.9em;line-height:1.4em;}
.index_about_one_right h1 b {font-size:0.8em;}
.index_about_one_right h1 f {width:40%;}
.index_about_two dl dd {width:50%;margin:0 0 1em 0;}
.index_about_two dl dd h1 {width:4em;height:4em;}
.index_about_two dl dd h1 img {width:100%;height:100%;}
.index_about_two dl dd h2 {width:100%;font-size:17px;}
.index_about_two dl dd h2 b {font-size:1em;}
.index_about_two dl dd h3 {font-size:12px;line-height:1.6em;width:90%;margin:0.8em auto;}
.index_about_two dl dd h4 {width:40%;line-height:1.4;}
.index_about_two dl dd h4 a {font-size:12px;}
.index_pro .pro_tit h1 c img {width:60%;}
.index_pro .pro_tit h1 g {font-size:1em;}
.index_about_two {width:100%;}
.index_pro .pro_tit h1 f {font-size:1.4em;}
.index_pro .pro_tit h1 k {font-size:0.9em;}
.index_pro .pro_tit h1 d {width:60%;}
.index_pro {height:auto;width:98%;padding:3em 1% 2em;}
.index_pro a {float:left;width:100%;margin-bottom:1em;padding:0;}
.index_pro a:hover {border-bottom:1px solid #ccc;padding-bottom:0;}
.index_pro a img {width:18%;display:block;float:left;margin-left:2%;}
.index_pro a dt {width:70%;margin-left:5%;}
.index_pro a dt span {font-size:18px;margin-bottom:0;}
.index_pro a dt span img {width:70px;display:inline-block;margin-left:0;}
.index_pro a dt font {margin-bottom:0;font-size:15px;display:inline-block;}
.index_pro a dt strong {font-weight:normal;font-size:13px;display:none;margin:5px 0 0 5px;float:left;}
.index_news {padding:5% 0;}
.index_news_n {width:98%;}
.index_news_n_tit h1 {width:100%;font-size:17px;}
.index_news_n_tit h1 d {font-size:1.2em;}
.index_news_n_top dl dd {width:100%;margin-right:3%;margin-bottom:1%;border:0;}
.index_news_n_top dl dd h3 {height:auto;width:40%;margin-bottom:1em;float:left;}
.index_news_n_top dl dd h4 {margin:0 0 0 3%;float:left;width:57%;}
.index_news_n_top dl dd h4 c {font-size:15px;height:auto;line-height:1.4em;}
.index_news_n_top dl dd h4 b {display:none;}
.index_news_n_top dl dd h4 b f {display:none;}
.index_news_n_top dl dd:nth-child(3n) {border-right:1px solid #ccc;}
.index_news_n h2 {width:30%;}
.index_news_n h2 a {font-size:12px;}
.index_news_n_lb div {width:100%;}
.index_news_n_lb div a p {color:#666;font-size:12px;}
.index_news_n_lb div a span {display:none;font-size:12px;}
.index_news_n_tit p {margin-bottom:2em;}
.index_news_n_lb div a {margin-bottom:0.3em;}
.index_case_top h1 g {font-size:1.4em;}
.index_case_top h1 d {font-size:1.2em;}
.index_case_top h1 {width:70%;}
.index_case_bottom dl {width:100%;margin-right:0%;margin-bottom:3.4%;}
.index_case_bottom dl:nth-child(2n) {width:100%;}
.index_case_bottom dl:nth-child(3n) {width:100%;}
.index_case_bottom .two {height:12.5em;}
.page_dg div {width:98%;}
.index_apply {padding:10% 0;}
.index_apply h1 {font-size:12px;width:100%;margin:auto;line-height:1.4em;}
.index_apply h2 {width:30%;line-height:2;}
.index_apply h2 a {font-size:12px;}
.index_apply h3 {width:70%;font-size:0.9em;}
.index_apply u {display:none;}
.index_contact_n left {width:100%;}
.index_contact_n left h1 {font-size:1.2em;}
.index_contact_n left h2 b e {width:22px;height:22px;}
.index_contact_n left h2 b c {width:90%;margin-top:0.5%;line-height:1.2em;}
.index_contact_n left h3 b e {width:22px;height:22px;}
.index_contact_n left h3 b c {width:90%;margin-top:0.5%;line-height:1.2em;}
.index_contact_n right {width:100%;}
.index_contact_n right h1 {font-size:1.2em;margin-top:2%;}
.index_contact_n right div .input_a {width:99%;height:2em;line-height:2em;}
.index_contact_n right div .textarea_a {width:99%;height:5em;}
.index_contact_n right div span {font-size:0.8em;}
.in-footer {padding:3% 1% 3%;}
.in-f-left {display:none;}
.in-f-center {padding-top:1em;border:0;width:100%;}
.in-f-right {display:none;border:0;width:100%;margin-bottom:1em;}
.in-f-center dl dt a {font-size:15px;}
.in-f-center dl dd a {line-height:1.6em;font-size:12px;}
.in-f-center dl:first-of-type {width:24%;margin-left:4%;}
.in-f-center dl {margin:0 0 1em;width:24%;overflow:hidden;display:block;float:left;}
.in-f-right h3,.in-f-right h4 span {text-align:center;}
.in-f-right h4 img {float:none;margin:auto;}
.in-f-bottom {font-size:12px;padding-top:1em;line-height:1.2em;margin:1em 0 1em;}
.in-f-center dl dd #wap {display:block;}
.in-f-center #wap2,.page_contact_two,.page_contact_form {display:none;}
.subanner h1 {height:100px;}
.subanner {height:100px;}
.subanner h3 {left:1%;top:40%;width:98%}
.subanner h3 span {text-align:center;font-size:19px;}
.subanner h3 font {display:none;}
.subanner h3 strong {display:none;}
.subanner h3 a {display:none;}
.cur {float:left;}
.snv {margin-top:20px;margin-left:-8px;margin-right:-8px;display:none;}
.snv a {margin-right:0;float:left;width:33.333%;text-align:center;font-size:14px;height:40px;line-height:40px;}
.snv a.on {line-height:39px;}
.about-tit1 h4 {font-size:21px;}
.about-tit1 {padding:10px 0 10px 0;}
.article-box{padding:20px 0}
.article-box .fd{padding-right: 0;}
.article-box .fd .btn{position: relative;margin: 0 auto;margin-bottom: 20px;}
.article-box .fd p a{font-size: 14px;}
/*.article-box .hd{margin-top: 40px;}*/
.article-box .hd h1{font-size: 20px;margin-bottom:10px}
.article-box .fd .btn{width: 120px;font-size: 14px;}
.ul-pro-list li{width: 50%;display: inline-block; float: none;vertical-align: top;}
.ul-pro-list li .pic{height: 150px;line-height: 140px;overflow: hidden;}
.list-com-news .img{float: none;width: 100%;margin-bottom: 20px;background-size: contain !important;height:200px;overflow:hidden}
.list-com-news h3 a{font-size: 20px;}
.date-n{position: static;margin-top: 0;float: right;width: 50px;height: 50px;padding: 0;font-size: 12px;padding-top: 8px;display: none;margin-top: 10px;}
.list-com-news .txt{padding-right: 0;}
.map-r{padding: 20px 0px;padding-top: 0;}
.map-r h3{font-size:26px;}
.map-r h4{font-size:12px;}
.formGround{padding:0 0 0 80px;position: relative;font-size:14px;}
.message .formGround{padding:0 0 0 65px;position: relative;font-size:14px;}
.message .formGround .label{height: 45px;font-size:14px;line-height: 45px;width: 65px}
.message .formGround .label ins{width:10px;background-size: 10px}
.message .formGround .inputCtl{line-height: 45px;height: 45px;border: none;width: 100%;}
.message .formGround .textareaCtrl{height:120px}
.message .btnCtrl{line-height:45px;height:45px;font-size: 15px;margin-top: 20px}
.formGround .erweimaDiv .picture{margin-right:20px;vertical-align: top;width: 100px}   
.formGround .erweimaDiv .picture{margin-right:20px;vertical-align: top;width: 100px} 



	
html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6,font,b {-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;}
}


/* ipad 竖向样式 */
@media only screen and (min-width:750px) and (max-width:1000px) {
.index_news_n_tit h1 {font-size:18px;}
.index_about_one_left h1 {top:20%;}
.index_about_one_left h1 e {font-size:1em;}
.index_about_one_right h1 b {font-size:0.8em;}
.index_about_one_right h1 g {font-size:0.9em;line-height:1.4em;}
.index_about_two dl dd h1 {width:60px;height:60px;}
.index_about_two dl dd h2 {font-size:15px;}
.index_about_two dl dd h1 img {width:100%;}
.index_about_two dl dd h2 b {font-size:1em;}
.index_about_two {margin-bottom:1.5em;margin-top:1.5em;}
.index_about_two dl dd h3 {width:98%;line-height:1.4em;}
.index_about_two dl dd h4 {font-size:12px;width:40%;}
.index_about_one .index-3 {height:160px;overflow:hidden;}
.index_about_one .i-a-o-right h5 {margin-top:1.5em;}
.index_about_one .i-a-o-right h3 {font-size:17px;}
.index_pro {height:auto;}
.index_pro a span img {width:80px;}
.index_pro a span,.index_pro dt {font-size:18px;}
.index_pro a strong {font-size:12px;}
.index_pro a {width:30%;margin-right:5%;}
.index_pro a font {font-size:12px;}
.index_pro a img {width:22%;}
.index_pro dt {width:73%;}
.index_news_n_tit h1 g {font-size:1.4em;}
.index_news_n_tit h1 d {font-size:1.2em;}
.index_news_n_top dl dd h4 c {font-size:15px;height:18px;line-height:1.4em;display:block;overflow:hidden;margin-bottom:1em;}
.index_news_n_top dl dd h4 b f,.index_news_n_lb div span,.index_pro a strong,.index_about_one .i-a-o-right h4 {display:none;}
.index_news_n_top dl dd h3 {height:7em;}
.index_news_n_bottom left {width:100%;}
.index_news_n_bottom right {width:100%;}
.index_news_n_lb div p {font-size:12px;display:block;height:16px;overflow:hidden;}
.index_news_n_top dl dd h4 b {font-size:12px;display:block;height:16px;overflow:hidden;}
.index_case_top h1 g {font-size:1.4em;}
.index_case_top h1 d {font-size:1.2em;}
.index_case_bottom .two {height:355px;}
.index_case_bottom dl {height:360px;}
.index_case_bottom dl dd {height:10.8em;}
.index_apply h1 {font-size:15px;width:100%;margin:0 auto;}
.index_apply h2 {width:20%;font-size:14px;margin-top:1.5%;}
.index_apply h3 {width:56%;}
.index_apply u {font-size:12px;width:100%;}
.index_contact_n left h1 {font-size:1.2em;}
.index_contact_n left {width:45%;}
.index_contact_n right {width:50%;}
.index_contact_n left h2 b e {width:26px;height:26px;}
.index_contact_n left h2 b c {font-size:0.9em;width:80%;}
.index_contact_n left h3 b e {width:26px;height:26px;}
.index_contact_n left h3 b c {width:80%;font-size:0.9em;}
.index_contact_n right h1 {font-size:1.2em;}
.index_contact_n right div .input_a {width:74%;height:2em;line-height:2em;}
.index_contact_n right div .textarea_a {width:99%;height:5em;}
.index_contact_n right div span {font-size:0.9em;margin-top:1%;}
.index_contact_n right div p {width:40%;}
.index_contact_n right div p .tj_an {font-size:0.9em;line-height:2.4em;}
.index_contact_n {padding:2% 2% 2% 2%;}
.footer_bottom_s left {width:100%;}
.footer_bottom_s left h1 {margin-right:11.5%;}
.footer_bottom_s left h1:last-child {margin-right:0;}
.footer_bottom_s right {float:left;margin-top:2%;width:40%;}
.footer_bottom_x left {width:30%;}
.footer_bottom_x right {width:70%;}
.in-footer {padding:3% 5% 3%;}
.in-f-left dl h4,.in-f-left dl h3 span,.in-f-center dl dd a,.in-f-right h4 span,.in-f-bottom {font-size:12px;font-weight:normal;}
.in-f-right h3,.in-f-center dl dt a {font-size:15px;}
.in-f-center dl {margin:0 2%;}
.in-f-right h4 img {width:70px;}
.in-f-left {width:25%;}
.in-f-right {width:13%;}
.subanner {height:15em;}
.subanner h2 {top:32%;}
.subanner p b {font-size:0.9em;}
.subanner h3 {width:90%;left:5%;top:30%;}
.subanner h3 span {font-size:25px;}
.subanner h3 strong {font-size:19px;}
}



/*ipad 横向样式*/
@media only screen and (min-width:956px) and (max-width:1268px) {
.index_about_one_left h1 e {font-size:em;}
.index_about_one_right h1 b {font-size:0.8em;}
.index_about_one_right h1 g {font-size:0.9em;}
.index_about_one_right h1 f {margin-top:4%;}
.index_about_two dl dd {}
.index_about_two dl dd h1 {width:60px;height:60px;margin:0 auto;float:none;}
.index_about_two dl dd h1 img {width:100%;height:100%;}
.index_about_two dl dd h2 {width:100%;text-align:center;font-size:17px;}
.index_about_two dl dd h2 c {margin:0 auto;}
.index_about_two dl dd h2 b {font-size:1em;}
.index_about_two dl dd h2 e {margin-top:2.5%;}
.index_pro .pro_tit h1 c img {width:20%;}
.index_pro .pro_tit h1 g {font-size:1em;}
.index_pro .pro_tit h1 f {font-size:1.4em;}
.index_pro .pro_tit h1 k {font-size:0.9%;}
.index_pro .pro_tit h1 d {width:20%;}
.index_pro {height:auto;}
.flickerplate .dot-navigation {bottom:20px;}
.index_news_n_tit h1 {font-size:17px;}
.index_news_n_top dl dd h3 {height:auto;}
.index_news_n_lb div p {font-size:12px;}
.index_news_n_top dl dd h4 c {font-size:0.9em;}
.index_news_n_bottom left {width:40%;height:14.05em;}
.index_news_n_bottom right {width:60%;height:14.05em;}
.index_news_n_bottom left .news_video a {width:100%;height:100%;}
.index_news_n_bottom left .news_tit {width:40%;}
.index_news_n_bottom left .news_video {width:40%;height:7em;}
.index_news_n_bottom right dl dd {padding:2.15%;height:5.5em;}
.index_case_top h1 {font-size:0.8em;}
.index_case_bottom dl dd {height:11em;}
.index_case_bottom dl {height:360px;}
.index_case_bottom .two {height:360px;}
.index_apply h1 {font-size:17px;}
.index_apply h2 {font-size:14px;}
.index_apply h3 {width:40%;}
.index_contact_n left h1 {font-size:1.4em;}
.index_contact_n left h2 b c {width:86%;}
.index_contact_n left h2 b e {width:26px;height:26px;}
.index_contact_n left h3 b e {width:26px;height:26px;}
.index_contact_n left h3 b c {width:86%;}
.index_contact_n right h1 {font-size:1.4em;}
.index_contact_n right div .input_a {height:2em;line-height:2em;}
.index_contact_n right div .textarea_a {width:99.6%;height:6em;}
.index_contact_n right div p .tj_an {font-size:0.9em;line-height:2.4em;}
.footer_bottom_x left {width:22%;}
.footer_bottom_x right {width:78%;}
.footer_bottom_s left {width:70%;}
.footer_bottom_s right {width:28%;}
.footer_bottom_s left h1:last-child {margin-right:0;}
.footer_bottom_s left h1 {margin-right:9%;}
.index_pro a strong {display:none;}
.index_pro a span {font-size:21px;}
.index_pro a span img {width:80px;}
.index_about_two dl dd h4 {width:40%;}
.index_about_two dl dd h4 a {font-size:12px;}
.index_about_two dl dd h3 {width:90%;font-size:14px;line-height:1.4em;}
}

.page {text-align: center }
.page a {display: inline-block; width: 35px; height: 35px; font-size: 14px; color: #555555; line-height: 33px; text-align: center; margin: 0 3px; text-align: center; position: relative; border:1px solid #cacaca; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: top; }
.page a.prev{margin-right: 25px; }
.page a.next{margin-left: 25px; }
.page a.on,
.page a:hover {color: #fff; background: #58cf90; border-color: #58cf90 }