@charset "utf-8";
/* CSS Document */
html{font-size: 62.5%;}
body{font: 1.6rem PingFang SC, Arial, Microsoft YaHei, sans-serif; color:#3f3f3f; margin:0px; padding:0px; overflow-x:hidden;}
ol,ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6{list-style:none outside none; margin:0px; padding:0px;}
img {border:none;}
a{color:#333;text-decoration: none;}
/*a:link, a:visited {color:#333; text-decoration: none;outline:none;}*/
a:hover, a:active {color:#1ca054; text-decoration: none;outline:none;}
.clear{clear:both;}
.kg{ width:98%; margin:0 auto; max-width:1300px;}
.kga{ margin:0 auto; max-width:1200px; width:98%;}
.kgb{ width:98%; margin:0 auto; max-width:1920px;}
.fl{ float:left;}
.fr{ float:right;}
.dw{ position:relative;}
.cj{ overflow:hidden;}
.green-black {display:block; padding-top:26px; clear:both;font-family:"微软雅黑",Arial, Helvetica, sans-serif; text-align:center;}
.green-black a {padding:5px 8px 4px 8px; padding:5px 8px 4px 8px;border:1px solid #dddddd; height:12px; line-height:12px; zoom:1; font-weight:bold; font-size:12px; overflow:auto; margin-left:3px; margin-right:3px; color:#333; background:url(../images/page_bg01.png) #fff bottom repeat-x;font-family:"微软雅黑",Arial, Helvetica, sans-serif; text-decoration:none;}
.green-black a:hover {border:1px solid #ccc; height:12px; line-height:12px; zoom:1;overflow:auto;background:url(../images/page_bg02.png) top repeat-x #f08619; margin-left:3px; margin-right:3px; color:#fff;font-size:12px;font-family:"微软雅黑",Arial, Helvetica, sans-serif;}
.green-black span.current {padding:5px 8px 5px 8px; padding:5px 8px 4px 8px;border:1px solid #ccc; color:#fff; height:12px; line-height:12px; zoom:1; overflow:auto;  background:url(../images/page_bg02.png) top repeat-x #f08619; margin-left:3px; margin-right:3px; margin-top:0px; margin-bottom:0px; font-size:12px}
::-webkit-scrollbar {width:3px;height:8px;background-color:#fff;border-radius:4px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#b1b1b1;border-radius:3px;}
#dituContent{ height:450px; border-top:1px solid #ddd;}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width:770px){#dituContent{ height:230px;}}
/*基础配置*/


/*首页style开始*/
.top_bg{ background:#f3f3f3; width:100%; height:36px; position:relative; z-index:999; }
.top_nr{ width:100%; overflow:hidden; height:36px; line-height:36px; color:#585858; font-size:1.4rem;}
.logo_nav{width:100%; background:#fff; /*box-shadow:0px 1px 5px rgba(0,0,0,0.3);*/}
.logo_tel{ height:148px; width:100%; background:#fff;}
.logo{ padding-top:18px;}
.tel{ padding-top:55px;}
.nav i{ display:none;}
.nav_bg{ background:url(../images/nav_bg.png) repeat-x; width:100%;}
.mobile-inner-nav{height:58px; background:url(../images/nav_fg.png) no-repeat left center;}
.mobile-inner-nav li{width:11.11111111111111%; float:left; position:relative;}
.mobile-inner-nav a{display:block; text-align:center; background:url(../images/nav_fg.png) no-repeat right center; font-size:1.6rem; height:58px; line-height:58px; position:relative; color:#fff;}
.mobile-inner-nav a span{ display:block; position:relative; z-index:9;}
.mobile-inner-nav a i{background:url(../images/nav_b.png) no-repeat center; display:block; position:absolute; left:0%; bottom:0px; height:100%; transition:0.5s; width:100%; transform:scaleX(0); transition:0.5s;}
.mobile-inner-nav a:hover i,.mobile-inner-nav a.cur i{transform:scaleX(1); transition:0.5s;}
.mobile-inner-nav li .nav_ej{position:absolute; left:0; z-index:100;width:100%; background:#00893d; height:0; transform:scaleX(0); transition:0.5s;}
.mobile-inner-nav li:hover .nav_ej{ height:auto; transform:scaleX(1); transition:0.5s;}
.nav_ej p a{font-size:1.46rem; height:40px; line-height:40px; position:relative;}
.nav_ej p:hover a{ text-decoration:underline;}
/*banner*/
.banner{height:auto; width:100%; position:relative; height:100%; display:inline-block;}
.slides{position:relative; height:100%;}
.slides li{height:100%; position:relative; width:100%;}
.slides li a{ display:block; width:100%; height:auto;}
.slides li img{display:none;}
@media screen and (max-width:1024px){
.slides li{ background-size:auto 100% !important; height:auto !important;  min-height:500px !important;}
}
@media screen and (max-width:770px){
.slides li{ background:none!important; height:auto !important; min-height:inherit !important;}
.slides li img{ width:100%; display:block;}
}
.flex-control-nav{ position:absolute; bottom:4%; z-index:99; text-align:center; width:100%;}
.flex-control-nav li{ display:inline-block; height:14px; margin:0 6px;}
.flex-control-nav li a{ display:block; overflow:hidden; text-indent:-999px; border:1px solid #1d9f55; background:#d4d4d4; width:12px; height:12px; border-radius:50%; cursor:pointer;transition:0.5s;}
.flex-control-nav li a.flex-active{background:#1d9f55; border:1px solid #1d9f55; transition:0.5s;}
.flex-direction-nav{position:absolute;z-index:99; width:100%; left:0; margin:0 auto; top:47%;}
.flex-direction-nav li a{display:block;width:15px;height:25px;overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=80); -moz-opacity:1; -khtml-opacity:1; opacity: 1;}
.flex-direction-nav li a.flex-prev{left:2%;background:url(../images/ban_l.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:2%;background:url(../images/ban_r.png) center center no-repeat;}
.flex-direction-nav li a:hover{filter:alpha(opacity=60); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
/*banner*/
.index_bga{ background:#fff; padding-top:80px; padding-bottom:95px;}
.inda_title{ background:url(../images/inda_btbg.png) no-repeat center; text-align:center; color:#8d8e8f; font-size:1.46rem;}
.inda_title p{ font-size:3.6rem; color:#009241; padding-bottom:6px;}
.inda_title span{ font-weight:bold;}
.inda_fl{ background:#009241; margin-top:45px;}
.inda_fl li{ float:left; width:20%; position:relative; text-align:center;}
.inda_fl li a{ line-height:79px; display:block; height:79px; background:url(../images/indafl_fg.png) no-repeat left center; color:#fff; font-size:1.8rem; position:relative; z-index:9;}
.inda_fl li.on a{ background:none;}
.inda_pic img{ margin-bottom:-17px; margin-right:7px;}
.inda_fl li i{ display:block; width:100%; height:100%; background:#00ae4f; position:absolute; left:0; top:0; transform:scaleX(0); transition:0.5s;}
.inda_fl li:hover i{transform:scaleX(1); transition:0.5s;}
.inda_gd{ position:relative; margin-top:34px;}
.inda_nr{ overflow:hidden;}
.inda_nr li{ float:left; width:25%;}
.inda_nr li a{ display:block; border:2px solid #fff;}
.inda_img{ overflow:hidden;}
.inda_img img{ display:block; width:100%;transition:0.5s;}
.inda_nr li:hover .inda_img img{transform:scale(1.1);}
.inda_an a{ display:block; width:43px; height:41px; background:rgba(255,255,255,0.45); font-family:"宋体"; font-size:2rem; font-weight:bold; position:absolute; top:45%; cursor:pointer; text-align:center; line-height:41px; color:#fff;}
.inda_an a.prev{ left:0px;}
.inda_an a.next{ right:0px;}
.index_bgb{ background:url(../images/index_bgb.jpg) no-repeat center; width:100%; height:237px;}
.indb_l{ width:50%; padding-top:48px; text-align:center;}
.indb_l img{ max-width:96%;}
.indb_r{ width:50%; padding-top:63px; text-align:right;}
.indb_r img{ max-width:98%;}
.index_bgc{ background:#fff; padding-top:47px; width:100%; padding-bottom:30px;}
.index_bgc .kg{ padding-bottom:68px;}
.indc_pic{ width:44%;}
.indc_pic img{ display:block; width:100%;}
.indc_wb{ padding-left:3%; width:50%; padding-right:1%; padding-top:30px;}
.indc_kg{ padding-top:35px;}
.indc_title{ background:url(../images/indc_pic.png) no-repeat left bottom; font-size:2.6rem; padding:0 0 10px 13px; line-height:26px; font-weight:bold; color:#5b5b5b;}
.indc_title span{ font-family:Arial, Helvetica, sans-serif; font-size:4rem; color:#3c3c3c; padding-right:24px;  float:left; display:block;}
.indc_ms{ padding-top:15px; line-height:28px; color:#545454;}
.indc_img{ text-align:center; width:100%; position:absolute; bottom:0; left:0;}
@media screen and (max-width:1280px){.indc_img img{ height:300px;}}
.index_bgd{ background:#19a054; padding-top:50px; padding-bottom:60px;}
.indd_title{ text-align:center; color:#fff;}
.indd_title p{font-size:2rem; padding-bottom:5px; letter-spacing:2px;}
.indd_nr{ padding-top:30px;}
.indd_nr li{ float:left; width:14.285%; text-align:center; cursor:pointer;}
.indd_pic{-webkit-transition:.4s all;-moz-transition:.4s all;-ms-transition:.4s all;transition:.4s all;}
.indd_nr li:hover .indd_pic{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}
.indd_wb{ color:#fff; padding-top:13px;}
.indd_sz{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:2rem; color:#ffdcb8;}
.indd_sz i{ display:block; width:29px; height:2px; background:#fff; margin:8px auto 0 auto;}
.indd_mc{ font-weight:bold; padding-top:8px;}
.indd_tel{ padding-top:50px; text-align:center;}
.indd_dh{ display:inline-block; height:48px;}
.indd_dh a{ display:block; background:url(../images/indd_tel.png) no-repeat left; height:48px; line-height:48px; color:#fff; font-size:2.6rem; font-weight:bold; padding-left:58px;}
.indd_ljlx{display:inline-block; margin-left:43px; vertical-align:top; margin-top:2px;}
.indd_ljlx a{ display:block; border:2px solid #fff; width:187px; color:#fff; font-weight:bold; height:36px; line-height:36px;}
.index_bge{ background:url(../images/index_bge.jpg) no-repeat center; width:100%; height:919px; padding-top:90px;}
.inde_nr{ margin-top:90px; position:relative;}
.inde_nr li{ width:25%; text-align:center; margin-top:35px; position:relative; z-index:9; cursor:pointer;}
.inde_pic{-webkit-transition:.4s all;-moz-transition:.4s all;-ms-transition:.4s all;transition:.4s all;}
.inde_nr li:hover .inde_pic{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}
.inde_mc{ font-size:2.6rem; font-weight:bold; color:#000; padding-top:15px;}
.inde_ms{ line-height:26px; font-size:1.46rem; color:#525252; margin-top:10px;}
.inde_img{ position:absolute; left:0; top:0; width:100%; text-align:center;}
.inde_img img{ max-width:50%;}
.index_bgf{ background:url(../images/index_bgf.jpg) no-repeat center bottom #f3f3f3; width:100%;}
.indf_l{ width:41.3%;}

.indf_l .about-pic{display: block;position: relative; float: right;}
.indf_l .about-pic .playBtn {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.indf_l .about-pic .playBtn .btns {
  width: 73px;
  height: 73px;
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.indf_l .about-pic .playBtn .btns img{
  width: 73px;
  height: 73px;
}

.indf_l img{ float:right;}
.indf_r{ width:51%; padding-top:80px;}
.indf_title{ font-size:1.6rem; color:#666;}
.indf_title p{ font-size:3.6rem; color:#1da054; padding-bottom:1px;}
.indf_title span{ font-weight:bold;}
.indf_title i{ display:block; width:42px; height:2px; background:#8e8784; margin-top:21px;}
.indf_nr{ line-height:30px; color:#555; margin-top:35px;}
.indf_more{ padding-top:95px;}
.indf_more a{ display:block; width:190px; height:43px; line-height:43px; text-align:center; color:#fff; background:#1da054; border-radius:22px;}
.index_bgg{ background:url(../images/index_bgg.jpg) no-repeat center top #fff; width:100%; padding-top:50px; padding-bottom:35px;}
.indg_nr{ overflow:hidden;}
.indg_nr li{ float:left; width:25%;}
.indg_nr li a{ display:block; margin:0 3%;}
.indg_pic{ overflow:hidden;}
.indg_pic img{ display:block; width:100%; transition:0.5s;}
.indg_nr li:hover .indg_pic img{transform:scale(1.1);}
.indg_mc{ height:40px; line-height:40px; overflow:hidden; text-align:center; font-size:1.46rem;}
.indg_an{ text-align:center; padding-top:20px;}
.indg_an li{ display:inline-block; margin:0 5px; width:12px; height:12px; background:#b5b5b5; border-radius:50%; overflow:hidden; text-indent:-999rem; cursor:pointer;}
.indg_an li.on{ background:#f08619;}
.index_bgh{ padding-top:60px; padding-bottom:65px; background:#f3f3f3;}
.indh_nr{ padding-top:50px;}
.indh_l{ width:54%;}
.indh_l li{ margin-bottom:11px; background:#fff; position:relative;}
.indh_l li a{ display:block; padding:2%; position:relative; z-index:9;}
.indh_l li i{ display:block; width:100%; position:absolute; left:0; top:0; background:#1ca054; height:100%; transform:scaleX(0); transition:0.5s;}
.indh_l li:hover i{transform:scaleX(1); transition:0.5s;}
.indh_pic{ overflow:hidden; width:30%;}
.indh_pic img{ display:block; width:100%;}
.indh_wb{ width:67%;}
.indh_bt{ height:44px; line-height:44px; overflow:hidden; color:#2f2f2f;}
.indh_bt span{ float:right; color:#a0a0a0; font-size:1.3rem;}
.indh_ms{ font-size:1.4rem; line-height:22px; height:66px; overflow:hidden; color:#939393;}
.indh_l li:hover .indh_bt,.indh_l li:hover .indh_bt span,.indh_l li:hover .indh_ms{ color:#fff;}
.indh_r{ width:45%; padding:0 2%; background:#fff;}
.indh_r li{ border-bottom:1px solid #f3f3f3; line-height:54px; height:54px; overflow:hidden; background:url(../images/indh_pic.png) no-repeat center left; padding-left:20px;}
.indh_r li a{ font-size:1.46rem;}
.indh_r li span{ font-size:1.4rem; color:#999; float:right;}
.link_bg{background:#1da054; padding:40px 0px 33px 0px; border-bottom:1px solid #87c8a4;}
.link_title{ height:24px;}
.link_nr{ height:24px; overflow:hidden; line-height:24px; width:1000px;}
.link_nr a{ display:block; float:left; margin-right:15px; font-size:1.46rem; color:#fff;}
.link_nr a:hover{ text-decoration:underline;}
.foot_bg{ background:#1da054; width:100%;}
.fnavtel{ padding:33px 0 50px 0;}
.ftel{ width:48%; border-right:1px solid #87c8a4; height:200px}
.fewm{ width:25.4%; text-align:center;}
.fewm img{max-width:100%;}
.fewm p{ padding-top:10px; color:#fff; font-size:1.4rem;}
.ftel_nr{ width:68%; color:#fff; font-size:1.4rem;}
.tel_bt{ font-size:1.8rem; color:#fff;}
.ftel_wb{ padding-top:8px; padding-bottom:20px;}
.ftel_wb p{ padding-bottom:8px;}
.ftel_nr p{ line-height:30px;}
.ftel_nr a{ color:#fff;}
.fnav{ width:51%; border-left:1px solid #086331; height:200px}
.fnav li{ float:left; margin-left:72px; min-width:92px;}
@media screen and (max-width:1280px){.fnav li{ margin-left:66px;}}
.fnav li p{ line-height:30px;}
.fnav li a{ font-size:1.4rem; color:#fff;}
.fnav li .fnav_title{ padding-bottom:15px; background:url(../images/ffg.png) no-repeat left bottom; margin-bottom:6px;}
.fnav li .fnav_title a{ font-size:1.8rem; color:#fff;}
.fnav li a:hover{ text-decoration:underline;}
.fbq{ padding-top:15px; border-top:1px solid #87c8a4; padding-bottom:15px; line-height:24px; font-size:1.4rem; color:#fff;}
.fbq span{ float:right;}
.fbq a{ color:#fff;}
.fbq a:hover{ text-decoration:underline;}
/*首页style结束*/

/*内页style开始*/
.about_banner{ background:url(../images/about_banner.jpg) no-repeat center; width:100%; height:350px; position:relative;}
.contact_banner{ background:url(../images/contact_banner.jpg) no-repeat center; width:100%; height:350px; position:relative;}
.hycx_banner{ background:url(../images/hycx_banner.jpg) no-repeat center; width:100%; height:350px; position:relative;}
.about_title{ padding-top:105px; text-align:right;}
.contact_title{ padding-top:85px; padding-left:13.2%;}
.hycx_title{ padding-top:109px; padding-left:21.69%;}
.main_flbg{ background:#e5e5e5; width:100%; height:65px; position:relative;}
.main_fl li{ position:relative; float:left;}
.fl_04 li{ float:left; width:25%;}
.main_fl li a{ color:#2b2b2b; padding:0 50px; font-size:1.6rem; background:url(../images/fl_fg.png) no-repeat left; height:65px; display:block; line-height:65px; text-align:center; position:relative; z-index:9;}
.fl_04 li a{ padding:0; font-size:1.8rem;}
.main_fl li a.on{ background:none;}
.main_fl li:hover a,.main_fl li.cur a{color:#fff;}
.main_fl li i{ background:#009241; width:100%; height:100%; position:absolute; bottom:0; left:0%; transform:scaleX(0); transition:0.5s;}
.main_fl li:hover i,.main_fl li.cur i{transform:scaleX(1); transition:0.5s;}
.main_wz{ font-size:1.46rem; color:#555; line-height:65px;}
.main_wz img{ margin-bottom:-2px; margin-right:8px;}
.main_wz a{ color:#555;}
.main_wz a:hover{ color:#009241;}
.main{ background:#fff; padding-top:50px; padding-bottom:90px;}
.maina{ background:#eee; padding-bottom:25px;}
.about_nr{ color:#454545; font-size:1.46rem; line-height:26px; }
.about_nr img{ max-width:100%;}
.book_title{ font-size:1.6rem; line-height:30px; padding-bottom:40px;}
.book_title p{ color:#000;}
.book_nr div.fl,.book_nr div.fr{ width:49%; padding-bottom:15px;}
.book_nr div.book{ width:100%; padding-bottom:15px;}
.contxt{ width:96%; display:block; padding:0 2%; font-family:"微软雅黑"; font-size:1.6rem; height:50px; outline:none;}
.contxta{ width:98%; line-height:30px; padding:1%; height:150px; font-family:"微软雅黑"; font-size:1.6rem; outline:none;}
.btn{width:150px; border:0; background:#f08619; font-family:"微软雅黑"; height:50px; cursor:pointer; font-size:2rem; color:#fff; float:right; margin-left:15px;}
.case_nr li{ float:left; width:32%; margin-bottom:2%;}
.case_nr li.on{ margin:0 2% 2% 2%;}
.case_nr li a{ position:relative; display:block;}
.case_pic{ overflow:hidden;}
.case_pic img{ display:block; width:100%; transition:0.5s;}
.case_nr li:hover .case_pic img{transform:scale(1.1);}
.case_mc{ height:58px; background:rgba(0,0,0,0.5); width:94%; padding:0 3%; color:#fff; line-height:58px; position:absolute; bottom:0; left:0;}
.case_mc span{ float:right;}
.cpzs_nr{ background:#fff; padding:70px 3% 35px 3%;}
.showcp_an{ padding-top:50px;}
.showcp_an a{ display:block; padding:0 30px; height:50px; line-height:50px; color:#fff; background:#f08619;}

.news_nr li{ padding-bottom:25px; margin-bottom:25px; border-bottom:1px solid #ddd;}
.news_nr li a{ display:block; background:#fff; padding:2% 2.5%; transition:0.5s;}
.news_nr li:hover a{box-shadow:0px 0px 20px rgba(0,0,0,0.3); transition:0.5s;}
.news_pic{ width:25.1%; overflow:hidden;}
.news_pic img{ display:block; width:100%; transition:0.5s;}
.news_nr li:hover .news_pic img{transform:scale(1.1);}
.news_wb{ width:50%; padding-left:2.5%;}
.news_bt{ font-size:2.4rem; color:#515151; height:50px; line-height:50px; overflow:hidden;}
.news_ms{ color:#515151; font-size:1.4rem; line-height:24px; height:72px; overflow:hidden; margin-top:10px;}
.news_more{ width:83px; height:33px; background:#f08619; line-height:33px; text-align:center; color:#fff; margin-top:25px; font-size:1.4rem;}
.news_rq{ text-align:center; font-size:2.4rem; color:#858585; line-height:50px; padding-top:35px;}
.news_rq p{ font-size:3.75rem; color:#4b4b4b; height:80px; line-height:80px; border-bottom:1px solid #e1e1e1;}
.newsshow_title{ text-align:center; border-bottom:1px dashed #ccc; padding-bottom:12px; font-size:2.4rem; font-weight:bold; line-height:25px; }
.newsshow_title p{ font-size:1.4rem; color:#999; font-weight:normal; padding-top:8px;}
.newsshow_wnnr{ margin:0 auto; padding-top:15px; font-size:1.46rem; line-height:26px; }
.newsshow_wnnr img{ max-width:100%;}
.sxyjsys,.sxyjsys a{ font-size:14px;  line-height:20px;}
.sxyjsys a:hover{ text-decoration:underline;}
.xgnews-tit{ text-align:center; font-size:2rem; font-weight:bold; line-height:46px; height:46px; color:#717171;}
.xgnews-con{ padding-top:15px;}
.xgnews-con li{ float:left; width:45%; margin-left:1%; margin-right:4%; line-height:24px; list-style-position:inside; list-style-type:disc;}
.xgnews-con li a{ font-size:14px;}
.xgnews-con li span{ float:right; color:#999; font-size:12px;}
.xgnews-con li a:hover{ text-decoration:underline;}

.tsms_fl li{ width:20%; float:left; text-align:center; position:relative;}
.tsms_fl li a{ display:block; background:url(../images/fl_fg.png) no-repeat left center; line-height:65px; height:65px; font-size:1.8rem; color:#393838; position:relative; z-index:9;}
.tsms_fl li a.on{ background:none;}
.tsms_fl li:hover a{ color:#fff;}
.tsms_tb{ display:inline-block; position:relative; margin:7px 10px 0 0;}
.tsms_tb span{ display:block; position:absolute; top:0; left:0;}
.tsms_mc{display:inline-block; vertical-align:top;}
.tsms_fl li:hover .tsms_tb p,.tsms_fl li .tsms_tb span{transform:scale(0); transition:0.5s;}
.tsms_fl li .tsms_tb p,.tsms_fl li:hover .tsms_tb span{transform:scale(1); transition:0.5s;}
.tsms_fl li i{ display:block; position:absolute; left:0; top:0; width:100%; height:100%; background:#f08619; transform:scaleX(0); transition:0.5s;}
.tsms_fl li:hover i{ transform:scaleX(1); transition:0.5s;}
.tsms_nr li{ padding-bottom:25px;}
.tsms_pic{ width:50%; overflow:hidden; cursor:pointer;}
.tsms_pic img{ display:block; width:100%; transition:0.5s;}
.tsms_pic:hover img{transform:scale(1.1);}
.tsms_wb{ width:46%; padding-left:1.5%; padding-top:40px;}
.tsms_bt{ background:url(../images/indc_pic.png) no-repeat left center; height:40px; line-height:30px; padding-left:20px; font-size:2.6rem; color:#464646; font-weight:bold;}
.tsms_ms{ padding-top:35px; color:#545454; line-height:26px;}
.tsms_ms p{ font-size:1.8rem; font-weight:bold; color:#f08619; padding-bottom:3px;}
.tsms_ms span{ color:#f08619; font-weight:bold;}
.tsms_bz{ padding-top:28px; color:#f08619; font-weight:bold;}
/*内页style结束*/

@media screen and (max-width:1024px){
/*首页style开始*/
.nav_ej p a{font-size:1.4rem;}
.indc_pic{ width:44%; margin-top:0 !important;}
.indc_wb{padding-top:20px;}
.indc_title{ font-size:2.4rem;}
.indc_ms{ padding-top:10px; line-height:24px; font-size:1.4rem;}
.indc_img img{ height:220px;}
.inde_nr li{margin-top:25px;}
.inde_mc{ font-size:1.375rem;}
.inde_ms{ line-height:24px; font-size:1.4rem;}
.indf_l{ width:41.3%;}
.indf_l img{ height:350px;}
.indf_r{ width:55%; padding-top:20px;}
.indf_title p{ font-size:1.875rem;}
.indf_nr{ line-height:26px; font-size:1.46rem; margin-top:25px;}
.indf_more{ padding-top:30px;}
.indg_nr li a{ margin:0 2%;}
.indh_l li a{padding:1%;}
.indh_bt{ height:34px; line-height:34px;}
.indh_ms{ height:44px;}
.indh_r li{line-height:39px; height:39px;}
.indh_r li a{ font-size:1.4rem;}
.indh_r li span{ font-size:1.2rem;}
.link_bg{ display:none;}
.fnavtel{ padding:33px 0 50px 0;}
.ftel_nr{ width:70%;}
.ftel_wb{ padding-top:5px; padding-bottom:15px;}
.ftel_wb p{ padding-bottom:5px;}
.ftel_nr p{ line-height:24px;}
.fnav li{margin-left:34px;}
.fbq{font-size:1.3rem;}
/*首页style结束*/

/*内页style开始*/
.about_banner,.contact_banner,.hycx_banner{ background-size:auto 100%; height:300px;}
.about_title{ padding-top:95px; text-align:right;}
.about_title img{ height:80px;}
.contact_title img{ height:80px;}
.hycx_title img{ height:80px;}
.case_mc{ font-size:1.46rem;}
.case_mc span{font-size:1.4rem;}
.news_nr li{ padding-bottom:20px; margin-bottom:20px;}
.news_nr li a{padding:2%;}
.news_wb{ width:55%;}
.news_bt{ font-size:2rem; height:32px; line-height:32px;}
.news_ms{ height:48px;}
.news_more{margin-top:20px;}
.news_rq{font-size:1.375rem; padding-top:10px;}
.news_rq p{ font-size:3.5rem;}
.newsshow_title{font-size:2rem;}
.newsshow_title p{ font-size:1.2rem; padding-top:5px;}
.tsms_nr li{ padding-bottom:25px;}
.tsms_wb{padding-top:20px;}
.tsms_bt{font-size:2.4rem;}
.tsms_ms{ padding-top:20px; font-size:1.4rem; line-height:24px;}
.tsms_ms p{ font-size:1.6rem;}
.tsms_bz{ padding-top:24px; font-size:1.4rem;}
/*内页style结束*/
}


@media screen and (max-width:770px){
/*首页style开始*/
.mobile-inner-nav li .nav_ej{ display:none;}
.mobile-inner-nav li:hover .nav_ej{display:none;}
.top_bg{ display:none;}
.logo_nav{box-shadow:0px 1px 5px rgba(0,0,0,0.3);}
.logo_tel{ height:80px; width:100%; background:#fff;}
.logo{ padding-top:10px;}
.logo img{ height:60px;}
.tel{ display:none;}
@media screen and (max-width:520px){
.logo_tel{ height:60px;}
.logo{ padding-top:10px;}
.logo img{ height:40px;}
}
.index_bga{padding-top:60px; padding-bottom:75px;}
.inda_title{font-size:1.2rem;}
.inda_title p{ font-size:1.875rem;}
.inda_fl li a{font-size:1.46rem;}
.inda_pic img{ height:40px; margin-bottom:-13px;}
.inda_nr li a{border:1px solid #fff;}
@media screen and (max-width:520px){
.index_bga{ background:#fff; padding-top:50px; padding-bottom:60px;}
.inda_title{ background-size:auto 22px;}
.inda_title p{ padding-bottom:3px;}
.inda_fl{margin-top:25px; background:none;}
.inda_fl li{ width:33.333%;}
.inda_fl li a{ line-height:40px; height:40px; border:1px solid #fff; background:#1da054 !important;}
.inda_pic img{ display:none;}
.inda_gd{margin-top:30px;}
.inda_nr{ overflow:hidden;}
.inda_nr li{width:50%;}
.inda_nr li a{border:1px solid #fff;}
.inda_an a{ top:42%;}
}
.index_bgb{ background:auto 100%; width:100%; height:auto; padding-bottom:30px;}
.indb_l{padding-top:18px;}
.indb_r{padding-top:23px;}
@media screen and (max-width:520px){
.index_bgb{height:auto;}
.indb_l{ width:100%;}
.indb_r{ width:100%;}
}
.indc_wb{padding-top:0px;}
.indc_kg{ padding-top:25px;}
.indc_title{font-size:1.375rem;}
.indc_title span{padding-right:10px;}
.indc_ms{ font-size:1.4rem; padding-top:8px; line-height:24px;}
.indc_ms br{ display:none;}
.indc_img{display:none;}
@media screen and (max-width:520px){
.index_bgc .kg{ padding-bottom:0px;}
.indc_nr li{ margin-bottom:50px;}
.indc_pic{ width:100%;}
.indc_wb{ padding-left:0%; width:100%; padding-right:0%; padding-top:10px;}
.indc_kg{ padding-top:30px;}
.indc_title{font-size:1.375rem;}
}
.indd_pic img{ max-width:90%;}
.indd_mc{ font-size:1.46rem;}
@media screen and (max-width:520px){
.indd_title p{font-size:1.875rem;}
.indd_title img{ display:block; width:100%;}
.indd_nr{ padding-top:0px;}
.indd_nr li{width:25%; padding-top:30px;}
.indd_mc{ font-size:1.4rem;}
.indd_tel{ padding-top:30px;}
}
.index_bge{ background-size:auto 100%; height:auto; padding-top:60px; padding-bottom:60px;}
.inde_nr{ margin-top:40px;}
.inde_nr li{margin-top:35px;}
.inde_mc{ font-size:2.4rem;}
.inde_ms{ line-height:24px; font-size:1.4rem;}
.inde_img{top:30%;}
@media screen and (max-width:520px){
.index_bge{padding-top:50px;}
.inde_nr{ margin-top:30px;}
.inde_nr li{ width:47%; margin-bottom:30px; margin-top:0;}
.inde_pic img{ height:100px;}
.inde_mc{padding-top:10px; font-size:2rem;}
.inde_ms{ line-height:22px;}
.inde_img{ display:none;}
}
.indf_l{ width:50%;}
.indf_l img{ height:330px;}
.indf_r{ width:48%; padding-top:10px;}
.indf_title{ font-size:1.4rem;}
.indf_title p{ font-size:1.75rem; padding-bottom:3px;}
.indf_title i{margin-top:15px;}
.indf_nr{ line-height:24px; font-size:1.4rem; margin-top:15px;}
.indf_more{ padding-top:20px; padding-bottom:10px;}
.indf_more a{ width:130px; height:40px; line-height:40px; font-size:1.46rem;}
@media screen and (max-width:520px){
.index_bgf .kg{ width:100%;}
.indf_l{ width:100%;}
.indf_l img{ float:none; display:block; width:100%; height:auto;}
.indf_r{ width:98%; padding:30px 1% 0 1%;}
}
.indg_nr li a{margin:0 1%;}
.indg_mc{font-size:1.4rem;}
@media screen and (max-width:520px){
.indg_nr li{width:50%;}
}
.indh_nr{ padding-top:40px;}
.indh_l{ width:100%;}
.indh_r{ width:96%; padding:0 2%;}
.indh_r li{line-height:54px; height:54px;}
@media screen and (max-width:520px){
.index_bgh{ padding-top:50px; padding-bottom:60px;}
.indh_nr{ padding-top:30px;}
.indh_l li a{padding:1%;}
.indh_pic{width:35%;}
.indh_wb{ width:63%;}
.indh_bt{ height:24px; line-height:24px; font-size:1.46rem;}
.indh_bt span{ display:none;}
.indh_ms{ font-size:1.2rem; line-height:18px; height:54px;}
.indh_r li{line-height:50px; height:50px; overflow:hidden;}
}
.ftel{ width:100%; border-right:none; height:auto;}
.fnav{ display:none;}
@media screen and (max-width:520px){
.fnavtel{ padding:30px 0 40px 0;}
.fewm{ width:27%;}
.fewm p{ padding-top:8px; font-size:1.2rem;}
.ftel_wb{ padding-top:5px; padding-bottom:10px;}
.ftel_wb p{ padding-bottom:5px;}
.ftel_nr p{ line-height:20px; font-size:1.2rem; padding-bottom:5px;}
.ftel_nr a{ color:#fff;}
.fbq{padding-bottom:70px; line-height:20px; font-size:1.2rem;}
.fbq span{ display: block; float:none;}
}
/*首页style结束*/

/*内页style开始*/
.about_banner,.contact_banner,.hycx_banner{height:200px;}
.about_title{ padding-top:65px;}
.contact_title{ padding-top:70px;}
.hycx_title{ padding-top:69px; padding-left:21.69%;}
.about_title img{ height:60px;}
.contact_title img{ height:60px;}
.hycx_title img{ height:60px;}
.fl_04 li a{font-size:1.6rem;}
.main_wz{ font-size:1.4rem;}
@media screen and (max-width:520px){
.about_banner,.contact_banner,.hycx_banner{height:110px;}
.about_title{ padding-top:35px;}
.contact_title{ padding-top:35px;}
.hycx_title{ padding-top:35px;}
.about_title img{ height:40px;}
.contact_title img{ height:40px;}
.hycx_title img{ height:40px;}
.main_flbg{height:auto;}
.main_flbg .kg{ width:100%;}
.main_fl{ float:none;}
.fl_03 li{ float:left; width:33.333%;}
.fl_04 li{ float:left; width:50%;}
.main_fl li a{padding:0; font-size:1.4rem; height:40px; line-height:40px;}
.fl_04 li a{font-size:1.4rem;}
.main_wz{ display:none;}
}
.main{padding-top:40px; padding-bottom:60px;}
.about_nr{font-size:1.4rem; line-height:24px;}
@media screen and (max-width:520px){
.book_title{ font-size:1.46rem; line-height:24px; padding-bottom:30px;}
.book_nr div.fl,.book_nr div.fr{ width:99%; float:none;}
.contxt{font-size:1.46rem;}
.contxta{font-size:1.46rem;}
.btn{width:120px; height:40px; font-size:1.6rem;}
}
.case_mc{ font-size:1.4rem; height:50px; line-height:50px; overflow:hidden;}
.case_mc span{ font-size:1.2rem;}
.showcp_an a{height:40px; line-height:40px;}
@media screen and (max-width:520px){
.case_nr li{width:49%; margin:0.5%;}
.case_nr li.on{ margin:0.5%;}
.case_mc{ height:40px; line-height:40px;}
.showcp_an span{ display:none;}
}
.news_nr li{ padding-bottom:15px; margin-bottom:15px;}
.news_nr li a{padding:1%;}
.news_pic{ width:30%;}
.news_wb{ width:67%; padding-left:2.5%;}
.news_bt{ font-size:1.8rem; height:36px; line-height:36px;}
.news_ms{height:48px; margin-top:0px;}
.news_more{margin-top:15px;}
.news_rq{ display:none;}
.newsshow_title{font-size:1.8rem;}
.newsshow_wnnr{font-size:1.4rem; line-height:24px;}
@media screen and (max-width:520px){
.news_nr li{ padding-bottom:10px; margin-bottom:10px;}
.news_bt{ font-size:1.46rem; height:24px; line-height:24px;}
.news_ms{font-size:1.2rem; line-height:20px; height:40px; margin-top:3px;}
.news_more{ display:none;}
.xgnews-tit{font-size:1.8rem;}
.xgnews-con li{width:95%;}
}
.tsms_fl li a{font-size:1.6rem;}
.tsms_tb{ display:none;}
.tsms_mc{display:block; vertical-align:top;}
.tsms_nr li{ padding-bottom:50px;}
.tsms_wb{ padding-top:0px;}
.tsms_bt{ font-size:2.4rem;}
.tsms_ms{ padding-top:15px; font-size:1.4rem; line-height:24px;}
.tsms_bz{ font-size:1.4rem; line-height:24px;}

@media screen and (max-width:520px){
.tsms_fl li{ width:33.333%;}
.tsms_fl li a{line-height:40px; height:40px; background-size:auto 30px; font-size:1.4rem;}
.tsms_pic{ width:100%;}
.tsms_wb{ width:100%; padding:25px 0 0 0;}
.tsms_ms{line-height:22px;}
}
/*内页style结束*/
}

.fswzj{ display:none;}@media(max-width:767px){.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#1da054;}.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #1a904b;}.fswzj ul li{color:#fff; width:25%; text-align:center; padding:0.4rem 0; position:relative; float:left;}.fswzj ul li a{ color:#fff;  display:block; border-left:1px solid #1a904b;}.fswzj ul li.on a{ border-left:none;}.fnav_pic{ width:25%; margin:0 auto;}.fnav_pic img{ width:100%;}.fnav_wb{font-size:1.4rem; padding-top:2px;}footer{ padding:20px 0 120px 0;}}


/*导航样式*/
@media screen and (max-width:770px){
.mobile-inner-nav{ position:absolute; right:0%; height:auto; line-height:normal; top:0; z-index:999; display:block; background:none;}
.mobile-inner-nav li{ float:none; width:auto;}
.mobile-inner-nav li .nav_ej{display:none;}
.mobile-inner-nav li:hover .nav_ej{display:none;}
.mobile-inner-nav a{ display:block; float:left; color:#fff; background:none; margin:0; padding:0; height:auto; line-height: normal; text-align:left;}
.mobile-inner-nav a i{ display:none;}
.mobile-inner-nav a:hover,.mobile-inner-nav a.cur{ background:none;}
.mobile{width:100%; position:relative;}
.mobile-inner{width: 100%;}
.mobile-inner img{width:100%;}
.mobile-inner-header{background-color:rgb(255,255,255);width: 100%;height:5.6rem; position: absolute;top: 0px;left: 0px;}
.mobile-inner-header-icon{color:#fff;width:84px;height:54px;font-size:2rem;font-weight:bold;margin-top:15px;text-align: center;float:right;position: relative;-webkit-transition: background 0.5s;-moz-transition: background 0.5s;-o-transition: background 0.5s;transition: background 0.5s;}
@media screen and (max-width:520px){.mobile-inner-header-icon{margin-top:5px;}}
.mobile-inner-header-icon:hover{cursor: pointer;}
.mobile-inner-header-icon span{position: absolute;left: calc((100% - -10%) / 2);top: calc((100% - 5px) / 2);width:35%;height:0.2rem;background-color: #1da054;border-radius:0.15rem;}
.mobile-inner-header-icon-out p{width:35%;height:0.2rem;background-color: #1da054;position: absolute; left:55%; bottom:27px; display:block;border-radius:0.15rem;}
.mobile-inner-header-icon i{ display:block; position:absolute; left:7%; top:0; font-size:1.6rem; color:#404040; line-height:54px; font-style:normal;}
.mobile-inner-header-icon-click p{ display:none;}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(10px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-10px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clickfirst;}		
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clicksecond;}
@keyframes clickfirst {
0% {transform: translateY(10px) rotate(0deg);}
100% {transform: translateY(0) rotate(45deg);}}	
@keyframes clicksecond {
0% { transform: translateY(-10px) rotate(0deg);}
100% {transform: translateY(0) rotate(-45deg);}}	
.mobile-inner-header-icon-out span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;	animation-name: outfirst;}		
.mobile-inner-header-icon-out span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outsecond;}
@keyframes outfirst {
0% {transform: translateY(0) rotate(-45deg);}
100% {transform: translateY(-10px) rotate(0deg);}}	
@keyframes outsecond {
0% {transform: translateY(0) rotate(45deg);}
100% {transform: translateY(10px) rotate(0deg);}}
.mobile-inner-nav{background-color: rgba(0,0,0,0.8);width:50%;position: absolute;top:80px;right: 0px;padding-top:1.6rem;padding-bottom:3rem;display: none;	z-index:999; margin:0;}
@media screen and (max-width:520px){.mobile-inner-nav{top:60px;}}
.mobile-inner-nav a{display:inline-block;line-height:2.5rem;text-decoration: none;width:90%;margin-left:5%;color: #fff;border-bottom: solid 1px rgba(255,255,255,0.3);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; font-size:1.4rem;}
.mobile-inner-nav a:hover{color: rgba(255,255,255,0.4);border-bottom: solid 1px rgba(255,255,255,0.2);}
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;	animation-name: returnToNormal;}
.mobile-inner-nav a p{ display:none;}
@-webkit-keyframes returnToNormal {0% {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
100% { opacity: 1;  -webkit-transform: none; transform: none;}}
@keyframes returnToNormal {0% {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
100% {opacity: 1; -webkit-transform: none; transform: none;}}}

/* 

for zoom animation 
uncomment this part if you haven't added this code anywhere else

*/
.image-source-link {
  color: #98C3D1;
}
.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}
