@charset "utf-8";
/* CSS Document */
BODY { font-family:;}

.con_02{background:url(../images/index_09.jpg) no-repeat top center #f4f4f4; margin-top:0px;padding-top:100px;padding-bottom:80px;width:100%; overflow:hidden;}
.con_02 .about .about_l{width:45%;float:left;border:10px solid #fff; border-radius:25px;}
.con_02 .about .about_l img{width:100%;height:425px; border-radius:25px;}
.con_02 .about .about_r{width:50%;float:right;}
.con_02 .about .about_r h1{font-size:40px;font-weight:bold;color:#000; font-family:; text-transform:uppercase; margin-top:40px;}
.con_02 .about .about_r h2{font-size:34px;font-weight:bold;color:#0964ba;padding-top:5px; font-family:;}
.con_02 .about .about_r i{width:64px;background:#0964ba;height:3px; display:block;margin-top:22px;}
.con_02 .about .about_r .txt{font-size:16px;line-height:28px;color:#666;padding-top:35px;min-height:180px; font-family:;}
.con_02 .about .about_r .more{width:156px;height:38px;line-height:38px;text-align:center;border:1px solid #0964ba;color:#fff;font-size:16px; margin-top:20px; border-radius:25px; background:#0964ba;}
.con_02 .about .about_r a .more  { font-family:;}

.con_02 ul{margin-top:80px;}
.con_02 ul li{width:21.5%;margin:0 1%;border:1px solid #fff;text-align:center;height:120px;float:left;padding:0 0.5%;}
.con_02 ul li h1{font-size:50px;color:#0964ba; padding-top:13px; font-family:; font-weight:900;}
.con_02 ul li h1 span{font-size:16px;font-weight:normal;}
.con_02 ul li p{font-size:16px;color:#ffffff;line-height:22px;}
.cle{ clear:both;
	height:0px;}
	
	.wm {
    margin: 0 3%;
}

.moblierwm{ margin:30px 0px 0px 0px;}

.wma {
    margin: 5%;
}


.cplist{ margin:0px 3% 3%; display:flex;  justify-content: space-between; flex-wrap: wrap; margin-bottom:120px;}
.cplista{ width:23%; margin:10px;  
   
  
    position: relative;
    transition: all .7s ease-in-out;
    
    box-shadow: 0px 0px 10px rgb(102 102 102 / 20%);
	padding:15px; box-sizing:border-box;
	margin-bottom:30px;

} 

.indexA-ag {
    font-size:18px;
    color: #0093b4; font-weight:bold;
}

.indexA-ag a{color: #0093b4; }

.indexA-agbtable {
    margin: 20px 0px;
}
.indexA-agbtable {
    border: 1px solid;
    border-color: #e4e4e4;
    border-left: 0px;
    border-right: 0px;
}
.indexA-agbtable {
    border-collapse: collapse;
    width: 100%;
}
table {
    border-collapse: collapse;
    width: 100%;
}


.indexA-agbtable tr {
    height: 40px;
    line-height: 40px;
}
.indexA-agbtable td {
    border: 1px solid;
    border-color: #e4e4e4;
    border-left: 0px;
    border-right: 0px;
    text-align:left;
	padding:5px 20px;
}

.indexA-ag1a{ display:block; margin:5px 0px;}
.indexA-ag1a .indexA-ag1 {
    font-size: 14px;
    color: #999999;
    margin-top: 3px;
}

.indexA-ag1a  .indexA-ag1 span {
    display: inline-block;
    width: 15px;
    height: 12px;
    vertical-align: middle;
    margin-bottom: 3px;
    margin-left: 5px;
    transition: all 1s;
    background: url(../images/xc.png) right center/cover;
}

.cplista:hover{ display:block; background:#0093b4; color:#fff;}
.cplista:hover .indexA-ag a{color: #fff; }
.cplista:hover .indexA-agbtable td a{ color:#FFF;}

.cplista:hover .indexA-ag1{
	color: #fff !important;
}
.cplista:hover .indexA-ag1 span{
	width: 25px;
	background: url(../images/xc1.png) right center/cover;
	transition: all 1s;
}
.cplista:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    background: #0d7651;
    height: 4px;
    opacity: 1;
}

.cplista:nth-child(2n):before {
    background: #37d0c3 !important;
}





.cplista:nth-child(3n):before {
    background: #91cd03 !important;
}
.cplista:nth-child(4n):before {
    background: #00a9e0 !important;
}


.con_02en{width:100%;min-width:;overflow:hidden; margin:auto;}
.con_02en .title{}
.con_02en .title span{ display:inline-block;background:#fff;height:35px;line-height:35px;padding:0 20px;font-size:30px;color:#03434e;} 
.con_02en ul{margin-top:30px;}
.con_02en ul li{float:left; width:18.5%; margin:10px; }
.con_02en ul li dl dt{width:244px;height:180px;overflow:hidden;border:1px solid #ddd;}
.con_02en ul li dl dt img{width:244px;height:180px; transition:all 1s;}
.con_02en ul li:hover dl dt img{ transform-origin:center center; transform:scale(1.1,1.1);}
.con_02en ul li dl dd{ padding:10px 0px; margin:0px; text-align:center; height:36px; line-height:36px;  width:244px;}
.con_02en ul li a{font-size:16px;}

.con_02en .more{background-color:#009f34;

border-top-left-radius: 0px; border-bottom-right-radius: 0px;width:152px;height:40px;line-height:40px;text-align:center;color:#fff;margin:40px auto 0;
margin-bottom:100px; border-radius:25px;
}

.con_02en .more a{ color:#fff;}

.con_02en .more:hover{color:#fff;background-color:#eab411;
background-image:-webkit-gradient(linear, left top, left bottom, from(#eab411), to(#d03601));
background-image:-webkit-linear-gradient(90deg, #eab411, #d03601);
background-image:-moz-linear-gradient(90deg, #eab411, #d03601);
background-image:-ms-linear-gradient(90deg, #eab411, #d03601);
background-image:-o-linear-gradient(90deg, #eab411, #d03601);
background-image:linear-gradient(90deg, #eab411, #d03601);}
.con_02en .more:hover a{color:#fff;}


.con_04{width:100%;overflow:hidden;background:#fff;padding:50px 0;}
.con_04 img{height:250px;margin:0 10px;}

.section-title strong {
    color: #2a5aa2;
}

.section-title p {
    margin: 0;
    font-size: 0;
    margin-top: 20px;
}

.section-title span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: 18px;
    padding: 0 20px;
}

.section-title span:before {
    right: 100%;
}
.section-title span:before, .section-title span:after {
    position: absolute;
    top: 50%;
    content: '';
    width: 40px;
    height: 2px;
    background-color: #2a5aa2;
    margin-top: -1px;
}

.section-title span:after {
    left: 100%;
}
.section-title span:before, .section-title span:after {
    position: absolute;
    top: 50%;
    content: '';
    width: 40px;
    height: 2px;
    background-color: #2a5aa2;
    margin-top: -1px;
}

.section-title {
    margin-bottom: 40px;
    text-align: center;
    font-size: 40px;
}



#bottom{background:#2c2c2c;width:100%;min-width:;overflow:hidden;color:#acacac;padding-top:68px;}
#bottom a:hover{color:#fff;}
#bottom .lm_t{font-size:24px;color:#fff;padding-bottom:14px;}
#bottom .box{line-height:30px;font-size:16px; color:#fff;}
.bot_contact{width:450px;}
.bot_contact .tel{background:url(../images/index_08.jpg) no-repeat top left;padding-left:52px;height:44px;line-height:44px;font-size:32px;font-weight:bold;}
.bot_contact .link{padding-top:15px;}
.bot_contact .link img{padding-right:10px;}
.bot01{width:275px;}
#bottom ul{line-height:28px;font-size:16px;}
.wmbot {
    margin: 0 auto;
    width: 1280px;
}
.bot {
    border-top: 1px solid #565656;
    margin-top: 36px;
    text-align: center;
    font-size: 14px;
    height: 62px;
    line-height: 62px;
}

















#c_product_list_142-16935456208930 .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    padding-left: 0px;
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
    margin-bottom: 20px;
    border-color: rgba(229,229,229,1);
    border-style: solid;
    border-width: 0px;
	
	
    transition-property: all;
    transition-radio: hover;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.42,0,1,1);
}

#c_product_list_142-16935456208930 {
    min-height: 300px;
    display-radio: 1;
    padding-top: 50px;
    padding-bottom: 50px
}

#c_product_list_142-16935456208930 .e_container-2 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
}

#c_product_list_142-16935456208930 .e_container-10 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    display-radio: flex;
    background-color: ;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5%; color:#666; font-size:17px;
    padding-right:5%;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.42,0,1,1)
}

#c_product_list_142-16935456208930 .e_container-10 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_product_list_142-16935456208930 .e_text-11 {
    display-radio: -webkit-box;
    font_radio: 2;
    text-align: center;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 18px;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.42,0,1,1); font-weight:900; 
	
	
	
}
#c_product_list_142-16935456208930 .e_text-11 a {color:#0964ba;}
#c_product_list_142-16935456208930 .e_container-12 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex; border-radius:0px; overflow:hidden;
}

#c_product_list_142-16935456208930 .e_container-12 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%; position:relative; overflow:hidden; height:400px; text-align:center;
}
#c_product_list_142-16935456208930 .e_container-12 > .p_item img { height:100px; width:80px; height:auto; opacity:.8; margin-top:15%; position:absolute; z-index:1;  top:4%; left:38%; }
#c_product_list_142-16935456208930 .e_container-12 > .p_item h3 { color:#fff; line-height:25px; font-size:19px; margin-top:10px; position:absolute; z-index:1;  width:100%; top:54%; }
#c_product_list_142-16935456208930 .e_container-12 > .p_item .des { color:#fff; line-height:20px; font-size:15px; margin-top:0px;

text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
height: 40px;
line-height: 20px; padding:0px 10%; width:80%; position:absolute; z-index:1;  top:71%;
}
#c_product_list_142-16935456208930 .e_container-12{border-radius:10px;}
#c_product_list_142-16935456208930 .e_container-12 > .p_item { background:#33d3ff; position:relative; width:100%; height:400px;  background-size: auto 100%   !important; transition:all .4s;   }
#c_product_list_142-16935456208930 .e_container-12:hover > .p_item  { background-size:110%  auto; transform:scale(1.05,1.05)}


#c_product_list_142-16935456208930 .e_container-12 > .p_item:before { content:" "; position:absolute; width:100%; height:100%; z-index:0; background:rgba(0,0,0,.3); top:0px; left:0px;}

.p_list .cbox-1:nth-child(1) .e_container-2 .e_container-12 > .p_item {  background-size:100% 100% !important; background: url(../images/qq1.jpg) no-repeat center center!important; }
.p_list .cbox-1:nth-child(2) .e_container-2 .e_container-12 > .p_item {  background-size:100% 100% !important; background: url(../images/qq2.jpg) no-repeat center center!important; }
.p_list .cbox-1:nth-child(3) .e_container-2 .e_container-12 > .p_item {  background-size:100% 100% !important; background: url(../images/qq3.jpg) no-repeat center center!important; }
.p_list .cbox-1:nth-child(4) .e_container-2 .e_container-12 > .p_item {  background-size:100% 100% !important; background: url(../images/qq4.jpg) no-repeat center center!important; }


.p_list .cbox-1:nth-child(5) .e_container-2 .e_container-12 > .p_item {  background-size:100% 100% !important; background: url(../images/qq5.jpg) no-repeat center center!important; }
.p_list .cbox-1:nth-child(6) .e_container-2 .e_container-12 > .p_item {  background-size:100% 100% !important; background: url(../images/qq6.jpg) no-repeat center center!important; }
.p_list .cbox-1:nth-child(7) .e_container-2 .e_container-12 > .p_item {  background-size:100% 100% !important; background: url(../images/qq7.jpg) no-repeat center center!important; }
.p_list .cbox-1:nth-child(8) .e_container-2 .e_container-12 > .p_item {  background-size:100% 100% !important; background: url(../images/qq8.jpg) no-repeat center center!important; }






#c_product_list_142-16935456208930 .e_container-13 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 70%;
    display-radio: flex;
    background-color: rgba(10,100,186,0.8);
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 0px;
    padding-bottom: 0px;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.42,0,1,1);
    position: absolute;
    top: auto;
    left: 0;
    z-index: 1;
    right: auto;
    bottom: 0;
    height: auto; color:#fff;
}
#c_product_list_142-16935456208930 .e_container-13 a { color:#fff;}

#c_product_list_142-16935456208930 .e_container-13 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#c_product_list_142-16935456208930 .e_line-14 {
    display-radio: 1;
    border-top-color: rgba(255,255,255,1);
    border-top-style: solid;
    border-top-width: 2px;
    width: 40px;
    margin:0px auto 20px;
    height: auto;
    max-height: none;
    min-height: 0px;
    display: none
}

#c_product_list_142-16935456208930 .e_text-15 {
    line-height: normal;
    display-radio: 1;
    font_radio: 2;
    color: rgba(255,255,255,1);
    font-size: 15px;
    display: none ;
}
#c_product_list_142-16935456208930 .e_text-15 i{ font-style:normal; line-height:30px;height:30px; width:100%; display: inline-block; text-align:center; 
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;}


#c_product_list_142-16935456208930 .e_container-2:hover .e_line-14 {
    display: block; margin-top:40px;
}

#c_product_list_142-16935456208930 .e_container-2:hover .e_text-15 {
    display: block
}

#c_product_list_142-16935456208930 .e_container-13 .p_item {
    display-radio: 1; 
}

#c_product_list_142-16935456208930 .e_container-2:hover .e_container-13 {
    display-radio: 1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    bottom: auto;
    right: auto;
    padding-top: 15%;
    padding-bottom: 15%;
    height: 100%
}

#c_product_list_142-16935456208930 .e_container-2:hover .e_container-10 {
    display-radio: 1;
    background-color:;
}

#c_product_list_142-16935456208930 .e_container-2:hover .e_text-11 {
    display-radio: 1;
    color: rgba(255,255,255,1)
}

#c_product_list_142-16935456208930 .e_image-9 {
    overflow: hidden
}

#c_product_list_142-16935456208930 .e_image-9 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform: scale(1);
    transition: all 0.5s
}

#c_product_list_142-16935456208930 .e_container-2:hover .e_image-9 img {
    transform: scale(1.1)
}

#c_product_list_142-16935456208930 .e_loop-1 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#c_product_list_142-16935456208930 .e_loop-1 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#c_product_list_142-16935456208930 .e_loop-1 .p_page {
    text-align: center
}

#c_product_list_142-16935456208930 .e_loop-1 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#c_product_list_142-16935456208930 .e_loop-1 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#c_product_list_142-16935456208930 .e_loop-1 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#c_product_list_142-16935456208930 .e_loop-1 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#c_product_list_142-16935456208930 .e_loop-1 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

#c_product_list_142-16935456208930 .e_loop-1 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#c_product_list_142-16935456208930 .e_loop-1 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

#c_product_list_142-16935456208930 .e_loop-1 .p_s_option {
}

#c_product_list_142-16935456208930 .e_loop-1 .multSelect {
    font-size: 13px;
    position: relative
}

#c_product_list_142-16935456208930 .e_loop-1 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 24px;
    border: 1px solid #DCDFE6;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: white
}

#c_product_list_142-16935456208930 .e_loop-1 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#c_product_list_142-16935456208930 .e_loop-1 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#c_product_list_142-16935456208930 .e_loop-1 .multSelect ul,li {
    list-style: none
}

#c_product_list_142-16935456208930 .e_loop-1 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 0px 5px;
    margin: 1px 5px 1px 0;
    border-radius: 5px;
    line-height: 16px
}

#c_product_list_142-16935456208930 .e_loop-1 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff
}

#c_product_list_142-16935456208930 .e_loop-1 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#c_product_list_142-16935456208930 .e_loop-1 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#c_product_list_142-16935456208930 .e_loop-1 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#c_product_list_142-16935456208930 .e_loop-1 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#c_product_list_142-16935456208930 .e_loop-1 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#c_product_list_142-16935456208930 .e_loop-1 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#c_product_list_142-16935456208930 .e_loop-1 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#c_product_list_142-16935456208930 .e_loop-1 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#c_product_list_142-16935456208930 .e_loop-1 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#c_product_list_142-16935456208930 .e_loop-1 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#c_product_list_142-16935456208930 .e_loop-1 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#c_product_list_142-16935456208930 .e_loop-1 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#c_product_list_142-16935456208930 .e_loop-1 .p_split {
    margin: 0 5px
}

#c_product_list_142-16935456208930 .e_loop-1 .p_normal {
    margin-right: 16px
}

#c_product_list_142-16935456208930 .e_loop-1 .p_fbutton {
    background-color: #007bff;
    border: 1px solid #409EFF;
    text-decoration: none;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_product_list_142-16935456208930 .e_loop-1 .input-check,#c_product_list_142-16935456208930 .e_loop-1 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#c_product_list_142-16935456208930 .e_loop-1 .position-left {
    display: flex
}

#c_product_list_142-16935456208930 .e_loop-1 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#c_product_list_142-16935456208930 .e_loop-1 .position-top {
}

#c_product_list_142-16935456208930 .e_loop-1 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#c_product_list_142-16935456208930 .e_loop-1 .p_mbutton {
    border: 1px solid #409EFF;
    text-decoration: none;
    color: #409EFF;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#c_product_list_142-16935456208930 .e_loop-1 .p_mbutton:after {
    content: "";
    display: none;
    width: 16px;
    height: 16px;
    background-color: #409eff;
    -webkit-transform: skewY( -45deg);
    transform: skewY( 360deg);
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1
}

#c_product_list_142-16935456208930 .e_loop-1 .p_mbutton::before {
    content: "";
    display: none;
    width: 6px;
    height: 9px;
    border-right: #ffffff solid 2px;
    border-bottom: #ffffff solid 2px;
    -webkit-transform: rotate( 35deg);
    transform: rotate( 35deg);
    position: absolute;
    bottom: 5px;
    right: 4px;
    z-index: 2
}

#c_product_list_142-16935456208930 .e_loop-1 .p_active .p_mbutton::before {
    display: block
}

#c_product_list_142-16935456208930 .e_loop-1 .p_active .p_mbutton::after {
    display: block
}

#c_product_list_142-16935456208930 .e_loop-1 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px
}

#c_product_list_142-16935456208930 .e_loop-1 .p_filter_result {
    display: inline-block
}

#c_product_list_142-16935456208930 .e_loop-1 .p_contclear {
    cursor: pointer
}

#c_product_list_142-16935456208930 .e_loop-1 .swiper-container {
    padding-bottom: 30px
}

#c_product_list_142-16935456208930 .e_loop-1 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#c_product_list_142-16935456208930 .e_loop-1 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#c_product_list_142-16935456208930 .e_loop-1 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#c_product_list_142-16935456208930 .e_loop-1 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#c_product_list_142-16935456208930 .e_loop-1 .p_filter_result {
    display: none
}

#c_product_list_142-16935456208930 .e_loop-1 .p_contclear {
    display: none
}

#c_product_list_142-16935456208930 .e_loop-1 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal
}

#c_product_list_142-16935456208930 .e_loop-1 .p_inputSearch {
    padding: 0px 17px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    margin-left: 10px
}

#c_product_list_142-16935456208930 .e_loop-1 .p_categoryActive {
    color: #409EFF
}

#c_product_list_142-16935456208930 .e_loop-1 {
    display-radio: 1;
    max-width: 1600px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width: 768px) {
    #c_product_list_142-16935456208930 .e_loop-1 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 4)
    }
}

@media screen and (min-width: 769px) {
    #c_product_list_142-16935456208930 .e_loop-1 .p_loopitem {
        flex-grow:0;
        flex-shrink: 0;
        flex-basis: calc(100% / 4)
    }
}











/*hekh s*/


.con_06{padding-top:40px;padding-bottom:30px;}
/*åˆä½œå®¢æˆ·*/
.hzkh .wenzi h2{ text-transform:capitalize;font-size:40px;text-align:center;font-family: HelveticaLTStd-BoldCond;color:#000; font-family:Abel;

}
.hzkh .wenzi h2 span{ color:#0964ba; }
.hzkh ul li{ border-top-right-radius: 40px; border-bottom-left-radius: 40px;float:left; width:22%; background:#f7f7f7; padding-bottom:30px;margin-left:1.5%; margin-right:1.5%;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out; margin-top:40px;}
.hzkh ul li:hover{transform: translate(0,-5px);
-webkit-transform: translate(0,-5px);
-moz-transform: translate(0,-5px);
-o-transform: translate(0,-5px);
-ms-transform: translate(0,-5px);box-shadow: 0 1px 10px rgba(0,0,0,0.2);}
.hzkh_bj{ padding:30px;}
.hzkh_miao{ font-size:16px; line-height:25px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow:hidden; height:150px;}
.hzkh_miao2{ font-size:16px; line-height:25px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow:hidden; height:280px;}
.hzkh_gw{margin-top:20px;color:#4e8ba4;font-weight:bold;}
.hzkh_dz{ margin-top:15px;}
.hzkh_xm{ margin-left:10px; margin-top:5px;}
.hzkh_xm h3{ font-size:20px; color:#0964ba; font-weight:bold; margin-top:5px;}
.hzkh_xm h2{ font-size:15px; font-weight:normal}

.hzkh_pic{ width:60px; height:60px; border-radius:50px; overflow:hidden}
.hzkh_pic img{ width:60px; height:60px;}


/*hzkh e*/





.xlogo { font-size:30px !important; font-weight:900 !important;}

#bottom{background:#333333;width:100%;overflow:hidden;padding-top:70px;color:#b9b9b9;margin-top:0px; font-family:;}
#bottom .lm_t{font-size:26px;color:#0964ba; margin-top:30px; font-weight:400;}
#bottom a{color:#fff}
#bottom a:hover{color:#fff;}
#bottom ul{margin-top:12px;}
#bottom ul li{line-height: 30px;}
#bottom ul li a {font-size:16px;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
height: 30px;
line-height: 30px; color:#fff;

}
.bot_01{width:25%;float:left;padding-right:2%;}
.bot_01 .box{margin-top:0px;line-height:30px;font-size:16px;}
.bot_nav{width:45%;float:left;margin-left:5%;border-right:1px solid #404041;}
.bot_02{width:20%;float:left;padding-left:3%;border-left:1px solid #404041;}
.bot_03{width:20%;float:left;}
.bot_04{width:25%;float:right;}
.bot_04 .box{margin-top:22px;line-height:34px;}
.bot_04 .box img{ vertical-align:middle;}

.bot2{line-height:30px;width:100%;overflow:hidden;color:#b9b9b9;padding:20px 0;margin-top:70px;text-align:center;background-color:#333333;border-top:1px solid #404041;}
.bot2 a{color:#b9b9b9 !important;}
.bot2 a:hover{color:#fff !important;}


.yy_bt_top { width:100%; padding:70px 0px 0px; background:#fff;}










/*main css*/
.izl-rmenu2{position:fixed; right:2%;  bottom:5%; padding-bottom:20px; background:url(../css_kefu/r_b.png) 0px bottom no-repeat; z-index:999; }
.izl-rmenu2 .btn{width:52px; height:53px; margin-bottom:1px; cursor:pointer; position:relative; border-radius:10px;}
.izl-rmenu2 .btn-qq{background:url(../css_kefu/r_qq.png) 0px 0px no-repeat; background-color:#009f34;background-size: auto 52px;}
.izl-rmenu2 .btn-qq:hover{background-color:#009f34;}
.izl-rmenu2 a.btn-qq,.izl-rmenu2 a.btn-qq:visited{background:url(../css_kefu/r_qq.png) 0px 0px no-repeat; background-color:#0964ba; text-decoration:none; display:block;background-size: auto 52px;}
.izl-rmenu2 .btn-wx{background:url(../css_kefu/r_wx.png) 0px 0px no-repeat; background-color:#009f34;background-size: auto 52px;}
.izl-rmenu2 .btn-wx:hover{background-color:#0964ba;}
.izl-rmenu2 .btn-wx .pic{background-color:#0964ba; position:absolute; width:260px; left:-200px; top:0px; line-height:53px; color:#FFF; font-size:16px; text-align:center; display:none; border-radius:8px;}



.izl-rmenu2 .btn-phone{background:url(../css_kefu/r_phone.png) 0px 0px no-repeat; background-color:#0964ba;background-size: auto 52px; }

.izl-rmenu2 .btn-phone:hover{background-color:#0964ba;}
.izl-rmenu2 .btn-phone .phone{background-color:#0964ba; position:absolute; width:200px; left:-200px; top:0px; line-height:53px; color:#FFF; font-size:16px; text-align:center; display:none; border-radius:8px;}



.izl-rmenu2 .btn-ewm{background:url(../css_kefu/r_ewm.png) 0px 0px no-repeat; background-color:#0964ba;background-size: auto 52px; }

.izl-rmenu2 .btn-ewm:hover{background-color:#0964ba;}
.izl-rmenu2 .btn-ewm .ewm{background-color:#0964ba; position:absolute; width:200px; left:-200px; top:0px; line-height:53px; color:#FFF; font-size:16px; text-align:center; display:none; border-radius:8px;}







.izl-rmenu2 .btn-skp{background:url(../css_kefu/r_skp.png) 0px 0px no-repeat; background-color:#0964ba;background-size: auto 52px;}
.izl-rmenu2 .btn-skp:hover{background-color:#0964ba;}
.izl-rmenu2 .btn-skp .skp{background-color:#0964ba; position:absolute; width:200px; left:-200px; top:0px; line-height:53px; color:#FFF; font-size:16px; text-align:center; display:none;}

.izl-rmenu2 .btn-top{background:url(../css_kefu/r_top.png) 0px 0px no-repeat; background-color:#444; display:none;background-size: auto 52px;}
.izl-rmenu2 .btn-top:hover{background-color:#444;}



.sy_contact {
    position: relative; height:350px;
}

.sy_contact .back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
.sy_contact .back img {

    width: auto; min-width: 100%;
    height: 100%;
}
.sy_contact .contact-main1 {
    padding: 100px 0;
    position: relative;
    z-index: 9;
    text-align: center
}

.sy_contact .contact-main1 .contact-title a {
    font-size: 46px;
    color: #fff;
    transition: all .3s
}

.sy_contact .contact-main1 .contact-title a:hover {
    color: #f08200
}

.sy_contact .contact-main1 .contact-des {
    color: #fff;
    font-size: 22px
}

.sy_contact .contact-main1 .contact-more {
    margin-top: 26px
}

.sy_contact .contact-main1 .contact-more a {
    display: inline-block;
    padding: 10px 50px;
    background: #009f34;
    color: #fff;
    border-radius: 50px
}






/*index*/
.synopsis{
	position: relative;
	padding-top: 6%;
	padding-bottom: 6%;
}
.synopsis .map{
	position: absolute;
	top: 14%;
	right: 70px;
	width: 61%;
	max-width: 1161px;
}
.gmn_map{
	position: relative;
	width: 100%;
}
.gmn_map .graph{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	overflow: hidden;
}
.gmn_map .spread{
	width: 100%;
	overflow: hidden;
}
.gmn_map .spread img{
	-webkit-transform: scale(0.6);
	transform: scale(0.6);
	opacity: 0;
	-webkit-transition: all 1s ease 0.3s;
	transition: all 1s ease 0.3s; max-width:100%;
}
.synopsis.animated .gmn_map .spread img,
.network .content.animated .gmn_map .spread img{
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.gmn_map .iconbox{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0.6);
	transform: scale(0.6);
	opacity: 0;
	-webkit-transition: all 1s ease 1s;
	transition: all 1s ease 1s;
}
.synopsis.animated .gmn_map .iconbox,
.network .content.animated .gmn_map .iconbox{
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.gmn_map .iconbox .spot{
	position: absolute;
	text-align: center;
}
.gmn_map .iconbox .spot1{
	right: 24%;
	bottom: 45%;
}
.gmn_map .iconbox .spot2{
	right: 21.5%;
	bottom: 38%;
}
.gmn_map .iconbox .spot3{
	right: 22%;
	bottom: 35%;
}
.gmn_map .iconbox .spot4{
	right: 14.5%;
	bottom: 40%;
}
.gmn_map .iconbox .spot5{
	right: 42.5%;
	bottom: 49%;
}
.gmn_map .iconbox .spot6{
	right: 47%;
	bottom: 64%;
}
.gmn_map .iconbox .spot7{
	left: 31%;
	bottom: 25%;
}
.gmn_map .iconbox .spot8{
	right: 17%;
    bottom: 30%;
}
.gmn_map .iconbox .spot9{
	right: 82%;
	bottom: 72%;
}
.gmn_map .iconbox .spot10{
	right: 13%;
	bottom: 16%;
}
.gmn_map .iconbox .spot11{
	right: 15%;
	bottom: 59%;
}
.gmn_map .iconbox .spot12{
	right: 40.5%;
	bottom: 53%;
}

.gmn_map .iconbox .spot13{
	right: 39.5%;
	bottom: 57%;
}
.gmn_map .iconbox .spot14{
	right: 45%;
	bottom: 69%;
}
.gmn_map .iconbox .spot15{
	right: 52%;
	bottom: 56%;
}
.gmn_map .iconbox .spot16{
	right: 48%;
	bottom: 57%;
}

.gmn_map .iconbox .spot17{
	right: 80%;
	bottom: 42%;
}
.gmn_map .iconbox .spot18{
	left: 24%;
	bottom: 31%;
}
.gmn_map .iconbox .spot19{
	right: 23%;
	bottom: 77%;
}

.gmn_map .iconbox .ic img{
	animation: beat 1s linear infinite;
}
.gmn_map .iconbox .spot1 .ic img{
	animation: beat 0.8s linear 0.2s infinite;
}
@keyframes beat{
    0% {
    transform: translateY(0) ;
  }
    25% {
        transform: translateY(5px);
    }
    50% {
        transform: translateY(10px);
       
    }
    75% {
        ransform: translateY(5px) ;
    }
    100% {
        transform: translateY(0) ;
    }
}

.gmn_map .iconbox .sp{
	font-family:Mont;
	color: #0964ba;
	font-size: 14px;
}
.network .gmn_map .iconbox .sp{
	color: #FFFFFF;
}
.synopsis .text{
	max-width: 530px;
	width: 100%; margin-top:70px;
}
.synopsis .title{
	font-family:Mont;
	color: #0964ba;
	font-size: 46px;
	line-height: 1.2; margin-bottom:5px;

}
.synopsis .title1 { text-transform:uppercase; margin-bottom:10px; font-size:20px; color:#0964ba;}
.synopsis .title2 { width:110px; height:3px; background:#0964ba; margin:15px 0px; 	margin-bottom: 35px;}
.synopsis .txt{
	color: #000000;
	font-size: 16px;
	line-height: 1.7;
	margin-bottom: 40px;
	/*text-align: justify;*/
}

.synopsis .btn a{
	display: inline-block; transition:all .4s;
	min-width: 130px;
	padding: 0px 15px;
	height: 46px;
	line-height: 44px;
	border-radius: 25px;
	background: #009f34;
	text-align: center;
	box-sizing: border-box;
	font-family: ; border:2px solid #009f34;
	color: #fff;
	font-size: 14px; margin-right:10px;
}
.synopsis .btn a:hover { background:#fff; color:#009f34;}
.synopsis .btn a:hover { transform: scale(1.05,1.05);}
.synopsis .btn a.gd{
	display: inline-block;
	min-width: 130px;
	padding: 0px 15px;
	height: 46px;
	line-height: 44px;
	border-radius: 25px;
	background: #0964ba;
	text-align: center;
	box-sizing: border-box;
	font-family: ; border:2px solid #0964ba;
	color: #fff;
	font-size: 14px;
}
.synopsis .btn a.gd:hover { background:#fff; color:#0964ba;  border:2px solid #0964ba;}

.synopsis .btn a img{
	display: inline-block;
	margin-left: 20px; display:none;
}
.num{
	margin-top: 120px;
}
.num ul li{
	float: left;
	margin-right: 3%; width:22%;
}
.num ul li:last-child{
	margin-right: 0;
}
.num ul li .t1{
	color: #0964ba;
	font-family: ;
	font-size: 20px;
	line-height: 1;
	margin-bottom: 10px;
}
.num ul li .t1 span{
	display: inline-block;
	vertical-align: top;
}
.num ul li .t1 .timer{
	font-size: 46px;font-family: 'mb';
}
.num ul li .t2{
	font-family: 'syb';
	color: #000000;
	/*font-size: 14px;*/
	font-size: 16px;/*20220614*/
	margin-bottom: 5px;
}
.num ul li .t3{
	font-family:ml;
	color: #999;
	font-size: 15px;
	
}


.conwidth { padding:0px 5% 100px;}
/*about e*/





/*news s*/


.index_news { width:90%; margin:70px 5%  ; padding-bottom:70px; height:660px; }
.index_title { width:100%; }

.news {width:100%; margin:0px auto; clear:both; overflow:visible; background: url(../images/xm_bg1.jpg) center top  no-repeat #fff; height:682px;}
.news_con {width:100%; margin:0px auto 25px auto;}
.news_l { width:46%; height:470px; float:left; position:relative; overflow:hidden; }
.news_l a.m-video::before {
    content: '';
    width: 10rem;
    height: 10rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: url(../images/play.png);
    cursor: pointer;
    filter: contrast(1); z-index:1;
}
.news_l img { width:100%; position:absolute; height:100%; transition:all .4s;}
.news_l:hover img { transform:scale(1.1,1.1);}
.news_l p { width:159px; position:absolute; height:43px; line-height:43px; margin:0px auto; position:absolute; top:300px; background:rgba(0,106,179,.8); text-align:center; color:#ff; font-size:15px; left:202px;}
.news_l a p { color:#fff;}
.news_r { width:100%; margin-right:0px;float:left; text-align:left;}


.news_r dl {width:47%;  height:145px;  float:left; margin-bottom:0px;transition:all 0.4s; margin:1% 1.5%; border-bottom:1px solid #d5d5d5; }
.news_r a:hover dl  {transform:translateY(-10px); }

.news_r dl .tu { width:28%; height:120px; float:left;}
.news_r dl .tu img { width:100%; height:100%;}
.news_r dl .zi { width:67%; height:150px; float:right;}

.news_r dl dt {  float:left; width:100%; height:125px; background:; border-left:0px solid rgba(0,0,0,.1); text-align: left; padding-left:0%; font-family:Arial, Helvetica, sans-serif;color:#333; line-height:18px;font-weight:400; font-style:normal!important;}
.news_r dl dt b {color:#333; margin-top:0px; line-height:20px; width:100%; float:left; font-weight:700;}
.news_r dl dt em  {color:#333; margin-top:22px; line-height:35px; width:100%; float:left; font-size:25px;font-weight:700;font-style:normal!important;}
.news_r dl dt strong { font-family:ml; font-weight:400; color:#666; font-size:15px;}
.news_r dl dt b  {color:#333; margin-top:0px; line-height:20px; width:100%; float:left; font-size:15px;font-weight:400;font-style:normal!important; font-family:Mont}




.news_r dl dd { width:100%; float:left; margin-bottom:10px;  text-align:left;  padding-left:0px; margin-left:0px;}
.news_r dl dd h3 { line-height:32px; margin-top:0px; font-size:18px;color: #3a3a3a; font-weight:700;

text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
height: 32px;
line-height: 32px;

}

.news_r dl dd span { line-height:31px;}
.news_r dl dd p { color:#606060; font-size:15px; line-height:28px;margin-top:5px;

text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
height: 56px;
line-height: 28px;


}
.news_r dl dd i { margin-top:10px; float:left;} 

.news_more {width:1200px; margin:0px auto 25px auto; }
.news_more .more { margin:0px auto; color:#016ab3;   border:2px solid #016ab3;}


 
 
 /*news e*/










.right-map .point-area{text-align:center;position:absolute;width:80px;height:80px;transition:opacity .5s ease-out}
.right-map .point-area:before{position:absolute;content:'';width:12px;height:12px;
	border-radius:50%;background:#009f34;display:inline-block;margin-left:-6px;
	margin-top:-6px;top:50%;left:50%
}
.right-map .point-area .txt{width:60px;position:absolute;left:50px;top:40%;color:#ff0000}
.counter{color:#009f34; font-family: Arial, Helvetica, sans-serif; font-weight:bold;}

.right-map .point{position:absolute;width:100%;height:100%}
.right-map .point:after{content:"";display:block;position:absolute;top:0;right:0;
	bottom:0;left:0;border-radius:50%;border:2px solid #009f34;opacity:0
}
.right-map .point.point-10:after{animation:4.5s ease-out 225ms infinite ripple}
.right-map .point.point-40:after{animation:4.5s ease-out .9s infinite ripple}
.right-map .point.point-80:after{animation:4.5s ease-out 1.8s infinite ripple}
.right-map .point.point-shadow:after{box-shadow:inset 0 0 5em rgba(0,159,52,0.2)}
@keyframes ripple{
0%{opacity:0;transform:scale(.1)}
5%{opacity:1}
to{opacity:0;transform:scale(1)}
}
@-moz-keyframes ripple{
0%{opacity:0;transform:scale(.1)}
5%{opacity:1}
to{opacity:0;transform:scale(1)}
}
@-ms-keyframes ripple{
0%{opacity:0;transform:scale(.1)}
5%{opacity:1}
to{opacity:0;transform:scale(1)}
}
@-webkit-keyframes ripple{
0%{opacity:0;transform:scale(.1)}
5%{opacity:1}
to{opacity:0;transform:scale(1)}
}
@-o-keyframes ripple{
0%{opacity:0;transform:scale(.1)}
5%{opacity:1}
to{opacity:0;transform:scale(1)}
}

