@charset "utf-8";
body{ font-family:Arial,"Microsoft YaHei"; font-size:16px; line-height:24px; color:#5d5d5d;}
*{ margin:0; padding:0;}
img{ border:none;}
ul,li{ list-style:none;}
a{ color:inherit; text-decoration:none; transition: all 0.3s ease 0s;}
a:hover{ color:#0075c5;}


@font-face {
	font-family:Barlow-Regular;
	src: url('../fonts/Barlow-Regular.ttf'); }

.wrap{ width:1200px; margin:0 auto;}
.flex{ display: flex; flex-wrap: wrap; }
.flex1{  flex-wrap: wrap; justify-content: space-between;}
.clear{ clear:both;}

.mobile_daohang{ display:none}
#banner{ display:none}
.pc_dibu{ display:block}
.mobile_dibu{ display:none}


.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px;}

/* 首页 */


.header{width:100%; float:left; } 

.header .hdMd{ overflow:hidden; margin:0px auto; padding-bottom:30px; padding-top:5px;}
.header .hdMd h1{ float:left;}
.header .hdMd h1 img{ display:block;}
.header .hdDl{ float: left;margin-right:20px}

.header .hdDl h1{ font-size:31px; color:#000; line-height:27px; padding-top:33px; }
.header .hdDl h1 b{  color:#025eb5; }
.header .hdDl h1 span{ font-size:14px; letter-spacing: 2.15px; font-weight:normal; color:#787878; text-transform:uppercase; line-height:35px;}
.header .hdDl h1 p{ font-size:14px; letter-spacing: 0.2px; font-weight:normal; color:#616161; border-top:#ededed solid 1px;padding-top:4px; text-transform:uppercase}
.header .hdDl_4{ float: left;  margin-top:35px; font-size:15px; color:#6d6d6d;line-height:22px; padding-left:10px; width:400px;}



.header .hdDl dt a{ color: #5a5a5b; font-family:Arial; font-size: 15px; text-transform:uppercase; padding-top:5px; letter-spacing:1px}
.header .hdDl dd{ float: right;}
.header .hdDl dd h2{ font-size: 30px; font-weight:normal; color: #eb6100;}
.header .hdDl dd p{ font-size: 17px; color:#141414; margin-top: 5px;}
.header .hdPhone{ float:right; background:url(../images/hdPhone.jpg) no-repeat left center; padding-left:55px; margin-top:50px;  margin-right: 15px;}
.header .hdPhone p{ font-size:16px; color:#3d3d3d;}
.header .hdPhone h3{ font-size:30px; color:#025eb5; font-family:Barlow-Regular; font-weight:normal}
.header .hdNav{ width:100%; background:#025eb5; }
.header .navBox{height:61px; line-height:61px;}

.header .nav{ width: 102%;}
.header .nav>li{ float:left; font-size:15px; position:relative; padding:0 40px;  }
.header .nav>li>a{ display:block; color:#fff; text-decoration:none;background: url("../images/ha_navv_liBg.png") no-repeat right center;  font-size:17px}
.header .nav>li.last a{background:none; }
.header .nav>li:hover,.header .nav>li.cur{ background:#eb6100 ; }
.header .nav>li:hover>a,.header .nav>li.cur>a{color:#fff; background: none; font-size:17px}




.ss {
    overflow: hidden;
    width: 100%;
    background-color: #f1f1f1;
    height: 88px;
}.ss p {
    font-size: 14px;
    line-height: 88px;
    float: left;
    color: #000;
}.ss p a {
    color: #5f5f5f;
    padding: 0 1px;
}.search1 {
	float: left;
	height: 46px;
	width: 382px; background:#fff;

	border: 1px solid #ffffff;
	color: #6d6d6d;
	display: inline;
	line-height: 46px;
	font-size: 15px;
	text-align: left;
 padding-left:10px; margin-top:7px

}
.searchimg1 {
	float: left;
	display: inline; margin-top:7px
	
}
.ss .ssk {
    float: right;
    width: 486px;
    height: 34px;
    margin-top: 12px;
}


/*---简介-----------*/


/*----------------------*/
#warp {
    width: 100%;
    clear: both;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.n_right h3{ font-size:16px; font-family:Barlow-Regular; margin-bottom:10px; font-weight:normal}
.ggmain {
    width: 1200px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.h2_tong {
    width: 620px;
    margin: 0 auto;
    text-align: center;
    background: url(../images/tong_bg.png) no-repeat center bottom;
    padding-bottom: 30px;
    padding-top: 79px;
}.h2_tong h2 {
    width: 420px;
    margin: 0 auto;
    font-size: 36px;
    color: #a2a2a2;
    height: 50px; font-family:Barlow-Regular; font-weight:normal; text-transform:uppercase
}.h2_tong span {
   
    color: #282828;
    font-size: 36px; font-weight:bold
}

.aboutList_con {
    float: left;
    width: 1200px;
    margin-top: 30px; margin-bottom:55px
}



a:hover .aboutList_con_Tu  {color: #111;}
a:hover .aboutList_con_Tu span  { font-size:16px; color:#111111;

	
}a:hover .aboutList_con_Tu .iconfont {
color: #111111;	
}
.aboutList_con_Tu {
	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;
	
}
.aboutList_con_Tu_2 {
	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;
	
}
a:hover .aboutList_con_Tu  {
	transform: translate(0,-10px);
	-webkit-transform: translate(0,-10px);
	-moz-transform: translate(0,-10px);
	-o-transform: translate(0,-10px);
	-ms-transform: translate(0,-10px);}
	
a:hover .aboutList_con_Tu_2  {
	transform: translate(0,-10px);
	-webkit-transform: translate(0,-10px);
	-moz-transform: translate(0,-10px);
	-o-transform: translate(0,-10px);
	-ms-transform: translate(0,-10px);}




.aboutList_con_Tu {
  width: 211px;
    height: 243px;background:url(../images/a1.png) no-repeat left top; float:left; margin:0 12px;
}



.aboutList_con_Tu_2 {
    width: 211px;
    height: 243px; background:url(../images/a1.png) no-repeat left top; float:left; margin:0 12px;
}





	
.aboutList_con_Tu_sss{ float:left; text-align:center;  margin-top:57px; width:211px}

.aboutList_con_Tu .hhs{ font-size:20px; color:#313131; padding-top:10px;}
.aboutList_con_Tu .gg3{ font-size:12px; color:#666666; text-transform:uppercase; padding-top:5px}

.aboutList_con_Tu_2 .hhs{font-size:20px; color:#313131; padding-top:10px;}
.aboutList_con_Tu_2 .gg3{ font-size:12px; color:#666666; text-transform:uppercase; padding-top:5px}


.aboutList_con_Tu span {
	font-family: Arial, Helvetica, sans-serif;
		text-transform:capitalize;
	font-size:16px; color:#111111; margin-top:5px; display:block
} 




/*----------------------*/




/*----------------------*/

/*产品*/
.Pro{ overflow: hidden; width: 100%;}
.Pro .porBox{ overflow: hidden; }
.Pro .proLt{ float: left; width:520px; overflow: hidden;}

.Pro .proLtDl dd{ margin-bottom:17px;  width:250px; float:left ; margin-right:10px;}

.Pro .proLtDl dd a{ line-height: 53px; font-size: 20px; color: #4d4d4d; text-align:center; float:left;  width:240px; height:53px; border: #cbcbcb 1px solid; }
.Pro .proLtDl dd a:hover{   background: #025eb5; color: #fff; text-decoration: none;}

.Pro .hdPhone{ background:url(../images/phone.jpg) no-repeat left center ; padding-left:40px; margin-top:40px; margin-bottom:20px}
.Pro .hdPhone p{ font-size:14px; color:#4a4a4a;}
.Pro .hdPhone h3{ font-size:24px; color:#014fa2; font-family:Barlow-Regular; font-weight:normal}


.cx{border-top:#e8e8e8 solid 1px; padding-top:60px;}

.Pro .proRt{  float: right; width:680px; }


.list-2{ float:left; width:100%;}
.list-2 li {
    float: left;
    width: 326px; margin-left:2%; height:230px;
}.list-2 li a {
    display: block;
   
    background-color: #025eb5;
    transition: all 0.5s;
}
.list-2 li .v{width: 326px; height:220px; overflow:hidden}
.list-2 li img{width: 326px; height:220px; display:block; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s;}

.list-2 li img:hover { transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}







.list-2 li .text {
    text-align: center;
    padding: 0 15px;
    line-height:50px;
    height: 50px; color:#FFFFFF;
    overflow: hidden; font-size:16px;  text-transform:none
}.list-2 li a:hover {color: #fff; text-decoration:none; background:#025eb5}


.list-2 li .text:hover {
    text-align: center;
    padding: 0 15px;
    line-height: 50px;
    height: 50px;
    overflow: hidden; font-size:16px;   background:#025eb5
}

.list-2 li  a:hover .text   {background:#025eb5
}



#syyoushi1 {
	width: 100%; float:left;background:#f4f4f4; margin-top:70px;

}


.about_T {
	font-size: 45px;
	line-height: 60px; padding-top:60px; float:left
	color: #010101; text-align:center;

}.about_T h3{
	color: #5b5b5b; 
	padding-top:0px;
	font-size: 20px; height:35px; margin-bottom:40px;
	font-weight: normal; line-height: 30px;

}



#syyoushi {

	width: 100%; float:left; padding-bottom:70px;
	background:url(../images/p_d.jpg) no-repeat top center #025aad; margin-bottom:90px;

}


.youshi_b {
	float: left;
	width: 1201px;
	padding-top: 25px;
	padding-left: 26px;
}
.youshi_b_zi {
	text-align: left;
	float: left;
	width: 520px;
	padding-left: 50px;
	height: 109px;
	margin-top: 57px;
}
.youshi_zi_1 {
	float: left;
	width: 66px;
	height: 109px;
	padding-right: 19px;
}

.youshi_zi_2 {
	float: left;
	width: 290px;
	font-size: 13px;
	line-height: 25px;
	color: #ffffff;
	height: 109px;
}
.youshi_zi_2 p {
	float: left;
	width: 358px;
}

.youshi_zi_2 p span {
	text-transform: uppercase;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82adce;
	width: 358px;
	float: left;
	margin-bottom: 5px;
}

.youshi_zi_2 p strong {
	font-size: 23px;
	color: #FFFFFF;
	line-height: 22px;
	margin-bottom: 5px;
	float: left;
	width: 434px;
}



/*----------------------------------/

  
  
  
  
  
  
  
  
  
  
/*about*/
.about {
    width: 1200px; margin:auto; padding-top:80px;}
.about_pic{ float:left}
.about_wen{ float:right; width:523px}
.about_wen h2{  font-size:32px; color:#1c1c1c; margin-top:5px; font-weight:normal}
.about_wen h3{ margin-top:20px; font-size:17px; color:#fff; text-transform:uppercase; font-family:Barlow-Regular; font-weight:normal; background:#1691d0; width:68%;padding:10px 10px}
.about_wen b{ width:78px; height:4px; background:#eb6100; display:block; margin-top:18px}
.about_wen p{ width:100%; margin-top:30px; font-size:15px; line-height:32px}
.morere{ margin:14px 0; font-size:15px; float:left;text-transform:capitalize; margin-bottom:30px; border:1px #1691d0 solid; display:block; width:173px; height:43px; text-align:center; line-height:43px; color:#1691d0; margin-top:23px;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;}
.morere:hover{ width:188px;   letter-spacing:2px ;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; color:#fff ; text-decoration:none; background:#1691d0 }

.about4{ width:100%; float:left; display:flex; flex-direction:row;  margin-top:72px}
.about4 li{ flex:1; list-style:none; 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; text-align:left; padding-right:6%
	}
.about4 li:hover{ 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:-20px; }

	.about4 li:hover div{color:#1691d0}
	.about4 li:hover .line{ width:5%;  background: #1691d0;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:-20px;margin-bottom:3px }
	
	
.about4 li .shuzi_1{ font-size:50px; font-family:Barlow-Regular; color:#3d423d;}
.about4 li .shuzi_1 span{ font-size:16px; margin:0 5px; font-weight:normal}
.about4 li .line{ width:32px; height:1px; background:#1691d0; transition:All 0.4s ease-in-out;  margin-top:-20px; position:absolute;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}
.about4 li .shuzi_2{ font-size:17px; color:#555; text-align:left; margin-top:5px}

 
 .bot { width:100%;  margin-top:50px; float:left;  box-shadow: 0px 0px 40px 0px rgba(5, 5, 5, 0.08);}
 .bot .img2{display: none;}
 .bot li{width: 33.333%;float: left;height: 150px;text-align: center;background: #FFFFFF;position: relative;cursor: pointer;}
 .bot li .bot-li{position: absolute;top: 50%;transform: translate(-50%,-50%);left: 50%;text-align: left;    width: fit-content;padding-left: 65px;}
 .bot-li img{position: absolute;top: 50%;transform: translateY(-50%);left: 0;}
 .bot li p{margin-bottom: 0;color: #777777;}
 .bot li:hover{background-color: #1691d0; 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;}
 .bot li:hover .img1{display: none;float: left;}
 .bot li:hover .img2{display:inline-block;float: left;}
 .bot li:hover p, .bot li:hover h6{color: #FFFFFF;}
.h3-size30 {
    font-size: 26px; font-weight:normal; color:#333333
}.bot li p {
    margin-bottom: 0;
    color: #777777; font-size:16px; margin-top:4px
}



.news-one1 { width:100%; float:left; background:#f6f6f6;  padding-top:30px; padding-bottom:50px; margin-top:80px;
}



.h2_tong1 {
    width: 620px;
    margin: 0 auto;
    text-align: center;
    background: url(../images/tong_bg.png) no-repeat center bottom;
    padding-bottom: 30px;
    padding-top: 30px;
}.h2_tong1 h2 {
    width: 420px;
    margin: 0 auto;
    font-size: 36px;
    color: #a2a2a2;
    height: 50px; font-family:Barlow-Regular; font-weight:normal; text-transform:uppercase
}.h2_tong1 span {
   
    color: #282828;
    font-size: 36px; 
}

.news-one {
 
    padding: 0px 0 0px;
}

.news-page {
    padding-bottom: 120px;
}

.news-one__single {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.news-one__img {
    position: relative;
    display: block;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    overflow: hidden;
}

.news-one__img img {
    width: 100%;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    transition: all 500ms ease;
    transform: scale(1);
}

.news-one__single:hover .news-one__img img {
    transform: scale(1.05);
}

.news-one__img>a {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(var(--thm-black-rgb), 0.3);
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: var(--thm-base);
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-30%);
}

.news-one__img>a>span {
    position: relative;
}

.news-one__img>a>span::before {
    content: '';
    width: 20px;
    height: 2px;
    background-color: var(--thm-base);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 500ms ease;
}

.news-one__img>a>span::after {
    content: '';
    transition: all 500ms ease;
    width: 2px;
    height: 20px;
    background-color: var(--thm-base);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.news-one__img>a:hover>span::before,
.news-one__img>a:hover>span::after {
    background-color: var(--thm-primary);
}

.news-one__single:hover .news-one__img>a {
    visibility: visible;
    transform: translateY(0%);
    opacity: 1;
}

.news-one__date-box {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: var(--thm-base);
    padding: 17px 22px 20px;
    border-top-right-radius: 8px;
}

.news-one__date-box p {
    font-size: 14px;
    color: var(--thm-black);
    font-weight: 800;
    margin: 0;
    line-height: 17px;
    text-align: center;
}

.news-one__content {
    position: relative;
    display: block;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 60px 0px rgb(0, 0, 0, .05);
    padding: 20px 42px 30px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom: 3px solid transparent;
    transition: all 500ms ease;
}

.news-one__single:hover .news-one__content {
    border-bottom: 3px solid #1989fb;
}

.news-one__meta {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin: 0;
}

.news-one__meta li+li {
    margin-left: 10px;
}

.news-one__meta li a {
    color: var(--thm-gray);
    font-size: 14px;
    transition: all 500ms ease;
}

.news-one__meta li a:hover {
    color: var(--thm-extra);
}

.news-one__meta li a i {
    color: var(--thm-extra);
}

.news-one__title {
    font-size: 21px;
    font-weight:400;
    line-height: 32px;    margin-top: 5px; text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;
}

.news-one__title a {
    color: var(--thm-black);
    transition: all 500ms ease;
}

.news-one__single:hover .news-one__title a {
    color: var(--thm-primary);
}

.news-one__text {
    font-size: 15px;
    margin: 0;
    line-height: 25px;
    margin-top: 5px;
    margin-bottom: 8px;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;
}

.news-one__read-more-btn {
    font-size: 16px;
    font-weight: 600;
    color: var(--thm-black);
    display: inline-block;
    transition: all 500ms ease;
}

.news-one__read-more-btn:hover {
    color: var(--thm-extra);
}

.col-xl-41{ width:30%; float:left; margin-left:1.5%; margin-right:1.5%;}


.join{ width:100%; float:left; background:url(../images/jj.jpg) no-repeat center; background-size:cover; background-position:center; background-repeat:no-repeat; background-attachment: fixed; height:239px; text-align:center; color:#FFFFFF; font-size:35px; line-height:70px; padding-top:90px;}



.a_more{ font-size:17px; color:#fff!important; line-height:45px; width:200px; margin:auto;display:inline-block; 
  border: 1px solid #fff; 
  position: relative;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.a_more a{  color:#fff!important;
}
.a_more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #025aad;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.a_more:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.a_more:hover{ color:#fff;}





/*footer*/
footer{  overflow: hidden; background-color: #373737; width: 100%; padding-top:20px;}

.xia{ width:1200px; margin:0 auto; display:flex; justify-content:  space-between; margin-top:43px;padding-bottom:30px  }
.xia_lo{ width:35%; text-align:center;}
.xia_lo h4{ color:#FFFFFF; font-size:20px; line-height:24px; text-align:center; padding-top:0px;font-family: Barlow-Regular;}
.xia_lo h4 span{ color:#fff; font-size:22px; font-weight:normal; text-transform:uppercase}
.xia_lo p{ width:100%; float:left; color:#767676; font-size:16px; line-height:23px;}



.xia ul{ }

.xia ul:nth-child(2){ width:45%; margin:0 5%;border-right:1px #4b4b4b solid;border-left:1px #4b4b4b solid; padding-left:5%}
.xia ul:nth-child(3){ width:15%; float:right}






.xia .iu_tit {
    background: url(../images/lid.jpg) no-repeat left bottom;
    padding-bottom: 8px; font-size: 22px;
    color: #ffffff;
    margin-bottom: 10px; padding-bottom:8px; line-height:34px;
}.xia .iu_tit span{font-family: Barlow-Regular;
    font-weight: normal;
    text-transform: uppercase; line-height:34px}
	
.xia .iu_tit b{ width:50px; height:1px; position:absolute; margin-top:10px; background:#1691d0; float:left}

.xia ul li:first-child span{ font-family:Barlow-Regular; font-weight:normal; text-transform:uppercase; font-size:22px;}
.xia ul li:first-child b{ width:50px; height:1px; position:absolute; margin-top:10px; background:#1691d0}

.xia ul li:first-child{ font-size:18px; color:#ffffff; margin-bottom:10px }
.xia ul li { line-height:34px; color:#e2e2e2; font-size:15px}
.xia ul li a{color:#e2e2e2; }
.xia ul li a:hover{ color:#00db64; border-bottom:1px #00db64 solid; letter-spacing:2px; 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;}


.xia ul li:first-child{ background:url(../images/lid.jpg) no-repeat left bottom; padding-bottom:8px}

.xia ul p{ line-height:34px; color:#b2b2b2; font-size:15px}
.erw{ float:left; margin-right:10px; text-align:center; line-height:30px; color:#fff; font-size:15px; margin-top:20px}
.banquan{ width:100%; height:76px;  text-align:center; color:#818181;  font-size:15px; margin:0 auto ;margin-top:0px; line-height:76px; background:#292929}
.banquan a{color:#818181}

.xia ul .add{ background:url(../images/add.png) no-repeat left center; padding-left:35px; margin-top:20px}
.xia ul .tel{ background:url(../images/tel1.png) no-repeat left center; padding-left:35px}
.xia ul .mol{ background:url(../images/mol.png) no-repeat left top; padding-left:35px}
.xia ul .email{ background:url(../images/email.png) no-repeat left 10px; padding-left:35px}


.footer,.footer .ftNav,.footer .ftBox{ overflow: hidden; width: 100%;}
.footer .ftNav{ border-bottom: 1px solid #1d47c3; height: 55px;}
.footer .ftNav li{ padding: 0 28px; font-size: 13px; float: left; line-height: 53px;}
.footer .ftNav li a{ color: #fff; text-decoration: none; display: block}
.footer .ftNav li:hover a { border-bottom: 2px solid #ffa200;}
.footer .ftBox{padding: 45px 0 20px;}
.footer .ftDl{ width: 550px; float: left;}
.footer .ftDl dt{ float: left; margin-left: 10px;}
.footer .ftDl dd{ float: right; padding-left:18px; border-left:1px solid #3a5fcd; }
.footer .ftDl dd p{ line-height: 25px; font-size: 13px; color: #fff}
.footer .ftDl dd p a{ color: #fff;}
.footer .ewm{ float: right;}
.footer .ewm p{ margin-top: 15px; font-size: 14px; color: #fff;}














/* 内页 */
.f_a{ background:url(../images/f1.jpg) no-repeat center; width:100%; height:450px; float:left}
.f_p{ background:url(../images/f2.jpg) no-repeat center; width:100%; height:450px; float:left}
.f_n{ background:url(../images/f3.jpg) no-repeat center; width:100%; height:450px; float:left}
.f_s{ background:url(../images/f4.jpg) no-repeat center; width:100%; height:450px; float:left}
.f_zs{ background:url(../images/f6.jpg) no-repeat center; width:100%; height:450px; float:left}
.f_case{ background:url(../images/f5.jpg) no-repeat center; width:100%; height:450px; float:left}



.location{ width:100%; padding:12px 0; clear:both; border-bottom:solid 1px #eee; font-size:15px;}
.location span{ color:#0075c5;}


.inside{ width:100%; padding:80px 0 70px 0; clear:both;}
.title {
    text-align: center;
}
.title h1 {
    color: #eeeeee;
    opacity: 0.5;
    text-transform: uppercase;
    font-size: 60px;
	margin:0;
}
.title h2 {
    position: relative;
    font-size: 36px;
	color:#333333;
	letter-spacing: 2px;
	margin:-15px 0 50px 0;
}

.cuti{ width:100%; background:#0076c0; padding-top:15px; padding-bottom:15px; font-size:18px; line-height:25px; text-align:center; color:#FFFFFF; margin-bottom:35px;}

/* 简介 */
.about_in {
    background-color: #fff;
    box-shadow: 1px 10px 60px 0px rgba(0, 0, 0, 0.07);
	border:#e4e4e4 solid 1px;
	padding-top:50px; padding-bottom:50px; padding-left:5%; padding-right:5%;
	width:90%; float:left;
	border-radius:25px; line-height:28px; margin-bottom:50px;
}




.ab111{ float:left; width:100%; padding-top:10px; padding-bottom:35px; margin-bottom:0px;}

.ab111 ul{overflow:hidden; padding-left:28%}
.ab111 ul li{display:block;float:left;}
.ab111 ul li a{float:left;text-align:center!important;line-height:40px; font-size:17px;  width:100%;}
.ab111 ul li a:hover{   float:left;}


.zz1{  color:#FFFFFF;background:#f1a615; width:14% ; line-height:40px; margin-left:1%; border-radius:5px;  }
.zz1 a{color:#FFFFFF ; }
.zz2{color:#fff;background:#0076c0;  width:14% ;  line-height:40px; margin-left:1%; border-radius:5px;}
.zz2 a{color:#fff ; }


/* 产品 */
.pro_in{ display:inline-block; width:100%;}


.pro_in{ width:100%;}
.pro_in ul li{  border:solid 5px #e7e7e7;  position: relative; width:350px; height:354px; margin-bottom:18px; float:left; margin-right:20px; margin-left:20px;}
.pro_in ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #f6f6f6;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  z-index: -1;
}
.pro_in ul li:hover::before {
  height: 100%;
  top: auto;
  bottom: 0;
}

.pro_in ul li img { width:100%; height:230px; float:left;object-fit: cover;
}

.pro_in h4{font-size:22px; color:#000; font-weight:normal; width:100%; padding-top:30px; padding-bottom:10px; float:left; text-align:center}
.pro_in h4 span{ padding-left:5%; padding-right:5%; font-size:15px; color:#7c7c7c;line-height:18px; float:left; text-align:center; padding-top:15px; width:90%;}


.imglist2 ul li{text-align:center;float:left;display:inline;width:336px;height:250px; margin:10px 10px;overflow:hidden; border: #e4e4e4 1px solid; }
.imglist2 ul li img{background:#FFF; max-width:100%; max-height:100%;}
.imglist2 ul li span{line-height:25px;display:block;background:#FFF; text-align:center}

.zu12{width:336px!important; height:250px!important; display: flex;justify-content: center;align-items: center;  overflow:hidden; background:#FFF;  }
.zu12 a img{ -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }
.zu12 a:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}



.pr_intro1{ font-size:16px; color:#878787; padding-top:20px; padding-bottom:20px; height:80px; margin-bottom:20px;  float:left; width:80%; text-align:left;
text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:4;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; padding-left:30px;}
.pr_more1{ font-size:14px; color:#b2b2b2; border:solid 1px #b2b2b2; padding:5px 25px 5px 25px; border-radius:25px; display:inline-block;position:relative; overflow:hidden; margin-left:120px;}
.pr_more1::after{position:absolute;content:"";top:0;left:auto;right:0;width:0%;height:100%;background:#1558a6;transition:all .5s ease; z-index:-1; border-radius:15px;}
.pro_in ul li:hover .pr_more1::after{left:0;width:100%;}
.pro_in ul li:hover .pr_more1{ color:#fff;}


.inside_l{ width:20%; padding-top:45px; padding-bottom:50px; padding-left:2%;  padding-right:2%;float:left; background:#EBEBEB; border-radius: 10px; margin-bottom:55px;}
.inside_l h3 {
    font-size:30px; width:100%!important;
	color: #000;
    margin: 0 0 20px 0; text-transform:uppercase; font-weight:normal;
	text-align: center!important;
}
.inside_l ul li a{
    border-radius: 20px; font-size:15px;
    width: 95%;
    padding: 5px 2.5%;
    background-color: #FFF;
    border: solid 1px #EBEBEB;
	margin:0 0 10px 0;
	display: inline-block;
	text-align: center;
  position: relative;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.inside_l ul li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 20px;
  background:linear-gradient(90deg,#0076c0,#00a6e9);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.inside_l ul li a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.inside_l ul li a:hover {
  color: #fff;
}

.zz11 a{ color:#FFFFFF; background:linear-gradient(90deg,#0076c0,#00a6e9);}


.inside_r{ width:68%; float:right; line-height:30px; box-shadow: 3px 3px 4px 3px rgba(0, 0, 0, 0.2); padding:50px 3% 30px 3%;border-radius: 10px; min-height:520px; margin-bottom:50px;}

.inside_r h3{ width:100%; font-size:30px; color:#000000; padding-bottom:25px; font-weight:normal!important;}


.xxx{}
.xxx img{ height:auto!important; width:auto; max-width:100% }






.p_detail{ margin-bottom:60px;}
.p_left{ width:68%; line-height:30px;}
.p_left h3{ font-size:24px; color:#0075c5; margin:0px 0 20px 0; letter-spacing:2px;}
.p_left table tr:nth-child(odd) { background: #fcfcfc;}
.p_left table tr:nth-child(even) { background: #fff;}
.p_left table td{ padding:10px 0;}
.p_pic{ width:28%; height:280px; position:relative; margin-top: 50px;}
.p_pic:before {
    position: absolute;
    content: '';
    top: 105%;
    left: 5%;
    height: 10px;
    width: 90%;
    background: radial-gradient(ellipse at center, rgba(0, 117, 197, 0.35) 0%, transparent 80%);
}
.p_pic img{ width:100%; height:100%; object-fit: cover;}

.page_in {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
	padding:20px 2%;
	border-radius:30px;
}
.page_in ul{ align-items: center;}
.page_in ul li { width: 44%; font-size:15px;}
.page_in ul li:nth-child(2){ text-align:center; background:#0075c5; width:50px; height:50px; line-height:50px; color:#fff; border-radius:50%; transition: all 0.3s ease 0s;}
.page_in ul li:nth-child(2) a{ display:block;}
.page_in ul li:nth-child(2):hover{ background:#000;}
.page_in ul li:nth-child(2):hover a{ color:#fff;}
.page_in ul li:nth-child(3){ text-align:right;}


/* 翻页 */
.contentPage { text-align:center; clear:both; width:100%; margin-top:30px;}
.contentPage .zi { font-size:15px; float:none!important;}
.contentPage a {font-size: 15px; margin:0px 3px; padding:4px 7px; border: 1px solid #0075c5;}
.contentPage a:hover { color:#FFF; background-color:#0075c5;}
.contentPage .current { font-size: 15px; margin:0px 3px; padding:4px 7px;}


/* 新闻 */
.news_in ul li {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
    padding: 35px 3%;
    position: relative;
	width:42.5%;
	box-shadow: 0px 5px 15px 0px rgba(0, 117, 197, .1);
	color: #1A1A1A;
	margin:40px 0 0 0;
}
.news_in ul li:nth-child(1), .news_in ul li:nth-child(2){ margin-top:0;}
.news_in ul li:before,
.news_in ul li:after {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    opacity: 0;
}
.news_in ul li:before {
    top: 30px;
    left: 30px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.news_in ul li:after {
    bottom: 30px;
    right: 30px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.news_in ul li:hover {
    color: #fff;
    background-color: #0075c5;
}
.news_in ul li:hover h3 span, .news_in ul li:hover .n_text h4, .news_in ul li:hover .n_text p{ color: #fff;}
.news_in ul li:hover:before {
    opacity: 1;
    top: 10px;
    left: 10px;
}
.news_in ul li:hover:after {
    opacity: 1;
    bottom: 10px;
    right: 10px;
}
.news_in ul li:hover h3 {
    border-right-color: #fff;
}
.news_in ul li h3 {
    font-size: 40px;
    text-align: center;
    border-right: 1px solid #1A1A1A;
	line-height:35px;
	padding:10px 6% 0 0;
	margin:0;
}
.news_in ul li h3 span{ font-size:16px; font-weight:500; color: #737373;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.n_text { width:76%;}
.n_text h4{ font-size: 18px; font-weight:600; margin:0 0 5px 0;
text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.n_text p{ font-size:16px; color: #737373;
    -webkit-transition: 0.3s;
    transition: 0.3s;
text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}

.n_detail{ margin-bottom:40px;}
.n_title{ align-items: center; display: flex; margin-bottom:30px;}
.date {
    float: left;
    color: #fff;
    font-size: 14px;
    margin-right: 20px;
	background: #0075c5;
	padding: 5px 20px;
}
.n_title h3 {
    float: left;
    font-weight: 500;
	font-size: 22px;
	margin:0;
	color:#000;
}


/* 风采 */
.style_in{ display: inline-block; width:100%;}
.style_in ul li{ width:22.7%; float:left; box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, .07); margin:40px 3% 0 0;}
.style_in ul li:nth-child(1), .style_in ul li:nth-child(2), .style_in ul li:nth-child(3), .style_in ul li:nth-child(4){ margin-top:0;}
.style_in ul li:nth-child(4n){ float:right; margin-right:0;}
.s_pic{ width:100%; height:200px; position:relative;overflow:hidden;}
.s_pic img{ width:100%; height:100%; object-fit: cover; -webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 500ms ease;transition:-webkit-transform 500ms ease;transition:transform 500ms ease;transition:transform 500ms ease,-webkit-transform 500ms ease}
.s_pic>a{width:100%;height:100%;background-color:rgba(0,117,197,.3);position:absolute;top:0;left:0;opacity:0;-webkit-transform:translateY(-20%);transform:translateY(-20%);-webkit-transition:opacity 500ms ease,-webkit-transform 500ms ease;transition:opacity 500ms ease,-webkit-transform 500ms ease;transition:opacity 500ms ease,transform 500ms ease;transition:opacity 500ms ease,transform 500ms ease,-webkit-transform 500ms ease}
.s_pic>a::before,.s_pic>a::after{content:"";width:32px;height:2px;background-color:#fff;display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.s_pic>a::after{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}
.style_in ul li:hover .s_pic>a{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
.style_in ul li:hover .s_pic>img{-webkit-transform:scale(1.05);transform:scale(1.05)}

.s_title{ text-align:center; margin:20px 0;
text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.style_in ul li:hover .s_title{ color:#0075c5;}


/* 联系 */
.info {
    background-color: #0075c5;
    width: 45%;
	padding:5% 3% 3% 5% ;
	color:#f1f1f1;
	line-height: 26px;border-radius:5px;
}
.info a:hover{ color:#fff;}
.info tr td{ border:#4394cc solid 1px;padding:10px;}


.form{ width:40%;}
.form h4 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 30px;
}
.form .input {
    border: 1px solid #ebebeb;
    border-radius: 25px;
    font-size: 15px;
    padding: 13px 3%;
	width:94%;
	margin-bottom:30px;
	outline:none;
}
.form textarea.input {
    border-radius: 20px;
    height: 100px;
	width:94%;
}
.input:focus {
    border-color: #0075c5;
}
.form .verify {
    border: 1px solid #ebebeb;
    border-radius: 25px;
    font-size: 15px;
    padding: 13px 3%;
	width:20%;
	margin-bottom:30px;
	outline:none;
	float:left;
}
.verify_img{ height:45px; margin:0 0 0 20px;}
.submit {
    background-color: #0075c5;
    border: none;
    border-radius: 25px;
    font-size: 18px;
    padding: 11px 50px;
	color:#fff;
	cursor:pointer;
	outline:none;
	float:right;
	transition: all 0.3s ease 0s;
}
.submit:hover{ background:#000;}

.ok{ font-size:24px; color:#0075c5; text-align:center;}


.mobile_daohang{ display:none;}
.tbottom{ display:none;}
.bottomNav{ display:none;}
.htmleaf-container_wap{ display:none;}



@media all and (max-width:768px){
	.header{ display:none}
	#indexBanner{ display:none}
	
	.mobile_dibu{ display:block}
	.mobile_lianxi{ display:none; font-size:15px!important}
	.mobile_job{ display:block}
.pc_job{ display:none}
.lxma{ font-size:15px!important}
	.mobile_daohang{ display:block}
	.pc_daohang{ display:none}
	body{ font-size:14px!important;}
	.neirong{ font-size:14px;}

.suspension{ display:none}
.suspension-box{ display:none}

.alogo{ display:none}

.flash{ display:none}


/*-------底部-----------*/



/*手机版底部导航*/
.htmleaf-container{ display:none}
#banner{ display:block}
.tbottom{ display:block; height:70px;}

.nav_bgc{ display:none}
.bottomNav {display:block; z-index:9999;
	/*border:1px solid red;
	*/
    width:100%;
	height:70px;
	position:fixed;
	bottom:1px;}
.bottomNav_item {
	/*border:1px solid red;
	*/
    width:25%;
	height:70px; border-top:1px solid #d8d8d8;
	float:left; color:#333;
	text-align:center; background:#fff;
}
.bottomNav_icon {
	margin:auto;
	width:30px;
	height:30px; margin-top:11px;
}
.bottomNav_icon img {
	width:100%;
	height:100%;
}
.bottomNav_item p {
	margin-top:3px; font-size:0.85rem}


.xianb{border-right: 1px solid #24833d;}
#BottomNav ul li a {
    color: #0e4ca0;
    display: block;
     padding-bottom:0.5rem; 
    padding-top:0.5rem; 

}



#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
	}

.gray {
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:gray;
}
.inital_color { color:#0e4ca0}


/*手机版顶部导航*/
@charset "utf-8";
*{margin:0;padding:0}
a{text-decoration:none;color:#333;font-family:"arial","微软雅黑"}
html{width:100%;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;-moz-overflow-scrolling:touch;-o-overflow-scrolling:touch;overflow-scrolling:touch;font-size:16px;}
html.ns{overflow:hidden}
.wsneirong img{ width:100%!important; height:auto!important}
body{color:#535353;font-size: 1em;font-family:"arial","微软雅黑"; width:100%;position:relative}
@media screen and (min-width: 360px) and (max-width: 374px){ html{font-size:16px}}
@media screen and (min-width: 375px) and (max-width: 479px){ html{font-size:18px}}
@media screen and (min-width: 480px) and (max-width: 539px){ html{font-size:20px}}
@media screen and (min-width: 540px) and (max-width: 639px){ html{font-size:24px}}
@media screen and (min-width: 640px){ html{font-size:28px}}

a,body{font-family:"微软雅黑"/9;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{border:0}ol,ul,li{list-style:none}dl,dt,dd,ul,li{margin:0;padding:0}input,textarea{outline:none}html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}i{font-style:normal}.fl{float:left}.fr{float:right}.clear{clear:both}.wrap{width:96%;margin:0 auto}body,div,h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}

#banner {width: 100%;margin:0px;padding:0px;overflow: hidden;}
#banner img{width: 100%;}

.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
	.focus .shanghl00{ width:100%; height:11px;  position:absolute; z-index:1; bottom:45px; text-align:center;  }
	.focus .shanghl00 ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top; margin-top:15px;
	}
	.focus .shanghl00 ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:-2px 5px;  vertical-align:top; overflow:hidden;   }
	.focus .shanghl00 ul .on{ background:#FE6C9C;  }
	.focus .bd{
	position:relative;
	z-index:0;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
.focus .bd li{ margin:0px; padding:0px; height:8rem; position:relative; overflow:hidden;}
	.focus .bd li img{ width:100%!important;  height:100%; object-fit:cover; display:block; }
	.focus .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
.foctit{position:absolute; z-index:111; width:100%; bottom:0;background: rgba(0,0,0,.6); padding-left: 0.7rem; padding-right: 0.7rem; color:#FFF; font-size:0.8rem;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow:hidden; height:40px; line-height:40px; box-sizing:border-box;}
	
.toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.toubuge{ width:100%; height:50px;}
.main-header {
    height: 50px;box-shadow: 0px 1px 5px #5c4b51;
    /*background: #a10e15;*/
	background: rgba(255,255,255,1.0);
    z-index: 60;
	width:100%;
	position:relative;
		
}
header{	
	height:50px;
	line-height: 50px;
	text-align: center;
    background-color: #fff;
	box-shadow: 0px 1px 5px #9c8e93; margin-bottom:5px;
}

.cd-logo {
    position: absolute;
    top: 0px; font-size:16px; font-weight:bold; 
    left: 10px; text-transform:uppercase
   
}
.cd-logo img { float:left; padding-right:5px; padding-top:2px;
   
} 

/*.search_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_sea.png) no-repeat;
position: absolute;
right:60px;
top:10px;
background-size: auto 25px;
background-position: center center;
}*/
.menu_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_menu.png) no-repeat;
	position: absolute;
	right:10px;
top:10px;
}
.animate{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(180deg);-moz-transform:rotate(180deg); /* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); /* Opera */background: url(../images/wap_close.png) no-repeat;} 
  .animate1{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(-180deg);-moz-transform:rotate(-180deg); /* Firefox */
-webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
-o-transform:rotate(-180deg); /* Opera */} 
#top{ width:100%;  overflow:hidden; display:block;  position:absolute; top:50px; z-index:100; background-color:#f2f2f2;padding: 10px; box-sizing:border-box;}
input.button1 {
	border-radius: 5px;
	line-height: 23px;
	height: 33px;
	width: 70%;
	padding: 0 5px 0 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	float:left;
	margin-right:3%;
font-size:12px;
	z-index: 1001;
}
input.button2 {
	text-shadow: black 0 1px 0;
	border: 1px solid;
	border-color: #EEE #CCC #CCC #EEE;
	color: #666;
	font-weight: bold;
	width: 22%;
	border-radius: 5px;
	padding: 3px;
	height: 35px;
	text-shadow: 0 /*{a-bar-shadow-x}*/ 0px /*{a-bar-shadow-y}*/ 0px /*{a-bar-shadow-radius}*/ #FFF /*{a-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f8f8f8 /*{a-bar-background-start}*/), to( #eaeaea /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/);
	font-size:12px;
	z-index: 1001;
	float:right;
}

.ncon_item{display: flex;flex-wrap: nowrap;
overflow: hidden;
position: relative;box-sizing: border-box;
padding: 15px 12px;
background-color:#fff;border-bottom: 1px solid #EBEBEB;}

.shl-n-pic {
    width: 115px;
    min-width: 115px;
    height: 72px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}
.shl-n-pic img { width:100%; height:100%; object-fit:cover;}
.shl-left {
 width:100%
}
.shl-ptit {
 font-size:0.9rem;
 overflow:hidden;
 width:100%;
 height:2.6rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical
}
.shl-time {
 font-size:12px;
 color:#00943e;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;

 background-repeat:no-repeat;
 padding-left:15px
}
.shl-geng{ padding-top:20px; padding-bottom:20px;}
.loading-more-button {
    width: 6rem;
    height: 2rem;
    line-height: 1.96rem;
    text-align: center;
    font-size: .8rem;
    border: 1px solid #00943e;
border-radius: 5px;
color: #00943e;
    cursor: pointer;
    margin: 0 auto;
}


/*选项卡*/
.tabs {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con{ display:none; background-color:#FFF;}

.tabs li{
float: left;
width: 33.33%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs .thistab{
float: left;
width: 33.33%;
height: 40px;
border-bottom: 1px solid #00943e;
line-height: 40px;
font-size: 0.9rem;
color: #00943e;}

.home-tit{width: 100%;
position: relative;
margin-top: 10px;border-bottom: 1px solid #EBEBEB; padding:13px 14px; background-color:#FFF;font-size: 0.9rem;color: #0579cb; box-sizing:border-box;}
.home-tit .dtit { font-weight:bold; float:left;}
.home-tit a {

    font-family: Arial;
    font-size: 10px;
    float: right;
    color: #666;
    text-align: right;
    display: block;
    padding-top: 6px;
}

.shl-zj{display: flex;flex-wrap: wrap; background-color:#FFF; box-sizing:border-box;padding: 7px; text-align:center;}
.shl-zjsection {
    width: 50%;
    padding: 5px;box-sizing:border-box;
}
.zjkuang {border: 1px solid #EBEBEB;box-sizing:border-box; padding:6px 6px 12px 6px; border-radius:5px;box-shadow: 0px 0px 5px #E4E4E4;}
.shl-zjpic{width: 4.2rem;
height: 4.2rem;
overflow: hidden;
position: relative; border-radius:50%; overflow:hidden; margin:0 auto; margin-top:0.6rem;}
.shl-zjpic img{width: 100%;
height: 100%; object-fit:cover;}
.zjtit1{ font-size:0.9rem; height:2.6rem;
 line-height:1.3rem; overflow:hidden; margin-top:10px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit2{font-size:0.8rem; height:2rem; line-height:1rem; color:#959595; overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit3{font-size:0.7rem; height:1.4rem; line-height:1.4rem; border-radius:0.7rem; width:4rem; text-align:center; border:1px solid #0a53a3; margin:0 auto; margin-top:10px; color:#0a53a3;}



/*选项卡*/
.tabs2 {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con2{ display:none; background-color:#FFF;}

.tabs2 li{
float: left;
width: 50%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs2 .thistab{
float: left;
width: 50%;
height: 40px;
border-bottom: 1px solid #029d25;
line-height: 40px;
font-size: 0.9rem;
color: #029d25;}


.shl-djt{display: flex;flex-wrap: wrap;box-sizing:border-box;}
.shl-section {
    width: 50%;
    padding: 8px;box-sizing:border-box;
}
.skkk {
    background-color: #fff;
  
}
.shl-djtpic{width: 100%;
height: 110px; border-bottom:1px solid #f2f2f2;
overflow: hidden;
position: relative;}
.shl-djtpic img{width: 100%;
height: 100%; object-fit:cover;}
.shlne {
    padding: 10px;
}
.djtte{ font-size:0.9rem;
 overflow:hidden; text-align:center;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
 
 .djttime {
 font-size:12px;
 color:#969696;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;
 background-position: left center;
 background-repeat:no-repeat;
 padding-left:15px; height:15px; line-height:15px;
}

.jigou{ background-color:#FFF;}
.jigouname{ font-size:0.9rem;color: #0a53a3;
 overflow:hidden;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical}
.jigoumiaoshu{
	font-size:12px;
 color:#969696;
 margin-top:6px;
  overflow:hidden;
 height:3rem;
 line-height:1rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:3;
 /*显示行数*/-webkit-box-orient:vertical}

.jigou-pic {
    width: 115px;
    min-width: 115px;
    height: 82px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}

.wap_add{ background:url(../images/in_28.jpg) no-repeat left; padding-left:3rem; height:40px; line-height:40px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden!important }
.wap_tel{ background:url(../images/in_30.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:20px;}
.wap_mail{ background:url(../images/in_32.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:40px;}
.wap_line{ margin-top:0.8rem; margin-bottom:0.8rem; background:#d8d8d8; height:1px; width:100%;}
.foot2-wap { width:100%; margin:0 auto;
    display: block;
    text-align: center;
    padding-top: 1rem;
    font-size: 0.8rem;
	padding-bottom: 1rem;background:#00943e;color:#fff;
}
.foot2-wap a {
    color: #fff;
}

.tit4 {
    width: 100%;
    padding: 15px;
    border-bottom: 
    #EBEBEB 1px solid;
    overflow: hidden; background-color:#FFF; box-sizing:border-box;
}
.tit4 .tout {width: 100%; display:flex;}
.ttpic{ width:4.4rem; min-width:4.4rem; margin-right:10px;}
.ttpic img{ width:100%;}
.tit4 .tout .text { width: 100%;}
.tit4 .tout .text h3 {

    font-size: 1rem;
    font-weight: bold;
    color: 004276;
    line-height: 1.5rem;
	height:1.5rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical;

}
.tit4 .tout .text h3 a { color: #0a53b8;}
.tit4 .tout .text .tex {
	font-size:0.75rem;
    color: #888;
	  line-height: 1rem;
	height:2rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical; margin-top:8px; 

}
.tit4 .touj {width: 100%; display:flex; align-items: center; background-color:#f2f2f2;}
.tjzjleft {
    width: 2rem;
	min-width: 2rem;
    text-align: center;
    line-height: 1.1rem;
    padding: 8px 0;
    background:#0a53a3;
    color: #fff; 
     font-size:0.9rem;
    
}
.zjtu{min-width:4.2rem;width: 4.2rem;height: 4.2rem; overflow:hidden; border-radius:50%; margin-right:10px; margin-left: 15px;}
.zjtu img{width: 100%;height: 100%; object-fit: cover; display:block;}
.rszj{ width:100%;}
.rszjtit {
	font-size:0.75rem;
    color: #888;
	  line-height: 1.1rem;
	height:1.1rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; padding-right: 6px;

}





.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}


.tbottom{ height:70px;}
#BottomNav {
    /*background: #0a53a3 none repeat scroll 0 0;*/
	background: rgba(36,131,61,0.9) none repeat scroll 0 0;
    bottom: 0;
    height: 3em;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 9;
}
#BottomNav ul li {
    float: left;
   
    text-align: center;
    width: 16.66%; 
}

.xianb{border-right: 1px solid #24833d;}
#BottomNav ul li a {
    color: #00943e;
    display: block;
     padding-bottom:0.5rem; 
    padding-top:0.5rem; 

}


#BottomNav ul li a div {
    font-size: 0.7rem; padding-top:0.25rem;padding-bottom:0.4rem; 
}
#BottomNav .yy1 {
    background-image: url(../images/yy1.png);
}
#BottomNav .yy2 {
    background-image: url(../images/yy2.png);
}
#BottomNav .yy3 {
    background-image: url(../images/yy3.png);
}
#BottomNav .yy4 {
    background-image: url(../images/yy4.png);
}
#BottomNav .yy5 {
    background-image: url(../images/yy5.png);
}
.yy6 {
    background: url(../images/yy6.png) no-repeat left;
	    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
}
#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
	
}

.shl-toug{ height:50px; width:100%;}
.shl-mingx{ width:14.285%; float:left }
.shl-mingx img{ width:100%; height:100%; object-fit:cover;}

#msk{ display:block; position:absolute; width:100%; height:100%; background:#000; opacity:0.5; top:0px; left:0; z-index:50;}
#menu{ position:fixed; width:200px; height:100%;  right:-200px; background:#333; color:#fff; z-index:200; display:none; font-size:0.9rem;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);overflow-y: scroll;}
.menu1{ position:absolute; width:200px; height:100%;  right:-200px; background:#444; color:#fff; z-index:300; display:none;}

#menu li:after , .menu1 li:after{ content:''; display:block; width:100%;  border-bottom:1px solid #222;}
#menu a , .menu1 a{  line-height:45px;  padding:0 20px 0 35px; border:none; display:block;  color:#fff;font-size: 0.8rem;}
/*---
#menu a:after , .menu1 a:after{
	display:block; content:''; position:absolute; 
	right:15px;
	top:50%;
	margin-top:-4px;
	width:6px; height:6px;
	border:2px solid #fff;
	border-width:2px 2px 0 0;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}---*/
.mshouyeico{background-image: url(../images/drawer-home.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}

.main{ max-width:640px; width:100%;}
.op{width:100%; max-width:640px; position:relative; margin:0 auto;overflow: hidden;}



		.menu_open{ display: block;}
	.menu_close{ display: none; background:url(../images/wap_close.png) no-repeat; background-size: auto 86%; background-position: center center; background-repeat: no-repeat; width: 30px; height: 30px;position: absolute; right: 10px;top: 10px; z-index:555}
	.msk {display: none; position: fixed; width: 100%; height: 100%;  top: 50px; left: 0; background-color:rgba(0,0,0,0.5); z-index: 100010; }
	.menu { position: fixed; width: 200px; height: 100%; top: 50px; right:-200px; background: #333;color: #666;z-index: 100015;box-sizing: border-box; padding-bottom: 50px;overflow-y: auto;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);padding-left: 10px; padding-right: 10px;}
	.menu .onemenu,.menu a.onemenu,.menu a.onemenub{ color: #fff; font-size: 16px; display: block; height: 45px; line-height: 45px;}
	.menu .menu-li{border-bottom: 1px solid #222;}
	.menu .menu-li::after {content: ''; display: block;width: 100%;border-bottom: 1px solid #404040;}
	.menu .twoul{ display: none;}
	.menu .twoul li{ position: relative; background-color: rgba(255,255,255, .1); padding: 12px 0 12px 0px; margin-top: 1px; font-size: 14px;}
	.menu .twoul li::after{display: block;content: "";position: absolute;right: 8px;top: 52%;margin-top: -5px;width: 6px;height: 6px;border: 2px solid #666;border-width: 2px 2px 0 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
	.menu .twoul li a{color: #fff; font-size: 14px; display: block; color: #fff; padding-left: 15px;}
	
	.menuico_right{ background: url('../images/shl-down-open.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_down{ background: url('../images/shl-down-open1.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_up{ background: url('../images/shl-down-open2.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	/* .menu .onemenu{ color: #fff; font-size: 14px;} */
}


@media all and (max-width:640px){

body{ margin:0 auto;padding:0px;width:100%;font-family:microsoft yahei;font-size:14px!important;color:#6c6c6c; line-height:24px!important;}



/*------------公司---------*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:98%;}



.ss {display:none; }


/*----------------------*/
#warp {
    width: 100%;
    clear: both;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.n_right h3{ font-size:16px; font-family:Barlow-Regular; margin-bottom:10px; font-weight:normal}
.ggmain {
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.h2_tong {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: url(../images/tong_bg.png) no-repeat center bottom;
    padding-bottom: 0px;
    padding-top: 29px;
}.h2_tong h2 {
    width: 100%;
    margin: 0 auto;
    font-size:25px;
    color: #a2a2a2;
    height:auto; font-family:Barlow-Regular; font-weight:normal; text-transform:uppercase
}.h2_tong span {
   
    color: #282828;
    font-size: 25px; font-weight:bold
}

.aboutList_con {display:none;

}


/*----------------------*/




/*----------------------*/

/*产品*/
.Pro{ overflow: hidden; width: 100%;}
.Pro .porBox{ overflow: hidden; }
.Pro .proLt{ float: left; width:100%; overflow: hidden;}

.Pro .proLtDl dd{ margin-bottom:10px;  width:46%; float:left ; margin-right:2%;}

.Pro .proLtDl dd a{ line-height:35px; font-size:17px; color: #4d4d4d; text-align:center; float:left;  width:100%; height:35px; border: #cbcbcb 1px solid; }
.Pro .proLtDl dd a:hover{   background: #025eb5; color: #fff; text-decoration: none;}

.Pro .hdPhone{ background:url(../images/phone.jpg) no-repeat left center ; padding-left:40px; margin-top:40px; margin-bottom:20px}
.Pro .hdPhone p{ font-size:14px; color:#4a4a4a;}
.Pro .hdPhone h3{ font-size:24px; color:#014fa2; font-family:Barlow-Regular; font-weight:normal}


.cx{border-top:#e8e8e8 solid 0px; padding-top:30px;}

.Pro .proRt{  float: right; width:100%; }


.list-2{ float:left; width:100%;}
.list-2 li {
    float: left;
    width:100%; margin-right:0%; margin-left:0%; height:auto;
}.list-2 li a {
    display: block;
   
    background-color: #025eb5;
    transition: all 0.5s;
}
.list-2 li .v{width: 100%; height:auto; overflow:hidden}
.list-2 li img{width: 100%; height:auto; display:block; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s;}

.list-2 li img:hover { transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}







.list-2 li .text {
    text-align: center;
    padding: 0 15px;
    line-height:50px;
    height: 50px; color:#FFFFFF;
    overflow: hidden; font-size:16px;  text-transform:none
}.list-2 li a:hover {color: #fff; text-decoration:none; background:#025eb5}


.list-2 li .text:hover {
    text-align: center;
    padding: 0 15px;
    line-height: 50px;
    height: 50px;
    overflow: hidden; font-size:16px;   background:#025eb5
}

.list-2 li  a:hover .text   {background:#025eb5
}



#syyoushi1 {
	width: 100%; float:left;background:#f4f4f4; margin-top:30px;

}


.about_T {
	font-size:25px;
	line-height: 35px; padding-top:30px; float:left;
	color: #010101; text-align:center;

}.about_T h3{
	color: #5b5b5b; 
	padding-top:0px;
	font-size: 15px; height:35px; margin-bottom:20px;
	font-weight: normal; line-height: 30px;

}



#syyoushi {

	width: 90%; float:left; padding-bottom:20px;
	background:url(../images/p_d.jpg) no-repeat top center #025aad; margin-bottom:20px; padding-left:5%; padding-right:5%;

}


.youshi_b {
	float: left;
	width:  100%;
	padding-top: 10px;
	padding-left: 0px;
}
.youshi_b_zi {
	text-align: left;
	float: left;
	width: 100%;
	padding-left:0px;
	height:auto;
	margin-top: 40px;
}
.youshi_zi_1 {
	float: left;
	width: 20%;
	height: auto;
	padding-right:0px;
}

.youshi_zi_2 {
	float: right;
	width: 75%;
	font-size: 13px;
	line-height: 25px;
	color: #ffffff;
	height: auto;
}
.youshi_zi_2 p {
	float: left;
	width:  100%;
}

.youshi_zi_2 p span {
	text-transform: uppercase;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82adce;
	width:  100%;
	float: left;
	margin-bottom: 5px;
}

.youshi_zi_2 p strong {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 22px;
	margin-bottom: 5px;
	float: left;
	width:  100%;
}



/*----------------------------------/

  
  
  
  
  
  
  
  
  
  
/*about*/
.about {
    width: 95%; margin:auto; padding-top:20px;}
.about_pic{ float:left; width:100%}
.about_pic img{ width:100%; height:auto}
.about_wen{ float:right; width:100%}
.about_wen h2{  font-size:20px; color:#1c1c1c; margin-top:10px; font-weight:normal}
.about_wen h3{ margin-top:10px; font-size:15px; color:#fff; text-transform:uppercase; font-family:Barlow-Regular; font-weight:normal; background:#1691d0; width:90%;padding:10px 5%}
.about_wen b{ width:78px; height:4px; background:#eb6100; display:block; margin-top:18px}
.about_wen p{ width:100%; margin-top:30px; font-size:15px; line-height:32px}
.morere{ margin:14px 0; font-size:15px; float:left;text-transform:capitalize; margin-bottom:30px; border:1px #1691d0 solid; display:block; width:173px; height:43px; text-align:center; line-height:43px; color:#1691d0; margin-top:23px;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;}
.morere:hover{ width:188px;   letter-spacing:2px ;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; color:#fff ; text-decoration:none; background:#1691d0 }

.about4{display:none;}

 
 .bot { width:100%;  margin-top:50px; float:left;  box-shadow: 0px 0px 40px 0px rgba(5, 5, 5, 0.08);}
 .bot .img2{display: none;}
 .bot li{width: 33.333%;float: left;height: 150px;text-align: center;background: #FFFFFF;position: relative;cursor: pointer;}
 .bot li .bot-li{position: absolute;top: 50%;transform: translate(-50%,-50%);left: 50%;text-align: left;    width: fit-content;padding-left: 65px;}
 .bot-li img{position: absolute;top: 50%;transform: translateY(-50%);left: 0;}
 .bot li p{margin-bottom: 0;color: #777777;}
 .bot li:hover{background-color: #1691d0; 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;}
 .bot li:hover .img1{display: none;float: left;}
 .bot li:hover .img2{display:inline-block;float: left;}
 .bot li:hover p, .bot li:hover h6{color: #FFFFFF;}
.h3-size30 {
    font-size: 26px; font-weight:normal; color:#333333
}.bot li p {
    margin-bottom: 0;
    color: #777777; font-size:16px; margin-top:4px
}



.news-one1 { width:100%; float:left; background:#f6f6f6;  padding-top:20px; padding-bottom:20px; margin-top:20px;
}



.h2_tong1 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: url(../images/tong_bg.png) no-repeat center bottom;
    padding-bottom: 30px;
    padding-top: 10px;
}.h2_tong1 h2 {
    width: 100%;
    margin: 0 auto;
    font-size: 25px;
    color: #a2a2a2;
    height:auto; font-family:Barlow-Regular; font-weight:normal; text-transform:uppercase
}.h2_tong1 span {
   
    color: #282828;
    font-size: 25px; 
}

.news-one {
 
    padding: 0px 0 0px;
}

.news-page {
    padding-bottom: 0px;
}

.news-one__single {
    position: relative;
    display: block;
    margin-bottom: 0px;
}

.news-one__img {
    position: relative;
    display: block;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    overflow: hidden;
}

.news-one__img img {
    width: 100%;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    transition: all 500ms ease;
    transform: scale(1);
}

.news-one__single:hover .news-one__img img {
    transform: scale(1.05);
}

.news-one__img>a {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(var(--thm-black-rgb), 0.3);
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    color: var(--thm-base);
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-30%);
}

.news-one__img>a>span {
    position: relative;
}

.news-one__img>a>span::before {
    content: '';
    width: 20px;
    height: 2px;
    background-color: var(--thm-base);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 500ms ease;
}

.news-one__img>a>span::after {
    content: '';
    transition: all 500ms ease;
    width: 2px;
    height: 20px;
    background-color: var(--thm-base);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.news-one__img>a:hover>span::before,
.news-one__img>a:hover>span::after {
    background-color: var(--thm-primary);
}

.news-one__single:hover .news-one__img>a {
    visibility: visible;
    transform: translateY(0%);
    opacity: 1;
}

.news-one__date-box {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: var(--thm-base);
    padding: 17px 22px 20px;
    border-top-right-radius: 8px;
}

.news-one__date-box p {
    font-size: 14px;
    color: var(--thm-black);
    font-weight: 800;
    margin: 0;
    line-height: 17px;
    text-align: center;
}

.news-one__content {
    position: relative;
    display: block;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 60px 0px rgb(0, 0, 0, .05);
    padding: 20px 42px 30px; margin-bottom:10px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom: 3px solid transparent;
    transition: all 500ms ease;
}

.news-one__single:hover .news-one__content {
    border-bottom: 3px solid #1989fb;
}

.news-one__meta {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin: 0;
}

.news-one__meta li+li {
    margin-left: 10px;
}

.news-one__meta li a {
    color: var(--thm-gray);
    font-size: 14px;
    transition: all 500ms ease;
}

.news-one__meta li a:hover {
    color: var(--thm-extra);
}

.news-one__meta li a i {
    color: var(--thm-extra);
}

.news-one__title {
    font-size: 21px;
    font-weight:400;
    line-height: 32px;
}

.news-one__title a {
    color: var(--thm-black);
    transition: all 500ms ease;
}

.news-one__single:hover .news-one__title a {
    color: var(--thm-primary);
}

.news-one__text {
  display:none;
}

.news-one__read-more-btn {
    font-size: 16px;
    font-weight: 600;
    color: var(--thm-black);
    display: inline-block;
    transition: all 500ms ease;
}

.news-one__read-more-btn:hover {
    color: var(--thm-extra);
}

.col-xl-41{ width:100%; float:left; margin-left:0%; margin-right:0%;}


.join{ width:100%; float:left; background:url(../images/jj.jpg) no-repeat center; background-size:cover; background-position:center; background-repeat:no-repeat; background-attachment: fixed; height:139px; text-align:center; color:#FFFFFF; font-size:17px; line-height:20px; padding-top:45px;}



.a_more{ font-size:14px; color:#fff!important; line-height:30px; width:100px; margin:auto;display:inline-block; margin-top:15px; 
  border: 1px solid #fff; 
  position: relative;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.a_more a{  color:#fff!important;
}
.a_more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #025aad;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.a_more:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.a_more:hover{ color:#fff;}





/*footer*/
footer{  overflow: hidden; background-color: #fff; width: 100%;  padding-top:0px;}

.xia{display:none;  }

.banquan{ width:100%; height:auto; padding-top:30px; padding-bottom:50px;  text-align:center; color:#818181;  font-size:15px; margin:0 auto ;margin-top:0px; line-height:20px; background:#292929; margin-top:0px;}
.banquan a{color:#818181}








.inside{ width:100%; padding:20px 0 10px 0; clear:both;}
.title {
    text-align: center;
}
.title h1 {
    color: #eeeeee;
    opacity: 0.5;
    text-transform: uppercase;
    font-size: 30px;
	margin:0;
}
.title h2 {
    position: relative;
    font-size: 25px;
	color:#333333;
	letter-spacing: 2px;
	margin:-15px 0 20px 0;
}

.cuti{ width:100%; background:#0076c0; padding-top:15px; padding-bottom:15px; font-size:18px; line-height:25px; text-align:center; color:#FFFFFF; margin-bottom:35px;}






.imglist2 ul li{text-align:center;float:left;display:inline;width:100%;height:auto; margin:10px 0px;overflow:hidden; border: #e4e4e4 1px solid; }
.imglist2 ul li img{background:#FFF; max-width:100%; max-height:100%;}
.imglist2 ul li span{line-height:25px;display:block;background:#FFF; text-align:center}

.zu12{width:100%!important; height:auto!important; display: flex;justify-content: center;align-items: center;  overflow:hidden; background:#FFF;  }
.zu12 a img{ -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }
.zu12 a:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}




.pr_intro1{ font-size:16px; color:#878787; padding-top:20px; padding-bottom:20px; height:80px; margin-bottom:20px;  float:left; width:80%; text-align:left;
text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:4;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; padding-left:30px;}
.pr_more1{ font-size:14px; color:#b2b2b2; border:solid 1px #b2b2b2; padding:5px 25px 5px 25px; border-radius:25px; display:inline-block;position:relative; overflow:hidden; margin-left:30%;}
.pr_more1::after{position:absolute;content:"";top:0;left:auto;right:0;width:0%;height:100%;background:#1558a6;transition:all .5s ease; z-index:-1; border-radius:15px;}
.pro_in ul li:hover .pr_more1::after{left:0;width:100%;}
.pro_in ul li:hover .pr_more1{ color:#fff;}




.pro_in{ display:inline-block; width:100%;}


.pro_in{ width:100%;}
.pro_in ul li{  border:solid 5px #e7e7e7;  position: relative; width:96%; height:auto; margin-bottom:18px; float:left; margin-right:0px; margin-left:0px;}
.pro_in ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #f6f6f6;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  z-index: -1;
}
.pro_in ul li:hover::before {
  height: 100%;
  top: auto;
  bottom: 0;
}

.pro_in ul li img { width:100%; height:auto; max-height:230px; float:left
}

.pro_in h4{font-size:22px; color:#000; font-weight:normal; width:100%; padding-top:30px; padding-bottom:10px; float:left; text-align:center}
.pro_in h4 span{ padding-left:5%; padding-right:5%; font-size:15px; color:#7c7c7c;line-height:18px; float:left; text-align:center; padding-top:15px; width:90%;}




/* 新闻 */
.news_in ul li {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
    padding: 35px 3%;
    position: relative;
	width:100%;
	box-shadow: 0px 5px 15px 0px rgba(0, 117, 197, .1);
	color: #1A1A1A;
	margin:40px 0 0 0;
}
.news_in ul li:nth-child(1), .news_in ul li:nth-child(2){ margin-top:0;}
.news_in ul li:before,
.news_in ul li:after {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    opacity: 0;
}
.news_in ul li:before {
    top: 30px;
    left: 30px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.news_in ul li:after {
    bottom: 30px;
    right: 30px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.news_in ul li:hover {
    color: #fff;
    background-color: #0075c5;
}
.news_in ul li:hover h3 span, .news_in ul li:hover .n_text h4, .news_in ul li:hover .n_text p{ color: #fff;}
.news_in ul li:hover:before {
    opacity: 1;
    top: 10px;
    left: 10px;
}
.news_in ul li:hover:after {
    opacity: 1;
    bottom: 10px;
    right: 10px;
}
.news_in ul li:hover h3 {
    border-right-color: #fff;
}
.news_in ul li h3 {
    font-size: 40px;
    text-align: center;
    border-right: 1px solid #1A1A1A;
	line-height:35px;
	padding:10px 6% 0 0;
	margin:0;
}
.news_in ul li h3 span{ font-size:16px; font-weight:500; color: #737373;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.n_text { width:65%;}
.n_text h4{ font-size: 18px; font-weight:600; margin:0 0 5px 0;
text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.n_text p{ font-size:16px; color: #737373;
    -webkit-transition: 0.3s;
    transition: 0.3s;
text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}

.n_detail{ margin-bottom:40px;}
.n_title{ align-items: center; display: flex; margin-bottom:30px;}
.date {
    float: left;
    color: #fff;
    font-size: 14px;
    margin-right: 20px;
	background: #0075c5;
	padding: 5px 20px;
}
.n_title h3 {
    float: left;
    font-weight: 500;
	font-size: 22px;
	margin:0;
	color:#000;
}




/* 联系 */
.info {
    background-color: #0075c5;
    width: 90%;
    padding: 20px 10%;
	color:#f1f1f1;
	line-height: 26px;
}
.info a:hover{ color:#fff;}

.form{display:none; }


/* 内页 */
.f_a{ background:url(../images/f1.jpg) no-repeat center; width:100%; background-size:cover; height:150px;}
.f_p{ background:url(../images/f2.jpg) no-repeat center; width:100%;  background-size:cover; height:150px;}
.f_n{ background:url(../images/f3.jpg) no-repeat center; width:100%;  background-size:cover; height:150px;}
.f_s{ background:url(../images/f4.jpg) no-repeat center; width:100%;  background-size:cover; height:150px;}
.f_zs{ background:url(../images/f6.jpg) no-repeat center; width:100%;  background-size:cover; height:150px;}
.f_case{ background:url(../images/f5.jpg) no-repeat center; width:100%;  background-size:cover; height:150px;}

.inside_l{display:none; }




.inside_r{ width:90%; float:right; line-height:30px; box-shadow: 3px 3px 4px 3px rgba(0, 0, 0, 0.1); padding:50px 3% 30px 3%;border-radius: 10px; min-height:520px; margin-bottom:50px;}

.inside_r h3{ width:100%; font-size:30px; color:#000000; padding-bottom:25px; font-weight:normal!important;}


}



