﻿/*新奇网络81886*/
*{margin:0;padding:0;}
body{ font-family:"微软雅黑"; background:#fff; min-width:1200px; overflow-y:auto;}
img{ border:none; }
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:underline;}
div{ font-size:16px;}
p{ font-size:16px;}
/*顶部head*/
.head_all{width:100%;height:48px; background:#f3f3f3; overflow:hidden;}
.head_all .head_content{width:1200px;height:48px; margin:0 auto; overflow:hidden;}
.head_all .head_content .head_left{width:400px; height:48px; float:left; overflow:hidden;}
.head_all .head_content .head_left h1{ font-size:14px; line-height:48px; color:#616161; font-weight:400;}

.head_all .head_content .head_right{ width:400px; float:left; height:48px; margin-left:65px;}
.head_all .head_content .head_right li{ float:left; list-style:none; font-size:14px; line-height:48px; padding-left:10px; padding-right:10px;}
.head_all .head_content .head_right li span{ padding-right:10px; font-size:16px; float:left;}
.head_all .head_content .head_right li a{ color:#616161;}

.head_all .head_content .top_yuyan{width:320px; float:right; text-align:right; height:48px; overflow:hidden;}
.head_all .head_content .top_yuyan a{ float:right; display:block; line-height:48px; padding-right:20px; padding-left:20px; font-size:14px; color:#616161;}
.head_all .head_content .top_yuyan a img{width:21px; height:14px; margin-right:5px; float:left; padding-top:18px;}

.top_content{width:1200px; height:180px; margin:0 auto; overflow:hidden; }
.top_content .top_logo{width:280px;height:150px; float:left; overflow:hidden;}
.top_content .top_logo img{width:280px; margin-top:32px;}
.top_content .top_name{ width:393px;height:180px; float:left; overflow:hidden; text-align:left; margin-left:15px;}
.top_content .top_name h2{ font-size:22px; color:#008e37; line-height:60px; padding-top:35px; border-bottom:1px solid #cbcbcb;}
.top_content .top_name h2 span{ padding-right:20px; color:#ff8500;}
.top_content .top_name p{ font-size:20px; color:#333; padding-left:17px; line-height:52px;}
.top_content .top_name p span{ color:#ff8500;}
.top_content .top_right{width:320px;height:180px; float:right; background:url(../images/tel.png) left center no-repeat;}
.top_content .top_right p{ font-size:14px; color:#8a8a8a; line-height:30px; padding-left:100px; padding-top:30px;}
.top_content .top_right h2{ font-size:26px; color:#008e37; line-height:28px; padding-left:100px;}



/*导航*/
.nav_all{width:100%;height:60px; background:#008930; z-index:1000;}
.nav_content{width:1200px; height:60px;margin:0 auto;}

.nav_all *, *:after, *:before{ box-sizing: border-box; }
.nav_content .nav_mobile{ display:none;}
.animenu__toggle{display: none;cursor: pointer;background-color: #008930;border: 0;padding:0px;height:3rem;width: 40px;}
.animenu__toggle:hover{background-color: #008930;}
.animenu__toggle__bar{display: block;width: 20px;height: 2px;background-color: #fff;-webkit-transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);-o-transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55); display:none;}
.animenu__toggle__bar +  .animenu__toggle__bar{margin-top:4px;}
.animenu__toggle--active .animenu__toggle__bar{margin: 0;position: absolute;}
.animenu__toggle--active .animenu__toggle__bar:nth-child(1){-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.animenu__toggle--active .animenu__toggle__bar:nth-child(2){opacity: 0;}
.animenu__toggle--active .animenu__toggle__bar:nth-child(3){-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}

.animenu{display: block;}
.animenu ul{padding: 0;list-style: none;font: 0px '微软雅黑', Arial, Helvetica;}
.animenu li, .animenu a{display: inline-block;font-size: 16px;}
.animenu a{color: #fff;text-decoration: none;}


.animenu__nav{background-color: #008930;}
.animenu__nav .maicai{ background:#129e43;}
.animenu__nav > li{position: relative;}
.animenu__nav > li > a{padding: 19.5px 28px;text-transform: uppercase;}
.animenu__nav > li:hover{ background:#0aad43;}
.animenu__nav > li > a:first-child:nth-last-child(2):before{content: "";position: absolute;border: 4px solid transparent;border-bottom: 0;border-top-color: currentColor;top: 50%;margin-top: -2px;right: 10px; display:none;}
.animenu__nav > li:hover > ul{opacity: 1;visibility: visible;margin: 0;}
.animenu__nav > li:hover > a{color: #fff; background:url(../images/nav_top-2.png) top center repeat-x;}
.animenu__nav > .no{ background:#ff8500;}
.animenu__nav > .no a{ color:#fff;}
.animenu__nav > .no ul li a{ color:#6b6b6b;}
.animenu__nav > .no ul li a:hover{ color:#fff;}

.animenu__nav__child{min-width:200px;position: absolute;top:60px;left: 0;z-index: 1000;opacity: 0;visibility: hidden;margin: 0px 0 0 0;background-color: #fff;transition: margin .15s, opacity .15s;}
.animenu__nav__child > li{width: 100%;border-bottom: 1px solid #e9e7e7; line-height:35px; border-left:1px solid #e9e7e7; border-right:1px solid #e9e7e7;}
.animenu__nav__child > li:first-child > a:after{content: '';position: absolute;height: 0;width: 0;left: 1em;top: -6px;border:6px solid transparent;border-top: 0;border-bottom-color: inherit; }
.animenu__nav__child > li:nth-child(1){ border-top:none;}
.animenu__nav__child a{padding:0px;width: 100%;border-color: #f3f3f3; color:#6b6b6b; display:block; padding-left:20px; font-size:14px;}
.animenu__nav__child a:hover{background-color:#ff8500;border-color:#ff8500;color: #fff;}

/*Bnnaer*/
.banner{ width:100%; height:600px; overflow:hidden;}
.banner .swiper-container {width: 100%; height: 100%;   margin-left: auto; margin-right: auto; }
.banner .swiper-slide {text-align: center; font-size: 18px; background: #fff; overflow:hidden; position:relative;}
.banner .swiper-slide img{ width:auto; height:auto; position:absolute; left: 50%; margin-left: -960px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fractio{ bottom:20px;}
.banner .swiper-pagination-bullet{ background:#fff; filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;}
.banner .swiper-pagination-bullet-active{ background:#ff8500;}
.banner .swiper-button-next{  filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; right:40px; display:none;}
.banner .swiper-button-next:hover{  filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}
.banner .swiper-button-prev{  filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; left:40px; display:none;}
.banner .swiper-button-prev:hover{  filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ width:12px; height:12px;}


/*搜索*/
.sosuo_all{ width:100%;  height:55px; overflow:hidden; background:#f3f3f3; box-shadow:#d4d4d4 3px 3px 3px; margin-bottom:10px;}
.sosuo_content{ width:1200px; height:55px; overflow:hidden; margin:0 auto;}
.sosuo_left{ width:780px; float:left; height:100%; overflow:hidden; text-align:left; overflow:hidden;}
.sosuo_left h1{ line-height:55px; font-size:14px; color:#666666; font-weight:300; float:left; margin-left:0px;}
.sosuo_left h1 img{width:auto;height:55px; float:left;}
.sosuo_left h1 img{ float:left; margin-right:10px;}
.sosuo_left a{ display:block; float:left; font-size:14px; line-height:55px; padding-left:15px; padding-right:15px; color:#666666; text-decoration:none;}
.sosuo_left a:hover{ text-decoration:underline; color:#008930;}
.sosuo_right{ width:520px; height:55px; float:right; overflow:hidden; }
.sosuo_so{width:330px; height:55px; float:right; overflow:hidden; margin-right:0px; padding-top:0px;}
.sosuo_so  form	{ padding-top:12px;}
.sosuo_so .keyword		{-webkit-box-flex: 1; width:244px; height:30px; text-align:left; line-height:30px; overflow:hidden; font-size:12px; border:none; background:#ffffff; float:left; margin-left:0%; text-indent:6px;  color:#000; border:1px solid #ffffff;}
.sosuo_so .search-btn	{ width:79px; height:32px;background:#fff; float:left; border:none;  cursor:pointer; color:#fff; text-align:left;  line-height:31px; text-align:left; background:#008930 url(../images/so.png) center center no-repeat; text-indent:35px;}

/*成功案例*/
.home_case_all{width:100%; height:980px; background:url(../images/home_case_back.jpg); overflow:hidden;}
.home_case_title{width:1200px; height:72px; background:url(../images/shitangpeisong_title.png) top center no-repeat;margin:0 auto; text-align:center; line-height:62px; color:#fff; margin-top:65px;}
.home_case_title h2{ font-size:28px; letter-spacing:3px}

/*首页配送展示*/
.cont_sd{width:100%;height:auto; background:url(../images/product_back.jpg) top center no-repeat; overflow:hidden; margin-top:40px;}
.cont_sd .cont_cd{width:1200px;margin:0 auto; overflow:hidden; height:auto; margin-top:30px;}

.cont_sd .cont_cd .prod_sk{width:100%;}
.cont_sd .cont_cd .prod_sk .prod_left_s{float:left;width:100%;margin-right:0px; height:80px; overflow:hidden; background:#fff; border-bottom:1px solid #bde0c9; border-top:1px solid #bde0c9;}

.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul{width:1200px; height:100%;  margin:0 auto; margin-top:0px; overflow:hidden; }
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul .mobile_more{ display:none;}

.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul li{ width:auto; height:80px;   list-style:none; float:left; line-height:80px; padding-left:20px; padding-right:20px; margin-left:15px;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul li a{ display:block; color:#333;  }
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul li a:hover{ color:#008930;}
/* .cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul .s1 { background:url(../images/home_case_title_01.png) left center no-repeat; text-indent:35px;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul .s2 { background:url(../images/home_case_title_02.png) left center no-repeat; text-indent:35px;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul .s3 { background:url(../images/home_case_title_03.png) left center no-repeat; text-indent:35px;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul .s4 { background:url(../images/home_case_title_04.png) left center no-repeat; text-indent:35px;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul .s5 { background:url(../images/home_case_title_05.png) left center no-repeat; text-indent:35px;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul .s6 { background:url(../images/home_case_title_06.png) left center no-repeat; text-indent:35px;}

.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul .s1.li_on{  background:url(../images/home_case_title_01_no.png) left center no-repeat; text-indent:35px; color:#008930;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul .s2.li_on{  background:url(../images/home_case_title_02_no.png) left center no-repeat; text-indent:35px; color:#008930;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul .s3.li_on{  background:url(../images/home_case_title_03_no.png) left center no-repeat; text-indent:35px; color:#008930;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul .s4.li_on{  background:url(../images/home_case_title_04_no.png) left center no-repeat; text-indent:35px; color:#008930;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul .s5.li_on{  background:url(../images/home_case_title_05_no.png) left center no-repeat; text-indent:35px; color:#008930;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul .s6.li_on{  background:url(../images/home_case_title_06_no.png) left center no-repeat; text-indent:35px; color:#008930;}

.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul .s1:hover{  background:url(../images/home_case_title_01_no.png) left center no-repeat; text-indent:35px; color:#008930;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul .s2:hover{  background:url(../images/home_case_title_02_no.png) left center no-repeat; text-indent:35px; color:#008930;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul .s3:hover{  background:url(../images/home_case_title_03_no.png) left center no-repeat; text-indent:35px; color:#008930;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul .s4:hover{  background:url(../images/home_case_title_04_no.png) left center no-repeat; text-indent:35px; color:#008930;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul .s5:hover{  background:url(../images/home_case_title_05_no.png) left center no-repeat; text-indent:35px; color:#008930;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul .s6:hover{  background:url(../images/home_case_title_06_no.png) left center no-repeat; text-indent:35px; color:#008930;} */


.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul li.li_on a{ color:#008930; }
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul li.li_on a i{opacity:1;filter:alpha(opacity:100); color:#4e4e4e;}


.cont_sd .cont_cd .prod_sk .prod_cont{float:right;width:1200px;height:520px;overflow:hidden;position:relative; margin-top:50px; background:#fff;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li{position:absolute;left:0;top:0;width:100%;height:100%;display:none;}

.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_left{ width:280px; height:462px; background:#f3f3f3; float:left; margin-left:25px; margin-top:25px; overflow:hidden;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_left ul{width:230px; margin:0 auto; margin-top:15px;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_left ul h2{ font-size:20px; font-weight:300; color:#3d3d3d; line-height:50px; height:50px; overflow:hidden;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_left ul p{ font-size:12px; color:#909090; line-height:40px; height:40px; overflow:hidden;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_left ul span{ width:50px; height:2px; background:#008930; display:block; margin-top:15px;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_left li{ list-style:none;width:220px;height:220px; margin:0 auto; overflow:hidden; margin-top:37px;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_left li img{ border-radius:50%;width:100%;height:100%;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_left dd{ width:153px;height:36px;margin:0 auto; overflow:hidden; text-align:center; background:#6ece6f; line-height:36px; display:block; margin-top:50px;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_left dd a{ color:#fff; font-size:14px; display:block;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_left dd a:hover{background:#ff8500;}

.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_right{ width:895px; height:480px;  float:left;  margin-top:25px; }
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_right ul{width:263px; height:460px; border:1px solid #e5e5e5; text-align:center; float:left; margin-left:25px; overflow:hidden;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_right ul a{ display:block;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_right ul a:hover{ text-decoration:none;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_right ul img{width:263px;height:263px;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_right ul h2{width:230px; height:50px; line-height:50px; margin:0 auto; font-size:18px; font-weight:300; color:#ff5e1f; overflow:hidden; margin-top:20px;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_right ul span{ width:117px; height:5px; background:#ff5e1f; margin:0 auto; display:block; margin-top:16px;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_right ul p{width:230px; height:50px; line-height:50px; margin:0 auto; font-size:16px; font-weight:300; color:#ff5e1f; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;course:hand; color:#4f4f4f; margin-top:20px;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_right ul dd{width:171px;height:36px;margin:0 auto; background:url(../images/case_right_dd.png); line-height:36px; font-size:14px; color:#fff; margin-top:20px;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_right ul dd:hover{ background:url(../images/case_right_dd_no.png);}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_right ul:hover{ box-shadow:#ccc 0px 1px 10px; }

/*食堂蔬菜配送*/
.home_product_title{width:1200px; height:auto; overflow:hidden;margin:0 auto; text-align:center;color:#575757; }
.home_product_title h2{ font-size:32px; font-weight:300; line-height:80px; padding-top:50px;}
.home_product_title img{ margin-top:10px; width:114px; height:auto; margin-top:20px;}

/*产品展示*/
.home_product{width:100%;height:auto; background:url(../images/product_back.jpg) top center no-repeat; overflow:hidden; margin-top:40px;}
.home_product .cont_cd{width:1200px;margin:0 auto; overflow:hidden; height:auto; margin-top:20px;}

.home_product .cont_cd .prod_sk{width:100%;}
.home_product .cont_cd .prod_sk .prod_left_s{float:left;width:100%;margin-right:0px; height:114px; overflow:hidden; background:#fff; }

.home_product .cont_cd .prod_sk .prod_left_s .prod_ul{width:1200px; height:100%;  margin:0 auto; margin-top:0px; overflow:hidden; }
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul .mobile_more{ display:none;}

.home_product .cont_cd .prod_sk .prod_left_s .prod_ul li{ width:300px; height:114px; list-style:none; float:left; overflow:hidden;}
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul li a{ display:block; color:#008930;  }
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul li:hover a{ color:#ff7842; text-decoration:none;}
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul li:hover h2{ color:#ff7842;}
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul li:hover p{ color:#ff7842;}

.home_product .cont_cd .prod_sk .prod_left_s .prod_ul li h2{ font-size:24px; padding-left:160px; line-height:40px; padding-top:20px;}
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul li p{ font-size:12px; padding-left:160px; line-height:40px; color:#717171;}
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul .s1 { background:url(../images/home_product_title_1.png) 20px center no-repeat; }
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul .s2 { background:url(../images/home_product_title_2.png) left center no-repeat; }
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul .s3 { background:url(../images/home_product_title_3.png) left center no-repeat; }
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul .s4 { background:url(../images/home_product_title_4.png) left center no-repeat; }


.home_product .cont_cd .prod_sk .prod_left_s .prod_ul .s2 h2{ padding-left:170px;}
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul .s2 p{ padding-left:170px;}

.home_product .cont_cd .prod_sk .prod_left_s .prod_ul .s3 h2{ padding-left:180px;}
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul .s3 p{ padding-left:180px;}

.home_product .cont_cd .prod_sk .prod_left_s .prod_ul .s4 h2{ padding-left:180px;}
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul .s4 p{ padding-left:180px;}

.home_product .cont_cd .prod_sk .prod_left_s .prod_ul li.li_on h2{ color:#ff7842;}
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul li.li_on p{ color:#ff7842;}
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul li.li_on a{ color:#008930; }
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul li.li_on a i{opacity:1;filter:alpha(opacity:100); color:#4e4e4e;}


.home_product .cont_cd .prod_sk .prod_cont{float:right;width:1200px;height:790px;overflow:hidden;position:relative; margin-top:0px; background:#fff;}
.home_product .cont_cd .prod_sk .prod_cont .prod_li{position:absolute;left:0;top:0;width:100%;height:100%;display:none;}

.home_product .cont_cd .prod_sk .prod_cont .prod_li{ width:1200px; height:100%; }

.home_product .cont_cd .prod_sk .prod_cont .prod_li dl{width:250px; height:350px; border:1px solid #e5e5e5; text-align:left; float:left; margin-left:39px; overflow:hidden; margin-top:39px; background:#f3f3f3;}
.home_product .cont_cd .prod_sk .prod_cont .prod_li dl h2{ font-size:21px; font-weight:300; color:#3d3d3d; line-height:50px; height:50px; overflow:hidden; width:210px; margin:0 auto; margin-top:8px;}
.home_product .cont_cd .prod_sk .prod_cont .prod_li dl p{ font-size:12px; color:#717171; line-height:30px; height:30px; overflow:hidden; width:210px; margin:0 auto;}
.home_product .cont_cd .prod_sk .prod_cont .prod_li dl dd{ font-size:14px; color:#fd895b; line-height:30px; height:30px; overflow:hidden; width:210px; margin:0 auto; margin-top:10px;}
.home_product .cont_cd .prod_sk .prod_cont .prod_li dl dd a{ color:#fd895b;}
.home_product .cont_cd .prod_sk .prod_cont .prod_li dl span{ width:140px; height:4px; background:#fd895b; display:block; margin-top:15px; margin-left:20px;}
.home_product .cont_cd .prod_sk .prod_cont .prod_li dl img{width:235px;height:165px; display:block; margin:0 auto; margin-top:15px;}

.home_product .cont_cd .prod_sk .prod_cont .prod_li ul{width:250px; height:350px; border:1px solid #e5e5e5; text-align:center; float:left; margin-left:39px; overflow:hidden; margin-top:39px;}
.home_product .cont_cd .prod_sk .prod_cont .prod_li ul img{ width:250px;height:250px; display:block;}
.home_product .cont_cd .prod_sk .prod_cont .prod_li ul h2{ width:230px; margin:0 auto; font-size:16px; font-weight:400; line-height:58px; height:58px; overflow:hidden; color:#000000; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;course:hand;}
.home_product .cont_cd .prod_sk .prod_cont .prod_li ul dd{ font-size:14px; background:url(../images/home_product_list_dd.png) center center no-repeat; color:#ff7842;}
.home_product .cont_cd .prod_sk .prod_cont .prod_li ul a{ display:block;}
.home_product .cont_cd .prod_sk .prod_cont .prod_li ul a:hover{ text-decoration:none;}
.home_product .cont_cd .prod_sk .prod_cont .prod_li ul:hover h2{transform:scale(1.05); transition:0.3s linear 0.1s; color:#ff7842;}

.home_product_more{ width:224px;height:50px; border:1px solid #d2d2d2; line-height:50px; margin:0 auto; background:url(../images/home_product_more.png) 30px center no-repeat; overflow:hidden; margin-top:50px;} 
.home_product_more a{ display:block; padding-left:90px; color:#646464;}
.home_product_more a:hover{ color:#ff620d;}
/*首页优势*/
.home_youshi_title{width:1200px; height:auto; overflow:hidden; margin:0 auto; text-align:center;}
.home_youshi_title h2{ width:1200px; line-height:60px; overflow:hidden; padding-top:60px; padding-bottom:20px; color:#008930; font-weight:300; font-size:30px; border-bottom:1px solid #c9c9c9;}
.home_youshi_title h2 i{ color:#ff620d; font-size:60px; line-height:60px; padding-left:20px; padding-right:20px; font-weight:900; position:relative; top:10px;}
.home_youshi_title h3{ line-height:40px; font-size:21px; color:#454545; font-weight:400; line-height:75px;}

.home_youshi_A{width:1200px;height:370px; margin:0 auto; overflow:hidden;}
.home_youshi_A .left{width:480px;height:370px; float:left; overflow:hidden; padding-top:40px;}
.home_youshi_A .left .bianhao{width:90px;height:370px; float:left; overflow:hidden; background:url(../images/bianhao01.png) top center no-repeat;}
.home_youshi_A .left .bianhao h2{width:90px;height:90px; background:#008931;border-radius:50%; text-align:center; color:#fff; font-size:45px; line-height:90px; margin:0 auto;}
.home_youshi_A .left ul{width:360px;height:370px; overflow:hidden; float:right; margin-right:10px;}
.home_youshi_A .left ul h2{ color:#008931; line-height:55px; font-size:30px; font-weight:300;}
.home_youshi_A .left ul h3{ display:block; color:#aaaaaa; line-height:35px; font-weight:300; font-size:16px;}
.home_youshi_A .left ul p{ font-size:16px; line-height:35px; padding-top:30px;}
.home_youshi_A .left ul p span{ color:#008930;}
.home_youshi_A .img{ width:720px;height:370px; float:right;}
.home_youshi_A .img img{width:100%;height:100%;}

.home_youshi_B{width:1200px;height:370px; margin:0 auto; overflow:hidden;}
.home_youshi_B .left{width:480px;height:370px; float:right; overflow:hidden; padding-top:40px; }
.home_youshi_B .left .bianhao{width:90px;height:370px; float:left; overflow:hidden; background:url(../images/bianhao02.png) top center no-repeat; margin-left:10px;}
.home_youshi_B .left .bianhao h2{width:90px;height:90px; background:#ff620d;border-radius:50%; text-align:center; color:#fff; font-size:45px; line-height:90px; margin:0 auto;}
.home_youshi_B .left ul{width:360px;height:370px; overflow:hidden; float:right; margin-left:10px;}
.home_youshi_B .left ul h2{ color:#ff620d; line-height:55px; font-size:30px; font-weight:300;}
.home_youshi_B .left ul h3{ display:block; color:#aaaaaa; line-height:35px; font-weight:300; font-size:16px;}
.home_youshi_B .left ul p{ font-size:16px; line-height:35px; padding-top:30px; text-align:justify; text-justify:inter-ideograph;}
.home_youshi_B .left ul p span{ color:#ff620d;}
.home_youshi_B .img{ width:720px;height:370px; float:left;}
.home_youshi_B .img img{width:100%;height:100%;}

.home_youshi_C{width:1200px;height:380px; margin:0 auto; overflow:hidden;}
.home_youshi_C .left{width:640px;height:380px; float:left; overflow:hidden; padding-top:30px;}
.home_youshi_C .left .bianhao{width:90px;height:370px; float:left; overflow:hidden; background:url(../images/bianhao01.png) top center no-repeat;}
.home_youshi_C .left .bianhao h2{width:90px;height:90px; background:#008931;border-radius:50%; text-align:center; color:#fff; font-size:45px; line-height:90px; margin:0 auto;}
.home_youshi_C .left ul{width:520px;height:370px; overflow:hidden; float:right; margin-right:0px;}
.home_youshi_C .left ul h2{ color:#008931; line-height:55px; font-size:30px; font-weight:300;}
.home_youshi_C .left ul h3{ display:block; color:#aaaaaa; line-height:35px; font-weight:300; font-size:16px;}
.home_youshi_C .left ul p{ font-size:16px; line-height:35px; padding-top:30px;}
.home_youshi_C .left ul p span{ color:#008930;}
.home_youshi_C .img{ width:515px;height:380px; float:right;}
.home_youshi_C .img img{width:100%;height:100%;}

.home_youshi_E{width:1200px;height:370px; margin:0 auto; overflow:hidden;}
.home_youshi_E .left{width:530px;height:370px; float:left; overflow:hidden; padding-top:40px;}
.home_youshi_E .left .bianhao{width:90px;height:370px; float:left; overflow:hidden; background:url(../images/bianhao01.png) top center no-repeat;}
.home_youshi_E .left .bianhao h2{width:90px;height:90px; background:#008931;border-radius:50%; text-align:center; color:#fff; font-size:45px; line-height:90px; margin:0 auto;}
.home_youshi_E .left ul{width:400px;height:370px; overflow:hidden; float:right; margin-right:10px;}
.home_youshi_E .left ul h2{ color:#008931; line-height:55px; font-size:30px; font-weight:300;}
.home_youshi_E .left ul h3{ display:block; color:#aaaaaa; line-height:35px; font-weight:300; font-size:16px;}
.home_youshi_E .left ul p{ font-size:16px; line-height:35px; padding-top:30px;}
.home_youshi_E .left ul p span{ color:#008930;}
.home_youshi_E .img{ width:650px;height:370px; float:right;}
.home_youshi_E .img img{width:100%;height:100%;}

.home_youshi_F{width:1200px;height:390px; margin:0 auto; overflow:hidden; }
.home_youshi_F .left{width:480px;height:370px; float:right; overflow:hidden; padding-top:40px; }
.home_youshi_F .left .bianhao{width:90px;height:370px; float:left; overflow:hidden; background:url(../images/bianhao02.png) top center no-repeat; margin-left:10px;}
.home_youshi_F .left .bianhao h2{width:90px;height:90px; background:#ff620d;border-radius:50%; text-align:center; color:#fff; font-size:45px; line-height:90px; margin:0 auto;}
.home_youshi_F .left ul{width:360px;height:370px; overflow:hidden; float:right; margin-left:10px;}
.home_youshi_F .left ul h2{ color:#ff620d; line-height:55px; font-size:30px; font-weight:300;}
.home_youshi_F .left ul h3{ display:block; color:#aaaaaa; line-height:35px; font-weight:300; font-size:16px;}
.home_youshi_F .left ul p{ font-size:16px; line-height:35px; padding-top:30px; text-align:justify; text-justify:inter-ideograph;}
.home_youshi_F .left ul p span{ color:#ff620d;}
.home_youshi_F .img{ width:720px;height:370px; float:left;}
.home_youshi_F .img img{width:100%;height:100%;}

.home_3datese{width:1200px;height:254px; background:#f3f3f3; margin:0 auto;  overflow:hidden; margin-top:50px;}
.home_3datese .s1{width:300px;height:254px; float:left; overflow:hidden;  text-align:center; background:#fff;box-shadow:#fff4ee 0px 0px 100px inset;}
.home_3datese .s1 h2{width:220px; height:50px; line-height:50px; margin:0 auto; overflow:hidden; font-size:20px; color:#ff620d; text-align:left; margin-top:20px; margin-bottom:10px;}
.home_3datese .s1 h2 img{ float:left;width:50px; height:50px; margin-right:20px;} 
.home_3datese .s1 p{width:220px; margin:0 auto; font-size:16px; line-height:35px; color:#6f6f6f;}
.home_3datese .s1 span{ color:#ff620d;}

.home_3datese .s2{width:600px;height:254px; float:left; overflow:hidden;background:#fff;box-shadow:#f1fbfa 0px 0px 100px inset; text-align:left;}
.home_3datese .s2 h2{width:520px; height:50px; line-height:50px; margin:0 auto; overflow:hidden; font-size:20px; color:#00b19d; text-align:left; margin-top:20px; margin-bottom:10px;}
.home_3datese .s2 h2 img{ float:left;width:50px; height:50px; margin-right:20px;} 
.home_3datese .s2 p{width:520px; margin:0 auto; font-size:16px; line-height:35px; color:#6f6f6f;}
.home_3datese .s2 span{ color:#00b19d;}

.home_3datese .s3{width:300px;height:254px; float:left; overflow:hidden; background:#fff;box-shadow:#ebf4ef 0px 0px 100px inset; text-align:center;}
.home_3datese .s3 h2{width:170px; height:50px; line-height:50px; margin:0 auto; overflow:hidden; font-size:20px; color:#00ae3e; text-align:left; margin-top:20px; margin-bottom:10px;}
.home_3datese .s3 h2 img{ float:left;width:50px; height:50px; margin-right:20px;} 
.home_3datese .s3 p{width:220px; margin:0 auto; font-size:16px; line-height:35px; color:#6f6f6f;}
.home_3datese .s3 span{ color:#00ae3e;}

.home_hengfu_A{width:100%;height:432px; background:url(../images/hengfu_a.jpg) top center no-repeat; margin-top:40px; overflow:hidden;}
.hongfu_A_content{width:1200px;height:432px; margin:0 auto; overflow:hidden; position:relative;}
.hongfu_A_content .right{width:560px;height:330px; float:right; text-align:center; margin-top:120px;}
.hongfu_A_content .right ul{width:100%; height:auto;}
.hongfu_A_content .right ul h2{ font-size:37px; color:#fff; line-height:50px; padding-top:20px;}
.hongfu_A_content .right ul h3{ font-size:22px; color:#fff; line-height:45px; padding-top:20px; font-weight:300;}
.hongfu_A_content .right .tel{width:408px;height:53px; margin:0 auto; border:2px solid #fff; text-align:center; margin-top:20px;}
.hongfu_A_content .right .tel p{ font-size:16px; color:#fff; float:left; line-height:53px; margin-left:45px; }
.hongfu_A_content .right .tel h2{ float:left; font-size:30px; color:#fff; line-height:53px;}
.hongfu_A_content .right .tel a:hover{ text-decoration:none;}
.hongfu_A_content .right .more{width:120px;height:37px; background:#ff620d; margin:0 auto; margin-top:25px; line-height:37px;}
.hongfu_A_content .right .more a{ line-height:37px; color:#fff; font-size:15px;}

.home_liucheng_title{width:1200px;margin:0 auto; height:auto; overflow:hidden; text-align:center; padding-top:60px;}
.home_liucheng_title h2{ font-size:28px; font-weight:400; color:#008931; line-height:50px;}
.home_liucheng_title p{ font-size:14px; font-size:14px; color:#989898; line-height:40px;}
.home_liucheng_content{ width:1200px; height:auto; margin:0 auto; overflow:hidden;  text-align:center; padding-top:30px; padding-bottom:30px;}
.home_liucheng_content ul{width:170px;height:226px; float:left; display:inline-block; text-align:center; margin-left:25px;}
.home_liucheng_content ul li{ list-style:none; width:166px; height:166px; border:2px solid #dcdcdc; border-radius:50%;}
.home_liucheng_content ul li img{width:100px;height:100px; margin-top:30px;}
.home_liucheng_content ul h2{ font-size:17px; line-height:60px; color:#686868; font-weight:300;}

.home_liucheng_more{width:1200px; display:inline-block; margin:0 auto; text-align:center; padding-top:40px;}
.home_liucheng_more a{ display:block; border:2px solid #008931; width:480px; margin:0 auto; line-height:60px; font-size:17px; border-radius:20px;}
.home_liucheng_more a span{ color:#ff620d;}
.home_liucheng_more a:hover{ text-decoration:none; border:2px solid #ff620d;}
/*关于双惠*/
.home_about_title{ width:1200px; height:260px;margin:0 auto; overflow:hidden; text-align:center; background:url(../images/home_about_title.jpg) top center no-repeat; border-bottom:1px solid #ccc;}
.home_about_title h2{ line-height:50px; font-size:30px; color:#008931; font-weight:300; padding-top:30px;}
.home_about_title h3{ font-size:30px; color:#b0b0b0; font-weight:400; padding-top:15px; line-height:40px;}
.home_about_title p{ font-size:18px; background:#ff620d; width:420px;height:45px; line-height:45px; margin:0 auto; text-align:center; color:#fff; margin-top:30px;} 

.home_about_all{width:100%;height:1024px; background:url(../images/home_about_all.jpg) top center no-repeat;}
.home_about_content{width:1150px; height:350px; margin:0 auto; text-align:left; overflow:hidden; padding-top:25px; }
.home_about_content p{ font-size:16px; line-height:34px; margin-top:30px;text-align:justify; text-justify:inter-ideograph;
}
.home_about_more{width:1200px; height:47px; margin:0 auto; overflow:hidden; text-align:center; margin-top:20px;}
.home_about_more a{ display:inline-block;width:161px;height:45px; border:1px solid #008931; border-radius:10px; margin-left:10px; margin-right:10px;line-height:45px; color:#008931;}
.home_about_more a:hover{ background:#00913e; color:#fff;}

.home_jidi_content{ width:1200px; height:420px; margin:0 auto; overflow:hidden; margin-top:80px; margin-bottom:0px; background:#fff;}
.home_jidi_content .swiper-container{width:100%;height:100%;text-align:center; display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;
-ms-flex-pack: center;-webkit-justify-content: center; justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center; align-items: center; margin-top:0;}
.home_jidi_content .swiper-wrapper{width:1200px; margin:0 auto; }
.home_jidi_content .swiper-slide{ width:auto; overflow:hidden; margin:0 auto; margin-top:35px;}
.home_jidi_content .swiper-slide ul{width:254px; height:320px; overflow:hidden; margin:0 auto; text-align:center; margin-left:35px;transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;  text-align:center; background:#fff; margin-top:0px; border:1px solid #f4f4f4; float:left; }
.home_jidi_content .swiper-slide ul a{ display:block;}
.home_jidi_content .swiper-slide ul p{width:260px; height:260px; border:1px solid #f3f3f3; margin:0 auto; }
.home_jidi_content .swiper-slide ul p img{  width:100%;height:100%;}
.home_jidi_content .swiper-slide ul h2{ font-size:18px; width:240px; margin:0 auto; text-align:center; font-weight:300; line-height:60px; height:60px; overflow:hidden; font-size:16px; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;course:hand; color:#727272;}
.home_jidi_content .swiper-slide ul h2 i{ float:left; font-size:25px; color:#b4c8d6; margin-right:10px;}
.home_jidi_content .swiper-pagination-bullet-active{ background:#008931; bottom:0px;}
.home_jidi_content .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:25px;}
.home_jidi_content .swiper-pagination-bullet-active{ background:#008931;}
.home_jidi_content .swiper-button-next{  filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; right:40px; display:none;}
.home_jidi_content .swiper-button-next:hover{  filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}
.home_jidi_content .swiper-button-prev{  filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; left:40px; display:none;}
.home_jidi_content .swiper-button-prev:hover{  filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}
.home_jidi_content .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ width:12px; height:12px;}
/*荣誉资质*/
.home_honor_all{width:100%; min-height:200px; height:auto; background:#edfff3; padding-top:30px; padding-bottom:30px;}
.home_honor_title{width:1200px;height:75px; border-bottom:1px solid #c9c9c9; margin:0 auto; line-height:75px; }
.home_honor_title h2{ color:#008931; float:left; font-size:26px;}
.home_honor_title h2 span{ color:#b0b0b0; font-weight:300;}
.home_honor_title a{ float:right; font-size:16px; color:#afafaf;}

.home_honor_content{ width:1200px; height:420px; margin:0 auto; overflow:hidden; margin-top:25px; margin-bottom:0px; }

.home_honor_content .swiper-container{width:100%;height:100%;text-align:center; display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;
-ms-flex-pack: center;-webkit-justify-content: center; justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center; align-items: center; margin-top:0;}
.home_honor_content .swiper-wrapper{width:1140px; margin:0 auto; transition-timing-function: linear;}
.home_honor_content .swiper-slide{ width:240px; overflow:hidden; margin:0 auto; margin-top:25px; overflow:hidden;}
.home_honor_content .swiper-slide ul{width:241px; height:388px; overflow:hidden; margin:0 auto; text-align:center; transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;  text-align:center;  margin-top:0px; float:left; margin-left:35px;}
.home_honor_content .swiper-slide ul a{ display:block;}
.home_honor_content .swiper-slide ul p{width:241px; height:329px;  margin:0 auto; }
.home_honor_content .swiper-slide ul p img{  width:100%;height:100%;}
.home_honor_content .swiper-slide ul h2{ font-size:14px; width:230px; margin:0 auto; text-align:center; font-weight:300; line-height:60px; height:60px; overflow:hidden; font-size:14px; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;course:hand; color:#727272;}

.home_honor_content .swiper-pagination-bullet-active{ background:#008931; bottom:0px;}
.home_honor_content .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:25px;}
.home_honor_content .swiper-pagination-bullet-active{ background:#008931;}
.home_honor_content .swiper-button-next{  filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; right:0px;}
.home_honor_content .swiper-button-next:hover{  filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}
.home_honor_content .swiper-button-prev{  filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; left:0px;}
.home_honor_content .swiper-button-prev:hover{  filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}
.home_honor_content .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ width:12px; height:12px; display:none;}

.home_hezuo_all{width:100%; min-height:100px; height:auto; overflow:hidden; text-align:center; background:#fff6ed;}
.home_hezuo_all .home_hezuo_title{width:1200px;height:auto; margin:0 auto; overflow:hidden; padding-top:35px; padding-bottom:30px;}
.home_hezuo_all .home_hezuo_title h2{ font-size:30px; color:#4e4e4e; line-height:60px;}
.home_hezuo_all .home_hezuo_title h2 span{ color:#ff620d;}
.home_hezuo_all .home_hezuo_title p{ font-size:18px; color:#4e4e4e; line-height:50px; padding-top:15px;}

.dowebok { width:1200px; margin:0px auto; font-size: 0; min-height:auto; margin-top:0px; overflow:hidden;}
.dowebok img { width:170px; height:100px; margin:0px 30px 0px 0px; box-shadow:none; }
.dowebok img:hover{width:170px; height:100px;  box-shadow:none;}
.str_wrap{overflow:hidden;//zoom:1;width:1200px; position:relative;-moz-user-select: none;-khtml-user-select: none;user-select: none;white-space:nowrap;}
.str_wrap.str_active{}
.str_move{white-space:nowrap;position:absolute;top:0;left:0;cursor:move;}
.str_move_clone{display:inline-block;//display:inline;//zoom:1;vertical-align:top;position:absolute;left:100%;top:0;}
.str_vertical .str_move_clone{left:0;top:100%;}
.str_down .str_move_clone{left:0;bottom:100%;}
.str_vertical .str_move,
.str_down .str_move{white-space:normal;width:100%;}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{cursor:inherit;}
.str_wrap img{max-width:none !important;}

.home_hezuo_more{ display:inline-block;width:1200px; height:auto; overflow:hidden; padding-top:35px; padding-bottom:35px;}
.home_hezuo_more a{width:135px;height:36px; border:1px solid #ff620d; margin:0 auto; text-align:center; display:block; line-height:36px; font-size:14px; color:#ff620d;border-radius:15px;}

/*新闻动态*/
.home_new_title{width:1200px; height:auto; margin:0 auto; text-align:center; overflow:hidden; padding-bottom:30px;}
.home_new_title h2{ color:#444444; font-weight:300; font-size:30px; line-height:60px; padding-top:50px;}
.home_new_title p{ font-size:25px; color:#9a9a9a; line-height:50px;}

/*新闻中心*/
.home_new{width:1200px; height:622px;margin:0 auto; margin-top:0px; margin-bottom:70px;}
.home_new_left{width:680px; height:622px; float:left;}

.newtab{ width:100%; height:622px; margin:0px auto; overflow:hidden; }
.newtab .tab{ overflow:hidden;  height:60px; width:100%; padding-left:0px; }
.newtab .tab li{ float:left; list-style:none;}
.newtab .tab li a{ display:block; line-height:60px; padding-right:50px; float:left; text-decoration:none; color:#6f6f6f; font-size:14px;}
.newtab .tab li a strong{ font-weight:300; padding-right:5px; font-size:18px;}
.newtab .tab li a span{ font-size:16px; font-size:20px; margin-right:5px;}
.newtab .tab dd{ float:right; padding-right:10px; font-size:14px;}
.newtab .tab dd a{ padding:0px 0px;  color:#6f6f6f; display:block; line-height:60px; float:left; text-decoration:none; color:#6f6f6f; font-size:14px;}
.newtab .tab dd a:hover{ text-decoration:underline; color:#008931;}
.newtab .tab a:hover strong{   text-decoration:none; color:#008931; font-weight:800; }
.newtab .tab .on strong{  text-decoration:none;  color:#008931; font-weight:800;}

.newtab .content_new{ overflow:hidden; padding:0px;}
.newtab .content_new li{ display:none; list-style:none;}

.content_lb{width:100%;  height:207px; overflow:hidden;}
.content_lb img{width:200px; height:200px; float:left; margin-right:15px;}
.content_lb h2{ font-size:16px; height:55px; line-height:55px; color:#333333; margin-top:5px;}
.content_lb h2 span{ float:right; padding-right:10px;}
.content_lb h2 a{ color:#333; text-decoration:none;}
.content_lb h2 a:hover{ text-decoration:underline;}
.content_lb p{ padding-right:5px; font-size:14px; line-height:27px; color:#656565; height:88px; overflow:hidden; margin-top:5px; margin-bottom:5px;}
.content_lb strong{width:140px;height:34px; background:#f96414; line-height:34px; display:block; float:left; text-align:center; font-weight:300; margin-top:8px;}
.content_lb strong a{color:#fff; text-decoration:none; display:block; font-size:15px;}
.content_lb strong a:hover{ text-decoration:underline;}

.newtab .content_new .content_new_bottom{background:#f3f3f3; height:300px; margin-top:40px;}
.newtab .content_new dd{width:320px; margin:0 auto; height:75px; line-height:35px; float:left; font-size:14px;   margin-left:20px; overflow:hidden; margin-top:20px;}
.newtab .content_new dd a{ text-decoration:none; color:#333; font-size:14px; display:block;}
.newtab .content_new dd a:hover{ text-decoration:underline; color:#008931;}
.newtab .content_new dd span{ display:block; float:left;  padding-right:5px; color:#929292; line-height:25px;}
.newtab .content_new dd strong{ float:left; color:#008931; font-size:18px; line-height:30px; margin-right:10px;}

.home_new_right{width:440px; height:605px; float:right; border:1px solid #f3f3f3;}
.home_new_right_top{width:100%; height:78px; overflow:hidden; background:#fff;}
.home_new_right_top h2{ width:100%;height:78px; line-height:78px; color:#000000; font-size:18px; text-align:left; float:left; margin-left:0px; margin-top:0px;  text-indent:30px; font-weight:300;}
.home_new_right_top h2 strong{ color:#6f6f6f; font-weight:300; margin-left:10px;}
.home_new_right_top h2 a{ color:#868686; font-size:14px; text-decoration:none;}
.home_new_right_top h2 a:Hover{ text-decoration:underline; color:#1a7dd9;}
.home_new_right_top span{ float:right; padding-right:0px; font-weight:300; margin-right:10px;}
.home_new_right_top span img{ border:none;}

.myscroll { width: 440px; height:520px; margin: 0 auto;  line-height: 26px; font-size: 12px; overflow: hidden; background:#fff;}
.myscroll li { width:92%; margin:0 auto; overflow:hidden; height:144px; margin:0 auto; border-bottom:1px solid #e7e5e5; list-style:none;}
.myscroll li h3{ width:420px; margin:0 auto; font-size:15px; height:60px; text-indent:40px; line-height:60px; background:url(../images/q.png) left center no-repeat; overflow:hidden; padding-left:0px; color:#333; font-weight:300;}
.myscroll li h3 span{ float:right; font-size:14px;}
.myscroll li p { width:420px; margin:0 auto; padding-left:0px; color:#5e5e5e; font-size:14px; overflow:hidden; height:66px; overflow:hidden; line-height:29px;}
.myscroll li p strong{ width:32px; height:160px; background:url(../images/a.png) left 5px no-repeat;  display:block; float:left; margin-right:8px;}
.myscroll a { color: #333; text-decoration: none;}
.myscroll a:hover { color: #008931; text-decoration: underline;}
.myscroll li:hover{background:#FFF; border-bottom:1px dashed #ccc;}
/*友情链接*/
.links_all{width:100%; height:auto; min-height:10px; background:#f7f7f7; overflow:hidden; border-bottom:3px solid #01c848; margin-top:30px;}
.links_all .links_content{width:1200px; height:auto; margin:0 auto; overflow:hidden; padding-top:25px; padding-bottom:25px;}
.links_all .links_content h2{ float:left; line-height:35px; font-size:16px;}
.links_all .links_content a{ display:block; float:left; line-height:35px; font-size:14px; padding-left:20px; padding-right:20px; color:#333;}

.footer_all{width:100%; height:340px; overflow:hidden; background:url(../images/footer_all.jpg) center bottom no-repeat; background-attachment:fixed;}
.footer_all .footer_content{width:1200px;height:340px;margin:0 auto; overflow:hidden;}
.footer_all .footer_content .footer_left{width:220px; height:340px; background:#fff; overflow:hidden; text-align:center; float:left;}
.footer_all .footer_content .footer_left li{ width:200px; height:127px; margin:0 auto; list-style:none; margin-top:40px;}
.footer_all .footer_content .footer_left li img{width:100%;height:107px;}
.footer_all .footer_content .footer_left p{ width:110px;height:110px; margin:0 auto; text-align:center; margin-top:10px; margin-bottom:10px;}
.footer_all .footer_content .footer_left p img{width:100%;height:100%;}
.footer_all .footer_content .footer_left h2{ font-size:14px; color:#ff6c1d; font-weight:400; line-height:30px;}

.footer_all .footer_content .footer_right{ width:970px;height:340px; float:right; overflow:hidden; }
.footer_all .footer_content .footer_right .top{width:970px; height:290px; overflow:hidden; }
.footer_all .footer_content .footer_right .top ul{width:170px;height:290px; float:left; float:left; padding-top:40px;}
.footer_all .footer_content .footer_right .top ul h2{ font-size:18px; line-height:40px; padding-bottom:5px;}
.footer_all .footer_content .footer_right .top ul li{ list-style:none; line-height:32px; font-size:14px;}
.footer_all .footer_content .footer_right .top ul a{ color:#fff;}

.footer_all .footer_content .footer_right .top ul p{ font-size:14px; color:#fff; line-height:30px;
   /* padding-top:5px; */
  }

.footer_all .footer_content .footer_right .top .s1{ margin-left:60px;}
.footer_all .footer_content .footer_right .top .s5{ float:right; width:200px;}

.footer_all .footer_content .footer_right .bottom{ width:950px; height:50px; line-height:50px; margin:0 auto; border-top:1px solid #04c046; overflow:hidden;}
.footer_all .footer_content .footer_right .bottom p{ font-size:14px; text-align:center; color:#fff;}
.footer_all .footer_content .footer_right .bottom a{ color:#fff;}

/*返回顶部*/

/*返回顶部*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #1d8b42 url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; z-index:99999999999999999999999999999999999999;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
  opacity: .8;
}
.cd-top:hover {
  background-color: #f96414 ;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 50px;
    width: 50px;
    right: 30px;
    bottom: 80px;
  }
}

.mobile_footer{ display:none;}

/*min_banner*/
.min_banner{ width:100%; height:300px; overflow:hidden; }
.min_banner ul{width: 100%; height: 100%; margin-left: auto; margin-right: auto; position:relative;}
.min_banner img{ width:auto; height:auto; position:absolute;  left: 50%; margin-left: -960px; }


/*内页*/
.tu_lei_main				{ width:1200px; height:auto; overflow:hidden; margin:0 auto; margin-bottom:30px;}
.tu_lei_main_l				{ width:300px; height:auto; float:left; overflow:hidden;} 
.tu_lei_main_l_t1			{ width:100%; height:auto;background:#fff; overflow:hidden; padding:10px 0; margin-bottom:0px;}
.tu_lei_main_l_t1_title		{ width:100%; height:50px; margin:0 10px; padding:0 10px; }
.tu_lei_main_l_t1_title i{float:left; line-height:40px;color:#008930; font-size:30px; margin-right:5px;}
.tu_lei_main_l_t1_title img	{ width:auto; height:30px; margin-top:10px; margin-right:10px; float:left;}
.tu_lei_main_l_t1_title b	{ width:150px; height:50px; float:left; font-size:18px; color:#008930; line-height:40px;}

.tu_lei_main_l_t1 .ce .no{ background:#f4f4f4; color:#008930;}
.clear{clear:both;}

.ce{display:block;width:100%; height:auto; margin:0 auto; }
.ce li{ list-style:none; }
.ce li i{ font-size:20px; float:left;line-height:20px; margin-right:5px;}
.ce li a{padding: 15px 10px 15px 20px;color:white;display:block;cursor:pointer;background:url(../images/tu.png) no-repeat 10px center; text-decoration:none; color:#3f3f3f; font-size:16px;}

.ce li a:hover{ background:#ededed;  }
.ce li .dqian{background:none;}
.ce li .xz{ background:#ededed; color:#008930;}
.ce li .xuanze{ background:#f4f4f4; color:#008930;}

.er{ margin-bottom:0px; overflow:hidden; padding-left:8%;}
.er li{ float:left;  padding:0px; border:none; margin-bottom:5px;}
.er li i{ font-size:16px; }
.er li a{display:block; color:white;font-size:14px; padding:5px;}
.er .e_li a{ color:#949494;}
.er li a:hover,.er li .sen_x{  }
.er .e_li a:hover,.er .e_li .sen_x{  }
.er .e_li .xuanle{ color:#008930;}


.thr{background:#0075c5; display:none;} 
.thr li{margin-bottom:1px;border-top: 1px solid rgb(180,180,180);position:relative;}
.er .e_li .thr li a{background:url(../images/more.png) no-repeat 10px center;}
.er .e_li .thr li a:hover{ background:#0075c5 url(../images/more.png) no-repeat 10px center;}
.er .e_li .thr li .xuan{ background:#0075c5 url(../images/more.png) no-repeat 10px center;}


.thr{background:#0075c5; display:none;} 
.thr li{margin-bottom:1px;border-top: 1px solid rgb(180,180,180);position:relative;}
.er .e_li .thr li a{background:url(../images/more.png) no-repeat 10px center;}
.er .e_li .thr li a:hover{background:#0075c5 url(../images/more.png) no-repeat 10px center;}
.er .e_li .thr li .xuan{ background:#0075c5;}

.tu_lei_main_l_t2			{ width:100%; height:auto;background:#f8f8f8; overflow:hidden; padding:10px 0; margin-bottom:20px;}
.tu_lei_main_l_t2_title		{ width:260px; height:50px; margin:0 10px; padding:0 10px; border-bottom:2px solid #008930;}
.tu_lei_main_l_t2_title i{float:left; line-height:40px;color:#3f3f3f; font-size:30px; margin-right:5px;}
.tu_lei_main_l_t2_title img	{ width:auto; height:30px; margin-top:10px; margin-right:10px; float:left;}
.tu_lei_main_l_t2_title b	{ width:150px; height:50px; float:left; font-size:18px; color:#3f3f3f; line-height:40px;}

.tu_lei_main_l_t2_con		{ width:280px; height:auto; overflow:hidden; margin:0 auto; position:relative;}
#quotation					{width:262px;height:262px;overflow:hidden; margin:10px 9px;}
#quotation li				{ position:relative;}
#quotation li	 a{ text-decoration:none; display:block;}
#quotation li .a-r			{ text-align:center;}
#quotation li img			{ border:1px solid #ededed; width:260px; height:260px;}
#quotation li p				{ display:none;}
#quotation li:hover p		{ display:block; width:100%; height:100%; padding:0px; overflow:hidden; font-size:16px;  color:#fff; background:url(../images/bg.png) repeat; position:absolute; top:0; left:0; z-index:10; text-align:center; line-height:260px;}
#quotation li:hover{background:#url(../images/bg.png) repeat;}

.tu_lei_main_l_t3			{ width:100%; height:auto;background:#f8f8f8; overflow:hidden; padding:10px 0; margin-bottom:20px;}
.tu_lei_main_l_t3_title		{ width:100%; height:auto; margin:0 0px; padding:0 0px;  overflow:hidden;}


.tu_lei_main_l_t3_title img	{ width:100%; height:auto; margin-bottom:10px; }
.tu_lei_main_l_t3_con		{ width:260px; height:auto; overflow:hidden; margin:0 auto;}
.tu_lei_main_l_t3_con p		{ width:100%; height:auto; font-size:14px; line-height:25px; color:#333333; overflow:hidden}
.tu_lei_main_l_t3_con h2	{ width:100%; height:auto; color:#333; line-height:35px; font-size:16px; padding-top:10px; padding-bottom:10px;}
.tu_lei_main_l_t3_con p b	{ width:60px; height:auto; float:left; overflow:hidden;}
.tu_lei_main_l_t3_con p span{ width:180px; height:auto; float:right;}

.index_tumian_r				{ width:870px; height:auto; float:right; background-color:#fff; margin-bottom:20px;}
.index_tumian_r_top			{ width:97%; height:60px; border-bottom:2px solid #f4f4f4; font-size:18px; line-height:60px; color:#2e2e2e; padding-right:3%; overflow:hidden;}
.index_tumian_r_top	i{ font-size:20px; margin-right:5px;color:#008930;}
.index_tumian_r_top b		{ float:left; font-weight:normal; font-size:18px; line-height:60px;}
.index_tumian_r_top span i{ font-size:16px; color:#b3b3b3;}
.index_tumian_r_top span	{ float:right; font-size:14px; line-height:60px; color:#666666;}
.index_tumian_r_top span a{ font-size:12px; color:#666666; text-decoration:none;}
.index_tumian_r_top span a:hover{ text-decoration:underline;}
.index_tumian_r_top img		{ width:auto; height:16px; margin-top:23px; margin-left:5px; margin-right:5px;}
.index_tumian_r_top b img	{ width:auto; height:30px; margin-top:13px; margin-left:5px; margin-right:10px; float:left;}

.index_tumian_r_img			{ width:100%; height:auto; overflow:hidden; border-bottom:2px solid #0077d0;}
.index_tumian_r_img ul li	{ width:250px; height:auto; overflow:hidden; margin:15px; float:left; position:relative;}
.index_tumian_r_img ul li .img{ width:246px; height:246px; border:2px solid #ededed; margin-bottom:10px;}
.index_tumian_r_img ul li .img img{ width:246px; height:246px;}
.index_tumian_r_img ul li:hover .img img{ width:110%; height:auto;}
.index_tumian_r_img ul li h3{ width:210px; height:0; overflow:hidden;}
.index_tumian_r_img ul li:hover h3{ width:250px; height:250px; position:absolute; overflow:hidden; top:0; left:0; background:url(../images/bg.png) repeat; font-size:18px; line-height:250px; color:#FFFFFF; font-weight:normal; text-align:center;}
.index_tumian_r_img ul li:hover h3 span{ font-size:20px; color:#FFFFFF;}
.index_tumian_r_img ul li p	{ width:200px; height:40px; overflow:hidden; margin:0 auto; font-size:14px; line-height:20px; color:#333333;}

.neirong{ width:870px; height:auto; min-height:300px; padding-top:0px; padding-bottom:10px; margin:0 auto; overflow:hidden; }
.neirong_title{ width:870px; min-height:50px; height:auto; font-size:26px; font-family:"微软雅黑";color:#3f3f3f; line-height:50px;  text-align:center; margin-bottom:0px; font-weight:700; }
.neirong_time{font-size:12px; font-family:"微软雅黑";color:#999; line-height:40px; word-spacing:8px; letter-spacing:1px; width:100%; height:40px; text-align:center; border-bottom:1px solid #f8f8f8;}
.neirong_con{font-family:"微软雅黑";color:#333;  width:870px; height:auto; margin:0 auto; overflow:hidden; min-height:400px; padding-bottom:15px; padding-top:10px; font-size:16px;}
.neirong_con img{max-width:100%;}

/**/

.images_list{width:266px; height:316px; float:left; background:#fff; margin-top:23px; margin-left:10px; margin-right:12px; border:1px solid #f3f3f3;}
.images_list dd{width:100%; height:266px; overflow:hidden;}
.images_list img{width:100%; height:266px; }
.images_list:hover img{ transform:scale(1.2); transition:1s linear 0.1s;}
.images_list h2{width:100%; height:50px; line-height:50px; font-size:13px; font-weight:400; text-align:center;border-top:1px solid #f3f3f3; overflow:hidden;}
.images_list a{ color:#6e6e6e; text-decoration:none;}
.images_list:hover{ background:#008930;}
.images_list:hover a{color:#fff;}

.images_list_2{width:170px; height:140px; float:left; background:#fff;  margin-left:38px; margin-right:0px; border:1px solid #f3f3f3; margin-top:38px; margin-bottom:2px;}
.images_list_2 dd{width:100%; height:100px; overflow:hidden;}
.images_list_2 img{width:100%; height:100px; }
.images_list_2:hover img{ transform:scale(1.2); transition:1s linear 0.1s;}
.images_list_2 h2{width:100%; height:40px; line-height:40px; font-size:13px; font-weight:400; text-align:center;border-top:1px solid #f3f3f3; overflow:hidden;}
.images_list_2 a{ color:#6e6e6e; text-decoration:none;}
.images_list_2:hover{ background:#008930;}
.images_list_2:hover a{color:#fff;}

.images_list_3{width:240px; height:368px; float:left; background:#fff; margin-top:38px; margin-left:24px; margin-right:24px; border:1px solid #f3f3f3; }
.images_list_3 dd{width:100%; height:328px; overflow:hidden;}
.images_list_3 img{width:100%; height:328px; }
.images_list_3 h2{width:100%; height:40px; line-height:40px; font-size:13px; font-weight:400; text-align:center;border-top:1px solid #f3f3f3; overflow:hidden;}
.images_list_3 a{ color:#6e6e6e; text-decoration:none;}
.images_list_3:hover{ background:#008930;}
.images_list_3:hover a{color:#fff;}

.images_list_4{width:180px; height:220px; float:left; background:#fff; margin-top:34px; margin-left:19px; margin-right:17px;  }
.images_list_4 dd{width:100%; height:180px; overflow:hidden;}
.images_list_4 img{width:100%; height:180px; border-radius:50%;}
.images_list_4 h2{width:100%; height:40px; line-height:60px; font-size:13px; font-weight:400; text-align:center; overflow:hidden;}
.images_list_4 a{ color:#6e6e6e; text-decoration:none;}
.images_list_4 a:hover{ text-decoration:underline;}

.index_tumian_r_ye{ width:100%; height:auto; overflow:hidden; margin:20px 0 40px; padding:15px 0; text-align:center; font-size:12px; line-height:50px; color:#2e2e2e;  margin:0 auto; position:relative; top:20px;}
.index_tumian_r_ye a{ color:#2e2e2e; border:1px solid #2e2e2e; padding:10px 20px; margin:0 5px; text-decoration:none; border-radius:12px;}
.index_tumian_r_ye a:hover{ color:#fff; background-color:#f4a307; border:1px solid #f4a307;}
.index_tumian_r_ye span{ margin:0 5px;}
/*解决方案*/
.jjfa_list{ width:100%; margin:0 auto; height:auto; overflow:hidden; padding-top:20px; padding-bottom:20px; border-bottom:1px solid #ccc;}
.jjfa_list dl{ width:390px; height:390px; float:left; overflow:hidden;}
.jjfa_list dl img{width:390px;height:390px;}
.jjfa_list ul{ width:440px; height:390px; float:right; text-align:left; position:relative;}
.jjfa_list ul h2{width:100%; height:77px; line-height:77px; font-size:24px; font-weight:300; border-bottom:1px solid #d5d5d5; color:#3f3f3f;}
.jjfa_list ul h2 img{width:auto; height:77px; float:left; margin-right:15px;}
.jjfa_list ul p{width:100%; font-size:15px; line-height:35px; color:#959595; height:225px; overflow:hidden; margin-top:25px;}
.jjfa_list h3{width:100%; height:44px; position:absolute; bottom:0px; font-weight:300;}
.jjfa_list h3 .a1{ background:#1a7dd9; display:block; float:left; color:#fff; font-size:16px; width:145px; height:45px; line-height:45px; text-align:center;}
.jjfa_list h3 .a2{ background:#c5c5c5; display:block; float:left; color:#fff; font-size:16px; width:145px; height:45px; line-height:45px; text-align:center; margin-left:30px;}
.jjfa_list h3 .a1:hover{ background:#f4a307;}
.jjfa_list h3 .a2:hover{ background:#f4a307;}


/*新闻中心*/
.new_list{width:100%; height:200px; background:#fff; float:left; margin:0 auto;  border-bottom:1px solid #eeeeee; }
.new_list dd{width:180px; height:180px; float:left; background:url(../images/no_img.png) no-repeat; margin-top:10px; margin-left:10px; overflow:hidden; margin-right:10px;}
.new_list dd img{width:100%; height:100%;}
.new_list h2{ font-size:18px; padding-top:10px; padding-right:10px; line-height:40px;}
.new_list a{ color:#666; text-decoration:none;}
.new_list p{ font-size:14px; line-height:30px;  min-height:110px; color:#8e8e8e; padding-right:20px; padding-top:10px;}
.new_list span{ font-size:12px; float:right; padding-right:20px; color:#8e8e8e;}
.new_list:hover { background:#f4f4f4;}
.new_list:hover img{transform:scale(1.2); transition:0.3s linear 0.1s;}
.new_list:hover h2{ color:#008930;}


.neirong_next1					{font-size:16px; font-family:"微软雅黑";color:#3f3f3f; line-height:20px; width:100%; height:auto; overflow:hidden; border-top:2px solid #ededed; padding-top:20px; }
.neirong_next1 p				{ width:48%; float:left; overflow:hidden;}
.neirong_next1 p.np1			{ text-align:right;}
.neirong_next1 p span			{ margin-left:0px;}
.neirong_next1 p span a			{font-size:14px; font-family:"微软雅黑";color:#333333; line-height:30px; text-decoration:none;}
.neirong_next1 p span a:hover	{ color:#3f3f3f; text-decoration:underline;}

.neirong_new_tui			{ width:100%; height:auto; overflow:hidden; background-color:#FFFFFF; float:right; margin-bottom:10px;}
.neirong_new_tui h2			{ width:100%; height:50px; border-top:2px solid rgb(237, 237, 237); font-size:18px; line-height:50px; color:#6f6f6f; padding:0 0px; font-weight:300;  margin-top:19px;}
.neirong_new_tui h2 i{ float:left; font-size:20px;color:#3f3f3f;}
.neirong_new_tui ul li		{ width:100%; height:30px; overflow:hidden; margin:5px 0px;  background:url(../images/more2.png) left center no-repeat; line-height:30px; font-size:14px; color:#818182; list-style:none;}
.neirong_new_tui ul  a{box-sizing:inherit;}
.neirong_new_tui ul li p.npp1{ width:600px; margin-left:30px; float:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.neirong_new_tui ul li p.npp1:hover{ text-decoration:underline; color:#008930;}
.neirong_new_tui ul li p.npp2{ float:right; text-align:right; font-size:14px;}

/*产品内容*/
.product-top{width:100%; min-height:370px; height:auto; border-bottom:1px solid #d0d0d0;}

#preview{ float:none; text-align:center; width:360px; float:left;}
.jqzoom{ width:350px; height:350px; position:relative; border:1px solid #eeeeee; border-top:0px;}
.jqzoom img{width:100%; height:100%;}
.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:350px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:325px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px; padding-left:40px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px; }

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(../images/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:640px;height:640px; }
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#ccc 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:322px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}

.product-top-right{ width:510px; height:auto; overflow:hidden; padding-bottom:20px;}

.product-top-right h2{ width:95%; margin:0 auto; text-align:left; padding-top:20px; font-size:16px; color:#333;text-align:justify; text-justify:inter-ideograph; font-weight:400;}
.product-top-right h3{width:95%;margin:0 auto; height:auto; text-align:left; font-size:20px; padding-top:20px; color:#008930; min-height:30px; line-height:30px; border-bottom:1px solid #cecece; padding-bottom:20px;}

.product-top-right h4{width:93%; margin:0 auto; text-align:left; text-align:justify; text-justify:inter-ideograph;  color:#333; line-height:25px; font-size:14px; padding-top:10px; font-weight:400; max-height:210px; overflow:auto; overflow-y:scroll; padding-right:10px;}
.product-top-right h4 strong{ color:#ff620d;}
.product-top-right h4 dd p{ font-size:14px; color:#333; line-height:30px;}
.product-top-right h4 dd span{ color:#ff620d;}
.product-top-right h1{ width:95%;margin:0 auto; height:30px; overflow:hidden; text-align:left; font-size:16px; margin-top:20px; color:#008930; min-height:30px; line-height:30px;  padding-bottom:5px;}

.product_content_content{width:100%; min-height:222px; height:auto; overflow:hidden; margin:0 auto;}
.product_content_content h2{width:100%; min-height:50px; height:auto; line-height:50px; font-size:18px; font-weight:300; color:#333; overflow:hidden; border-bottom:1px solid #d0d0d0;  text-indent:2%; }
.product_content_content h2 span{  color:#05066d; width:300px; text-align:left; color:#333; float:left;}
.product_content_content h2 i{color:#008930; padding-right:5px; float:left;}
.product_content_content h2 strong{ float:left; width:270px; background:#ff8500; color:#fff; text-align:center; padding-right:15px; padding-left:0px; font-size:18px; font-family:"黑体"; margin-left:10px;}

.chanpin_content{ width:100%; height:auto; overflow:hidden; padding-top:10px; padding-bottom:10px; min-height:400px;}
.chanpin_content img{ max-width:100%; height:auto;}

/*实力展示*/
.shilizhanshi_content{width:100%; height:auto; overflow:hidden;}
.shilizhanshi_content img{ width:100%; height:auto; display:block; margin:0 auto;}

.xiayiye{width:100%; height:80px; line-height:50px; overflow:hidden; margin-top:20px; border-top:1px solid #dadada; margin-bottom:30px;}
.xiayiye p{width:100%; height:40px; line-height:40px; font-size:16px; color:#333; padding-left:20px; margin-top:5px;}
.xiayiye p a{color:#959595; text-decoration:none; font-size:14px; padding-left:20px;}
.xiayiye p a:hover{ text-decoration:underline; color:#008930;}

.ss_no{width:100%; height:auto; text-align:center; font-size:18px; height:200px; line-height:200px;}
.ss_no strong{ color:#008931;}

.new_list_ss{width:100%; height:200px; background:#fff; float:left; margin:0 auto;  border-bottom:1px solid #eeeeee; }
.new_list_ss dd{width:180px; height:180px; float:left; background:url(../images/no_img.png) no-repeat; margin-top:10px; margin-left:10px; overflow:hidden; margin-right:10px;}
.new_list_ss dd img{width:100%; height:100%;}
.new_list_ss h2{ font-size:18px; padding-top:10px; padding-right:10px; line-height:40px;}
.new_list_ss a{ color:#666; text-decoration:none;}
.new_list_ss p{ font-size:14px; line-height:30px;  min-height:110px; color:#8e8e8e; padding-right:20px; padding-top:10px;}
.new_list_ss h3{ font-size:14px; float:right; padding-right:20px; color:#8e8e8e; font-weight:400;}
.new_list_ss:hover { background:#f4f4f4;}
.new_list_ss:hover img{transform:scale(1.2); transition:0.3s linear 0.1s;}
.new_list_ss:hover h2{ color:#000348;}

/*翻页样式*/
#fenye{width: 100%;height: auto;display: inline-block;text-align: center;margin-top:35px;margin-bottom:20px;}
#fenye li{padding: 0;list-style: none;}
#fenye .pagination .current{background: #ff620d;color: #fff;}
#fenye .pagination .disabled span{color: #ccc;}
.pagination{padding-left: 0;margin: 0px 0;border-radius: 4px;display: inline-block;text-align: center;}
.pagination a, .pagination span{position: relative;float: left;padding: 6px 12px;line-height: 1.42857;text-decoration: none;color: #595757;background-color: #fff;border: 1px solid #ddd;margin-left: -1px;}
.pagination>li{display: inline;}
.pagination a:hover{ background:#008931; color:#fff;}



/*首页优势*/
.neirong_youshi .home_youshi_title{width:100%; height:auto; overflow:hidden; margin:0 auto; text-align:center;}
.neirong_youshi .home_youshi_title h2{ width:100%; line-height:60px; overflow:hidden; padding-top:5px; padding-bottom:20px; color:#008930; font-weight:300; font-size:30px; border-bottom:1px solid #c9c9c9; border-top:1px solid #c9c9c9;}
.neirong_youshi .home_youshi_title h2 i{ color:#ff620d; font-size:60px; line-height:60px; padding-left:20px; padding-right:20px; font-weight:900; position:relative; top:10px;}
.neirong_youshi .home_youshi_title h3{ line-height:40px; font-size:21px; color:#454545; font-weight:400; line-height:75px;}

.neirong_youshi .home_youshi_A{width:870px;height:232px; margin:0 auto; overflow:hidden;}
.neirong_youshi .home_youshi_A .left{width:420px;height:232px; float:left; overflow:hidden; padding-top:10px;}
.neirong_youshi .home_youshi_A .left .bianhao{width:70px;height:100%; float:left; overflow:hidden; background:url(../images/bianhao01.png) top center no-repeat;}
.neirong_youshi .home_youshi_A .left .bianhao h2{width:70px;height:70px; background:#008931;border-radius:50%; text-align:center; color:#fff; font-size:35px; line-height:70px; margin:0 auto;}

.neirong_youshi .home_youshi_A .left ul{width:295px;height:370px; overflow:hidden; float:left; margin-left:20px;}
.neirong_youshi .home_youshi_A .left ul h2{ color:#008931; line-height:35px; font-size:24px; font-weight:300;}
.neirong_youshi .home_youshi_A .left ul h3{ display:block; color:#aaaaaa; line-height:35px; font-weight:300; font-size:14px;}
.neirong_youshi .home_youshi_A .left ul p{ font-size:14px; line-height:30px; padding-top:10px;text-align:justify; text-justify:inter-ideograph;
}
.neirong_youshi .home_youshi_A .left ul p span{ color:#008930;}
.neirong_youshi .home_youshi_A .img{ width:450px;height:232px; float:right;}
.neirong_youshi .home_youshi_A .img img{width:100%;height:100%;}


.neirong_youshi .home_youshi_B{width:870px;height:auto; margin:0 auto; overflow:hidden; }
.neirong_youshi .home_youshi_B .left{width:420px;height:232px; float:right; overflow:hidden; padding-top:10px; }
.neirong_youshi .home_youshi_B .left .bianhao{width:70px;height:100%; float:left; overflow:hidden; background:url(../images/bianhao02.png) top center no-repeat; margin-left:10px;}
.neirong_youshi .home_youshi_B .left .bianhao h2{width:70px;height:70px; background:#ff620d;border-radius:50%; text-align:center; color:#fff; font-size:35px; line-height:70px; margin:0 auto;}

.neirong_youshi .home_youshi_B .left ul{width:290px;height:370px; overflow:hidden; float:left; margin-left:20px;}
.neirong_youshi .home_youshi_B .left ul h2{ color:#ff620d; line-height:35px; font-size:24px; font-weight:300;}
.neirong_youshi .home_youshi_B .left ul h3{ display:block; color:#aaaaaa; line-height:35px; font-weight:300; font-size:14px;}
.neirong_youshi .home_youshi_B .left ul p{ font-size:14px; line-height:30px; padding-top:10px; text-align:justify; text-justify:inter-ideograph;
}
.neirong_youshi .home_youshi_B .left ul p span{ color:#ff620d;}
.neirong_youshi .home_youshi_B .img{ width:450px;height:232px; float:left;}
.neirong_youshi .home_youshi_B .img img{width:100%;height:100%;}

.neirong_youshi .home_youshi_C{width:870px;height:auto; margin:0 auto; overflow:hidden; margin-top:20px; margin-bottom:15px;}
.neirong_youshi .home_youshi_C .left{width:420px;height:auto; float:left; overflow:hidden; padding-top:10px;}
.neirong_youshi .home_youshi_C .left .bianhao{width:70px;height:290px; float:left; overflow:hidden; background:url(../images/bianhao01.png) top center no-repeat;}
.neirong_youshi .home_youshi_C .left .bianhao h2{width:70px;height:70px; background:#008931;border-radius:50%; text-align:center; color:#fff; font-size:35px; line-height:70px; margin:0 auto;}

.neirong_youshi .home_youshi_C .left ul{width:290px;height:auto; overflow:hidden; float:left; margin-left:20px;}
.neirong_youshi .home_youshi_C .left ul h2{ color:#008931; line-height:35px; font-size:24px; font-weight:300;}
.neirong_youshi .home_youshi_C .left ul h3{ display:block; color:#aaaaaa; line-height:35px; font-weight:300; font-size:14px;}
.neirong_youshi .home_youshi_C .left ul p{ font-size:14px; line-height:30px; padding-top:10px;text-align:justify; text-justify:inter-ideograph;
}
.neirong_youshi .home_youshi_C .left ul p br{ display:none;}
.neirong_youshi .home_youshi_C .left ul p span{ color:#008930;}
.neirong_youshi .home_youshi_C .img{ width:450px;height:332px; float:right;}
.neirong_youshi .home_youshi_C .img img{width:100%;height:100%;}

.neirong_youshi .home_youshi_E{width:870px;height:auto; margin:0 auto; overflow:hidden; margin-top:20px;}
.neirong_youshi .home_youshi_E .left{width:420px;height:232px; float:left; overflow:hidden; padding-top:10px;}
.neirong_youshi .home_youshi_E .left .bianhao{width:70px;height:100%; float:left; overflow:hidden; background:url(../images/bianhao01.png) top center no-repeat;}
.neirong_youshi .home_youshi_E .left .bianhao h2{width:70px;height:70px; background:#008931;border-radius:50%; text-align:center; color:#fff; font-size:35px; line-height:70px; margin:0 auto;}

.neirong_youshi .home_youshi_E .left ul{width:290px;height:auto; overflow:hidden; float:left; margin-left:20px;}
.neirong_youshi .home_youshi_E .left ul h2{ color:#008931; line-height:35px; font-size:24px; font-weight:300;}
.neirong_youshi .home_youshi_E .left ul h3{ display:block; color:#aaaaaa; line-height:35px; font-weight:300; font-size:14px;}
.neirong_youshi .home_youshi_E .left ul p{ font-size:14px; line-height:30px; padding-top:10px;}
.neirong_youshi .home_youshi_E .left ul p br{ display:none;}
.neirong_youshi .home_youshi_E .left ul p span{ color:#008930;}
.neirong_youshi .home_youshi_E .img{ width:450px;height:232px; float:right; margin-top:10px;}
.neirong_youshi .home_youshi_E .img img{width:100%;height:100%;}

.neirong_youshi .home_youshi_F{width:870px;height:auto; margin:0 auto; overflow:hidden; margin-top:20px;}
.neirong_youshi .home_youshi_F .left{width:420px;height:auto; float:right; overflow:hidden; padding-top:10px; }
.neirong_youshi .home_youshi_F .left .bianhao{width:70px;height:280px; float:left; overflow:hidden; background:url(../images/bianhao02.png) top center no-repeat; margin-left:10px;}
.neirong_youshi .home_youshi_F .left .bianhao h2{width:70px;height:70px; background:#ff620d;border-radius:50%; text-align:center; color:#fff; font-size:35px; line-height:70px; margin:0 auto;}

.neirong_youshi .home_youshi_F .left ul{width:290px;height:auto; overflow:hidden; float:left; margin-left:20px;}
.neirong_youshi .home_youshi_F .left ul h2{ color:#ff620d; line-height:35px; font-size:24px; font-weight:300;}
.neirong_youshi .home_youshi_F .left ul h3{ display:block; color:#aaaaaa; line-height:35px; font-weight:300; font-size:14px;}
.neirong_youshi .home_youshi_F .left ul p{ font-size:14px; line-height:30px; padding-top:10px; text-align:justify; text-justify:inter-ideograph;
}
.neirong_youshi .home_youshi_F .left ul p span{ color:#ff620d;}
.neirong_youshi .home_youshi_F .img{ width:450px;height:232px; float:left; margin-top:30px;}
.neirong_youshi .home_youshi_F .img img{width:100%;height:100%;}

/*地图*/
.my-map { margin: 0 auto; width: 870px; height: 400px; }
		.my-map .icon { background: url(../images/marker.png) no-repeat; }
		.my-map .icon-cir { height: 31px; width: 28px; }
		.my-map .icon-cir-red { background-position: -11px -5px; }
		.amap-container{height: 100%;}