
/*= Reset CSS 
============= */

.container{margin: 0 auto; width: 1200px; margin-top:35px;}
.full-length h2{color: #fff; float: left; width: 100%; font-size: 24px; font-weight: 400; text-align: center; padding: 50px 0 40px; position: relative; z-index: 50;}
.full-length h2 span{position: relative; padding-bottom: 10px;}
.full-length h2 span:after{ width: 50%; height: 3px; background-color: #018ae2; position: absolute; left: 25%; bottom: 0;}

img{max-width: 100%; vertical-align: middle;}
.full-length{width: 100%; float: left; min-height:300px;}
.full-length ul{margin: 0 -1.5%;}
.full-length ul li{float: left; width:276px; height:300px; margin: 16px ; list-style: none; overflow:hidden;}

.full-length h3{font-size: 18px; margin: 20px 0 10px; color:#FFF;}
.full-length p{font-weight: 300; line-height: 20px; font-size: 14px; /*margin-top:30px;*/ color:#fff; font-family:"微软雅黑"; width:228px; height:80px; overflow:hidden;}
.btn{display: inline-block; padding: 5px 20px; font-size: 14px; color: #fff; border: 2px solid #fa9607; background-color: #fa9607; font-family:"微软雅黑"; text-decoration: none; transition: 0.4s; margin-top:65px;}
.btn:hover{background-color: transparent; color: #fff; border: 2px solid #fff; transition: 0.4s;}
.text-desc{position: absolute; left: 0; top: 0; background-color: #018ae2; height: 100%; opacity:0.8; width: 100%; padding: 20px;}
/*= Reset CSS End
================= *

/* effect-1 css */
.port-1{float: left; width: 100%; position: relative; overflow: hidden; text-align: center; border: 4px solid rgba(255, 255, 255, 0.9);}
.port-1 .text-desc{opacity: 0.9; top: -100%; transition: 0.5s; color: #000; padding: 45px 20px 20px;}
.port-1 img{transition: 0.5s;}
.port-1:hover img{transform: scale(1.2);}

.port-1.effect-1:hover .text-desc{top: 0;}

.port-1.effect-2 .text-desc{top: auto; bottom: 100%;}
.port-1.effect-2:hover .text-desc{bottom: 0;}

.port-1.effect-3 .text-desc{top: auto; bottom: 100%; }
.port-1.effect-3:hover .text-desc{bottom: 0;}
/* effect-1 css end */




/*= Media Screen CSS
==================== */
@media only screen and (max-width: 1200px){
	.full-length ul{width: 340px; margin: 0 auto;}
	.full-length li{width: 100%; margin: 20px 0;}
	.port-5.effect-1 {z-index: 19;}
}

@media only screen and (max-width: 360px){
	.full-length ul{width: 300px;}
	.port-1 .text-desc, 
	.port-1.effect-3:hover .text-desc, 
 
	
/*= Media Screen CSS End
======================== */



















