* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
body>#box{padding-top:100px;}
.headDiv {
	width: 100%;
	height: 100px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
}

.headTop {
	width: 1200px;
	height: 100px;
  margin: 0 auto;
  position: relative;
	display: flex;
}
.headTopLogo {
	width: 340px;
  height: 100%;
}
.newPrimaryTitle {
	display: inline-block;
  margin-left: 10px;
  position: relative;
  top: 20px;
}

.headCenter {
	/* width: 860px; */
	flex: 1;
	height: 100%;
	position:relative;
	/* background-color:#1e50ae; */
}
.headTop .newPrimaryTitle>span{font-size: 32px !important;}
.headTop .headTopLogo>img{width:80px !important;height: auto  !important;}
.headMenu {
	width: 100%;
	height: 100px;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-left: 135px;
	box-sizing: border-box;
	position: relative;
}

/* 轮播 */
.carousel {
	width: 100%;
	background-color: #132d53;
}

.carousel .carousel-item {
	position: relative;
}

.carousel .carousel-item .con-text {
	width: 1200px;
	height: 300px;
	position: absolute;
	top: 20%;
	left: 21%;
	color: #fff;
}

.carousel .carousel-item .con-text h1{
	font-size: 40px;
}

.carousel .carousel-item .con-text p {
	max-width: 500px;
	line-height: 2em;
	font-size: 18px;
	margin: 40px 0px;
}

.carousel .carousel-item .con-text p span {
	display: inline-block;
	padding: 10px 40px;
	border: 1px solid #fff;
}

.carousel .carousel-item .con-text p span:hover {
	cursor: pointer;
}

.carousel .layui-carousel-ind ul {
	background-color: transparent;
}

.layui-carousel>[carousel-item]>*{
	background-color:#FFFFFF;
}
.itemBox .itemBody .layui-carousel{
	background-color:transparent;
}
.carouselBox .layui-carousel-ind ul {
	background-color: transparent;
}

.carouselBox .layui-carousel-ind ul li {
	width: 23px;
	height: 4px;
	background-color: #e0e0e0;
	border-radius: 2px;
}

.carouselBox .layui-carousel-ind li.layui-this {
	background-color: #1d65c8;
}

/* 公司介绍 开始 */
.centreBox {
	width: 1200px;
	margin: 0 auto;
	padding:20px 0;
}

.centreBox .itemBox {
	position: relative;
}
.present {
	display: flex;
	position: relative;
	padding: 50px 0px 0;
	padding-top: 10px;
}

.present>.box-left{
	flex: 1;
}

.present>.box-left>.top>h1 {
	font-size: 32px;
	font-family: 微软雅黑, "microsoft yahei";
	font-weight: bold;
	color: rgb(51, 51, 51);
}

.present>.box-left>.top>p {
	font-size: 32px;
	font-family: 微软雅黑, "microsoft yahei";
	line-height: 50px;
	color: rgb(51, 51, 51);
	margin: 15px 0px;
}

.present>.box-left>.text {
	margin-top: 30px;
	max-width: 658px;
}
.present>.box-left>.text>p {
	line-height: 2em;
}
.present>.box-left>.text>p>span {
	color: rgb(8, 43, 112);
}
.present>.box-left>.text .font {
	color: rgb(8, 43, 112);
	font-size: 16px;
}

.present>.box-right {
	width: 497px;
	height: 426px;
}

.present>.box-right>img {
	width: 100%;
	height: 100%;
}

.centreBox>.itemBox .item-div {
	display: flex;
	padding: 20px 40px;
	box-shadow: 0px -5px 10px 0px rgba(204, 204, 204, 0.1), 
							-6px 0px 6px 0px rgba(204, 204, 204, 0.1), 
							6px 0px 6px 0px rgba(204, 204, 204, 0.1), 
							0px 5px 19px 0px rgba(204, 204, 204, 0.1);
	width: 805px;
	position: absolute;
	bottom: 30px;
	background-color: #fff;
}

.centreBox>.itemBox .item-div .item {
	min-width: 100px;
	flex: 1;
	text-align: center;
}
.centreBox>.itemBox .item-div .item>p {
	color: #999;
}
.centreBox>.itemBox .item-div .item>p>span {
	font-size: 50px;
	font-family: 微软雅黑;
	font-weight: normal;
	color: rgba(30, 80, 174, 1);
	display: inline-block;
	padding-right: 0px;
}
.centreBox>.itemBox .item-div .item>p>b {
	font-size: 26px;
	font-family: 微软雅黑;
	font-weight: normal;
	color: rgba(30, 80, 174, 1);
	display: inline-block;
	padding-right: 5px;
}
.centreBox>.itemBox .item-div .item .text {
	height: 40px;
	line-height: 40px;
	color: #222222;
}

.centreBox>.itemBox .item-div .verticalLine {
	width: 2px;
	height: 100px;
	background-color: #ddd;
}
/* 公司介绍 结束 */

/* 产品中心 开始 */
.productCenter {
	width: 100%;
	background-color: #F1F1F1;
}
.productCenter>.itemBox {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0 0;
}
.productCenter>.itemBox>.top {
	text-align: center;
	line-height: 36px;
}
.productCenter>.itemBox>.top>.title{
	font-size: 36px;
	color: rgb(1, 115, 255);
}
.productCenter>.itemBox .item {
	padding: 0px 0px;
}
.productCenter>.itemBox .item .layui-carousel,
.productCenter>.itemBox .item  .layui-this {
	background: none;
}
.productCenter>.itemBox .item .item-box {
	width: 31%;
	margin: 1% 1%;
  display: inline-block;
	position: relative;
}
.productCenter>.itemBox .item .item-box .box-img {
	width: 300px;
  height: 200px;
  margin: 0 auto;
}
.productCenter>.itemBox .item .item-box .box-img img{
	width: 100%;
	height: 100%;
}
.productCenter>.itemBox .item .item-box .rowLine {
	height: 3px;
	background-color: #FFC001;
	margin-top: 4px;
}
.productCenter>.itemBox .item .item-box .outside {
	display: inline-block;
	width: 72px;
	height: 72px;
	border-radius: 100%;
	background-color: #fff;
	padding: 4px;
	position: absolute;
	top: 170px;
	left: 156px;
}
.productCenter>.itemBox .item .item-box .outside .inner{
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 16px;
	background-color: #ffc001;
	border-radius: 100%;
}
.productCenter>.itemBox .item .item-box .outside .inner span {
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 30px;
	color: #fff;
}
.productCenter>.itemBox .item .item-box .con{
	margin-top: 50px;
}
.productCenter>.itemBox .item .item-box .con .title {
	color: #333;
	font-size: 18px;
	text-align: center;
}
.productCenter>.itemBox .item .item-box .con .content {
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	width: 320px;
	margin: 0 auto;
	min-height: 50px;
}
.productCenter>.itemBox .item .item-box .con .btn {
	padding: 16px 20px;
	border: 1px solid #ccc;
	width: 164px;
	border-radius: 50px;
	text-align: center;
	margin: 20px auto;
	font-size: 12px;
	cursor: pointer;
	background-color: #fff;
	position: relative;
	overflow: hidden;
}
.productCenter>.itemBox .item .item-box .con .btn span{
	    position: relative;
	    z-index: 1;
		font-size: 16px;
}
.productCenter>.itemBox .item .item-box .con .btn:hover{
	color: #ffffff;
	    border-color: #6396ed;
}
.productCenter>.itemBox .item .item-box .con .btn .bgsqr1{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg); transform: rotate(360deg);border-style: solid;border-width: 0; border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent; border-left-color:#4385f5;position: absolute;bottom: 0;left: 0; -webkit-transition: all 1s; transition: all 1s;}
.productCenter>.itemBox .item .item-box .con .btn .bgsqr2{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg);transform: rotate(360deg);border-style: solid;border-width: 0; border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent;border-top-color:#4385f5; position: absolute;top: 0; left: 0;-webkit-transition: all 1s; transition: all 1s;}
.productCenter>.itemBox .item .item-box .con .btn .bgsqr3{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg);transform: rotate(360deg);border-style: solid;border-width: 0; border-left-color:transparent;border-top-color:transparent;border-bottom-color:transparent;border-right-color:#4385f5; position: absolute;top: 0; right: 0;-webkit-transition: all 1s; transition: all 1s;}
.productCenter>.itemBox .item .item-box .con .btn .bgsqr4{content: '';width: 0;height: 0;-webkit-transform: rotate(360deg);transform: rotate(360deg);border-style: solid;border-width: 0; border-left-color:transparent;border-right-color:transparent;border-top-color:transparent; border-bottom-color:#4385f5;position: absolute;bottom: 0; right: 0;-webkit-transition: all 1s; transition: all 1s;}
.productCenter>.itemBox .item .item-box .con .btn:hover .bgsqr1{ border-width:200px 0 0 200px;}
.productCenter>.itemBox .item .item-box .con .btn:hover .bgsqr2{ border-width:200px 200px 0 0;}
.productCenter>.itemBox .item .item-box .con .btn:hover .bgsqr3{ border-width:0 200px 200px 0;}
.productCenter>.itemBox .item .item-box .con .btn:hover .bgsqr4{ border-width:0 0 200px 200px;}

/* 产品中心 结束 */

/* 产品中心修改 开始 */
.solution {
	height: 650px;
	background: url(../img/jjfaBj.png) repeat center ,transparent;
}

.solution>.itemBox {
	width: 1200px;
	margin: 0 auto;
	padding: 0px 0;
}
.solution>.itemBox>.top {
	text-align: center;
	line-height: 36px;
}
.solution>.itemBox>.top>.title{
	font-size: 36px;
	color: #fff;
	padding-top: 40px;
}

.solution>.itemBox>.selectDiv {
	display: flex;
	height: 578px;
	overflow-y: hidden;
	margin-top: 20px;
}

.solution>.itemBox>.selectDiv .left {
	width: 205px;
	padding: 0px 0px 0px 0px;
}

.solution>.itemBox>.selectDiv .left .item {
	width: 190px;
	background-color: #01b0f1;
	height: 35px;
	line-height: 35px;
	margin-bottom: 15px;
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px;
	float: right;
	transition-duration: 0.3s;
}

.solution>.itemBox>.selectDiv .left .item .item-box {
	width: 190px;
	text-align: center;
	float: right;
	font-family: 微软雅黑;
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

.solution>.itemBox>.selectDiv .left .itemActive {
	width: 100%;
	background-color: #0172c2;
}

.solution>.itemBox>.selectDiv .left .lastItemActive:hover {
	width: 100%;
	background-color: #0172c2;
}

.solution>.itemBox>.selectDiv .left .lastItemActive span {
	cursor: pointer;
}

.solution>.itemBox>.selectDiv .right {
	flex: 1;
	height: 567px;
	padding: 0px 10px 10px 30px;
}

.solution>.itemBox>.selectDiv .right .r-con {
	width: 100%;
	height: 100%;
	color: #fff;
}

.solution>.itemBox>.selectDiv .right .r-con .con-width {
	width: 756px;
}

.solution>.itemBox>.selectDiv .right .r-con .con-top {
	min-height: 200px;
	border-left: 1px solid #fff;
	margin-bottom: 50px;
	padding-left: 50px;
}

.solution>.itemBox>.selectDiv .right .r-con .con-top h2 {
	font-size: 26px;
	padding: 10px 0px;
}

.solution>.itemBox>.selectDiv .right .r-con .con-top p {
	line-height: 1.8em;
  font-size: 16px;
      color: #e3e7eb;
      text-indent: 30px;

}

/* .solution>.itemBox>.selectDiv .right .r-con .con-top .con-img {
	width: 30%;
	height: 255px;
	border-radius: 3px;
} */

.solution>.itemBox>.selectDiv .right .r-con .con-top .con-img img {
	width: 100%;
	height: 100%;
	border-radius: 3px;
}

.solution>.itemBox>.selectDiv .right .r-con .con-top .con-btn {
	display: inline-block;
	border: 1px solid rgba(66, 133, 244, 1);
	background-color: rgba(66, 133, 244, 1);
	border-radius: 100px;
	padding: 12px 40px;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
	transition-duration: 0.3s;
	margin: 20px 0px;
}

.solution>.itemBox>.selectDiv .right .r-con .con-top .con-btn:hover {
	background-color: #fff;
	color: rgba(66, 133, 244, 1);
}

.solution>.itemBox>.selectDiv .right .r-con .con-bottom {
	min-height: 150px;
	border-left: 1px solid #fff;
	padding-left: 50px;
}

.solution>.itemBox>.selectDiv .right .r-con .con-bottom p {
	font-size: 16px;
	line-height: 40px;
}

.solution>.itemBox>.selectDiv .right .r-con .con-bottom .con-img {
	width: 100%;
  height: 120px;
}

.solution>.itemBox>.selectDiv .right .r-con .con-bottom .con-img img {
	max-width: 50%;
	max-height: 50px;
	margin: 1%;
}

/* 解决方案 结束 */

/* 合作客户 开始 */
.cooperative {
	height: 372px;
	background: url(../img/partnerBj.jpg) repeat center ,transparent;
}
.cooperative .itemBox {
	width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
}
.cooperative .itemBox .title {
	text-align: center;
	margin-bottom: 30px;
}
.cooperative .itemBox .title .mainTitle {
	font-size: 32px;
	color: #353535;
}
.cooperative .itemBox .title .subtitle {
	font-size: 14px;
	color: #999;
	line-height: 34px;
}
.cooperative .lunboDiv {
	height: 132px;
  margin: 5px;
}

.cooperative .lunboDiv .jq22-item {
	display: inline-block;
	width: 164px;
	height: 84px;
	margin-right: 35px;
}
.cooperative .lunboDiv .jq22-item>img {
	width: 100%;
	height: 100%;
}
/* 合作客户 结束 */

/* 底部 */
.footerBox {
	height: 44px;
	line-height: 42px;
	background-color: #242424;
	border-top: 2px solid #1e50ae;
}

.footerBox > .footerMsg {
	width: 1200px;
	margin: 0 auto;
	color: #999;
	font-size: 15px;
	text-align: center;
}

/* 产品中心	开始 */
.softContent {
	padding: 10px 0px;
}

.softContent .conBox {
	/* width: 1200px; */
	margin: 0 auto;
	text-align: center;
	background: #f7f7f7;
	background: #fff;
	    padding: 20px;
		padding-bottom: 1px ;
}

.softContent .conBox .soft-box {
	margin: 0 auto;
	margin-bottom: 10px;
	/* border-bottom: 1px dashed #c3c3c3; */
	padding: 0 20px 20px;
	 width: 1200px;
	 padding-bottom: 0;
	 padding-top: 5px;
}
.softContent .conBox:nth-child(odd){
	background: #fff;
}
.softContent .conBox .soft-box>p {
	margin-bottom: 10px;
}

.softContent .conBox .soft-box>p>span{
	    display: block;
	    font-size: 20px;
	    /* border-bottom: 1px solid #d4d4d4; */
	    padding: 10px;
	    /* background: #f5f5f5; */
	    font-weight: bold;
	    background: #e0ebff;
	    border-radius: 43px;
	    margin-bottom: 30px;
}
.soft-box .media-heading{
	    margin-top: 0;
	    margin-bottom: 5px;
	    text-align: left;
	    font-size: 16px;
	    font-weight: bold;
}
.softContent .conBox img {
	/* width: 100%; */
}
.softContent .overwidth{
	width: 100%;
	    display: block;
	    padding-right: 0;
}
.softContent .overwidth .media-object{
	width: 80%;
	margin: auto;
}
.softContent .media-body div p{
	text-align: left;
	line-height: 24px;
}
.softContent .media-body{
	/* border-bottom: 1px dashed #d4d4d4; */
	padding: 30px;
}
.softConten .media-body, .media-left, .media-right{
	vertical-align: middle;
}

.softContent .conBox .caseBox {
	background-color: rgb(247, 247, 247);
	padding: 50px;
}
.softContent .caseBox .caseUl {
	padding: 0px 50px;
}
.softContent .caseBox .caseUl .media {
	padding: 20px 0px;
  border-bottom: 1px solid #ccc;
	cursor: pointer;
}
.softContent .caseBox .caseUl .media-left {
	/* padding: 0px 50px; */
}
.softContent .caseBox .caseUl .media-left img {
	width: 300px;
	height: 150px;
}
/* 产品中心	结束 */

/* 解决方案 开始 */
.solution-menu {
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 20px 0px;
}

.solution-menu .con {
	display: inline-block;
	position: relative;
}

.solution-menu .title-name {
	display: inline-block;
	/* width: 150px; */
	padding: 0px 10px;
	font-size: 18px;
	margin: 0px 20px;
}

.solution-menu .nameAction {
	color: rgba(36, 112, 244, 1);
	border-bottom: 2px solid #1e50ae;
}

.solution-menu .verticalLine {
	display: inline-block;
	width: 1px;
	height: 20px;
	background-color: #9b9b9b;
	position: relative;
	top: 4px;
}
.conSolution {
	width: 100%;
}

.conSolution .item {
	display: inline-block;
	width: 31%;
	margin: 1% 1%;
	border-radius: 6px;
	cursor: pointer;
	box-shadow: 0px -5px 10px 0px rgba(204, 204, 204, 0.1), 
							-6px 0px 6px 0px rgba(204, 204, 204, 0.1), 
							6px 0px 6px 0px rgba(204, 204, 204, 0.1), 
							0px 5px 19px 0px rgba(204, 204, 204, 0.1);
}

.conSolution .item .item-img {
	width: 100%;
	height: 170px;
	padding: 5px;
}

.conSolution .item .item-img img:hover,
.conSolution .item .item-img img:focus,
.conSolution .item .item-img img:active {
	-webkit-transform: scale(1.03);
  transform: scale(1.03);
}

.conSolution .item .item-img img {
	width: 100%;
	height: 100%;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;

	vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.conSolution .item .item-con {
	padding: 15px;
}

.conSolution .item .item-con .span-icon {
	display: inline-block;
	color: #fff;
	background-color: #ea474e;
	font-size: 12px;
}

.conSolution .item .item-con .span-title {
	display: inline-block;
	font-size: 16px;
  font-weight: bold;
	color: #333;
}

.conSolution .item .item-con .content {
	line-height: 26px;
	min-height: 78px;
	color: #878787;
	white-space: normal;
	font-size: 14px;
	margin-top: 14px;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	word-break: break-word;
	word-wrap: break-word;
}

.conSolution .pagingBox {
	text-align: center;
}
/* 解决方案 结束 */

/* 客户案例 开始 */
.storyTopImgBox .topImg {
	height: 300px;
}
.storyTopImgBox .topImg img {
	width: 100%;
	height: 100%;
}
.customerStories {
	margin-top: 20px;
	margin-bottom: 10px;
}
.customerStories .title {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
	position: relative;
	height: 54px;
	border-bottom: 1px solid #f0f0f0;
}
.customerStories span {
	font-size: 24px;
	font-weight: bold;
	font-family: 微软雅黑;
	color: #1e50ae;
}
.customerStories .dividingLine {
	display: block;
	width: 8px;
	height: 8px;
	margin: 18px auto 0 auto;
	background: #f0f0f0;
	transform: rotate(45deg)
}
/* 客户案例 结束 */

/* 关于我们 开始 */
.companyDev {
	background-color: #F9F9F9;
	min-height: 463px;
}

.companyDev .menuBtn {
	display: inline-block;
	padding: 12px 30px;
	margin-right: 10px;
	transition-duration: 0.3s;
}

.companyDev .menuBtnHover {
	background-color: #1e50ae;
	color: #fff;
}

.companyDev .menuBtn span {
	display: inline-block;
	width: 80px;
	text-align: center;
	font-size: 16px;
}

.companyDev .timelineDiv {
	width: 100%;
	/* height: 500px;
	max-height: 500px; */
}
.companyDev .copyright {
	background-color: #fff;
	width: 1200px;
	margin: 0 auto;
	padding-top: 5px;
	display: block;
}
.companyDev .copyright .copyright-box {
	width: 12%;
	display: inline-block;
	text-align: center;
}
.companyDev .copyright .copyright-box .con-img {
	width: 148px;
	height: 200px;
	margin: 0 auto;
}
.companyDev .copyright .copyright-box .con-img img {
	width: 100%;
	height: 100%;
}
.companyDev .copyright .copyright-box p {
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.aboutUs-box {
	height: 430px;
}
.aboutUs-box .centreBox {
	height: 100%;
}
.aboutUs-box .centreBox .left-div {
	width: 46%;
	height: 100%;
	padding: 40px 60px;
}
.aboutUs-box .centreBox .left-div .title {
	font-size: 24px;
	font-weight: bold;
	color: #333;
}

.aboutUs-box .centreBox .left-div .content {
	padding-top: 60px;
}
.aboutUs-box .centreBox .left-div .content .con-box {
	display: flex;
	margin: 26px 0px;
}
.aboutUs-box .centreBox .left-div .content .box-img {
	display: inline-block;
}
.aboutUs-box .centreBox .left-div .content .box-text {
	display: inline-block;
	padding-left: 20px;
	font-size: 17px;
	max-width: 310px;
}
/* 关于我们 结束 */

/* 详情页 */
.divBox{
	padding: 20px 0px;
	width: 1200px;
	margin: 0px auto;
	/* margin-top: 30px; */
	background-color: #FFFFFF;
}
.divBox>h1{
	padding-bottom:30px;
	position:relative;
}
.divBox>h1 span{
	font-size: 25px;
	color: #333;
	text-align: left;
	font-weight: 400;
}
.divBox>h4{
	text-align:right;
}
.divBox>h4 i{
	margin:0 5px;
	cursor:pointer;
	font-weight:bold;
}
.divBox>h4 .blueTxt{
	color:#1e62be;
}
.companyMsg{
	padding:20px 0px;
	overflow:hidden;
	border-top: 1px solid #f0efef;
	border-bottom: 1px dashed #f0efef;
}
.companyMsg>.companyProfile{
	float:left;
	width: 560px;
}
.companyMsg>.companyProfile p{
	text-indent:30px;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	color: #3e3a39;
}
.companyMsg>.companyImg{
	width: 520px;
	float:right;
}
.companyMsg>.companyImg img{
	width:100%;
}
.verticalList{
	overflow:hidden;
	margin-bottom:50px;
	padding-top: 20px;
}
.verticalList .evenNumberList{
	float:left;
	width:50%;
	position:relative;
}
.verticalList .evenNumberList::after{
	content:'';
	display:block;
	width:1px;
	height:50%;
	position:absolute;
	top:22%;
	right:50%;
	background-color:#dadada;
}
.verticalList .imgList{
	float:right;
	width:50%;
	overflow:hidden;
}
.verticalList .evenNumberList li{
	float:left;
	width:50%;
	text-align:center;
	margin-bottom:35px;
}
.verticalList .imgList>li{
	width:50%;
	float: left;
	text-align:center;
	margin:10px 0;
}
.verticalList .imgList>li img{
	width: 238px;
}
.foldList{
	border:none;
}
.foldList .layui-colla-title{
	font-size: 14px;
	font-weight: bold;
	color: #244976;
}
.foldList .layui-colla-item{
	margin-bottom:5px;
}
.foldList .table{
	width:100%;
}
.foldList .table tr{

	border-bottom:1px solid #dbdbdb;
}
.foldList .table td{
	padding: 15px 0;
	text-align:center;
}
.foldList .table td:nth-child(1){
	width:60%;
	text-align:left;
}
.bigImage{
	padding:10px 50px;
}
.bigImage img{
	width:100%;
	margin-bottom:20px;
}

.timerShaftBox .slide-content a p{
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	text-indent:30px;
	color: #333333;
}

/* 详情页 分享 */
.middlePanel {
	margin: 27px 10px 0px;
	position: relative;
	height: 45px;
}

.middlePanel .shareInfo {
	max-width: 50%;
	min-height: 32px;
	float: right;
	clear: right;
	overflow: hidden;
}

.middlePanel .shareInfo .shareTag {
	font-size: 13px;
	color: #666;
	padding-top: 10px;
	float: left;
	font-style: normal;
	font-weight: 400;
}

.middlePanel .shareInfo .shareListPanel {
	max-width: 270px;
	overflow: hidden;
}

.middlePanel .shareInfo .shareListPanel .shareIcon {
	width: 33px;
	height: 33px;
	line-height: 20px;
	margin: 0 0 12px 12px;
	display: inline-block;
	cursor: pointer;
}

.middlePanel .shareInfo .shareListPanel .Weixin {
	background: url("../img/spriteMap.png") -1302px -100px no-repeat;
}

.middlePanel .shareInfo .shareListPanel .sina_weibo {
	background: url("../img/spriteMap.png") -1302px -190px no-repeat;
}

.middlePanel .shareInfo .shareListPanel .qq_zone {
	background: url("../img/spriteMap.png") -1302px -235px no-repeat;
}

.middlePanel .shareInfo .shareListPanel .douban {
	background: url("../img/spriteMap.png") -1302px -730px no-repeat;
}

.middlePanel .shareInfo .shareListPanel .baidu_tieba {
	background: url("../img/spriteMap.png") -1302px -595px no-repeat;
}

/* 分享微信 */
#shareWeixin p {
	text-align: center;
}
#shareWeixin .QR-code {
	text-align: center;
}
.layerdemo .layui-layer-content {
	padding: 20px;
	text-align: center;
}

.layerdemo .layui-layer-content p {
	margin-bottom: 20px;
}

::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 0px; /*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}
::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #d3d3d3;
}
::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	background: #ededed;
}