/************ HEADER ***************/

#join_box{
	width: 100%;
    height: 35px;
    line-height: 35px;
    background:url(../img/join_box_bg.png) no-repeat;
	filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
	}
	
#join_box_01{
	width: 190px;
    float: right;
	}

#join_box_01 a{
	display: block;
    float: right;
    font-size: 12px;
    color: #FFF;
    letter-spacing: 1px;
    margin-left: 10px;
	}
	
#join_box_01 a img{
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    margin-top: 5px;
    margin-right: 5px;
	}
	
#join_box_02{
    float: right;
    width: 315px;
	}

#join_box_02 span{
	display: block;
    float: right;
    font-size: 14px;
    color: #FFF;
    letter-spacing: 1px;
    margin-left: 15px;
	}
	
#join_box_02 span img{
	display: block;
    float: left;
    width: 22px;
    height: 22px;
    margin-top: 5px;
    margin-right: 5px;
	}
	
#join_box_03{
    float: right;
    width: 200px;
	}

#join_box_03 a{
    display: block;
    float: right;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFF;
    margin-left: 15px;
	}
	
#join_box_03 a img{
	display: block;
    float: left;
    width: 36px;
    height: 25px;
    margin-top: 5px;
    margin-right: 5px;
	}
	
#logo{
    width: 100%;
    height: 120px;
	}
	
#logo_l{
	width:300px;
	float:left;
	}
	
#logo_l a{
	display:block;
	}
	
#logo_l a img{
	display: block;
    width: 280px;
    height: 90px;
    margin-top: 15px;
	}
	
#logo_r{
	width: 870px;
    float: right;
    padding-top: 40px;
	}

#logo_r a{
    display: block;
    float: left;
    width: 70px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 16px;
    color: #000000;
    margin-left: 54px;
    border-bottom: 2px #fff solid;
    height: 38px;
    line-height: 38px;
	}

#logo_r a:hover{
	border-bottom: 2px #eeac05 solid;
	font-weight:bold;
	}
	
#logo_r a.active{
	border-bottom: 2px #eeac05 solid;
	font-weight:bold;
	}


/************ HEADER ***************/








/************ FOOTER ***************/

.footer{
    width: 100%;
    height: 440px;
    background: #21262b;
	}
	
#foot_t{
	width: 100%;
    height: 325px;
    padding-top: 55px;
	}
	
#foot_l{
	width: 349px;
    padding-right: 19px;
    float: left;
    border-right: 1px #394046 solid;
    height: 230px;
    padding-top: 40px;
	}
	
#foot_l span{
	display: block;
    color: #FFF;
    font-size: 14px;
    letter-spacing: 1px;
    height: 25px;
    line-height: 25px;
    margin-bottom: 20px;
	}
	
#foot_l span img{
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    margin-right: 10px;
	}
	
#foot_c{
	width: 394px;
    float: left;
    border-right: 1px #394046 solid;
    height: 230px;
    padding-top: 40px;
    margin-left: 20px;
	}
	
#foot_c a{
	display: block;
    float: left;
    font-size: 14px;
    color: #FFF;
    letter-spacing: 1px;
    width: 125px;
    text-align: center;
    line-height: 40px;
	}
	
#foot_r{
	width:380px;
	height: 230px;
    padding-top: 40px;
	float:right;
	}
	
#foot_r span{
	display: block;
    float: left;
    width: 150px;
    text-align: center;
    margin-left: 40px;
    font-size: 14px;
    color: #a3a3a3;
    letter-spacing: 1px;
    line-height: 50px;
	}
	
#foot_r span img{
	display:block;
	width:150px;
	height:150px;
	}

#foot_icp{
	width: 100%;
    height: 59px;
    line-height: 59px;
    border-top: 1px #394046 solid;
    text-align: center;
    font-size: 14px;
    color: #c4c4c4;
    text-transform: uppercase;
    letter-spacing: 1px;
	}

#foot_icp a{
	color: #c4c4c4;
	}


/************ FOOTER ***************/









/************ INDEX MAIN ***************/

#main_i{
	overflow: hidden;
	}
	
.index_title{
	width: 100%;
    text-align: center;
    font-size: 16px;
    color: #797979;
    font-weight: 100;
    letter-spacing: 1px;
    height: 175px;
    overflow: hidden;
	}

.index_title span{
    display: block;
    font-size: 60px;
    color: #13b87b;
    text-transform: uppercase;
	}
	
.index_title i{
	display: block;
    font-style: normal;
    width: 500px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    margin: 5px auto 15px auto;
    background: url(../img/index_title_i_bg.png) no-repeat;
    font-size: 22px;
    font-weight: bold;
    color: #000000;
	}
	
	
	
	
	
	
#index1{
	width: 100%;
    height: 1020px;
    padding-top: 60px;
    background: url(../img/index1_bg.jpg) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
	}
	
#index1_type{
    width: 100%;
    height: 60px;
    margin-top: 30px;
    overflow: hidden;
	}
	
.type_box{
	}
	
.type_box a{
	display:block;
	}
	
.type_box a span{
	display: block;
    background: #f6f6f6;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 17px;
    color: #13b87b;
    font-weight: bold;
    letter-spacing: 1px;
	}
	
.index1_type_bottom{
	height: 60px;
    padding: 0px 0%;
    margin-top: -60px;
	}

.index1_type_bottom .prev{
	width: 60px;
    text-align: center;
    height: 60px;
    line-height: 50px;
    background: #eeb71e;
    color: #FFF;
    float: left;
    font-size: 55px;
    margin-right: 10px;
	z-index: 999;
    position: relative;
	}
	
.index1_type_bottom .prev:hover{
	cursor:pointer;
	}
	
.index1_type_bottom_a{
	display:none;
	}

.index1_type_bottom .next{
	width: 60px;
    text-align: center;
    height: 60px;
    line-height: 50px;
    background: #eeb71e;
    color: #FFF;
    float: left;
    font-size: 40px;
    float: right;
    z-index: 999;
    position: relative;
	}
	
.index1_type_bottom .next:hover{
	cursor:pointer;
	}

#index1_c{
	width:100%;
	margin-top:45px;
	}
	
.cp_box a{
	display: block;
    border: 2px #13b87b solid;
    width: 380px;
    height: 316px;
    text-align: center;
	}
	
.cp_box a p{
	padding:0;
	margin:0;
	}
	
.cp_box a p img{
	width: 380px;
    height: 250px;
    object-fit: cover;
	overflow:hidden;
	}
	
.cp_box a span{
	display: block;
    height: 62px;
    line-height: 62px;
    background: #13b87b;
    color: #FFF;
    font-style: normal;
    letter-spacing: 1px;
    text-align: left;
    padding: 0px 25px;
    font-size: 17px;
	}
	
.cp_box a span i{
    display: block;
    font-style: normal;
    float: right;
    border: 2px #fff solid;
    width: 20px;
    text-align: center;
    height: 20px;
    line-height: 18px;
    border-radius: 50%;
    letter-spacing: normal;
    margin-top: 20px;
	}
	
	
	
	
	
#index2{
	width: 100%;
    height: 915px;
    padding-top: 50px;
    background: url(../img/index2_bg.jpg) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
	}
	
#index2_title{
	width: 100%;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 200;
    line-height: 30px;
	}

#index2_title span{
	display: block;
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 4px;
    line-height: 90px;
    overflow: hidden;
	}

#index2_title span i{
	font-style: normal;
    font-size: 97px;
    padding: 0px 10px;
	}

#index2_title small{
	display:block;
	font-size:17px;
	}
	
#index2_c{
	width: 100%;
    margin-top: 35px;
	}

.ys_box{
	width: 275px;
    float: left;
    margin-right: 33px;
	}

.ys_img{
    width: 250px;
    height: 250px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0px auto;
	}

.ys_img img{
    display: block;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    overflow: hidden;
    object-fit: cover;
	}

.ys_content{
    width: 225px;
    height: 230px;
    background: #FFF;
    border-radius: 130px;
    padding: 160px 25px 80px 25px;
    margin-top: -150px;
	}

.ys_content span{
    display: block;
    text-align: center;
    font-size: 60px;
    color: #13b87b;
    font-weight: bold;
    margin-bottom: 5px;
	}

.ys_content small{
	display: block;
    font-size: 14px;
    color: #6c6c6c;
    letter-spacing: 1px;
    line-height: 30px;
    height: 125px;
	}

.ys_content i{
	display: block;
    width: 35px;
    height: 5px;
    background: #eeb71e;
    /* clear: both; */
    margin: 0px auto;
    border-radius: 5px;
    margin-top: 30px;
	}
	
	
	
	
	
#index3{
	width: 100%;
    margin-top: 55px;
	}

#index3_c{
	width: 100%;
    height: 670px;
    background: url(../img/index3_c_bg.jpg) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 25px;
	}
	
	
#index3_c_01{
	width: 100%;
    height: 440px;
	}

#index3_c_01_r{
    width: 560px;
    float: right;
    font-size: 15px;
    color: #000000;
    line-height: 34px;
    letter-spacing: 1px;
	}
	
#index3_c_01_r span{
	display: block;
    font-size: 28px;
    color: #000000;
    font-weight: bold;
    margin: 85px 0px 30px 0px;
	}
	
#index3_c_01_r a{
	display: block;
    font-size: 14px;
    border: 1px #36bf68 solid;
    color: #36bf68;
    width: 138px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 25px 0px;
    margin-top: 40px;
	}

#index3_c_02{
    width: 100%;
    height: 100px;
    background: #FFF;
    margin-top: 35px;
    padding: 25px 0px;
	}

#index3_c_02 span{
	display: block;
    width: 299px;
    border-right: 1px #bfbfbf solid;
    float: left;
    text-align: center;
    height: 100px;
    font-size: 22px;
    line-height: 30px;
	}
	
#index3_c_02 span img{
    display: block;
    width: 55px;
    height: 55px;
    margin: 0px auto;
    margin-bottom: 15px;
	}
	
	
	
	
	
#index4{
    width: 100%;
    margin-top: 50px;
    height: 450px;
	}

.honorbox{

    /*padding:4% 0 6% 0;*/

}

.honor_type{

    text-align:center;

    margin-bottom: 40px;

}

.honor_type a{
	display: inline-block;
    width: 200px;
    line-height: 55px;
    background: #efefef;
    text-align: center;
    font-size: 18px;
    color: #2f2f2f;
    position: relative;
    margin: 0 1%;
    border-radius: 20px 0px;

	}

.honor_type a:hover{

    background: #13b87b;

    color:#fff;

}

.honor_type a.active{

    background: #13b87b;

    color:#fff;

}

/*.honor_type a:after{

    display: block;

    content: "";

    position: absolute;

    width: 0;

    height: 0;

    border-width: 10px;

    border-style: solid;

    border-color: #13b87b transparent transparent transparent;

    bottom: -30px;

    left: 50%;

    -webkit-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -o-transform: translateY(-50%);

    transform: translateY(-50%);

    -webkit-transition: all 0.4s;

    -moz-transition: all 0.4s;

    -ms-transition: all 0.4s;

    -o-transition: all 0.4s;

    transition: all 0.4s;

    opacity: 0;

}*/

.honor_type a:hover:after{

    opacity: 1;

}

.honor_type a.active:after{

    opacity: 1;

}

.swiper-container-honor .imgbox{

    width: 100%;

    height: 290px;

    overflow: hidden;

}

.swiper-container-honor .imgbox img{

    width: 100%;

    height: 100%;

    object-fit: cover;

    -webkit-transition: all 0.4s;

    -moz-transition: all 0.4s;

    -ms-transition: all 0.4s;

    -o-transition: all 0.4s;

    transition: all 0.4s;

}

.honor_lunbo_list{

    display: none;

    position: relative;

}

.swiper-container-honor .titleindex{

    line-height: 60px;

    padding: 0 5%;

    border: 1px solid #e6e6e6;

    border-top: none;

    font-size: 18px;

    color: #454545;

    position: relative;

    -webkit-transition: all 0.4s;

    -moz-transition: all 0.4s;

    -ms-transition: all 0.4s;

    -o-transition: all 0.4s;

    transition: all 0.4s;

}

.swiper-container-honor .titleindex em{
	display: block;
    line-height: 60px;
    font-size: 18px;
    color: #454545;
    width: 100%;
    text-align: center;
    font-style: normal;
    letter-spacing: 1px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;

}

.swiper-container-honor .swiper-slide:hover .titleindex em{

    color: #fff;

}

.swiper-container-honor .swiper-slide:hover .titleindex{

    background: #13b87b;

    border: 1px solid #13b87b;

    border-top: none;

    color:#fff;



}

.swiper-container-honor .titleindex span{

    display: block;

    line-height: 30px;

    width: 90px;

    text-align: center;

    background: #efefef;

    font-size: 16px;

    color: #13b87b;

    font-family: 'cll1';

    position: absolute;

    right: 5%;

    top: 50%;

    -webkit-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    -o-transform: translateY(-50%);

    transform: translateY(-50%);

    text-transform: uppercase;

    -webkit-transition: all 0.4s;

    -moz-transition: all 0.4s;

    -ms-transition: all 0.4s;

    -o-transition: all 0.4s;

    transition: all 0.4s;

}

.swiper-container-honor .swiper-slide:hover .titleindex span{

    background: #fff;

    color: #13b87b;

}

.honor_lunbo_list .lunbobutton:after{

    display: none!important;

}

.honor_lunbo_list .lunbobutton{

    width: 60px;

    height: 60px;

    line-height: 60px;

    border:1px solid #e7e7e7;

    border-radius: 30px;

    text-align:center;

    font-size:20px;

    color:#c5c5c5;

    margin-top: -30px;

    -webkit-transition: all 0.4s;

    -moz-transition: all 0.4s;

    -ms-transition: all 0.4s;

    -o-transition: all 0.4s;

    transition: all 0.4s;

}

.honor_lunbo_list .lunbobutton i{

    font-size:29px;

    color:#c5c5c5;

    -webkit-transition: all 0.4s;

    -moz-transition: all 0.4s;

    -ms-transition: all 0.4s;

    -o-transition: all 0.4s;

    transition: all 0.4s;

}

.honor_lunbo_list .swiper-button-next{

    right: -6%;

}

.honor_lunbo_list .swiper-button-prev{

    left: -6%;

}

.honor_lunbo_list .lunbobutton:hover{

    background: #13b87b;

    border:1px solid #13b87b;

}

.honor_lunbo_list .lunbobutton:hover i{

    color:#fff;

}

	
	
	
	
	
#index5{
	width: 100%;
    padding-top: 60px;
    background: #f8f8f8;
    height: 770px;
    margin-top: 55px;
	}
	
#index5_c{
	width: 100%;
    height: 475px;
    overflow: hidden;
    margin-top: 45px;
	}
	
#index5_l{
	width:590px;
	float:left;
	}
	
.index5_l_a{
	display: block;
    width: 280px;
    float: left;
    overflow: hidden;
    margin-right: 15px;
	}
	
.index5_l_a:hover>.index5_l_a_c{
	background: url(../img/index5_l_a_c_on_bg.png) no-repeat;
	}

.index5_l_a_img{
    width: 280px;
    height: 280px;
	}

.index5_l_a_img img{
	display: block;
    width: 280px;
    height: 280px;
    object-fit: cover;
	}

.index5_l_a_c{
    width: 240px;
    height: 155px;
    background: url(../img/index5_l_a_c_bg.png) no-repeat;
    padding: 20px;
    font-size: 13px;
    color: #2f3030;
    letter-spacing: 1px;
    line-height: 26px;
	}
	
.index5_l_a_c p{
	padding: 0;
    margin: 0;
    height: 100px;
	}

.index5_l_a_c span{
    display: block;
    font-size: 17px;
    color: #3c3c3c;
    line-height: 38px;
	}
	
.index5_l_a_c i{
	display:block;
	font-style:normal;
	}
	
#index5_r{
	width:585px;
	float:right;
	}
	
.index5_r_a{
    display: block;
    background: #FFF;
    height: 103px;
    padding: 20px;
    margin-bottom: 20px;
    font-size: 13px;
    color: #2f3030;
    letter-spacing: 1px;
    line-height: 24px;
    border: 1px #fff solid;
	}
	
.index5_r_a:hover{
	border:1px #9bdfb3 solid;
	}
	
.index5_r_a span{
	display: block;
    font-size: 16px;
    color: #3c3c3c;
    line-height: 30px;
	}
	
.index5_r_a i{
    display: block;
    font-style: normal;
    color: #646464;
    font-size: 12px;
    text-align: right;
	}
	

	


	
	
	
	
	


/************ INDEX MAIN ***************/








/************ SIDEBAR ***************/

.sidebar_title{
	width: 100%;
    text-align: center;
    height: 80px;
    background: #005fb1;
    font-size: 15px;
    color: #FFF;
    text-transform: uppercase;

    letter-spacing: 1px;
    line-height: 25px;
	}
	
.sidebar_title span{
	display: block;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    padding-top: 12px;
	}
	
.sidebar_t_c{
    min-height: 125px;
    padding: 10px 0px;
    margin-bottom: 40px
	}
	
.sidebar_t_c a{
	float: left;
    display: block;
    width: 200px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #efefef;
    font-size: 16px;
    border-radius: 20px 0px;
    letter-spacing: 1px;
    color: #000000;
    margin: 0px 20px;
    margin-bottom: 20px;
	}
	
.sidebar_t_c a span{
	float: right;
	}
	
.sidebar_t_c a:hover{
	background:#13b87b;
	color:#FFF;
	font-weight:bold;
	}
	
.sidebar_b_c{
    border: 1px solid #e5e5e5;
    padding: 10px;
    font-size: 12px;
    color: #595959;
    line-height: 36px;
	}

/************ SIDEBAR ***************/








/************ 内页 ***************/

.commoninner{
	width: 1200px;
    margin: 0px auto;
    margin-top: 30px; 
    margin-bottom: 30px;
	}
	
.inner-left{
	width: 100%;
    float: left;
	}
	
.inner-right{
	width: 100%;
    float: right;
	}

	
.title{
	width:100%;
	margin: 0px;
    padding: 0px;
    height: 100px;
    line-height: 49px;
    margin-top: -100px;
    margin-bottom: 20px;
    font-size: 30px;
    color: #fff;
    overflow: hidden;
    letter-spacing: 1px;
    z-index: 999;
    position: absolute;
    font-weight: bold;
	}
	
.weizhi{
    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
	}
	
.weizhi a{
	color: #fff;
	}
	
.de-about-content{}

.de-about-content p{
    margin: 0px;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1px;
	}
	
.de-product-list{
    overflow: hidden;
	}

.de-product-list ul{
	padding:0px;
	margin:0px;
	}
	
.de-product-list ul a{
	display: block;
    width: 370px;
    height: 305px;
    float: left;
    border: 1px #e6e6e6 solid;
    margin: 0px 14px;
    text-align: center;
    line-height: 50px;
    color: #282828;
    font-size: 12px;
    font-family: '微软雅黑';
    margin-bottom: 30px;
	}


.de-product-list ul a img{
	display: block;
    width: 100%;
    height: 250px;
    object-fit: cover;
	}
	
.de-product-list ul a:hover>.pro_s{
	transition:all 0.3s linear 0s;
	background:#13b87b;
	color:#FFF;
	}
	
.de-product-list ul a:hover>.pro_s i{
	transition:all 0.3s linear 0s;
	border: 2px #fff solid;
	color:#FFF;
	}
	
.pro_s{
	display: block;
    padding: 0px 20px;
    text-align: left;
    font-size: 16px;
    color: #000000;
    letter-spacing: 1px;
    /* background: #125632; */
    height: 55px;
    line-height: 55px;
	}
	
.pro_s i{
	display: block;
    float: right;
    font-style: normal;
    border: 2px #19ba7e solid;
    width: 25px;
    text-align: center;
    height: 25px;
    line-height: 24px;
    color: #19ba7e;
    border-radius: 50%;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0px;
    margin-top: 12px;
	}
	
.MagnifierMain{
	display:block;
	width:100%;
	border:0 !important;
	text-align:center;
	margin:30px auto;
	}
	
.MagnifierMain img{}
	
.MagTargetImg{
    display: block;
    margin: 0px auto;
    max-width: 100%;
	}
	
.prodectInfo{
	width: 1200px;
    margin: 0px auto;
	margin-bottom: 50px;
	}
	
.info-crumbs{
	background: #f6f6f6;
    height: 45px;
    line-height: 45px;
    text-indent: 20px;
    font-size: 14px;
    color: #595959;
	}
	
.info-crumbs a{
	color: #595959;
	}
	
.info-main{
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
	}

.info-main span{
	display: block;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 60px;
	}
	
.info-main img{
	display:block;
	margin:0px auto;
	}
	
.infoCenter-left{
	width: 260px;
    float: left;
	}
	
.infoCenter-right{
	width: 100%;
    float: right;
	}
		
.center-content table{
	width:100% !important;
	text-align:center;
	border-collapse: collapse;
	}
	
.center-content table tr td{
    width: 33%;
    text-align: center;
    border: 1px #282828 solid;
    font-size: 12px;
    line-height: 35px;
	}

	
.infopreview{
	width: 100%;
    height: 460px;
    padding-top: 40px;
	}
	
.center-title{
    line-height: 45px;
    margin-bottom: 20px;
    height: 45px;
    background: #f6f6f6;
	}
	
.center-title span{
	display: block;
    background: #13b87b;
    color: #FFF;
    width: 200px;
    text-align: center;
    letter-spacing: 1px;
	}
	
.parm{
	float: right;
    width: 55%;
    text-align: left;
    text-indent: 10px;
	}
	
.parm table tr td{
    font-size: 12px;
    border: 1px #000 solid;
    line-height: 32px;
    text-indent: 10px;
	}
	
.center-content p{
    margin: 0px;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1px;
	}
	
.de-news-list ul{
	padding:0px;
	margin:0px;
	}
	
.de-news-list ul a{
	display: block;
    letter-spacing: 1px;
    width: 1170px;
    padding: 10px;
    height: 160px;
    margin: 20px auto;
    font-size: 15px;
    line-height: 36px;
    color: #595959;
    box-shadow: 0 0 4px 2px rgb(204 204 204 / 90%);
	}
	
.de-news-list ul a span{
    display: block;
    color: #323232;
    font-weight: bold;
    font-size: 15px;
    line-height: 42px;
	}
	
.de-news-list ul a:hover{
	box-shadow: 0 0 4px 2px rgb(19 184 123 / 90%);
	}
	
.img{
	height: 160px;
    width: 250px;
    float: left;
	}
	
.img img{
	display: block;
    height: 160px;
    width: 250px;
    object-fit: cover;
	}
	
.box{
	width: 890px;
    float: right;
    height: 160px;
	}
	
.news-detail{}

.news-detail table{
	width: 100%;
    text-align: center;
    border-collapse: collapse;
	}
	
.news-detail table tr td{
	text-align: center;

    border: 1px #dcdcdc solid;
    font-size: 12px;
    line-height: 35px;
	}
	
.news-detail-title{
	padding-bottom: 15px;
    border-bottom: 1px dashed #ededed;
    text-align: center;
    margin-bottom: 15px;
	}
	
.h3{
	font-size: 18px;
    color: #323232;
    line-height: 24px;
    font-weight: bold;
    margin: 25px 0 10px;
	}
	
.b{
	font-size: 13px;
    color: #999999;
    line-height: 20px;
	}
	
.news-detail p{
	margin: 0px;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1px;
	}
	
.newsPage{
    color: #323232;
    font-size: 12px;
    line-height: 26px;
    margin-top: 25px;
	}
	
.page-a{
    display: block;
    float: left;
    margin: 0px 5px;
    width: 568px;
    padding: 0px 10px;
    height: 44px;
    line-height: 44px;
    border: 1px #ccc solid;
    margin-bottom: 30px;
    text-align: left;
    font-size: 14px;
    letter-spacing: 1px;
	}
	
.newsPage a{
	color: #323232;
	}
	
.page-a a:hover{
	font-weight:bold;
	color:#13b87b;
	}
	
.contact-list{
	overflow: hidden;
    /*margin: 25px 0px; */
    float: left;
    width: 40%;
	}
	
.contact-list ul{
	padding:0;
	margin:0;
	}
	
.contact-list li{
	min-height: 50px;
    padding-left: 50px;
    float: left;
    width: 100%;
    font-size: 15px;
    color: #595959;
    line-height: 50px;
    /* padding-top: 9px; */
    margin-bottom: 15px;
    /* word-wrap: break-word; */
    letter-spacing: 1px;
    background-color: #f6f6f6;
	}
	
.icon-01{
	background: url(../images/contact-icon-01.png) no-repeat left center;
	}
	
.icon-02{
	background: url(../images/contact-icon-02.png) no-repeat left center;
	}

.icon-03{
	background: url(../images/contact-icon-03.png) no-repeat left center;
	}

.icon-04{
	background: url(../images/contact-icon-04.png) no-repeat left center;
	}

.icon-05{
    background: url(../images/contact-icon-05.png) no-repeat left center;
	}

.icon-06{
    background: url(../images/contact-icon-06.png) no-repeat left center;
	}
	
.contact-map{
	width:55%;
	float:right;
	}
	
#dituContent{
	width: 100%;
    height: 380px;
    margin: 0 auto;
	}
	
.de-message{
	overflow: hidden;
    padding: 0 5px;
    width: 57%;
    margin: 0px auto;
	}
	
.tips{
	font-size: 13px;
    line-height: 55px;
    color: #737373;
	}
	
.form-tr{
	overflow: hidden;
	}
	
.form-tr input{
	display: block;
    width: 658px;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #e6e6e6;
	}
	
.error{
	height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #f00;
    padding: 0 5px;
	}
	
.form-tr textarea{
	display: block;
    width: 658px;
    padding: 5px 10px;
    height: 168px;
    border: 1px solid #e6e6e6;
	}
	
.code input{
	width: 188px;
    float: left;
	}
	
.verify{
	cursor: pointer;
    float: left;
    margin-left: 25px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 0;
	}
	
.verify img{
	display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
	}
	
.submit{
	margin-top: 15px;
    display: block;
    width: 190px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #007b42;
    color: #fff;
    font-size: 15px;
	}
	

/************ 内页 ***************/