﻿/* showlist
---begin----- */

body{
	background-color: #f7f7f7;
}
img{
	border: 0;
    display: block;
    max-width: 100%;
    vertical-align: middle;
}

/* 解决图片和LI的高度空隙问题 */
img,li,input{vertical-align:top;}
ul,ol,li{
	list-style: none;
	margin: 0;
	padding: 0;
}
a{
	color: #757575;
	text-decoration: none;
}
a:hover{
	color: #f43b5f;
	text-decoration: none;
}
.banner{
	width: 100%;
	min-height: 352px;
    background-position: center;
}
.banner img{
	width: 100%;
	min-height: 350px;
}


.place {
	height: 40px;
	overflow: hidden;
}

.place span {
	line-height: 40px;
	font-weight: bold;
	float: left;
	margin-left: 12px;
}

.placeul li {
	float: left;
	line-height: 40px;
	padding-left: 7px;
	padding-right: 12px;
	background: url(/resources/news/Images/rlist.gif)
		no-repeat right;
}

.placeul li:last-child {
	background: none;
}

.head{
width: 100%;
height:100px;
background-color:#f7f7f7;
}

.newslist-left{
	width: 80px;
	height: 143px;
	background: #3bbf4f;
	float: left;
	position: relative;
border-radius: 10px 0 0 10px;
}
.newslist-right{
	width:calc(100% - 80px);
    height: 143px;
    background-color: #fff;
    float: left;
    position: relative;
	color:#757575;
	border-radius: 0px 10px 10px 10px;
}
.newslist-p3{
	position: absolute;
	left: 20px;top:10%;
	font-size: 18px;
	overflow: hidden;
	 white-space: nowrap; 
	 text-overflow: 
	 ellipsis;width:86%;
	-webkit-line-clamp: 1;
	color:#757575;
	font-family: "微软雅黑";
}

.newslist-p4{
	position: absolute;
	left: 20px;top:30%;
	font-size:14px;
	line-height: 24px;
	width:97%;
    overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	color:#757575;
    font-family: "微软雅黑";
    text-indent:2em;
    text-align: justify;
}

.newslist-p5{
	position: absolute;
    left: 20px;
    top: 82%;
    color: #3bbf4f;
    font-size: 14px;
}

.newslist-p1{
	position: absolute;left: 20px;top:5%;font-size: 40px;color:#fff;
}

.newslist-p2{
    position: absolute; left: 14px; top: 74%;font-size: 14px;color: #fff;
}

.cls{
	clear: both;height: 15px;width:calc(100% - 15px);

}
.page{
	width: 88.7%;
    float: right;
    position: relative;
	color:#757575;
}

.company-news{
	font-size: 26px;color: #666;
	width: 100%;
	padding-top: 20px;
}

/* -----begin----- */
/* 屏幕小于768px的样式 */

@media only screen and (max-width: 768px){
	 .banner {
	    width: 100%;
	    min-height: 178px;
	    background-position: center;
	    background-size: 100% 100%;
	}
	.banner img{
		width: 100%;
		min-height: 178px;
	}

	.newslist-left{
		width: 100%;
		height: 30px;
		background: #3bbf4f;
		float: left;
		position: relative;
		border-radius: 10px 10px 0px 0px;
	}

	.newslist-right{
		width: 100%;
	    height: 143px;
	    background-color: #fff;
	    float: left;
	    position: relative;
		color:#757575;

		border-radius: 0px 0px 10px 10px;
	}
	.newslist-p1{
		position: absolute;left: 100px;top:1%;font-size: 20px;color:#fff;
	}

	.newslist-p2{
	    position: absolute;
	    left: 20px;
	    top: 0%;
	    font-size: 20px;
	    color: #fff;
		}
	
	.newslist-p3{
		position: absolute;
		left: 20px;top:10%;
		font-size: 18px;
		overflow: hidden;
		 white-space: nowrap; 
		 text-overflow: 
		 ellipsis;width:86%;
		-webkit-line-clamp: 1;
		color:#333;
		font-family: "微软雅黑";
	}

	.newslist-p4{
	position: absolute;
	left: 20px;top:30%;
	font-size:14px;
	line-height: 24px;
	width:90%;
    overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	color:#757575;
    font-family: "微软雅黑";
    text-indent:2em;
    text-align: justify;
}
}
/* 屏幕小于768px的样式 */
/* -----end----- */
/* showlist ---end--- */

/* fifbusiness---begin--- */
	.winpoint{
		width: 200px;
		text-align: center;
		margin: 0 auto;
	}
	.winpoint p{
		font-size: 32px;
		color: #757575;
		font-family: "微软雅黑";
		line-height: 32px;
	}
.container h3{
		width: 200px;
		text-align: left;
		margin: 20px auto;font-size: 32px;color: #757575;font-family: "微软雅黑";line-height: 25px;
	}


.fif-con-p1{
	margin:25px 0px; 
}

.line-we{
	width: 100%;
	background-color: #f2f2f2;
}
 
.line{
	
	width: 100%;
	margin: 20px auto;
}
.line dl{
	float: left;
	width: 50%;
    margin: 2rem 0;
}
.line dt{
	float: left;
	width: 20%;
	line-height:100%;
	margin-right: 20px; 
}
.line dd{
	float: left;
	width: 70%;
	
}
.line dl dt img{
	width: 100%
}
.line dl dd h4{
	font-size: 22px;
	font-family: "微软雅黑";
	color: green;
	margin: 1.5rem 0; 
}
.ouradvantage1{
	height: 920px;
}
.line p{
	height: 25px;
	font-size: 15px;
	font-family: "微软雅黑";
	color: #757575;
}
.new-con-p3{
 
    text-align: center;
}

.winpointphoto{

}
.winpointphoto .text-center img{
	width: 48%;
}
.winpointphoto .title{
	margin:1rem 0 2rem 0;
    color: #757575;
	font-size: 18px;
}

.winpointphoto ul{
	width: 100%;
	display: flex;
    flex-direction: row;
    justify-content: center;
} 

.winpointphoto ul li{
	list-style: none;
	text-align: center;
}
.winpointphoto nav ul li img {
	width: 33%;
	margin-bottom: 15px;
}

.winpointphoto span {
	color: #757575;
	font-size: 18px;
}

.fif-banner{
	width: 100%;
    background-position: center;
	}

.fif-banner img{
	width: 100%;
	}

.youshi img{width: 20%;float:right;}
.youshi .line-title{
	float: right; 
    width: 66%;
        padding-left: 1rem;
}
.youshi h4{    
	font-size: 22px;
    font-family: "微软雅黑";
    color: green;
    margin: 1.5rem 0;
}
.youshi span{
	    height: 25px;
    font-size: 15px;
    font-family: "微软雅黑";
    color: #757575;
}
.youshi .line-ad{
	clear: both;
	    padding: 2rem 0;
}

.jiameng{
	padding:50px 0px;
}
/* fifbusiness---end--- */

/* school ---begin--- */

.school-banner{
		width: 100%;
	    background-position: center;
	}

.school-banner img{
width: 100%;
}

.school-box{
	width: 100%;
	background-color: #f7f7f7;
	text-align: center;
}

.school-box img{
	width: 100%;
}

.school-orgin{
	width: 100%;
	background-color: #eeeeee;
}

.school-orgin img{
	width: 100%;
}

.school-right{
	background-color: #f7f7f7;
}

.school-left{
	background-color: #eee;
}

.school-padd{
	padding:50px 0px;
}
.school-left .row,.school-right .row{
	padding:50px 0px;
}

.text-wrap{
	margin: 20px 0px;
}

.text-wrap h1{
	font-size: 34px;
	line-height: 50px;
}

.text-wrap p{
	font-size: 23px;
    line-height: 40px;
    letter-spacing: 3px;
    text-align: justify;
}
/* school---end--- */

/* schoolindex ---begin--- */
	.new-p1-top{
		margin-bottom: 50px;
	}
	.new-p1-bottom{
		margin-bottom: 30px;
	}
	.litter{
		
	}
	.new-school-dh{
		padding: 15px 0;
		overflow: hidden;
		background-color: #fff;	

	}
	.bb{
   		text-align: center;
	}
	.bb ul{
		display:table;
		margin-left:auto;
		margin-right:auto;
	}
	.bb ul li{
		float:left;
		*float:none;
		*display:inline;
		*zoom:1;
		list-style: none;
		height: 50px;
		line-height: 50px;
		padding: 0 30px;
		border-left: 1px solid #ddd;
	}
	.bb ul li a{
		font-size: 16px;
		color:#757575;
		text-decoration: none;
	}
	.bb ul li a:hover{
		color: red;
	}
	.bb ul li:last-child{
		border-right: 1px solid #ddd;
	}
	.new-f1-title{
	}
	.new-school-p1{
		width: 830px;
		margin: 0 auto;
	}
	.new-school-p2{
		width: 800px;
		margin: 0 auto;
		padding: 40px 0 40px 0;
	}
	
	.anli p,.anli span{
		color: #757575;
		font-size: 24px;
		padding-left: 15px;

	}

	.row font{
		color: #757575;
		font-size: 24px;
		padding-left: 0px;

	}

	.anli .thumbnail{
		overflow: hidden;
		height: 350px;
		/* padding:0;
		border: 0px;
		border-radius: 0px; */
	}

	@media only screen and (max-width: 768px){
		.anli .thumbnail {
	    	overflow: hidden; 
	   		height: 100%;
		}
	}

	/* schoolindex ---end--- */
	/* company ---begin--- */
	.company-font{
		padding:50px 0px; 
	}
	.company-font p{
		font-size: 38px;
	    color: #757575;
	    font-family: "微软雅黑";
	    line-height: 25px;
	    margin-bottom: 15px;
	    text-align: center;
	}
	.company-font .company-minfont{
		font-size: 22px;
	    color: #757575;
	    font-family: "微软雅黑";
	    line-height: 30px;
	    margin-bottom: 15px;
	    text-align: center;
	}
	/* company ---end--- */

	/* solution ---begin--- */
	.solution-yemian{
		padding: 50px 0px;
	}
	.solution-yemian img{
		width:100%;
	}
	
	.text-center img{
		width: 100%;
		margin:0px auto;
	}
	.wh{
		background-color: #fff;
		height: 290px;
	    margin: 25px 0px;
	}

	.wh p{
		text-align: center;
	    font-size: 15px;
	    color: rgb(117, 117, 117);
	    font-family: 微软雅黑;
	    line-height: 20px;
	}
	.wh .solution-p1 {
	    text-align: center;
	    font-size: 25px;
	    color: #3BBF4F;
	    padding-top: 50px;
	}
	/* solution ---end--- */

	/* index ---begin--- */
	.case_advertising{
		width: 100%;
	}

	.connection { 
		width: 100%; 
		margin: 0px auto;  
		background-color:transparent;
		border:none;
	 }

    .connection .well-item { 
    	position: relative;
    	float: left; 
    	width: 30%; 
        margin-right: 3%;
        padding-top: 20px;
   		padding-bottom: 20px;
    }
        .connection .well-item img { width: 100%;}
	.correct { 
		 position: absolute;
		 width: 92%;	
	 }
	.opposite { width: 100%; }
    .opposite div { width: 100%; }
	.opposite-content { display: table; width: 100%;}
	.opposite-content-text { display: table-cell; vertical-align: middle;
                         text-align: center; color: white; font-size: 24px;}
	
	.main-three{
		width: 100%;
		background-color: #eee;
	}

	.news-img{
		height: 307px;
	}
	
	.news-font {
	    margin-top: 5px;
	    width: 100%;
	    font-size: 26px;
	    color: #808080;
	    height: 60px;
	    line-height: 60px;
	}
	
	.news-date{
		 width: 21%; font-size: 12px; float: right;
	}
	
	.news-ul{
		padding-left: 0px;
	}

	.news-title{
		 float: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 75%;
	}

	#news-ul li {height: 35px; line-height: 35px;border-bottom: 1px dotted #d4d4d4;}

	#news-ul li .dot{background:#848484;width: 4px;height: 4px; float: left;margin:15px 5px 0px 0px;}

	#news-ul li a { display: block; width: 100%; overflow: hidden; height: 35px; }

	.carousel-inner .item img{
		width:100%;
	}

	.fix_advertising {
    	width: 100%;
	}

	.school_advertising {
	    width: 100%;
	    background-color: #eee;
	}

	.school_advertising-padd{
		padding:20px 0px;
	}
	.school_advertising-padd .img-1{
		padding-right: 0px;
	}
	.school_advertising-padd .img-2{
		padding: 56px 15px 56px 0px;
	}

	.smartorder {
	    width: 100%;
	    background-color: #f7f7f7;
	    background-size: 100%;
	}

	.smartorder-font{
		width: 100%; 
		font-size: 26px;
		color: #808080; 
		height: 60px;
		line-height: 60px;
		padding-left:15px; 
	}

	.smartorder-font ul li{
		padding-top: 15px;
	}
	
	.professional {

	}
	.professional-main{
		margin: 20px 0px;
	}

	.leftfont{
	    float: left;
	    background-color: white;
	    margin-top: 50px;
	    line-height: 40px;
	}

	.leftfont p {
	    font-size: 24px;
	    text-decoration: none;
	    color: #757575;
	}

	.rightfont {
	    float: left;
	}
	
	.smartterminal {
	    width: 100%;
	    background-color: #eee;
	}
	@media only screen and (max-width: 768px){
		.connection .well-item {
		    position: relative;
		    float: left;
		    width: 30%;
		    margin-right: 3%;
		    padding-top: 7px;
    		padding-bottom: 20px;
		}

		.news-date{
			width: 27%; font-size: 12px; float: right;
		}
		.news-title{
			 float: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 73%;
		}

	.school_advertising-padd{
		padding:20px 0px;
	}
	.school_advertising-padd .img-1{
		padding-right: 15px;
	}
	.school_advertising-padd .img-2{
		padding: 0px 15px;
	}
	.leftfont {
    float: left;
    background-color: white;
    margin-top: 0px; 
    line-height: 40px;
}
	}

	/* index ---end--- */

	/* foot ---begin--- */
		
		.main-title{
			width: 100%;
			font-size: 26px;
			color: #808080;
			height: 60px;
			line-height: 60px;
			padding-left: 15px;
		}
		.foot-bg{
			width: 100%;
			background-color: #eee;
			line-height:30px;
		}

		.foot-comm{
			padding:25px 0px;
			padding-left: 15px;
		}

		.foot-comm ul li{
			display: inline-block;
		}

		.foot-left{
			float: left;
		}
		.foot-right{
			float: right;
		}

		.foot-right li{
			padding:0px 15px;
			border-right: 1px solid #ddd;
		}
		@media only screen and (max-width: 650px){
			.foot-left{
				width: 100%;
				text-align: center;
			}
			.foot-right{
				width: 100%;
				text-align: center;
			}
		}

	/* foot ---end--- */
		

	/* header  ---begin--- */
       

	/* header  ---end--- */
		.navao {
            background-color: #fecd6a;
            color:#fff;
        }
			
		.navao a{
			color: #fff;
		}
.cur{color:#ca2803 !important;}
	/* foodsafety ---begin--- */
	.new-con-back-f2{
	background-color: #f2f2f2;
}

.new-content{
	width: 80%;
	margin: 0px auto;
	background: #f2f2f2;
	padding: 20px 0px;
}


.new-content img{
	width: 100%;
	margin-bottom: 20px;

}
.material{
	text-align: left;
	margin: 0 auto;
	width:100%;
	margin: 0px auto;
}
.material p{
	font-size: 25px;
	color: #B8B8B8;
	font-family: "微软雅黑";
	line-height: 25px;
	margin-bottom: 20px;
}
.new-con-title2{
	background: #EFEFEF;
	width:100%;

}
.new-con-title2{
	text-align: center;
}
.new-con-title2 img{
	width:100%;	
	margin-bottom: 50px;
}
.material2{
	width: 100%;
	text-align: left;
	margin: 0 auto;
}
.material2 p{
	font-size: 15px;
    color: #B8B8B8;
    font-family: "微软雅黑";
    /* margin-right: 200px; */
    margin-left: -4px;
    line-height: 25px;
}

.new-p2-con{
	width: 80%;
	margin: 0px auto;
}

.new-p2-con .p2-p1{
	font-size: 25px;
    color: #B8B8B8;
    font-family: "微软雅黑";
    line-height: 25px;
    margin-bottom: 20px;
    text-align: justify;
}
.new-p2-con .p2-p2{
     font-size: 15px;
    color: #B8B8B8;
    font-family: "微软雅黑";
    line-height: 25px;
    text-align: justify;
}

.new-p2-ul5{
	width: 80%;
	margin: 0px; auto;
}
.new-p2-ul5 .p2-p3{
    font-size: 25px;
    color: #B8B8B8;
    font-family: "微软雅黑";
    line-height: 25px;
    margin-bottom: 20px;
}
.new-p2-ul5 .p2-p4{
	 font-size: 15px;
    color: #B8B8B8;
    font-family: "微软雅黑";
    margin-left: -4px;
    line-height: 25px;
}

.new-p2-ul23{
	width:100%;
	text-align: left;
	margin: 0 auto;
	margin: 0 0px 0 110px;
}
.new-p2-ul23 ul li{
	font-size: 15px;
	color: #B8B8B8;
	font-family: "微软雅黑";
	margin-left: 60px;
	line-height: 25px;
}
.new-p2-ul5{
	width:80%;
	text-align: left;
	margin: 0 auto;
}
.new-p2-ul5 ul li{
	font-size: 25px;
	color: #B8B8B8;
	font-family: "微软雅黑";
	/* margin-right: 200px; */
	line-height: 25px;
	margin-bottom: 20px;
}
.new-p2-ul6{
	width:80%;
	text-align: left;
	margin: 0 auto;
}
.new-p2-ul6 ul li{
	font-size: 15px;
	color: #B8B8B8;
	font-family: "微软雅黑";
	/*margin-right: 200px;*/
	margin-left: 60px;
	line-height: 25px;
}
.new-p2-ul7{
	margin: 15px auto;
	width: 50%;

}
.new-p2-ul7 img{
   width:100%;
} 
.new-p2-ul8 {
	width: 60%;
	margin: 0px auto;
}
.new-p2-ul8 img{
	width: 100%;
}
/* foodsafety ---end--- */

