﻿/* 微时微刻 专注中高端网站建设 */
/* 官网：www.visvik.com */
/* QQ：695540945 */
@charset "utf-8"; 
.footer-common{width: 100%;
    max-width: 780px;
    height: auto;
    margin: -3px auto 45px;
    padding: 0 1.5% 10px;
    background-color: #ededed;
    border-top: 1px solid transparent;
}

/* 第一部分 */
.types{padding: 10px}
.types:after{content: '';display: block;clear: both}
.types ul li{float: left;width: 25%}
.types ul li a{display: block;width: 100%;height: 100%;}

.types-list1{background:url(../img/immigrant.png) no-repeat center;background-size: 50%;}
.types-list2{background:url(../img/study.png) no-repeat center;background-size: 50% }
.types-list3{background:url(../img/estate.png) no-repeat center;background-size: 50% }
.types-list4{background:url(../img/financial.png) no-repeat center;background-size: 50%}

.types-list1,.types-list2,.types-list3,.types-list4{width: 100px;height: 80px;}

/* 第二部分 */
.types2{margin-top:10px;padding: 0px 10px 10px 10px;background: white;background:url(../img/depart2.jpg) no-repeat center;background-size: 100%;background-position-y: 14px;background-position-x: 5px; background-color: white;}
.types2:after{content: '';display: block;clear: both}
.types2 ul li{float: left;width: 33.33%;position: relative;}
.types2 ul li a{display: block;width: 100%;height: 100%;position: absolute;text-align: center;}

.types2-list1{background:url(../img/jiangbei.png) no-repeat center;background-size: 30%}
.types2-list2{background:url(../img/document.png) no-repeat center;background-size: 30% }
.types2-list3{background:url(../img/goverment.png) no-repeat center;background-size: 30% }
.types2-list4{background:url(../img/policy.png) no-repeat center;background-size: 25%}
.types2-list5{background:url(../img/solution.png) no-repeat center;background-size: 30%}
.types2-list6{background:url(../img/24time.png) no-repeat center;background-size: 30%}

.types2-list1,.types2-list2,.types2-list3,.types2-list4,.types2-list5,.types2-list6{height: 80px;}
.font-box{height: 112%;margin: 0 auto;position: relative;overflow:hidden;text-align:center;}
.font-box p{color:#414141;font-family: "微软雅黑";font-size: 14px;line-height: 150px;}
.depart{display: block;width: 100px;height: 100px;}

/* 第三部分 */
.where{padding: 15px 10px 10px 10px;background: white;margin-top: 10px;}
.where .where-title,.where h2,.where p{font-family: "微软雅黑"}
.where-cont1 .where-title{color:#e75a03;font-size: 24px;line-height:36px;}
.where-cont1 h2{color:#ff8d00;font-size: 22px;padding-top: 10px;display: inline-block;}
.where-cont1 p{color: #646464;font-size: 14px;padding-top: 10px;}

.copyright{margin-top:20px;font-size:12px;line-height: 18px;color:#888888}
.copyright p{text-align: center;}
@media (max-width: 370px){
.types-list1, .types-list2, .types-list3, .types-list4{height: 58px;}
.types2-list1, .types2-list2, .types2-list3, .types2-list4, .types2-list5, .types2-list6{height: 65px;}
.font-box p{font-size: 13px;line-height: 125px}

.where{padding-top: 10px;}
.where-cont1 .where-title{font-size: 16px;}
.where-cont1 h2{font-size: 18px;}
.where-cont1 p{font-size: 13px;padding-top: 8px}
.copyright{margin-top:14px }


}

@media (max-width: 375px){
	.types2{
	background-size: 100%;
	background-position-y: 22px;
	background-position-x: 9px;
	background-color: white;
}
}
