/* CSS Document */
li {
    vertical-align: bottom
}

a {
    cursor: pointer
}
a:hover{
    color:#039e3f;
}
body,html{
    background: #f9f9f9;
}
body{
    padding-top: 90px;
}
.wrap {
    min-width: 1180px;
    margin: 0 auto;
    position: relative;
}
.box {
    width: 1288px;
    margin: 0 auto;
}

.top_wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    z-index: 99;
    display: block;
    background: #fff url(../images/topbg1.png) repeat-x top center;
}
.top_fl {
    float: left;
}
.top_fl img{
    height: 90px;
}
.top_fl a {
    display: block;
    height: 100%;
    overflow: hidden;
}
.top_fr {
    float: right;
    position: relative;
}
.top_tab_time {
    float: left;
    margin-top: 20px;
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    margin-bottom: 4px;
    width: 100%;
    text-align: right;
}
.top_tab_hyzx {
    position: absolute;
    top: 20px;
    line-height: 26px;
    height: 26px;
    left: 0;
    overflow: hidden;
}
.top_tab_hyzx a {
    width: 80px;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    height: 24px;
    border-radius: 20px;
    background: rgba(3,158,63,0.7)!important;
    background-color: #039e3f;
    filter: Alpha(opacity=70);
}
.top_tab_hyzx a:hover {
    background: rgba(3,158,63,1)!important;
    background-color: #039e3f;
    filter: Alpha(opacity=100);
}
.top_search {
    position: absolute;
    top: 96px;
    right: 0;
    width: 260px;
    height: 36px;
    z-index: 10;
    display: none;
}

.top_search_form {
    width: 260px;
    height: 36px;
    position: relative;

}
.top_search_searchInput {
	background:url(../images/icon.png) no-repeat;
    position: absolute;
    width: 190px;
    left: 0;
    padding: 0 50px 0 20px;
    height: 36px;
    line-height: 36px;
    top: 0;
    border: none;
    color: #70777c;
    overflow: hidden;
	font-size: 14px;
}
input.top_search_searchBar {
    position: absolute;
    right: 0;
    top: 0px;
    border: 0;
    width: 44px;
    height: 34px;
    display: block;
    background: url(../images/icon2.png) no-repeat center;
}
.nav_wrap.wrap {
    background: #039e3f;
    position: relative;
    height: 54px;
    z-index: 10;
    display: block;
}

.nav {
    margin-top: 16px;
	height: 54px;
    display: block;
    position: relative;
}
.nav_list_box {
    float: left;
    margin-right: 16px;
    height: 54px;
    display: block;
    position: relative;
}
.nav_list_box:first-child{
	
}
.nav_list_box>a {
    display: block;
    line-height: 54px;
    text-align: center;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    height: 54px;
    position: relative;
}
.nav_list_box>a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #037d32;
    transform: scaleX(0);
    transition: transform 0.3s ease-in-out;
}
.nav_list_box>a:hover,.nav_list_box.on>a,.nav_list_box.cur>a {
	color: #037d32;
}
.nav_list_box>a:hover,.nav_list_box.on>a::after {
	transform: scaleX(1);
}
.nav_list_subnav {
    z-index: 10;
    position: absolute;
    width: 120px;
    padding: 0;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    top: 54px;
    left: 50%;
    margin-left: -60px;
    text-align: center;
    display: none;
}
.nav_list_subnav a {
    font-size: 14px;
    color: #444;
    display: block;
    border-bottom: 1px solid #eeeff2;
    line-height: 36px;
    padding: 6px 0;
}
.nav_list_subnav a:hover {
    color: #037d32;
}
.search_btn{
    float: left;
    margin-top: 10px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background: #00a345 url(../images/icon1.png) no-repeat center;
    border-radius: 20px;
    cursor: pointer;
}

 #service{width:161px;height:290px;position:fixed;top:350px;right:0px; z-index:100;}
*html #service{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#service li{width:161px;height:60px;}
#service li img{float:right;}
#service li a{height:49px;float:right;display:block;min-width:47px;max-width:161px;}
#service li a .shows{display:block;}
#service li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#service li a.weixin_area .hides{display:none;position:absolute;right:143px;}
#service li a.weixin_area .weixin{display:none;position:absolute;right:0;top:48px}
#p2{width:112px;background-color:#A7D2A9;height:47px;margin-left:47px;border:1px solid #8BC48D;text-align:center;line-height:47px}
#p3{width:112px;background-color:#5bd68a;height:47px;margin-left:47px;border:1px solid #4ac479;text-align:center;line-height:47px}
#p1{width:47px;height:49px;float:left}
a:hover{text-decoration: none}

.banner_wrap {
    position: relative;
    z-index: 1;
    display: block;
    background: none;
}
.banner {
    overflow: hidden;
    display: block;
    height: 619px;
}
.pagination {
    position: absolute;
    bottom: 32px;
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden;
    left: 0;
    height: 16px;
    z-index: 10;
}
.pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background: url(../images/icon8.png)  no-repeat;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
}
.pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: url(../images/icon9.png) no-repeat;
}
.wrap.index_wrap {
    position: relative;
    z-index: 2;
    display: block;
}


.base_tit {
    height: 48px;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    display: block;
    width: 100%;
}
.base_tit_h1 {
    float: left;
    padding-right: 1px;
    height: 48px;
}
.base_tit_h1 a {
    font-size: 24px;
    line-height: 48px;
    color: #037d32;
    display: block;
    position: relative;
}
.base_tit_h1 a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    bottom: -1px;
    background-color: #037d32;
}
.base_tit_more {
    float: right;
    overflow: hidden;
}
.base_tit_more a {
    display: block;
    line-height: 48px;
    color: #999;
    font-size: 14px;
}
.base_tit_more a:hover {
    color: #037d32;
}

.service{
	width: 100%;
    margin-bottom: 10px;
}

.syfw {
    display: flex;
    margin-top: 10px;
}

.syfw dl {
    flex: 1;
    float: left;
    background: #eef2ee;
    border-radius: 8px;
    margin: 15px;
    display: inline;
}

.syfw dl a {
    width: 100%;
    background: #eef2ee;
    border-radius: 8px;
    display: block;
}

.syfw dl a:hover {
    background: #fff;
}

.syfw dl dt {
    width: 100%;
    height: 80px;
    float: left;
    padding-top: 20px;
    text-align: center;
}

.syfw dl dd {
    width: 100%;
    line-height: 66px;
    text-align: center;
    font-size: 16px;
    color: #037d32;
    font-weight: bold;
}

.about{
    box-sizing: border-box;
    padding: 30px 0 26px;
    background: url(../images/about_bg.jpg) no-repeat center;
}
.about .box{
    display: flex;
    justify-content: space-between;
}
.about .about_con{
    flex: 1;
    margin-right: 30px;
}
.about .about_con .tit{
    padding-left: 24px;
}
.about .about_con .tit a{
    position: relative;}
.about .about_con .tit a::before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    border-radius: 2px;
    bottom: -10px;
    background-color: #037d32;
}
.about .about_con .tit a {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}
.about .about_con .con{
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    text-indent: 2em;
}
.about .about_con .more{
    display: block;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 120px;
    margin-top: 10px;
    background-color: #037d32;
}
.about .about_img{
    width: 500px;
}
.about .about_img img{
    width: 100%;
}
.news {
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 50px 0;
    background-color: #ecedef;
}
.news_jdt {
    float: left;
    width: 680px;
    height: 574px;
    overflow: hidden;
    position: relative;
}
.news_jdt .base_tit{
    position: absolute;
    z-index: 99;
    border-bottom: 0;
}
.news_jdt .base_tit_h1 a{
    color: #037d32;
}
.news_jdt .base_tit_h1 a::after{
    display: none;
}
.news_jdt_box {
    width: 680px;
    height: 574px;
    display: block;
    position: relative;
    overflow: hidden;
}
ul.news_jdt_list {
    overflow: hidden;
    width: 9999px;
}
ul.news_jdt_list li {
    float: left;
    position: relative;
    width: 680px;
    height: 574px;
}
ul.news_jdt_list li a {
    color: #fff;
    text-decoration: none;
    display: block;
}
ul.news_jdt_list li a img {
    width: 100%;
	height: 574px;
	object-fit: cover;
}
ul.news_jdt_list li p {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 554px;
    height: 48px;
    color: #fff;
    font-size: 16px;
    background-color: rgba(0,0,0,0.7)!important;
    background-color: #000000;
    filter: Alpha(opacity=70);
    line-height: 48px;
    padding-left: 16px;
    padding-right: 110px;
    overflow: hidden;
}
.news_jdt .btn {
    overflow: hidden;
    position: absolute;
    bottom: 18px;
    right: 18px;
    z-index: 99;
}
.news_jdt .btn li {
    float: left;
    width: 8px;
    height: 8px;
    margin: 0 0 0 7px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 0;
    border-radius: 5px;
    border: 2px solid #fff;
}
.news_jdt .btn .selected {
    background: #fff;
}
.news_box {
    float: right;
    width: 578px;
    position: relative;
}
.news_box_tit {
    height: 49px;
    border-bottom: 1px solid #fff;
    position: relative;
    display: block;
    width: 100%;
}

.news_box_tit_h1 {
    float: left;
	padding-right:1px;
    height: 48px;
    margin-right: 24px;
}
.news_box_tit_h1.cur {
    border-bottom: 2px solid #039e3f;
}
.news_box_tit_h1 a {
    font-size: 24px;
    line-height: 48px;
    color: #333333;
    display: block;
}
.news_box_tit_h1.cur a {
    color: #039e3f;
}

.news_box_tit_more {
    float: right;
    width: 40px;
    overflow: hidden;
    height: 48px;
    line-height: 48px;
}
.news_box_tit_more_a {
    width: 156px;
}
.news_box_tit_more_a a {
    float: left;
    display: block;
    line-height: 48px;
    color: #666666;
    font-size: 14px;
    width: 52px;
}
.news_box_tit_more_a a:hover {
    color: #037d32;
}
.news_box_cont {
    float: left;
    width: 578px;
    overflow: hidden;
}
.list1 {
    width: 1740px;
}
.list1 .tabCon {
    float: left;
    width: 578px;
}
#s1, #s2, #s3, #s4, #s5, #s6, #s7, #s8 {
    overflow: hidden;
}
.news_box_cont_box {
    padding-top: 5px;
}
.news_box_cont_one {
    height: 42px;
    text-align: center;
    display: block;
    width: 100%;
    border-bottom: 1px solid #e8e9ef;
}
.news_box_cont_one a {
    display: block;
    line-height: 34px;
    font-size: 20px;
    color: #ca0201;
    font-weight: bold;
    height: 42px;
}
.news_box_cont_one a:hover {
	color: #037d32;
}
.news_box_cont_box ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-top: 20px;
    padding: 25px 30px;
    height: 60px;
    background-color: #fff;
    border-bottom-right-radius: 36px;
}
.news_box_cont_box ul li a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 30px;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 60px);
}
.news_box_cont_box ul li dl{
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    height: 60px;
}
.news_box_cont_box ul li dl dt{
    font-size: 20px;
}
.news_box_cont_box ul li dl dd{
    font-size: 17px;
}
.news_box_cont_box ul li a:hover {
	color: #037d32;
}
.zffg {
    display: block;
    overflow: hidden;
    padding: 50px 0;
    width: 100%;
}
.zfwj {
    width: 630px;
    position: relative;
}
.zfwj_tit {
    height: 48px;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    display: block;
    width: 100%;
    background: #f6f8f9;
}
.zfwj_tit_h1 {
    float: left;
    padding-right: 1px;
    height: 48px;
	border-top: 2px solid #cb2222;
    background: #fff url(../images/hx1.jpg) no-repeat right bottom;
    border-bottom: 1px solid #fff;
    margin-top: -2px;
}
.zfwj_tit_h1 a {
    padding: 0 24px;
    font-size: 20px;
    font-weight: bold;
    line-height: 48px;
    color: #333333;
    display: block;
}
.zfwj_tit_more {
    float: right;
    width: 52px;
    overflow: hidden;
    height: 48px;
    line-height: 48px;
}
.zfwj_tit_more_a a {
    float: left;
    display: block;
    line-height: 48px;
    color: #666666;
    font-size: 14px;
    width: 52px;
}
.zfwj_tit_more_a a:hover {
    color: #037d32;
}
.zfwj_cont {
    padding: 10px 0;
    overflow: hidden;
}
.zfwj_cont ul li {
    height: 42px;
    display: block;
    width: 100%;
}
.zfwj_cont ul li:last-child{border-bottom: 0;}
.zfwj_cont ul li a {
    display: block;
    line-height: 42px;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    height: 42px;
    padding-left: 12px;
    float: left;
    background: url(../images/icon3.png) no-repeat left center;
}
.zfwj_cont ul li span {
    display: block;
    line-height: 42px;
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    height: 42px;
    float: right;
}
.zfwj_cont ul li a:hover {
    color: #037d32;
}
.flfg {
    float: right;
    width: 578px;
    height: 320px;
    position: relative;
}
.flfg_tit {
    height: 48px;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    display: block;
    width: 100%;
    background: #f6f8f9;
}
.flfg_tit_h1 {
    float: left;
    padding-right: 1px;
    height: 48px;
	border-top: 2px solid #cb2222;
    background: #fff url(../images/hx1.jpg) no-repeat right bottom;
    border-bottom: 1px solid #fff;
    margin-top: -2px;
}
.flfg_tit_h1 a {
    padding: 0 24px;
    font-size: 20px;
    font-weight: bold;
    line-height: 48px;
    color: #333333;
    display: block;
}
.flfg_tit_more {
    float: right;
    width: 52px;
    overflow: hidden;
    height: 48px;
    line-height: 48px;
}
.flfg_tit_more_a a {
    float: left;
    display: block;
    line-height: 48px;
    color: #666666;
    font-size: 14px;
    width: 52px;
}
.flfg_tit_more_a a:hover {
    color: #037d32;
}
.flfg_cont {
    float: left;
    width: 540px;
    height: 252px;
    padding: 10px 19px 10px;
    overflow: hidden;
}
.flfg_cont ul li {
    height: 42px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #e8e9ef;
}
.flfg_cont ul li:last-child{border-bottom: 0;}
.flfg_cont ul li a {
    display: block;
    line-height: 42px;
    font-size: 15px;
    color: #333333;
    font-weight: normal;
    height: 42px;
    padding-left: 12px;
    float: left;
    background: url(../images/icon3.png) no-repeat left center;
}
.flfg_cont ul li span {
    display: block;
    line-height: 42px;
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    height: 42px;
    float: right;
}
.flfg_cont ul li a:hover {
    color: #037d32;
}
.zyyw {
	margin-bottom: 24px;
    height: 320px;
    position: relative;
}
.zyyw_cont ul{
    float: left;
    width: 550px;
    height: 252px;
    padding: 10px 19px 10px;
    overflow: hidden;
}
.zyyw_cont ul:last-child{
	float: right;
}
.zyyw_cont ul li {
    height: 42px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #e8e9ef;
}
.zyyw_cont ul li:last-child{border-bottom: 0;}
.zyyw_cont ul li a {
    display: block;
    line-height: 42px;
    font-size: 15px;
    color: #333333;
    font-weight: normal;
    height: 42px;
    padding-left: 12px;
    float: left;
    background: url(../images/icon3.png) no-repeat left center;
}
.zyyw_cont ul li span {
    display: block;
    line-height: 42px;
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    height: 42px;
    float: right;
}
.zyyw_cont ul li a:hover {
    color: #037d32;
}
.yqlj_wrap.wrap {
    height: 40px;
    position: relative;
    z-index: 2;
    display: block;
    background: #f3f4f6;
    overflow: hidden;
    padding:10px 0;
}
.yqlj_tit {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #003182;
}
.yqlj_cont {
    float: right;
    width: 1090px;
    height: 40px;
    overflow: hidden;
}
.yqlj_cont a {
    float: left;
    margin: 0 10px;
    line-height: 40px;
    height: 40px;
    font-size: 15px;
    color: #555555;
    display: block;
}
.yqlj_cont a:hover {
    color: #037d32;
}

.foot_wrap.wrap {
    background: rgb(66, 163, 127);
    padding: 25px 0 10px;
    position: relative;
    z-index: 2;
    display: block;
    overflow: hidden;
    background: linear-gradient(left , rgb(3, 139, 214) , rgb(66, 163, 127) 46% , rgb(151, 200, 29) 84%);
    background: -o-linear-gradient(left , rgb(3, 139, 214) , rgb(66, 163, 127) 46% , rgb(151, 200, 29) 84%);
    background: -ms-linear-gradient(left , rgb(3, 139, 214) , rgb(66, 163, 127) 46% , rgb(151, 200, 29) 84%);
    background: -moz-linear-gradient(left , rgb(3, 139, 214) , rgb(66, 163, 127) 46% , rgb(151, 200, 29) 84%);
    background: -webkit-linear-gradient(left , rgb(3, 139, 214) , rgb(66, 163, 127) 46% , rgb(151, 200, 29) 84%);
}
.foot_top{
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    padding-bottom: 20px;
}
.foot_top .foot_tit{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 42px;
    height: 42px;
    color: #fff;
}
.foot_top .foot_tit a{
    color: #fff;
    display: block;
}
.foot_top_lx{
    width: 230px;
}
.lx_con{color: rgba(255,255,255,0.7);}
.foot_top_lm{
    flex: 1;
    display: flex;
    justify-content: space-between;
    padding: 0px 30px;
    margin: 0 30px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.foot_top_lm a{
    color: rgba(255,255,255,0.7);
}

.foot_top_ly .ly_con{
    width: 230px;
}
.ly_con .formli{
    margin-bottom: 12px;
}
.ly_con input{
    width: 100%;
    height: 35px;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    text-indent: 12px;
    border-radius: 6px;
    border-color: #ced4da;
}
.ly_con .btn_submit{
    width: 100px;
    text-indent: 0;
    text-align: center;
    border-color: #f60;
    background-color: #f60;
    color: #fff;
}
.foot_bot {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid rgba(255,255,255,0.2);
    padding-top: 10px;
}
.foot_bot p {
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: rgba(255,255,255,0.3);
}
.foot_bot p a {
    font-size: 14px;
    color: rgba(255,255,255,0.3);
}
.foot_bot p a:hover {
    color: #FEBF4D;
}

/***********************/
.nbanner{height: 280px;}
.sub-tit{line-height: 48px;background-color: #eeeff2;}
.sub-tit .box{
	display: flex;
	justify-content: space-between;
    align-items: center;
}
.sub-tit .cat ul{
	display: flex;
    font-size: 14px;
}
.sub-tit .cat li{
	margin-right: 20px;
}
.sub-tit .cat li a.active{
	color: #037d32;
}
.sub-tit .location{display: flex;align-items: center;}
.sub-tit .location i{background: url(../images/icon_home.png) no-repeat left center/21px auto; width: 21px;height:46.5px;margin-right: 6px;}


.main_wrap.wrap {
    position: relative;
    display: block;
    z-index: 1;
    padding: 30px 0 48px;
    overflow: hidden;
min-height:580px;
}
.main_wrap.wrap .box{
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.main_left {
    float: right;
    width: 288px;
    overflow: hidden;
}
.main_nav {
    margin-top: 24px;
}
.main_nav h1 {
    padding: 0 24px;
    height: 52px;
    border-top: 2px solid #f60;
    background: #039e3f;
    overflow: hidden;
    font-size: 22px;
    color: #fff;
    font-weight: normal;
    line-height: 52px;
}
.main_nav ul {
    display: block;
    overflow: hidden;
    margin-top: 2px;
}
.main_nav ul li {
    background: #eeeff2;
    margin-bottom: 2px;
    overflow: hidden;
}
.main_nav ul li a {
    padding: 8px 34px 8px 24px;
    width: 212px;
    line-height: 34px;
    font-size: 16px;
    color: #333333;
    display: block;
	background:url(../images/mainicon1.png) no-repeat 244px center ;
	overflow:hidden;
}
.main_nav ul li a:hover {
    color: #039e3f;
	background:url(../images/mainicon2.png) no-repeat 244px center ;
}

.main_icon_box a {
	display: block;
    padding: 0 42px 0 110px;
    width: 130px;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.main_right {
    float: left;
    width: 970px;
    overflow: hidden;
    /* border: 1px solid #e3e3e3; */
    border-top: 2px solid #039e3f;
    background-color: #fff;
}
.main_tit {
    height: 52px;
    border-bottom: 1px solid #e3e3e3;
    width: 842px;
    display: block;
    overflow: hidden;
	background:#f6f8f9;
	padding:0 16px 0 20px;
}
.main_tit h1 {
    float: left;
    line-height: 52px;
    height: 52px;
    color: #333333;
    font-size: 22px;
    font-weight: normal;
}
.main_tit .main_dqwz {
    float: right;
    height: 52px;
    display: block;
    overflow: hidden;
	line-height: 52px;
	color: #666666;
	font-size: 14px;
}
.main_tit .main_dqwz p {
    float: left;
    margin-right: 6px;
    display: block;
    overflow: hidden;
}
.main_tit .main_dqwz a {
    color: #666666;
    overflow: hidden;
}
.main_tit .main_dqwz label {
    float: left;
    display: block;
    overflow: hidden;
    line-height: 52px;
    color: #666666;
    font-size: 14px;
    margin: 0 6px;
}
.main_list {
    padding: 4px 20px 30px;
    display: block;
    overflow: hidden;
}
.main_list li {
    height: 50px;
    overflow: hidden;
    border-bottom: 1px solid #e8e9ef;
    width: 100%;
}
.main_list li a {
    float: left;
    padding-left: 16px;
    height: 50px;
    line-height: 50px;
    max-width: 670px;
    font-size: 15px;
    color: #333333;
	overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	background:url(../images/icon3.png) no-repeat left center;
}
.main_list li span {
    float: right;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #999999;
    overflow: hidden;
}
.main_list li a:hover {
    color: #039e3f;
}

.main_show {
    width: 100%;
    padding: 14px 20px 18px;
    overflow: hidden;
}
.main_show_tit {
    padding-bottom: 8px;
    border-bottom: 1px solid #e3e3e3;
    display: block;
    width: 100%;
    overflow: hidden;
}

.main_show_tit h1 {
    color: #444444;
    font-size: 24px;
    line-height: 42px;
    width: 100%;
    display: block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
}
.main_show_tit p {
    color: #999999;
    font-size: 14px;
    line-height: 32px;
    width: 100%;
    display: block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
}
.main_show_cont {
    color: #444444;
    font-size: 16px;
    line-height: 1.8;
    display: block;
    overflow: hidden;
    padding: 12px 0 24px;
    border-bottom: 1px solid #e3e3e3;
}
.main_show_tab {
    height: 64px;
    padding-top: 14px;
    overflow: hidden;
    width: 100%;
}
.main_show_tab_left {
    float: left;
    height: 64px;
    width: 580px;
    overflow: hidden;
}
.main_show_tab_prev,.main_show_tab_next {
    height: 32px;
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 32px;
    font-size: 15px;
    color: #444444;
}
.main_show_tab_prev p ,.main_show_tab_next p{
    float: left;
    line-height: 32px;
    font-size: 15px;
    color: #039e3f;
    margin-right: 6px;
}
.main_show_tab_prev a,.main_show_tab_next a{
    float: left;
    line-height: 32px;
    font-size: 15px;
    color: #444444;
    max-width: 522px;
    height: 32px;
    overflow: hidden;
}
.main_show_tab_prev a:hover,.main_show_tab_next a:hover {
    color: #039e3f;
}
.main_show_tab_right {
    float: right;
    width: 110px;
    overflow: hidden;
    height: 64px;
}
.main_show_tab_right a {
    display: block;
    width: 110px;
    background: #039e3f;
    text-align: center;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
}
.main_page{
    padding: 30px 20px 18px;
    overflow: hidden;
	 color: #444444;
    font-size: 16px;
    line-height: 28px;
}
.main_page img,.main_show_cont img{
	max-width:100% !important;
	height: auto !important;
	margin:0 auto;
}
.main_page video,.main_show_cont video{
	max-width: 100%;
	width: 800px !important;
	height: auto !important;
	margin:0 auto;
}
.main_show_cont table{
	margin: auto !important;
    width: 900px !important;
}
.main_show_cont .zw_title,.main_show_cont  .wzzw{
	max-width: 100%;
}
.zw_title{display: none;}
.NewsPage {
    height: 50px;
    line-height: 60px;
    padding-top: 19px;
    text-align: center;
    overflow: hidden;
    color: #555555;
    font-size: 13px;
}
.NewsPage a {
    height: 20px;
    border: 1px solid #dedede;
    font-size: 14px;
    padding: 0 6px;
    line-height: 20px;
	margin: 0 5px;
}
.NewsPage a.curpage{
	background-color: #039e3f;
	border-color: #039e3f;
	color: #fff;
}


.main_cont_lxwm_dt {
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.main_cont_lxwm_dt_weizi {
    height: 400px;
    width: 800px;
}
.main_cont_lxwm_dt_weizi .BMapLabel {
	display:none;
}

.page_title{margin-bottom: 10px;}
.page_title h2{font-size: 28px;font-weight: normal;display: inline-block;}
.page_title span{font-size: 14px;color: #008d39;margin-left: 10px;}

.main_contact{ position:relative; overflow:hidden;width: 100%;background-color: #fff;display: flex;justify-content: space-between;}
.main_contact .contact{padding: 20px 20px 10px;}
.main_contact .contact_con{}
.main_contact .contact_con h1{font-size: 20px;color: #008d39;line-height: 1.6;}
.main_contact .contact_con h3{font-size: 14px;font-weight: normal;color: #999;text-transform: uppercase;margin-bottom: 20px;}
.main_contact .contact_con p{font-size: 14px;line-height: 24px;margin-top: 10px;display: flex;align-items: center;}
.main_contact .contact_con p i{display: inline-block;width: 20px;height: 20px;background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;margin-right: 6px;}
.main_contact .contact_con p i.icon_tel{background-image: url(../images/icon_tel.png);}
.main_contact .contact_con p i.icon_email{background-image: url(../images/icon_email.png);}
.main_contact .contact_con p i.icon_address{background-image: url(../images/icon_address.png);}
.main_contact .mess{width: 600px;}
.main_contact .map{ border:1px solid #e3e3e7;}
.main_contact .ewm_box{ position:absolute; right:0; bottom:40px;  display:block;}
.main_contact .ewm_box .ewm{ display:inline-block; margin-left:25px;} 
.main_contact .ewm_box img{ display:block; width:93px; height:93px; margin:0 auto;}
.main_contact .ewm_box span{ display:block; text-align:center; font-size:12px; color:#828080; padding-top:10px;}

.mess_con{padding: 20px 20px 10px;}
.mess_con h5{
    color: #7f888c;
    font-size: 16px;
    font-weight: normal;
}
.mess_con h4{
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: normal;
    display: inline-block;
    padding: 0 0 3px;
    border-bottom: 3px solid #008d39;
}
.main_jyxc{ position:relative; overflow:hidden;     padding: 14px 20px 18px;}
.j_form { position:relative; }
.j_form label{width: 170px;border:1px solid #edeff2;position:relative;display:block;height:40px;line-height:40px;margin: 0 0 12px 0;font-size:12px;color:#bebebe;padding-left: 100px;}
.j_form .label .h_x{ left: 395px; top: -8px;position: absolute;}
.j_form  input[type="text"]{height:40px;color:#676767;width: 136px;border:none;background:#fff;border-radius:0px;display:block;padding:0 15px;line-height:40px;font-size:12px;}
.j_form  input[type="text"]:focus{   }
.j_form label strong{font-weight:normal;display:block;background:#edeff2;color:#5e5f61;height:40px;line-height:40px;position:absolute;width: 100px;left:0px;top:0;font-size:14px;text-align:center;}
.j_form .textarea_box{width: 458px;height:163px;}
.j_form .textarea_box strong{ height:163px;}
.j_form textarea{height: 150px;resize:none;color:#66656b;width: 538px;padding-right:10px;background:#fff;border: none;line-height:24px;font-size:12px;padding: 6px 15px;width: 100%;box-sizing: border-box;}
.j_form textarea:focus{ }
.yzm_box {  position:relative; border:1px solid #fff !important;  }
.yzm_box strong{ height:42px !important; line-height:42px !important;}
.yzm_box input[type="text"]{border:1px solid #edeff2;   font-size:14px; height:40px; color:#666; width: 138px !important; line-height:40px;}
.yzm{ position:absolute; left: 300px; height:40px; top:0px;}
.yzm a{ position:absolute; color:#adada6; right:-90px; height:40px; line-height:40px; width:80px; top:0;}
.yzm_box input[type="submit"]{ }
.j_form  input.dosubmit{width:120px;/* margin-top: 20px; */display:block;cursor:pointer;height:40px;background:#f60;border-radius:0px;overflow:hidden;color:#fff;font-size:14px;line-height:38px;border:none;text-align:center;}
.j_form input.dosubmit:hover{ background:#d95700;}


.news-mian{padding: 0 22px;}
.news-mian li{ width: 100%; border-bottom: 1px dashed #e7e7e7; padding: 20px 0; box-sizing: border-box;}
.news-mian li:hover h4{ color: #03b54b;}
.news-mian li:hover .a2 p a{ color: #03b54b;}
.news-mian li .a1{ width: 25%;}
.news-mian li .a1 img{width: 100%; height: 130px;object-fit: cover;}
.news-mian li .a2{ width: 72%;}
.news-mian li .a2 h4{ font-weight: bold;font-size: 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-mian li:hover h4 a{ color:#008d39; }
.news-mian li .a2 p{line-height: 24px;padding-top: 6px;font-size:14px;}
.news-mian li .a2 h6{padding-top: 10px;font-size: 12px;color:#BBB;font-weight: normal;}


.template1 .news_title {
    width: 100%;
    height: 47px;
    line-height: 47px;
    font-size: 24px;
    display: inline-block;
    text-align: center;
    width: 100%;
}

.template1 .news_title a{
    color: #008d39;
}

.template1 .news_des {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    height: 21px;
    text-transform: uppercase;
    text-align: center;
    color: #666;
}

/* 我们的服务 轮播*/
.template1 .zjWmdfw_swiper {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

.template1 .zjWmdfw_swiper .core {
    position: relative;
}


.template1 .zjWmdfw_swiper .arrow-left {
    background: url(../image/wdfwLeft.png) no-repeat left top;
    position: absolute;
    left: 40px;
    top: 50%;
    /* margin-top: -40px; */
    width: 35px;
    height: 80px;
    z-index: 15;
}

.template1 .zjWmdfw_swiper .arrow-right {
    background: url(../image/wdfwRight.png) no-repeat right top;
    position: absolute;
    right: 40px;
    top: 50%;
    /* margin-top: -40px; */
    width: 45px;
    height: 45px;
    z-index: 15;
}


.template1 .WmdfwSwiper-container .swiper-wrapper {

    height: 494px;

    /* background: #000; */
    position: relative;
}

.template1 .WmdfwSwiper-container .swiper-wrapper .swiper-slide {
    width: 295px;
    height: 494px;
    position: relative;

    /* transition: 1s; */
    -webkit-transition: all linear 250ms;
    transition: all linear 250ms;
}

.template1 .WmdfwSwiper-container .swiper-wrapper .swiper-slide::after {
    width: 100%;
    height: 494px;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    background: #01264b;
    opacity: 0.47;
    z-index: 1;
}

.template1 .WmdfwSwiper-container .stars-info {
    height: 100%;
    position: absolute;
    bottom: 0;
    font-family: "微软雅黑 Bold";
    font-weight: 700;
    font-size: 24px;
    line-height: 26.4px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    color: #fff;
    z-index: 2;
    padding-top: 165px;

    -webkit-transition: all linear 250ms;
    transition: all linear 250ms;
}

.template1 .WmdfwSwiper-container .stars-info .icon-shuffer-live {
    /* position: absolute; */
    /* left: 50%; */
    /* bottom: 38px; */
    width: 70px;
    height: 60px;
    text-align: center;
    opacity: 1;

    margin: 92px auto 0;

    -webkit-transition: all linear 250ms;
    transition: all linear 250ms;
}

.template1 .WmdfwSwiper-container .stars-info .icon-shuffer-live img {
    display: inline-block;
}

.template1 .WmdfwSwiper-container .swiper-button-prev1 {
    width: 45px;
    height: 45px;
    background: url(../images/wdfwLeft.png) no-repeat center;
}

.template1 .WmdfwSwiper-container .swiper-button-next1 {
    width: 45px;
    height: 45px;
    background: url(../images/wdfwRight.png) no-repeat center;
}

.template1 .WmdfwSwiper-container .swiper-button-next1,
.template1 .WmdfwSwiper-container .swiper-button-prev1 {
    position: absolute;
    top: 50%;

    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
}

.template1 .WmdfwSwiper-container .swiper-button-prev1,
.template1 .WmdfwSwiper-container .swiper-container-rtl .swiper-button-next {
    left: 20px;
}

.template1 .WmdfwSwiper-container .swiper-button-next1,
.template1 .WmdfwSwiper-container .swiper-container-rtl .swiper-button-prev {
    right: 20px;
}

.template1 .WmdfwSwiper-container .swiper-wrapper .swiper-slide .slideImg_1 {
    height: 494px;
}

.template1 .WmdfwSwiper-container .swiper-slide:hover .slideImg_2 {
    width: 100%;
    height: 100%;
}

.template1 .WmdfwSwiper-container .swiper-slide .slideImg_2 {
    display: none;
}

.template1 .WmdfwSwiper-container .swiper-slide:hover {
    width: 700px !important;
}

.template1 .WmdfwSwiper-container .swiper-slide:hover .slideImg_2 {
    display: inline-block !important;

}

.template1 .WmdfwSwiper-container .swiper-slide:hover .stars-info {
    text-align: left;
    padding: 102px 95px 0 80px;
}

.template1 .WmdfwSwiper-container .swiper-slide:hover .name {
    font-size: 26px;
    padding-bottom: 29px;
}

.template1 .WmdfwSwiper-container .swiper-slide:hover .slideImg_1 {
    display: none;
}

.template1 .WmdfwSwiper-container .swiper-slide:hover .icon-shuffer-live {
    display: none;
}

.template1 .WmdfwSwiper-container .swiper-slide .wdfw_slideText {
    display: none;
}

.template1 .WmdfwSwiper-container .swiper-slide:hover .wdfw_slideText {
    display: block;

}

.template1 .WmdfwSwiper-container .swiper-slide .wdfw_slideText p {
    font-family: "微软雅黑 ";
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    color: #fff;
    margin-bottom: 80px;
}

.template1 .WmdfwSwiper-container .swiper-slide .wdfw_slideText a {
    font-family: "微软雅黑 ";
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    text-align: left;
    color: #fff;
}

.template1 .WmdfwSwiper-container .swiper-wrapper .swiper-slide:hover:after {
    width: 100%;
    height: 494px;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    /* background: url(slideHoverBg.png) repeat center; */
    background: rgb(66, 163, 127);
    opacity: 0.7;
    z-index: 1;
}