body {
	background: #1f2555;
	overflow-x: hidden;
	-ms-overflow-style: scrollbar;
	font: 400 14px/1.8 "Lato", sans-serif;
	color: #F5F5F5;
	font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
}
.table>tbody>tr>th{border: 0px;}
td {border-top: 1px solid #2D3571 !important;  height: 40px; }
.masthead {
	background: url(../img/img01.png) center;
}

.dalt {
	text-align: left;
}

.dalt h2 {
	text-align: left;
	font-size: 18px;
	color: #4b7aca;
	margin-bottom: 20px;
	font-weight: bold;
	border-left: 20px solid #4b7aca;
	padding-left: 20px;
}

.dalt p {
	text-align: left;
	font-size: 13px;
	TEXT-INDENT: 2em;
}

.car {
	background: url(../img/hcar.png) no-repeat left;
	padding-left: 50px;
	color: #EEA236;
}

.hezuo {
	margin-bottom: 30px;
}

.hartop {
	margin-top: 70px;
}

.b80 {
	width: 80%;
}
.time{margin-right:  25px;}
.add{margin-left: 25px;}
.titli {
	background: url(../img/tit2.png) center no-repeat;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
}

.titli2 {
	border-bottom: 1px solid #dcdcdc;
	color: #1F2555;
	padding-bottom: 20px;
}

.p0 {
	padding: 0px;
}

.p25 {
	padding: 25px;
	padding-left: 50px;
}

.img100 img {
	width: 100%;
}

.Mtop {
	margin-top: 50px;
}


/*图片1*/

.images_box {
	margin: 0 auto;
}

.images_box div {
	float: left;
	width: 20%;
	border-radius: 5px
}

.images_box div p {
	margin: 10px;
	overflow: hidden;
	COLOR: #9d9d9d;
    TEXT-ALIGN: CENTER;
}
.P{height: 50PX;}
.images_box div img {
	width: 100%;
	transition: .8s all ease;
	transform: scale(1, 1);
}

.images_box div .h2 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.images_box div .p {
	height: 32px;
	font-size: 12px;
	height: 32px;
	color: #fff;
	text-align: center;
}

.images_box div img:hover {
	transform: scale(1.4, 1.4);
}

.boxwhit {
	background: #FFF;
	width: 100%;
}

.ttit {
	background: #2D3571;
	color: #d9edf7;
	margin-bottom: 10px;
}

.gray {
	HEIGHT: 250PX;
	background: #657BCE;
	PADDING: 50PX;
	BORDER: 1PX SOLID #2D3571;
}

.gray3 {
	HEIGHT: 250PX;
	background: #657BCE;
	PADDING: 20PX;
	BORDER: 1PX SOLID #2D3571;
}

.gray3 p {
	font-size: 13px;
}

* Button colors */ .btn.btn-w {
	background: rgba(255, 255, 255, 0.8);
	color: #111;
}

.btn.btn-w:hover,
.btn.btn-w:focus {
	background: white;
	color: #111;
}

.btn.btn-border-w {
	background: #FAD74C;
	border: 1px solid rgba(255, 255, 255, 0.75);
	color: #fff;
}

.btn.btn-border-w:hover,
.btn.btn-border-w:focus {
	background: #fff;
	border-color: transparent;
	color: #111;
}

.btn.btn-g {
	background: #eee;
	color: #111;
}

.btn.btn-g:hover,
.btn.btn-g:focus {
	background: rgba(238, 238, 238, 0.7);
	color: #111;
}

.btn.btn-d {
	background: rgba(17, 17, 17, 0.8);
	color: #fff;
}

.btn.btn-d:hover,
.btn.btn-d:focus {
	background: #111111;
}

.btn.btn-border-d {
	background: transparent;
	border: 2px solid #d5d5d5;
	color: #fff;
}

.btn.btn-border-d:hover {
	background: #d5d5d5;
	color: #111;
}

.btn.btn-b {
	background: #FAD74C;
	color: #111;
}

.btn.btn-b:hover,
.btn.btn-b:focus {
	background: rgba(17, 17, 17, 0.8);
}


/* Button sizes */

.btn.btn-lg {
	font-size: 12px;
	padding: 12px 45px;
}

.btn.btn-sm {
	letter-spacing: 1px;
	font-size: 10px;
	padding: 6px 25px;
}

.btn.btn-xs {
	letter-spacing: 0;
	font-size: 10px;
	padding: 4px 19px;
}

.gray2 {
	background: #657BCE;
	COLOR: #FFF;
	MARGIN-BOTTOM: 50PX;
}

.sponsors_sub_title {
	color: #000000;
	text-align: center;
	margin-bottom: 0px;
    MARGIN-TOP: 40PX;
}

.support_media_box_img {}

.support_media_box_img img {
	width: 11.5%;
	    height: 50px;
	margin: 10px;    border: 1px solid #dcdcdc;
}
.dalt img{    WIDTH: 70PX; height: 25px;}
.wangqi {
	margin-bottom: 30px;
	background: #F5F5F5;
	padding: 20px;
	border-top: 3px solid #333333;
}
.wangqi:hover {padding: 10px;}
.wangqi img {
	width: 100%;height: 190px;
}

.wangqi a {
	color: #000000;
}
.card {
    -webkit-transition: all .15s cubic-bezier(.33,.66,.66,1);
    transition: all .15s cubic-bezier(.33,.66,.66,1);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: 1px;
    box-shadow: -1px 0 2px 0 rgba(0,0,0,0.12) , 1px 0 2px 0 rgba(0,0,0,0.12) , 0 1px 1px 0 rgba(0,0,0,0.24);
}

.zanzhu img {width: 70px;}
/* for 980px or less*/
	@media screen and (max-width: 980px) {
		
		.zanzhu img {width: 50px;}
		
		.jumbotron p {
    margin-bottom: 11px;}
    .dalt {
   
    margin-bottom: 39px;
}
	.hartop  {
		margin-top: 40px;
	}
	
	.gray{color: #000000; background: #E6E6E6;}
	
	.gray2{color: #000000; background: #E6E6E6;}
	
		.gray3{color: #000000; background: #E6E6E6;}
	
	
	.images_box div{
		float: left;
		width: 33.3333%; 
		border-radius: 5px
	}

	.support_media_box_img img {
		width: 25%;
		margin: 10px;
	}
.time {width: 100%;
    float: right;
    margin: 0px;}
    .gm{width: 100%;
    float: right;}
}

