@charset "utf-8";

/*首页banner*/
/*banner*/
.fullSlide {width:100%;position:relative;height:514px; }
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:514px;overflow:hidden;text-align:center; background-position:center top;background-repeat:no-repeat;}
.fullSlide .bd li a {display:block;height:514px;}
.fullSlide .hd {position:absolute; z-index:7; bottom:35px; left:47%; padding:5px 6px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li{border-radius:14px;width:18px;height:18px; color:#ccc;  background:#ccc; float:left; cursor: pointer;display:block;margin-left: 5px;
                  transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s;
                  -moz-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Firefox 4 */
                  -webkit-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Safari and Chrome */
                  -o-transition:width 0.5s,height 0.5s,background 0.5s,color 0.5s; /* Opera */}
.fullSlide .hd ul .on{ width:32px;height:18px;background:#05854F; color:#05854F;}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;
width:81px; height:80px;}

/*main_a*/
.main_a { width: 100%; padding: 32px 0px 20px 0px; background: #ffffff; }
.main_a_center { margin: 0 auto; width: 1200px; }
.index_menuleft { width: 270px; float: left; display: inline; background: #ffffff; border: 2px solid #58ae8a;}
.index_menuleft h2 { font-size: 26px; text-align: center; color: #ffffff; height: 68px; width: 270px; line-height: 68px; background: url(../images/index_pro_title.jpg) center center repeat-x; text-align: center; }
.index_menuleft h2 a { font-size: 24px; color: #ffffff; display: block; }
.index_menuleft ul { padding: 0px 10px; }
.index_menuleft ul li {border-bottom: 1px dashed #CACACA; text-indent: 36px; }
.index_menuleft ul li a {background: url(../images/index_pro_icon.png) 12px center no-repeat !important;height: 45px; line-height: 45px; margin: 0px auto; cursor: pointer; font-size: 14px; display: block; }
.index_menuleft ul li a:hover { background: url(../images/index_pro_icon_hover.png) 12px center no-repeat !important; color: #137642 !important; }
.index_allpro { display: block; width: 163px; height: 34px; color: #ffffff !important; font-size: 14px; line-height: 34px; text-align: center; background: url(../images/allpro_bg.jpg) center center no-repeat; margin: 20px auto; }
.index_allpro:hover { font-size: 15px; }

/*main_a_title*/
.main_a_title { width:890px; height: 38px; line-height:38px; margin: 0px 0px 19px 1%; background: #e6e6e6; }
.main_a_title h2 { font-size: 18px; float: left; color: #fff; background: #099d5e; padding: 0px 20px; }
.main_a_title a { float: right; color: #777777; margin-right: 15px; font-size: 13px; font-family: Arial; }
.main_a_title a:hover { text-decoration: underline; }
/*首页产品*/
.index_productslist { width:890px; float: right; }
.index_productslist li { float: left; margin: 0px 1% 26px 1%; display: inline; width: 48%; text-align: left; }
.index_productslist li h3 { height: 24px; line-height: 24px; color: #545454; display: block; margin-bottom:8px;}
.index_productslist h3 a {color: #05854f;  font-size: 15px; display: block; }
.index_productslist li:hover .index_img_box { border-color: #05854f; }
.index_productslist li:hover h3 a { color: #05854f; }
.index_productslist li .index_title {float:left; width:60%; margin-left:3%;}
.index_productslist li .index_title span{line-height: 22px; }
.index_productslist li .index_title h4{ margin-top:18px;line-height: 26px; }
.index_img_box { background: #ffffff; width: 145px; height: 148px;text-align: center; border: 1px solid #CACACA; overflow: hidden;float:left; }
.index_img_box img {width: 145px; height: 148px; }
.index_productslist li:hover img { transform: scale(1.08); transition: all 0.5s ease 0s; -webkit-transform: scale(1.08); -webkit-transform: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; }
._more:hover{ color:#05854f;}


/*首页关于我们*/
.index_about{width: 100%;height: 425px;background:url(../images/about.jpg)  no-repeat fixed center top / cover;padding-top: 40px;}
.about-center{ width:1030px; height: 320px; margin:0 auto; background: #fff; padding: 30px 85px 35px;}
.about-center h1{ width: 100%; height: 40px; line-height: 40px; text-align: center; color: #058343; font-weight: normal;font-size: 20px;}
.about-center h2{ width: 250px; height: 15px; border-bottom: 1px solid #000; font-size: 18px;margin: 0 auto 50px;}
.about-center h2 span{ width: 150px; height: 30px; line-height: 30px; text-align: center; margin: 0 auto; display: block; background: #fff;}
.about-text{ width: 100%; height: auto; font-size: 14px; color: #282828; line-height: 35px; text-indent: 2em;}
.about-more{ width: 134px; height: 41px; margin: 35px auto 0;}


/*首页烦恼*/
.index_puzzled{ width: 1200px; height: auto; margin: 0 auto; overflow: hidden; padding:45px 0 20px;}
.puzzled-top{ width:720px; height: 80px; border: 2px solid #058343; box-sizing: border-box; margin: 0 auto; font-size: 36px;}
.puzzled-title{ width: 650px; height: 40px; line-height: 40px; text-align: center; background: #fff; margin: -2px auto 0; color: #058343;}
.puzzled-text{ width: 650px; height: 40px; line-height: 40px; text-align: center; background: #fff; margin: 0 auto; color: #4b4b4b;}
.puzzled-text span{ color:#058343;}
.puzzled-center{ width: 1200px; height: 490px; background: url(../images/puzzled.jpg) center no-repeat; padding: 40px 0 30px; position: relative;}
.puzzled1{ width:auto; height: 30px; line-height: 30px; position: absolute; top:175px; left: 65px; font-size: 18px;}
.puzzled2{ width:auto; height: 30px; line-height: 30px; position: absolute; top:110px; right: 90px; font-size: 18px;}
.puzzled3{ width:auto; height: 30px; line-height: 30px; position: absolute; top:300px; left: 80px; font-size: 18px;}
.puzzled4{ width:auto; height: 30px; line-height: 30px; position: absolute; top:275px; right: 75px; font-size: 18px;}
.puzzled5{ width:auto; height: 30px; line-height: 30px; position: absolute; bottom:108px; left:130px; font-size: 18px;}
.puzzled6{ width:auto; height: 30px; line-height: 30px; position: absolute; bottom:135px; right: 60px; font-size: 18px;}

/*首页WHY*/
.why{width: 100%;height: auto;overflow: hidden;background: url(../images/why.jpg);padding: 30px 0 35px;}
.why-center{ width: 1200px; height: auto; overflow: hidden; position: relative; margin: 0 auto;}
.why-center h1{ width: 100%; height: 50px; line-height: 50px; text-align: center; font-size: 20px; color: #c2c2c2; font-weight: normal;}
.why-center h2{ width: 527px; height: 50px; text-align: center; font-weight: normal; margin: 20px auto 0;}
.why-center h2 span{ border: 1px solid #05854F; height: 50px; line-height: 50px; box-sizing: border-box; padding: 0px 15px; background: #fff; font-size: 24px; border-right: none;
border-radius: 10px 0px 0px 10px; float: left;}
.why-center h2 b{ font-weight: normal; color:#05854F;}
.why-center h2 em{ width: 64px; height: 50px;display: block; float: right; border-radius: 0px 10px 10px 0px; background: url(../images/why_search.png) center center #fcc52f no-repeat ;}
.why-center ul{ position: relative; margin-top: 50px; display:block; height: 440px; }
.why-center ul li{ width: 460px; height: 210px; border: 1px solid #05854F; box-sizing: border-box; background-color:rgba(254,254,254,0.8); position: absolute;}
.why-title{ width: 400px; height: 60px; font-weight: normal;}
.why-title span{ width: 65px; height: 60px; line-height: 60px; color:#05854F; font-size: 64px; float: left;font-weight: normal; font-family: "宋体";}
.why-title em{ width: 335px; height: 35px; line-height: 35px; color: #05854F; font-size: 26px; display: block; float: left;}
.why-title b{ background: #fcc52f; color: #000; float: left; font-size: 16px;font-weight: normal; height: 20px; line-height: 20px;;}
.why-text{ width: 100%; height: auto; line-height: 25px; font-size: 14px; color: #4b4b4b; float: left; margin-top: 10px;}
.why-center ul li:first-child{ padding: 25px 40px 15px 20px; top:50px; left: 0px;}
.why-center ul li:nth-child(2){ padding: 25px 0px 15px 60px; top:0px; left: 425px; width: 380px; height: 200px;}
.why-center ul li:nth-child(2) .why-title{ width: 300px;}
.why-center ul li:nth-child(2) .why-title em{ width: 220px;}
.why-center ul li:nth-child(2) .why-text{ width: 90%;}
.why-center ul li:nth-child(3){ padding: 40px 40px 15px 20px; top:233px; left: 270px; height: 200px;width: 420px;}
.why-center ul li:nth-child(4){ padding: 30px 10px 15px 60px; top:168px; right: 0px; }

/*首页案例*/
.case{ width: 1200px; height: auto; overflow: hidden; margin: 0 auto; padding: 35px 0 40px;}
.case h1{ width: 100%; height: 35px; line-height: 35px; text-align: center; color: #05854F; font-size:20px;}
.case h2{ width: 350px; height: 15px; border-bottom: 1px solid #000; font-size: 18px;margin: 0 auto 50px;}
.case h2 span{ width: 240px; height: 30px; line-height: 30px; text-align: center; margin: 0 auto; display: block; background: #fff;}

.tab {position: relative;width: 1200px;margin-bottom: -2px;border-bottom: 0 none;background: #fff;}
.tab ul img {vertical-align: middle; width: 290px; height: 210px;}
.slide {width: 1200px;height: 435px;overflow: hidden;position: relative; margin-bottom: 15px;}
.slide-ul {position: relative;width: 2400px;}
.slide-ul li {display: inline; border-radius: 10px;float: left;width: 290px;height: 210px; border: 1px solid #aeaeae; box-sizing: border-box;overflow: hidden; margin: 0 10px 10px 0;}
.slide-ul a {display: block;width: 290px;height: 210px;overflow: hidden;color: #000;}
.slide-ul a:hover .pic-txt {color: #006600;}
.slide-ul .pic-txt {display: block;bottom: -128px;position: relative;width: 290px;height: 43px;margin: -128px 0 0;padding: 0 5px;font: 18px/43px Microsoft YaHei;text-align: center;z-index: 1; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;background: rgba(254, 254, 254, 0.5);filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#80000000, endColorstr=#80000000);
cursor: pointer;}
:root .slide-ul .pic-txt {filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, startColorstr=#00000000, endColorstr=#00000000);}
.info-btn {width: 100px;height: 30px;overflow: hidden;margin: 0 auto;zoom: 1;}
.info-btn li {float: left;padding: 0 8px;}
.info-btn li span {display: block;width: 30px;height: 30px; background: #757575; text-align: center; line-height: 30px; border-radius: 50%;//text-indent: -9999em;overflow: hidden;cursor: pointer; color: #fff; font-size: 18px;}
.info-btn .info-cur span,
.info-btn .info-hover span {background: #05854F; color: #fff;}
.pic-list {padding: 0 0 12px 112px;border-bottom: 1px dotted #e0e0e0;line-height: 20px;word-break: break-all;}
.pic-list h3 {height: 40px;margin: 0 0 16px;overflow: hidden;font-size: 12px;font-weight: 400;}
.pic-list span {color: #999;}
.pic-list .pic {float: left;width: 100px;height: 75px;padding: 1px;margin: 0 0 0 -112px;border: 1px solid #e0e0e0;}
.pic-list .pic:hover,
.down-img a:hover img {border-color: #f60;}
.pic img {vertical-align: middle;}

/*解决方案*/
.g_lc{width: 100%; text-align:center;background:url(../images/why.jpg);height: 250px;padding:45px 0 30px;}
.g_lc .content{width: 1200px; margin:0 auto;}
.g_lc h2{text-align: center;height: 95px;font-size: 35px;color: #333333;font-weight: normal;}
.g_lc h2 a{color: #333}
.g_lc h2 em{display: block;font-size: 18px;color: #777777;}
.g_lc .lccon li{float: left;height: 80px; }
.g_lc .lccon .lc8{margin-right: 0;}
.g_lc .lccon li a{display: block;float: left;height: 40px; padding-top:110px;text-align: left;font-size: 16px;color: #333333;}
.g_lc .m_lc{width: 1220px;margin: 0 auto;}
.g_lc .lc1 a{background:url(../images/lcico1.png) no-repeat -20px 0; width: 150px;}
.g_lc .lc1 a:hover{background:url(../images/lcico1h.png) no-repeat -20px 0;}
.g_lc .lc2 a{background:url(../images/lcico1.png) no-repeat -175px 0; width: 151px;}
.g_lc .lc2 a:hover{background:url(../images/lcico1h.png) no-repeat -175px 0;}
.g_lc .lc3 a{background:url(../images/lcico1.png) no-repeat -325px 0; width: 151px;}
.g_lc .lc3 a:hover{background:url(../images/lcico1h.png) no-repeat -325px 0;}
.g_lc .lc4 a{background:url(../images/lcico1.png) no-repeat -475px 0; width: 150px;}
.g_lc .lc4 a:hover{background:url(../images/lcico1h.png) no-repeat -475px 0;}
.g_lc .lc5 a{background:url(../images/lcico1.png) no-repeat -626px 0; width: 150px;}
.g_lc .lc5 a:hover{background:url(../images/lcico1h.png) no-repeat -626px 0;}
.g_lc .lc6 a{background:url(../images/lcico1.png) no-repeat -776px 0; width: 154px;}
.g_lc .lc6 a:hover{background:url(../images/lcico1h.png) no-repeat -776px 0;}
.g_lc .lc7 a{background:url(../images/lcico1.png) no-repeat -930px 0; width: 150px;}
.g_lc .lc7 a:hover{background:url(../images/lcico1h.png) no-repeat -930px 0;}
.g_lc .lc8 a{background:url(../images/lcico1.png) no-repeat -1078px 0; width: 150px;}
.g_lc .lc8 a:hover{background:url(../images/lcico1h.png) no-repeat -1078px 0;}

/*首页新闻*/
.index-news{width: 1200px;height: auto;overflow: hidden;margin: 0 auto;padding:45px 0 35px;}
.news{ width: 800px; height: auto; overflow: hidden; float: left;}
.news h3{ width:800px; height:50px; line-height:30px; font-size:18px; color:#282828; background: url(../images/h3.jpg) left 8px no-repeat; text-indent:1em; font-weight: normal;
border-bottom: 1px solid #cdcdcd;}
.news h3 a{ float: right; width: 48px; text-decoration: none; height: 25px; line-height: 25px; text-align: center; font-size: 14px;text-indent: 0em; background: #9a9a9a; color: #fff; margin-top: 8px;}
.news h3 a:hover{ background:#058650;}
.news ul{}
.news ul li{ width:380px; height:auto; overflow:hidden;  border-bottom:1px solid #cacaca; float: left; }
.news ul li:nth-child(2n){ float: right;}
.news ul li:nth-child(5){ border-bottom: none;}
.news ul li:last-child{ border:none;}
.news ul li a{ color:#282828; display: block;padding:20px 10px; overflow: hidden;}
.news ul li a:hover{color: #05854F;}
.news ul li a:hover .news-date{color: #05854F;}
.news ul li a:hover .news-date em{color: #333;}
.news ul li a:hover .news-text{ color:#333;}
.news-date{float: left;width: 60px;font-size: 40px;color: #bdbdbd;font-weight: bold;font-family: arial;margin-right: 10px;}
.news-date em{display: block;font-weight: normal;font-size: 14px;color: #a4a4a4;}
.news-date span{  font-size:15px; line-height:20px; font-weight:bold;}
.news-title{ width:290px; float:right; height: 30px;line-height: 30px;font-size: 16px;font-weight: normal;}
.news-text{ width:290px; height:48px; overflow:hidden; line-height:24px; color: #838383; float:left; font-size:14px;}
.problem{ width:335px; height:370px;float:right; position:relative; }
.problem h3{ width:335px; height:50px; line-height:30px; font-size:18px; color:#282828; background: url(../images/h3.jpg) left 8px no-repeat; text-indent:1em; font-weight: normal;border-bottom: 1px solid #cdcdcd;}
.problem h3 a{ float: right; width: 48px; text-decoration: none; height: 25px; line-height: 25px; text-align: center; font-size: 14px;text-indent: 0em; background: #9a9a9a; color: #fff; margin-top: 8px;}
.problem h3 a:hover{ background:#058650;}
.m_wd{float: left;width: 370px;}
.fa_con dl {padding-top: 20px; height: 84px; }
.fa_con dl dt { height:28px; line-height:28px; background:url(../images/wen.jpg) no-repeat left 5px; padding-left:33px; font-weight:bold; overflow: hidden;}
.fa_con dl dt a { color:#333333; font-size: 14px;}
.fa_con dl dd { line-height:24px; height: 48px; overflow:hidden; background:url(../images/da.jpg) no-repeat left 2px; padding:0 0 0 33px; color:#777777; margin-top:3px; font-size: 14px;}
.fa_con dl dt a:hover{ color:#058650;}

/*main_b*/
.main_b { background: #f5f5f5; padding: 40px 0px 60px 0px; }
.main_b_center { width: 1003px; margin: 0 auto; }
.main_b_title { width: 1003px; height: 88px; background: url(../images/main_b_title.jpg) center top no-repeat; text-align: center; margin-bottom: 25px; }
.main_b_title1 { font-size: 30px; color: #534e4e; display: block; padding-top: 19px; }
.main_b_title2 { font-size: 14px; color: #666666; font-style: italic; display: block; }
.main_b_con { width: 1003px; margin: 0 auto; }
.main_b_left { width: 348px; height: 248px; padding: 4px; float: left; border: 1px solid #ebebeb; background: #fff; }
.main_b_img { width: 348px; height: 248px; overflow: hidden; }
.main_b_left img { width: 348px; height: 248px; }
.main_b_left img:hover { transform: scale(1.08); transition: all 0.5s ease 0s; -webkit-transform: scale(1.08); -webkit-transform: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; }
.main_b_right { width: 610px; padding: 0px; color: #545454; float: right; }
.main_b_more { display: block; width: 114px; height: 34px; text-align: center; line-height: 34px; font-size: 15px; color: #ffffff !important; background: #e8271c; float: left; margin-top: 15px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.main_b_more:hover { background: #05854f; }
.main_b_p { color: #545454; overflow: hidden; height: 192px; font-size: 13px; line-height: 24px; padding-top: 10px; }
/*main_c*/
.main_c { background: #fff; padding: 0px 0px 40px 0px; }
.main_c_center { width: 1003px; margin: 0 auto; }
.main_c_title { width: 1003px; height: 88px; background: url(../images/main_c_title.jpg) center top no-repeat; text-align: center; margin-bottom: 20px; }
.main_c_title1 { font-size: 30px; color: #534e4e; display: block; padding-top: 33px; }
.main_c_title2 { font-size: 14px; color: #666666; font-style: italic; display: block; }
/*滚动图片*/
.xiangce { width: 944px; position: relative; margin: 0 auto; min-height: 200px; _height: 200px; }
.xiangce .hd .prev { top: 64px; background: url(../images/btn_left.jpg) center no-repeat; width: 22px; height: 50px; float: left; overflow: hidden; position: relative; margin: 0 auto; z-index: 1; cursor: pointer; margin-left: -30px; }
.xiangce .hd .next { top: 64px; background: url(../images/btn_right.jpg) center no-repeat; width: 22px; height: 50px; float: right; overflow: hidden; position: relative; margin: 0 auto; z-index: 1; cursor: pointer; margin-right: -30px; }
.xiangce .hd ul { float: right; overflow: hidden; zoom: 1; margin-top: 10px; zoom: 1; }
.xiangce .hd ul li { float: left; width: 9px; height: 9px; overflow: hidden; margin-right: 5px; text-indent: -999px; cursor: pointer; }
.xiangce ul { width: 944px; margin: 0 auto; }
.xiangce ul li.on { background-position: 0 0; }
.xiangce ul { overflow: hidden; zoom: 1; }
.xiangce ul li { width: 226px; margin: 0px 5px 0px 5px; float: left; _display: inline; overflow: hidden; }
.xiangce ul li .pic { width: 220px; height: 165px; background: #ffffff; text-align: center; border: 3px solid #cccfd4; overflow: hidden; }
.xiangce ul li .pic img { display: block; width: 220px; height: 165px; }
.xiangce ul li h3 { display: block; text-align: center; }
.xiangce ul li h3 a { color: #545454; line-height: 30px; font-size: 14px; }
.xiangce ul li:hover img { transform: scale(1.08); transition: all 0.5s ease 0s; -webkit-transform: scale(1.08); -webkit-transform: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; }
.xiangce ul li:hover h3 a { color: #05854f; }
.xiangce ul li:hover .pic { border: 3px solid #05854f; }
/*main_d*/
.main_d { background: #f5f5f5; _height: 340px; min-height: 340px; width: 100%; padding: 40px 0px 35px 0px; border-bottom: 1px solid #f0f0f0; border-top: 1px solid #f0f0f0; }
.main_d_center { width: 1003px; margin: 0 auto; }
.main_d_left { width: 650px; float: left; }
.main_d_right { width: 290px; border: 1px solid #dbdbdb; height: 341px; float: right; }
.main_d_right_title { height: 44px; background: #dbdbdb; line-height: 44px; }
.main_d_right_title h3 { float: left; font-size: 18px; color: #05854f; margin-left: 20px; }
.main_d_right_title a { float: right; color: #777777 !important; font-size: 12px; font-family: Arial; margin-right: 15px; }
.main_d_right_title a:hover { text-decoration: underline; }
.main_d_title { width: 100%; height: 45px; line-height: 45px; margin: 0px auto 19px auto; background: #dbdbdb; }
.main_d_title h2 { font-size: 18px; float: left; color: #fff; background: #05854f; padding: 0px 20px; }
.main_d_title a { float: right; color: #777777; margin-right: 15px; font-size: 12px; font-family: Arial; }
.main_d_title a:hover { text-decoration: underline; }

/* 友情链接 */
.index_link{background:url(../images/linkbg.jpg) no-repeat center top; height: 50px;padding-top: 30px;}
.index_link h2{float: left; width: 190px;font-size: 18px;font-weight: normal;}
.index_link h2 a{color: #fff;}
.index_link h2 em{font-size: 14px;display: inline-block;font-family: arial;text-transform: uppercase;}
.index_link h2 em a{color: #fff;}
.link_c{line-height:24px; overflow:hidden;float: left;width: 870px; font-size: 14px;}
.link_c a{ white-space:nowrap; padding:0 15px; height: 24px; line-height:24px; color:#555555;display: inline-block;}


@media screen and (max-device-width:1024px)
 {.main_a_center { margin: 0 auto; width:100%; }
.index_menuleft { width:23%; float: left; display: inline; background: #ffffff; border: 2px solid #58ae8a;}
.index_menuleft h2 { width: 100%; }
.main_a_title { width:100%; height: 38px; line-height:38px; margin: 0px 0px 2% 1%; background: #e6e6e6; }
.index_productslist { width:75%; float: right; }
.index_img_box { background: #ffffff; width: 35%; height: auto;text-align: center; border: 1px solid #CACACA; overflow: hidden;float:left; }
.index_img_box img {width:100%; height: auto;}
.about-center{ width:80%; height: 320px; margin:0 auto; background: #fff; padding: 30px 85px 35px;}
.index_puzzled{ width: 100%; }
.puzzled-center{ width: 98%;}
.puzzled1{ top:175px; left: 1%;font-size: 0.875em;}
.puzzled2{ top:110px; right: 1%;font-size: 0.875em;}
.puzzled3{ top:300px; left: 1%;font-size: 0.875em; }
.puzzled4{ top:275px; right:  1%;font-size: 0.875em;}
.puzzled5{ bottom:108px; left: 1%;font-size: 0.875em;}
.puzzled6{ bottom:135px; right:  1%;font-size: 0.875em;}
.why-center{ width: 100%;}
.case{  width: 100%;}
.slide {width: 100%;}
.slide-ul li {width: 295px;height: 215px; margin: 0 32px 10px 2px;}
.slide-ul a {width: 295px;height: 215px;}
.g_lc .content{width: 100%; margin:0 auto;}
.g_lc h2 img{ width:80%; margin:0 auto;}
.g_lc .m_lc{width: 100%;margin: 0 auto;}
.g_lc .lc1 a{background:url(../images/lcico1.png) no-repeat -10px 0; width: 120px;}
.g_lc .lc1 a:hover{background:url(../images/lcico1h.png) no-repeat -20px 0;}
.g_lc .lc2 a{background:url(../images/lcico1.png) no-repeat -165px 0; width: 121px;}
.g_lc .lc2 a:hover{background:url(../images/lcico1h.png) no-repeat -175px 0;}
.g_lc .lc3 a{background:url(../images/lcico1.png) no-repeat -315px 0; width: 121px;}
.g_lc .lc3 a:hover{background:url(../images/lcico1h.png) no-repeat -325px 0;}
.g_lc .lc4 a{background:url(../images/lcico1.png) no-repeat -465px 0; width: 120px;}
.g_lc .lc4 a:hover{background:url(../images/lcico1h.png) no-repeat -475px 0;}
.g_lc .lc5 a{background:url(../images/lcico1.png) no-repeat -606px 0; width: 120px;}
.g_lc .lc5 a:hover{background:url(../images/lcico1h.png) no-repeat -626px 0;}
.g_lc .lc6 a{background:url(../images/lcico1.png) no-repeat -756px 0; width: 124px;}
.g_lc .lc6 a:hover{background:url(../images/lcico1h.png) no-repeat -776px 0;}
.g_lc .lc7 a{background:url(../images/lcico1.png) no-repeat -910px 0; width: 120px;}
.g_lc .lc7 a:hover{background:url(../images/lcico1h.png) no-repeat -930px 0;}
.g_lc .lc8 a{background:url(../images/lcico1.png) no-repeat -1078px 0; width: 120px;}
.g_lc .lc8 a:hover{background:url(../images/lcico1h.png) no-repeat -1078px 0;}
.index-news{width: 100%;height: auto;overflow: hidden;margin: 0 auto;padding:45px 0 35px;}
.news{ width:68%; }
.news h3{ width:100%; }
.news ul li{ width:46%;}
.news-date{width: 20%;}
.news-title{ width:70%;}
.news-text{ width:100%; }
.news-text{ display:none;}
.problem{ width:30%; }
.problem h3{ width:100%;}
.index_link h2{float: left; width:20%;font-size:0.875em;font-weight: normal;}
.index_link h2 em{font-size:0.8em;}
.link_c{width:78%;}
}
