/* CSS Document */
@media screen and (max-width: 901px) { body{min-width:auto; max-width:25.6rem; margin:0 auto;}}
@media screen and (min-width: 900px) { body{min-width:1200px;}}
*{margin:0; padding:0;-webkit-tap-highlight-color: rgba(255, 0, 0, 0); font-family: 'Noto Sans SC', sans-serif;}
body{ background:#fff;}
img{ border:none;}
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:underline;}
div{ font-size:16px;}
p{ font-size:16px;}
li{ list-style:none;}
/*顶部head*/
.head_all{width:100%;height:2.5rem; background:#f3f3f3; overflow:hidden; display:none}
.head_all .head_content{width:100%;height:2.5rem; margin:0 auto; overflow:hidden; }
.head_all .head_content .head_left{width:100%; height:2.5rem; float:left; overflow:hidden; display:none;}
.head_all .head_content .head_left h1{ font-size:0.9rem; line-height:2.5rem; color:#616161; font-weight:400; padding-left:1rem;}
.head_all .head_content .head_right{ width:500px; float:right; height:48px; display:none;}
.head_all .head_content .head_right li{ float:right; 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:100%; float:right; text-align:right; height:2.5rem; overflow:hidden;}
.head_all .head_content .top_yuyan a{ float:right; display:block; line-height:2.5rem; padding-right:1rem; padding-left:1rem; font-size:0.9rem; color:#616161;}
.head_all .head_content .top_yuyan a img{width:1.6rem; height:1.08rem; margin-right:0.5rem; float:left; padding-top:0.7rem;}

.top_content{width:100%; height:5.5rem; margin:0 auto; overflow:hidden; }
.top_content .top_logo{width:7rem;height:5rem; float:left; margin-left:0.3rem; margin-right:0.5rem;}
.top_content .top_logo img{width:100%;height:3.76rem; margin-top:1rem;}
.top_content .top_name{ width:17rem;height:100%; float:left; overflow:hidden; text-align:right; margin-left:0;}
.top_content .top_name h2{ font-size:1rem; color:#008e37; line-height:2rem; padding-top:0.5rem;}
.top_content .top_name h2 span{ padding-right:1rem; color:#ff8500;}

.top_content .top_name p{ font-size:0.9rem; color:#767676; padding-left:0rem; line-height:2.5rem;}

.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; display:none;}
.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:45px; padding-left:100px;}

/*导航*/
.nav_all{width:100%;height:3rem; background:#008931; z-index:9999;  }
.nav_content{width:100%; height:3rem;margin:0 auto; z-index:9999}

.nav_content .nav_mobile{ float:right; position:absolute; right:0px; color:#333; font-size:0.9rem; line-height:3rem; padding-right:1.5rem; z-index:999999999999999;}
.nav_content .nav_mobile strong{ font-size:1rem; color:#ffccb0;}
.nav_content .nav_mobile a{ color:#fff;}
/**, *:after, *:before{box-sizing: border-box;}*/
.nav_content .nav_mobile i{ font-size:1.5rem; float:left; margin-right:0.5rem; color:#ffccb0;} 

.animenu__toggle{display: none;cursor: pointer;background-color: #008931;border: 0;padding:11px; height:3.0rem;width: 40px; z-index:9999;  }
.animenu__toggle:hover{background-color: #008931;}
.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);}
.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{ z-index:9999; position:relative;}
.animenu ul{padding: 0;list-style: none;font: 0px 'Open Sans', Arial, Helvetica; z-index:9999; display:none;}
.animenu li, .animenu a{display: inline-block;font-size: 15px;}
.animenu a{color: #aaaaaa;text-decoration: none;}

.animenu__nav{background:#008931; z-index:9999; display:none;}
.animenu__nav > li{position: relative;border-right: 1px solid #05a63f;}
.animenu__nav > li > a{padding: 10px 30px;text-transform: uppercase; color:#fff;}
.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;}

.animenu__nav__child{min-width: 100%;position: absolute;top: 100%;left: 0;z-index: 1;opacity: 0;visibility: hidden;margin: 20px 0 0 0;background-color: #111;transition: margin .15s, opacity .15s; display:none;}
.animenu__nav__child > li{width: 100%;border-bottom: 1px solid #312f2e; }
.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:last-child{border: 0;}
.animenu__nav__child a{padding: 10px;width: 100%;border-color: #508cee;}
.animenu__nav__child a:hover{background-color: #0186ba;border-color: #0186ba;color: #fff;}
.animenu__nav > .no{ background:#f96414; color:#fff;}
.animenu__nav > .no a{ color:#fff;}
.animenu__nav > .no ul li{ border-bottom:none; }
.animenu__nav > .no ul li a{ border-color:#ea360c; }

.animenu__nav > .no > a{ display:block;padding: 10px;border-color: #ffccb0;position: relative;}

@media screen and (max-width: 767px){.animenu__toggle{display: inline-block; z-index:1;}
.animenu__nav, .animenu__nav__child{ z-index:1;}
.animenu__nav{margin: 10px 0;}
.animenu__nav > li{width: 100%;border-right: 0;border-bottom: 1px solid #05a63f; }
.animenu__nav > li:last-child{border: 0;}
.animenu__nav > 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 > li > a{ display:block;padding: 10px;border-color: #008931;position: relative;}
.animenu__nav a:hover{background-color: #0186ba;border-color: #0186ba;color: #fff;}

.animenu__nav__child{position: static;background:url(../images/mobilenav_02.png);margin: 0;transition: none;visibility: visible;opacity: 1; }
.animenu__nav__child > li:first-child > a:after{content: none;}
.animenu__nav__child a{padding-left: 20px;width: 100%; color:#333; border-bottom:none;}}
.animenu__nav--open{display: block !important; }
.animenu__nav--open .animenu__nav__child{ display:none;}

/*Banner*/
.banner{ width:100%; height:12.5rem; overflow:hidden; margin-top:0px;}
.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:40rem; height:auto; position:absolute; left:50%; margin-left:-20rem;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fractio{ bottom:1rem;}
.banner .swiper-button-next{  filter:alpha(opacity=0); -moz-opacity:0; opacity:0; right:1rem;}
.banner .swiper-button-next:hover{  filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
.banner .swiper-button-prev{  filter:alpha(opacity=0); -moz-opacity:0.4; opacity:0; left:1rem; }
.banner .swiper-button-prev:hover{  filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
.banner .swiper-pagination-bullet{ background:#ccc; filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;}
.banner .swiper-pagination-bullet-active{ background:#05a63f;}

/*搜索*/
.sosuo_all{ width:100%;  height:55px; overflow:hidden; background:#f3f3f3;}
.sosuo_content{ width:100%; height:55px; overflow:hidden; margin:0 auto;}
.sosuo_left{ width:780px; float:left; height:100%; overflow:hidden; text-align:left; overflow:hidden; display:none;}
.sosuo_left h1{ line-height:55px; font-size:14px; color:#0d1b74; 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:20px; padding-right:20px; color:#666666; text-decoration:none;}
.sosuo_left a:hover{ text-decoration:underline; color:#0d1b74;}
.sosuo_right{ width:100%; height:3.5rem; float:right; overflow:hidden; }
.sosuo_so{width:100%; height:55px; float:right; overflow:hidden; margin-right:0px; padding-top:0px;}
.sosuo_so  form	{ padding-top:10px;}
.sosuo_so .keyword		{-webkit-box-flex: 1; width:18.8rem; height:30px; text-align:left; line-height:30px; overflow:hidden; font-size:12px; border:none; background:#ffffff; float:left; margin-left:0.86rem; text-indent:6px;  color:#000; border:1px solid #ffffff;}
.sosuo_so .search-btn	{ width:5rem; height:32px;background:#fff; float:left; border:none;  cursor:pointer; color:#fff; text-align:left;  line-height:31px; text-align:left; background:#05a63f url(../images/so.png) center center no-repeat; text-indent:2.3rem;}

/*成功案例*/
.home_case_all{width:100%; height:auto; background:url(../images/home_case_back.jpg) bottom bottom no-repeat; overflow:hidden;}

.home_case_title{width:95%; height:2.5rem; background:url(../images/shitangpeisong_title.png) top center no-repeat;margin:0 auto; text-align:center; line-height:2.5rem; color:#fff; margin-top:1rem; background-size:100%;}
.home_case_title h2{ font-size:1.2rem; letter-spacing:3px}

/*首页配送展示*/
.cont_sd{width:100%;height:48rem;  overflow:hidden; margin-top:1rem; background-size:100%;}
.cont_sd .cont_cd{width:100%;margin:0 auto; overflow:hidden; height:auto; margin-top:1rem;}

.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:auto; 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:100%; 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:10rem; height:3rem;   list-style:none; float:left; line-height:3rem; font-size:0.9rem; float:left; margin-left:1rem; padding-left:1.5rem;}
.cont_sd .cont_cd .prod_sk .prod_left_s .prod_ul li a{ display:block; color:#333; pointer-events: none;}
.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:1.5rem;}
.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:1.5rem;}
.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:1.5rem;}
.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:1.5rem;}
.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:1.5rem;}
.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:1.5rem;}

.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:1.5rem; 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:1.5rem; 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:1.5rem; 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:1.5rem; 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:1.5rem; 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:1.5rem; 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:1.5rem; 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:1.5rem; 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:1.5rem; 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:1.5rem; 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:1.5rem; 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:1.5rem; 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:100%;height:35.5rem;overflow:hidden;position:relative;  }
.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:23.6rem; height:12rem; background:#f3f3f3; margin:0 auto; margin-top:1rem; overflow:hidden;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_left ul{width:12rem; margin:0 auto; height:8rem; margin-top:0.3rem; float:left; margin-left:1rem; overflow:hidden;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_left ul h2{ font-size:1.2rem; font-weight:300; color:#3d3d3d; line-height:2rem; height:2rem; overflow:hidden; padding-top:0.3rem;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_left ul p{ font-size:0.8rem; color:#909090; line-height:1.2rem; height:auto; overflow:hidden; padding-top:1rem;  height:2.2rem; overflow:hidden;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_left ul span{ width:10rem; height:3px; background:#008930; display:block; margin-top:2rem;}

.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_left li{ list-style:none;width:8rem;height:8rem; margin:0 auto; overflow:hidden; margin-top:0.8rem; float:right; margin-right:1rem;}
.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:9.5rem;height:1.8rem;margin:0 auto; overflow:hidden; text-align:center; background:#6ece6f; line-height:1.8rem; display:block; margin-top:0.5rem; font-size:0.9rem; float:left; margin-left:1rem;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_left dd a{ color:#fff; font-size:0.9rem; 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:100%; height:auto;  float:left;  margin-top:1rem; }

.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_right ul{width:11.16rem; height:20rem; border:1px solid #e5e5e5; text-align:center; float:left; margin-left:1rem; overflow:hidden; background:#fff;}
.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:11.16rem;height:11.16rem;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_right ul h2{width:10rem; height:2rem; line-height:2rem; margin:0 auto; font-size:1rem; font-weight:300; color:#ff5e1f; overflow:hidden; margin-top:0.5rem;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_right ul span{ width:9rem; height:0.2rem; background:#ff5e1f; margin:0 auto; display:block; margin-top:0.4rem;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_right ul p{width:10rem; height:2rem; line-height:2rem; margin:0 auto; font-size:0.5rem; font-weight:300; color:#ff5e1f; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;course:hand; color:#4f4f4f; margin-top:0.5rem; font-size:0.9rem;}
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_right ul dd{width:9rem;height:2rem;margin:0 auto; background:url(../images/case_right_dd.png) top center no-repeat; line-height:1.8rem; font-size:0.8rem; color:#fff; margin-top:0.5rem; background-size:100%;}
.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; }
.cont_sd .cont_cd .prod_sk .prod_cont .prod_li .case_right ul:nth-child(3){ display:none;} 

/*食堂蔬菜配送*/
.home_product_title{width:100%; height:auto; overflow:hidden;margin:0 auto; text-align:center;color:#575757; border-top:1rem solid #f3f3f3;}
.home_product_title h2{ font-size:1.5rem; font-weight:300; line-height:2.5rem; padding-top:1rem;}
.home_product_title img{ margin-top:0.2rem; width:114px; height:auto; margin-top:20px;}

/*产品展示*/
.home_product{width:100%;height:auto; overflow:hidden; margin-top:1rem; background-size:100%;}
.home_product .cont_cd{width:100%;margin:0 auto; overflow:hidden; height:auto; margin-top:0px; background-size:100%;}

.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:6.6rem; overflow:hidden; background:#fff; }

.home_product .cont_cd .prod_sk .prod_left_s .prod_ul{width:100%; 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:11rem; height:3.5rem; list-style:none; float:left; overflow:hidden; margin-left:1rem;}
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul li a{ display:block; color:#008930;pointer-events: none;  }
.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:1.2rem; padding-left:4.5rem; line-height:3.5rem; padding-top:0;}
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul li p{ font-size:0.7rem; padding-left:3rem; line-height:1.5rem; color:#717171; display:none;}
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul .s1 { background:url(../images/home_product_title_1.png) left center no-repeat; background-size:50%;}
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul .s2 { background:url(../images/home_product_title_2.png) left center no-repeat; background-size:50%;}
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul .s3 { background:url(../images/home_product_title_3.png) left center no-repeat; background-size:50%;}
.home_product .cont_cd .prod_sk .prod_left_s .prod_ul .s4 { background:url(../images/home_product_title_4.png) left center no-repeat; background-size:50%;}




.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{width:100%;height:70.8rem;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:100%; height:100%; }

.home_product .cont_cd .prod_sk .prod_cont .prod_li dl{width:11.2rem; height:16.5rem; border:1px solid #e5e5e5; text-align:left; float:left; margin-left:1rem; overflow:hidden; margin-top:1rem; background:#f3f3f3;}
.home_product .cont_cd .prod_sk .prod_cont .prod_li dl h2{ font-size:1.2rem; font-weight:300; color:#3d3d3d; line-height:3rem; height:3rem; overflow:hidden; width:9.5rem; margin:0 auto; margin-top:8px;}
.home_product .cont_cd .prod_sk .prod_cont .prod_li dl p{ font-size:0.7rem; color:#717171; line-height:1.5rem; height:1.5rem; overflow:hidden; width:9.5rem; margin:0 auto;}
.home_product .cont_cd .prod_sk .prod_cont .prod_li dl dd{ font-size:0.7rem; color:#fd895b; line-height:1.5rem; height:1.5rem; overflow:hidden; width:9.5rem; margin:0 auto; margin-top:0.6rem; }
.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:5rem; height:4px; background:#fd895b; display:block; margin-top:0.5rem; margin-left:1rem;}
.home_product .cont_cd .prod_sk .prod_cont .prod_li dl img{width:9.4rem;height:6.6rem; display:block; margin:0 auto; margin-top:1rem;}


.home_product .cont_cd .prod_sk .prod_cont .prod_li ul{width:11.2rem; height:16.5rem; border:1px solid #e5e5e5; text-align:center; float:left; margin-left:1rem; overflow:hidden; margin-top:1rem;}
.home_product .cont_cd .prod_sk .prod_cont .prod_li ul img{ width:11.2rem;height:11.2rem; display:block;}
.home_product .cont_cd .prod_sk .prod_cont .prod_li ul h2{ width:10rem; margin:0 auto; font-size:0.9rem; font-weight:400; line-height:3rem; height:3rem; 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:0.9rem; 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:13rem;height:3rem; border:1px solid #d2d2d2; line-height:3rem; margin:0 auto; background:url(../images/home_product_more.png) 1rem center no-repeat; overflow:hidden; margin-top:1rem;} 
.home_product_more a{ display:block; padding-left:4.7rem; color:#646464; font-size:1.1rem;}
.home_product_more a:hover{ color:#ff620d;}
/*首页优势*/
.home_youshi_title{width:100%; height:auto; overflow:hidden; margin:0 auto; text-align:center; margin-top:1rem;border-bottom:1px solid #c9c9c9;}
.home_youshi_title h2{ width:100%; line-height:3rem; overflow:hidden; padding-top:1rem; padding-bottom:0.3rem; color:#008930; font-weight:900; font-size:1.4rem; border-bottom:1px solid #c9c9c9;}
.home_youshi_title h2 i{ color:#ff620d; font-size:2.2rem; line-height:2rem; padding-left:0.7rem; padding-right:0.9rem; font-weight:900; position:relative; top:0.4rem;}
.home_youshi_title h3{ line-height:2.5rem; font-size:1.1rem; color:#454545; font-weight:400; line-height:2.5rem;}

.home_youshi_A{width:100%;height:auto; margin:0 auto; overflow:hidden; padding-top:2rem;}
.home_youshi_A .left{width:23rem; height:auto; overflow:hidden; margin:0 auto; margin:0 auto;}
.home_youshi_A .left .bianhao{width:5rem;height:13rem; float:left; overflow:hidden; background:url(../images/bianhao01.png) top center no-repeat;}
.home_youshi_A .left .bianhao h2{width:5rem;height:5rem; background:#008931;border-radius:50%; text-align:center; color:#fff; font-size:2.8rem; line-height:5rem; margin:0 auto;}

.home_youshi_A .left ul{width:16rem; height:auto; overflow:hidden; float:right; margin-right:0.5rem;}
.home_youshi_A .left ul h2{ color:#008931; line-height:2.5rem; font-size:1.5rem; font-weight:300;}
.home_youshi_A .left ul h3{ display:block; color:#aaaaaa; line-height:2.5rem; font-weight:300; font-size:1rem;}
.home_youshi_A .left ul p{ font-size:1rem; line-height:2rem; padding-top:1rem;}
.home_youshi_A .left ul p br{ display:none;}
.home_youshi_A .left ul p span{ color:#008930;}
.home_youshi_A .img{ width:100%;height:auto; float:right;}
.home_youshi_A .img img{width:100%;height:auto;}

.home_youshi_B{width:100%;height:auto; margin:0 auto; overflow:hidden; padding-top:0.5rem;}
.home_youshi_B .left{width:23rem;height:auto;  overflow:hidden; margin:0 auto;}
.home_youshi_B .left .bianhao{width:5rem;height:13rem; float:left; overflow:hidden; background:url(../images/bianhao02.png) top center no-repeat; }
.home_youshi_B .left .bianhao h2{width:5rem;height:5rem; background:#ff620d;border-radius:50%; text-align:center; color:#fff; font-size:2.8rem; line-height:5rem; margin:0 auto;}

.home_youshi_B .left ul{width:16rem;height:auto; overflow:hidden; float:right; margin-right:0.5rem}
.home_youshi_B .left ul h2{ color:#ff620d; line-height:2.5rem; font-size:1.5rem; font-weight:300;}
.home_youshi_B .left ul h3{ display:block; color:#aaaaaa; line-height:2.5rem; font-weight:300; font-size:1rem;}
.home_youshi_B .left ul p{ font-size:1rem; line-height:2rem; padding-top:1rem;}
.home_youshi_B .left ul p br{ display:none;}
.home_youshi_B .left ul p span{ color:#ff620d;}
.home_youshi_B .img{ width:100%;height:auto; float:left; margin-top:1rem;}
.home_youshi_B .img img{width:100%;height:auto;}

.home_youshi_C{width:100%;height:auto; margin:0 auto; overflow:hidden; padding-top:1rem;}
.home_youshi_C .left{width:23rem; height:auto; overflow:hidden; margin:0 auto; margin:0 auto;}
.home_youshi_C .left .bianhao{width:5rem;height:13rem; float:left; overflow:hidden; background:url(../images/bianhao01.png) top center no-repeat;}
.home_youshi_C .left .bianhao h2{width:5rem;height:5rem; background:#008931;border-radius:50%; text-align:center; color:#fff; font-size:2.8rem; line-height:5rem; margin:0 auto;}

.home_youshi_C .left ul{width:16rem; height:auto; overflow:hidden; float:right; margin-right:0.5rem; text-align:justify; text-justify:inter-ideograph;}
.home_youshi_C .left ul h2{ color:#008931; line-height:2.5rem; font-size:1.5rem; font-weight:300;}
.home_youshi_C .left ul h3{ display:block; color:#aaaaaa; line-height:2.5rem; font-weight:300; font-size:1rem;}
.home_youshi_C .left ul p{ font-size:1rem; line-height:2rem; padding-top:1rem;}
.home_youshi_C .left ul p br{ display:none;}
.home_youshi_C .left ul p span{ color:#008930;}
.home_youshi_C .img{ width:100%;height:auto; float:right; margin-top:1rem;}
.home_youshi_C .img img{width:100%;height:auto;}


.home_youshi_E{width:100%;height:auto; margin:0 auto; overflow:hidden; padding-top:0.5rem;}
.home_youshi_E .left{width:23rem; height:auto; overflow:hidden; margin:0 auto; margin:0 auto;}
.home_youshi_E .left .bianhao{width:5rem;height:13rem; float:left; overflow:hidden; background:url(../images/bianhao01.png) top center no-repeat;}
.home_youshi_E .left .bianhao h2{width:5rem;height:5rem; background:#008931;border-radius:50%; text-align:center; color:#fff; font-size:2.8rem; line-height:5rem; margin:0 auto;}

.home_youshi_E .left ul{width:16rem; height:auto; overflow:hidden; float:right; margin-right:0.5rem;}
.home_youshi_E .left ul h2{ color:#008931; line-height:2.5rem; font-size:1.5rem; font-weight:300;}
.home_youshi_E .left ul h3{ display:block; color:#aaaaaa; line-height:2.5rem; font-weight:300; font-size:1rem;}
.home_youshi_E .left ul p{ font-size:1rem; line-height:2rem; padding-top:1rem;}
.home_youshi_E .left ul p br{ display:none;}
.home_youshi_E .left ul p span{ color:#008930;}
.home_youshi_E .img{ width:100%;height:auto; float:right;}
.home_youshi_E .img img{width:100%;height:auto;}

.home_youshi_F{width:100%;height:auto; margin:0 auto; overflow:hidden; padding-top:0.5rem;}
.home_youshi_F .left{width:23rem;height:auto;  overflow:hidden; margin:0 auto;}
.home_youshi_F .left .bianhao{width:5rem;height:13rem; float:left; overflow:hidden; background:url(../images/bianhao02.png) top center no-repeat; }
.home_youshi_F .left .bianhao h2{width:5rem;height:5rem; background:#ff620d;border-radius:50%; text-align:center; color:#fff; font-size:2.8rem; line-height:5rem; margin:0 auto;}

.home_youshi_F .left ul{width:16rem;height:auto; overflow:hidden; float:right; margin-right:0.5rem}
.home_youshi_F .left ul h2{ color:#ff620d; line-height:2.5rem; font-size:1.5rem; font-weight:300;}
.home_youshi_F .left ul h3{ display:block; color:#aaaaaa; line-height:2.5rem; font-weight:300; font-size:1rem;}
.home_youshi_F .left ul p{ font-size:1rem; line-height:2rem; padding-top:1rem;text-align:justify; text-justify:inter-ideograph;}
.home_youshi_F .left ul p br{ display:none;}
.home_youshi_F .left ul p span{ color:#ff620d;}
.home_youshi_F .img{ width:100%;height:auto; float:left; margin-top:1rem;}
.home_youshi_F .img img{width:100%;height:auto;}

.home_3datese{width:100%;height:auto; background:#f3f3f3; margin:0 auto;  overflow:hidden; margin-top:2rem;}
.home_3datese .s1{width:100%;height:auto; float:left; overflow:hidden;  text-align:center; background:#fff;box-shadow:#fff4ee 0px 0px 100px inset; padding-bottom:1rem;}
.home_3datese .s1 h2{width:220px; height:3rem; line-height:3rem; margin:0 auto; overflow:hidden; font-size:1.4rem; color:#ff620d; text-align:left; margin-top:1rem; margin-bottom:10px;}
.home_3datese .s1 h2 img{ float:left;width:3rem; height:3rem; margin-right:1rem; margin-left:0.5rem;} 
.home_3datese .s1 p{width:220px; margin:0 auto; font-size:1rem; line-height:2.5rem; color:#6f6f6f;}
.home_3datese .s1 span{ color:#ff620d;}

.home_3datese .s2{width:100%;height:auto; float:left; overflow:hidden;background:#fff;box-shadow:#f1fbfa 0px 0px 100px inset; text-align:left; padding-bottom:1rem;}
.home_3datese .s2 h2{width:10rem; height:3rem; line-height:3rem; margin:0 auto; overflow:hidden; font-size:1.4rem; color:#00b19d; text-align:left; margin-top:1rem; margin-bottom:10px;}
.home_3datese .s2 h2 img{ float:left;width:3rem; height:3rem; margin-right:1rem;} 
.home_3datese .s2 p{width:21rem; margin:0 auto; font-size:1rem; line-height:35px; color:#6f6f6f;text-align:justify; text-justify:inter-ideograph;}
.home_3datese .s2 p br{ display:none;}
.home_3datese .s2 span{ color:#00b19d;}

.home_3datese{width:100%;height:auto; background:#f3f3f3; margin:0 auto;  overflow:hidden; margin-top:2rem;}
.home_3datese .s3{width:100%;height:auto; float:left; overflow:hidden;  text-align:center; background:#fff;box-shadow:#fff4ee 0px 0px 100px inset; padding-bottom:1rem;}
.home_3datese .s3 h2{width:10rem; height:3rem; line-height:3rem; margin:0 auto; overflow:hidden; font-size:1.4rem; color:#00ae3e; text-align:left; margin-top:1rem; margin-bottom:10px;}
.home_3datese .s3 h2 img{ float:left;width:3rem; height:3rem; margin-right:1rem; margin-left:0rem;} 
.home_3datese .s3 p{width:220px; margin:0 auto; font-size:1rem; line-height:2.5rem; color:#6f6f6f;}
.home_3datese .s3 span{ color:#00ae3e;}

.home_hengfu_A{width:100%;height:27.5rem; background:#00ae3e url(../images/hengfu_a_mobile.jpg) bottom center no-repeat; overflow:hidden; background-size:100%;}
.hongfu_A_content{width:100%;height:100%; margin:0 auto; overflow:hidden; position:relative;}
.hongfu_A_content .right{width:20rem;height:10rem; margin:0 auto; text-align:center; margin-top:6.5rem;}
.hongfu_A_content .right ul{width:100%; height:auto;}
.hongfu_A_content .right ul h2{ font-size:1.5rem; color:#fff; line-height:3rem; padding-top:0.2rem;}
.hongfu_A_content .right ul h3{ font-size:1rem; color:#fff; line-height:3rem; padding-top:0.2rem; font-weight:300;}
.hongfu_A_content .right .tel{width:19rem;height:3rem; margin:0 auto; border:2px solid #fff; text-align:center; margin-top:0.8rem;}
.hongfu_A_content .right .tel p{ font-size:1rem; color:#fff; float:left; line-height:3rem; margin-left:0.5rem; }
.hongfu_A_content .right .tel h2{ float:left; font-size:1.5rem; color:#fff; line-height:3rem;}
.hongfu_A_content .right .tel a:hover{ text-decoration:none;}
.hongfu_A_content .right .more{width:9rem;height:2.5rem; background:#ff620d; margin:0 auto; margin-top:1.5rem; line-height:2.5rem;}
.hongfu_A_content .right .more a{ line-height:2.5rem; color:#fff; font-size:1rem;}

.home_liucheng_title{width:100%;margin:0 auto; height:auto; overflow:hidden; text-align:center; padding-top:1.5rem; padding-bottom:0.5rem;}
.home_liucheng_title h2{ font-size:1.4rem; font-weight:900; color:#008931; line-height:3rem;}
.home_liucheng_title p{ font-size:1rem; font-size:1rem; color:#989898; line-height:2rem;}
.home_liucheng_content{ width:100%; height:auto; margin:0 auto; overflow:hidden;  text-align:center; padding-top:1rem; padding-bottom:1rem;}
.home_liucheng_content ul{width:7rem;height:11rem; float:left; display:inline-block; text-align:center; margin-left:1.1rem;}
.home_liucheng_content ul li{ list-style:none; width:7rem; height:7rem; border:2px solid #dcdcdc; border-radius:50%;}
.home_liucheng_content ul li img{width:4rem;height:4rem; margin-top:1.5rem;}
.home_liucheng_content ul h2{ font-size:1.1rem; line-height:3rem; color:#686868; font-weight:300;}

.home_liucheng_more{width:100%; display:block; margin:0 auto; text-align:center; padding-top:1rem; overflow:hidden; }
.home_liucheng_more a{ display:block; border:2px solid #008931; width:19.5rem; margin:0 auto; line-height:1.8rem; font-size:1.1rem; border-radius:1rem; padding-top:1rem; padding-bottom:1rem; padding-left:0.5rem; padding-right:0.5rem;}
.home_liucheng_more a span{ color:#ff620d;}
.home_liucheng_more a:hover{ text-decoration:none; border:2px solid #ff620d;}


/*关于双惠*/
.home_about_title{ width:24rem; height:19rem;margin:0 auto; overflow:hidden; text-align:center; background:url(../images/logo.png) top center no-repeat; border-bottom:1px solid #ccc; background-size:35%;}
.home_about_title h2{ line-height:3rem; font-size:1.8rem; color:#008931; font-weight:300; padding-top:8.5rem;}
.home_about_title h3{ font-size:2rem; color:#b0b0b0; font-weight:400; padding-top:0.5rem; line-height:2rem; font-size:1.2rem;}
.home_about_title p{ font-size:1rem; background:#ff620d; width:21rem;height:2.3rem; line-height:2.3rem; margin:0 auto; text-align:center; color:#fff; margin-top:1rem;} 

.home_about_all{width:100%;height:auto; background:url(../images/home_about_all.jpg) bottom center no-repeat; overflow:hidden; background-size:100%;}
.home_about_content{width:23.5rem; height:auto; margin:0 auto; text-align:left; overflow:hidden; padding-top:0rem; }
.home_about_content p{ font-size:0.9rem; line-height:1.8rem; margin-top:1rem;text-align:justify; text-justify:inter-ideograph;
}
.home_about_more{width:100%; height:auto; margin:0 auto; overflow:hidden; text-align:center; margin-top:1.8rem;}
.home_about_more a{ display:inline-block;width:10rem;height:45px; border:1px solid #008931; border-radius:10px;line-height:45px; color:#008931;  float:left; margin-left:1.8rem; margin-bottom:1.8rem;}
.home_about_more a:hover{ background:#00913e; color:#fff;}

.home_jidi_content{ width:23.3rem; height:32.8rem; margin:0 auto; overflow:hidden; margin-top:0rem; margin-bottom:1.52rem; 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:100%; margin:0 auto; }
.home_jidi_content .swiper-slide{ width:auto; overflow:hidden; margin:0 auto; }

.home_jidi_content .swiper-slide ul{width:10rem; height:13rem; overflow:hidden; margin:0 auto; text-align:center; margin-left:1rem;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;  margin-top:1rem;}
.home_jidi_content .swiper-slide ul a{ display:block;}
.home_jidi_content .swiper-slide ul p{width:10rem; height:10rem; 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:0.9rem; width:10rem; margin:0 auto; text-align:center; font-weight:300; line-height:3rem; height:3rem; overflow:hidden; font-size:0.9rem; 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:1rem; height:auto; background:#edfff3; padding-top:1rem; padding-bottom:1rem;}
.home_honor_title{width:24rem;height:4rem; border-bottom:1px solid #c9c9c9; margin:0 auto; line-height:3rem; }
.home_honor_title h2{ color:#008931; float:left; font-size:1.4rem;}
.home_honor_title h2 span{ color:#b0b0b0; font-weight:300;}
.home_honor_title a{ float:right; font-size:1.1rem; color:#afafaf;}

.home_honor_content{ width:100%; height:34rem; margin:0 auto; overflow:hidden; margin-top:0rem; 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:23.5rem; margin:0 auto; transition-timing-function: linear;}
.home_honor_content .swiper-slide{ width:100%; overflow:hidden; margin:0 auto; margin-top:1rem; overflow:hidden;}
.home_honor_content .swiper-slide ul{width:9.64rem; height:16.16rem; 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:1.4rem;}
.home_honor_content .swiper-slide ul a{ display:block;}
.home_honor_content .swiper-slide ul p{width:9.64rem; height:13.16rem;  margin:0 auto; 
	overflow: hidden;
	display:flex;
	justify-content: center;
	align-items: center;
	background: white;
}
.home_honor_content .swiper-slide ul p img{  width:90%; height:auto; max-height:90%}
.home_honor_content .swiper-slide ul h2{ font-size:1rem; width:100%; margin:0 auto; text-align:center; font-weight:300; line-height:3rem; height:3rem; overflow:hidden; font-size:1rem; 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:0.5rem; background-size: 20px 44px; }
.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:0.5rem; background-size: 20px 44px;}
.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:1rem; height:auto; overflow:hidden; text-align:center; background:#fff6ed; padding-bottom:1rem;}
.home_hezuo_all .home_hezuo_title{width:100%;height:auto; margin:0 auto; overflow:hidden; padding-top:1rem; padding-bottom:1rem;}
.home_hezuo_all .home_hezuo_title h2{ font-size:1.4rem; color:#4e4e4e; line-height:3rem;}
.home_hezuo_all .home_hezuo_title h2 span{ color:#ff620d;}
.home_hezuo_all .home_hezuo_title p{ width:19rem; margin:0 auto; font-size:1rem; color:#4e4e4e; line-height:2rem; padding-top:0.5rem;}

.dowebok { width:100%; margin:0px auto; font-size: 0; min-height:auto; margin-top:0px; overflow:hidden;}
.dowebok img { width:6.8rem; height:4rem; margin:0px 1rem 0px 0px; box-shadow:none; }
.dowebok img:hover{width:6.8rem; height:4rem;  box-shadow:none;}
.str_wrap{overflow:hidden;//zoom:1;width:100%; 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:100%; height:auto; overflow:hidden; padding-top:1rem; padding-bottom:1rem;}
.home_hezuo_more a{width:10rem;height:2.5rem; border:1px solid #ff620d; margin:0 auto; text-align:center; display:block; line-height:2.5rem; font-size:0.9rem; color:#ff620d;border-radius:1rem;}
/*新闻动态*/
.home_new_title{width:100%; height:auto; margin:0 auto; text-align:center; overflow:hidden; padding-top:0.5rem;}
.home_new_title h2{ color:#444444; font-weight:900; font-size:1.4rem; line-height:3rem; padding-top:1rem;}
.home_new_title p{ font-size:1.6rem; color:#9a9a9a; line-height:4rem;}

/*新闻中心*/
.new_title{width:100%;height:4rem; margin:0 auto; overflow:hidden; line-height:4rem; margin-top:1rem; margin-bottom:0rem;}
.new_title h2{ width:50%; height:4rem; overflow:hidden; background:url(../images/title.png) 58px center no-repeat; line-height:4rem; color:#e60215; font-weight:300; font-size:1.3rem; float:left; letter-spacing:.5em; background-size:50%; margin-left:1rem; font-weight:800;}
.new_title span{ font-size:1rem; float:right; margin-right:1rem;}
.new_title span a{ text-decoration:none; color:#454545;}
.new_title span a:hover{ text-decoration:underline;}

.home_new{width:24rem; height:auto;margin:0 auto; margin-top:0rem; overflow:hidden;}
.home_new_left{width:100%; height:auto; overflow:hidden;}

.newtab{ width:100%; height:auto; margin:0px auto; overflow:hidden; }
.newtab .tab{ overflow:hidden;  height:3rem; width:100%; padding-left:0px; background:#fff; margin-bottom:1rem;}
.newtab .tab li{ float:left; list-style:none;}
.newtab .tab li a{ display:block; line-height:3rem; padding-right:0rem; float:left; text-decoration:none; color:#6f6f6f; font-size:1rem; margin-left:1.0rem; font-size:1rem; width:11rem; overflow:hidden; height:3rem; }
.newtab .tab li a strong{ font-weight:300; padding-right:0rem; font-size:1.1rem;}
.newtab .tab li a span{ font-size:0.9rem; font-size:0.9rem; margin-right:0rem;}
.newtab .tab dd{ float:right; padding-right:10px; font-size:14px; display:none;}
.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:#269fb7;}
.newtab .tab a:hover strong{   text-decoration:none; color:#269fb7; font-weight:800; }
.newtab .tab .on strong{  text-decoration:none;  color:#269fb7; font-weight:800;}

.newtab .content_new{ overflow:hidden; padding:0px;}
.newtab .content_new li{ display:none; list-style:none;}

.content_lb{width:100%;  height:10.5rem; background:#fff; overflow:hidden;}
.content_lb img{width:10rem; height:10rem; float:left; margin-right:0.5rem;}
.content_lb h2{ font-size:1rem; height:2rem; line-height:2rem; color:#333333; margin-top:0.5rem; overflow:hidden;}
.content_lb h2 span{ float:right; padding-right:0.5rem;}
.content_lb h2 a{ color:#333; text-decoration:none;}
.content_lb h2 a:hover{ text-decoration:underline;}
.content_lb p{ padding-right:0.6rem; font-size:0.9rem; line-height:1.4rem; color:#656565; height:4rem; overflow:hidden; margin-top:0.3rem; margin-bottom:0.3rem;}
.content_lb strong{width:7rem;height:1.5rem; background:#269fb7; line-height:1.5rem; 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:#efefef; height:auto; max-height:19.8rem; margin-top:0rem; padding-bottom:0.2rem;}
.newtab .content_new dd{width:92%; margin:0 auto; height:auto; line-height:2rem;  font-size:1rem;  overflow:hidden; padding-top:0.8rem; padding-bottom:0.1rem;}
.newtab .content_new dd a{ text-decoration:none; color:#333; font-size:1rem; display:block;}
.newtab .content_new dd a:hover{ text-decoration:underline; color:#269fb7;}
.newtab .content_new dd span{ display:block; float:left;  padding-right:0rem; color:#929292; line-height:2rem; font-size:0.8rem;}
.newtab .content_new dd strong{ float:left; color:#269fb7; font-size:0.9rem; line-height:2rem; margin-right:1rem;}

.home_new_right{width:100%; height:auto; 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:#000; font-size:1.1rem; text-align:left; float:left; margin-left:0px; margin-top:0px;  text-indent:30px;}
.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;}
.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: 100%; height:20rem; background:#fff; margin: 0 auto;  overflow: hidden; border-bottom:2rem solid #fff; border-top:1px solid #dcdcdc; }
.myscroll li { width:24rem; margin:0 auto; overflow:hidden; height:144px;  border-bottom:1px dashed #e7e5e5; margin-top:0px; padding:0px; }
.myscroll li h3{ width:95%; margin:0 auto; font-size:1.1rem; height:3.5rem; text-indent:3rem; line-height:3.5rem; background:url(../images/q.png) left center no-repeat; overflow:hidden; padding-left:0px; color:#333; margin-top:0px;}
.myscroll li h3 span{ float:right; font-size:0.8rem;}
.myscroll li p { width:95%; height:4.1rem; margin:0 auto; padding-left:0px; color:#5e5e5e; font-size:0.8rem; overflow:hidden;  overflow:hidden; line-height:1.5rem;}
.myscroll li p strong{ width:32px; height:160px; background:url(../images/a.png) left 5px no-repeat;  display:block; float:left; margin-right:1rem;}
.myscroll a { color: #333; text-decoration: none;}
.myscroll a:hover { color: #269fb7; text-decoration: underline;}
.myscroll li:hover{background:#FFF; border-bottom:1px dashed #ccc;}

/*友情链接*/
.links_all{width:100%; height:auto; min-height:1rem; background:#f7f7f7; overflow:hidden; border-bottom:3px solid #01c848;}
.links_all .links_content{width:92%; height:auto; margin:0 auto; overflow:hidden; padding-top:1rem; padding-bottom:1rem;}
.links_all .links_content h2{ float:left; line-height:2rem; font-size:1rem;}
.links_all .links_content a{ display:block; float:left; line-height:2rem; font-size:0.9rem; padding-left:1rem; padding-right:1rem; color:#333;}

.gongan{
padding-bottom:4.5rem !important;
width: 100% !important;
display: flex;
    justify-content: center;
}
.footer_all{width:100%; height:19rem; overflow:hidden; background:url(../images/footer_all.jpg) center bottom no-repeat; background-attachment:fixed; }
.footer_all .footer_content{width:100%;height:auto;margin:0 auto; overflow:hidden;}

.footer_all .footer_content .footer_left{width:12.8rem; height:16rem; background:#fff; overflow:hidden; text-align:center; float:left;}
.footer_all .footer_content .footer_left li{ width:6rem; height:auto; margin:0 auto; list-style:none; margin-top:1rem;}
.footer_all .footer_content .footer_left li img{width:100%;height:auto;}
.footer_all .footer_content .footer_left p{ width:6rem;height:6rem; margin:0 auto; text-align:center; margin-top:0.5rem; margin-bottom:0.5rem;}
.footer_all .footer_content .footer_left p img{width:100%;height:100%;}
.footer_all .footer_content .footer_left h2{ font-size:0.9rem; color:#ff6c1d; font-weight:400; line-height:1.5rem;}

.footer_all .footer_content .footer_right{ width:11rem;height:16rem; float:left; overflow:hidden; margin-left:1rem; padding-top:4rem;}

.footer_all .footer_content .footer_right .top{width:970px; height:290px; overflow:hidden; display:none;}


.footer_all .footer_content .footer_right .bottom{ width:100%; height:auto; line-height:1.6rem; margin:0 auto; border-top:1px solid #04c046; overflow:hidden; text-align:center;}
.footer_all .footer_content .footer_right .bottom p{ font-size:0.9rem; text-align:center; color:#fff;}
.footer_all .footer_content .footer_right .bottom a{ color:#fff;}
.footer_all .footer_content .footer_right .bottom p br{ display:none;}

/*返回顶部*/

/*返回顶部*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 4rem;
  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:active {
  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{width:100%; height:3.5rem; background:#fff; position:fixed;
 justify-content: space-between;
 bottom:0px; background-size:100%; z-index:999999999999; display:flex; 
 box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
 }
.mobile_footer ul{ width:6.4rem; height:3.5rem; float:left; overflow:hidden; text-align:center;  }
.mobile_footer ul a{ text-decoration:none; }
.mobile_footer ul li{ list-style:none; width:100%; height:auto; text-align:center; line-height:1.4rem; overflow:hidden; padding-top:0.35rem; }
.mobile_footer ul li i{ color:#009d41; font-size:1.5rem; font-size:1.3rem;}
.mobile_footer ul h2{ height:2rem; line-height:2rem; font-size:0.7rem; color:#333; font-weight:300;}

.mobile_footer ul:nth-child(4){ border-right:none;} 


/*Min-banner*/
.min_banner{ width:100%; height:6.2rem; overflow:hidden; margin-top:0px;  }
.min_banner ul{width: 100%; height: 100%;   margin-left: auto;margin-right: auto; position:relative;}
.min_banner img{ width:40rem; height:auto; position:absolute; left:50%; margin-left:-20rem;}
/*内页*/
.tu_lei_main				{ width:100%; height:auto; overflow:hidden; margin:0 auto; margin-bottom:1rem;}
.tu_lei_main_l				{ width:100%; height:auto; float:left; overflow:hidden;} 
.tu_lei_main_l_t1			{ width:100%; height:auto;background:#fff; overflow:hidden; padding:0px 0; margin-bottom:0px;}
.tu_lei_main_l_t1_title		{ width:100%; height:3rem; margin:0 0.5rem; padding:0 0.5rem; overflow:hidden;}
.tu_lei_main_l_t1_title i{float:left; line-height:2.5rem;color:#ff620d; font-size:1.8rem; margin-right:0.5rem;}
.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:20rem; height:3rem; float:left; font-size:1.3rem; color:#ff620d; line-height:2.5rem;}

.tu_lei_main_l_t1 .ce .no{ background:#f4f4f4; color:#ff620d;}
.clear{clear:both;}

.ce{display:block;width:100%; height:auto; margin:0 auto; }
.ce li{ list-style:none; float:left;}
.ce li i{ font-size:1rem; float:left;line-height:1.4rem; margin-right:0.5rem;}
.ce li a{padding: 0.8rem 0.8rem 0.8rem 0.8rem;color:white;display:block;cursor:pointer;background:url(../images/tu.png) no-repeat 0.5rem center; text-decoration:none; color:#3f3f3f; font-size:1rem; display:block; float:left;}

.ce li a:hover{ background:#ededed;  }
.ce li .dqian{background:none;}
.ce li .xz{ background:#ededed; color:#ff620d;}
.ce li .xuanze{ background:#f4f4f4; color:#ff620d;}

.er{ margin-bottom:0px; overflow:hidden;  width:95%; display:block; margin:0 auto;}
.er li{ float:left;  padding:0px; border:none; margin-bottom:5px;}
.er li i{ font-size:1rem; }
.er li a{display:block; color:white;font-size:0.9rem; padding:0.1rem;}
.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:#ff620d;}


.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; display:none;}
.tu_lei_main_l_t2_con		{ width:280px; height:auto; overflow:hidden; margin:0 auto; position:relative;}
.tu_lei_main_l_t3			{ width:100%; height:auto;background:#f8f8f8; overflow:hidden; padding:10px 0; margin-bottom:20px; display:none;}

.index_tumian_r				{ width:100%; height:auto; overflow:hidden;  background-color:#fff; margin-bottom:1rem; }
.index_tumian_r_top			{ width:100%; height:3rem; background:#ff620d; font-size:1.2rem; line-height:3rem; color:#f3f3f3;  overflow:hidden; margin-top:0rem;}
.index_tumian_r_top	i{ font-size:1rem; margin-right:0.5rem;color:#fff;}
.index_tumian_r_top b		{ float:left; font-weight:normal; font-size:18px; line-height:60px; display:none;}

.index_tumian_r_top span i{ font-size:1.2rem; color:#fff; padding-left:1rem;} 
.index_tumian_r_top span	{ font-size:1rem; line-height:3rem; color:#fff; height:3rem; overflow:hidden; margin:0 auto; text-align:left;}
.index_tumian_r_top span a{ font-size:1rem; color:#fff; text-decoration:none;}
.index_tumian_r_top span a:hover{ text-decoration:underline;}

.neirong{ width:100%; height:auto; min-height:10rem; padding-top:0.1rem; padding-bottom:0.5rem; margin:0 auto; overflow:hidden; }
.neirong_title{ width:100%; min-height:3rem; height:auto; font-size:1.5rem; font-family:"微软雅黑";color:#3f3f3f; line-height:3rem;  text-align:center; margin-bottom:0px; font-weight:700; }
.neirong_time{font-size:0.8rem; font-family:"微软雅黑";color:#999; line-height:2rem; word-spacing:8px; letter-spacing:1px; width:100%; height:2rem; text-align:center; border-bottom:1px solid #f8f8f8;}

.neirong_con{font-family:"微软雅黑";color:#333;  width:95%; height:auto; margin:0 auto; overflow:hidden; min-height:15rem; padding-bottom:0.5rem; padding-top:0.5rem; font-size:1rem;}
.neirong_con img{max-width:100%;}

.images_list{width:11rem; height:13rem; float:left; background:#fff; margin-top:1.2rem; margin-left:1.2rem; margin-right:0rem; border:1px solid #f3f3f3;}
.images_list dd{width:11rem; height:11rem; overflow:hidden;}
.images_list img{width:100%; height:100%; }
.images_list:hover img{ transform:scale(1.2); transition:1s linear 0.1s;}
.images_list h2{width:100%; height:2rem; line-height:2rem; font-size:0.8rem; 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:#ff620d;}
.images_list:hover a{color:#fff;}

.images_list_2{width:7rem; height:6.62rem; float:left; background:#fff; margin-top:1.5rem; margin-left:1.1rem; margin-right:0; border:1px solid #f3f3f3;}
.images_list_2 dd{width:100%; height:4.12rem; overflow:hidden;}
.images_list_2 img{width:100%; height:4.12rem; }
.images_list_2:hover img{ transform:scale(1.2); transition:1s linear 0.1s;}
.images_list_2 h2{width:100%; height:2.5rem; line-height:2.5rem; font-size:0.8rem; 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:#ff620d;}
.images_list_2:hover a{color:#fff;}


.images_list_3{width:11rem; height:auto; float:left; background:#fff; margin-top:1.5rem; margin-left:1.1rem; margin-right:0; border:1px solid #f3f3f3;}

.images_list_3 dd{width:100%; height:12rem; overflow:hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.images_list_3 img{ max-width:90%; max-height:90%; width:auto; height:auto}

.images_list_3:hover img{ transform:scale(1.2); transition:1s linear 0.1s;}
.images_list_3 h2{width:100%; height:2.5rem; line-height:2.5rem; font-size:0.8rem; 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:#ff620d;}
.images_list_3:hover a{color:#fff;}

.index_tumian_r_ye{ width:100%; height:auto; overflow:hidden; margin:1rem 0 2rem; padding:0.8rem 0; text-align:center; font-size:0.8rem; line-height:50px; color:#2e2e2e; border-top:1px dashed #f3f3f3; margin:0 auto; position:relative; top:0.8rem; padding-bottom:0px;}
.index_tumian_r_ye a{ color:#2e2e2e; border:1px solid #2e2e2e; padding:0.6rem 1rem; margin:0 0.5rem; text-decoration:none; border-radius:0.8rem;}
.index_tumian_r_ye a:hover{ color:#fff; background-color:#3f3f3f; border:1px solid #3f3f3f;}
.index_tumian_r_ye span{ margin:0 0.5rem;}
/*内页解决方案*/
.jjfa_list{ width:100%; margin:0 auto; height:auto; overflow:hidden; margin-top:1.5rem; border-bottom:2px solid #1a7dd9; padding-bottom:1.5rem;}
.jjfa_list dl{ width:22rem; height:22rem; margin:0 auto; overflow:hidden;}
.jjfa_list dl img{width:22rem;height:22rem;}
.jjfa_list ul{ width:22rem; height:auto; margin:0 auto; text-align:left; position:relative;}
.jjfa_list ul h2{width:100%; height:3rem; line-height:3rem; font-size:1.1rem; font-weight:300; border-bottom:1px solid #d5d5d5; color:#3f3f3f;}
.jjfa_list ul h2 img{width:auto; height:3rem; float:left; margin-right:0.5rem;}
.jjfa_list ul p{width:100%; font-size:0.9rem; line-height:1.5rem; color:#959595; height:auto; overflow:hidden; margin-top:1rem; margin-bottom:1.5rem;text-align:justify; text-justify:inter-ideograph;
}

.jjfa_list ul h3{width:100%; height:2.2rem;  font-weight:300;}
.jjfa_list ul h3 .a1{ background:#1a7dd9; display:block; float:left; color:#fff; font-size:0.9rem; width:8rem; height:2.2rem; line-height:2.2rem; text-align:center;}
.jjfa_list ul h3 .a2{ background:#c5c5c5; display:block; float:right; color:#fff; font-size:0.9rem; width:8rem; height:2.2rem; line-height:2.2rem; text-align:center; margin-left:30px;}
.jjfa_list ul h3 .a1:hover{ background:#f4a307;}
.jjfa_list ul h3 .a2:hover{ background:#f4a307;}

/*新闻中心*/
.new_list{width:96%; height:auto; background:#fff; margin:0 auto;  border:0.1rem solid #f3f3f3; border-left:none; border-right:none; margin:0 auto; margin-bottom:1rem; overflow:hidden; margin-top:1rem;}
.new_list dd{width:8rem; height:8rem; margin:0 auto; background:url(../images/no_img.png) center center no-repeat; background-size:100%;  margin-top:0.5rem; margin-left:0rem; overflow:hidden; margin-right:0rem; float:left; border:1px solid #f3f3f3; margin-right:0.9rem;}
.new_list dd img{width:100%; height:100%; background:#fff;}
.new_list h2{ width:auto; margin:0 auto; font-size:1.2rem; padding-top:0.5rem; line-height:2.3rem; font-weight:300; color:#515151; font-weight:900;}
.new_list a{ color:#666; text-decoration:none;}
.new_list p{ width:auto; margin:0 auto;font-size:0.9rem; line-height:1.3rem;  color:#8e8e8e;  padding-top:0.5rem; text-align:justify; text-justify:inter-ideograph;}
.new_list span{ font-size:0.85rem; float:right; padding-left:0.8rem; color:#8e8e8e; padding-top:0.8rem; padding-bottom:0.8rem;}
.new_list:hover { background:#ffffff;  border-left:none; border-right:none;}
.new_list:hover img{transform:scale(1.1); transition:0.3s linear 0.1s;}
.new_list:hover h2{ color:#c50000;}

.neirong_next1					{font-size:0.9rem; font-family:"微软雅黑";color:#3f3f3f; line-height:1.3rem; width:100%; height:auto; overflow:hidden; border-top:2px solid #ededed; padding-top:0.5rem; margin-top:1rem; }
.neirong_next1 p				{ width:100%; float:left; overflow:hidden; padding-left:0.5rem; color:#6d6d6d;}
.neirong_next1 p.np1			{ text-align:right; position:relative;right:0.9rem;}
.neirong_next1 p span			{ margin-left:0px;}
.neirong_next1 p span a			{font-size:0.9rem; font-family:"微软雅黑";color:#333333; line-height:2rem; 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:0.5rem;}
.neirong_new_tui h2			{ width:100%; height:3rem; border-top:2px solid rgb(237, 237, 237); font-size:1.2rem; line-height:3rem; color:#6f6f6f; padding:0 0px; font-weight:300;  margin-top:0.8rem; overflow:hidden; text-indent:0.5rem;}
.neirong_new_tui h2 i{ float:left; font-size:1.5rem;color:#ff620d;}
.neirong_new_tui ul li		{ width:100%; height:2.5rem; overflow:hidden; margin:0px 0px; background:url(../images/more2.png) 1rem center no-repeat; line-height:2.5rem; font-size:0.8rem; color:#818182; list-style:none; }

.neirong_new_tui ul li p.npp1{ width:16rem; margin-left:2.3rem; float:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; }
.neirong_new_tui ul li p.npp1:hover{ text-decoration:underline; color:#3f3f3f;}
.neirong_new_tui ul li p.npp2{ width:5rem; float:right; text-align:right; font-size:0.8rem; padding-right:0.5rem;}

/*产品内容*/
.product-top{width:100%; height:auto; border-bottom:1px solid #d0d0d0; overflow:hidden;}

#preview{ float:none; text-align:center; }
.jqzoom{ width:24rem; height:24rem; border:1px solid #eeeeee; margin:0 auto; margin-top:0.8rem}
.jqzoom img{width:100%; height:100%;}


/*jqzoom*/
.jqzoom{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; display:none;}
.bigimg{width:640px;height:640px; display:none;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#ff620d 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move; display:none;}
#spec-list{ position:relative; width:322px; margin-right:6px; display:none;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0; display:none;}

.product-top-right{ width:100%; height:auto; overflow:hidden; padding-bottom:1rem;}

.product-top-right h2{ width:95%; margin:0 auto; text-align:left; padding-top:1rem; font-size:1rem; 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:1.3rem; padding-top:1rem; color:#ff620d; min-height:1.5rem; line-height:1.5rem; border-bottom:1px solid #cecece; padding-bottom:1rem;}
.product-top-right h4{width:95%; margin:0 auto; text-align:left; text-align:justify; text-justify:inter-ideograph;  color:#333; line-height:1.5rem; font-size:0.9rem; padding-top:0.5rem; font-weight:400;}
.product-top-right h4 strong{ color:#231e1e;}
.product-top-right h4 dd p{ font-size:0.9rem; line-height:1.8rem;}
.product-top-right h4 dd p span{ color:#ff620d;}
.product-top-right h1{width:95%;margin:0 auto; height:auto; text-align:left; font-size:1.1rem; padding-top:1.3rem; color:#009944; min-height:1.5rem; line-height:1.5rem; padding-bottom:0.5rem;}

.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:100%; text-align:center; color:#333;}
.product_content_content h2 i{color:#ff620d; padding-right:5px;}
.product_content_content h2 strong{ float:left; width:100%; background:#ff8500; color:#fff; text-align:left;  padding-left:2.5rem; font-size:0.9rem; font-family:"宋体"; line-height:2.8rem; overflow:hidden;}


.chanpin_content{ width:95%; height:auto; margin:0 auto; overflow:hidden; padding-top:0.5rem; padding-bottom:0.5rem; min-height:15rem;}
.chanpin_content img{ max-width:100%; height:auto;}
/*实力展示*/

.shilizhanshi_content{width:100%; height:auto; overflow:hidden; padding-top:1rem;}
.shilizhanshi_content img{ width:100%; height:auto; display:block; margin:0 auto; }

.xiayiye{width:100%; height:auto; line-height:3rem; overflow:hidden; margin-top:1rem; border-top:1px solid #dadada; margin-bottom:0rem;}
.xiayiye p{width:100%; height:2rem; line-height:2rem; font-size:1rem; color:#606062; padding-left:1rem; margin-top:0.5rem; overflow:hidden;}
.xiayiye p a{color:#959595; text-decoration:none; font-size:0.8rem; padding-left:1rem;}
.xiayiye p a:hover{ text-decoration:underline; color:#ff620d;}

.ss_no{width:90%; margin:0 auto; height:auto; text-align:center; font-size:18px; overflow:hidden; line-height:3rem; font-size:1.1rem; padding-top:3rem; padding-bottom:3rem;}
.ss_no strong{ color:#008931;}

.new_list_ss{width:96%; min-height:1rem; height:auto; background:#fff; margin:0 auto;  border:0.1rem solid #f3f3f3; border-left:none; border-right:none; margin:0 auto; margin-bottom:1rem; overflow:hidden; margin-top:1rem; padding-bottom:0.5rem;}
.new_list_ss dd{width:8rem; height:8rem; margin:0 auto; background:url(../images/no_img.png) center center no-repeat; background-size:100%;  margin-top:0.5rem; margin-left:0rem; overflow:hidden; margin-right:0rem; float:left; border:1px solid #f3f3f3; margin-right:0.9rem;}
.new_list_ss dd img{width:100%; height:100%; background:#fff;}
.new_list_ss h2{ width:auto; margin:0 auto; font-size:1.2rem; padding-top:0.5rem; line-height:1.7rem; font-weight:300; color:#515151; font-weight:900; text-align:justify; text-justify:inter-ideograph;}
.new_list_ss a{ color:#666; text-decoration:none;}
.new_list_ss p{ width:auto; margin:0 auto;font-size:0.9rem; line-height:1.3rem;  color:#8e8e8e;  padding-top:0.5rem; text-align:justify; text-justify:inter-ideograph;}
.new_list_ss h3{ font-size:0.85rem; float:right; padding-left:0.8rem; color:#8e8e8e; padding-top:0.8rem; padding-bottom:0.5rem;}
.new_list_ss:hover { background:#ffffff;  border-left:none; border-right:none;}
.new_list_ss:hover img{transform:scale(1.1); transition:0.3s linear 0.1s;}
.new_list_ss:hover h2{ color:#c50000;}

/*翻页样式*/
#fenye{width: 100%;height: auto;display: inline-block;text-align: center;margin-top:2rem;margin-bottom:1.5rem;}
#fenye li{padding: 0;list-style: none;}
#fenye .pagination .active a{background: #997fde;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>li>a, .pagination>li>span{position: relative;float: left;padding: 0.4rem 0.8rem;line-height: 1.42857;text-decoration: none;color: #595757;background-color: #fff;border: 1px solid #ddd;margin-left: -1px; font-size:0.8rem;}
.pagination>li{display: inline;}
.pagination>li a:hover{ background:#997fde; color:#fff;}
/*内页优势*/
.neirong_youshi .home_youshi_title h2{ width:100%; line-height:3rem; overflow:hidden; padding-top:0.2rem; padding-bottom:0.5rem; color:#008930; font-weight:300; font-size:1.4rem; border-bottom:1px solid #f3f3f3; border-top:1px solid #c9c9c9;}

/*地图*/
.my-map { margin: 0 auto; width: 25rem; height: 20rem; }
		.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%;}