﻿@import url("base.css");
@import url("header.css");
@import url("footer.css");


/*广告*/
.bannerbox{height: 400px; min-width: 1350px; margin: 0 auto; background: url(../images/case/ban-c01.jpg) center center no-repeat;background-size: cover;}

.aboutBox .innerbox{min-width: 1350px; margin: 0 auto;}
.contentbox{ padding: 50px 8% 30px;  background: rgba(255,255,255,.9);box-shadow: 0 -15px 20px rgba(0,0,0,.2);}
.picScroll .picList{padding: 25px 0;}
.picScroll .picList li{width: 310px!important;}
.bd-tit {height: 80px; padding:15px 50px; border-bottom:  1px dashed rgba(255,116,0,.3); margin: 20px 0; line-height: 50px; background: rgba(0,0,0,.02); position: relative;}
.bd-tit:before{ position: absolute; left: 20px; top: 38px; content: ""; width: 10px; height: 10px; background: rgba(255,116,0,.55); border-radius: 3px; }
.bd-tit .cn{float: left; font-size: 36px; font-weight: lighter; color: rgba(0,0,0,.85);}
.bd-tit .en{float: left; padding-top: 20px; line-height: 30px; padding-left: 15px; position: relative;  font-size: 18px; font-weight: lighter; text-transform: uppercase;background: linear-gradient(to top,  #ff7400 50%, #bebebe 50%,#fff 95%);-webkit-background-clip: text;  color: transparent;}
.products-item ul,.advantage-item ul{padding:20px 0;}

/* 小屏幕（桌面显示器，大于等于 1366px） */
@media (max-width:1366px) {
	.wrapper{width: 1340px; margin: 0 auto; overflow: hidden;}

	.bannerbox{height: 260px;}
	.aboutBox .innerbox{min-width: auto; margin: 0 auto;}
	.contentbox{ padding: 30px 0;}
	.tab-content{padding: 0 20px;}

	.picScroll .picList{padding: 5px 0; height: auto;}
	.picScroll .picList li{width: 25%!important; overflow: inherit;}
	.bd-tit .cn{ font-size: 28px;}
	.bd-tit .en{ padding-top: 20px; line-height: 24px; position: relative;  font-size: 16px; }

	.projectd-item .picList .pbox,.picScroll .picList li .pic{width: 280px; margin: 0 auto;}
	.projectd-item .pcon{width: 280px; left: 50%; margin-left: -140px;}

}

/* 小屏幕（桌面显示器，大于等于 768px） */
@media (max-width:768px) {
	.wrapper{width: 100%; margin: 0 auto; overflow: hidden;}
	.bannerbox{background: url(../images/case/ban-c01.jpg) right center no-repeat;}

	.contentbox { margin: -110px 3px 10px; position: relative;}
	.bd-tit { padding:15px 20px 10px; text-align: center; height: auto; }
	.bd-tit:before{display: none;}
	.bd-tit .cn{float: inherit; font-size: 28px; line-height: 36px; font-weight: lighter; color: rgba(0,0,0,.85);}
	.bd-tit .en{float: inherit; padding: 0; line-height: 20px;  position: relative;  font-size: 16px; font-weight: lighter; text-transform: uppercase;background: linear-gradient(to top,  #ff7400 50%, #bebebe 50%,#fff 95%);-webkit-background-clip: text;  color: transparent;}

	/*项目类*/
	.projectd-item{ position: relative;  padding-top: 5px;}
	.picScroll{ overflow:hidden; position:relative;   }
	.picScroll .prev,.picScroll .next{ display: none; }
	.casebox .tab-content .projectd-item .innerbox{margin: 0;}
	.casebox .tab-content .projectd-item .innerbox>div{height: auto!important; width: 100%!important;}
	.picScroll .picList{ overflow:hidden; zoom:1; height: auto!important;  width: 100%!important; padding: 0 0px!important;}
	.picScroll .picList li{float:left; width: 50%!important; padding: 20px; overflow:hidden; text-align:center;  position: relative; }
	.picScroll .picList li .ptit{ padding: 15px 20px 0;  font-size: 18px; }
	.picScroll .picList li.j5 .ptit span{ display: none; }
	.projectd-item .picList .pbox{width: 260px; height: 300px; margin: 0 auto; }
	.projectd-item .picList .pic{ width: 260px; height: 300px; margin: 0 auto; }
	.projectd-item  .pcon{display: block;left: 50%; top: 210px; width: 260px; height: 110px; margin-left: -130px; padding: 15px 20px; font-size: 14px; text-align: left;color:rgba(255,255,255,.75); border-radius:5px 5px 30px; }
	.projectd-item .picList li:hover {box-shadow: none;}

	/*产品类项目*/
	.products-item {padding-top: 20px;}
	.casebox .tab-content .products-item .innerbox{padding: 0 30px;}
	.products-item li{ display: block; float: left; width: 50%; padding: 10px 24px;  text-align: center; position: relative; z-index: 1; background: #fff; }
	.products-item li:hover{z-index: 10;}
	.products-item .ptit{padding: 15px 0 10px;  }

	/*车险行销综合管理系统产品优势*/
	.advantage-item{padding-top: 30px;}
	.advantage-item li{  float: inherit; width: 100%; padding: 5px 15px; }
	.advantage-item li>div{padding: 5px; }
	.advantage-item .name{ margin: 10px 20px 0 220px;  font-size: 20px;  line-height: 180%; }

	/*合作优势*/
	.collaborative{ width: 100%; }
	.collaborative .innerbox{ width: 100%; margin: 25px 0 10px;min-width: auto; }
	.collaborative .explain{  padding: 25px 30px 25px 120px; font-size: 16px;  line-height: 150%; }
	.collaborative .explain .ico{top: 35px; left: 20px; }

	.collaborative-list li{padding: 30px; position: relative; z-index: 10;}
	.collaborative-list li .pbox{float: left; width: 210px; height: 160px; padding: 5px; border-radius: 30px 5px;}
	.collaborative-list li .pic{width: 200px; height: 150px;  border-radius: 30px 5px;}
	.collaborative-list .ccon{margin-left: 235px;}
	.collaborative-list .ccon .ptit{font-size: 20px; line-height: 150%;}
	.collaborative-list .ccon .pcon{padding-top: 0px; font-size: 16px; line-height: 150%;}

}

/* 小屏幕（桌面显示器，大于等于 560px） */
@media (max-width:560px) {

	.bd-tit { padding:10px 20px; border-bottom:  1px dashed rgba(255,116,0,.3); }
	.bd-tit:before{display: none;}
	.bd-tit .cn{ font-size: 22px; line-height: 32px; }
	.bd-tit .en{ line-height: 18px;  font-size: 14px; }

	.products-item ul, .advantage-item ul{padding-bottom: 0;}

	/*案例展示*/
	.casebox .tabs-switch{padding-top: 15px; }
	.tabs-switch li{  padding: 0 3px; }
	.tabs-switch .cn{font-size: 16px; }
	.tabs-switch li.active:before{ left: 5px;bottom: 0px; height: 8px; right: 5px; border-radius: 3px 0 ; }

	/*项目类*/
	.projectd-item{ position: relative;  padding-top: 5px;}
	.picScroll .picList{  padding: 0px!important;}
	.picScroll .picList li{ padding: 10px 8%;  width: 100%!important;  }
	.picScroll .picList li .ptit{ padding: 10px;  font-size: 16px; }
	.picScroll .picList li .pic{ width: 100%; height: 200px; margin: 0 auto;  }
	.projectd-item .picList .pbox{width: 100%; height: 200px; margin: 0 auto; }
	.projectd-item .picList .pic{ width: 100%; height: 200px; margin: 0 auto; }

	.projectd-item .picList .j1 .pic{ background: url(../images/project/pj01.jpg) center -65px no-repeat; background-size: cover; }
	.projectd-item .picList .j2 .pic{ background: url(../images/project/pj02.jpg) center -65px no-repeat; background-size: cover; }
	.projectd-item .picList .j3 .pic{ background: url(../images/project/pj03.jpg) center -65px no-repeat; background-size: cover; }
	.projectd-item .picList .j4 .pic{ background: url(../images/project/pj04.jpg) center -65px no-repeat; background-size: cover; }
	.projectd-item .picList .j5 .pic{ background: url(../images/project/pj05.jpg) center -65px no-repeat; background-size: cover; }
	.projectd-item .picList .j6 .pic{ background: url(../images/project/pj06.jpg) center -65px no-repeat; background-size: cover; }
	.projectd-item .picList .j7 .pic{ background: url(../images/project/pj07.jpg) center -65px no-repeat; background-size: cover; }
	.projectd-item .picList .j8 .pic{ background: url(../images/project/pj08.jpg) center -65px no-repeat; background-size: cover; }
	.projectd-item  .pcon{top: 130px;  height: 80px; left: 8%; right: 8%; width: auto; margin-left: 0;  padding: 15px; font-size: 14px; border-radius:5px 5px 30px; }
	.projectd-item .picList li:hover {box-shadow: none;}

	/*产品类项目*/
	.products-item {padding-top: 20px;}
	.casebox .tab-content .products-item .innerbox{padding: 0 10px;}
	.products-item li{  padding: 10px 10px 0;  width: 100%;  }
	.products-item li .pic{margin: 0 auto; height: 180px; width: 250px; border-radius: 30px 5px;}
	.products-item .ptit{font-size: 16px;}

	/*车险行销综合管理系统产品优势*/
	.casebox .tab-content .advantage-item .innerbox{padding:  0 10px;}
	.advantage-item li{  float: inherit; width: 100%; padding: 5px 15px; }
	.advantage-item li>div{padding: 5px; }
	.advantage-item li .ico{  float: inherit; margin: 0 auto;width: 90%; }
	.advantage-item .name{ margin: 10px 10px 0;  font-size: 16px;  line-height: 150%;  text-align: center;}

}




