@charset "utf-8";
/*------------------通用样式-------------------*/

body {font-family: "微软雅黑"; background-color:#FFF;}
* {margin:0;padding:0;}
ul, ol, li {list-style:none}
a {text-decoration: none; font-size:12px; color:#333;}
a:hover {color:#2281E0;}
img {margin:0;padding:0;border:none;}
.clear {clear:both;margin:0px;padding:0px;}
form {display: block;}
#all {width: 100%;margin:0px auto;height: auto;overflow:hidden;background-color:#f1f0f1;}
#alla{width: 100%;margin:0px auto;height: auto;overflow:hidden;background: rgba(245, 245, 245, 1);}
.nav ul li h2{font-weight: normal;}
/*--------------------通用样式结束----------------------*/

/*--------------------top 开始----------------------*/
.head{position: relative;padding-right: 0;}
.logo{float: left;height: 46px;margin-top: 14px;margin-bottom: 14px;}
.logo a{display: block;}
.logo img{max-height: 46px;}
.nav{float: right;}
.nav ul li{float: left;height: 5.1rem;    line-height: 1.5;}
.nav ul li a{display: block; font-size: 17px; padding: 0 2.1rem;display: flex;height: 100%;    -webkit-box-align: center;-webkit-align-items: center;}
.mobinav{float: right;position: absolute;top: 50%; transform: translateY(-50%);right: 2%;}

@media (max-width: 1170px) {
	.nav ul li a{padding: 0 1rem;}
}

.top{position: fixed;right: 2%;bottom: 8%;background: url(top.png) no-repeat;width: 42px;height: 42px;display: none;}
.mobinavbar{width: 100%;background: rgba(0,0,0,0.8);height: 100%;position: fixed;top: 0;left: 0;z-index: 99;display: none;}
.mobilf{width: 20%;float: left;}
.mobirt{width: 80%;float: right;color: #333333;background: #f9f6f6;padding: 5%;box-sizing: border-box;height: 100%;text-align: center;}
.mobirt a{color: #333333;}
.mobirtit{font-size: 1.25rem;font-weight: bold;padding-bottom: 10px;border-bottom: 1px solid #999999;}
.mobirt ul{margin-top: 15px;}
.mobirt ul li{width: 100%;border-bottom: 1px dashed #CCCCCC;width: 96%;margin: 0 auto;margin-top: 10px;}
.mobirt ul li h2{font-weight: normal;}
.mobirt ul li a{display: block;width: 96%;margin: 0 auto;height:2rem;line-height: 2rem;}
.mobilf-close{position: absolute;top: 2%;left: 2%;background: url(close.jpg) no-repeat;width: 32px;height: 32px;}

.sousuoli{background: rgba(28, 82, 161, 1);    width:105px;position: relative; cursor: pointer;}
.sousuoimg{width: 24px;height: 24px;background: url(sou1.png) no-repeat;position: absolute;left: 50%; top: 50%;transform: translate(-50%,-50%);}
.sousuoli:hover .sousuoimg{background: url(sou2.png) no-repeat;}

.search{ width:280px; height:35px;margin-top:4px;position: absolute;right: 15px;top: 82px;z-index: 100;display: none;}
.search form{width:280px; height:35px; display:block; clear:both;}
.sousuo{width:196px; height:33px; border:1px solid #ccc; display:block; float:left; padding:0 10px; padding-left:15px; line-height:26px; font-size:12px; color:#666; border-right:0px; border-radius:35px 0px 0px 35px;}
.search_btn{width:48px; height:35px; background-color:#fff; display:block; border:1px solid #dddddd; border-left:0px; float: left; cursor: pointer; background-image: url(search.png); background-repeat:no-repeat; background-position:center center; border-radius:0px 35px 35px 0px;}
.search_btn:hover{background-image: url(searcha.png); background-color:#DD2626;border:1px solid #DD2626; border-left:0px;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}

.soushow{display: block;}

/*--------------------banner样式 开始----------------------*/
.banlist1 {
	background: url(banner1.jpg) no-repeat center;
	
}

.banlist2 {
	background: url(banner2.jpg) no-repeat center;
	
}

.banlist3 {
	background: url(banner3.jpg) no-repeat center;
	
}

.banner {
	width: 100%;
	height: 670px;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
}

.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 670px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 30px !important;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	padding-left: 0;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 670px;
	display: block;
}

@media screen and (max-width:1200px) {
	.banlist1 {
	
	background-size: 100%;
	-webkit-background-size: 100%;
}

.banlist2 {

	background-size: 100%;
	-webkit-background-size: 100%;
}

.banlist3 {
	
	background-size: 100%;
	-webkit-background-size: 100%;
}
	
	
	
	.banner {
		height: 23rem;
	}

	.flexslider {
		height: 23rem;
	}

	.flexslider .slides a img {
		height: 23rem;
	}
}

@media screen and (max-width:1100px) {
	.banner {
		height: 23rem;
	}

	.flexslider {
		height: 23rem;
	}

	.flexslider .slides a img {
		height: 23rem;
	}
}

@media screen and (max-width:1000px) {
	.banner {
		height: 20rem;
	}

	.flexslider {
		height: 20rem;
	}

	.flexslider .slides a img {
		height: 20rem;
	}

	.mid-chicun {
		width: 45% !important;
	}

	.column_inner {
		border-right: 0 !important;
	}
}

@media screen and (max-width:800px) {
	.banner {
		height: 50rem;
	}

	.flexslider {
		height: 50rem;
	}


	
	.banlist1 a img{
		height: 50rem;
		background: url(mobibanner1.jpg);
		background-size: 100% 100%;
	}
	
	.banlist2 a img{
		height: 50rem;
		background: url(mobibanner2.jpg);
		background-size: 100% 100%;
	}
	.banlist3 a img{
		height: 50rem;
		background: url(mobibanner3.jpg);
		background-size: 100% 100%;
	}
	
}

@media screen and (max-width:800px) {
	.banner {
		height: 47rem;
	}

	.flexslider {
		height: 47rem;
	}

	.flexslider .slides a img {
		height: 47rem;
	}
}

@media screen and (max-width:700px) {
	.banner {
		height: 44rem;
	}

	.flexslider {
		height: 44rem;
	}

	.flexslider .slides a img {
		height: 44rem;
	}
}

@media screen and (max-width:600px) {
	.banner {
		height: 40rem;
	}

	.flexslider {
		height: 40rem;
	}

	.flexslider .slides a img {
		height: 40rem;
	}
}

@media screen and (max-width:500px) {
	.banner {
		height: 33rem;
	}

	.flexslider {
		height: 33rem;
	}

	.flexslider .slides a img {
		height: 33rem;
	}
}

@media screen and (max-width:450px) {
	.banner {
		height: 29rem;
	}

	.flexslider {
		height: 29rem;
	}

	.flexslider .slides a img {
		height: 29rem;
	}
}

@media screen and (max-width:400px) {
	.banner {
		height: 26rem;
	}

	.flexslider {
		height: 26rem;
	}

	.flexslider .slides a img {
		height: 26rem;
	}
}
/*--------------------banner样式 结束----------------------*/

/*推荐产品开始*/
.sy-yw{background: #f1f0f1;}
.sy-ywtit{margin-top: 90px;}
.sy-ywtitlf{float: left;width: 50%;}
.sy-yetitp1{text-align: left;color: rgba(28, 82, 161, 1);font-size: 42px;font-weight: bold;line-height: 1.2;width: 100%;padding: 5px 0px 5px 0px;}
.sy-yetitp2{
	text-align: left;
    color: rgba(51, 51, 51, 1);
    font-family: siyuanheiti-regular;
    font-size: 28px;
    line-height: 1.1;
    width: 100%;
    padding: 5px 0px 5px 0px;
}

.sy-ywtitrt{float: right;width: 50%;position: relative;transform: translateY(50%);}
.sy-ywtitrt a{
	float: right;
	font-size: 30px;
    color: rgba(255, 255, 255, 1);
    background: rgba(28, 82, 161, 1);
  
    border-radius: 100px 100px 100px 100px;
    -webkit-border-radius: 100px 100px 100px 100px;
    padding: 12px 12px 12px 12px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 0.5;
	}

.sy-ywcp{margin-top: 55px;position: relative;left: -15px;}
.sy-ywcpcpbox{
	    padding: 30px;
	    box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    border-radius: 12px 0px 0px 0px;
	    -webkit-border-radius: 12px 0px 0px 0px;
	    height: 100%;
    max-height: 100%;
    position: relative;
}
.sy-ywimgbox{
	    overflow: hidden;border-radius: 12px 0px 0px 0px;
	    -webkit-border-radius: 12px 0px 0px 0px;
	    height: 100%;
    max-height: 100%;
	   
	    
}
.sy-ywimgbox img{
	  width: 100%;
	  max-width: 100%;
    vertical-align: middle;
    max-width: 100%;
}
.sy-ywcpnei{position: relative;}
.sy-ywwz{
	margin-top: -120px;
	transition: all .5s linear;
	position: relative;
	width: 83.33333%;
	    min-height: 1px;
	    box-sizing: border-box;
	    border-radius: 12px 0px 0px 0px;
	    padding: 25px 25px 25px 25px;
	background: url(sy-ywimgbj.jpg) repeat-y;
	background-size: 100%;
	color: #FFFFFF;
	    left: 16.7777%;

}

.sy-ywcpcpbox:hover .sy-ywwz{
	margin-top: -200px;
}
.sy-ywwzp1{
	text-align: left;
    color: rgba(255, 255, 255, 1);
    font-family: PingFang SC;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
        padding: 5px 0px 5px 0px;
}
.sy-ywwzp2{
	    text-align: left;
    color: rgba(255, 255, 255, 1);
    font-family: Arial;
    font-size: 17px;
    line-height: 1;
        padding: 5px 0px 5px 0px;
}
.sy-ywwzp3{
	    text-align: left;
    color: rgba(255, 255, 255, 1);
    font-family: PingFang SC;
    line-height: 1.7;
        padding: 5px 0px 5px 0px;
            font-size: 14px;
}
.sy-yw-more{
	height: 16px;
    width: 16px;
    line-height: 16px;
    display: block;
    font-size: 24px;
    color: rgba(255, 255, 255, 1);
    border-radius: 40px 40px 40px 40px;
    padding: 8px 8px 8px 8px;
    text-align: center;
}
.sy-yw-more:hover{
	color: #333333;
	background-color: #FFFFFF;
	
}
/*推荐产品结束*/


/*关于我们开始*/

.sy-about{
	padding-top: 168px;background: url(sy-aboutbjimg.png) no-repeat;
	background-position: center center;    
	background-attachment: inherit;
	background-size: cover;
}
.syabouttit{
	padding: 0;
	
}
.syabouttit1{
	    word-wrap: break-word;
	    text-align: left;
    color: rgba(28, 82, 161, 1);
    padding: 5px 0px 5px 0px;
    font-size: 42px;
    font-weight: bold;
    line-height: 1.2;
}
.syabouttit2{
	text-align: left;
    color: rgba(51, 51, 51, 1);
    font-family: siyuanheiti-regular;
    font-size: 28px;
    line-height: 1.1;
    padding: 5px 0px 5px 0px;
}
.syaboutimg{
    overflow: hidden;
    padding: 0;        
    overflow: hidden;
    height: 100%;
  
}

.syaboutimg img{
	   width: 100%;
	    height: 100%;
	max-height: 100%;
    vertical-align: middle;
    max-width: 100%;
    height: 100%;
   
}

.syaboutwzjs{
	padding: 35px 35px 35px ;
	background: #FFFFFF;
	box-sizing: border-box;
	height: 291px;
}
.syaboutwz1{
	margin: 8px 0;
    word-wrap: break-word;
    text-align: left;
    color: rgba(51, 51, 51, 1);
    font-family: PingFang SC;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
}
.syaboutwz2{
	    text-align: left;
    color: rgba(128, 128, 128, 1);
    font-family: PingFang SC;
    line-height: 1.6em;
        margin: 5px 0px 5px 0px;
        margin-top: 10px;
    font-size: 14px;
    display: block;
    height: 6.4em;
    overflow: hidden;
}
.syabout-more{
	    font-size: 24px;
    color: rgba(255, 255, 255, 1);
    display: block;
    background: rgba(28, 82, 161, 1);
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    border-radius: 60px 60px 60px 60px;
    margin-top: 17px;
    
}
.syaboutjb{
	overflow: hidden;
    padding: 0;        
    overflow: hidden;
    height: 100%;
    position: relative;
}
.syaboutjb img{
	width: 100%;
	height: 100%;
	max-height: 100%;
    vertical-align: middle;
    max-width: 100%;
    height: 100%;
}
.syaboutjb-ico{
	position: absolute;
	left: 50%;
	top: 25%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	width: 100%;
	text-align: center;
}
.syaboutjb-ico img{
	width: 26%;
    margin: 0 auto;
}
.syaboutjbp1{
	position: absolute;	
	width: 100%;
	top: 65%;	
	color: rgba(255, 255, 255, 1);
    font-size: 20px;
    line-height: 1.3;
    text-align: center;
    font-weight: bold;
    
}

.syaboutjbp2{
	position: absolute;	
	width: 100%;
	top: 75%;
	    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    line-height: 1.5;
    text-align: center;	
}

.syabout3box{
	overflow: hidden;
    padding: 0;        
    overflow: hidden;
    height: 100%;
    position: relative;
}

.syabout3box .syabout3boximag{
	width: 100%;
	height: 100%;
	max-height: 100%;
    vertical-align: middle;
    max-width: 100%;
    height: 100%;
}
.syabout-space{
	width: 100%;
	height: 200px;
}


/*关于我们结束*/

/*我们的产品开始*/
.sy-cp{
		background: #f1f0f1;
}
.sycp-ul{
	margin-top: 40px;

}
.sycp-list{
	padding: 12px;
	box-sizing: border-box;
	transition: all 0.3s linear;
	position: relative;
	top: 0;
}
.sycp-list:hover{
	top: -20px;
}
.sycplistbox{
	background: #FFFFFF;
	width: 100;
}
.sycp-imgbox{
	width: 100;
}

.sycp-imgbox img{
	width: 100%;
	max-width: 100%;
}
.sycp-wz{
	padding: 20px 25px 30px 25px;
	box-sizing: border-box;
}

.sycp-wz-lj{
	display: block;width: 100%;
	overflow: hidden;
	height: 2.5em;
	color: rgba(51, 51, 51, 1);
    font-size: 20px;
    line-height: 2.5em;
    font-weight: bold;
}

.sycp-wz-des{
	display: block;width: 100%;
	overflow: hidden;
	color: #999;
    font-size: 15px;
    line-height: 1.6em;
    text-align: inherit;
    height: 4.8em;
}
.sycp-space{
	height: 100px;
}
/*我们的产品结束*/


/*信息动态开始*/
.sy-news{
	    background: #f1f0f1;
	    background: url(sy-newsbj.png) no-repeat;
	    background-position: center center;
	    background-size: cover;
}

.sy-newsbox{
	margin-top: 39px;
	padding-top: 40px;
}
.synew-list{
	box-sizing: border-box;
	color: #FFFFFF;
}
.synew-1listp1{
	    text-align: left;
    
    font-family: tahoma;
    font-size: 42px;
    font-weight: bold;
    line-height: 1.2em;
    margin: 8px 0;
}
.synew-1listp2{
	text-align: left;
    
    font-family: siyuanheiti-regular;
    font-size: 28px;
    line-height: 1.1em;
    margin: 8px 0;
}
.synew-1listimg{
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	border:1px solid #FFFFFF;
	padding: 10px;
	border-radius: 10px;
	margin-top: 50px;
	text-align: center;
	width: 30%;
	
}
.synew-rightlist{
	box-sizing: border-box;
	
	
}
.synew-rightimgbox{
	width: 100%;
}
.synew-rightimgbox img{
	width: 100%;
	    vertical-align: middle;
}

.synew-rightwzbox{
	background: #FFFFFF;
	    width: 91.66667%;
	    position: relative;
	    left: 8.33333%;
	    padding: 25px 25px 25px 25px;
	    box-sizing: border-box;
	    min-height: 1px;
	    transition: all 0.3s linear;
	    top: -50px;
}

.synew-rightlist:hover .synew-rightwzbox{
	top: -90px;
}
.synew-rightp1{
	display: block;
	text-align: left;
    color: rgba(51, 51, 51, 1);
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2em;
    height: 1.2em;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
    widows: 100%;
}
.synew-rightp2{
	display: block;
	text-align: left;
    color: rgba(128, 128, 128, 1);
    font-family: PingFang SC;
    line-height: 1.7em;
    height: 3.4em;
    overflow: hidden;
        font-size: 14px;
        margin-top: 15px;
        margin-bottom: 5px;
         
}

.synew-rightp3{
	display: block;
	    padding: 5px 0px 5px 0px;
	    color: rgba(0, 0, 0, 1);
    text-align: left;
    color: rgba(128, 128, 128, 1);
    font-size: 14px;
    line-height: 1.5em;
}
.synew-rtmore{
	display: block;
	width: 36px;
	height: 36px;
	background: rgba(28, 82, 161, 1);
    
    margin-top: 19px;
    border-radius: 40px 40px 40px 40px;
    text-align: center;
    line-height: 36px;
    font-size: 24px;
    color: #FFFFFF;
}
/*新闻结束*/

/*foot开始*/
.footsy{width: 100%;background: #232527;margin-top: 60px;color: #FFFFFF;}
.footsy-space{height: 60px;}
.footsy a{color: #FFFFFF;}
.footsy-top{margin-top: 80px;margin-bottom: 60px;    border-bottom: 1px solid rgba(55, 57, 59, 1);padding-bottom: 20px;}
.footsy-top ul li{float: left;height: 3rem;}
.footsy-top ul li a{font-size: 16px;    line-height: 1.5;    padding: 0 4rem;display: block;}

.foot-bt{}
.foot-btlf ul li{float: left;width: 50%;padding: 10px;box-sizing: border-box;}
.foot-btlf ul li p{    
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 3rem;
        
    }

.foot-btrt{
	overflow: hidden;
	text-align: center;
}
.foot-btrt img{
	width: 110px;
	height: 110px;
	
}
.foot-trtwz{
	color: #bbbbbb;
	font-size: 14px;
    line-height: 1.5;
    margin-top: 15px;
    
}

.footsy-botwz{
	    color: #999999;
    font-size: 13.3333px;
    line-height: 1.5;
    margin-top: 32px;
}
/*foot结束*/



@media (max-width: 875px) {
	.synew-1listimg{width: 60%;}
}


/*首页结束*/


/*内页banner样式开始*/
.bannernei{width: 100%;height: 400px;background: url(bannernei.jpg) no-repeat;background-position: center;}

@media (max-width: 1000px) {
	.bannernei{height: 16rem;}
}

@media (max-width: 800px) {
	.bannernei{height: 12rem;}
}
@media (max-width: 600px) {
	.bannernei{height: 10rem;}
}

@media (max-width: 400px) {
	.bannernei{height: 6rem;}
}

/*内页banner样式结束*/



/*产品列表开始*/
.mainspace60{height: 60px;}
.cplisttit1{
	text-align: left;
    
    color: rgba(28, 82, 161, 1);
    font-family: siyuanheiti-regular;
    font-size: 28px;
    
    font-weight: bold;
    }
.cplisttit2{
	    text-align: left;
    color: rgba(51, 51, 51, 1);
    font-family: tahoma;
    font-weight: bold;
    
    margin-left: 20px;
}

.cplistul{margin-top: 40px;width: 100%;}
.cplistul li{float: left;}
.cplistul li h3{font-weight: normal;border: 1px solid #CCCCCC;border-radius: 20px;-webkit-border-radius: 20px;margin-right: 15px;margin-bottom: 15px;}
.cplistul li a{display: block;padding: 5px 15px;font-size: 1rem;color: #333333;text-align: center;line-height: 1.5;border-radius: 20px;-webkit-border-radius: 20px;}
.cplistul li a:hover{background: rgba(28, 82, 161, 1);color: #FFFFFF;}

.cpmain-ul{margin-top: 30px;}
.cpmain-list{box-sizing: border-box;margin-bottom: 30px;position: relative;top: 0; transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}
.cpmain-list:hover{top: -20px;}
.cpylistimgbox{display: block;width: 100%;}
.cpylistimgbox img{width: 100%;vertical-align: middle;}

.cpylistwz{display: block;box-sizing: border-box;width: 100%;    padding: 20px 25px 30px 25px;background: #FFFFFF;}
.cpylistwz1{    
	color: rgba(51, 51, 51, 1);
    font-size: 20px;
    line-height: 2.5em;
    font-weight: bold;
    height: 2.5em;
    overflow: hidden;
    }
.cpylistwz1:hover{color: rgba(28, 82, 161, 1);}
.cpylistwz2{
	    color: #999;
    font-size: 15px;
    line-height: 1.6em;
    height: 3.2em;
    overflow: hidden;
}

/*产品列表结束*/


/*分页样式开始*/
.ye_ma{text-align: center;margin: 0px;clear: none;float: left;height: 37px;width: 100%;padding-top:30px; font-size:14px; color:#666;}
.ye_ma a{line-height: 35px;clear: none; height: 35px; font-size:14px; color:#333; padding:0 15px; border:1px solid #cccccc; border-radius:6px; display:inline-block; margin:0 3px;}
.ye_ma a:hover{background-color:rgba(28, 82, 161, 1); border:1px solid rgba(28, 82, 161, 1); color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
/*分页样式结束*/




/*产品内页样式开始*/
.addressbox{font-size: 14px;color: #606266;}
.addressbox a{ font-size: 14px;color: #606266;}
.addressbox a:hover{color: rgba(28, 82, 161, 1);}

.cpytop{width: 100%;margin-top: 30px;padding-bottom: 35px;border-bottom: 1px solid #CCCCCC;}
.cpytoplf,.cpytoprt{box-sizing: border-box;}
.cpytoplf img{width: 100%;}
.cpytoprt h1{text-align: left;
    color: rgba(51, 51, 51, 1);
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 35px;
    border-bottom: 1px solid #CCCCCC;   
    margin-bottom: 35px;
    }

.cpytag{
	text-align: left;
    color: rgba(64, 64, 64, 1);
    font-size: 15px;
    line-height: 1.7;
    }

.cpytag a{
	text-align: left;
    color: rgba(64, 64, 64, 1);
    font-size: 15px;
    line-height: 1.7;
    margin-left: 10px;
}
.cpydesc{
	text-align: left;
    color: rgba(64, 64, 64, 1);
    font-size: 15px;
    line-height: 1.7;
    margin-top: 15px;
}
.cpydh{
	text-align: left;
    color: rgba(64, 64, 64, 1);
    font-size: 24px;
    line-height: 1.7;
    margin-top: 15px;
}
.cpybot{
	padding: 2% 0;
	    text-align: left;
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.5;
	}
.cpybot p{text-indent: 2rem;line-height: rem;}

/*产品详情页结束*/



/*新闻列表开始*/
.newmain-ul{margin-top: 30px;}
.newmain-list{box-sizing: border-box;margin-bottom: 50px;}
.newylistimgbox{display: block;width: 100%;}
.newylistimgbox img{width: 100%;vertical-align: middle;}
.newylistwz{display: block;background: #FFFFFF;padding: 25px 25px 25px 25px;box-sizing: border-box;position: relative;transition: all 0.5s ease;top: 0;}
.newmain-list:hover .newylistwz{
	top: -60px;
}
.newylistwz1{
	text-align: left;
    color: rgba(51, 51, 51, 1);
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2em;
    height: 1.2em;
    overflow: hidden;
    margin-top: 5px;
}
.newylistwz1:hover{
	color: rgba(28, 82, 161, 1);
}
.newylistwz2{
	text-align: left;
    color: rgba(128, 128, 128, 1);
    font-family: PingFang SC;
    line-height: 1.7em;
    height: 3.4em;
    overflow: hidden;
    margin-top: 20px;
}
.newy-data{
	margin-top: 10px;
	    text-align: left;
    color: rgba(128, 128, 128, 1);
}
.newy-more{
	margin-top: 25px;
	width: 36px;
	height: 36px;
	font-size: 24px;
    color: rgba(255, 255, 255, 1);
    background: rgba(28, 82, 161, 1);
    
    border: 1px solid rgba(28, 82, 161, 1);
    border-radius: 40px 40px 40px 40px;
    text-align: center;
    line-height: 36px;
}
.newy-more:hover{background: #FFFFFF;color: rgba(28, 82, 161, 1);}

/*新闻列表结束*/



/*新闻内页结束*/
.newtit{margin-top: 30px;border-bottom: 1px solid #CCCCCC;}
.newtit h1{    
	text-align: left;
    color: #333;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.5;
    }

.newsydata{
	text-align: left;
    color: rgba(130, 130, 130, 1);
    font-size: 16px;
    line-height: 1.5;
    margin-top: 15px;
}
.newtitspace41{height: 41px;}



/*新闻内页结束*/











/*手机端尺寸*/
@media (max-width: 768px) {
	.sy-ywcp{left: 0;}
	.sy-newsbox{margin-top: 0;padding-top: 0;}
	.synew-list{color: rgba(28, 82, 161, 1);margin-top: 40px;}
	.sycp-space{display: none;}
	.synew-1listp2{color: rgba(51, 51, 51, 1);}
	.synew-1listimg{display: none;}
	.foot-btlf ul li{width: 100%;text-align: center;}
	.syabouttit{margin-bottom: 40px;}
	.sy-about{padding-top: 90px;}
	.cplistul li{width: 50%;overflow: hidden;height: 40px;}
	.cplistul li a{font-size: 0.87rem;width: 100%;height: 36px;overflow: hidden;box-sizing: border-box;line-height: 30px;}
	.cpytoprt h1{font-size: 16px;margin-top: 25px;}
}




.gsjztit{text-align: center;
font-size: 2rem;
font-weight: bold;
}
.gsjzhz{
	display: flex;
	justify-content: space-between;
	margin-top: 2rem;
}
.gsjzhzlist{
	width: 19%;
}
.gsjzhzimg{
	width: 100%;
	overflow: hidden;
}
.gsjzhzimg img{
	width: 100%;
	transition: all 0.3s ease;
}
.gsjzhzlist:hover img{
	transform: scale(1.1);
}
.gsjzhzlistwz{
	width: 100%;
	font-size: 1rem;
	font-weight: bold;
	margin-top: 1rem;
	text-align: center;
}
.gszjbot{
	width: 100%;
	background: url(gszjbjimg.jpg) no-repeat;

}
.gszjbotbox{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.gszjbotboxlist{
	width: 30%;
}
.gszjbotboxicon{
	margin: 0 auto;
	width: 70px;
	height: 70px;
	border: 2px solid #162c86;
	border-radius: 50%;
	overflow: hidden;
	box-sizing: border-box;
	padding: 10px;
	background-color: #fff;
}
.gszjbotboxicon img{
	width: 100%;
}
.gszjbotboxtit{
	text-align: center;
	font-size: 1.3rem;
	font-weight: bold;
	color: #162c86;
	margin-top: 1rem;
	margin-bottom: 2rem;
}
.gszjbotboxwz{
	font-size: 1rem;
	line-height: 2rem;
	text-align: center;
}

@media (max-width:992px) {
	.gszjbot{
		background-size: cover;
	}
	
}

@media (max-width:768px) {
	.gszjbot{
		background-size: cover;
	}
	.gsjzhz{flex-wrap: wrap;}
	.gsjzhzlist{width: 50%;margin-bottom: 2rem;}
	.gsjzhzlistlast{width: 100%;}
	.gszjbotboxlist{width: 100%;margin-bottom: 2rem;}
}
.lxbox{
	display: flex;
	flex-wrap: wrap;
	margin-top: 2rem;
}
.lxboxlf{
	width: 50%;
	background-color: #eff1f5;
	box-sizing: border-box;
	padding: 1.8rem;
}
.lxboxrt{
	width: 50%;
}
.lxboxrt img{
	width: 100%;height: 100%;
}
.lxboxlfp1{
	font-size: 1.5rem;
	font-weight: bold;
	color: #162c86;
	
}
.lxboxlfp2{
	font-size: 1rem;
	margin-top: 1rem;
	color: #666;
}
.lxfs{
	margin-top: 2rem;
}
.lxfswz{
	font-size: 1rem;
	margin-bottom: 1rem;
}
.lxfswz span{
	font-weight: bold;
	margin-right:2px;
}
.lxtel{
	font-size: 2rem;
	margin-left: 10px;
}
@media (max-width:992px) {
	.lxboxrt{width: 100%;}
	.lxboxlf{width: 100%;padding: 2rem;}
	.lxtel{font-size: 1rem;}
	
}
.gslsbox{
	margin-top: 4rem;
}
.gslslist{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.gslslistline{
	width: 10px;
	border-left: 1px dashed #ccc;
	position: relative;
}
.gslslisthz{
	width: 46%;
	display: flex;
	align-items: center;
}
.gslslistimg{
	width: 100%;
}
.gslslistwz{
	display: flex;
	align-items: center;
}
.gslslistyuan{
	width: 30px;
	height: 30px;
	padding: 7px;
	position: absolute;
	background-color: #fff;
	left: -15px;
	top: 50%;
	transform: translateY(-50%);
}
.gslslistyuannei{
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #333;
}

.gslslist:hover .gslslistyuannei{
	background-color: #f7a82f;
	box-shadow: 0 0 10px #f7a82f;
}
.gslslistp1{
	font-size: 1.1rem;
	font-weight: bold;
	color: #666;
}
.gslslistp2{
	font-size: 1.8rem;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.gslslistp3{
	font-size: 1rem;
	color: #666;
}

.gslslistyou p{
	text-align: right;
}
.gsrybox{
	display: flex;
	margin-top: 4rem;
	flex-wrap: wrap;
}
.gsrylist{
	width: 18%;
	margin-right: 1%;
	margin-left: 1%;
	border: 1px solid #ccc;
	margin-bottom: 2rem;
}
.gsrylist img{
	width: 100%;
}


.liuyanui{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.msgitem{
	width: 48%;
	font-size: 1rem;
	padding: 0.5rem;
	margin-top: 1rem;
	border-radius: 2px;
	background-color: #eff1f5;
}
.msgitem input{
	color: #333;
	line-height: 2rem;
	width: 100%;
	border: none;
	font-size: 1rem;
	background: none;
}
.msgitem textarea{
	color: #333;
	line-height: 2rem;
	width: 100%;
	border: none;
	font-size: 1rem;
	background: none;
}
.liuyantit{
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2rem;
}
.liuyan{
	padding: 4rem 0;
}
.msgitembtn{
	margin-top: 2rem;
	width: 100%;
	text-align: center;
}
.liuyansubbtn{
	margin: 0 auto;
	background-color: #283c8f;
	color: #fff;
	line-height: 2.5rem;
	width: 14rem;
	border: none;
	font-size: 1.1rem;
text-align: center;
}
.liuyansubbtn:hover{
	background-color: #f7a82f;
}
.msgstrck{
	width: 4rem!important;
	border-bottom: 1px solid #666 !important;
	display: inline-block;
}
.yzmbox{
	display: flex;
	align-items: flex-end;
}
@media (max-width: 768px) {
	.bannerneiwz{display: none;}
	.cpneitjhz{padding: 0;}
	.cpneitjcp{margin-top: 2rem;}
	.cpneitjtop{border: none;border-bottom: 1px solid #ccc;}
	.cpneitjwz{font-size: 0.75rem;margin-top: 0;}
}

.btn { display: flex; align-items: center; justify-content: center; }






.language-switcher {
  position: absolute;
  top: 20px;
  right:30px;
  z-index: 1000;
  font-family: 'Arial', 'Microsoft YaHei', sans-serif; /* 涓嫳鍏煎瀛椾綋 */
}

.language-btn {
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #ddd;
  border-radius: 20px;
  padding: 8px 10px;
  cursor: pointer;
  font-size: 10px;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  gap: 5px;
}

.language-dropdown {
  display: none;
  position: absolute;
  right: 0;
  background-color: white;
  min-width: 140px;
  box-shadow: 0 8px 16px rgba(0,0,0,0.1);
  border-radius: 8px;
  overflow: hidden;
 
}

.language-dropdown a {
  color: #333;
  padding: 10px 15px;
  text-decoration: none;
  display: block;
  font-size: 10px;
  transition: background 0.2s;
  text-align: left;
}

.language-dropdown a:hover {
  background-color: #f5f5f5;
}

/* 绉诲姩绔牱寮� */
@media (max-width: 768px) {
  .language-switcher {
    top: 5px;
    left: 80px;
    width: 40%;
  }
  
  .language-btn {
    padding: 6px 12px;
    font-size: 13px;
  }
  
  .language-dropdown {
    min-width: 100px;
    left: 0;
  }
  #syyyly{top:0;}
}

/* 婵€娲荤姸鎬� */
.language-switcher.active .language-dropdown {
  display: block;
}

