.adv{
	/**background-image: -webkit-linear-gradient(top, #00bcd4, #1565c0);**/
	/**background-image: -webkit-linear-gradient(top, #0d5b91, rgb(40, 167, 225));**/
	}
	
.adv .adv-bigtitle{
	line-height:45px;
	padding: 48px 0 0 0;
    color: #0d5b91;
    text-align: center;
	letter-spacing:4px;
	position:relative;
	}
.tittle-text{
	position: relative;
    display: inline-block;
    padding: 12px;
    font-size: 28px!important;
	background-color: rgb(255, 255, 255);
	}
.adv-little-text{
	text-align:center;
	font-size:15px!important;
	line-height:24px!important;
	color:#2564b3;
	}
	


.adv-bigtitle:before{
    content: "";
    width: 62.55%;
    height: 1px;
    background: #0d5b91;
    position: absolute;
    top: 70%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 0;
	}	
	
	
.adv-layout{
	max-width:63.55%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    overflow: hidden;
	}
.adv-title{
	margin: 24px 0 6px 0;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1.4em!important;
	 font-size: 15px;
	}
.adv-layout img{
	max-width:40%!important;
	height:auto;
	}
.adv-infor a{
	padding: 10px 24px;
    display: inline-block;
    background: #2564b3;
    border-radius: 20px;
	color:#fff;
	margin-top: 12px;
	transition:all .25s ease-in-out;
	-moz-transition:all .25s ease-in-out;
	-webkit-transition:all .25s ease-in-out;
	}
.adv-infor a:hover{
	box-shadow: 0px 10px 20px -5px #2e2e2e;
	-moz-transform: translate3d(0, -5px, 0);
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
	}	
		
.adv-infor p{
    font-size: 18px;
	color: #2866b4;
	font-weight: bold;
	}
.adv-item02{
	border-left:1px solid #2564b3;
	border-right:1px solid #2564b3;
	}
.adv-item03{
	border-right:1px solid #2564b3;
	}			
.adv-text{
	margin: 24px 0 48px 0;
    padding: 30px 0;
    width: 25%;
	float:left;
	}
	
/**************footer-bannner****************/

.jianji_background {
    background: url(/image/data/banner/footerbanner-1920-950.jpg) no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    color: #fff;
    font-size: 14px;
    padding: 30px 0;
}
.jianji_background h2 {
    font-size: 32px;
    line-height: 40px;
    margin-top: 35px;
    font-weight: 300;
    letter-spacing: 4px;
}
.jianji_background p {
    line-height: 32px;
    display: inline-block;
    width: 50%;
    margin: 20px auto;
    font-size: 15px;
}
.jianji_button {
    margin-top: -35px;
}

.jianji_button a {
    display: inline-block;
    padding: 0px 55px;
    color: #555658;
    background: #fff;
    border-radius: 20px;
    margin: 75px 0;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}
.jianji_button a:hover {
	background:rgb(20, 105, 193);
	color:#fff;
	}

.jianji_background span {
    font-size: 12px;
    margin: 10px auto;
    display: block;
}


/*****************协会资源库***********************/
.resource{
    background: #073e82;
}

.resource-bigtitle:before{
    content: "";
    width: 62.55%;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 70%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 0;
}

.resource .resource-bigtitle{
    line-height: 45px;
    padding: 48px 0 0 0;
    color: #0d5b91;
    text-align: center;
    letter-spacing: 4px;
    position: relative;
}

.tittle-text02 {
    position: relative;
    display: inline-block;
    padding: 12px;
    color: #fff;
    font-size: 28px!important;
    background-color: #073e82;
}

.resource-layout {
    max-width: 63.55%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    overflow: hidden;
}
.resource-text {
    margin: 24px 0 48px 0;
    padding: 30px 0;
    width: 25%;
    float: left;
}
.resource-layout img{
    max-width: 30%!important;
}

.resource-title {
    margin: 24px 0 6px 0;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 1.4em!important;
    font-size: 15px;
}

.resource-infor p{
	font-size: 18px;
    color: #ffffff;
    font-weight: bold;
	}

.resource-infor a {
    padding: 10px 24px;
    display: inline-block;
    background: #fff;
    border-radius: 20px;
    color: #073e82;
    margin-top: 12px;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}
.resource-infor a:hover {
    box-shadow: 0px 10px 20px -5px #2e2e2e;
    -moz-transform: translate3d(0, -5px, 0);
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}

.resource-item02 {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.resource-item03 {
    border-right: 1px solid #fff;
}


/****************响应式*******************/
@media only screen and (max-width:1299px){
	.resource-layout,.adv-layout{
		    max-width: 80%;
		}
	.resource-bigtitle:before,.adv-bigtitle:before,.adv-bigtitle:before{
		    width: 80%;
		}	
	}



@media only screen and (max-width:680px){
	   .adv-text,.resource-text{
		       width: 50%;
		   }
		   .adv-item02,.resource-item02{
			   border-right:0!important;
			   }	
		.post-module.no-heading .posts{
			    margin: 0 auto;
                width: 100%;
			}	   	         
	}
@media only screen and (max-width:480px){

  .adv-text,.resource-text{
		width: 100%;
		}
	.adv-item02,.resource-item02{
		border-left:0; 
		}
	.adv-item03,.resource-item03{
		border-right:0;
		}		
	.adv-text{
		margin: 0 0 24px 0;	
		background:rgba(161, 203, 255, 0.4);
			}
	
     .resource-text{
	  margin: 0 0 24px 0;	
	}

   .resource-text{
	    background: rgba(255, 255, 255, 0.1);
	   }
    .resource-layout img{
		max-width: 18.8%!important;
		}

}