*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;}
body{font-size: 14px;min-width: 1300px;font-family:"Microsoft YaHei";overflow-x:hidden;color: #333;}
a{text-decoration: none;font-size: 14px;}
address, caption, cite, code, dfn, em, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
img{vertical-align: top;border: none;}
input, textarea{outline: none;border: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
.fr{ float:right;}
.fl{ float:left;}
.w1500,.page,.gy,.box{max-width: 1500px; min-width: 1300px; width: 100%; margin: 0 auto;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfe{display:flex;align-items:end;justify-content:end;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}


/*抬头*/
.header{ height:120px; padding:0 0 0 2%;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.hleft,.hright,.hbtn,.nav>ul{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.hmean{font-size: 0.92vw; line-height: 22px; color: #222222;margin-left: 20px;}
.hmean b{display: block; font-size:1.7vw; line-height: 100%;color: #21a8d8; margin-bottom: 6px;}
.nav>ul>li{ position:relative; height:120px;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; margin-right:40px;}
.nav>ul>li>a{ font-size:16px; color:#222222; transition:all .3s ease;}
.nav>ul>li>a em{ display:block; font-size:12px; color:#aaaaaa; font-weight:lighter; transition:all .3s ease; text-align:center;transition:all .3s ease;}
.nav>ul>li>a span{transition:all .3s ease;}
.nav>ul>li.cur>a span,.nav>ul>li:hover>a span{ font-weight:bold; color:#21a8d8;}
.nav>ul>li.cur>a em,.nav>ul>li:hover>a em{color:#21a8d8;}
.nav>ul>li .dropmenu{width:200%;position:absolute;top:100%;left:-50%;z-index: 99;transform-origin: 0 0;transform: perspective(600px) rotateX(-90deg);transition:600ms ease;}
.nav>ul>li:hover .dropmenu{transform: perspective(600px) rotateX(0deg);transition:600ms ease;cursor:pointer; }
.nav>ul>li .dropmenu a{font-size: 14px;display:block;line-height:40px;text-align:center;color:#fff;background:rgba(33, 168, 216, 0.8);transition:600ms ease; margin-top:1px;}
.nav>ul>li .dropmenu a:hover{background:#ffbd1f;}

.hseaicon{ height:120px; width:88px; border-right:1px solid #42b5de; background:#21a8d8 url(https://memberpic.114my.com.cn/gdxtsk11/uploadfile/image/20221015/20221015112401_1684456238.png) no-repeat center 34px; text-align:center; font-size:14px; color:#fff; line-height:160px;}
.hsearch{display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; position:relative;}
.hsearch:hover .iser_box{transform: rotateX(0deg);}
.hsearch:hover .hseaicon span{ background-color:#0d469c;}
.htel:hover .htelicon span{ background-color:#0d469c;}
.iser_box{background: rgba(255,255,255,0.8); position: absolute;top: 100%;right: 0;padding: 30px; transform-origin: top; transform: rotateX(90deg);transition: all 0.5s;z-index: 9;}
.search_l{display:flex;align-items:center;justify-content:end;width:624px;}
.search_l span+span{margin-left:10px;}
.search_l a{color: #666;font-size: 14px;}
.search_r{margin-top:15px;position:relative;}
#infoname{width:100%;height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}
.hbtn .hmap{ display:block; width:88px; height:120px; background:#21a8d8 url(https://memberpic.114my.com.cn/gdxtsk11/uploadfile/image/20221015/20221015112437_622459176.png) no-repeat center 34px; text-align:center; font-size:14px; color:#fff; line-height:160px;}
.htel{height: 120px;padding: 24px 20px; border-left: 1px solid #e6e6e6; font-size: 25px; color: #21a8d8; text-align: center; font-weight: bold;letter-spacing: 1.3px;}
.htel span{ display: block; letter-spacing: 0px;}
@media screen and (max-width:1800px){
	.nav>ul>li{ margin-right:15px;}
	}
@media screen and (max-width:1500px){
	.nav>ul>li{ margin-right:10px;}
	.htel{ padding:0 10px; font-size:18px;}
	.hbtn .hmap{ width:60px;}
	.hseaicon{ width:60px;}
	.nav>ul>li>a{ font-size:15px;}
	}



/*banner*/
.bann{overflow: hidden;}
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;height: auto;}
.slick-prev {left: 38px;z-index: 99;}
.slick-next {right: 40px;}
.slick-dots{bottom: 32px;}
.slick-dotted.slick-slider{margin-bottom: 0;}
.slick-prev:before, .slick-next:before{font-size: 34px;font-family: "zxi";}
.slick-dots li{margin:0 2px !important;}
.slick-dots li button{font-size:0 !important;position:absolute;}
.slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.slick-dots li.slick-active button:before{color:#21a8d8;}
.bann.slick-dotted .slick-prev{left:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-prev{left:38px;}
.bann.slick-dotted .slick-next{right:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-next{right:38px;}
.bann .slick-prev:before,.bann .slick-next:before{width:36px;height:52px;background:rgba(0,0,0,0.8) url(https://memberpic.114my.com.cn/gdxtsk11/uploadfile/image/20221015/20221015112515_550240928.png)center no-repeat;line-height: 52px;display: block;top:calc(50% - 26px);font-family:'zxi';}
.bann .slick-prev:before {content: '';display: block;left:0;    transform: rotate(180deg);}
.bann .slick-next:before{content: '';right:0;}



/*简介*/
.com_bc{width: 100%;background: url(https://memberpic.114my.com.cn/gdxtsk11/uploadfile/image/20221015/20221015143540_502266008.jpg) center no-repeat;padding:80px 0;}
.com_c{display: flex;justify-content: space-between;width: 100%;}
.video_rc{width: 53%;position: relative;padding-top:23px;}
.video_rc>p{ position: relative;}
.video_rc img{width: 100%;}
.video_rc iframe {
    display: none;
    position: absolute;
    top: 0;
    left: 0;padding-left:30px;
}
.video_rc>span{display: block;color: #fff;font-size: 56px;position: absolute;top: 50%;left: 50%;margin-top: -27px;margin-left: -24px;}
.com_lc{width: 47%;}
.com_lc>p{font-size: 26px;color: #555555;}
.com_lc>b{font-size: 42px;color: #21a8d8; display: block; position: relative; padding-bottom: 60px;margin-top: 5px;}
.com_lc>b:after{position: absolute;content: "";width: 100%;height: 1px;background: #dedede;bottom: 26px;left: 0;}
.com_wz{font-size: 16px;color: #666;line-height: 30px;padding-bottom: 36px;}
.com_lc>a{width: 186px;height: 52px;text-align: center;line-height: 52px;color: #fff;font-size: 18px;background: #21a8d8;display: inline-block;border-radius: 30px;  transition: 0.3s;}
.com_bo>ul{display: flex;justify-content: space-between;}
.com_bo>ul li{;border-right: 1px solid #ededed;text-align: center;width: 25%;}
.com_bo{margin-top: 47px;background: rgba(255,255,255,0.8);padding: 45px 0;box-shadow: 0px 0px 65px 0px rgba(0, 0, 0, 0.03);}
.com_bo>ul li:last-child{border:none;}
.com_bo>ul p{font-size: 16px;color: #4d4d4d;position: relative;display: inline-block;}
.com_bo>ul p b{font-size: 60px;color: #21a8d8;display: inline-block;position: relative;}
.com_bo>ul p span{position: absolute;content: "\e700";font-family: "yzf";top: 12px;right: -21px;font-size: 14px;width: 30px;height: 30px;border-radius: 100%;background: #ffbd1f;text-align: center;line-height: 30px;color: #fff;}
.com_bo>ul div{font-size: 14px;color: #727272;}
.com_lc>a:hover{background: #ffbd1f;}


.title{text-align: center;font-size: 42px;color: #333232;}
.title em{color: #21a8d8;}
.title span{display: block;font-size: 18px; color: #969595;margin: 7px 0 25px 0;}
.title i{display: block;width: 80px;height: 5px;margin: 0 auto; position: relative;}
.title i::after,.title i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;background:#ffbd1f;}
.title i::after{right: 0px;left: inherit;animation:allTitleAfter 3s infinite linear;}
.title i::before{animation:allTitleBefore 3s infinite linear; background:#ffbd1f;}
.title t{width: 30px;height: 5px;background:#21a8d8;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
@keyframes allTitleI{
0%{transform:translateX(0px);}
25%{transform:translateX(-25px);}
50%{transform:translateX(0px);}
75%{transform:translateX(25px);}
100%{transform:translateX(0px);}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}


/*pro*/
.pro{padding: 80px 0;}
.pro_con{}
.pro_lm{margin-top: 50px;position: relative;}
.pro_lm ul {display: flex;flex-wrap: wrap;justify-content: flex-start;}
.pro_lm li{ width: 15.83%; border: 1px solid #ddd; text-align: center;transition: 0.3s;}
.pro_lm li a{ line-height: 52px; display: block;font-size: 16px;color: #333;transition: 0.3s;}
.pro_lm li+li { margin-left: 1%;}
.pro_lm li:nth-child(7) { margin-left: 0;}
.pro_lm li:nth-child(n+7) { margin-top: 14px;}
.pro_lm li.prolis{ position: absolute;right: 0;bottom: 0; background: #21a8d8;  border: 1px solid #21a8d8;}
.pro_lm li:hover{ background: #21a8d8;  border: 1px solid #21a8d8;}
.pro_lm li.prolis a,.pro_lm li:hover a{ color: #fff;}
.pro_tp{}
.pro_tp ul{ display: flex; justify-content: space-between;margin-top: 40px;}
.pro_tp ul+ul{margin-top: 20px;}
.pro_tp li{display: block;float: left;width: 24%;border: 1px #eee solid;}
.pro_tp li a{overflow: hidden;display: block;transition: 0.5s;}
.pro_tp li a img{transform: scale(1);transition: 0.5s;width: 100%;    height: auto;}

.pro_tp li br{display: none;}
.pro_tp li span{display: block;width: 100%;}
.pro_tp li span a{width: 100%;height:68px;display: block;background: #f8f8f8;line-height: 68px;color: #797979;font-size: 18px;position: relative;transition: 0.5s; text-align: center;font-weight: 100;}

/*
.pro_tp li span a:after{position: absolute;content: '';background: url(https://memberpic.114my.com.cn/gdxtsk11/uploadfile/image/20221014/20221014165021_1617795749.png) left top no-repeat;width: 7px;height: 9px;top: 50%;right: 20px;transition: 0.5s;margin-top: -4px;}
*/

.pro_tp li:hover a img{transform: scale(1.1);transition: 0.5s;}
.pro_tp li:hover span a{border-color: #21a8d8;background: #21a8d8;color: #fff;transition: 0.5s;}
.pro_tp li:hover span a:after{background-position: right top;transition: 0.5s;}


/*应用行业*/
.suc_img{background: #21a8d8;padding-top: 80px;}
.suc_img .title{ margin-bottom: 50px;}
.suc_con{overflow:hidden;}
.suc_img table tr td div a {font-size: 18px;color: #fff;display: block;position: absolute;top: -100%;left: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;z-index: 3;transition: all .5s;}
.suc_img table tr td:hover div a {top: 0;}
.suc_img table tr td>a{position: relative;display: block;overflow: hidden;}
.suc_img table tr td{padding-left:0!important;width:25%;position: relative;overflow: hidden;}
.suc_img table tr td>a img{width: 100%; display: block;height:auto;transition: 0.5s;}
.suc_img table tr td:hover>a img{transform: scale(1.2);}
.suc_img table tbody{display: flex;flex-wrap: wrap;justify-content: space-between;}
.suc_img table tbody tr{display: flex;justify-content: space-between;}
.suc_img table tr td br{display: none;}
.suc_img table tr td div{padding-top: 0!important;}
.suc_img table tr td div a:before{position: absolute;content: "";width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);top:0;left:0;  z-index: -1;}
.suc_img table tr td div>a:after{position: absolute;content: "industry";font-family: "Myriad Pro";font-size: 15px;color: #ffffff;top: 50%;left: 50%;transition: all .5s;margin-left: -6.5%;margin-top: -8.2%;}
.suc_a{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.suc_a:after{position: absolute;content: "";width: 100%;height: 100%;background: #000;top: 0;left: 0;opacity: 0;transition: all .5s;}
.suc_img table tr td:hover>a a:after{opacity: 0.5;}

.suc_img{ background: #21a8d8;  padding-top: 80px;}
.suc_img .title{ color: #fff;}
.suc_img .title b em{color: #fff;}
.suc_img .title span{color: rgba(255, 255, 255, 0.8);}
.suc_img .title i::after, .suc_img .title i::before{ background: #fff;}
.suc_img .title t {background: #ffbd1f;}


/*honor*/
.hon_bc { width: 100%; padding: 100px 0;}
.hon_item { margin-top: 50px;}
.hon_item .divdgweb_new_div { display: flex;  justify-content: space-between;}
.hon_item .divdgweb_new_div_item { flex-shrink: 0;  width: 33.33%;  display: flex; flex-direction: column-reverse; padding: 10px 0.25% 0; transition: all .5s;}
.hon_c{  overflow: hidden;}
.par_item{ margin-top: 30px;}
.hon_item .divdgweb_new_div_item_a {font-size: 18px; color: #333;  display: block;  text-align: center; padding: 25px 0 29px;  transition: all .5s;}
.hon_item .divdgweb_new_div_item_content{ background: #fff; border: 1px solid #e5e5e5;padding: 0 23px; border-top: none;  transition: all .5s;}
.hon_item .news_div_item_pic{ background: #fff; padding: 23px 23px 0px 23px; border: 1px solid #e5e5e5; border-bottom: none; transition: all .5s;}
.par_item .divdgweb_new_div {
    display: flex;
    justify-content: space-between;
}

.par_item .divdgweb_new_div_item {
    flex-shrink: 0;
    width: 25%;
    padding: 0 0.25%;
    display: flex;
    flex-direction: column-reverse;
    position: relative;
}

.par_item .divdgweb_new_div_item_a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.par_item .divdgweb_new_div_item_content {
    position: absolute;
    top: 0;
    left: 14px;
    width: 92%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(33, 168, 216, 0.7);
    transition: all .5s;
    transform: rotateX(90deg);
}

.par_item .news_div_item_pic {
    border: 1px solid #e5e5e5;
}

.par_item .divdgweb_new_div_item:hover .divdgweb_new_div_item_content {
    transform: rotateX(0deg);
}

.hon_item .divdgweb_new_div_item:hover .news_div_item_pic {
    border-color: #21a8d8;
}

.hon_item .divdgweb_new_div_item:hover .divdgweb_new_div_item_content {
    border-color: #21a8d8;
}

.hon_item .divdgweb_new_div_item:hover .divdgweb_new_div_item_a {
    color: #21a8d8;
}

.hon_item .divdgweb_new_div_item:hover {
    transform: translateY(-10px);
}
.hon_item .slick-dots {
    display: none!important;
}
.par_item .slick-dots, .par_item .divdgweb_new_div>button {
    display: none!important;
}
.hon_item .divdgweb_new_div>button.slick-prev {
    top: -95px;
    left: 89.8%;display: none!important;
}

.hon_item .divdgweb_new_div>button:before {
    width: 56px;
    height: 56px;
    background: #fff;
    opacity: 1;
    color: #666;
    font-family: 'pri';
    content: "\e64a";
    font-size: 10px;
    display: block;
    line-height: 56px;
    text-align: center;
}

.hon_item .divdgweb_new_div>button.slick-next {
    top: -70px;
    transform: rotate(180deg);
    right: 16px;display: none!important;
}



/*优势*/
.edge{clear: both;line-height:32px;font-size: 16px;color: #fff;}
.edge_c{width: 100%;height:540px;overflow: hidden;margin-top: 50px;}
.edge_c ul{width: 100%;height: 540px;}
.edge_c li{width:16%;float: left;position: relative;cursor:pointer;height: 540px;box-sizing:border-box;border-right: solid 1px #fff;overflow:hidden;transition:all .5s;}
.edge_c li a{color:#fff;}
.edge_c li:last-child{border: 0;}
.edge_c li:before{content: "";position: absolute;width:100%;height:100%;background:rgba(0, 0, 0, 0.7);bottom:0;left:0;}
.edge_c li h3{width: 100%;display: block;}
.edge_c li h3 img{width: 100%;max-width: 212px;display: block;}
.edge_c li .bock{display: none;width: 100%; position: absolute; top: 0; left: 0; box-sizing: border-box;  height: 100%; background: linear-gradient(to left, rgba(33, 168, 216, 0.0),#21a8d8);  padding: 14% 12%;}
.edge_c li .bock h3{font-size: 38px; line-height: 38px; position: relative; white-space: nowrap; display: flex; align-items: center; color: #fff; z-index: 99; padding-bottom: 28px; font-weight: bold;}
.edge_c li .bock h3 em{color: #fff;}
.edge_c li .shu2{ display: block;position: absolute;width: 75%;left: 12.5%;top:255px;background-size: 100%;text-align: center;}
.edge_c li .shu2 h3{padding: 30px 0 0; font-weight: normal; font-size: 26px; line-height: 46px; color: #fff;}
.edge_c li .shu2 h3 span{display: block;white-space: nowrap; margin-bottom: 44px; font-family: Impact; font-size: 64px; line-height: 64px;}
.edge_c li .shu2 h3 span b{font-size:72px;color:#fff;}
.edge_c li .shu2 h3 span i{font-size:16px;width: 28px;height: 28px;border-radius: 28px;background: #d22027;color: #fff;display: inline-block;line-height: 28px;}
.edge_c li .shu2 em{display: block;padding: 150px 0 0;font-size: 16px;opacity: 0.5;}
.edge_c li .bock p{font-size: 16px;color: #fff; line-height: 29px; margin-top: 14px; z-index: 99; position: relative;}
.edge_c li .bock h3:before{content: "";position: absolute;width:50px;height:3px;background:#fff;bottom:0px;left:0;}
.edge_c li .bock:before{position: absolute;content: "";width: 68px; height: 68px;z-index: 2; border-radius: 100%;background: #ffbd1f url(https://memberpic.114my.com.cn/gdxtsk11/uploadfile/image/20221014/20221014192658_1295584672.png)center no-repeat; text-align: center; top: 56%; left: 120px;}
.edge_c li.cur{width: 52%;}
.edge_c li.cur:before{width: 0;height: 0;}
.edge_c li.cur .bock{display: block;}
.edge_c li.cur .shu2{ display: none;}
@media screen and (max-width: 1650px){
.edge_c li .bock p{line-height: 30px;}
}



/* recommend */
.pro_reco{margin: 80px auto;}
.pro_tit{text-align: center;margin-bottom: 60px;position: relative;}
.pro_tit h3{font-size:46px;font-weight:bold;margin-bottom:30px;}
.pro_tit em{font-size:90px;font-weight:bold;font-style:normal;text-transform:uppercase;line-height:100%;font-family:Impact;color:#f0f0f0;position:absolute;top:-34px;left:50%;transform:translate(-50%);z-index:-1;}
.pro_tit i{width:45px;height:3px;background:#028afc;display:block;margin:0 auto;}
.pro_ic {position:relative; margin-top: 50px;}
.pro_ic .pro_prev,.pro_ic .pro_next{width:54px;height:54px;position:absolute;top:50%;transform:translateY(-50%);z-index:9;background:#21a8d8;color:#fff;text-align:center;line-height:54px;cursor:pointer;user-select:none;}
.pro_ic .pro_prev{left:-7px;}
.pro_ic .pro_next{right:-7px;}
.pro_ic .pro_prev:hover,.pro_ic .pro_next:hover{background:#ffbd1f;}
.pro_ic .new_web_div2021>ul{padding-bottom:60px;}
.pro_ic .new_web_div2021 div li{display:flex;flex-direction:column;margin:0 20px;width:33%;border:1px solid #e0e0e0;padding: 10px;}
.pro_ic .new_web_div2021 div li>a{overflow: hidden;display: block;}
.pro_ic .new_web_div2021 div li>a img{transition: all 0.35s ease-in-out;}
.pro_ic .new_web_div2021 div li:hover a img{transform: scale(1.2);}
.pro_ic p a{display:block;line-height:60px;padding-left:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:75px;position:relative;font-size:16px;transition: all 0.35s ease-in-out;    color: #333;}
.pro_ic div li:hover p a{color: #21a8d8;}
.pro_ic p a:after{content: ''; width: 60px; height: 60px;position: absolute; top: 0; right: 0; color: #0f1215; text-align: center; transition: all 0.35s ease-in-out; z-index: -1; background: url(https://memberpic.114my.com.cn/gdxtsk11/uploadfile/image/20221014/20221014203151_1354240738.png)center no-repeat;}
.pro_ic .new_web_div2021 div li:hover p a:after{background: url(https://memberpic.114my.com.cn/gdxtsk11/uploadfile/image/20221014/20221014203412_1579612029.png)center no-repeat;}
.pro_ic .slick-dots {bottom:0;}
.pro_ic .slick-dots li{width:14px;height:14px;border-radius:100%;background:#eee;margin:0 5px !important;}
.pro_ic .slick-dots li.slick-active{background:#21a8d8;}
.pro_ic .slick-dots li button{display: none;}



/*新闻动态*/
.news_bg{width:100%; background:#f5f5f5; padding:80px 0px;}
.news{padding-top: 0px;}
.news .titles{float: left;}
.news .titles span{display: block;font-size: 56px; text-transform: uppercase; font-weight: bold;}
.news .titles d{display: block;font-size: 30px;text-align: left;padding-top: 5px;position: relative;}
.news .titles d:after{display: block;content: "";background: #21a8d8;width: 33px;height: 3px;position: absolute;right: 0px;top: 25px;}
.news_cont{float: right;padding-top: 6px;}
.news_cont a{display:inline-block;width:150px;height:45px;line-height:45px;font-size:18px;color:#fff;font-weight:lighter;text-align:center;background: #21a8d8; transition: 0.3s all ease-in-out;}
.news_cont a+a{margin-left: 10px;}
.news_cont a.on{background: #ffbd1f; color:#fff;}
.newscon ul{ padding-top:30px;}
.newscon .news_div{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.newscon .news_div_item{ float:left; width:49.4%; height:240px; position:relative;border: 1px solid #fff; background:#fff; margin-top: 20px;transition: 0.3s all ease-in-out;}
.newscon .news_div_item:hover{ cursor:pointer;}
.newscon .news_div_item .news_div_item_pic{ float:left; width:300px;height: 238px; overflow:hidden; position:absolute;}
.newscon .news_div_item .news_div_item_pic img{ width:100%; height:100%; transition:all .6s ease; border:1px solid #ddd;}
.newscon .news_div_item:hover .news_div_item_pic img{ transform:scale(1.1);}
.newscon .news_div_item .news_div_item_content{ float:left; width:350px;position:absolute; left:335px; top:40px;}
.newscon .news_div_item .news_div_item_content .news_div_item_a{ color:#666; font-size:18px; font-weight:normal;}
.newscon .news_div_item .news_div_item_content .news_div_item_a:after{content: "";width: 30px;height: 30px;position: absolute;bottom: -45px;right: 20px; display: block;background:url(https://memberpic.114my.com.cn/gdxtsk11/uploadfile/image/20221015/20221015112858_1429872417.png) no-repeat;}
.newscon .news_div_item:hover .news_div_item_content .news_div_item_a:after{background:url(https://memberpic.114my.com.cn/gdxtsk11/uploadfile/image/20221015/20221015112858_884423763.png) no-repeat;}
.newscon .news_div_item .news_div_item_content .news_div_item_body{ color:#aaa; font-size:14px; font-weight:lighter; line-height:30px; margin-top:15px;}
.newscon .news_div_item:hover .news_div_item_content .news_div_item_a{ color:#ffbd1f;}
.newscon .news_div_item .news_div_item_date{ float:left; color:#aaa; text-align:center; position:absolute; left:342px; top:187px;width: 120px;font-weight: normal;font-size: 18px;font-family: 'fontDin1';}
.newscon .news_div_item_month {padding-left: 3px;}
.newscon .news_div_item .news_div_item_date .news_div_item_year,.newscon .news_div_item .news_div_item_date .news_div_item_month{ float:left; font-size:18px; font-weight:normal;}
.newscon .news_div_item:hover{border: 1px solid #ffbd1f;}





/*联系我们*/
.contt{background:url(https://memberpic.114my.com.cn/gdxtsk11/uploadfile/image/20221014/20221014210229_1250190018.jpg) no-repeat center;height: 221px;width: 100%;padding-top: 55px;}
.con_t{color: #fff;font-weight: normal;}
.con_t i{font-weight: bold;font-size: 40px;}
.con_t p{float: left;font-size: 18px;margin-top: 25px;}
.con_t p+p{margin-left: 60px;}
.con_t a{font-size: 18px;display: inline-block;width: 207px;height: 51px;text-align: center;line-height: 51px;border: 1px solid #fff;color: #fff;transition:all .3s ease;}
.con_t a:nth-child(1){background: #fff;color: #023793;}
.con_t a:hover{background: #fff;color: #023793;}
.con_t a+a{margin-left: 10px;}

/*友情链接*/
.links{ height:90px; color:#666666; line-height:90px; background:#f2f2f2;}
.links_l{ width:100%;}
.links p:nth-child(1){ font-weight: normal;color:#666666; font-size:18px; background:url(https://memberpic.114my.com.cn/gdxtsk11/uploadfile/image/20221015/20221015113004_660649690.png) no-repeat left center; margin-right:10px; padding-left:38px;}
.linkTagcs li{ line-height:90px !important;}
.linkTagcs li a{ color:#666666 !important;font-size: 14px;}
.linkTagcs li a:hover{ color:#019235 !important;}
.links p:nth-last-child(1){ color:#666666; font-size:25px; font-family:Impact;text-transform:uppercase;}

/*底部版权*/
.copyright{width:100%; background:#fff;}
.kslj ul li{ float:left; position: relative; padding:0px 125px 0 0;}
.kslj ul li p i{color: #023793;font-weight: normal;}
.kslj ul li:nth-child(5):after{ display:none;}
.kslj{padding:60px 0;height: 310px;} 
.kslj ul li>p{ margin-bottom:25px; font-size:18px; color:#222222;font-weight: normal;}
.kslj ul li>a{ display:block; font-size:14px; color:#888888; line-height:30px;font-weight: lighter;}
.kslj ul li>a:hover{ color:#023793;}
.kslj ul li:nth-child(5){ padding-right:0px; float:right;}
.kslj ul li>div{ float:left;}
.kslj ul li>div img{width: 150px;}
.kslj ul li>div+div{ margin-left:10px;}
.kslj ul li>div>p{font-size: 16px;text-align: center;color: #666;line-height: 44px;}
.end{ height:111px; border-top:1px solid #e5e5e5;}
.end,.end a{ line-height:111px; font-size:14px; color:#666666; font-weight:lighter;}
.end a:hover{ color:#023793;}