﻿/*top*/
.headdiv { width:100%; height:175px; background-color:#FFF; position:relative; z-index:99;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.20);
-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.20);
-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.20); 
}
#top_t_bg { width:100%; height:38px; background:#eee; overflow:hidden; }
#top_t{width:1200px; margin:0 auto; height:38px;}
#top_t li{float:left; color:#888; line-height:38px;}
#top_t .t1{width:800px;}
#top_t .t2{width:400px; text-align:right;}
#top_t a{color:#888;}

.header { width:1200px; height:130px; margin:0 auto; overflow:hidden; }
.header .logo{ float:left; width:100%; height:130px; }
.header .logo img{ padding-top:8px; }


.albb { float:right; width:100px; overflow:hidden; }
.albb img{ padding-top:42px; }

.header .search{ float:right; margin-top:32px; width:215px; height:30px; border:#bfbfbf 1px solid; }
.header .search .key_input{ width:165px; height:26px; border:0px; color:#a7a7a7; background:none; outline:none; line-height:25px; float:right; }
.header .search .seazoom { height:30px; float:right;border:0; cursor:pointer; padding:0; }

.nav { width:100%; height:45px; background:url(../images/navbg.jpg) repeat-x 0 0; position: relative; }
.bd-nav { width:1200px; margin:0 auto; }
.nav li {
    position: relative;
    float: left;
    z-index: 999;
}
.nav li a {
	padding:0 19px;
    color: #fff; font-size:15px;
    height: 45px;
    display: block; line-height:45px;
}
.nav li.active a{
   background-color:#097129;
}
.nav li a:hover {
    background-color:#097129;
}
.nav li:hover a {
    background-color:#097129;
}
.nav .subnav {
    display:none; background-color:#1c813b; border: 0px solid #ddd; padding:5px 0;
    position: absolute;
    width: 190px;
    top: 45px;
    left: -20px;
    z-index: 991;
    box-shadow:-2px 0 3px 0 rgba(0, 0, 0, 0.20), /*左边阴影*/
    2px 0 3px 0 rgba(0, 0, 0, 0.20), /*右边阴影*/
    0 -2px 0 0 rgba(247,247,247,0.8), /*顶部阴影*/
    0 3px 5px 0 rgba(0, 0, 0, 0.20); /*底边阴影*/
    -moz-box-shadow:-2px 0 3px 0 rgba(0, 0, 0, 0.20), /*左边阴影*/
    2px 0 3px 0 rgba(0, 0, 0, 0.20), /*右边阴影*/
    0 -2px 0 0 rgba(247,247,247,0), /*顶部阴影*/
    0 3px 5px 0 rgba(0, 0, 0, 0.20); /*底边阴影*/
    -webkit-box-shadow:-2px 0 3px 0 rgba(0, 0, 0, 0.20), /*左边阴影*/
    2px 0 3px 0 rgba(0, 0, 0, 0.20), /*右边阴影*/
    0 -2px 0 0 rgba(247,247,247,0), /*顶部阴影*/
    0 3px 5px 0 rgba(0, 0, 0, 0.20); /*底边阴影*/
    overflow: hidden;
}
.nav .subnav div {
    border-bottom: 1px solid #097129;
    width: 94%; margin:0 3%;
    height: 18px;
    display: block;
    float: left;
    line-height: 24px;
    padding: 8px 0 15px 0; text-align:center;
}
.nav li:hover .subnav a {
    color: #fff; font-size:14px; background-color:#1c813b;
}
.nav .subnav div:hover {
    background: #fff; background-color:#1c813b; text-decoration:underline;
}
.nav .subnav a {
	padding:0;
    font-size: 14px;
    display: block;
    color: #666;
    height: 18px !important;
    line-height: 24px; text-align:center;
	
}

.sideline2 {
    display: block;
    position: absolute;
    border: 0;
    height: 4px;
    background-color: #0d5ea7;
    left: 0;
    top: 98px;
    pointer-events: none;
    margin-left: 25px;
}
.pointer {
    pointer-events: none;
}

/*banner*/
.banner {  width: 100%; overflow: hidden; position: relative; z-index: 0; }
.banner img { width: 100%;}
.banner .swiper-container .swiper-button-prev {
    width: 56px;
    height: 100px;
    background-image: url(../images/prev.png) !important;
    background-size: 56px 100px;
    left:0;
    margin-top: -60px;
}
.banner .swiper-container .swiper-button-next {
    width: 56px;
    height: 100px;
    background-image: url(../images/next.png) !important;
    background-size: 56px 100px;
    right:0;
    margin-top: -60px;
}

.banner .swiper-pagination  .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    cursor: pointer;
    transition: all .2s ease-out;
    border-radius: 5px;
    opacity: 1;
}
.banner .swiper-pagination  .swiper-pagination-bullet:hover {
    background-color: #1c813b;
    opacity: 1;
}
.banner .swiper-pagination  .swiper-pagination-bullet-active {
    background-color: #1c813b; height:15px;
}

/*title*/
.idx_tit { width:100%; padding:0; text-align:center;  overflow:hidden; }
.idx_tit h2{ padding:10px 0; font-size:30px; color:#1c813b; background:url(../images/tit_line.jpg) no-repeat center bottom; }
.idx_tit p{ padding:6px 0; font-size:16px; color:#999; text-transform:uppercase; }

.pro_l { float:left; width:250px; overflow:hidden; }
.pro_r { float:right; width:910px; overflow:hidden; }
.product-l { float:left; padding:5px 0; width: 246px; overflow: hidden; }
.pro_l dl { display:block; background:#1c813b; height:55px; line-height:55px; text-align:center; font-size:20px; font-weight:bold; color:#FFF; letter-spacing:2px; overflow:hidden; }
.pro_l dl a{ display:block; background:#1c813b; height:55px; line-height:55px; text-align:center; font-size:20px; font-weight:bold; color:#FFF; letter-spacing:2px; overflow:hidden; }
.pro_l dl22 a:hover { background:#e52800; }
.pro_l dl22 a.on { background:#e52800; }
.product-l ul { padding: 0px; }
/*
.product-l ul h2 { width: 215px; margin:5px 15px 3px 15px;  }
.product-l ul h2 a{ display: block; color:#fff; font-size: 16px; background:#1c813b;  text-align: center;  height: 38px; line-height: 38px; border-radius: 3px; transition: all 0.2s; }
.product-l ul h2 a:hover{ background:#e52800; color:#fff; }
.product-l ul h2 a.on{ background:#e52800; color:#fff; }*/
.product-l ul li { display:block; width:100%; border-bottom:#CCC 1px solid; overflow:hidden; }
.product-l ul li a { display: block; padding:8px 0; width: 215px; margin:3px 15px; font-size:16px; font-weight:bold; color:#000; background:url(../images/p1.png) no-repeat right center; }
.product-l ul li a:hover{ color:#e52800; background:url(../images/p2.png) no-repeat right center; }
.product-l ul li a.on{ color:#e52800; background:url(../images/p2.png) no-repeat right center; }

.product-l2 { float:left; padding:5px 0; width: 246px; overflow: hidden; border-left: 2px solid #1c813b; border-right: 2px solid #1c813b; border-bottom: 2px solid #1c813b; }
.product-l2 ul { padding:10px 0px; }
.product-l2 ul li { width: 215px; margin:15px 15px 15px 15px;  }
.product-l2 ul li a{ display: block; color:#fff; font-size: 16px; background:#1c813b;  text-align: center;  height: 38px; line-height: 38px; border-radius: 3px; transition: all 0.2s; }
.product-l2 ul li a:hover{ background:#e52800; color:#fff; }
.proer { float:left; width:250px; overflow:hidden; }

.right_tit { width:100%; border-bottom:#ccc 2px solid; height:54px; line-height:54px; font-size:20px; color:#000; overflow:hidden; }

.product-home { float:left; width: 246px; overflow: hidden; border: 1px solid #dedede; }
.product-home ul{ width:100%; }
.product-home ul li{ width:100%; border-bottom:#dedede 1px solid; text-align:center; }
.product-home ul li a{ display:block; padding:13px 0; font-size:18px; color:#1c813b; background-color:#fbfbfb; }
.product-home ul li a:hover{ background-color:#1c813b; color:#FFF; }
.product-home ul li.on a{ background-color:#1c813b; color:#FFF; }

.case_img_hm{ width:280px; height:240px; float:left; margin:10px 22px 10px 0; overflow:hidden; }
.case_img_hm ul{ width:100%; margin:0;padding:0px;float:left; position:relative; }
.case_img_hm ul a{ display:block; color:#FFF; font-size:16px; }
.case_img_hm ul li{ width:100%;margin:0 auto;padding:0px;float:left; text-align:center; }
.case_img_hm ul li.img{ float:left; width:280px; height:240px; overflow:hidden; }
.case_img_hm ul li.img img{ width:280px; height:240px; transition: all 0.5s; }
.case_img_hm ul li.img:hover img{ transform: scale(1.05); }
.case_img_hm ul li.tit{ position:absolute; bottom:0; left:0; }
.case_img_hm ul li h1{ font-weight:normal; padding:14px 0; background-color:#1c813b; opacity: 0.8; transition: all 0.5s;}
.case_img_hm ul a:hover h1{ background-color:#e52800; opacity: 1; }

.home_pro { width:100%; padding:0; overflow:hidden; }
.sdm_Product_img_hm{ width:280px; float:left; margin:10px 26px 10px 0; overflow:hidden; }
.sdm_Product_img_hm ul{ width:100%;margin:0;padding:0px;float:left;}
.sdm_Product_img_hm ul li{ width:100%;margin:0 auto;padding:0px;float:left; text-align:center; }
.sdm_Product_img_hm ul li.img{ float:left; width:278px; height:278px; border:#eee 1px solid; overflow:hidden; transition: all 0.5s; }
.sdm_Product_img_hm ul li.img:hover{ border:#1c813b 1px solid; }
.sdm_Product_img_hm ul li.img img{ width:278px; height:278px; transition: all 0.5s; }
.sdm_Product_img_hm ul li.img:hover img{ transform: scale(1.05);}
.sdm_Product_img_hm ul li h1{ font-weight:normal; padding:10px 0 2px 0;}
.sdm_Product_img_hm ul li h1 a{text-decoration: none;color:#333;font-size:14px;}
.sdm_Product_img_hm ul li h1 a:hover{color:#1c813b; }

.home_case { width:1200px; margin:0 auto; overflow:hidden; }
.sdm_case_img_hm{ width:385px; height:330px; float:left; margin:10px 22px 10px 0; overflow:hidden; }
.sdm_case_img_hm ul{ width:100%; margin:0;padding:0px;float:left; position:relative; }
.sdm_case_img_hm ul a{ display:block; color:#FFF; font-size:16px; }
.sdm_case_img_hm ul li{ width:100%;margin:0 auto;padding:0px;float:left; text-align:center; }
.sdm_case_img_hm ul li.img{ float:left; width:385px; height:330px; overflow:hidden; }
.sdm_case_img_hm ul li.img img{ width:385px; height:330px; transition: all 0.5s; }
.sdm_case_img_hm ul li.img:hover img{ transform: scale(1.05); }
.sdm_case_img_hm ul li.tit{ position:absolute; bottom:0; left:0; }
.sdm_case_img_hm ul li h1{ font-weight:normal; padding:14px 0; background-color:#1c813b; opacity: 0.8; transition: all 0.5s;}
.sdm_case_img_hm ul a:hover h1{ background-color:#e52800; opacity: 1; }

.home_about { float:left; width:750px; overflow:hidden; line-height:28px; }
.home_about img{ padding:0 10px 0 0; max-width:750px; }

.home_honer { float:right; width:380px; padding:20px 0; border:#CCC 1px solid; overflow:hidden; }
.honorscroll { position: relative; overflow: hidden; width: 210px; margin: 0 auto; padding-left:10px; }
.honorscroll .swiper-slide { width: 210px; height: 275px; text-align:center; overflow: hidden; position: relative; }
.honorscroll .swiper-slide img { width: 210px; height: 275px; }
.honorscroll .swiper-slide p{ height:32px; line-height:32px; text-align:center; }
.honor-button-prev {
    background: url(../images/index_imgBtnLt.png) center no-repeat;
    background-size: 46px 46px;
    position: relative;
    width: 46px;
    height: 46px;
    margin-top: 120px;
    margin-right: 26px;
	cursor:pointer;
}
.honor-button-prev:hover {
    background: url(../images/index_imgBtnLt.png) center no-repeat; background-size: 46px 46px; opacity:.8;
}
.honor-button-next {
    background: url(../images/index_imgBtnRt.png) center no-repeat;
    background-size: 46px 46px;
    position: relative;
    width: 46px;
    height: 46px;
    margin-top: 120px;
	cursor:pointer;
}
.honor-button-next:hover {
    background: url(../images/index_imgBtnRt.png) center no-repeat; background-size: 46px 46px; opacity:.8;
}

/*why*/
.whybg { background: url(../images/why_bg.jpg) no-repeat center top; height:845px; }
.why-home { width:100%; list-style:none; overflow:hidden; }
.why-home li{ float:left; width:377px; height:93px; margin:0 11px; }
.why-home li a{ display:block; height:93px; line-height:85px; font-size:30px; color:#1c813b; text-align:center; background: url(../images/ys_btn.png) no-repeat center top; }
.why-home li a:hover{ background: url(../images/ys_btn1.png) no-repeat center top; color:#FFF; }
.why-home li.on a{ background: url(../images/ys_btn1.png) no-repeat center top; color:#FFF; }

/*home news*/
.zixun { width:340px; padding:20px; float:left; overflow:hidden; background-color:#FFF; margin-right:30px; }
.zixun .titlan{ width:100%; position:relative; }
.zixun .titlan h2{ border-left:#1c813b 4px solid; font-size:15px; color:#1c813b; padding-left:10px; }
.zixun .titlan a{ position:absolute; top:5px; right:0; font-size:13px; color:#999; }
.zixun .zxpic { width:100%; margin:10px 0; border:#CCC 1px solid; }
.zixun .zxpic img{ padding:3px; width:334px; }
.zixun .zixunli { width:100%; list-style:none; }
.zixun .zixunli li{ width:97%; background: url(../images/np.jpg) no-repeat left center; padding:5px 0 5px 3%; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }

.zixun_bottom{ width:1150px; padding:23px 25px; background:#fff; margin:0 auto; overflow:hidden; }
.zixun_left{ width:602px; height:343px; float:left; position:relative; background:#000; transition:all 0.3s linear; z-index:20;}
.zixun_left a{display:block;width:100%;height:100%;}
.zixun_left img{ width:100%; height:100%;max-width:100%;max-height:100%;}
.zixun_left:hover img{ opacity:0.5; transition:all 0.3s linear; z-index:30;}
.zixun_text{ width:100%; height:100px; background:url(../images/bg6.png) repeat top;position:absolute; left:0px; bottom:0px;}
.zixun_text h3{ font-size:16px; color:#fff; margin-bottom:10px; padding-left:30px; padding-top:15px; font-weight:normal;height:20px;overflow:hidden;padding-right:30px;}
.zixun_text h3:hover{ text-decoration:underline; }
.zixun_text p{ padding:0px 35px 0px 30px; line-height:20px; color:#ffffff; font-size:14px;height:40px;overflow:hidden;}
.zixun_right{ width:525px; height:auto; float:right;}
.zixun_right ul{ width:100%; height: auto;}
.zixun_right ul li{ width:100%; padding:22px 0px; border-bottom:1px dashed #dadada; overflow:hidden;}
.zixun_right ul li:first-child{ padding-top:0px;}
.zixun_right ul li:last-child{ padding-bottom:0px; border-bottom:none;}
.zixun_right ul li a:hover h3{ color:#1c813b;}
.zixun_date{ width:80px; height:80px; float:left; background:#1c813b; margin-left:15px;}
.zixun_date span{ display:block; font-size:36px; color:#fff; text-align:center; margin-top:5px;}
.zixun_date hr{ display:block; width:22px; height:auto; margin:0 auto; border:none; border-top:2px solid #fff; margin-bottom:3px;}
.zixun_date p{ text-align:center; font-size:12px; color:#fff;}
.zixun_details{ width:390px; height:auto; float:right;}
.zixun_details h3{ color:#333333; font-size:16px; font-weight:normal; margin-bottom:10px; margin-top:8px;height:21px;overflow:hidden;}
.zixun_details p{ font-size:14px; color:#999999; line-height:24px;}

/*流程*/
.lcbg { background:url(../images/lcbg.jpg) no-repeat center top; min-height:382px; }
.liucheng { width:1200px; margin:0 auto; overflow:hidden; }
.liucheng ul{ width:98%; margin-left:1%; list-style:none; }
.liucheng ul li{ float:left; width:15%; text-align:center; }
.liucheng ul li.jt{ float:left; width:21px !important; padding:50px 0 0 0; }
.liucheng ul li .lctit { width:100%; padding:20px 0 0 0; line-height:30px; color:#FFF; }
.liucheng ul li .lctit strong{ font-size:18px; color:#fff; font-weight:normal; }
.liucheng ul li .bg-main{ width:30px; margin:5px auto;background:#fff; } 

/*message*/
.i_contact_r{ width:1120px; padding:50px 40px 30px 40px; height:350px; overflow:hidden; background:url(../images/kefu.jpg) #ffffff no-repeat left top; }
.i_contact_r .i_contact_r_div{ float:right; width:800px; overflow:hidden; }
.i_contact_r .i_contact_r_div ul li{ height:68px; line-height:68px;float:left; width:100%; margin-bottom:20px;}
.i_contact_r .i_contact_r_div ul li div{ border:1px solid #dfdfdf; overflow:hidden; }
.i_contact_r .i_contact_r_div ul li div .inputs{ width:100%; border:0; height:68px; text-indent:20px; background:none; color:#666666; font-size:18px; font-family:"Î¢ÈíÑÅºÚ"; outline:none;}
.i_contact_r .i_contact_r_div ul li:nth-child(3){ width:49%; }
.i_contact_r .i_contact_r_div ul li:nth-child(4){ width:49%; float:right; }
.i_contact_r .i_contact_r_div ul li .bnts{width: 100%; height: 68px;  display: block; background: #1c813b; border: 1px #1c813b solid; outline: none; color: #fff;font-size: 18px; text-align: center; line-height: 68px;cursor: pointer; transition:all 0.3s;}
.i_contact_r .i_contact_r_div ul li .bnts:hover{opacity:0.6;filter:Alpha(opacity=60);}

/*底部*/
.footer{ width:100%; height:auto;}
.footer_top{ width:100%; height:auto; padding-top:58px; padding-bottom:20px; overflow:hidden; background:#0f752e;}
.footer_top_all{ width:1180px; height:auto; margin:0 auto;}
.footer_top_left{ width:730px; height:auto; float:right;}
.footer1{ width:auto; height:auto; float:left; margin-right:60px;}
.footer1:last-child{ margin-right:0px;}
.footer1 h3{ font-size:16px; color:#fff; margin-bottom:20px; font-weight:normal;}
.footer1 h3 a{color:#fff;}
.footer1 ul{ width:100%; height:auto;}
.footer1 ul li{ width:100%; height:auto; margin-bottom:10px;}
.footer1 ul li a{ color:#fff; font-size:14px;}
.footer1 ul li a:hover{ color:#fff; text-decoration:underline; }
.footer_top_right{ width:450px; height:auto; float:left; }
.footer_text{ /*width:205px;*/ height:auto; float:left;}
.footer_text p{ font-size:14px; color:#eee; margin-bottom:7px;}
.footer_text h1{ font-size:22px; font-weight:normal; color:#eee; padding-bottom:13px; }
.footer_bottom{ width:100%; height:auto; background:#086a26; padding-top:25px; padding-bottom:10px; overflow:hidden;}
.footer_bottom_all{ width:1150px; height:auto; margin:0 auto;}
.footer_bottom_left{ width:720px; height:auto; float:left;}
.footer_bottom_left p{ font-size:13px; color:#8fc39f; }
.footer_bottom_left a{color:#8fc39f;}
.footer_bottom_left div{ width:100%; height:auto;}
.footer_bottom_left div a{font-size:13px; color:#8fc39f; display:inline-block; padding:0px 22px;border-right:1px solid #4d5157; text-align:center; float:left;}
.footer_bottom_left div a:hover{color:#007cc2;}
.footer_bottom_left a:nth-child(1){ padding-left:0px;}
.footer_bottom_left a:last-child{ margin-right:0px; border-right:none;}
.footer_bottom_right{ width:280px; float:right;}
.footer_bottom_right p{font-size:13px; color:#8fc39f; margin-bottom:10px;}
.footer_bottom_right a{color:#8fc39f;}

/*内页---关于我们*/
.nei_banner { width:100%; overflow:hidden; position:relative; }
.nei_banner img{ width:100%; }

.pageMenuline { overflow:hidden; background-color:#f5f5f5; }
.pageMenu { overflow:hidden; width:1200px; margin:0 auto; height:46px; line-height:46px; }
.pageMenu .mbxNav{ overflow:hidden; float:left; list-style:none; }
.pageMenu .mbxNav li{ float:left; font-size:13px; color:#999; margin:0 5px; line-height:46px; }
.pageMenu .mbxNav li em{ margin-left:5px;}
.pageMenu .mbxNav li a{ color:#999; font-size:13px; }

.sec_cls { width:100%; padding:20px 0 0 0; border-bottom:#eee 1px solid; overflow:hidden; }
.sec_cls ul { display:table; margin:0 auto; }
.sec_cls ul li{ float:left; margin:0 5px; }
.sec_cls ul li a{ display:block; font-size:16px; padding:10px 15px 0 15px; height:35px; }
.sec_cls ul li:hover a{ color:#1c813b; font-weight:bold; height:33px; border-bottom:#1c813b 2px solid; }
.sec_cls ul li.cur a{ color:#1c813b; font-weight:bold; height:33px; border-bottom:#1c813b 2px solid; }

.about_con { padding:10px; line-height:28px; position:relative; overflow:hidden; }
.about_con img { max-width:1180px; }

.about_con table{border-collapse:collapse;border-spacing:0; border-top:1px solid #ddd; border-left:1px solid #ddd;}
.about_con table td { padding:2px 5px;  border-bottom:#ddd 1px solid; border-right:#ddd 1px solid; }

.about_honer { padding:30px 0; list-style:none; overflow:hidden; }
.about_honer li{ float:left; width:210px; text-align:center; line-height:30px; margin:15px; }
.about_honer li img{ width:210px; height:275px; border:#eee 1px solid; transition:all 0.3s linear; }
.about_honer li:hover img{ border:#1c813b 1px solid; }
.ditu { position:absolute; top:30px; right:20px; width:600px; height:400px; border:#eee 1px solid; overflow:hidden; }

/*news list*/
.newslists { width:100%; overflow:hidden; }
.newslists li{ float:left; width:430px; height:150px; padding:0; margin:15px 50px 15px 0; border-bottom:#eee 1px dashed; list-style:none; overflow:hidden; }
.newslists li .pic{ float:left; width:150px; height:100px; overflow:hidden; }
.newslists li .pic img{ width:150px; height:100px; transition: all 0.5s; }
.newslists li .pic:hover img{ transform: scale(1.05);}
.newslists li .tit{ float:left; width:260px; padding:0px 0 15px 20px; }
.newslists li .tit a{ font-size:16px; color:#333; font-weight:bold; }
.newslists li .tit a:hover{ color:#1c813b; }
.newslists li .con{ float:left; width:260px; padding:0px 0 0 20px; color:#999; }
.newslists li .con i{ display:block; font-style:normal; font-size:12px; padding-top:5px; }

.newslists2 { width:100%; overflow:hidden; }
.newslists2 li{ float:left; width:575px; height:170px; padding:0; margin:15px 50px 15px 0; border-bottom:#eee 1px dashed; list-style:none; overflow:hidden; }
.newslists2 li .pic{ float:left; width:180px; height:130px; overflow:hidden; }
.newslists2 li .pic img{ width:180px; height:130px; transition: all 0.5s; }
.newslists2 li .pic:hover img{ transform: scale(1.05);}
.newslists2 li .tit{ float:left; width:375px; padding:0px 0 15px 20px; }
.newslists2 li .tit a{ font-size:16px; color:#333; font-weight:bold; }
.newslists2 li .tit a:hover{ color:#1c813b; }
.newslists2 li .con{ float:left; width:375px; padding:0px 0 0 20px; color:#999; }
.newslists2 li .con i{ display:block; font-style:normal; font-size:13px; padding-top:15px; }

.news-view-tit{ width:100%; padding:10px 0 10px 0; text-align:center; font-size:24px; font-weight:bold; color:#1c813b; }
.news-view-time{ width:100%; padding:0 0 10px 0; font-size:12px; text-align:center; color:#999; }

.commonDetailedContentsfoot{ padding:10px; overflow:hidden; }
.commonDetailedContentsfoot dl{ border-top:#eee 1px solid; border-bottom:#eee 1px solid; font-size:13px; padding:10px 0px; overflow:hidden;}
.commonDetailedContentsfoot dl span{ display:inline-block; background:#eee; color:#666; line-height:27px; padding:0px 10px; margin-right:15px;}
.commonDetailedContentsfoot dl dd{ float:right;}
.commonDetailedContentsfoot dl dt{ float:left;}
.commonDetailedContentsfoot dl a{ vertical-align:inherit; }
.newsmore { width:100%; font-size:18px; font-weight:bold; color:#1c813b; padding:0 0 10px 0; }

/*pro*/
.pro_cls { width:100%; padding:20px 0 0 0; border-bottom:#eee 1px solid; }
.pro_cls ul { display:table; margin:0 auto; }
.pro_cls ul li{ float:left; margin:0 5px; position: relative; }
.pro_cls ul li a{ display:block; font-size:16px; padding:10px 13px 0 13px; height:35px; }
.pro_cls ul li:hover a{ color:#1c813b; font-weight:bold; height:33px; border-bottom:#1c813b 2px solid; }
.pro_cls ul li.cur a{ color:#1c813b; font-weight:bold; height:33px; border-bottom:#1c813b 2px solid; }
.pro_cls ul li:hover .pro_cls_sec a{ border-bottom: none; }

.pro_cls ul li .pro_cls_sec{ display:none; min-width:190px; background-color:#f5f5f5; border: 0px solid #ddd; padding:10px 0; position: absolute; top: 45px; left: 0px; z-index: 991; overflow: hidden;}
.pro_cls ul li .pro_cls_sec a{ display:block; font-size:14px; color:#666; font-weight:normal; padding:6px 12px; height:inherit; }
.pro_cls ul li .pro_cls_sec a:hover{ font-size:14px; border-bottom:none; color:#fff; font-weight:normal; background-color:#1c813b; }

/*page*/
.pager { width:100%; text-align:center; font-size:14px; padding:10px 0; }
DIV.jogger { MARGIN: 2px; }
DIV.jogger A {
	PADDING: 5px 10px; MARGIN: 1px; COLOR: #666; BACKGROUND-COLOR: #ddd; TEXT-DECORATION: none;
	  -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius:3px;}
DIV.jogger A:hover {	PADDING: 5px 10px; MARGIN: 1px; COLOR: #fff; BACKGROUND-COLOR: #e52800;}
DIV.jogger A:active {	PADDING: 5px 10px; MARGIN: 1px; COLOR: #fff; BACKGROUND-COLOR: #e52800;}
DIV.jogger SPAN.current {	PADDING: 5px 10px; MARGIN: 1px; COLOR: #fff; BACKGROUND-COLOR: #e52800;
	  -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius:3px;}
DIV.jogger SPAN.disabled {	DISPLAY: none}

/*--qq--*/
.keifu{ position:fixed; top:55% !important; right:0; width:131px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;}
.keifu_tab{ width:160px;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(../images/qq/keifu.png) 0 0; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:131px;}
.keifu_tab img{ display:block;}
.keifu_head{ width:131px; height:41px; background:url(../images/qq/keifu.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../images/qq/keifu.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ border-left:7px solid #029bdb; border-right:7px solid #029bdb; padding-top:15px; background:#fbfbfb;}
.keifu_con li{height:30px; padding-left:12px;}
.keifu_con .weixin{ height:106px;}
.keifu_con .weixin img{ height:90px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_bot{ width:131px; height:70px; background:url(../images/qq/keifu.png); background-position: 0 bottom; }


/*cool*/
.coolbg { background:url(../images/coolbg.jpg) no-repeat center top; min-height:730px; }

#solution_t{width:1200px; margin:0 auto; font-size:33px; font-weight:bold; padding-top:50px; text-align:center; color:#1c813b;}
#solution_c{width:1200px; margin:0 auto; height:18px; background:url(../images/20171225102349_76380083.png) no-repeat; text-align:center; font-size:16px; color:#666; margin-top:10px;}
#solution_b{width:1200px; margin:0 auto; margin-top:20px;}

.case{padding-top:20px;}
.case_l{width: 520px;}
.case_l ul li{ width:248px; height: 65px; margin-right: 10px; margin-bottom: 5px; float: left; border: 1px solid #bebebe;}
.case_l ul li a{ display:block; padding-top:23px; height: 42px; padding-left: 10px; background:url(../images/20171230194635_401479516.png) #1c813b no-repeat 225px 24px; font-size:16px; color:#fff; font-weight:bold; }
.case_l ul li.cur a,.case_l ul li a:hover{/* background:#e52800 url(../images/20171225171250_1514584500.jpg) no-repeat 210px 24px; */ background-color:#e52800; color:#fff;}
.case_l ul li span{ display:block; font-size:12px; font-weight:normal; padding:8px 0 0; text-transform:uppercase; color:#888;}
.case_r{ width:680px; padding:1px 0 0;}
.case_r ul li{ width:680px; float:left; position:relative; height:498px;}
.case_r ul li img{ width:100%; height:498px;}
.case_r ul li span{ width:680px; display:block; text-align:center; height:32px; line-height:32px; font-size:14px; color:#fff; overflow:hidden; background:
url(../images/20171225170202_1265131837.png) repeat; position:absolute; bottom:0; left:0;}

/*20190509*/
.hangye { padding:10px 0; list-style:none; overflow:hidden; }
.hangye li{ float:left; width:48%; padding:10px 1%; }
.hangye li img{ width:100%; height:350px; }