@charset "utf-8";

html,body{MARGIN: 0px;font-size:16px;text-align:left; padding:0px; color:#404040;font-family: "Microsoft YaHei","SimSun","SimHei";min-height: 100%;}
body{ background:#fff;word-wrap: break-word;font-size:16px;}
div,ul,li,p,form,dd,dt,dl,h3,h4{ margin:0px; padding:0px; font-size:16px;}
img{ border:0px;vertical-align:middle}
li{ list-style:none}
a{ font-size:16px; color:#404040; text-decoration:none;}
a:hover{ font-size:16px; color:#107CBE; text-decoration:none;}
p{ font-size:16px;}
.clearboth{ clear:both;}
.container{clear:both; width:1480px;text-align:left;word-break:break-all; margin-left:auto; margin-right:auto;}
.fl{float: left}
.fr{float: right}

.top{background: #f7f7f7; padding: 10px 0px}
.welcome p{font-size: 14px}

/*heade*/
.header{ width:100%; background:rgba(255,255,255,1); padding: 20px 0px}

.logo{  width: 74%; }
.logo img{height: 100%;}

.header .fr{width: 26%}
.header .tel{ padding: 5px 0px 5px 25px; border-radius: 0px; background: url(../images/tel1.png) no-repeat 110px center; text-align: right;}
.header .telp1,.header .telp2 {
   font-size:24px;
   color: #107CBE;
   height: 30px;
   line-height: 30px;
   font-weight: bold
}
#formsearch {
    float: right;
    width: 313px;
    height: 28px;
    background: url(../images/search.png) no-repeat center center;
    padding-bottom: 17px;
    margin-top: 8px;
}
#formsearch input{height:28px;background:none;border:none;line-height:28px;outline: none;}
#formsearch input#keyword{width:215px;height:28px;line-height:28px;padding-left:30px;color:#666;font-size:14px;}
#formsearch input#s_btn{width:60px;height:28px;line-height:28px;cursor:pointer;}

#formsearch input[type="text"]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#494949;
}
#formsearch input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#494949;
}
#formsearch input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#494949;
}
#formsearch input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#494949;
}


/*menu*/
.menu{
    height: 55px;
    z-index: 5;
	display: flex;
	justify-content: space-around;
	align-items: center;
    background: #107CBE
}
.menu ul li{ float:left; width: 12.5%; text-align:center; height: 55px; line-height: 55px;transition: all 0.3s;}
.menu ul li a{ display: inline-block; font-size:16px; color: #fff; line-height: 55px; transition: all 0.1s; text-transform: uppercase}
.menu ul li:hover{background:#0D4E75; color:#fff;  }

/* .menu dl{background:#1FB75D; opacity: 0; transition: all 0.3s; position: absolute; top: 0px; width: 100px; text-align:center; margin: 0px;}
.menu dl dd{height: 45px; line-height: 45px; font-size: 14px;}
.menu ul li:hover dl{opacity: 1; top: 76px;}
.menu dl dd:hover{background:#FFB42E;} */


/*banner 开始*/

.bannerswiper {}
.bannerswiper .swiper-container {
      width: 100%;
      height: 100%;
    }
 .bannerswiper .swiper-slide img{
		width:100%;
		height:auto;
		min-height:100%;
		transition:1s linear 2s;
		transform:scale(1.1,1.1);
		}
.bannerswiper	.swiper-slide-active img,.swiper-slide-duplicate-active img{
		transition:6s linear;
		transform:scale(1,1);
		}	
.bannerswiper .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 40px;}
.bannerswiper .swiper-pagination-bullet{background: #fff;    opacity: 0.6; width:20px; height: 6px; border-radius:5px; }
.bannerswiper .swiper-pagination-bullet-active{background: #107CBE;opacity:1;} 
/*banner结束*/

.index_title{ width:100%; text-align:center; }
.index_title h3{ font-size:32px; font-weight:bold; color:#333; margin: 0px; text-transform: uppercase}
/* .index_title h3 span{ color:#107CBE; } */
.index_title i{font-style: normal; font-size: 24px; color: #107CBE;}
.index_txt{margin: 0px; padding: 0px; text-transform: uppercase; font-size: 16px; color: #666;}

/*floor*/
.first{ width:100%; background: #fff; padding: 50px 0px;}

/* .abtitle{width: 190px; margin-bottom: 30px;}
.abtitle b {
    display: inline-block;
    font-size:36px;
    color: #fff
}
.abtitle img {
    display: inline-block;
    margin-top: -55px;
    margin-left: -165px;
}
.abtitle p{color:rgba(224,234,250,0.6); font-size: 16px; font-weight: bold; text-transform: uppercase;}
.casetitp{width: 60%; color: #333;text-align: right;font-size: 16px;line-height: 28px; display: flex; justify-content: flex-end; align-items: center;}
.frmore{display: block; height: 45px; line-height: 45px; background: #f5f5f5; width: 100px; text-align: center; background: #0447B4; font-size: 16px;color: #fff; transition: all 0.3s;margin-left: 15px; }
.frmore:hover{background: #1FB75D; color: #fff; font-size: 16px;} */





/*产品分类*/
.pro_l{ float:left; width:290px; background:#345197; margin-top: 40px}

.pro_l_title{     
    padding:46px 0;
    text-align: center;
    height: 50px;
}
.pro_l_title a{ font-size:27px; color:#FFF;  letter-spacing:3px; font-weight:bold;}
.pro_l_title span {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}

.pro_l_con{width:240px; margin: 0 auto 20px auto;color:#fff; padding: 15px 10px; margin-top:1px; border-radius: 5px; background: #fff;}
.pro_l_con ul{}
.pro_l_con ul li{
    height: 55px;
    line-height: 55px;
    background: #345197;
    border-radius: 0px;
    margin-bottom: 15px;
    text-align: center;
     transition: all .3s ease-in-out 0s;
}
/*.pro_l_con ul li:last-child{margin-bottom: 0px;}*/
.pro_l_con ul li a{font-size: 18px; color: #fff;}
.pro_l_con ul li:hover{background-color: #e51c34}

.pro_l_con a.promore {
    display: block;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    border: 1px solid #345197;
    color: #345197;
    border-radius: 3px;
    text-align: center;
    transition: all .3s ease-in-out 0s;
}
.pro_l_con a.promore:hover{background: #345197; color: #fff}


/*产品展示*/
.pro_r{ width:100%; margin-top: 40px}
.pro_r_title{ width:100%; height:45px; border-bottom:#345197 solid 4px;}
.r_left{ float:left; font-size:24px; height:45px; line-height:45px; font-weight:bold; color:#333; }
.r_left i{font-size: 13px;
    color: #999999;
    margin-left: 15px;
    text-transform: uppercase; 
    font-weight: normal;
}

.more{ float:right; height:39px; line-height:39px;}


.pro_cpfl{ /*width: 280px;*/ display: flex; justify-content: center; align-items: center; margin-top: 30px;}
.pro_cpfl a{ padding:8px 25px 10px 25px; border-radius: 30px; border: #107CBE solid 1px; margin: 0px 10px; font-size: 16px; transition: .3s;}
.pro_cpfl a:hover{background: #107CBE; color: #fff;}

/*.pro_r{width: 1180px}*/
.pro_list dl{     
    float: left;
    width: 346px;
    margin-bottom: 30px;
    margin-right:30px;
	border-radius: 0px;
	position: relative;
	background: #fff;
	box-shadow: 0px 2px 8px rgba(57,57,57,0.05);
}
.pro_list dl:nth-child(4n+4){margin-right: 0px;}

.pro_list dl dt{width: 346px;height: 346px; justify-content: center; align-items: center; overflow: hidden ; border-radius: 0px; position: relative; display: flex;
    align-items: center;
    justify-content: center; }
.pro_list dl dt img{
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    -webkit-transition: all ease 1s;
    -moz-transition: all ease 1s;
    -ms-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s;
    /* transform:scale(1.1) */
}
.pro_list dl dt img.back {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    filter: blur(3px);
    -webkit-filter: blur(3px);
}
.pro_list dl dt img.front {
    max-width: 100%;
    max-height: 100%;
    display: block;
    position: absolute;
}

.pro_list dl dd{ 
    background:#fff;
    width: 90%;
    height: 50px;
	line-height: 50px;
    z-index: 2;
    display: block;
    text-align: center;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
	position: absolute;
	bottom: 5%;
	left: 5%;
	border-radius: 0px;
     
   
}
.pro_list dl dd h3 {
	color: #333;
	margin: 0px 10px;
    font-size: 16px;
    font-weight: normal;
     height: 50px;
	line-height: 50px;
    white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
}

.pro_list dl:hover dd{
    opacity: 1; background: #107CBE;
}
/* .pro_list dl dd::before{ content: ""; display: block; width: 0%; height: 2px; background: #107CBE; transition: ease 1s; position: absolute; left: 0; bottom: 0; z-index: 1;} */
.pro_list dl:hover dd::before{ width: 100%;}

.pro_list dl:hover dt img{transform:scale(1.1)}
.pro_list dl:hover dd h3{  color: #fff;}
.pro_list dl:hover dd span{ color:#FFF;}


/*服务*/
.adv{ height: 160px; background: #000;margin-top: 20px; background: url("adv.jpg") no-repeat center center;paddding-top: 20px; position: relative}
.adv p{color: #fff; font-size: 20px;padding-top: 42px; line-height:32px}
.adv p span{font-size: 17px;}
.zxzx{position: absolute;display: inline-block; text-align: center; right:20%; top:55px; color: #fff; border: #fff solid 1px; padding: 10px 70px; border-radius: 50px; font-size: 18px;-webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;}
.zxzx:hover{padding: 10px 70px; border-radius: 50px; font-size: 18px; color: #333; background: #fff}


.second{ width:100%; }

/*third*/
.third{ width:100%;  background:url(../images/abbg.jpg) no-repeat center center #f5f5f5; padding: 60px 0px 70px 0px;}

/*关于我们*/
.about{position: relative; margin-top: 30px; width: 1380px;  padding: 50px 50px 50px 50px;   background: #fff; border-radius: 0px; overflow: hidden; box-shadow: 0px 0px 10px rgba(103,100,100,0.2); }
.title{ height:30px; line-height:30px; }
.abpic{width:650px;  border: #fff solid 1px; background:rgba(255,255,255,0.7); overflow: hidden;}
.abpic img{width: 100%;}

.hjswiper {
        width: 100%;
        height: 400px;
        margin: 0px auto;
    }
.hjswiper .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        line-height: 400px;
		width: 100%;	
		overflow: hidden;
    }
.hjswiper .swiper-slide a{
	width: 100%;
		height: 400px;
		display: flex;
		justify-content: center;
		align-items: center;}
.hjswiper .slide-inner {
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  left: 0;
	  top: 0;
	  background-size: cover;
	  background-position: center;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
	  -webkit-box-pack: center;
	  -ms-flex-pack: center;
	  -webkit-justify-content: center;
	  justify-content: center;
	  -webkit-box-align: center;
	  -ms-flex-align: center;
	  -webkit-align-items: center;
	  align-items: center;
	  color:#fff;
	}
.hjswiper .swiper-slide a img.back {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    filter: blur(5px);
    -webkit-filter: blur(5px);
    transform: scale(1.1);
	transition: all 0.3s;
}
.hjswiper .swiper-slide a img.front {
    max-width: 100%;
    max-height: 100%;
    display: block;
    position: absolute;
	transform: scale(1.1);
	transition: all 0.3s;
}
.hjswiper .swiper-slide:hover a img{transform: scale(1.2);} 

.about_con{position: absolute;width:690px; color: #404040; top: 52px; left:50px;z-index: 9999 }
.about_con h3{font-size:18px; margin-bottom: 20px; }
.aboutP{ -webkit-line-clamp: 8;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis; overflow: hidden;}
.aboutP p{font-size:17px; line-height: 2.0; }

.abmore{position: relative;max-width: 160px;text-align: center;border: 1px solid rgba(255, 255, 255, 0);transition: all .5s ease;z-index: 1;box-sizing: border-box;overflow: hidden;margin-top: 20px;border-radius: 30px; }
.abmore a{color: #fff;position: relative;z-index: 3;font-size: 14px;line-height:40px;text-align: center;display: block;transition: all .5s ease;  }
.abmore:hover{border-color: #1b242b;}
.abmore:hover a{color: #1b242b;}
.abmore:after{content:'';position:absolute;bottom:0px;left:0px;width:100%;height:100%;background:#107CBE;border:1px solid #107CBE;z-index:2;transition:all .5s ease;}
.abmore:hover:after{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);}
.caseSwiper{margin-top:10px; }
 .second .swiper-container{padding: 0px 20px}
 .caseSwiper .swiper-wrapper{padding-bottom:60px;}
 .caseSwiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;     
}
.caseSwiper .swiper-pagination-bullet{background: #e5e5e5;    opacity: 0.6; width:20px; height: 6px; border-radius:5px; }
.caseSwiper .swiper-pagination-bullet-active{background: #107CBE;opacity:1;} 

.caseSwiper .pic{ text-align:center;position: relative; display: flex; justify-content: center; align-items: center; width:344px; height:261px; overflow: hidden; border-radius: 0px; margin-top:40px; border: #e5e5e5 solid 1px; background: #F8F8F8;}
.caseSwiper .pic img{ max-width:344px; max-height:261px;  padding:2px;  -webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;transform: scale(1.1)}
.caseSwiper .swiper-slide:hover .pic img{transform: scale(1.2)}

.caseSwiper .pic img.back {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    filter: blur(5px);
    -webkit-filter: blur(5px);
}

.caseSwiper .pic img.front {
    max-width: 100%;
    max-height: 100%;
    display: block;
    position: absolute;
}

.caseSwiper .title{  margin-top: 10px; line-height: 22px; font-size: 16px;text-align: left}
.caseSwiper .swiper-pagination{bottom: 0px;}



/*新闻中心*/
.fourth{padding: 50px 0px; background: #EDEDED;}
.news{ margin-top: 40px;}

.content_top{ width: 310px; padding-bottom:10px; border-bottom:#999 dashed 1px;}
.content_top img{ margin-right:10px; }
.content_top h4{ margin:0px; padding:0px; height:30px; overflow:hidden; line-height:30px; letter-spacing:1px;}
.content_top p{ height:45px;line-height:20px; text-indent:24px; overflow:hidden;}

.news_lf,.news_rg{
	width: 500px;
	margin-top: 40px;
	float: left;
	background: #fff;
	padding: 30px;
}
.news_rg{
	margin-left:15px;
	width: 845px;
}
.newspic{
	width: 500px;
	height: 221px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	position: relative;
}
.newspic img.back {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    filter: blur(3px);
    -webkit-filter: blur(3px);
}
.newspic img.front {
    max-width: 100%;
    max-height: 100%;
    display: block;
    position: absolute;
	transform: scale(1.1);
	transition: all 0.3s;
}

.news_date span{
	font-size: 20px;
	color: #666;
	display: block;
}
.news_date b{
	font-size: 24px;
	color: #ccc;
	font-weight: normal;
	display: block;
}
.news_txt h2{
	font-size: 16px;
	font-weight: 600;
    margin-top: 7px;
    display: inline-block;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
    color: #222
}
.news_txt p{
	font-size: 14px;
	line-height: 26px;
	margin-top: 10px;
	display: inline-block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news_rg .news_list .news_txt p{
	display: inline-block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.news_date{
	float: left;
	padding: 20px;
	text-align: center;
	position: relative;
    border: #ddd solid 1px
}
/*
.news_date::before{
	content: "";
	position: absolute;
	right: 0;
	top:0;
	width: 1px;
	height: 100%;
	background-color: #ebebeb;
	transition: all 0.3s;
}
.news_date::after{
	content: "";
	position: absolute;
	right: 0;
	top: 45px;
	width: 2px;
	height: 20px;
	background-color: #333;
	transition: all 0.3s;
}
*/
.news_txt{
	float: left;
	padding: 0px 0 10px;
	margin-left: 16px;
	width: 351px;
}
.news_rg .news_txt{
	width:83%;
}

.news_list li{
	overflow: hidden;
	padding: 0 17px;
	
}
.news_lf .news_list li{
	overflow: hidden;
	padding: 0 17px;
	margin-top:18px;
}
.news_list li:hover .news_txt h2{
	color: #107CBE;
}
.news_rg .news_list li{width: 99%; margin-bottom: 15px}
.news_rg .news_list li:last-child{margin-bottom: 0px}
.news_rg{padding: 30px 0px 31px 0px;}
.news_lf{padding-bottom:23px; padding-top: 29px;}
.news_list li:hover .news_date::before{
	background-color: #107CBE;
}
.news_list li:hover .news_date::after{
	background-color: #B70531;
}
.news_lf:hover .newspic img.front{transform: scale(1.2);}





/*友情链接*/
.links {
	padding: 20px 0;
	font-size: 16px;
}
.links span {
	color: #333;
	font-weight: bold;
	display: inline-block;
}
.links a {
	display: inline-block;
	font-size: 14px;
	color: #333;
	padding-right: 10px;
}
.links a:hover {
	color: #ed8e06;
}


.footer .footer_Con{width:100%;background:#333333;overflow:hidden}
.foot_menu{border-bottom:1px solid #868686;overflow:hidden;padding:40px 0}
.foot_menu .foot_logo{float:left}
.foot_menu .footnav{float:right;width:76%;margin-top:20px;  margin-left: 2%}
.foot_menu .footnav ul li{float:left;width:12.5%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;text-align:center}
.foot_menu .footnav ul li a{font-size:16px;color:#E3E0E0;display:block;position:relative}
.foot_menu .footnav ul li a:before{content:'';display:block;background:#E3E0E0;width:1px;height:16px;position:absolute;top:5px}
.foot_menu .footnav ul li:first-child>a:before{display:none}
.foot_menu .footnav ul li a:hover{color:#fff}
.footlxwm{width:100%;margin:30px auto;overflow:hidden}
.footlxwm_tel{float:left;width:17%;background:url(../images/foot_tel.png) no-repeat left center;padding-left:70px;margin-top:0px}
.footlxwm_tel p{font-size:18px;color:#fff;margin-bottom:-5px}
.footlxwm_tel b{font-size:36px;color:#fff}
.footlxwm .footlxwm_con{float:left;width:40%}
.footlxwm .footlxwm_con p{font-size:16px;color:#E3E0E0;margin:10px 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;box-sizing:border-box}
.footlxwm .footlxwm_con p span{font-size: 26px;}
.footlxwm .footlxwm_con p img{display:inline-block;margin-right:5px}
.footlxwm .footlxwm_con p a{color:#E0FFF2}
.footlxwm .footlxwm_con p a:hover{color:#FFB93E}
.footlxwm .footer_ewm{float:left;color:#E3E0E0;text-align:center; margin-right: 30px;}
.footlxwm .footer_ewm img{height:130px}
.footlxwm .footer_ewm p{margin-top:10px;font-size:16px}
.footer .foot_b{width:100%;background:#1A1A1A;text-align:center;color:#E3E0E0;padding:20px 0;font-size:15px}
.footer .foot_b a{color:#E3E0E0}
.footer .foot_b a:hover{color:#c22423}
.copyright{text-align: right;color:#E3E0E0; font-size: 14px; font-weight: normal; line-height: 26px; margin-top: 10px;}
.copyright a{color:#E3E0E0;  font-size: 14px;}

/*内页*/
.nysub{position: relative; height: 50px; line-height: 50px; background: rgba(0,0,0,0.6); bottom: 50px; z-index: 999}
.nysite_tit{display: flex; justify-content: space-between; align-items: center;}
.nysite_tit b{font-size:20px; position: relative; padding-left:20px; color: #fff;}
.nysite_tit b::before{content: ""; width: 5px; height: 24px; background: #fff; border-radius: 30px; position: absolute; left:0px; top:14px}
.nysite_tit span{ color:#fff ; font-size: 14px;}
.nysite_tit span a{ color:#fff ; font-size: 14px;}
.nysite_tit span a:hover{ color:#eee ; font-size: 14px;}
@media (max-width:1600px){
    .nysub{position: relative; height: 50px; line-height: 50px; background: rgba(0,0,0,0.6); bottom: 50px}
}
@media (max-width:1440px){
    .nysub{position: relative; height: 50px; line-height: 50px; background: rgba(0,0,0,0.6); bottom: 50px}
}
@media (max-width:1200px){
    .nysub{position: relative; height: 50px; line-height: 50px; background: rgba(0,0,0,0.6); bottom: 50px}
}
@media (max-width:768px){
    .nysub{position: relative; height:40px; line-height: 40px; background: rgba(0,0,0,0.6); bottom: 25px}
    .nysite_tit b::before{display: none}
}


.nybox{background: #F1F2F4; margin-top: -50px; padding-top: 40px;padding-bottom: 40px;}
.nybox_l{float: left; width: 20%;  /* 1FB75D */;  }
.mbt30{ margin-bottom:30px;}
.mbt20{ margin-bottom:20px;}
.mbt15{ margin-bottom:15px;}
.ny_list{background: #fff;padding:0px 20px 20px 20px;}
.ny_tit{ padding:20px 0px 20px 0px; text-align:left; font-size:26px; font-weight:bold; color:#333; font-size: 22px;}
.ny_tit .bi{margin-right:10px;}

.ny_tit span{ display:block; height: 3px; width: 185px; background: #107CBE; margin-top:15px; border-radius: 10px;}


.ny_list ul{/* padding:0px 10px 10px 10px;*/ }
.ny_list ul li{  padding:15px 0px 15px 25px; text-align:left; transition:all 0.2s; border-bottom: #5F89D6/* 6FD698 */ solid 1px;    border-bottom: 1px solid #eaebed; position: relative; word-wrap: break-word; /*white-space:nowrap; overflow:hidden; text-overflow:ellipsis*/ }
.ny_list ul li:last-of-type{border-top: none;}
.ny_list ul li::before{    
	content: '';
    display: block;
    border-width: 7px;
    border-style: solid;
    border-color: transparent transparent transparent #333;
    position: absolute;
    left: 7px;
    top: 35%;}

.ny_list ul li .bi{margin-right: 15px;}
.ny_list ul li a{ font-size:16px;color:#333}
.ny_list ul li:hover{ /* background:#1A4AA6;  padding:18px 0px 18px 25px*/}
.ny_list ul li:hover a{ color:#107CBE/* FFDE00 */}
.ny_list ul li:hover .bi{ color:#fff}

.fl_lxwm{margin-top: 30px; background: #fff;padding:20px 20px 20px 20px;}
.fllxwm_con{ padding:5px 0px 15px 0px; /*border:#ddd solid 1px; background:#EFF1F5;*/}
.fllxwm_con p{ line-height:2.0; color: #333; font-size: 16px}

.fl_lxwm .ny_tit{padding-top: 0px;}

.cpfla{display: block; width: 100%; line-height: 30px; color: #fff; padding: 0px 15px; position: relative; font-size: 14px;}
.cpfla::before{content: ""; width: 5px; height: 5px; background: #fff; border-radius: 30px;position: absolute; left: 5px; top: 13px;}
/* .cpfla:last-of-type{border-bottom: #5F89D6 solid 1px;}*/
.cpfla:hover{ font-size: 14px;}

.nybox_r{float: right; width:75%; background: #fff; padding: 1.5%; }
.nybox_r01{width:96%;  background: #f5f5f5; padding: 2%;}
.nypro_r_con p{font-size:16px; line-height:1.8}
#newsinfo_column_1 > .ny_tit {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #333;
    background: none;
    margin-top: 15px;
}
#news_column_1 > ul > li > a {
    display: block;
    padding: 14px 10px;
    color: #333;
    font-size: 16px;
}
#newsinfo_column_1 strong a {
    color: #333;
    font-size: 16px;
}
#newsinfo_column_1 > .search_news > .ny_con > ul > li a {
    color: #333;
    font-size: 14px;
}
#newsinfo_column_1 > .search_news > .ny_con > ul > li:hover > a {
    color: #000;
    font-size: 14px;
}
#common_kefu2.right_nav li .iconBox{background:#0085CD }
#common_kefu2.right_nav li{right: -122px;}
