@charset "utf-8";
/*------------------通用样式-------------------*/

body {font-family: "微软雅黑"; background-color:#FFF;min-width: 320px;}
* {margin:0;padding:0;}
ul, ol, li {list-style:none}
a {text-decoration: none; font-size:12px; color:#333;}
a:hover {color: #000000;}
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:#FFFFFF;min-width: 320px;}
#alla{width: 100%;margin:0px auto;height: auto;overflow:hidden;background: #f7f7f7; min-width: 320px;}

@media (min-width: 1441px){
.syabout .container,.header .container{
    max-width: calc(100% - 280px);
    max-width: -moz-calc(100% - 280px);
    max-width: -webkit-calc(100% - 280px);
    width: 100%;
    margin: 0 auto;
}

.sycpbox .container{
	max-width: calc(100% - 160px);
    max-width: -moz-calc(100% - 160px);
    max-width: -webkit-calc(100% - 160px);
    width: 100%;
    margin: 0 auto;	
}
.synews .container{
	max-width: calc(100% - 160px);
    max-width: -moz-calc(100% - 160px);
    max-width: -webkit-calc(100% - 160px);
    width: 100%;
    margin: 0 auto;
}
.sycase .container{
	max-width: calc(100% - 160px);
    max-width: -moz-calc(100% - 160px);
    max-width: -webkit-calc(100% - 160px);
    width: 100%;
    margin: 0 auto;
}

}

/*--------------------通用样式结束----------------------*/

/*--------------------top 开始----------------------*/
.header{background: #fff;}
.head{position: relative;}
.logo{float: left;height: 60px;margin-top: 18px;}
.logo a{display: block;}
.logo img{max-height: 60px;}
.logo1{ display: none;}
.nav{float: right;}
.nav ul li{float: left;height: 5.1rem;    line-height: 5.1rem;}
.nav ul li a{font-weight: bold; display: block;color: rgba(51, 51, 51, 1); font-size: 17px; padding: 0 2.1rem;height: 100%;    -webkit-box-align: center;-webkit-align-items: center;}

.nav ul li h2 a{color: rgba(51, 51, 51, 1);}
.nav ul li a:hover{color: rgba(255, 255, 255, 1); }
.nav ul li:hover{color: rgba(255, 255, 255, 1); background-color: rgba(156, 43, 45, 1);}
.mobinav{float: right;position: absolute;top: 50%; transform: translateY(-50%);right: 2%;}

@media (max-width: 1200px) {
	.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;height: 100%;}
.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.png) 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;}
.headtop{background: #000000;color: #FFFFFF;font-size: 14px;height: 41px;line-height: 41px;}
.headtoplf{float: left;}
.headtoprt{float: right;}

/*--------------------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: 650px;
	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样式 结束----------------------*/



/*内页banner样式开始*/
.bannernei{width: 100%;height: 650px;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;}
}

.rcbanner{width: 100%;height: 400px;background: url(rcbanner.jpg) no-repeat;background-position: center;}

@media (max-width: 1000px) {
	.rcbanner{height: 16rem;}
}

@media (max-width: 800px) {
	.rcbanner{height: 12rem;}
}
@media (max-width: 600px) {
	.rcbanner{height: 10rem;}
}

@media (max-width: 400px) {
	.rcbanner{height: 6rem;}
}

/*内页banner样式结束*/



/*分页样式开始*/
.ye_ma{text-align: center;margin: 0px;clear: none;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:#9b2a2c; border:1px solid #9b2a2c;; color:#FFF;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;/*过渡效果*/}
/*分页样式结束*/

/*首页数字开始*/
.sy-num{color: #FFFFFF;margin: -60px 0px 0px 0px;position: relative;}
.synumlist{
	box-sizing: border-box;
}
.synumneilf{
	box-sizing: border-box;    
	padding: 60px 40px;
	background: url(syszbj-lf.png);
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.synumneirt{
	box-sizing: border-box;
	background: url(syszbj-rt.png);  
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; 
        padding: 0 30px;
    height: 100%;
    position: absolute;
    right: 0;
}
.synumneilfp1{
	text-align: left;
    color: rgba(255, 255, 255, 1);
    font-family: PingFang SC;
    font-size: 20px;
    font-weight: bold;    margin: 8px 0;
}
.synumneilfp2{
	    font-size: 16px;
    line-height: 1.5;    text-align: left;
    color: rgba(255, 255, 255, 0.5);    margin: 8px 0;
}
.synumneilfp3{
	margin-top: 10px;
}
.synumneilfsz1{float: left;width: 33%;padding: 8px;box-sizing: border-box;}
.synumneilfsz1p{
	color: rgba(255, 255, 255, 1);
    font-size: 38px;
    line-height: 1.5;
    font-weight: bold;
}
.synumneilfsz1p span{
	font-size: 18px;font-weight: bold;
}


.synumneilfp4{
	 color: rgba(255, 255, 255, 0.6);
    font-size: 13px;
    line-height: 1.5;
    
}
.synumneilfp4 span{width: 33.3%;float: left;padding-left: 8px;box-sizing: border-box;}



.mbichp-frame{position: relative;height: 100%;}
.ic_Ul { width: 100%; overflow:hidden; position:relative;}
.ic_Ul ul li{width:100%; height:auto; float:left;}
.ic_Ul ul li a{display: block;}
.sysz-yuan{text-align: center;}
.sysz-yuan li{width: 9px;height: 9px;background: #999;border-radius: 50%;margin-left: 6px;display: inline-block;cursor: pointer;}
.sysz-yuan .on{background-color: rgba(157, 42, 41, 1);}


.sysznewp1{
	color: #333;
    font-size: 17px;
    line-height: 2.2em;
    height: 2.2em;
    overflow: hidden;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
}
.sysznewp2{
	    color: #999;
    font-size: 13px;
    line-height: 1.5em;
    height: 10em;
    overflow: hidden;
   
}
.sysznewp3{
	    color: #999;
    font-size: 13px;
    padding: 5px 0px 10px 0px;
    margin-top: 15px;
}
/*首页数字结束*/



/*首页关于我们开始*/
.syabout{
	background: url(syaboutbj.png);
	    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.syspace100{height: 100px;}
.syabouttit1{
	text-align: left;
    color: rgba(157, 42, 41, 1);
    font-family: PingFang SC;
    font-size: 24px;
    font-weight: bold;
}
.syabouttit2{
	text-align: left;
    color: rgba(51, 51, 51, 1);
    font-size: 36px;
    font-weight: bold;
    margin-top: 20px;
}
.syaboutul{margin-top: 40px;}
.syaboutlist{box-sizing: border-box;}
.syaboutlist img{width: 100%;}
.syaboutp1{
	    text-align: left;
    color: rgba(102, 102, 102, 1);
    font-size: 15px;
    line-height: 1.8;
    margin-top: 15px;
}
.syaboutbtn{
	display: block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    color: rgba(157, 42, 41, 1);
    background: rgba(255, 255, 255, 0);
    margin: 0px 15px 0px 0px;
    border: 2px solid rgba(157, 42, 41, 1);
    border-radius: 0px 0px 0px 0px;
    padding: 14px 40px 14px 40px;
    width: 15%;
    margin-top: 40px;
}
.syaboutbtn:hover{
	background: rgba(157, 42, 41, 1);
	color: #FFFFFF;
}
.syaboutul2{
	width: 100%;
	margin-top: 40px;
}
.syaboutul2 li{
	float: left;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 20px 20px 20px 20px;
	width: 25%;
	box-sizing: border-box;
}
.syaboutul li img{width: 40%;}
.syaboutul li p{
	    color: #333;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    margin-top: 10px;
}
.syspace300{height: 260px;}
/*首页关于我们结束*/


/*产品系列开始*/
.sycpnei{
	background: #9c2928;
	margin-top: -80px;
}
.mbichp-frame2{position: relative;}
.ic_Ul2{position: relative;overflow: hidden;padding: 60px 60px 60px 60px;}
.sycplitop{width: 100%;margin-top: 60px;color: #FFFFFF;}
.sycplitoplf{
	float: left;
	width: 80px;
}
.sycplitoprt{
	float: left;
}
.sycplitoprt p{
	    color: rgba(255, 255, 255, 0.2);
    font-size: 28px;
    line-height: 1.5;
    font-weight: bold;
    margin-left: 20px;
}
.sycplibot{
	margin-top: 60px;
}
.sycplj{
	display: block;
	box-sizing: border-box;
}
.sycpljp1{
	    text-align: left;
    color: rgba(255, 255, 255, 1);
    font-family: PingFang SC;
    font-size: 28px;
    font-weight: bold;
   
}
.sycpljp2{
	    text-align: left;
    color: rgba(255, 255, 255, 0.6);
    font-family: PingFang SC;
    font-size: 15px;
    line-height: 1.7em;
    height: 6.8em;
    overflow: hidden;
    margin-top: 15px;
}

.sycplj a{
	display: block;
	    font-size: 16px;
    color: rgba(255, 255, 255, 1);
        line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    text-align: center;
  
    background: rgba(255, 255, 255, 0);
    margin: 0px;
    border: 2px solid rgba(255, 255, 255, 1);
    padding: 14px 40px 14px 40px;
    width: 30%;
    margin-top: 60px;
}
.sycplj a:hover{background: #FFFFFF;color: #333;}

.sysz-hd2{width: 100%;}
.sysz-yuan2{position: relative;top: 15px;}
.sysz-yuan2 li{
	box-sizing: border-box;
	position: relative;
	padding: 0;
}
.sycplistimg{
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.sysz-lj{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	text-align: center;
	padding: 20px;
	box-sizing: border-box;
}
.sysz-ico{
	width: 30%;
	margin-top: 25%;
}
.sysz-icop1{
	margin: 18px 0;
	    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    line-height: 1.5em;
    overflow: hidden;
    
}

.sysz-icop2{
	color: rgba(255, 255, 255, 1);
    font-size: 20px;
    line-height: 1.5em;
    height: 1.5em;
    overflow: hidden;
    width: 80%;
    text-align: center;
    display: block;margin: 0 auto;
    font-weight: bold;
}
.sycpico-zz{
	border: 0px solid #fff;
	width: 85%;
	height: 85%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.sysz-lj:hover .sycpico-zz{
	border: 1px solid #fff;
}
/*产品系列结束*/


/*新闻资讯开始*/
.synewtit .syaboutit{float: left;}
.synewmore{
	float: right;
	
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    color: rgba(157, 42, 41, 1);
    background: rgba(255, 255, 255, 0);
    margin: 0px 15px 0px 0px;
    border: 2px solid rgba(157, 42, 41, 1);
    border-radius: 0px 0px 0px 0px;
    padding: 14px 40px 14px 40px;
    width: 95px;
    margin-top: 40px;

}
.synewmore:hover{background: rgba(157, 42, 41, 1);color: #FFFFFF;}

.synewtit{margin-top: 40px;}
.synewul{
	margin-top: 60px;
}
.synewlist{
	box-sizing: border-box;
	display: block;
}
.synewimg img{width: 100%;}
.synewlistbox{
	border-bottom: 1px solid #CCCCCC;
}
.synewlistbox{
	position: relative;
	padding: 15px 0px 15px 0px;
}
.synewboxp1{
	color: #333;
    font-size: 17px;
    line-height: 2.2em;
    height: 2.2em;
    overflow: hidden;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    
}
.synewboxp2{
	color: #999;
    font-size: 14px;
    line-height: 1.7em;
    height: 3.4em;
    overflow: hidden;
}
.synewboxp3{
	    color: rgba(64, 64, 64, 1);
    font-size: 14px;
    padding: 10px 0px 10px 0px;
    
}
.synewboxline{width: 0;height: 2px;background: rgba(157, 42, 41, 1);position: absolute;bottom: 0;transition: all 0.3s ease;}
.synewlist:hover .synewboxline{
	width: 100%;
}

/*新闻资讯结束*/


/*案例开始*/
.syspace120{
	height: 120px;
}

.sycase{
	position: relative;
	background: url(sycasebj.png);
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.mbichp-frame3{}
.ic_Ul3{position: relative;width: 100%;}
.ic_Ul3 ul li{width: 90%;float: left;}
.sycaseimg{box-sizing: border-box;}
.sycaseimg img{width: 100%;}
.sycasert{box-sizing: border-box;padding: 10px 60px 30px 50px;}
.c_frBtnLa{width: 60px;height: 60px;position: absolute;top: 50%;left: 2%; background: url(caself.png) no-repeat;transition: all 0.3s ease;cursor: pointer;}
.c_frBtnRa{width: 60px;height: 60px;position: absolute;top: 50%;right: 2%; background: url(casert.png) no-repeat;transition: all 0.3s ease;cursor: pointer;}
.c_frBtnLa:hover{background: url(caself2.png) no-repeat;}
.c_frBtnRa:hover{ background: url(casert2.png) no-repeat;}
.sycasertp1{
	    text-align: left;
    color: rgba(157, 42, 41, 1);
    font-family: PingFang SC;
    font-size: 24px;
    font-weight: bold;
}
.sycasertp2{
	    text-align: left;
    color: rgba(51, 51, 51, 1);
    font-size: 36px;
    font-weight: bold;
    margin-top: 20px;
}
.sycasertp3{
	    color: rgba(51, 51, 51, 1);
    font-size: 24px;
    line-height: 1.8em;
    height: 1.8em;
    text-align: left;
    overflow: hidden;
    margin-top: 30px;
    display: block;
}
.sycasertp4{
	    color: rgba(128, 128, 128, 1);
    font-size: 14px;
    line-height: 1.8;
    
}
.sycasertp5{
display: block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    color: rgba(157, 42, 41, 1);
    background: rgba(255, 255, 255, 0);
    margin: 0px 15px 0px 0px;
    border: 2px solid rgba(157, 42, 41, 1);
    border-radius: 0px 0px 0px 0px;
    padding: 14px 40px 14px 40px;
    width: 40%;
    margin-top: 40px;
}


/*案例结束*/

/*foot开始*/


.footsy{width: 100%;background: rgba(27, 27, 27, 1);padding-top: 60px;   color: rgba(235, 235, 235, 1);}
.footsy-space{height: 60px;}
.footsy a{color: rgba(235, 235, 235, 1);}
.footsy-top{margin-bottom: 30px;    border-bottom: 1px solid #666666;}
.footsy-top ul li{float: left;height: 3rem;}
.footsy-top ul li a{font-size: 16px;    line-height: 1.5;    padding: 0 2.1rem;display: block;}
.footsy-top ul li a:hover{color: rgba(157, 42, 41, 1);}
.foot-btlf{box-sizing: border-box;}
.foot-btlf ul li{float: left;width: 50%;padding: 10px;box-sizing: border-box;}
.foot-btlf ul li p{    
	font-weight: 400;
	color: rgba(235, 235, 235, 1);
    font-size: 14px;
    line-height: 1;
        
    }

.foot-btrt{
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
}
.foot-btrt img{
	width: 94px;
	height: 94px;
	
}
.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: 10px;
}

.footsy-botwz a:hover{
	color: rgba(157, 42, 41, 1);
}
/*foot结束*/


/*产品列表页开始*/
.ssbox{}

.sslf{float: left;font-size: 14px;color: #999999;}
.sslf a{font-size: 14px;color: #999999;}
.sslf a:hover{color: rgba(234, 197, 115, 1);}
.sslfp{
	text-align: left;
    color: rgba(51, 51, 51, 1);
    font-size: 32px;
    font-weight: bold;
        margin-bottom: 10px;
    }
.ssrt{float: right;margin-top: 14px;}
.ssrt form{width: 300px;height: 38px;border: 1px solid #CCCCCC;line-height: 38px;border-radius: 20px;}
.sousuo{background: #f7f7f7; float: left; border: none;height:36px;line-height: 36px;margin-left: 17px;margin-top: 0;width: 230px;border-radius: 20px;padding-left: 3px;}
.search_btn{float: right; width: 20px;height: 20px;background: url(searcha.png) no-repeat;border: none;cursor: pointer;margin-top: 7px;margin-right: 10px;}
.search_btn:hover{background: url(search.png) no-repeat;}

.mainspace100{height: 100px;}

.cpytit{font-size: 24px;font-weight: bold;color: #333333;border-left: 6px solid rgba(157, 42, 41, 1);margin-top: 40px;padding-left: 15px;line-height: 2rem;height: 2rem;margin-bottom: 40px;width: 230px;margin: 0 auto;}
.cpytit span{font-size: 14px;color: #999999;margin-left: 10px;}

.cplist{width: 100%;margin-top: 20px;text-align: center;}
.cplist li{margin-right: 15px;margin-bottom: 15px;float: left;}
.cplist li h3{font-weight: normal;}
.cplist li h3 a{
	display: block;
    padding: 5px 10px;
    border: 1px solid #CCCCCC;
    color: #333333;
    font-size: 16px;
    border-radius: 5px;
	margin-top: 10px;
    }
.cplist li h3 a:hover{background:#9b2a2c;;color: #FFFFFF;border: 1px solid #9b2a2c;}


.cpy-ys{background: #9b2a2c;text-align: center;}
.cpuyslist{box-sizing: border-box;}
.cpuyslist img{margin-top:30px;}
.cpuyslist p{font-size: 20px;color: #fff;margin-bottom: 30px;}
.cpyys{background: #862223;}

.cpneilist{box-sizing: border-box;margin-top: 40px;position: relative;top: 0;transition: all 0.3s ease;}
.cpneilist:hover{top: -10px;}
.cpneiimg{display: block;}
.cpneiimg img{width: 100%;}


.cpneilj{
	    color: #333;
    font-size: 19px;
    line-height: 1.5em;
    height: 1.5em;
    overflow: hidden;
    font-weight: bold;
}
.cpneidec{
	color: #999;
    font-size: 14px;
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
}
.cpneiwz{
	    padding: 20px 10px 20px 20px;
}
.cpneilj:hover{
	color: #9b2a2c;;
}

/*产品列表页结束*/
/*产品内页开始*/
.cplisty{width: 100%;
    margin-top: 40px;}
.cpneibox{padding-bottom: 0px;padding-bottom: 20px;border-bottom: 1px solid #CCCCCC;}
.cpnei{box-sizing: border-box;}
.cpnei .cpneiimg{width: 100%;}
.cpneitit{font-size: 24px;color: #333333;line-height: 2em;margin-top: 25px;line-height: 2em;height: 2em;overflow: hidden;}
.cpneitag{
	color: #FF0000;
	margin-top: 25px;
	font-weight: bold;
}
.cpneitag span{font-size: 16px;color: #666666;margin-top: 25px;}
.cpneitag a{font-size: 16px;color: #666666;margin-left: 5px;}
.cpneitag a:hover{color: rgba(240, 197, 100, 1);}
.cpneitag span{font-weight: bold;margin-right: 5px;}
.cpneims{font-size: 16px;color: #666666;margin-top: 15px;line-height: 1.6em;height: 8em;overflow: hidden;}
.cpneims span{font-weight: bold;margin-right: 5px;}
.cpneitel{font-size: 30px;color: #999999;margin-top: 35px;font-weight: bold;}

.cpneibot{padding:40px 10px;font-size: 0.87rem;line-height: 2rem;color: #333333;border-bottom: 1px solid #CCCCCC;box-sizing: border-box;}
.cpneibot p{text-indent: 2rem;}
.cpfy{margin-top: 20px;font-size: 14px;color: #999999;width: 100%;}
.cpfy a{font-size: 14px;color: #999999;margin-left: 10px;}
.cpfy a:hover{color: #000;}
.cpprve{float: left;}
.cpnext{float: left;margin-left: 30px;}
/*产品内页结束*/

/*新闻列表页开始*/
.newylist{box-sizing: border-box;margin-bottom: 30px;position: relative;top: 0;transition: all 0.3s ease;}
.newylist:hover{top: -10px;}
.synewsul{margin-top: 40px;}
.newyimg img{width: 100%;vertical-align: middle;}
.newywz{
	    padding: 10px 10px 20px 10px;
	   
	    background: #FFFFFF;
}
.newywzp1{
	color: rgba(51, 51, 51, 1);
    font-size: 18px;
    line-height: 2.5em;
    text-align: left;
    height: 2.5em;
    overflow: hidden;
    font-weight: bold;
}
.newywzp1:hover{color: #9b2a2c;;}
.newywzp2{
	    color: rgba(153, 153, 153, 1);
    font-size: 14px;
    line-height: 1.7em;
    text-align: left;
    height: 3.4em;
    overflow: hidden;
}
.newywzp3{
	    color: rgba(153, 153, 153, 1);
    font-size: 26px;
   margin-top: 15px;
}
.newywzp4{
	    color: rgba(153, 153, 153, 1);
    font-size: 14px;
  margin-top: 10px;
}
/*新闻列表页结束*/
/*新闻内页开始*/
.newstit{
	width: 100%;text-align: center;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 40px;
}
.newstit h1{
	font-weight: normal;
	text-align: center;
    color: #333;
    font-size: 28px;
    line-height: 1.5;
	}
.newstit p{
	    text-align: center;
    color: rgba(130, 130, 130, 1);
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px;
}
/*新闻内页结束*/


.syddy{font-size: 14px;line-height: 30px;}
.syddy p{text-indent: 2rem;}

.syddy1{font-size: 14px;line-height: 30px; background:url(zpbg.png);}
.syddy p{text-indent: 2rem;}












@media (max-width: 991px) and  (min-width: 768px){
	.sysz-ico{margin-top: 0;}
}

@media (max-width: 991px) {
	.cpneitel{margin-top: 0;}
	.cpneitag{margin-top: 0;}
	.cpneitit{margin-top: 15px;}
	.syaboutul2{display: none;}
	.sycpnei{margin-top: 0;}
	
}

/*手机端尺寸*/
@media (max-width: 768px) {
	
	.syys-list{margin-bottom: 40px;}
	.logo1{float: left;height: 60px;margin-top: 18px; display: grid!important;}
    .logo1 a{display: block;}
    .logo1 img{max-height: 60px;width: 90%;}
	.logo{ display: none;}
	.footsy-top ul li{width: 50%;text-align: center;}
	.ssrt form{width: 90%;margin: 0 auto;}
	.sousuo{width: 80%;}
	.ssboxnei{position: relative;height: 100px;}
	.ssrt{position: absolute;left: 50%;transform: translateX(-50%);}
	.sslf{float: none;}
	.ssrt{width: 80%;float: none;}
	.cplist li{margin-bottom: 2px;margin-right: 2px;float: none;display: inline-block;}
	.cpneitel{margin-top: 20px;}
	.cpprve{float: none;}
	.cpnext{float: none;margin-left: 0;}
	.mainspace100{height: 50px;}
	.foot-btlf ul li{text-align: center;width: 100%;}
	.footsy-botwz{text-align: center;}
	.ic_Ul3 ul li{width: 100%;padding: 0 0 0 8px;}
	.tempWrap{margin: 0 auto;}
	.c_frBtnLa{display: none;}
	.c_frBtnRa{display: none;}
	.sy-num{margin: 0;}
	.synumneirt{position: relative;padding-bottom: 30px;}
	.sycpnei{margin-top: 0;}
	.ic_Ul2{padding: 0;}
	.sycplj a{width: 15%;}
}
@media (max-width: 540px) {
	.synewtit .syaboutit{float: none;}
	.synewmore{display: block;float: none;    margin-top: 20px;    padding: 5px 10px 5px 10px;}
	
}
@media (max-width: 470px) {
	.sysz-ico{margin-top: 5%;}
}
@media (max-width: 410px) {
	
	.sousuo{width: 60%;}
	.ssrt form {width: 100%;}
}
@media (max-width: 390px) {
	.sysz-ico{margin-top: 0%;}
	.sysz-icop1{margin: 0;}
}




.bannernei1 {
    width: 100%;
    height: 650px;
    background: url(bannernei1.jpg) no-repeat;
    background-position: center;




#nihao{
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
	width: 250px;
	background-repeat: no-repeat;
	background-position: 5px center;
	text-align: left;
}

#nihao a{
	font-size: 18px;
	font-weight: bold;
	color: #09d2a29;
	padding-left: 25px;
}