/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */
		
	.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,.8);
		
		display: none;
		top: 0;
		left: 0; 
		z-index:999999;
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 4%; 
		left: 50%;
		margin-left: -335px;
		width: 600px;
		background: #fff;
		position: absolute;
		z-index:9999999;
		height:640px;
		
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		.reveal-modal2{ width:460px; margin-left:-230px; top:120px; height:374px;}
		.reveal-modal3{ height:565px; top:4% !important;}
		.reveal-modal3 .tj_wz{ height:448px;}
		.reveal-modal4{ height:480px;}
		.reveal-modal4 .tj_wz{ height:389px;overflow:auto; padding-top:10px;}
		.reveal-modal5{ width:462px; height:463px; top:80px; margin-left:-231px;} 
		.reveal-modal5 .tj_wz{ height:400px;}
		
	.reveal-modal6{ width:800px; height:550px; top:50px; margin-left:-400px;}
	.reveal-modal6 .tj_wz2{ height:488px; overflow:auto;}
		
	.team_reveal-modal3{ width: 600px; margin-left: -320px; }
	
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
	.reveal-modal .close-reveal-modal2 {
		font-size: 32px;
		background:url(../images/tj_gb.png) no-repeat; width:22px; height:22px;
		line-height: .5;
		position: absolute;
		top: 20px;
		right: 20px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 

.bot{ padding:20px 0; margin:0 20px 20px; border-bottom:1px solid #ededed;}

.bot p{ padding:10px 0;}
.bot h4{ padding:20px 0 ; font-size:18px; font-weight:normal;}
.bot h5{ padding:20px 0 0;font-size:16px; color:#2585bb;}
.bot h6{ padding:20px 0 5px; font-size:16px; color:#555; font-weight:normal;}
.bot li{ color:#888;}
.bot li input{ vertical-align:middle; margin-right:10px; }
.bot2{ padding:30px 0 0;}
.bot2 .cs{ font-size:30px;}
.tj_wz2 .pw10{ padding:10px 0;}
.tj_wz2 .bb{ font-weight:bold; font-size:16px;}
.tj_wz2 span.c input{ margin-right:2px;}
.tj_wz2 span.c{ display:inline-block; padding:3px 10px; margin-left:10px; color:#777; background:#eee; border-radius:5px;}
.tj_wz2 span.mr15{ display:inline-block; margin-right:15px;}
.bot .in{ border-radius:5px; background:#eee; height:40px; padding:0 10px; line-height:40px; margin:0 10px 0 5px;}
.bot .in1{ width:25%; border-radius:5px; background:#eee; height:40px; padding:0 10px; line-height:40px; margin:0 10px 0 5px;}

.bt h2{ font-weight:normal; border-bottom:1px solid #eee; padding:0 20px;overflow:hidden;  line-height:60px; height:60px;}
.bt h2.news_t{ height:56px;line-height:28px;overflow:hidden; border-bottom:none;margin:15px 40px;text-align:center; }
.tj_wz{ padding:0 20px 20px; height:521px; overflow-y:auto; overflow-x: hidden;}
.tj_wz h3{ text-align:center; color:#ad9510; padding:20px 0; font-size:22px;}
.tj_wz h4{ text-align:center; font-size:16px; padding:15px 0;}
.tj_wz h5{ color:#e85c1e;font-size:16px; text-align:center; padding:0 0 15px;}
.tj_wz p{ padding:10px 0; font-size:16px;}
.tj_wz .tt{ padding:20px 0 0;}
.tj_wz .tt .in{ background:#eee; border-radius:5px; margin-left:10px;}
.tj_wz .tt a{ margin:5px 10px 0;}

.tj_wz p img{ width: 100% !important; height: auto !important; }

.mb30{ margin:10px 0 30px;}

.tj_wz .in{ background:#f9f9f9; margin:0 0 15px;  border-radius:5px; line-height:51px;height:51px; padding:0 10px; width:400px; font-size:16px; color:#999;border:none;}
.tj_wz .kfl .in{ width:300px; margin:0 0 10px;}
.tj_wz .kfl li span{ display:inline-block; font-size:16px; text-align:right; padding-right:10px; width:70px;}
.tj_wz .in2{ height:120px;font-family:"微软雅黑" ; }

.tj_wz .bt2,.tj_wz .bt3{ width:110px; height:42px; line-height:42px;}
.tj_wz .bt2:hover{ color:#fff; opacity:0.9;}
.tj_wz .bt3:hover{ opacity:0.9; color:#999;}
.tj_wz .tc{ padding:10px 0 0;}
.tj_wz .tc img{ width: 100%;}

.tj_wz .bt6{ display:block; width:70%; background:#2585bb; color:#fff; line-height:46px; border-radius:5px; text-align:center; font-size:16px; margin:10px auto 0; font-weight:bold;}


@media screen and (max-width:750px) {
	.bot{padding:0 10px 20px}
	/*.bot .in{width:23%;}*/
}













