/*index*/

/*banner*/
.banner{height:auto;}
.banner .bannerBox{display:block;height:942px;background-size:cover;background-position:center center;background-repeat: no-repeat;}
/*--banner*/
@media only screen and (max-width: 2200px) {
	.banner .bannerBox{height:780px;}
}
@media only screen and (max-width: 1919px) {
	.banner .bannerBox{height:600px;}
}
@media only screen and (max-width: 1679px) {
	.banner .bannerBox{height:500px;}
}
@media only screen and (max-width: 1279px) {
	.banner .bannerBox{height:400px;}
}
@media only screen and (max-width: 1199px) {
	.banner .bannerBox{height:360px;}
}

@media only screen and (max-width: 991px) {
	.banner .bannerBox{height:280px;}
}
@media only screen and (max-width: 767px) {
    .banner .bannerBox{height:200px;background-position:92% center}
}

/*正文*/
.content{margin:36px -5px 0;height:auto;overflow: hidden;}

/*title*/
.title{
	margin-bottom: 30px;
	font-size: 30px;
	font-family: "黑体";
	line-height: 57px;
}
.title span{display: inline-block;}
.title .cn{width: 228px;padding-left: 20px;margin-right: 15px;color: #f8fafb;background: url(../images/bg2.png) no-repeat top left;}
.title .en{color: #b6bbbd;}
/*公司简介*/
.comBox{padding-right: 110px;}
.about{position: relative;}
.about img{margin: 0 auto;}
.comInfo{padding:5px;margin-top: 10px;}
.comInfo p{font-size:24px;color:#020202;line-height: 40px;text-align:justify;overflow: hidden;}
/*--公司简介*/

/*新闻中心*/
.newsList ul.newsLi li .newsWord a:hover{color:#4282e3;}

.newsList ul{height:auto;overflow: hidden;}
.newsList ul.newsLi li{border-bottom: 1px dashed #030303;height:auto;overflow: hidden;clear:both;color: #010101;  }
.newsList ul.newsLi li:before{
	content: '》';
	float: left;
	width: 50px;
	text-align: center;
	font-size: 24px;
	line-height: 66px;
	font-family: "宋体";
}
.newsList ul.newsLi li.noType{border: none;}
.newsList ul.newsLi li.noType:before{display: none;}
/*top*/
.newTop{margin-bottom: 16px;overflow: hidden;}
.newsLeft{
	float: left;
	max-width: 376px;
	width: 36%;
	padding: 3px;
	margin-right: 30px;
	border: 2px solid #c0c4c5;
}
.newsBody{padding-right: 50px;}
.newsBody h4 a,.newsList h4 .date{color: #040404;font-size: 26px;font-family: "黑体";line-height: 60px;text-align: justify;}
.newsBody h4 a{margin-right: 20px;}
.newsBody h4 a:hover{color: #4282e3;}
.newsBody .info{color: #040404;font-size: 24px;font-family: "宋体"}
.newsList ul.newsLi li .date{float:right;color: #84898b;}
.newsList ul.newsLi li .newsBody h4 .date{float: none;color: #929799;}
.newsList ul.newsLi li .liDate{margin-right: 30px;margin-left: 20px;font-size: 26px;color: #777b7c;font-family: "宋体";line-height: 66px;}
.newsList ul.newsLi li .newsWord{margin-left:50px;margin-right: 200px;}
.newsList ul.newsLi li .newsWord a{display: block;font-size:24px;line-height:66px;color:#010101;font-family: "宋体";text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
/*.newsList .newsBox ul.newsLi li:last-child{border-bottom:none;}*/
/*新闻中心*/

/*项目展示*/
.indexTit{
	float: left;
	width: 130px;
	margin-right: 10px;
}
.company,.groupBox,.project{padding:0 2px;height:auto;margin: 16px 0 0px;overflow: hidden;}
.indexTit h4{font-size:14px;color:#4282e3;font-weight:bold;padding:0;margin:0;}
.indexTit a{position: absolute;left: 20px;bottom: 20px;font-size:12px;color:#929292;width: 80px;height: 25px;background: #fff;border: 1px solid #d3d3d3;text-align: center;line-height: 23px;}
.productList{padding: 0 32px;margin-bottom: 42px;}
.productList .item{margin: 0 23px;}
.productList .imgs{
	position: relative;
	margin: auto;
	padding-top: 62.5%;
	overflow: hidden;
}
.caseList a img,.productList a img{position: absolute;top: 0;left: 0;height:auto;width:100%; }
.caseList a,.productList a{display:block;position: relative;}
.caseList a .tit,.productList a .tit{width:100%;padding:5px 0;text-align: center; line-height: 40px;color:#030303;font-size: 26px; font-family: "宋体";text-overflow:ellipsis;overflow: hidden;white-space: nowrap; transition: all 0.4s ease;-moz-transition: all 0.4s ease;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;}
.caseList a:hover .tit,
.productList a:hover .tit{color:#4282e3;}

.caseList.owl-theme .owl-controls,
.productList.owl-theme .owl-controls{position: static;display: block !important;}
.productList .owl-controls .owl-buttons div,.caseList .owl-controls .owl-buttons div{
	position: absolute;
	top: 50%;
	width:0;
	height:0;
	border-style:solid;
}

.productList .owl-controls .owl-buttons div{margin-top: -98px;}
.caseList .owl-controls .owl-buttons div{margin-top: -85px;}
.productList .owl-controls .owl-buttons div:before,
.caseList .owl-controls .owl-buttons div:before{
	content: '';
    display:block;
    position:absolute;
    width:0;
    height:0;
    border-style:solid;
}
.productList .owl-controls .owl-buttons div:before{
	top:-68px;
}
.caseList .owl-controls .owl-buttons div:before{
	top:-58px;
}
.caseList{padding: 0 32px;margin-bottom: 42px;}
.caseList .item{margin: 0 15px;}
.caseList .imgs{
	position: relative;
	margin: auto;
	padding-top: 65.6%;
	overflow: hidden;
}
/*向左*/
.productList .owl-prev{
	left: 0;
    border-width:73px 24px 73px 0;
    border-color:transparent #4f4949 transparent transparent;/*透明 灰 透明 透明 */
}
.productList .owl-prev:before{
	left: 2px;
    border-width:68px 21px 68px 0;
    border-color:transparent #fff transparent transparent;/*透明 黄 透明 透明 */
}
/*向右*/
.productList .owl-next{
	right: 0;
    border-width:73px 0 73px 24px;
    border-color:transparent transparent transparent #4f4949;/*透明 透明 透明 灰*/
}
.productList .owl-next:before{
	right: 2px;
    border-width:68px 0 68px 21px;
    border-color:transparent transparent transparent #fff;/*透明 透明 透明 黄*/
}
.caseList .owl-prev{
	left: 0;
    border-width:60px 24px 60px 0;
    border-color:transparent #4f4949 transparent transparent;/*透明 灰 透明 透明 */
}
.caseList .owl-prev:before{
	left: 2px;
    border-width:58px 21px 58px 0;
    border-color:transparent #fff transparent transparent;/*透明 黄 透明 透明 */
}
/*向右*/
.caseList .owl-next{
	right: 0;
    border-width:73px 0 73px 24px;
    border-color:transparent transparent transparent #4f4949;/*透明 透明 透明 灰*/
}
.caseList .owl-next:before{
	right: 2px;
    border-width:68px 0 68px 21px;
    border-color:transparent transparent transparent #fff;/*透明 透明 透明 黄*/
}
/*--项目展示*/
@media only screen and (max-width: 2200px) {
	.comInfo p,.newsBody .info,.newsList ul.newsLi li .newsWord a{font-size:22px;}
	.newsBody h4 a,.newsList h4 .date{font-size: 24px;line-height: 40px;}
	.newsBody {padding-right: 30px;}
	.newsList ul.newsLi li:before{width: 40px;font-size: 22px;line-height: 62px;}
	.newsList ul.newsLi li .liDate{margin: 0 20px;font-size: 22px;line-height: 62px;}
	.newsList ul.newsLi li .newsWord{margin-left:40px;margin-right: 180px;}
	.newsList ul.newsLi li .newsWord a{line-height:62px;}
	.caseList a .tit,.productList a .tit{font-size: 24px; }
	.productList .owl-controls .owl-buttons div{margin-top: -85px;}
	.caseList .owl-controls .owl-buttons div  {margin-top: -75px;}
	.productList .owl-prev{border-width:60px 24px 60px 0;}
	.productList .owl-prev:before{ border-width:58px 21px 58px 0;}
	/*向右*/
	.productList .owl-next{ border-width:60px 0 60px 24px;}
	.productList .owl-next:before{ border-width:58px 0 58px 21px;}
	.productList .owl-controls .owl-buttons div:before{top:-58px;}
	.caseList .owl-prev{border-width:50px 24px 50px 0;}
	.caseList .owl-prev:before{ border-width:48px 21px 48px 0;}
	/*向右*/
	.caseList .owl-next{ border-width:50px 0 50px 24px;}
	.caseList .owl-next:before{ border-width:48px 0 48px 21px;}
	.caseList .owl-controls .owl-buttons div:before{top:-48px;}
	.title{font-size: 26px;line-height: 50px;}
	.title .cn { width: 200px; background-size: 100% 50px;}
}
@media only screen and (max-width: 1919px) {
	.content {margin: 20px -5px 0;}
	.comBox {padding-right: 80px;}
	.comInfo p,.newsBody .info,.newsList ul.newsLi li .newsWord a{font-size:20px;}
	.newsBody h4 a,.newsList h4 .date{font-size: 22px;line-height: 40px;}
	.newsList ul.newsLi li .liDate {font-size: 22px;}
	.comInfo{margin-top: 5px;}
	.comInfo p { line-height: 40px;}
	.caseList a .tit,.productList a .tit{font-size: 22px; }
	.newsList ul.newsLi li .newsWord a,.newsList ul.newsLi li .liDate,.newsList ul.newsLi li:before{line-height: 60px;}
	.title{margin-bottom: 20px;font-size: 24px;line-height: 46px;}
	.title .cn { width: 180px; background-size: 100% 46px;}
}
@media only screen and (max-width: 1679px) {
	.content {margin: 10px -5px 0;}
	.title{margin-bottom: 15px;font-size: 22px;line-height: 42px;}
	.title .cn { width: 150px; background-size: 100% 42px;}
	.comBox {padding-right: 40px;}
	.comInfo p,.newsBody .info,.newsList ul.newsLi li .newsWord a{font-size:18px;}
	.comInfo p { line-height: 32px;}
	.newsList ul.newsLi li .liDate { font-size: 20px;}
	.newsLeft {width: 38%;margin-right: 20px;}
	.newTop { margin-bottom: 10px;}
	.newsBody {padding-right: 0px;}
	.newsBody h4 a,.newsList h4 .date{font-size: 20px;line-height: 32px;}
	.caseList a .tit,.productList a .tit{font-size: 20px;line-height: 36px; }
	.newsBody h4 a{margin-right: 15px;}
	.newsList ul.newsLi li .newsWord a,.newsList ul.newsLi li .liDate,.newsList ul.newsLi li:before{line-height: 50px;}
	.newsList ul.newsLi li:before {font-size: 20px; }
	.newsList ul.newsLi li .newsWord {margin-right: 160px;}
	.productList .item { margin: 0 15px;}
	.caseList .item { margin: 0 10px;}
	.productList,.caseList{margin-bottom: 24px;}
	.productList .owl-controls .owl-buttons div{margin-top: -63px;}
	.caseList .owl-controls .owl-buttons div  {margin-top: -53px;}
	.productList .owl-prev{border-width:40px 24px 40px 0;}
	.productList .owl-prev:before{ border-width:36px 21px 36px 0;}
	/*向右*/
	.productList .owl-next{ border-width:40px 0 40px 24px;}
	.productList .owl-next:before{ border-width:36px 0 36px 21px;}
	.productList .owl-controls .owl-buttons div:before{top:-36px;}
	.caseList .owl-prev{border-width:30px 20px 30px 0;}
	.caseList .owl-prev:before{ border-width:28px 17px 28px 0;}
	/*向右*/
	.caseList .owl-next{ border-width:30px 0 30px 20px;}
	.caseList .owl-next:before{ border-width:28px 0 28px 17px;}
	.caseList .owl-controls .owl-buttons div:before{top:-28px;}
}
@media only screen and (max-width: 1199px) {
	.title{font-size: 18px;line-height: 32px;}
	.title .cn { width: 130px; background-size: 100% 32px;}
	.comInfo p,.newsBody .info,.newsList ul.newsLi li .newsWord a{font-size:16px;}
	.comInfo{margin-top: 0;}
	.comInfo p {margin-bottom: 0; line-height: 30px;}
	.newsList ul.newsLi li .liDate { margin: 0 15px;font-size: 18px;}
	/*.newTop { margin-bottom: 6px;}*/
	.comBox {padding-right: 30px;}
	/*.newsBody h4{margin: 5px 0 10px;}*/
	.newsBody h4 a{margin-right: 10px;}
	.newsBody h4 a,.newsList h4 .date{font-size: 18px;line-height: 30px;}
	.newsBody .info{display: none;}
	.newsLeft{width: 40%;margin-right: 15px;}
	.newsList ul.newsLi li:before {width: 30px; font-size: 18px; }
	.newsList ul.newsLi li .newsWord {margin-left: 30px;margin-right: 130px;}
	/*.newsList ul.newsLi li{border: none;}*/
	.newsList ul.newsLi li .newsWord a,.newsList ul.newsLi li .liDate,.newsList ul.newsLi li:before{line-height: 48px;}
	.caseList a .tit,.productList a .tit{font-size: 18px;line-height: 30px; }
	.productList .item { margin: 0 10px;}
	.productList .owl-controls .owl-buttons div{margin-top: -60px;}
	.caseList .owl-controls .owl-buttons div {margin-top: -50px;} 
}

@media only screen and (max-width: 991px) {
	.content { margin-top: 5px;}
	.title{margin-bottom: 10px;font-size: 16px;}
	.title .cn { width: 100px; padding-left: 10px;margin-right: 10px;}
	.comInfo p,.newsBody .info,.newsList ul.newsLi li .newsWord a{font-size:14px;}
	.newsBody h4 a,.newsList h4 .date{font-size: 16px;line-height: 26px;}
	.newsList ul.newsLi li .liDate { margin-right: 15px;font-size: 14px;}
	.comBox {padding-right: 20px;}
	.newsLeft {width: 50%;margin-right: 15px;}
	.newsList ul.newsLi li:before { font-size: 16px; }
	.newsList ul.newsLi li .newsWord {margin-right: 100px;}
	.newsList ul.newsLi li .newsWord a,.newsList ul.newsLi li .liDate,.newsList ul.newsLi li:before{line-height: 40px;}
	.newTop { margin-bottom: 5px;}
	.productList, .caseList{margin-bottom: 0;}
	.caseList a .tit,.productList a .tit{font-size: 16px;line-height: 26px; }
	.productList .owl-controls .owl-buttons div{margin-top: -58px;}
	.caseList .owl-controls .owl-buttons div {margin-top: -48px;} 
}
@media only screen and (max-width: 767px) {
	.company,.groupBox {width: 100%;}
	.company, .groupBox, .project {padding: 0;margin: 10px 0 0px;}
	.content { margin-top: 5px;}
	.newsList ul.newsLi li .liDate { margin-right: 15px;}
	.comBox {padding-right: 0px;}
	.newsTop{margin-bottom: 0;}
	.newsBody .info{display: block;line-height: 24px;}
	.newsLeft {float: none;max-width: 100%;width: 100%;margin-right: 0px;}
	.newsList ul.newsLi li:before { font-size: 14px; }
	.newsList ul.newsLi li .newsWord a, .newsList ul.newsLi li .liDate, .newsList ul.newsLi li:before {line-height: 40px;}
	.caseList a .tit,.productList a .tit{font-size: 14px;line-height: 24px; }
	.productList .owl-controls .owl-buttons div{margin-top: -57px;}
	.caseList .owl-controls .owl-buttons div {margin-top: -47px;} 
	/**/
}
@media only screen and (max-width: 567px) {
	.productList,.caseList  {padding: 0 20px;margin-bottom: 10px;}
	.productList .item {margin: 0 5px;}
	
	.productList .owl-controls .owl-buttons div{margin-top: -32px;}
	.caseList .owl-controls .owl-buttons div  {margin-top: -31px;}
	.productList .owl-prev{ border-width:15px 10px 15px 0;}
	.productList .owl-prev:before{ border-width:15px 8px 15px 0;left: 3px;}
	/*向右*/
	.productList .owl-next{ border-width:15px 0 15px 10px;}
	.productList .owl-next:before{ border-width:15px 0 15px 8px;right: 3px;}
	.productList .owl-controls .owl-buttons div:before{top:-15px;}
	.caseList .owl-prev{border-width:14px 9px 14px 0;}
	.caseList .owl-prev:before{ border-width:12px 7px 12px 0;}
	/*向右*/
	.caseList .owl-next{ border-width:14px 0 14px 9px;}
	.caseList .owl-next:before{ border-width:12px 0 12px 7px;}
	.caseList .owl-controls .owl-buttons div:before{top:-12px;}
}
/*--正文*/

/*--index*/ 
/*@media*/

