   .team dt {
		float: left;
		width: 20%;
		background-color: #3983F2;
		color: #fff;
		position: relative;
		border-radius: 6px;
		background-image: url(http://qianjia.com/jscss/common/images/brandindex/dtbg.jpg);
		background-repeat: no-repeat;
		background-position: right center;
		font-weight: normal;
		padding: 15px 0;
		}
	
	.team dt:before {
		position: absolute;
		left: -5px;
		top: 44%;
		content: ' ';
		width: 0;
		height: 0;
		border-bottom: 5px solid transparent;
		border-top: 5px solid transparent;
		border-right: 5px solid #3983F2;
	}
	 .team dt strong {
		color: #fff;
		font-size: 22px;
	}
	 .team strong {
		font-size: 22px;    display: block;
		line-height: 1.6;   
		font-weight: normal;
		color: #333;
	}
	 .team dd {
		padding: 15px 0;float: left;
		width: 20%;
	}
	 .team {
		position: relative;
		color: #5e6e7d;
		width: 100%;
		overflow: auto;
		text-align: center;
        font-size: 15px;
	}
	 .r-data {
		padding-left: 45%;
		padding-top: 0;
	}
	.l-num .text{
		margin-left: 110px;padding: 20px 0;font-size: 15px;
    
    color: #5e6e7d;
	}
		.l-num .text strong {
			font-size: 22px;
			display: block;
			padding-bottom: 4px;
			color: #333;
		}
	.mod-content{
			position: relative;
			//padding-bottom: 10px;
			//padding-top: 30px;

	}
	.l-num{
		left: 30px;
		width: 37%;
		position: absolute;
		//top: 25px; 
		background-image: url(http://qianjia.com/jscss/common/images/brandindex/score_bg.png);
		background-position: right center;
		background-repeat: no-repeat;
	}
	.flag{
		width: 76px;
		height: 76px;  
		margin-top: 8px;
		float: left;
		background-size: cover;background-image: url(http://qianjia.com/jscss/common/images/brandindex/detail_icon.png);
		background-position: center;
		background-repeat: no-repeat;
	}
								
	div>a.open>img {
		transform: rotate(180deg);
	}
	
	.slide-a{
		position: absolute;
		bottom: 100%;
		right: 0;
		background: rgba(0, 0, 0, .88);
		padding: 10px 30px 5px;
		font-size: 0;
	}
	#linkDiv a{
		float: left;
		height: 44px;
		font-size: 18px;
		padding: 0 10px;
		color: white;
		margin-top: 25px;
		display: block;		
		text-decoration: underline;
	}
	.fl{
		float:left;
	}
	
	.to {
		background: #5aabd6;
		height: 70px;
		padding-right: 16px;
		margin-right: 20px;
	}
		.to p{
		padding-left: 18px;
			color: #fff;
			font-size: 20px;
			width: 220px;
			text-align: center;
			line-height: 28px;
		}
	.bottom-clear{
	    width: 1200px;
		margin: 0 auto;
		height: 70px;
		position: relative;
	}
	.clearfix:after {
		clear: both;
		content: ".";
		display: block;
		font-size: 0;
		height: 0;
		visibility: hidden;
	}
	.bottom-tool{
			-webkit-transition: height 0.6s;
		-moz-transition: height 0.6s;
		-o-transition: height 0.6s;
		transition: height 0.6s;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		background: rgba(0, 0, 0, .88);
		z-index: 10;
		transition: all .2s;
	}
	dl a{
		text-decoration: underline;
	}
	html {
		font-size: 14px;
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
}
	.img-li{
		margin-right:12.5px;
	}
	.mod-submit {
	display:none;
    margin-top: 0;
    margin-bottom: 30px;
    position: relative;
    background-color: #78B5FA;
    border-radius: 8px;
	margin: 20% 30%;
    z-index: 2;
    width: 350px;
  //  height: 500px;
    position: fixed;
}
.mod-submit .head {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 44px;
    height: 44px;
}
.mod-submit .content {
    background-color: #fff;
    position: relative;
    padding: 30px;
    padding-top: 25px;
    border-radius: 8px;
    background-repeat: no-repeat;
    padding-bottom: 60px;
    background-position: center bottom;
    background-size: 100%;
    background-image: url(http://qianjia.com/jscss/common/images/submit_bg.jpg);
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.mod-submit .content .tips {
    color: #555;
    font-size: 14px;
    padding-bottom: 20px;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
}
.mod-submit .content .form-group {
    margin-bottom: 15px;
}
.mod-submit .bg {
    padding: 3px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 2px;
	
}
.mod-submit .content .btn {
    color: #fff;
    border-radius: 40px;
    width: 150px;
    margin: 0 auto;
    font-size: 17px;
    text-align: center;
    display: block;
    background: -webkit-linear-gradient(left, #FF8D3A,#FF4000);
    background: -o-linear-gradient(right,#FF8D3A, #FF4000);
    background: -moz-linear-gradient(right,#FF8D3A,#FF4000);
    background: linear-gradient(to right,#FF8D3A,#FF4000);
    -webkit-box-shadow: 0 3px 8px rgb(255 142 58 / 30%);
    box-shadow: 0 3px 8px rgb(255 142 58 / 30%);
	font-weight: normal;
    line-height: 1.42857143;
	border: 1px solid transparent;
	padding: 6px 12px;
}
	.logo{
		background: url(../images/sprites1.png) no-repeat;
	}
	dt{
		line-height:2
	}
	dd{
		width:33%;
		display: inline-block;
		font-size: 13px;
		line-height:2
	}
		dd a{
				margin: 0 25%;
		}
    .img-text .txtarea {
				overflow: hidden;
     }
		
   
     .item {
			width: 20%;
            float: left;
      }
		 .item > a {
				padding-bottom: 60px;
				margin: 3px auto;
				width: 192px;
				position: relative;
				height: 0;
				display: block;
				overflow: hidden;
				margin: 7px;
				padding-bottom: 30%;
				background-color: #fff;
				border: 1px solid #e6e7e8;
		 }
		
	.item-img {
		position: absolute;
		z-index: 1;
		width: 100%;
		height: 100%;
		display: block;
		left: 0;
		top: 0;
	}
	  .item-name {
		opacity: 0;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0.5);
		color: #fff;
		line-height: 32px;
		text-align: center;
		font-size: 14px;
		overflow: hidden;
		transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
			}
		.ul-list {
			height: 75%;
			margin-left: -7px;
			margin-right: -7px;
			padding: 30px;
		}
			
		.detailslink{
			    float: right;
				font-size: 20px;
				position: relative;
				bottom: 26px;
				margin-top: 30px;
				text-decoration: underline;
		}