﻿/*top*/
.topdiv { display:block; width:1200px; margin:0 auto; overflow:hidden; }
.logo{ float:left; width:702px; height:150px; background:url(../images/logo.jpg) no-repeat left center; overflow:hidden; }
.logo a{ display:block; margin:25px 0 0 0; width:702px; height:98px; overflow:hidden; }
.tel{ float:right; width:287px; height:150px; background:url(../images/tel.jpg) no-repeat center center; overflow:hidden; }

.header { display:block; width:100%; height:60px; background-color:#151c6a; }
.nav { margin:0 auto; width:1200px; height:60px; }
.nav li { position: relative; float: left; z-index: 999;  padding:0 30px; }
.nav22 li:last-child{ background:none;}
.nav li a { color:#fff; font-size:18px; height: 60px; display: block; line-height:60px; }
.nav li.active a{ color: #34bc41; }
.nav li a:hover { color: #34bc41; }
.nav li:hover a { color: #34bc41; }
.nav .subnav {
    display: none; padding:5px 0;
    position: absolute;
    width: 160px;
    top: 60px;
    left: -14px;
    background:#fff;
    z-index: 991;
    box-shadow:-2px 0 3px 0 rgba(0, 0, 0, 0.20), /*左边阴影*/
    2px 0 3px 0 rgba(0, 0, 0, 0.20), /*右边阴影*/
    0 -2px 0 0 rgba(247,247,247,0.8), /*顶部阴影*/
    0 3px 5px 0 rgba(0, 0, 0, 0.20); /*底边阴影*/
    -moz-box-shadow:-2px 0 3px 0 rgba(0, 0, 0, 0.20), /*左边阴影*/
    2px 0 3px 0 rgba(0, 0, 0, 0.20), /*右边阴影*/
    0 -2px 0 0 rgba(247,247,247,0), /*顶部阴影*/
    0 3px 5px 0 rgba(0, 0, 0, 0.20); /*底边阴影*/
    -webkit-box-shadow:-2px 0 3px 0 rgba(0, 0, 0, 0.20), /*左边阴影*/
    2px 0 3px 0 rgba(0, 0, 0, 0.20), /*右边阴影*/
    0 -2px 0 0 rgba(247,247,247,0), /*顶部阴影*/
    0 3px 5px 0 rgba(0, 0, 0, 0.20); /*底边阴影*/
    overflow: hidden;
}
.nav .subnav div {  border-bottom: 1px solid #eee;  width: 94%; margin:0 3%;  display: block;  float:left; text-align:center; }
.nav .subnav a { display:block;  width: 100%;  font-size: 15px;  display: block;  color: #333 !important; height:45px; line-height:45px; }
.nav .subnav a:hover{ color:#fff !important; background: #49a739; }

.banner {  width: 100%; overflow: hidden; position: relative; z-index: 0; }
.banner img { width: 100%;}
.banner .swiper-container .swiper-button-prev {
    width: 56px;
    height: 100px;
    background-image: url(../images/prev.png) !important;
    background-size: 56px 100px;
    left:0;
    margin-top: -60px;
}
.banner .swiper-container .swiper-button-next {
    width: 56px;
    height: 100px;
    background-image: url(../images/next.png) !important;
    background-size: 56px 100px;
    right:0;
    margin-top: -60px;
}

.banner .swiper-pagination  .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background-color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    cursor: pointer;
    transition: all .2s ease-out;
    border-radius: 15px;
    opacity: 1;
}
.banner .swiper-pagination  .swiper-pagination-bullet:hover {
    background-color: #34bc41;
    opacity: 1;
}
.banner .swiper-pagination  .swiper-pagination-bullet-active {
    background-color: #34bc41; height:15px;
}

.ys4 { padding:50px 0; list-style:none; }
.ys4 li { float:left; width:24.9%; padding:60px 0 0 0; text-align:center; font-size:16px; border-right:#cecece 1px solid; }
.ys4 li:nth-child(1) { background:url(../images/ys01.jpg) no-repeat center top; }
.ys4 li:nth-child(2) { background:url(../images/ys02.jpg) no-repeat center top; }
.ys4 li:nth-child(3) { background:url(../images/ys03.jpg) no-repeat center top; }
.ys4 li:nth-child(4) { background:url(../images/ys04.jpg) no-repeat center top; border-right:none; }

.prolist { list-style:none; }
.prolist h2{ display:block; text-align:center; padding:10px 0; font-size:32px; color:#000; font-weight:normal; overflow:hidden; }
.prolist h2 p{ display:block; font-size:15px; color:#888888; line-height:30px; }
.prolist li{ float:left; width:388px; margin:0 18px 20px 0; background-color:#e3e3e3; overflow:hidden; }
.prolist li a{ display:block; font-size:16px; }
.prolist li .imgs{ width:388px; height:288px; overflow:hidden; }
.prolist li .imgs img{ width:100%; height:100%; transition: all 0.4s; }
.prolist li .imgs img:hover{ transform: scale(1.03); }
.prolist li p{ text-align:center; padding:20px 8px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }

.aboutbg { background:url(../images/bg.jpg) #f3f3f3 no-repeat center top; background-size:100% auto; overflow:hidden; }
.aboutdiv { display:block; margin:80px 0 0 0; background-color:#FFF; overflow:hidden; }
.aboutpic{ float:left; width:620px; height:445px; overflow:hidden; }
.aboutpic img{ width:100%; height:100%; }
.aboutxt{ float:right; width:500px; height:365px; padding:40px; position:relative; overflow:hidden; }
.aboutxt .tit{ display:block; }
.aboutxt .tit h2{ display:block; font-size:22px; color:#333; font-weight:normal; }
.aboutxt .tit p{ display:block; font-size:14px; color:#999; line-height:40px; }
.aboutxt .content { display:block; padding:25px 0; font-size:16px; line-height:32px; }
.aboutxt .content .aboutmore { position:absolute; left:40px; bottom:0; padding:5px 0; width:140px; background-color:#34bc41; text-align:center; color:#FFF; }

.sgxc { display:block; padding:0 1%; overflow:hidden; }
.sgxc .tit { display:block; padding:10px 0; border-bottom:#f3f3f3 4px solid; font-size:18px; color:#333; }
.swiper_news { display:block; margin:15px 0; overflow:hidden; }
.swiper_news .news_scroll { position: relative; margin: 0 auto; overflow:hidden; }
.swiper_news .news_scroll .swiper-slide img{ width:100%; }
.swiper_news .news_scroll .swiper-slide p{ text-align:center; padding:10px 0; }

.newslist { list-style:none; padding:20px 0; }
.newslist h2{ display:block; text-align:center; padding:30px 0; font-size:32px; color:#000; font-weight:normal; overflow:hidden; }
.newslist h2 p{ display:block; font-size:15px; color:#888888; line-height:30px; }
.newslist li{ float:left; width:45%; margin:0 5% 30px 0; overflow:hidden; }
.newslist li a{ display:block; overflow:hidden; }
.newslist li .imgs{ float:left; width:150px; height:100px; overflow:hidden; }
.newslist li .imgs img{ width:100%; height:100%; border-radius:15px; }
.newslist li .tits{ float:right; width:375px; }
.newslist li .tits h3{ display:block; font-size:16px; color:#151c6a; padding:8px 0 12px 0; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
.newslist li .tits p{ display:block; font-size:14px; color:#888888; line-height:22px; }
.newslist li a:hover .tits h3{ color:#34bc41; }

.icon4 { padding:30px 0; border:#f5f5f5 1px solid; list-style:none; }
.icon4 li { float:left; width:24.9%; text-align:center; border-right:#e9e9e9 1px solid; }
.icon4 li a{ display:block; padding:55px 0 0 0; overflow:hidden; }
.icon4 li h2{ display:block; padding:6px 0; font-size:16px; color:#333; font-weight:normal; }
.icon4 li p{ color:#666; }
.icon4 li:nth-child(1) { background:url(../images/fc01.jpg) no-repeat center top; }
.icon4 li:nth-child(2) { background:url(../images/fc02.jpg) no-repeat center top; }
.icon4 li:nth-child(3) { background:url(../images/fc03.jpg) no-repeat center top; }
.icon4 li:nth-child(4) { background:url(../images/fc04.jpg) no-repeat center top; border-right:none; }

/*底部*/
.footer{ display:block; width:100%; background-color:#151c6a; overflow:hidden; }
.footnav { display:block; padding:26px 0; border-bottom:#434987 1px solid; }
.footnav div{ margin:0 auto; width:1200px; overflow:hidden; }
.footnav a{ display:inline-block; font-size:16px; color:#FFF; margin:0 32px; }
.footer_top_all{ display:block; width:1160px; padding:45px 0 25px 0; margin:0 auto; overflow:hidden; }
.footer_logo { float:left; width:190px; padding:0 0 0 60px; margin:20px 0 0 0; background:url(../images/ftel.png) no-repeat left center; overflow:hidden; }
.footer_logo i{ display:block; font-size:16px; color:#FFF; }
.footer_logo h2{ display:block; font-size:26px; color:#FFF; padding:5px 0 0 0; font-weight:normal; }
.footer_wx{ display:block; width:145px; float:left; padding:0 0 0 60px; overflow:hidden; }
.footer_wx img{ max-width:120px; padding-bottom:5px; }
.footer_wx p{ text-align:center; color:#FFF }
.footer_lx { float:right; width:450px; line-height:30px; color:#FFF; }
.copy { display:block; text-align:center; color:#FFF; overflow:hidden; }
.copy a{ color:#FFF; }

/*main*/
.nbanner { display:block; overflow:hidden; }
.nbanner img{ width:100%; }
.mainleft { float:left; width:250px; overflow:hidden; }
.mainleft .tits { display:block; margin:0 0 10px 0; background-color:#151c6a; border-left:#34bc41 5px solid; height:40px; line-height:40px; padding:0 0 0 15px; font-size:16px; color:#FFF; font-weight:bold; overflow:hidden; }
.mainleft .navs { display:block; overflow:hidden; }
.mainleft .navs li{ display:block; list-style:none; margin:5px 0; }
.mainleft .navs li a{ display:block; background-color:#494b5b; padding:7px 0 7px 20px; color:#FFF; font-size:15px; }
.mainleft .navs li a:hover{ background-color:#34bc41; }
.mainleft .navs li a.on{ background-color:#34bc41; }
.mainleft .zxdt{ display:block; overflow:hidden; }
.mainleft .zxdt li{ display:block; list-style:none; margin:5px 0; padding:0 0 0 12px; border-bottom:#e0e0e0 1px solid; background:url(../images/po.jpg) no-repeat left center; }
.mainleft .zxdt li a{ display:block; padding:5px 0; }

.mainright { float:right; width:910px; overflow:hidden; }
.mainright .tits { display:block; border-bottom:#151c6a 2px solid; height:40px; line-height:40px; font-size:18px; color:#151c6a; font-weight:bold; overflow:hidden; }
.mainright .content { display:block; padding:20px 10px; line-height:30px; font-size:15px; overflow:hidden; }
.mainright .content img{ max-width:100%; }
.mainright .content table{ border-collapse:collapse;border-spacing:0; border-top:1px solid #ddd; border-left:1px solid #ddd;}
.mainright .content table td { padding:2px 5px;  border-bottom:#ddd 1px solid; border-right:#ddd 1px solid; }

/*news list*/
.newslists { display:block; padding:20px 10px; overflow:hidden; }
.newslists li{ display:block; padding:20px; margin:15px 0; border:#eee 1px solid; border-bottom:#eee 3px solid; list-style:none; overflow:hidden; }
.newslists li .pic{ float:left; width:180px; height:120px; overflow:hidden; }
.newslists li .pic img{ width:180px; height:120px; transition: all 0.5s; }
.newslists li .pic:hover img{ transform: scale(1.05);}
.newslists li .tit{ float:left; width:635px; padding:5px 0 15px 30px; }
.newslists li .tit a{ display:block; font-size:16px; color:#333; font-weight:bold; }
.newslists li .tit a:hover{ color:#49a739; }
.newslists li .con{ float:left; width:635px; padding:0px 0 0 30px; color:#999; }
.newslists li .con i{ display:block; font-style:normal; font-size:12px; padding-top:10px; }

.newsinfo { display:block; padding:20px 10px; overflow:hidden; }
.news-view-tit{ display:block; padding:25px 0; text-align:center; font-size:30px; font-weight:normal; color:#34bc41; line-height:35px; overflow:hidden; }
.news-view-time{ border:#eee 1px solid; background-color:#f8f8f8; width:100%; padding:10px 0; font-size:13px; text-align:center; color:#999; }
.commonDetailedContentsfoot{ padding:10px; background-color:#f8f8f8; border:#eee 1px solid; overflow:hidden; }
.commonDetailedContentsfoot dl{  font-size:13px; overflow:hidden;}
.commonDetailedContentsfoot dl span{ display:inline-block; color:#666; line-height:27px; padding:0px 10px; margin-right:0px;}
.commonDetailedContentsfoot dl dd{ float:right;}
.commonDetailedContentsfoot dl dt{ float:left;}
.commonDetailedContentsfoot dl a{ vertical-align:inherit; text-decoration:underline; }

.news_con { display:block; padding:20px 0; font-size:15px; line-height:30px; position:relative; list-style:none; overflow:hidden; }
.news_con img { max-width:100%; }
.news_con table{ border-collapse:collapse;border-spacing:0; border-top:1px solid #ddd; border-left:1px solid #ddd;}
.news_con table td { padding:2px 5px;  border-bottom:#ddd 1px solid; border-right:#ddd 1px solid; }

/*product*/
.products { display:block; padding:20px 0; list-style:none; }
.products li{ float:left; width:291px; margin:0 18px 20px 0; background-color:#e3e3e3; overflow:hidden; }
.products li a{ display:block; font-size:15px; }
.products li .imgs{ width:291px; height:216px; overflow:hidden; }
.products li .imgs img{ width:100%; height:100%; transition: all 0.4s; }
.products li .imgs img:hover{ transform: scale(1.03); }
.products li p{ text-align:center; padding:13px 5px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }































/*title*/
.idx_tit { width:100%; padding:0; height:125px; overflow:hidden; }
.idx_tit h2{ padding:24px 0 0 0; color:#49a739; font-size:42px; text-align:center;  text-transform:uppercase; }
.idx_tit p{ padding:0; text-align:center; color:#000; font-size:26px; letter-spacing:1px; }

.ser_item_div { display:block; width:100%; overflow:hidden; background:url(../images/bg.jpg) no-repeat center bottom; }
.ser_item { width:1250px; margin:0 auto; list-style:none; overflow:hidden; }
.ser_item li{ float:left; width:410px; height:353px; overflow:hidden; }
.ser_item li.bg1{ background:url(../images/ser_item1.jpg) no-repeat center top; }
.ser_item li.bg2{ background:url(../images/ser_item2.jpg) no-repeat center top; }
.ser_item li.bg3{ background:url(../images/ser_item3.jpg) no-repeat center top; }
.ser_item li .tit{ display:block; width:340px; margin:0 auto; padding:165px 0 0 0; text-align:center; overflow:hidden; }
.ser_item li .tit h2{ display:block; padding:0 0 5px 0; font-size:24px; color:#49a739; }
.ser_item li .tit p{ font-size:12px; color:#ccc; text-transform:uppercase; }
.ser_item li .desc{ display:block; width:340px; margin:0 auto; padding:12px 0 0 0; line-height:24px; overflow:hidden; }

.ser_proc { width:1000px; margin:0 auto; list-style:none; overflow:hidden; }
.ser_proc li{ float:left; width:194px; height:260px; position:relative; overflow:hidden; }
.ser_proc li .img{ width:100%; text-align:center; position:absolute; top:0px; left:0px; }
.ser_proc li .tit{ display:block; margin:70px 0 0 0; width:160px; padding:55px 16px 25px 16px; height:52px; border:#eee 1px solid; background-color:#FFF; font-size:18px; color:#00a754; font-weight:bold; line-height:30px; text-align:center; }
.ser_proc li.rr{ float:left; width:29px; height:260px; padding:0 90px; background:url(../images/right.png) no-repeat center center; }

.ser_con { display:block; width:100%; list-style:none; overflow:hidden; }
.ser_con li{ display:block; margin:0 0 25px 0; padding:23px 0 23px 90px; border:#CCC 1px solid; border-radius:40px; font-size:20px; color:#333; font-weight:bold; overflow:hidden; }
.ser_con li.bg1{ background:url(../images/no1.png) no-repeat 10px center; }
.ser_con li.bg2{ background:url(../images/no2.png) no-repeat 10px center; }
.ser_con li.bg3{ background:url(../images/no3.png) no-repeat 10px center; }

.ser_qual { display:block; width:100%; list-style:none; overflow:hidden; }
.ser_qual li{ float:left; width:257px; border:#eee 1px solid; border-radius:5px; padding:15px; margin-right:14px; }
.ser_qual li .img{ width:257px; height:198px; }
.ser_qual li .img img{ width:257px; height:198px; }
.ser_qual li h2{ display:block; padding:20px 0 10px 0; font-size:22px; color:#333; border-bottom:#eee 1px dashed; }
.ser_qual li p{ display:block; padding:10px 0 0px 0; line-height:25px; min-height:75px; }

.ser_case { display:block; width:100%; list-style:none; overflow:hidden; }
.ser_case li{ float:left; width:560px; padding:15px; background-color:#FFF; margin-right:20px; margin-bottom:30px; }
.ser_case li a{ display:block; }
.ser_case li .img{ float:left; width:250px; height:200px; overflow:hidden; }
.ser_case li .img img{ width:250px; height:200px; transition: all 0.4s; }
.ser_case li .img img:hover{ transform: scale(1.03);}
.ser_case li .txt{ float:left; width:260px; min-height:180px; margin-left:40px; position:relative; overflow:hidden; }
.ser_case li .txt h2{ display:block; font-size:18px; font-weight:normal; color:#333; line-height:25px; padding:15px 0 10px 0; }
.ser_case li .txt i{ font-size:12px; color:#999; }
.ser_case li .txt a.more{ position:absolute; bottom:0; left:0; padding:5px 0; margin-top:20px; background-color:#49a739; color:#FFF; width:90px; text-align:center; border-radius:20px; }
.ser_case li .txt a.more:hover{ background-color:#e50111; }

.ser_news { float:left; width:550px; padding:15px; background-color:#FFF; margin-right:20px; list-style:none; overflow:hidden; }
.ser_news li{ display:block; padding:0 10px; position:relative; }
.ser_news li a{ display:block; font-size:15px; color:#333; line-height:35px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
.ser_news li a:hover{ color:#49a739; }
.ser_news li i{ float:right; font-size:14px; color:#999; }



/*pos*/
.pageMenuline { overflow:hidden; border-bottom:1px solid #eee; background-color:#fff; }

.pageMenu { overflow:hidden; width:1200px; margin:0 auto; list-style:none; height:60px; }
.pageMenu .mbxNav{ overflow:hidden; float:left}
.pageMenu .mbxNav li{ float:left; font-size:13px; color:#999; margin:0 5px; line-height:60px; }
.pageMenu .mbxNav li em{ margin-left:5px;}
.pageMenu .mbxNav li a{ color:#999; font-size:13px; }
.pageMenu .mbxNav li.home{ height:60px; background:url(../images/mbx_home.png) no-repeat left center; padding:0 0 0 20px; text-align:right; }
.pageMenu .mbxNav li.last{ color:#999; }

.pageMenu .pageErjiNav{ overflow:hidden; float:right; }
.pageMenu .pageErjiNav li{ float:left; font-size:14px; color:#666; font-weight:bold; margin-left:50px; height:58px; line-height:58px; }
.pageMenu .pageErjiNav li a{ color:#333; font-size:16px; text-decoration:none; display:block; }
.pageMenu .pageErjiNav li.cur,.pageMenu .pageErjiNav li:hover{ border-bottom:2px solid #49a739;}
.pageMenu .pageErjiNav li.cur a, .pageMenu .pageErjiNav li:hover a{ color:#49a739; } 

/*about us*/


.about_fc { width:100%; list-style:none; overflow:hidden; }
.about_fc li{ float:left; width:230px; text-align:center; margin:0 12px 20px 0; }
.about_fc li img{ width:230px; height:150px; transition: all 0.4s; }
.about_fc li img:hover{ transform: scale(1.03);}
.about_fc li p{ text-align:center; padding:8px 0; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }

/*--qq--*/
@font-face {
	font-family: 'icomoon';
    src:url('../images/fonts/icomoon.eot?qradjf');
    src:url('../images/fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
        url('../images/fonts/icomoon.ttf?qradjf') format('truetype'),
        url('../images/fonts/icomoon.woff?qradjf') format('woff'),
        url('../images/fonts/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.demo-icon{
	font-family:"icomoon";
  font-style:normal;
  font-weight:normal;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  text-align:center;
  font-variant:normal;
  text-transform:none;
  font-size:24px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  line-height:24px;
  color:#999; 
}
.cndns-right{position:fixed;right:1px;top:60%;margin-top:-100px;z-index:100}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#ff6800;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#ff6800;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#ff6800;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#ff6800;}
.meau-sev .cndns-right-btn{border-color:#ff6800;background:url(../images/qq/02index-banner-8.gif) no-repeat #ff6800 center;} 
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top { display:none; }
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #ff6800;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(../images/qq/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#ff6800;font-size:24px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{float:left;width:50%}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:43px;background:url(../images/qq/q1.gif) no-repeat left 3px;line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#ff6800}
.meau-sev .cndns-right-box .box-border{width:230px;}
.meau-contact .cndns-right-box .box-border{width:230px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:156px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#ff6800}
.meau-zs .cndns-right-btn{background-color:#ff6800;color:#fff;margin-top:80px;border-color:#ff6800}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}





/*内页*/
.nei_banner { width:100%; height:400px; background: url(../images/nei_banner.jpg) no-repeat center top; overflow:hidden; position:relative; }
.nei_tit { width:1130px; margin:0 auto; height:400px; }
.nei_tit h2{ padding:190px 0 0 0; width:170px; font-size:42px; color:#FFF; font-weight:normal; text-align:center; }
.nei_tit .lines{ width:100%; margin:5px auto; background:#fff; height:2px; } 

.sec_cls { width:100%; padding:25px 0; overflow:hidden; }
.sec_cls ul { display:table; margin:0 auto; }
.sec_cls ul li{ float:left; margin:0 8px; }
.sec_cls ul li a{ display:block; font-size:17px; padding:5px 0; }
.sec_cls ul li:hover a{ color:#761e28; }
.sec_cls ul li.cur a{ color:#761e28; }
.sec_cls ul li.xian{ padding:5px 2px; }

.pro_xl { width:100%; padding:0; overflow:hidden; }
.pro_xl ul { display:table; margin:0 auto; }
.pro_xl ul li{ float:left; margin:0 8px; }
.pro_xl ul li a{ display:block; font-size:17px; padding:8px 20px; border:#ddd 1px solid; font-size:15px; background-color:#f5f5f5; border-radius:15px; transition: all 0.5s; }
.pro_xl ul li:hover a{ color:#fff; background-color:#761e28; border:#761e28 1px solid; }
.pro_xl ul li.cur a{ color:#fff; background-color:#761e28; border:#761e28 1px solid; }





.prodiv { width:100%; padding:0; overflow:hidden; }
.sdm_Product_img_hm { float:left; width: 290px; height: 380px; margin:25px 13px 25px 0; background-color:#f3f3f3;  }
.sdm_Product_img_hm a{ display:block; width:290px; text-align:center; }
.sdm_Product_img_hm .imgs { width:260px; height:260px; margin:20px 15px; overflow:hidden; }
.sdm_Product_img_hm img{ width:260px; height:260px; transition: all 0.5s; }
.sdm_Product_img_hm a:hover img{ transform: scale(1.05); }
.sdm_Product_img_hm a h2{ font-size:16px; font-weight:normal; }
.sdm_Product_img_hm a p{ font-size:14px; color:#999; padding:5px 0 0 0; }






.pro_r { float:right; width:910px; overflow:hidden; }
.product-l { float:left; padding:5px 0; width: 246px; overflow: hidden; border-left: 2px solid #1c813b; border-right: 2px solid #1c813b; border-bottom: 2px solid #1c813b; }
.pro_l dl { display:block; background:#1c813b; padding: 20px 0px; text-align:center; font-size:26px; font-weight:bold; color:#FFF; border-radius: 5px 5px 0px 0px; overflow:hidden; }
.product-l ul { padding: 0px; }
.product-l ul h2 { width: 215px; margin:5px 15px 3px 15px;  }
.product-l ul h2 a{ display: block; color:#fff; font-size: 16px; background:#1c813b;  text-align: center;  height: 38px; line-height: 38px; border-radius: 3px; transition: all 0.2s; }
.product-l ul h2 a:hover{ background:#e52800; color:#fff; }
.product-l ul h2 a.on{ background:#e52800; color:#fff; }

.product-l ul li a { display: block; padding:6px 0; width: 215px; margin:3px 15px; background:#1c813b; text-align:center; font-size:14px; border-radius: 3px; color:#fff; transition: all 0.2s; }
.product-l ul li a:hover{ background:#e52800; color:#fff; }
.product-l ul li a.on{ background:#e52800; color:#fff; border:#e52800 1px solid; }

.product-l2 { float:left; padding:5px 0; width: 246px; overflow: hidden; border-left: 2px solid #1c813b; border-right: 2px solid #1c813b; border-bottom: 2px solid #1c813b; }
.product-l2 ul { padding:10px 0px; }
.product-l2 ul li { width: 215px; margin:15px 15px 15px 15px;  }
.product-l2 ul li a{ display: block; color:#fff; font-size: 16px; background:#1c813b;  text-align: center;  height: 38px; line-height: 38px; border-radius: 3px; transition: all 0.2s; }
.product-l2 ul li a:hover{ background:#e52800; color:#fff; }
.product-l2 ul li a.on{ background:#e52800; color:#fff; border:#e52800 1px solid; }
.proer { float:left; width:250px; overflow:hidden; }




.home_case { width:1200px; margin:0 auto; overflow:hidden; }
.sdm_case_img_hm{ width:385px; height:330px; float:left; margin:10px 22px 10px 0; overflow:hidden; }
.sdm_case_img_hm ul{ width:100%; margin:0;padding:0px;float:left; position:relative; }
.sdm_case_img_hm ul a{ display:block; color:#FFF; font-size:16px; }
.sdm_case_img_hm ul li{ width:100%;margin:0 auto;padding:0px;float:left; text-align:center; }
.sdm_case_img_hm ul li.img{ float:left; width:385px; height:330px; overflow:hidden; }
.sdm_case_img_hm ul li.img img{ width:385px; height:330px; transition: all 0.5s; }
.sdm_case_img_hm ul li.img:hover img{ transform: scale(1.05); }
.sdm_case_img_hm ul li.tit{ position:absolute; bottom:0; left:0; }
.sdm_case_img_hm ul li h1{ font-weight:normal; padding:14px 0; background-color:#1c813b; opacity: 0.8; transition: all 0.5s;}
.sdm_case_img_hm ul a:hover h1{ background-color:#e52800; opacity: 1; }



.home_honer { float:right; width:380px; padding:20px 0; border:#CCC 1px solid; overflow:hidden; }
.honorscroll { position: relative; overflow: hidden; width: 210px; margin: 0 auto; padding-left:10px; }
.honorscroll .swiper-slide { width: 210px; height: 275px; text-align:center; overflow: hidden; position: relative; }
.honorscroll .swiper-slide img { width: 210px; height: 275px; }
.honorscroll .swiper-slide p{ height:32px; line-height:32px; text-align:center; }
.honor-button-prev {
    background: url(../images/index_imgBtnLt.png) center no-repeat;
    background-size: 46px 46px;
    position: relative;
    width: 46px;
    height: 46px;
    margin-top: 120px;
    margin-right: 26px;
	cursor:pointer;
}
.honor-button-prev:hover {
    background: url(../images/index_imgBtnLt.png) center no-repeat; background-size: 46px 46px; opacity:.8;
}
.honor-button-next {
    background: url(../images/index_imgBtnRt.png) center no-repeat;
    background-size: 46px 46px;
    position: relative;
    width: 46px;
    height: 46px;
    margin-top: 120px;
	cursor:pointer;
}
.honor-button-next:hover {
    background: url(../images/index_imgBtnRt.png) center no-repeat; background-size: 46px 46px; opacity:.8;
}

/*home news*/
.zixun { width:340px; padding:20px; float:left; overflow:hidden; background-color:#FFF; margin-right:30px; }
.zixun .titlan{ width:100%; position:relative; }
.zixun .titlan h2{ border-left:#1c813b 4px solid; font-size:15px; color:#1c813b; padding-left:10px; }
.zixun .titlan a{ position:absolute; top:5px; right:0; font-size:13px; color:#999; }
.zixun .zxpic { width:100%; margin:10px 0; border:#CCC 1px solid; }
.zixun .zxpic img{ padding:3px; }
.zixun .zixunli { width:100%; list-style:none; }
.zixun .zixunli li{ width:97%; background: url(../images/np.jpg) no-repeat left center; padding:5px 0 5px 3%; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }

.zixun_bottom{ width:1150px; padding:23px 25px; background:#fff; margin:0 auto; overflow:hidden; }
.zixun_left{ width:602px; height:343px; float:left; position:relative; background:#000; transition:all 0.3s linear; z-index:20;}
.zixun_left a{display:block;width:100%;height:100%;}
.zixun_left img{ width:100%; height:100%;max-width:100%;max-height:100%;}
.zixun_left:hover img{ opacity:0.5; transition:all 0.3s linear; z-index:30;}
.zixun_text{ width:100%; height:100px; background:url(../images/bg6.png) repeat top;position:absolute; left:0px; bottom:0px;}
.zixun_text h3{ font-size:16px; color:#fff; margin-bottom:10px; padding-left:30px; padding-top:15px; font-weight:normal;height:20px;overflow:hidden;padding-right:30px;}
.zixun_text h3:hover{ text-decoration:underline; }
.zixun_text p{ padding:0px 35px 0px 30px; line-height:20px; color:#ffffff; font-size:14px;height:40px;overflow:hidden;}
.zixun_right{ width:525px; height:auto; float:right;}
.zixun_right ul{ width:100%; height: auto;}
.zixun_right ul li{ width:100%; padding:22px 0px; border-bottom:1px dashed #dadada; overflow:hidden;}
.zixun_right ul li:first-child{ padding-top:0px;}
.zixun_right ul li:last-child{ padding-bottom:0px; border-bottom:none;}
.zixun_right ul li a:hover h3{ color:#1c813b;}
.zixun_date{ width:80px; height:80px; float:left; background:#1c813b; margin-left:15px;}
.zixun_date span{ display:block; font-size:36px; color:#fff; text-align:center; margin-top:5px;}
.zixun_date hr{ display:block; width:22px; height:auto; margin:0 auto; border:none; border-top:2px solid #fff; margin-bottom:3px;}
.zixun_date p{ text-align:center; font-size:12px; color:#fff;}
.zixun_details{ width:390px; height:auto; float:right;}
.zixun_details h3{ color:#333333; font-size:16px; font-weight:normal; margin-bottom:10px; margin-top:8px;height:21px;overflow:hidden;}
.zixun_details p{ font-size:14px; color:#999999; line-height:24px;}

/*流程*/
.lcbg { background:url(../images/lcbg.jpg) no-repeat center top; min-height:382px; }
.liucheng { width:1200px; margin:0 auto; overflow:hidden; }
.liucheng ul{ width:98%; margin-left:1%; list-style:none; }
.liucheng ul li{ float:left; width:15%; text-align:center; }
.liucheng ul li.jt{ float:left; width:21px !important; padding:50px 0 0 0; }
.liucheng ul li .lctit { width:100%; padding:20px 0 0 0; line-height:30px; color:#FFF; }
.liucheng ul li .lctit strong{ font-size:18px; color:#fff; font-weight:normal; }
.liucheng ul li .bg-main{ width:30px; margin:5px auto;background:#fff; } 

/*message*/
.i_contact_r{ width:1120px; padding:50px 40px 30px 40px; height:350px; overflow:hidden; background:url(../images/kefu.jpg) #ffffff no-repeat left top; }
.i_contact_r .i_contact_r_div{ float:right; width:800px; overflow:hidden; }
.i_contact_r .i_contact_r_div ul li{ height:68px; line-height:68px;float:left; width:100%; margin-bottom:20px;}
.i_contact_r .i_contact_r_div ul li div{ border:1px solid #dfdfdf; overflow:hidden; }
.i_contact_r .i_contact_r_div ul li div .inputs{ width:100%; border:0; height:68px; text-indent:20px; background:none; color:#666666; font-size:18px; font-family:"Î¢ÈíÑÅºÚ"; outline:none;}
.i_contact_r .i_contact_r_div ul li:nth-child(3){ width:49%; }
.i_contact_r .i_contact_r_div ul li:nth-child(4){ width:49%; float:right; }
.i_contact_r .i_contact_r_div ul li .bnts{width: 100%; height: 68px;  display: block; background: #1c813b; border: 1px #1c813b solid; outline: none; color: #fff;font-size: 18px; text-align: center; line-height: 68px;cursor: pointer; transition:all 0.3s;}
.i_contact_r .i_contact_r_div ul li .bnts:hover{opacity:0.6;filter:Alpha(opacity=60);}





.right_tit { width:100%; padding:25px 0 15px 0; border-bottom:#eee 1px solid; font-size:18px; color:#333; }



.about_honer { padding:30px 0; list-style:none; overflow:hidden; }
.about_honer li{ float:left; width:210px; text-align:center; line-height:30px; margin:15px; }
.about_honer li img{ width:210px; height:275px; border:#eee 1px solid; transition:all 0.3s linear; }
.about_honer li:hover img{ border:#1c813b 1px solid; }
.ditu { position:absolute; top:30px; right:20px; width:600px; height:400px; border:#eee 1px solid; overflow:hidden; }





/*pro*/
.pro_cls { width:100%; padding:20px 0 0 0; border-bottom:#eee 1px solid; }
.pro_cls ul { display:table; margin:0 auto; }
.pro_cls ul li{ float:left; margin:0 5px; position: relative; }
.pro_cls ul li a{ display:block; font-size:16px; padding:10px 13px 0 13px; height:35px; }
.pro_cls ul li:hover a{ color:#1c813b; font-weight:bold; height:33px; border-bottom:#1c813b 2px solid; }
.pro_cls ul li.cur a{ color:#1c813b; font-weight:bold; height:33px; border-bottom:#1c813b 2px solid; }
.pro_cls ul li:hover .pro_cls_sec a{ border-bottom: none; }

.pro_cls ul li .pro_cls_sec{ display:none; min-width:190px; background-color:#f5f5f5; border: 0px solid #ddd; padding:10px 0; position: absolute; top: 45px; left: 0px; z-index: 991; overflow: hidden;}
.pro_cls ul li .pro_cls_sec a{ display:block; font-size:14px; color:#666; font-weight:normal; padding:6px 12px; height:inherit; }
.pro_cls ul li .pro_cls_sec a:hover{ font-size:14px; border-bottom:none; color:#fff; font-weight:normal; background-color:#1c813b; }





/*cool*/
.coolbg { background:url(../images/coolbg.jpg) no-repeat center top; min-height:730px; }

#solution_t{width:1200px; margin:0 auto; font-size:33px; font-weight:bold; padding-top:50px; text-align:center; color:#1c813b;}
#solution_c{width:1200px; margin:0 auto; height:18px; background:url(../images/20171225102349_76380083.png) no-repeat; text-align:center; font-size:16px; color:#666; margin-top:10px;}
#solution_b{width:1200px; margin:0 auto; margin-top:20px;}

.case{ padding-top:0px; }
.case_l{width: 275px;}
.case_l ul li{ width:275px; height: 65px; margin-right: 10px; margin-bottom: 5px; float: left; border: 1px solid #bebebe;}
.case_l ul li a{ display:block; padding-top:21px; height:44px; padding-left:28px; background:url(../images/pp.png) #1c813b no-repeat 5px 24px; font-size:16px; color:#fff; font-weight:bold; }
.case_l ul li.cur a,.case_l ul li a:hover{ background-color:#e52800; color:#fff;}
.case_l ul li span{ display:block; font-size:12px; font-weight:normal; padding:8px 0 0; text-transform:uppercase; color:#888;}
.case_r{ width:600px; padding:1px 0 0;}
.case_r ul li{ width:600px; float:left; position:relative; height:498px;}
.case_r ul li img{ width:600px; height:498px;}
.case_r ul li span{ width:600px; display:block; text-align:center; height:40px; line-height:40px; font-size:16px; color:#fff; overflow:hidden; background:
url(../images/20171225170202_1265131837.png) repeat; position:absolute; bottom:0; left:0;}

/*20190509*/
.hangye { padding:10px 0; list-style:none; overflow:hidden; }
.hangye li{ float:left; width:48%; padding:10px 1%; }
.hangye li img{ width:100%; height:350px; }

.hy { padding:0; list-style:none; overflow:hidden; }
.hy li{ float:left; width:48%; padding:10px 1%; }
.hy li p{ text-align:center; font-weight:bold; }
.hy li img{ width:100%; }