body{margin: 0px auto; padding: 0px; font-size: 14px; line-height:28px; color: #333333; font-family:Microsoft YaHei; box-sizing: border-box; }
*{box-sizing: border-box; }
div{margin: 0px; padding: 0px;}
span, p, h3{margin: 0px; padding: 0px;}
img{margin: 0px; padding: 0px;}
dl,dt,dd,ol,ul,li, h2 {margin: 0px; padding: 0px; list-style: none;}
img{border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
form,input,select{margin: 0px; padding: 0px;}
ul{list-style-type: none;}
em {font-style: normal;}
a{text-decoration: none; color:#333; font-size: 14px;}
a:hover{color:#0652b9; text-decoration:blink; font-size: 14px;}
.cp img{border:solid #ddd 2px;}
.cp a:hover img{border:solid #0abd56 2px;}
.fr{ float:right;}
.fl{ float:left;}
.kg{width:1300px; height:20px;}
.kg1{width:1300px; height:30px; margin:0 auto;  overflow:hidden;}
.kg2{width:1300px; height:60px; margin:0 auto;  overflow:hidden;}
.kg80{width:1300px; height:80px; margin:0 auto;  overflow:hidden;}
.kg70{width:1300px; height:70px; margin:0 auto;  overflow:hidden;}
.bz{ width:1300px; margin: 0 auto;overflow: hidden;}
.bz1{ width:1300px; margin: 0 auto;}
.clear{height:0; overflow:hidden; clear:both;}
 @keyframes myfirst {  
           0% {  
               transform: translate(0px, 0px);  
           }  
           50% {  
               transform: translate(0px, -10px);  
           }  
           100% {  
               transform: translate(0px, 0px);  
           }  
       } 
@keyframes widthchange{
	0%{ width:120px}
	50%{ width:30px}
	100%{ width:120px}
	}

/*头部*/
.head {width:100%;background: #f8f8f8;height: 36px;overflow: hidden;}
.head_box {width:1300px;margin: 0 auto;line-height: 38px;}
.head_name {float:left;font-size: 14px;color: #888888;padding-left: 25px;}
.head_icon {float:right;color: #888888;height: 18px;}
.head_icon a {font-size: 14px;color: #888888;padding: 0 10px;transition: all 0.3s linear;}
.head_icon a:hover{color:#0652b9;transition: all 0.3s linear;}
/*title*/
.title {overflow: hidden;padding-bottom: 29px;}
.title_box {width:1300px;margin: 0 auto;}
.title_logo {float:left;margin-top: 42px;}
.title_name {float:left;font-size: 28px;margin-left: 18px;line-height: 40px;margin-right: 15px;margin-top: 55px;position: relative;}
.title_name:after {content:'';width:1px;height: 60px;background: #dddddd;position: absolute;right: -25px;top:0px;}
.title_name p {font-size: 12px; color:#888888;font-family: Arial; line-height: 32px;text-transform: uppercase;}
.title_sub {float:left;background: url(//memberpic.114my.com.cn/liuhanqing388/uploadfile/image/20201121/20201121154511_2001010819.png)no-repeat;padding-left: 80px;font-size: 28px;padding-bottom: 20px;margin-top:58px;margin-left:35px; line-height: 28px;}
.title_sub b>span {color:#0652b9;}
.title_sub p {font-size: 16px;color: #666666; margin-top:7px;margin-right: 17px;line-height: 20px;}
.title_sub p>span {color: #ff7e00;}
.title_sub b {display: inherit;}
.tit_phone {background: url(//memberpic.114my.com.cn/liuhanqing388/uploadfile/image/20201121/20201121154814_714346496.png)0 10px no-repeat ;float: right;height: 62px;font-size: 18px;color: #666666;padding-left: 65px;margin-top: 50px;}
.tit_phone span {font-size: 30px;color: #ff7e00;font-family:Impact;line-height: 33px;}


/*nav*/
.navbor{width: 100%; height:56px; line-height:26px;background: #0652b9; overflow: hidden; }
.nav {position:relative; width: 1300px; margin: 0 auto; }
.nav ul{text-align:center;font-size:0;}
.nav li{display:inline-block;line-height:26px;width:130px;position:relative; z-index: 99; float: left; padding-top: 15px;}
.nav li a{font-size:16px;color:#fff; display: block; }
.nav .navline{width:130px !important;position:absolute;height:56px;background:#8ac40f;bottom:0;z-index:0;margin-left:0px;}
.navli.cur>a,.navli:hover>a{color: #fff; }  
   
.nav ul li.cur{width: 130px !important;height:56px; }
.cur{cursor:pointer}
.line{height:56px;background:#ff7e00;position:absolute;top:0;left:0;z-index:1;}  


/*幻灯片*/
.banner {width:100%;overflow: hidden;position: relative;}
.banner_box {max-width: 100%;height:680px;}
.banner_box ul {list-style: none;}
.banner_box ul li {transition: .5s;width: 100%;height: 680px;    background-position: center;}
.banner_box ul li+li {display:none;}
.banner_after {width: 100%; position: absolute;bottom: 30px;left: 50%; text-align: center;}
.banner_after ul {list-style: none;}
.banner_after ul li {width: 12px;height: 12px;background:#0652b9;border-radius: 20px;float: left;margin-right: 10px;transition: .5s;}
.banner_after ul li:hover {background: #ff7e00;width: 20px;transition: .5s;}
.banner_after ul li.on{background:#ff7e00;width: 20px;}
.banner-btn .prev ,.banner-btn .nex{position: absolute;left: 3%;top:45%;margin-top: -25px;width:39px;height:55px;
background: url(//memberpic.114my.com.cn/adgxywj/uploadfile/image/20200830/20200830105927_515019555.png) -106px 10px no-repeat #0652b9;filter: alpha(opacity=50);opacity: 0.5; display: none;transition: all 0.3s linear;}
.banner-btn .next {position: absolute;right: 3%; width:39px;height:55px;top:45%;background: url(//memberpic.114my.com.cn/adgxywj/uploadfile/image/20200830/20200830105927_515019555.png) 11px 11px no-repeat #0652b9; filter: alpha(opacity=50);opacity: 0.5;display: none;}
.banner:hover .banner-btn .prev ,.banner-btn .nex{    display: block;transition: all 0.3s linear;}
.banner:hover .banner-btn .next{    display: block;transition: all 0.3s linear;}

/*search*/
.search {width: 100%;height:61px;overflow:hidden;line-height: 61px;}
#search_nr{width:1300px; margin:0 auto; height:61px; border-radius: 8px; }
#search-i{float:left; width:30px; height:33px; overflow:hidden; margin-top:20px; background:#0652b9; border-radius: 0px 20px 20px 0px; box-sizing: border-box; padding-top: 7px;}
#search-bg{float:left; width:160px; height:33px; line-height: 33px; background:#0652b9; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box; border-radius: 20px 0px 0px 20px;}
.search-text{width:1081px; float:left; font-size:14px; line-height:61px; height:61px;color: #999999;}
.search-text a{ font-size:15px; color: #666666 !important;}
.search-text a:hover{ font-size:15px; color: #ffffff;}
.search-text span{ float:left; font-weight:bold; color:#666666;}
#infoname{ border:none;background:none; outline:none;}   

/*mod*/
.mod {width:100%;background: #f8f8f8;overflow: hidden;padding-bottom: 97px;}
.mod_box {width:1300px;margin: 0 auto;margin-top: 94px;}
.mod_tit {font-size: 42px;color: #333333;line-height: 50px;text-align: center;position: relative;}
.mod_tit b {font-size: 46px;color: #0652b9;}
.mod_tit i {width:60px;height: 3px;background: #ff7e00;z-index: 1;overflow: hidden;animation: widthchange 2s linear infinite;margin: 0 auto;display: block;margin-top: 17px;position: relative;}
.mod_tit:after {content:'';width:184px;height: 1px;background: #dddddd;position: absolute;top:70px;left:43%;}
.mod_tit p {font-size:18px;color: #666666;line-height: 30px;margin-top: 18px;letter-spacing: 3px;}
.mod_con {margin-top: 60px;}
.mod_con ul {margin: 0 40px;}
.mod_con li {float:left;position: relative;text-align: center;}
.mod_con li+li {margin-left:201px;}
.mod_con li+li:before {content:'';width:1px;height: 194px;background: #dddddd;position: absolute;top:25px;left:-101px;}

.mod_con li i {width:148px;height: 148px;background: #0652b9;border-radius:50%;display: inline-block;padding-top: 44px;}
.mod_con li p {font-size: 20px;color: #666666;line-height: 24px;margin-top: 25px;}
.mod_con li p span {font-size: 16px;color: #888888;display: block;}
.mod_con li a {font-size: 14px;color: #ffffff;width:108px;height: 30px;background:#0652b9;border-radius: 20px;display: inline-block;line-height: 30px;text-align: center;margin-top: 24px;transition:0.5s;}
.mod_con li:hover a {background:#ff7e00;transition:0.5s;}

/*产品*/
.pro_int li {
    border-bottom: 1px solid #ccc;
    position: relative;
}
.prolist2021 dl {
    display: none;
}
.pro_int li a {
    height: 50px;
    line-height: 50px;
    display: block;
    margin-left: 20px;
    font-size: 16px;
   
}
.pro_int li div {
    margin-left: 262px;
    width: 260px;
    margin-top: -50px;
    background: #f0faff;
    position: absolute;
display: none;
z-index: 3;
}
.pro_int li:hover div {display: block;}
.pro {overflow: hidden;padding-bottom: 97px;}
.pro_box {width:1300px;margin: 0 auto;margin-top: 86px;}
.pro_tit {font-size: 42px;color: #333333;line-height: 50px;text-align: center;position: relative;}
.pro_tit b {font-size: 42px;color: #0652b9;}
.pro_tit i {width:60px;height: 3px;background: #ff7e00;z-index: 1;overflow: hidden;animation: widthchange 2s linear infinite;margin: 0 auto;display: block;margin-top: 19px;position: relative;}
.pro_tit:after {content:'';width:184px;height: 1px;background: #dddddd;position: absolute;top:70px;left:43%;}
.pro_tit p {font-size:18px;color: #888888;line-height: 30px;margin-top: 15px;}
.pro_tab {margin-top:52px;}
.pro_list {width:260px;float:left;}
.pro_list .sub_class_lbm a{font-size:14px;}
.pro_top {width:260px;height: 138px;background: #0652b9;padding-top: 28px;padding-left: 22px;}
.pro_top p {font-size: 20px;color:rgba(255, 255, 255, 0.6);text-transform: uppercase;letter-spacing: 5px;font-weight: lighter;}
.pro_top p>b {font-size: 30px;display: block;color: #ffffff;line-height: 45px;margin-top: 6px;    margin-top: 6px;
    letter-spacing: 0;}
.pro_top p>b>i {width:36px;height: 25px;border:1px solid rgba(238, 238, 238, 0.3);font-style: normal;color: #ffffff;font-size: 20px;float: right;text-align: center;line-height: 20px;margin-top: 11px;margin-right: 22px;font-weight: normal;padding-left: 4px;}
.pro_top p>b>i a{color: #ffffff;font-size: 20px;} 
.pro_int {background: #f0faff;}
.pro_call {float:right;width:1000px;height:1115px;overflow:hidden;}
.pro_call .tempWrap {width:1000px;height:768px;}
.pro_call .bd ul {
  display: flex;
  justify-content: space-between;
}



.pro_call table tbody {display:block;}
.pro_call table tr td {width: 325px; height: 325px;padding-left: 0 !important;display: inline-block;}
.pro_call table tr td+td {margin-left: 12px;}
.pro_call table tr a:hover {color:#ffffff;font-weight:bold !important;}
.pro_call td{width:336px;padding-left: 0 !important;display: inline-block;position: relative;overflow: hidden;  margin-bottom: 16px; border: 1px solid #ddd;transition: all 0.3s linear;}
.pro_call td:hover>a:after{content:'';position: absolute;top: 0%;transition: 0.3s all ease-in-out;}
.pro_call td>a:after{content: '';position: absolute;width: 100%;  height:290px;right: 0;left: 0;top: -102%; background: rgba(68,68,68,0.5) url(//memberpic.114my.com.cn/zhonghuichuju/uploadfile/image/20200531/20200531105413_1852172045.png) no-repeat center; transition: 0.3s all ease-in-out;}
.pro_call td br{display:none;}
.pro_call td span{width: 100%;display: block; height: 36px; line-height: 36px !important;background: #0652b9; margin-left: -1px; margin-bottom: -1px; position: absolute;left: 0; right: 0;  margin: auto; bottom: -36px; transition: 0.7s all ease-in-out;}
.pro_call td span a{color:#fff;}
.pro_call td:hover span{position: absolute;left: 0; right: 0;  margin: auto; bottom: 0px;}  
.pro_int table {width:100% !important;}
.pro_int table tr td {  border-bottom: 1px solid #daeaf2;transition: all 0.3s linear;padding: 12px 0;padding-left: 40px;}
.sub_class_lbm {
    line-height: 40px!important;
}
.pro_int table tr td a {font-size:16px;color:#666666;    font-weight: lighter !important;transition: all 0.3s linear;}
.pro_int table tr td:hover{background: #0652b9;transition: all 0.3s linear;}
.pro_int table tr td:hover a{color:#fff;  transition: all 0.3s linear;}

/*int*/
.int {width:100%;background: url(//memberpic.114my.com.cn/liuhanqing388/uploadfile/image/20201121/20201121173540_680147629.png)no-repeat center;height:875px;overflow: hidden;}
.int_box {width:1300px;margin: 0 auto;margin-top: 113px;position: relative;}
.int_tit {background: url(//memberpic.114my.com.cn/liuhanqing388/uploadfile/image/20201121/20201121172910_1383848628.png)no-repeat ;width:675px;height: 54px;margin: 0 auto;}
.int_tit b {font-size: 42px;color: #ffffff;line-height: 48px;text-align: center;display: inline-block;margin-top: -23px;margin-left: 45px;}
.int_tit p {font-size: 18px;line-height: 24px;text-align: center;margin-top: 15px;color: #ffffff;}
.int_box:after {content:'';background: url(//memberpic.114my.com.cn/liuhanqing388/uploadfile/image/20201121/20201121174051_472164149.png)no-repeat;position: absolute;top:100px;left:48%;width:26px;height: 14px;    animation: myfirst 2s infinite;}
.int_con {width:1448px;height: 606px; background: url(//memberpic.114my.com.cn/liuhanqing388/uploadfile/image/20201121/20201121183557_1650217540.png)no-repeat;margin: 0 auto;margin-top: 100px;}
.int_con ul {margin: 0 72px;}
.int_con li {float:left;width:600px;height: 280px;position: relative;}

.int_con li:hover{-webkit-animation: test 0.3s ease-in 2;}

@-webkit-keyframes test{
0%{transform:translate(0,0)}
50%{transform:translate(0,5px)}
100%{transform:translate(0,0)}
}


.int_con li+li {margin-left:50px;}
.int_con li i {position: relative;display: inline-block;width: 133px; height: 153px;position: relative;margin-left: 57px;margin-top:65px;}
.int_con li i span {width: 133px;height: 79px;background: #0652b9;display: inline-block;margin-top: 37px;text-align: center;padding-top: 10px;}
.int_con li i>span:before {content: '';border-right: 66px solid transparent;border-left: 66px solid transparent;border-bottom: 37px solid #0652b9;width: 0px;height: 0;margin: 0 auto;
position: absolute;left: 0;top: 0; right: 0; margin: auto;}
.int_con li i>span:after {    content: ''; border-left: 66px solid transparent;border-top: 37px solid #0652b9;border-right: 66px solid transparent;width: 0px;height: 0;margin: 0 auto;
position: absolute;right: 0;left: 0;bottom: 0;margin: auto;}
.int_txt {float:right;width:386px;margin-top: 62px;}
.int_txt p {font-size: 30px;font-weight: bold;color: #0652b9;line-height: 32px;}
.int_txt p span {font-size: 12px;color: #aaaaaa;font-family: Arial;display: block;font-weight: normal;}
.int_con li>.int_txt>i {width:25px;height: 2px;background: #ff7e00;display: inline-block;margin-left: 0;margin-top: 12px;margin-bottom: 30px;}
.int_txt em {font-size: 16px;line-height: 27px;color: #888888;display: inline-block;}
.int_con li+li:before {content:'';width:1px;height: 280px;background: #eeeeee;position: absolute;left:0;top:34px;}
.int_con li:after {content:'';width:597px;height: 1px;background: #eeeeee;position: absolute;bottom:-30px;left:0;}
.int_con li:nth-child(3) {margin-left:0;margin-top: 20px;}
.int_con li:nth-child(3):before {display: none;}
.int_con li:nth-child(3):after ,.int_con li:nth-child(4):after {display:none;}
.int_con li:first-child:after {left:50px;}
.int_con li:nth-child(4) {padding-top: 20px;}
/*doubt*/
.dou {width:100%;background: url(//memberpic.114my.com.cn/liuhanqing388/uploadfile/image/20201123/20201123111856_1006331641.png)no-repeat center;height: 683px;margin-top: 110px;position: relative;display: none;}
.dou_box {width:1300px;margin: 0 auto;}
.dou_tit {float: right;margin-right: 300px;padding-top: 30px;}
.dou_tit p {font-size: 30px;color: #dddddd;line-height: 32px;text-transform: uppercase;font-family: Arial;}
.dou_tit p span {font-size: 42px;line-height: 60px;color: #333333;display: block;}
.dou_tit em  {float: right;margin-top: 15px;}
.dou_con {display: inline-block;margin-top: 50px;float: right;width:800px;}
.dou_con ul {}
.dou_con li {float:left;position: relative;font-size: 18px;color: #666666;width:400px;padding-left: 38px;line-height: 50px;}
.dou_con li:before {content:'';background: url(//memberpic.114my.com.cn/liuhanqing388/uploadfile/image/20201123/20201123093620_982474982.png)no-repeat;position: absolute;left:0;top:10px;width: 30px;height: 30px;}
.dou_int {float:right;margin-top: 30px;}
.dou_int ul {}
.dou_int li {float:left;width:146px;height: 53px;background: #666666;font-size: 18px;color: #ffffff;text-align: center;line-height: 53px;transition: all 0.3s linear;}
.dou_int li+li {margin-left:18px;}
.dou_int li:hover{background: #0652b9;transition: all 0.3s linear;}

/*adv*/
.adv {width:100%;background: #0652b9;height: 987px;/*margin-top: -72px;*/}
.adv_box {width:1300px;margin: 0 auto;padding-top: 110px;position: relative;}
.adv_tit {text-align: center;font-size: 46px;color: #ffffff;line-height: 50px;}
.adv_tit p {font-size: 20px;line-height: 40px;letter-spacing: 8px;}
.adv_tit i {width:56px;height: 2px;background: #f8f8f8;display: inline-block;text-align: center;margin-top: 20px;}
.adv_tab {margin-top:56px;}
.adv_con {overflow: hidden;height: 562px;}
.adv_big {position: relative;}
.adv_big i {position: absolute;right:0;top:3px;}
.adv_txt {position: absolute;top:87px;right:0;}
.adv_txt p {font-size: 32px;line-height: 40px;color: #0652b9;}
.adv_txt p span {font-size: 14px;color: #888888;line-height: 20px;display: block;text-transform: uppercase;margin-top: 5px;}
.adv_txt em {font-size: 16px;color: #888888;line-height: 36px;display: inherit;margin-top: 70px;width:570px;padding-right: 50px;}
.adv_txt a {width:163px;height: 50px;background: #0652b9;font-size: 16px;color: #ffffff;text-align: center;line-height: 50px;display: inline-block;margin-top: 50px;;transition: 0.5s all ease-in-out;}
.adv_txt a:hover {background:#ff7e00;;transition: 0.5s all ease-in-out;}
.adv_nav {margin: 0 auto;width: 88px;overflow: hidden;margin-top: 50px;}
.adv_nav li {float:left;width: 12px;height: 12px;background: #ffffff;margin-right: 10px;border-radius: 50px;transition: 0.5s all ease-in-out;}
.adv_nav li:hover {background: #ff7e00;transition: 0.5s all ease-in-out;}
.adv_nav li.on {background: #ff7e00;transition: 0.5s all ease-in-out;}
.adv_nav .prev ,.adv_nav .nex{position: absolute;left: 41%;bottom: -10px;;margin-top: -25px;width:12px;height:25px;
background: url(//memberpic.114my.com.cn/liuhanqing388/uploadfile/image/20201123/20201123112701_1486095928.png) no-repeat;filter: alpha(opacity=50); transition: all 0.5s linear;}
.adv_nav .next {position: absolute;right: 41%; width:12px;height:25px;bottom: -10px;background: url(//memberpic.114my.com.cn/liuhanqing388/uploadfile/image/20201123/20201123112701_1385827092.png) no-repeat ; filter: alpha(opacity=50);}
.adv .adv_nav .prev:hover {   transition: all 0.5s linear;background: url(//memberpic.114my.com.cn/liuhanqing388/uploadfile/image/20201123/20201123112701_269849624.png) no-repeat;width:12px;height:25px;}
.adv .adv_nav .next:hover {    transition: all 0.5s linear;background: url(//memberpic.114my.com.cn/tianlichuang88/uploadfile/image/20201022/20201022135735_1792327100.png) no-repeat ;width:12px;height:25px; }

/*cus*/
.cus {overflow: hidden;padding-bottom: 50px;}
.cus_box {width:1300px;margin: 0 auto;margin-top: 86px;}
.cus_tit {font-size: 42px;color: #333333;line-height: 50px;text-align: center;position: relative;}
.cus_tit b {font-size: 42px;color: #0652b9;}
.cus_tit i {width:60px;height: 3px;background: #ff7e00;z-index: 1;overflow: hidden;animation: widthchange 2s linear infinite;margin: 0 auto;display: block;margin-top: 19px;position: relative;}
.cus_tit:after {content:'';width:184px;height: 1px;background: #dddddd;position: absolute;top:70px;left:43%;}
.cus_tit p {font-size:18px;color: #888888;line-height: 30px;margin-top: 15px;letter-spacing: 5px;}
.cus_con {margin-top: 50px;}
.cus_con ul {}
.cus_con li {float:left;width:420px;height: 526px;background: #f8f8f8;text-align: center;transition: all 0.3s linear;}
.cus_con li:hover{background: #0652b9;transition: all 0.3s linear;}
.cus_con li:hover p{color: #fff;}
.cus_con li:hover em{color: #fff;}
.cus_con li:hover a{background: #ff7e00;}
.cus_con li+li {margin-left:20px;}
.cus_con li i {margin-top: 38px;display: inline-block;}
.cus_con li p {font-size: 18px;color: #333333;line-height: 24px;margin-top: 36px;}
.cus_con li em {font-size: 15px;color: #888888;line-height: 30px;display: inherit;text-align: left;margin: 0 36px;margin-top: 24px;}
.cus_con li a {width:133px;height: 36px;font-size: 16px;color: #ffffff;text-align: 
center;line-height: 36px;display: inline-block;border-radius: 20px;background: #0652b9;margin-top: 30px;transition: all 0.5s;}
.cus_con li a:hover {background: #ff7e00;transition: all 0.5s;}
.par_call {display: inline-block;margin-top: 45px;}
.par_call .tempWrap {width:1300px !important;}
.par_call table tr {display:block;height:180px;}
.par_call table tr td {border:1px solid #dddddd;display:inline-block;padding-left: 0 !important;position:relative;overflow:hidden;}
.par_call table tr td+td {margin-left:4px;}
.par_call table tr td  img {    margin-bottom: 0px !important;}
.par_call table tr td:hover div a {display: block;position: absolute;bottom: 0px;width: 254px;height: 28px;line-height: 28px;
background: #0652b9; color: #fff;-webkit-transition: all 0.5s;transition: all 0.5s;}
.par_call table tr td div a {display: block;position: absolute;bottom: -34px;width: 254px;height: 28px;line-height: 28px;background: #0652b9;color: #fff;-webkit-transition: all 0.5s;transition: all 0.5s;}

/*about*/
.about {width:100%;background: url(//memberpic.114my.com.cn/liuhanqing388/uploadfile/image/20201123/20201123115453_1086175460.png)no-repeat center;height:645px;overflow: hidden;}
.about_box {width:1300px;margin: 0 auto;}
.about_txt {float:left;margin-top: 125px;}
.about_txt p {font-size: 42px;color: #ffffff;line-height: 45px;}
.about_txt p span {font-size: 22px;display: block;line-height: 44px;}
.about_txt em {font-size: 15px;color: #ffffff;line-height: 32px;display: inherit;width: 570px;margin-top: 90px;}
.about_txt a {width:148px;height: 51px;background: #003b8c;font-size: 16px;color: #ffffff;text-align: center;line-height: 51px;display: inline-block;margin-top: 50px;transition: 0.5s;margin-right: 12px;position: relative;z-index: 1;}
.about_txt a:hover:after {width: 100%; transition: 0.5s;}
.about_txt a:after {content:'';width:0;height:100%;background:#ff7e00;position: absolute;left:0;top:0;transition: 0.5s; z-index: -1;}
.about_call {width:1300px;margin: 0 auto;margin-top: 30px;height: 225px;margin-bottom: 73px;}
.about_call table tr td div {width:100%;background: #f8f8f8;line-height: 40px; padding-top: 0 !important;transition: all 0.3s linear;}
.about_call div a {font-size: 1rem;color: #333333;}
.about_call table tr td:hover div a {background: #0652b9;color: #ffffff; display: block;transition: all 0.3s linear;}
.about_call table tr td a {display:block;overflow:hidden;}
.about_call table tr td br {display:none;}
.about_call table tr td+td {margin-left:10px !important;}
.about_call table tr {display:block;height:280px;}
.about_call table tr td a {display:block;overflow:hidden;}
.about_call table .tempWrap {width:1300px !important;}

/*新闻中心*/
.newsyuan{ float:left; margin-right:7px; width:8px; height:8px; border-radius:50%; background:#0652b9; display:block; margin-top:10px;}
.news_titl{ font-size:40px; font-weight:bold; color:#0652b9; line-height:48px; margin-bottom:5px;}
.news_titl span{ color:#0652b9;}
.newsbg{width:100%;padding-bottom:60px; text-align:center;overflow:hidden;}
.new_box {width: 1300px;margin: 0 auto;margin-top:60px;}
.news_cont{ font-size:18px; color:#888b8d; line-height:30.15px;}
.news_t {overflow: hidden;width: 560px;right: 0;z-index: 2;height: 80px;padding-left: 31px;margin: 0 auto;margin-bottom: 20px;    margin-top: 20px;}
.news_t ul li a {background: #f8f8f8;display: block;float: left;text-decoration: none;line-height: 40px;width: 160px;text-align: center;font-size: 18px;transition: all 0.8s linear;margin: 20px 5px 0 5px;border-radius: 30px; color:#6f7478;}
.news_t li.on a{text-decoration: none;transition: all 0.8s linear;color: #fff;background: #0652b9;margin-right: 5px;border-radius: 30px;}
.news_dont_tai {width: 620px;height: 542px;background: #f8f8f8;float: left;position: relative;}
.news_box .news_dont_tai .news_div .news_div_item .news_div_item_content .news_dont_tai { width:112px; height:26px; background:#0652b9; line-height:26px; text-align:center; position:absolute; bottom:30px; z-index:999;}
.news_box .news_dont_tai .news_div .news_div_item .news_div_item_content .news_dont_tai a p{ font-size:14px; color:#ffffff; }
.news_box .news_dont_tai .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_content .news_dont_tai { width:112px; height:26px; background:#0652b9; line-height:26px; text-align:center; position:absolute; bottom:30px; z-index:999;}
.news_box .news_dont_tai .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_content .news_dont_tai a p{ font-size:14px; color:#ffffff; }
.news_box .news_dont_tai .news_div .news_div_item .news_div_item_date {
	width:620px;
	height:30px;
	display: block;
	padding-left: 30px;
	padding-top: 32px;
}

.news_box .news_dont_tai .news_div .news_div_item .news_div_item_date .news_div_item_year { color: #595e62; float: left; font-size:20px;}
.news_box .news_dont_tai .news_div .news_div_item .news_div_item_date .news_div_item_month {color: #595e62; float: left; font-size:20px;}
.news_box .news_dont_tai .news_div .news_div_item .news_div_item_date .news_div_item_day {color: #595e62; float: left; font-size:20px;}
.news_box .news_dont_tai .news_div .news_div_item .news_div_item_pic a img { width: 360px; height: 270px;border:1px solid #f6eff1; }
.news_box .news_dont_tai .divdgweb_new_div_item .divdgweb_new_div_item_content .news_div_item_pic a img { width: 451px; height: 241px; border:1px solid #f6eff1; }
.news_box .news_dont_tai .divdgweb_new_div .divdgweb_new_div_item .news_div_item_pic a img { width: 451px; height: 241px; border:1px solid #f6eff1; }

.news_box .news_dont_tai .news_div .news_div_item .news_div_item_pic a {display: block; height: 302px;}
.news_box .news_dont_tai .divdgweb_new_div .divdgweb_new_div_item .news_div_item_pic a {display: block; height: 302px;}

.news_box .news_dont_tai .news_div_item .news_div_item_content .news_div_item_title a {font-weight: bold; font-size: 24px; float:left; width:517px; height:40px; text-align:left; color:#333;}
.news_box .news_dont_tai .news_div_item .news_div_item_content .news_div_item_title a:hover{ color:#0652b9;}
.news_box .news_dont_tai .divdgweb_new_div_item .divdgweb_new_div_item_content .divdgweb_new_div_item_title a:hover{ color:#0652b9;}
.news_box .news_dont_tai .divdgweb_new_div_item .divdgweb_new_div_item_content .divdgweb_new_div_item_title a {font-weight: bold; font-size:24px; float:left; text-align:left; width:517px; height:40px; color:#333; padding-top:8px;}
.news_box .news_dont_tai .news_div_item .news_div_item_content {padding-left: 30px;}
.news_box .news_dont_tai .divdgweb_new_div_item .divdgweb_new_div_item_content {padding-left: 30px;}

.news_box .news_dont_tai .divdgweb_new_div_item .divdgweb_new_div_item_content .divdgweb_new_div_item_body{
	color: #595e62;
	line-height: 30px;
	width: 451px;
	padding: 15px 0;
	text-align:left;
}

.news_box .news_dont_tai .news_div_item .news_div_item_content .news_div_item_body {
	color: #595e62;
	line-height: 30px;
	width: 530px;
	padding: 15px 0;
	text-align:left;
}

.news_box .news_dont_tai_list {
	float: right;
	width: 639px;
	height: 544px;
}

.news_box .news_dont_tai_list .news_div .news_div_item .news_div_item_date {
	width: 99px;
	height: 96px;
	float: right;
	margin-top: 35px;
	margin-right: 12px;
	background: url(//memberpic.114my.com.cn/liuhanqing388/uploadfile/image/20201123/20201123160827_724713564.png) no-repeat;
}

.news_box .news_dont_tai_list .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_date{
	width: 99px;
	height: 96px;
	float: right;
	background:#0652b9;
	margin-top: 35px;
	margin-right: 12px;
	background: url(//memberpic.114my.com.cn/liuhanqing388/uploadfile/image/20201123/20201123160827_724713564.png) no-repeat;
}

.news_box .news_dont_tai_list .news_div .news_div_item {
	background:#f8f8f8;
	width: 617px;
	height: 164px;
	padding-left: 20px;
	margin-bottom: 23px;
}

.news_box .news_dont_tai_list .news_div .news_div_item .news_div_item_date .news_div_item_year {
	font-size: 23px;
	color: #0652b9;
	font-weight: bold;
	padding-top: 15px;
	text-align: center;
}

.news_box .news_dont_tai_list .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_date .divdgweb_new_div_item_year{
	font-size: 23px;
	color: #0652b9;
	font-weight: bold;
	padding-top: 15px;
	text-align: center;
	
}

.news_box .news_dont_tai_list .news_div .news_div_item .news_div_item_content .news_div_item_body {
	width: 465px;
	height: 60px;
	line-height: 30px;
	color: #595e62;
	overflow: hidden;
	padding-top: 7px;
	text-align:left;
}

.news_box .news_dont_tai_list .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_content .divdgweb_new_div_item_body{
	width: 465px;
	height: 60px;
	line-height: 30px;
	color: #595e62;
	overflow: hidden;
	padding-top: 7px;
	text-align:left;
}

.news_box .news_dont_tai_list .news_div .news_div_item .news_div_item_content .news_div_item_title a {color: #333; font-size: 18px; font-weight:bold; float:left;}
.news_box .news_dont_tai_list .news_div .news_div_item .news_div_item_content .news_div_item_title a:hover{color:#0652b9;}
.news_box .news_dont_tai_list .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_content .divdgweb_new_div_item_title a:hover{color:#0652b9;}
.news_box .news_dont_tai_list .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_content .divdgweb_new_div_item_title a {color: #333; font-size: 18px; font-weight:bold; float:left;}

.news_box .news_dont_tai_list .news_div .news_div_item .news_div_item_date .news_div_item_month {
	font-size: 20px;
	color: #fff;
	float: left;
	padding: 17px 0px 0 21px;
	font-weight: bold;
}

.news_box .news_dont_tai_list .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_date .divdgweb_new_div_item_month{
	font-size: 20px;
	color: #fff;
	float: left;
	padding: 17px 0px 0 25px;
	font-weight: bold;
}

.news_box .news_dont_tai_list .news_div .news_div_item .news_div_item_date .news_div_item_day {
	font-size: 20px;
	color: #fff;
	float: left;
	padding-top: 17px;
	font-weight: bold;
}

.news_box .news_dont_tai_list .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_date .divdgweb_new_div_item_day{
	font-size: 20px;
	color: #fff;
	float: left;
	padding-top: 17px;
	font-weight: bold;
}

.news_box .news_dont_tai_list .news_div .news_div_item .news_div_item_content {padding-top: 35px;}
.news_box .news_dont_tai_list .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_content{padding-top: 35px;}

.news_box .news_dont_tai_list .divdgweb_new_div.divdgweb_new_div_item .divdgweb_new_div_item_date{
	width: 99px;
	height: 96px;
	float: right;
	margin-top: 35px;
	margin-right: 12px;
	background: url(//memberpic.114my.com.cn/liuhanqing388/uploadfile/image/20191016/20191016095628_1065290011.png) no-repeat;
	border:2px solid #0652b9;
}

.news_box .news_dont_tai_list .divdgweb_new_div .divdgweb_new_div_item{width: 617px;height: 164px;padding-left: 20px;margin-bottom: 23px; background:#f8f8f8;}
.news_box .news_dont_tai_list .divdgweb_new_div.divdgweb_new_div_item .divdgweb_new_div_item_date .divdgweb_new_div_item_year{
font-size: 23px;color: #0652b9;padding-top: 15px;text-align: center;font-family:Arial, Helvetica, sans-serif;}
.news_box .news_dont_tai_list .divdgweb_new_div.divdgweb_new_div_item .divdgweb_new_div_item_content .divdgweb_new_div_item_body{
width: 480px;height: 60px;line-height: 30px;color: #666;overflow: hidden;margin-top: 7px;}
.news_box .news_dont_tai_list .divdgweb_new_div.divdgweb_new_div_item .divdgweb_new_div_item_content .news_div_item_title a {color: #333; font-size: 18px; font-weight:bold; float:left;}
.news_box .news_dont_tai_list .divdgweb_new_div.divdgweb_new_div_item .divdgweb_new_div_item_date .divdgweb_new_div_item_month{
font-size: 20px;color: #fff;float: left;padding: 17px 0px 0 25px;font-weight: bold;}
.news_box .news_dont_tai_list .divdgweb_new_div.divdgweb_new_div_item .divdgweb_new_div_item_date .divdgweb_new_div_item_day{font-size: 20px;color: #fff;float: left;padding-top: 17px;font-weight: bold;}
.news_box .news_dont_tai_list .divdgweb_new_div.divdgweb_new_div_item .divdgweb_new_div_item_content{padding-top: 35px;}
.news_box .news_dont_tai .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_date{display: block;height: 25px;padding-left: 30px;padding-top: 32px;}
.news_box .news_dont_tai .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_date .divdgweb_new_div_item_year { color: #595e62; float: left; font-size:20px;}
.news_box .news_dont_tai .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_date .divdgweb_new_div_item_month{color: #595e62; float: left; font-size:20px;}
.news_box .news_dont_tai .divdgweb_new_div .divdgweb_new_div_item .divdgweb_new_div_item_date .divdgweb_new_div_item_day{color: #595e62; float: left; font-size:20px;}

/*版权*/
.copy {width:100%;background: #f8f8f8; overflow: hidden;}
.copy_box {width:1300px;margin: 0 auto;margin-top: 74px;}
.copy_logo {float: left;}
.copy_logo span {font-size: 14px;color: #333333;line-height: 28px;display: inherit;margin-top: 35px;}
.copy_logo span a {color: #333333;}
.copy_logo em {color: #333333;}
.copy_con {float:left;width: 310px;margin-left: 30px;}
.copy_con p {font-size: 24px;color: #333333;font-family: Arial;text-transform: uppercase;margin-bottom: 18px;}
.copy_con em {font-size: 14px;color: #333333;margin-top: 12px;display: inline-block;}
.copy_line {width:1px;height: 389px;background: #f0f0f0;float: left;margin: 0 63px;margin-top: -73px;}
.copy_icon {float:right;}
.copy_pic {float:left;height: 180px;overflow: hidden;}
.copy_pic li {width:  130px; height: 180px; overflow: hidden;}
.copy_pic li p {font-size: 20px;color: #333333;text-align: center;}
.copy_pic li i {margin-top: 20px;display: inline-block;}
.copy_pic li i img {width:130px;height:130px;}
.copy_str {float:right;margin-left: 38px;margin-top: 38px;}
.copy_str li {width:40px;height: 40px;background:#333333;border-radius: 50%;text-align: center;padding-top: 10px;transition: 0.5s;}
.copy_str li.on {background: #0652b9;transition: 0.5s; }
.copy_str li+li {margin-top:10px;}

/*链接*/
.link {width:100%;height:auto;background: #0652b9;overflow: hidden;}
.link_box {width: 1300px;margin:0 auto;} 
.link_tit {font-size: 18px;color: #ffffff;float: left;line-height: 58px;background: url(//memberpic.114my.com.cn/dgwmdj/uploadfile/image/20201109/20201109174403_601367993.png)0 15px no-repeat;padding-left: 40px}
.link_call {float: right;color:#ffffff;font-size: 14px; width: 1150px;}
.link_call a{color:#ffffff;}