@charset "UTF-8";
* { padding: 0;margin: 0;border: 0;outline: none;}
body { color: #3a3634;overflow-x: hidden; font-size: 14px;font-family:"microsoft Yahei","微软雅黑","Raleway,Helvetica Neue, Helvetica, Arial, sans-serif";}
a:focus{outline:none;}
a { color: #333;}
input,select,button,textarea {vertical-align:middle;font-family:"microsoft Yahei","微软雅黑","Raleway,Helvetica Neue, Helvetica, Arial, sans-serif"; outline: none;border: 0;}
select { -webkit-appearance: none;}
li{ list-style:none;}
ol, ul{ padding:0;}
a, a:hover{ -webkit-filter: none;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.trans { -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.wrap { margin-top:70px;}
:-moz-placeholder { color: #828282; opacity:1; }
::-moz-placeholder { color: #828282;opacity:1;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color: #828282;opacity:1;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #828282;opacity:1;}
.tc { text-align: center;}
img { max-width:100%;}
.text ul,.text li,.text p,.text h6,.text h5,.text h4,.text h3,.text h2,.text h1,.text ol,.text dl,form { margin:0;}
.wrap { margin-top:60px;}


/* 头部 */
.header { padding: 30px 0;}
.top-email span { font-size: 20px;color:#7ecb28;font-family: Arial;position: relative;padding-left:12px;margin-lefT:12px;}
.top-email span:before { content: "";width:1px;height: 13px;background: #eeeeee;position: absolute;left:0;top:7px;}
.top-email { line-height: 51px;}
.top-lage a { width: 30px;height: 30px;background: url(../images/lang.jpg) no-repeat center;display:inline-block;position: relative;top:7px;}
.top-lage a:hover { background: url(../images/lang2.jpg) no-repeat center;}
.search-bg { margin:16px 10px 0 24px;}
.top-lage span { padding-left: 24px;}
.head-con { position: relative;}
.logo a { display: block;}


/* search */
.search .search-ico {display:block;width:20px;height:20px;background:url(../images/search.jpg) no-repeat center center;}
.search-box{width:100%;top:0px;right:66px;display:none;position:absolute;z-index:99999;}
.search-block{ width:274px !important;height:51px;float:right;background:#fff;margin-top: 10px;}
.search-block .btn{width:34px;height:34px;background:url(../images/search.jpg) no-repeat center center;float:left;border:1px solid #eee;border-right:none;}
.search-block .close{display:block;width:24px;height:34px;background:url(../images/close.png) no-repeat center center;float:right;}
.search-block .text{width:200px;height:34px;font-size:16px;float:left;padding:0 0 0 5px;border:1px solid #eee;border-left:none;}
.Hsrch-menu.cur{display:none;}





/* 导航 */
.nav-bg { height: 57px;line-height: 57px;border-top:1px solid #ebeced;}
.nav{ position:relative; z-index:9999; margin: 0 auto;text-align: center; }
.nav .nLi{  position:relative; display:inline-block;}
.nav .nLi:last-child { background:none;}
.nav .nLi.on { background:none;}
.nav .nLi h3{ margin:0;}
.nav .nLi h3 a{ display:block;font-size:20px; color:#000;font-weight:bold; font-weight:normal;text-transform:uppercase; text-align:center;width: 162px;}
.nav .sub{ display:none;left:0; top:42px;  position:absolute; background:#fff;line-height:46px;width:100%;padding:5px 0;z-index: 99;text-align: center;}
.nav .sub a{ display:block;font-size:15px; display:block;color:#3a3634;margin:0 10px;}
.nav .sub li:last-child a { border:none;}
.nav .nLi:last-child h3 a:before { width: 0;}
.nav h3 a .nav-ico { width:11px;height:6px;background:url(../images/nav.jpg) no-repeat center;display: inline-block;vertical-align: middle;margin-lefT:10px;position: relative;top:-2px;}
.nav .sub2 { width:130%;}
.nav .on h3 a,.nav h3 a:hover { color:#7ecb28;}
.nav .sub2 a { display:block;}
.nav .sub a:hover{ color:#7ecb28;}
.nav .on h3 a .nav-ico,.nav h3 a:hover .nav-ico { transform: rotate(180deg);}



/* 手机导航 */
.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:9999;width:100%;top:0;box-shadow: 0px 2px 5px #eee;}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:20px;margin-top: 5px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:100%;}
.sp_nav span{display:block;background:#666;width:22px;height:2px;position:absolute;left:14px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:15px}
.sp_nav span:nth-of-type(2){top:23px}
.sp_nav span:nth-of-type(3){top:31px}
.sp_nav_se span:nth-of-type(1){top:23px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:23px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:999;background:#eee;width:100%;height:calc(100% - 50px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:0px;right:0px;height:40px;width: 10%;text-align: right;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;text-indent:15px;position:relative;line-height:40px;font-size:15px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none;margin: 0;border-top:1px solid #ddd;padding:8px 0;}
.sjj_nav ul li a{color:#666;width:100%;display: block;}
.sjj_nav ul li.on>a { color:#7ecb28;}
.sjj_nav ul li ul li { border:none;line-height: 32px;font-size: 14px;}
.sjj_nav ul li ul li a{ color:#888;display:block;text-align:left;}
.sjj_nav ul li i:before { width:100%;height:40px;display: block;position: absolute;right:10px;font-style: normal;}
.sjj_nav ul li i.sp_nav_xjb:before{content: "+";}
.sjj_nav ul li i.sjj_nav_i_se:before{content: "-";font-size: 28px;color:#7ecb28;position: relative;top:-3px;}
.sjj_nav ul li ul li>ul{margin-left:10px}
.lange-en { position: absolute;right: 50px;top: 0;height: 50px;display: block;font-size: 16px;line-height: 50px;text-align: right;}
.lange-en a { display: block;padding: 0 3px 0 20px;}



/* banner */
.banner .swiper-container2 .swiper-slide img { width:100%;}
.banner .swiper-container2 .swiper-slide a { display: block;}
.banner .swiper-container2 .swiper-pagination-bullet { background: #fff;opacity: .5;width: 11px;height: 11px;}
.banner .swiper-container2 .swiper-pagination-bullet-active { opacity: 1;width: 13px;height: 13px;position: relative;top: 1px;}


/* 产品 */
.in-pro-bg { background: #f2f3f4;padding:0 0 10px 0;}
.ab-img { border:1px solid #cbcbcb;border-radius:100%;width: 70px;height: 70px;text-align: center;margin:0 auto;}
.ab-img img { display: block;margin:13px auto 0 auto;-webkit-transition: -webkit-transform .8s ease-out;-moz-transition: -moz-transform .8s ease-out;-o-transition: -o-transform .8s ease-out;-ms-transition: -ms-transform .8s ease-out;}
.in-pro-list { padding: 50px 0;}
.in-pro-list li { text-align: center;}
.in-pro-list li p { font-size: 16px;color:#686868;margin:10px 0 0 0;}
.in-pro-img li a { position: relative;display: block;}
.in-pro-img img { width: 100%;display: block;}
.in-pro-text { position: absolute;left:10%;top:10%;width: 50%;}
.in-pro-tit { font-size: 30px;font-family: Arial;color:#333;font-weight: bold;}
.in-pro-t { font-size: 19px;color:#686868;}
.in-pro-more { width: 150px;height: 35px;background: #7ecb28;color:#fff;font-size: 14px;text-align: center;line-height: 35px;margin-top:30px;}
.in-pro-more span { background: url("../images/more1.png") no-repeat right center;padding-right:27px;}
.in-pro-more:hover span { margin-left:8px;}
.in-pro-text2 { position: absolute;top:50%;margin-top:-72px;left:50%;}
.in-pro-img2  li:nth-child(1){ padding-right: 5px;}
.in-pro-img2  li:nth-child(2) { padding-left: 5px;}
.in-pro-img3 li:nth-child(1) { padding-right: 6.5px;}
.in-pro-img3 li:nth-child(2) { padding: 0 3.5px;}
.in-pro-img3 li:nth-child(3) { padding-left: 6.5px;}
.in-pro-img2 { margin: 0 0 10px 0;}

/* 关于我们 */
.ab-tit h6 { font-size: 34px;color:#7ecb28;margin: 0;}
.ab-tit p { margin: 10px 0 0 0;font-size: 16px;line-height: 30px;color:#4d4d4d;}
.bg3 { background: url(../images/bg.jpg) no-repeat top center;background-size: cover;padding:70px 0 140px 0;}
.cul-box { background: rgba(255,255,255,.6);padding:40px 30px;height: 100%;}
.cul-img { width:90px;height:90px;border:1px solid  #d1d4d6;border-radius: 100%;margin:0 auto;}
.cul-img img { margin-top:23px;-webkit-transition:-webkit-transform .8s ease-out;-moz-transition: -moz-transform .8s ease-out;-o-transition: -o-transform .8s ease-out;-ms-transition: -ms-transform .8s ease-out;}
.cul-text h6 { font-size: 30px;color:#7ecb28;margin:20px 0;text-align: center;}
.cul-text p { font-size: 16px;line-height:30px;color:#333;}
.culture-list { margin-right:-20px;margin-top:50px;}
.culture-list li { padding-right: 20px;cursor: pointer;}
.course-tit b { font-size: 50px;font-family: Arial;margin-right:5px;}
.course-tit { font-size: 20px;}
.course-text { color:#636363;}
.culture-list { display: flex;flex-direction: row;}

/* 新闻 */
.in-bg { background: #f2f3f4;padding:50px 0;}
.slideTxtBox .hd{  position:relative;margin-top:20px; }
.slideTxtBox .hd ul { text-align: center;}
.slideTxtBox .hd ul li{ display:inline-block;width:160px;height:50px;line-height:46px;border:2px solid #d4d4d4;font-size:20px;color:#333;margin:0 10px;cursor:pointer;text-align: center;  }
.slideTxtBox .hd ul li.on{ background:#fff; border:2px solid #7ecb28; background: #7ecb28;color:#fff;position: relative;}
.slideTxtBox .bd ul{ margin-top:50px;zoom:1;  }
.slideTxtBox .bd li{ height:24px; line-height:24px;}
.slideTxtBox .bd li .date{ float:right; color:#999;}
.slideTxtBox .hd ul li.on:before { content:"";width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid #7ecb28;position: absolute;left: 50%;margin-left:-10px;bottom: -11px;}
.in-news-img { position: relative;}
.in-news-img img { width: 100%;display: block;}
.in-time { position:absolute;right:0;top:0;width:60px;height:60px;background: #7ecb28;color:#fff;text-align: center;font-family: arial;}
.in-time b { font-size: 24px;line-height: 30px;display: block;margin: 5px 0 0 0;font-family: Arial;font-weight: normal;}
.in-time p { font-size:12px;margin:0;}
.news-text { padding: 30px 20px 0 20px;}
.news-text h6 { font-size: 20px;color:#333;margin:0;font-weight: normal;}
.news-text p { font-size: 16px;color:#8c8c8c;line-height: 30px;max-height:90px;overflow: hidden;margin:20px 0 0 0;overflow: hidden;}
.in-news-slide a {display: block;position: relative;}
.news-bor { position:absolute;left:0;right:0;bottom:0;top:0;border:2px solid #7ecb28;display:none;}
.in-pro-box2 { margin:0 0 40px 0;}
.news-img { overflow: hidden;}
.in-news-more { display: block;margin:0 auto;width: 200px;height: 45px;border:1px solid #7ecb28;border-radius: 45px;line-height: 43px;font-size: 16px;color:#7ecb28;margin-top:50px;}
.in-news-more span { background: url(../images/more2.png) no-repeat right center;padding-right:35px;}



/* footer */
.footer,.bot { background: #fff;}
.footer2 { padding: 60px 0 40px 0;}
.foot-list { margin: 0;}
.foot-list li { float: left;}
.foot-list li:last-child { margin-right:0;}
.foot-list h6 { font-size:20px;color:#333;font-weight: normal;margin:0 0 15px 0;line-height: 18px;}
.foot-list p { margin: 0;color:#686868;font-size:14px;line-height: 25px;}
.foot-list p a{ color:#686868;display:block;}
.foot-list p a:hover { color:#25c000;}
.foot-cont span { vertical-align: middle;margin-left:10px;}
.bot-wrap { border-top:1px solid #f1f1f1;font-size: 14px;color:#686868;line-height: 35px;padding:18px 0;}
.bot-wrap a { color:#686868;display:inline-block;}
.foot-list li h6{ position: relative;}
.foot-list li h6:before { content: "";width:3px;height:20px;background: #7bc326;display:block;position: absolute;left:-17px;top:0;}
.sz { text-align: right;}
.sz span { margin:0 0 0 5px;}
.foot-a { margin-bottom:10px;}
.foot-a a { margin:0 5px;}
.foot-list li { margin-right:100px;padding-left:15px;border-left:1px solid #f1f1f1;}
.foot-list .foot-li { width:310px;margin-right:0;}
.foot-img { margin-right:0 !important;}
.ab-center-text h6 { margin: 0 0 25px 0;}
.footer-top { padding:50px 0;}
.sz { text-align: right;}
.foot-cont { width: 392px;}
.foot-cont img { margin-right:5px;float: left;position: relative;top:5px;}
.foot-cont span { padding:0 0 0 21px;display: block;}
.foot-cont-tit { margin-bottom:10px;color:#7bc326;font-size: 16px;}
.foot-img .sj img { border:1px solid #eeeeee;}
.foot-img .sj p { margin: 0;font-size:14px;color:#686868;line-height: 36px;}
.foot-net p { line-height: 25px;margin:0;}
.foot-net { margin-top: 15px;}
.foot-net img { vertical-align: middle;margin-right:5px;}


/* about */
.ab-bg { padding:50px 0 70px 0;background: #f2f3f4;}
.side-list { padding-right:60px;}
.side-top h6 { font-size: 24px;color:#7ecb28;font-weight: bold;margin:0;}
.side-top p { font-size: 20px;color:#d2d3d3;font-family: Arial;text-transform: uppercase;margin:0;font-weight: bold;}
.side-bor { width:25px;height: 2px;background: #919292;display: block;margin:10px 0 15px 0;}
.side-top { background: #e8e9e9;padding:30px 20px;}
.side-li li a { line-height: 60px;display: block;font-size: 16px;color:#2b2b2b;padding:0 20px;border-top:1px solid #d0d1d1;position: relative;}
.side-li li a:before { content: "+";position: absolute;right:20px;top:0;font-size: 20px;color:#2b2b2b;}
.side-li { background: #e6e8e9;margin:0;}
.side-li a:hover,.side-li a.current2 { background:#7ecb28;color:#fff;}
.side-li li a:hover:before,.side-li a.current2:before { color:#fff;content: "-";font-size: 22px;right:24px;}
.cont-text { font-size:16px;line-height: 30px;color:#333333;}



/* culture */
ul.cul-list { margin-right:-30px;display: flex;flex-direction: row;margin-top:50px;}
.cul-list li { padding-right: 30px;}
.cul-list li .cul-bor { border:1px solid #e5e5e5;height: 100%;}
.cul-list li .cul-img2 img { width: 100%;}
.cul-list li .cul-text { border-top:none;padding:25px 30px;}


/* presence */
.fs_gallery {background: rgba(0,0,0, 0.9);position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 9999;}
.fs_gallery_close {position: absolute;top: 20px;right: 20px;width: 25px;height: 25px;color: #ccc;font-size: 34px;line-height: 23px;text-align: center;cursor: pointer;z-index: 102;}
.fs_gallery_close:before {content: "×";}
.fs_gallery_close:hover {color: #fff;}
.fs_gallery_prev, .fs_gallery_next {position: absolute;width: 80px;color: #ccc;font-size: 30px;cursor: pointer;z-index: 101;}
.fs_gallery_prev:hover, .fs_gallery_next:hover {background: rgba(0,0,0, 0.1);color: #fff;}
.fs_gallery_prev {left: 0;top: 0;bottom: 0;}
.fs_gallery_next {right: 0;top: 0;bottom: 0;}
.fs_gallery_prev:before {content: "‹";position: absolute;height: 30px;margin-top: -30px;top: 50%;left: 35px;}
.fs_gallery_next:before {content: "›";position: absolute;height: 30px;margin-top: -30px;top: 50%;left: 35px;}
.fs_gallery_shuft {position: relative;width: 9999999px;}
.fs_gallery_shuft:after {clear: both;content: "";display: block;}
.fs_gallery_shuft_item {float: left;position: relative;background-image: url(data:image/gif;base64,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);
    background-position: center center;
    background-repeat: no-repeat;}
.honor-list li { text-align: center;}
.honor-list li img { width: 100%;display:block;margin:0 auto;}
.honor-list li p { font-size: 16px;color: #fff;position: absolute;left:0;bottom:0;width: 100%;padding:0 2%;background: rgba(0,0,0,.5);line-height: 50px;text-align: left;}
.honor-list li a:hover p { background: rgba(126,203,40,.8);}
.fs_gallery_shuft_item img {box-shadow: 0 0 8px rgba(0,0,0, 0.8);position: absolute;top: 50%;left: 50%;}
.honor-list li a { display: block;position: relative;}
.honor-list { margin-right:-30px;}
.honor-list li { padding:0 30px 30px 0;}



/*------------------------------------分页样式----------------------------------*/
.yu10 {clear: both;color:#333;padding-top:20px;}
.yu10 span { background:#e6e8e9;margin-right: 2px;padding:8px 14px;}
.yu10 a,.yu10 span {padding:8px 14px;color:#333;font-size: 14px;background: #e6e8e9;margin-right: 2px;}
.yu10 a,.yu10 span{
    transition: background 1s, color 0.5s;
    -moz-transition: background 1s, color 0.5s;	/* Firefox 4 */
    -webkit-transition: background 1s, color 0.5s;	/* Safari 和 Chrome */
    -o-transition: background 1s, color 0.5s;	/* Opera */	}
.yu10 .current,.yu10 a:hover {background: #7ecb28;color: #fff;padding:8px 14px;text-decoration: none;}
.yu10 ul li {float: left;font-size: 12px;height: 22px;line-height: 22px;margin: 0 8px;}
.yu10 ul li a,.yu10 ul li span {font-size: 12px;font-weight: bold;margin: 0 5px;}
.yu10 ul li select {font-size: 12px;vertical-align:top;}



/* honor */
.hon-list { margin-right:-30px;}
.hon-list li { padding:0 30px 30px 0;}
.hon-list li p { font-size: 16px;color:#333;margin:0;line-height: 40px;}
.hon-list li a { display: block;}
.hon-list li a:hover p { color:#7ecb28;}
.hon-list li img { width: 100%;}


/* news */
.news-list10 li a{ margin-bottom:50px;display: block;padding-bottom:50px;padding-bottom:50px;border-bottom:1px solid #dcddde;}
.news-list10 .news-t h3 { font-size: 20px;color:#333;font-weight:normal;}
.news-list10 .news-text2 { height: 90px;margin-top:15px;font-size: 16px;line-height: 30px;color: #8c8c8c;overflow: hidden;}
.news-list10 .news-img2 { display: block;height: 170px;overflow: hidden;}
.news-list10 .news-img2 img { width: 100%;height: 100%;object-fit: cover;}
.news-list10 .news-img2 img { width: 100%;}
.news-list10 .news-t { padding-left:370px;}
.news-deat-time b { display: block;font-size: 40px;color: #919292;}
.news-t10 { font-family: Arial;text-align: left;width: 100px;}
.news-deat-time,.news-img2 { float: left;}
.news-img2 { width: 340px;overflow: hidden;}
.news-deat-time p { font-size: 18px;color: #919292;margin:0;}
.news-list10 li a:hover .news-deat-time b,.news-list10 li a:hover .news-deat-time p,.news-list10 li:hover .news-t h3 { color:#7ecb28;}

/* news_details */
.news-deta li a:hover .news-img img {  -o-transform: scale(1.05);-ms-transform: scale(1.05);-webkit-transform: scale(1.05);transform: scale(1.05) }
.am-text p,.am-text ul,.am-text li,.am-text h1,.am-text h3 { margin:0;padding:0;}
.main-newarc-title .share-p{display:inline-block;*display:inline;*zoom:1;margin:0 7px;font-size:14px;font-weight:normal;color:#7b7b7b;}
.main-newarc-title .share-p span{ vertical-align: middle;margin-left:6px;}
.main-newarc-title h2 {text-align:center;font-size:24px;color:#000;font-weight:normal;line-height:30px;padding-bottom:20px;margin:0;}
.main-newarc-title { padding-bottom:25px;border-bottom:1px solid #dddddd;margin-bottom:35px;}

/*------------------------------------上一篇下一篇----------------------------------*/
.JLTupdown{  position: relative;line-height: 36px;color: #999;font-size:15px;padding-top:35px;border-top:1px solid #d8d7d6;margin:50px 0 0 0;}
.JLTMain .JLTupdown {width: 100%;overflow: hidden;}
.JLTupdown ul li {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.JLTupdown ul li a,.JLTcometol a{ color:#171a1f;}
.JLTupdown ul li a:hover{ color:#7ecb28;}
.JLTupdown strong{ color:#171a1f;font-weight:normal;}
.back { margin:0;}
.JLTcometol a{width:136px;height:42px;line-height:42px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;background:#7ecb28;display:block;text-align:center;color:#fff;float: right;margin-top: 16px;}
.JLTcometol a:hover { opacity: .9;}
.JLTupdown ul { margin: 0;}


/* download */
.join { background: #7ecb28;color:#fff;font-size:18px;line-height: 60px;font-weight: bold;}
dl.down { border:1px solid #d2d3d3;font-size: 16px;line-height: 60px;margin-top:5px;color: #2b2b2b;}
.down-bor { border-left:1px solid #d2d3d3;border-right:1px solid #d2d3d3;}
.down3 { width:19px;height:19px;background: url(../images/down.png) no-repeat center;display: inline-block;position: relative;top:2px;margin-right:3px;}
dl.down:hover { border:1px solid #7ecb28;}
dl.down:hover span:first-child { color:#7ecb28;}
dl.down:hover .down-bor { border-left:1px solid #7ecb28;border-right:1px solid #7ecb28;}
.am-accordion-title span:first-child { padding:0 30px;}
.download-box { padding-bottom: 30px;}


/* contact */
.cont-h6 h6 { font-size: 30px;color:#2b2b2b;font-weight: normal;margin: 0;}
.cont-bor { width: 50px;height: 3px;background: #7ecb28;display: block;margin:18px 0 20px 0;}
.cont-p { font-size: 18px;line-height: 30px;color:#2b2b2b;}
.cont-t { font-size: 24px;color:#7ecb28;font-weight: bold;line-height: 50px;}
.foot-cont2 { width: 100%;}
.slideTxtBox2 .hd ul { text-align: left;}
.slideTxtBox2 .hd ul li { margin:0 10px 0 0;}
.slideTxtBox2 .bd ul img { border: 1px solid #c9c9c9;width: 100%;}
.slideTxtBox2 .bd ul a { display: block;}
.slideTxtBox2 .bd ul { margin-top: 20px;}
.slideTxtBox2 .hd { margin-top: 0;}
.cont-du { padding-left: 3%;}
.cont-li { padding-right: 3%;}
.cont-list { margin-top: 20px;}


/* message */
.cont-h6 p { font-size: 16px;color:#7ecb28;}
.cont-fr { padding-left:2%;}
.cont-fl { padding-right:2%;}
.cont-mar { margin-right:-2%;}
.cont-input input,.cont-input textarea,.code-input input  { padding:16px 10px;margin-bottom:28px;background: none;border:1px solid #dcdcdc;color:#292a2a;outline-style: none ;outline-width: 0px ;text-shadow: none ;-webkit-appearance: none ;-webkit-user-select: text ;outline-color: transparent ;font-size: 16px;background:#fff;width:94%;margin-right:6%;}
.cont-input h6 { font-size: 24px;font-weight: normal;color:#3f3f3f;margin-bottom: 24px;}
.cont-input textarea { height: 164px;}
.yzm img { height: 49px;width:110px;vertical-align: middle;display: inline-block;margin:0 20px;}
.submit2 { background: #7ecb28;color:#fff;height:60px;line-height:60px;width:30%;font-size:20px;outline-style: none ;outline-width: 0px ;border-style: none ;text-shadow: none ;-webkit-appearance: none ;-webkit-user-select: text ;outline-color: transparent ;display: inline-block;color:#fff;margin-top:0px;}
.cont-input2 textarea { margin-right:0;width:100%;}
.code-input input { width: 150px;margin-right:0;}
.code-input img { width: 120px;height:55px;vertical-align: top;margin-left:1%;display: inline-block;}
.submit2:hover { opacity: .9;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color: #292a2a; opacity:1; }
::-moz-placeholder { /* Mozilla Firefox 19+ */color: #292a2a;opacity:1;}
input:-ms-input-placeholder,:-ms-input-placeholder{color: #292a2a;opacity:1;}
input::-webkit-input-placeholder,::-webkit-input-placeholder{color: #292a2a;opacity:1;}
.mess-h3 { font-weight: bold;font-size: 36px;color:#292a2a;margin-bottom:45px;}
.code-input { text-align: center;}



/* join */
.cont-h62 p { color: #333;}
.join2 { background: #7ecb28;line-height: 50px;margin-top:35px;}
.join2 span { font-weight: bold;font-size: 18px;color:#fff;}
.join-list2 { margin:0;}
.join3 { line-height: 50px;padding: 0;font-size: 16px;color:#2b2b2b;}
.am-accordion-gapped .am-accordion-title { padding: 0;}
.join-text {  padding: 35px 30px;font-size: 16px;color:#2b2b2b !important;line-height: 30px;}
.cont-email { font-size: 16px;color:#2b2b2b;font-weight: bold;padding:16px 30px;border-top:1px solid #dedede;}
.am-accordion-gapped .am-accordion-item.am-active .am-accordion-title { border-bottom:1px solid #7ecb28;}
.am-accordion-gapped .am-accordion-item.am-active .join3 { color:#7ecb28;}
.join-tit {  font-size: 20px;padding-bottom: 20px;}
.am-accordion-gapped .am-accordion-title:after {  content:"+";font-size:20px;margin-top:-10px;right:25px;}
.am-accordion-gapped .am-active .am-accordion-title:after { content:"-";-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg); transform: rotate(0deg);font-size:30px;margin-top:-16px;}


/* product */
.sjj_nav2{ background: #e6e8e9;}
.sjj_nav2 ul li i{position:absolute;top:0px;right:0px;height:40px;width: 10%;text-align: right;}
.sjj_nav2 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav2 ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav2 ul li{ position:relative;line-height:60px;font-size:16px;border-top: 1px solid #d0d1d1;}
.sjj_nav2>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav2 ul li ul{display:none;margin: 0;margin:0 20px;}
.sjj_nav2>ul li a{color:#2b2b2b;width:100%;display: block;padding:0 20px;}
.sjj_nav2 ul li ul li { border:none;line-height: 30px;font-size: 16px;background: url(../images/list1.png) left center no-repeat;padding-left:13px;}

.sjj_nav2 ul li ul li:hover,.sjj_nav2 ul li ul li.current3 { background: url(../images/list2.png) left center no-repeat;}

.sjj_nav2 ul li ul li:last-child { padding-bottom:8px;background: url(../images/list1.png) left 12px no-repeat;}
.sjj_nav2 ul li ul li:first-child { border-top:1px solid #71b624;padding-top:8px;background: url(../images/list1.png) left 20px no-repeat;}
.sjj_nav2 ul li ul li:last-child:hover { background: url(../images/list1.png) left 12px no-repeat;}
.sjj_nav2 ul li ul li:first-child:hover { background: url(../images/list1.png) left 20px no-repeat;}
.sjj_nav2 ul li ul li.current3:last-child { background: url(../images/list2.png) left 12px no-repeat;}
.sjj_nav2 ul li ul li.current3:first-child { background: url(../images/list2.png) left 20px no-repeat;}
.sjj_nav2 ul li ul li a{ color:#fff;display:block;text-align:left;padding: 0;}
.sjj_nav2 ul li ul li a:hover,.sjj_nav2 ul li ul li.current3 a{ color:#346300}
.sjj_nav2 ul li i:before { width:100%;height:40px;display: block;position: absolute;right:10px;font-style: normal;}
.sjj_nav2 ul li ul li>ul{margin-left:10px}
.sjj_nav2 ul li.on>a,.sjj_nav2 ul li.on,.sjj_nav2 ul li.on a,.sjj_nav2 ul li.on i.sp_nav_xjb:before,.sjj_nav2 ul li.on,.sjj_nav2 ul li:hover,.sjj_nav2 ul li:hover a,.sjj_nav2 ul li i.sp_nav_xjb:hover:before{ background:#7ecb28;color:#fff;}
.sjj_nav2 ul li i.sjj_nav_i_se:before,.sjj_nav2 ul li:hover i.sp_nav_xjb:before { color:#fff;content: "-";font-size: 22px;right:24px;}
.sjj_nav2 ul li.on ul { display: block !important;}
.sjj_nav2 ul li i.sp_nav_xjb:before { content: "+";position: absolute;right:20px;top:0;font-size: 20px;color:#2b2b2b;}
.prod-list p { font-size: 16px;color:#2b2b2b;font-family: Arial;line-height: 50px;margin: 0;text-align: center;}
.prod-list a { display: block;}
.prod-list a img { width: 100%;display: block;}
.prod-list li { padding:0 40px 30px 0;}
ul.prod-list { margin-right:-40px;}

/* product_details */
.gallery-top img { width:100%;display:block;}
.gallery-thumbs { height: 20%;box-sizing: border-box;margin:20px 0 0 0;padding:0 45px;}
.gallery-thumbs .swiper-slide { width: 25%;height: 100%;}
.swiper-container10 .swiper-button-next10,.swiper-container10 .swiper-button-prev10 { width: 36px;margin:0;top:0;height:100%;}
.swiper-container10 .swiper-button-prev10 { left:0;}
.swiper-container10 .swiper-button-next10 { right:0;}
.swiper-container10 .swiper-button-next10 { background: #f3f3f3 url(../images/bottom.png) no-repeat right center;}
.swiper-container10 .swiper-button-prev10 { background: #f3f3f3 url(../images/top.png) no-repeat left center;}
.swiper-container10 .swiper-button-next10:hover { background: #f3f3f3 url(../images/bottom2.png) no-repeat right center;}
.swiper-container10 .swiper-button-prev10:hover { background: #f3f3f3 url(../images/top2.png) no-repeat left center;}
.swiper-container10 .swiper-slide { position:relative;}
.swiper-container10 .equ-bor { position: absolute;left:0;right:0;top:0;bottom:0;border:1px solid #7ecb28;display:none;}
.swiper-container10 .swiper-slide-thumb-active .equ-bor { display: block;}

.prod-fr h3 { font-size:34px;color:#7ecb28;line-height: 64px;border-bottom:1px solid #c4c4c4;font-weight: normal;padding-bottom:15px;margin:0 0 30px 0;}
.prod-fr .prod-text { font-size:20px;line-height:40px;color:#2b2b2b;}
.prod-tit { font-size:24px;color:#333;font-weight:bold;border-bottom:1px solid #e5e5e5;line-height:60px;}
.prod-c { padding-top: 30px;border-top:1px solid #c4c4c4;margin-top:50px;}
.prod-c a { width: 154px;height: 45px;text-align: center;line-height: 45px;background: #7ecb28;color:#fff;font-size: 16px;display: block;}

.xg-tit { border-bottom:1px solid #c8c6c5;font-size: 30px;color:#2b2b2b;font-weight: normal;line-height: 70px;margin-bottom:45px;}
.prod-wrap { margin-top: 35px;}
.xg-tit span { border-bottom:3px solid #7ecb28;display: inline-block;position: relative;top:1px;}
.in-pro-box { position: relative;}
.in-pro-box .swiper-button-prev3 { background: url(../images/top.png) no-repeat center;left:-63px;}
.in-pro-box .swiper-button-next3 { background: url(../images/bottom.png) no-repeat center;right:-63px;}
.swiper-container3 .swiper-pagination-bullet { border: 2px solid #999;background: #999;}
.swiper-container3 .swiper-pagination-bullet-active { border: 2px solid #7ecb28;background: #7ecb28;}
.in-pro-box .swiper-button-prev3:hover { background: url(../images/top2.png) no-repeat center;}
.in-pro-box .swiper-button-next3:hover { background: url(../images/bottom2.png) no-repeat center;}
.swiper-container3 .swiper-pagination-bullet { width: 9px;height: 9px;}



/* course */
.course { position: relative;}
.course:before { width: 1px;height: 100%;content: "";position: absolute;left:50%;top:0;background: #d2d3d3;}
.course-list li { width: 50%;clear: both;position: relative;margin-bottom:20px;}
.course-t { width: 70%;background: #eaebec;padding: 25px;font-size: 16px;color:#333;line-height: 30px;z-index: 1;position: relative;}
.year { padding:0 2px;background: #f2f3f4;position: absolute;top:50%;margin-top:-20px;}
.year span{ width:120px;height: 40px;background: #7ecb28;font-size:20px;font-weight: bold;color:#fff;line-height: 40px;text-align: center;border-radius: 45px;display: block;}
.year2 { right:-60px;}
.course-list li:before { width:28%;height: 1px;content: "";background: #d2d3d3;position: absolute;right:1%;top:50%;}
.course-list li:nth-child(even) { float: right;}
.course-list li:nth-child(odd) { float: left;}
.year3 { left:-60px;}
.course-list li:nth-child(even) .course-t { float: right;}
.course-list li:nth-child(even):before { left: 0;}
.hidden { display: none;}
.case-more { position: relative;text-align: center;}



/* 客服 */
.keifu{ position:fixed; top:10%; right:0; width:160px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    z-index:99999;}
.keifu_tab{ width:160px;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(../images/keifu.png) center; position:relative;  cursor:pointer;display:none;}
.keifu_box{ border:7px solid #7ecb28;background: #fff;border-radius: 5px;}
.keifu_tab a{ display:block;}
.keifu_tab img { margin-right:5px;}
.keifu_head{ background:#7ecb28; background:#7ecb28 url(../images/kf.png) no-repeat left center; font-size:16px;color:#fff; line-height:42px; position:relative;padding-left:30px;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../images/close2.png) center no-repeat; position:absolute; top:13px; right:8px;}
.keifu_close:hover{ background:url(../images/close3.png) center no-repeat;}
.keifu_con{ padding:20px 10px 10px 12px;margin:0;}
.keifu_con li{height:33px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_con span { vertical-align: middle;font-size: 12px;}
.keifu_con li:hover span { color:#7ecb28;}
.kf-tel { border-top:7px solid #7ecb28;padding:15px 10px;}
.kf-tel p { font-size: 14px;color: #000;margin: 0;}
.kf-tel b { font-size: 16px;color: #7ecb28;font-family: arial;font-weight: 800;}
.kf-tel2 p { font-size: 12px;}
.am-btn-success { width: 100%;background: #7ecb28;border:none;font-size: 16px;}
.am-btn-success:hover { background: #7ecb28;}


ul.side { margin: 0;}
.side li{ position:relative;font-size: 14px;color:#2b2b2b;cursor: pointer;margin-bottom:10px;}
.side li:last-child { margin: 0;}
.float-wx { background: #e0e0e0 url(../images/wx2.png) no-repeat 16px center;height:35px;line-height: 35px;padding-left:56px;}
.float_shwx {position: absolute;top: -50px;right: 153px;width:133px;background: #7ecb28;display: none;border:10px solid #7ecb28;border-radius: 5px;}
.float_shwx img {display: block;padding: 3px;width: 113px;height: 113px;}
.float-wx p { font-size: 13px;text-align: center;margin: 0 0 12px 0;}
.side li:hover { color:#fff;}
.float-wx:hover { background: #7ecb28 url(../images/wx.png) no-repeat 16px center;}


.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:}
.BMap_shadow, .BMap_shadow img, .BMap_shadow div { display:none;}
#dituContent,#dituContent2 { height:421px;}
.ab-text { font-size:16px;line-height:30px;color:#434343}

.tabs2 { padding-bottom:40px;margin-top:25px;}
.tabs2 a {     display: inline-block;
    width: 160px;
    height: 50px;
    line-height: 46px;
    border: 2px solid #d4d4d4;
    font-size: 20px;
    color: #333;
    margin: 0 10px;
    cursor: pointer;
    text-align: center;}
	.tabs2 a.active { background: #fff;
    border: 2px solid #7ecb28;
    background: #7ecb28;
    color: #fff;
    position: relative;}
	.tabs2 a.active:before { content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #7ecb28;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -11px;}


#showbox img { width:100% !important;}
#showsum { left:22px; margin-top:15px;width:calc(100% - 65px) !important; overflow:hidden;}
#showsum span img{ border:1px solid #fff;}
#showsum span.sel img{ border:1px solid #7ecb28;}
.showpage { width:100%; position:relative;}
.showpage a { display:block; width:20px;height:35px; line-height:60px;  text-align:center; font-size:18px; position:absolute; left:0; top:-96px; text-decoration:none; color:#999;}
.showpage a:hover { background:#ccc; color:#777;}
#showbox { background:#f8f8f8;border:1px solid #dfdfdf;}
.showpage a#showlast { background:url(../images/top.png) no-repeat center;}
.showpage a#showlast:hover { background:url(../images/top2.png) no-repeat center;}
.showpage a#shownext { background:url(../images/bottom.png) no-repeat center;right:0;left:auto;}
.showpage a#shownext:hover { background:url(../images/bottom2.png) no-repeat center;}
.prod-fl { width:601px;float:left;}
.prod-fr { width:670px;float:right;}
@media (min-width:1198px) {
    .in-pro-list li:hover .ab-img img,.culture-list li:hover .cul-img img { -webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);-o-transform: rotateZ(360deg);-ms-transform: rotateZ(360deg);transform: rotateZ(360deg);}
    .in-news-slide a:hover .news-img img { -webkit-transform: scale(1.1);transform: scale(1.1);}
    .in-news-more:hover { background:#7ecb28;color:#fff; }
    .in-news-more:hover span { background: url(../images/more3.png) no-repeat right center;}
    .download-box a:hover .down3 { background: url(../images/down2.png) no-repeat center;}
    .prod-list a:hover p { background: #7ecb28;color:#fff;}
    .prod-list a:hover { -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);}
}

@media (max-width: 1400px){
    .am-container { max-width: 1200px;}
    .in-pro-t { font-size: 18px;}
    .in-pro-tit { font-size: 28px;}
    .in-pro-text { left:8%;}
    .in-pro-text2 { left: 50%;}
    .foot-list li { margin-right:60px;}
	.prod-fr { width:560px;}
}



@media (max-width: 1198px){
    body { padding-top:50px;}
    .am-container { padding: 0 10px;}
    .culture-list li { margin-bottom: 20px;}
    .culture-list { display: block;}
    .in-pro-list li { margin-bottom:25px;}
    .in-pro-list { padding: 50px 0 25px 0;}
    .cont-box { width: 100%;}
    .hon-list li { padding:0 10px 20px 10px;}
    .cont-du { padding-left: 0%;}
    .cont-li { padding-right: 0%;margin-bottom:40px;}
    .in-pro-img2  li:nth-child(1){ padding-right: 0px;}
    .in-pro-img2  li:nth-child(2) { padding-left: 0px;}
    .in-pro-img3 li:nth-child(1) { padding-right: 0px;}
    .in-pro-img3 li:nth-child(2) { padding: 0px;}
    .in-pro-img3 li:nth-child(3) { padding-left: 0px;}
    .in-pro-img2 li,.in-pro-img3 li { margin-top: 10px;}
    .in-pro-text3 { left: 50%;position: absolute;top: 50%;margin-top: -72px;}
    .swiper-container3 { padding: 0 0 40px 0;}
	.in-pro-text3 { left:3%;}
	.prod-fl { width:47%;padding-right: 2%;}
	.prod-fr { width:49%;padding-left:1%;}



}

@media (max-width: 979px) {

    .in-pro-img2 { margin: 0;}
    .swiper-container5 { padding-bottom:40px;}
    .swiper-container5.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-container5.swiper-pagination-custom, .swiper-pagination-fraction { bottom:0;}
    .in-news-more { margin-top:40px;}
    ul.cul-list { margin-right:0px;display:block;}
    .cul-list li { padding-right: 0px;margin-bottom:30px;}
    .honor-list { margin-right:0px;}
    .honor-list li { padding:0 0px 30px 0;}
    .hon-list { margin-right:0px;}
    .news-list10 .news-t { padding-left: 38%;}
    .news-img2 { width: 35%;}
    .news-list10 .news-img2 { height: 140px;}
    .JLTcometol a { float: left;}
    .am-accordion-title span:first-child { padding: 0 20px;}
    .cont-input input, .cont-input textarea, .code-input input { margin-right: 0;width: 100%;margin-bottom: 18px;font-size: 15px;padding: 14px 10px;}
    .cont-mar { margin-right: 0;}
    .code-input input { width: 120px;}
    .code-input img { width: 100px;height: 50px;}
    .submit2 { width: 45%;font-size: 18px;height: 50px;line-height: 50px;}
    .culture-list { margin-right: 0;}
    .culture-list li { padding-right: 0;}
    .prod-list li { padding:0 15px 30px 15px;}
    ul.prod-list { margin-right:0px;}
    .prod-fl { padding-right: 0%;}
    .prod-fr { padding-left: 0%;margin-top:35px;}
    .course-list li { width: 100%;padding-left:150px;}
    .year2,.year3 { left:0px;right:auto;}
    .course-list li .course-t { float: right;}
    .course:before { left: 60px;right:auto;}
    .course-list li:before { left: 0;right:auto;}
    .course-t { width: 100%;}
    .case-more { text-align: left;margin-left:36px;}
	.in-pro-text3 { left:3%;}
	.prod-fl { width:100%;padding-right: 0%;clear:both;}
	.prod-fr { width:100%;padding-left:0%;}
	.sz ,.bot-wrap{ text-align:center;}
	.bot-wrap { line-height:22px;}
	.sz { margin-top:8px;}





}

@media (max-width: 640px) {
    .in-pro-tit { font-size: 22px;}
    .in-pro-t { font-size: 15px;}
    .in-pro-more { width: 110px;margin-top:20px;font-size: 13px;}
    .in-pro-text2,.in-pro-text3 { left: 50%;margin-top:-61px;}
    .in-pro-more span { background-size: 16px 10px;}
    .in-pro-list li p { font-size: 15px;}
    .in-pro-list { padding: 40px 0 15px 0;}
    .ab-img { width: 65px;height: 65px;}
    .ab-img img { width: 36px;}
    .ab-tit h6 { font-size: 30px;}
    .ab-tit p { font-size: 15px;line-height: 26px;}
    .bg3 { padding: 50px 0 80px 0;}
    .cul-text h6 { font-size: 24px;margin: 15px 0;}
    .cul-text p { font-size: 15px;line-height: 26px;}
    .slideTxtBox .hd ul li { width: 31.33%;margin:0 1%;font-size: 17px;line-height: 40px;height: 44px;}
    .slideTxtBox .bd ul { margin-top: 35px;}
    .news-text h6 { font-size: 18px;}
    .news-text p { font-size: 15px;line-height: 26px;max-height: 78px;margin: 15px 0 0 0;}
    .in-news-more { width: 150px;height: 40px;line-height: 38px;font-size: 15px;margin-top: 30px;}
    .swiper-container2.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-container2.swiper-pagination-custom, .swiper-pagination-fraction { bottom:15px;}
    .banner .swiper-container2 .swiper-pagination-bullet { width: 9px;height: 9px;}
    .banner .swiper-container2 .swiper-pagination-bullet-active { width: 10px;height: 10px;}
    .news-list10 .news-text2 { height: 52px;font-size: 15px;line-height: 26px;margin-top: 6px;}
    .news-list10 .news-img2 { height: 90px;}
    .news-list10 .news-t h3 { font-size: 18px;}
    .news-list10 .news-t { padding-left: 41%;}
    .news-img2 { width: 38%;}
    .news-list10 li a { padding-bottom: 30px;margin-bottom: 30px;}
    .cont-text { font-size: 15px;line-height: 28px;}
    .am-accordion-title span:first-child { padding: 0 10px;}
    dl.down { font-size: 15px;line-height: 55px;}
    .join { font-size: 16px;line-height: 55px;}
    .down3 { width:16px;height:16px;background-size: 100% 100%;}
    .submit2 { width: 60%;}
    .join-text { font-size: 15px;line-height: 28px;}
    .join-text { padding: 30px 20px;}
    .join3 { font-size: 15px;}
    .join2 span { font-size: 16px;}
    .cont-email { padding: 15px 20px;font-size: 15px;}
    .join-tit { font-size: 18px;}
    .am-accordion-gapped .am-accordion-title:after {  margin-top:-10px;right:15px;font-size: 18px;}
    .cul-list li .cul-text { padding: 20px 15px;}
    .main-newarc-title h2 { font-size: 22px;}
    .ab-bg { padding: 50px 0 50px 0;}
    .cont-p { font-size: 16px;line-height: 26px;}
    .cont-t { font-size: 22px;line-height: 40px;}
    .cont-list { margin-top: 0;}
    .wrap { margin-top: 50px;}
    .cont-h6 h6 { font-size: 28px;}
    .cont-bor { margin: 10px 0 13px 0;}
    .in-pro-text3 { width: 40%;}
    .culture-list { margin-top: 35px;}
    .in-bg { padding: 40px 0 50px 0;}
    .news-text { padding: 25px 15px 0 15px;}
    .prod-list li { padding:0 5px 10px 5px;}
    .prod-fr h3 { font-size: 28px;line-height: 50px;}
    .prod-fr .prod-text { font-size: 17px;line-height: 30px;}
    .prod-c { margin-top: 35px;}
    .xg-tit { font-size: 26px;}
    .prod-wrap { margin-top: 25px;}
    .xg-tit { line-height: 60px;}
    .prod-list p { font-size: 15px;}
    .prod-c a { width: 140px;}
    .year span { width: 90px;height: 34px;line-height: 34px;font-size: 17px;}
    .course-list li:before { width: 110px;}
    .course-list li { padding-left: 112px;}
    .case-more img { width: 36px;}
    .case-more { margin-left: 43px;}
    .course-t { font-size: 15px;line-height: 28px;padding: 20px;}
	#dituContent,#dituContent2 { height:321px;}
	
	.tabs2 a  { width:31.33%;margin:0 1%;font-size:17px;}
	.in-pro-text3 { left:3%;}
	.ab-text { font-size:15px;line-height:28px;}




}
@media (max-width: 374px) {
    dl.down { font-size: 14px;line-height: 50px;}
    .join { font-size: 15px;line-height: 50px;}
    .down3 { width:14px;height:14px;}
    .join3 { font-size: 14px;}
    .news-list10 li a { padding-bottom: 25px;margin-bottom: 25px;}
    .main-newarc-title h2 { padding-bottom: 10px;font-size: 20px;}
    .main-newarc-title { padding-bottom: 20px;}
    .ab-bg { padding: 40px 0 50px 0;}
    .hon-list li p { font-size: 15px;}
    .cont-h62 p { font-size: 15px;}
    .cont-t { font-size: 20px;}
    .cont-p { font-size: 15px;line-height: 24px;}
    .in-pro-list li p { font-size: 14px;}
    .in-pro-tit { font-size: 20px;}
    .in-pro-t { font-size: 14px;}
    .in-pro-more { margin-top: 14px;}
    .in-pro-text2,.in-pro-text3 { margin-top: -56px;}
    .ab-tit h6 { font-size: 28px;}
    .bg3 { padding: 40px 0 70px 0;}
    .cul-text h6 { font-size: 22px;margin: 13px 0;}
    .slideTxtBox .hd ul li { font-size: 16px;}
    .in-news-more { width: 140px;height: 36px;line-height: 34px;font-size: 14px;margin-top: 30px;}
	#dituContent,#dituContent2 { height:301px;}
	.in-pro-text3 { left:3%;}

}
.about-banner img { width:100%;}


html,body{  min-height:101%;}
html{ overflow:-moz-scrollbars-vertical;}