
.section-title{
    margin-bottom: 40px;
    font-size: 24px;
    color: #333333;
    text-align: center;
}

.section-title:before,
.section-title:after{
    content: '';
    display: inline-block;
    width: 30px;
    height: 1px;
    background-color: #D7D7D7;
    vertical-align: middle;
}

.section-title > *:last-child{
    font-family: Helvetica-Light;
    color: #D39F69;
}

.special-subject .subject{
    position: absolute;
    border-radius: 8px;
}



.subject-cover .subject-cover-txt{
    position: absolute;
    padding: 5px 10px;
    top: 15px;
    right: 15px;
    font-size: 16px;
    color: #ffffff;
    border-radius: 4px;
    background-color: rgba(0,0,0,0.5);
    z-index: 100;
}

.home-article{
    margin-left: -20px;
    margin-right: -20px;
}


#act-sign a{
    position: absolute;
    left: 50%;
    bottom: 80px;
    transform: translateX(-50%);
}



.article-list{
    margin-top: 40px;
}

.article-style{
    padding: 0 20px;
}

.article-top-items img{
    width: 140px;
    height: 90px;
}

.article-top-items .article-title{
    margin-bottom: 5px;
    font-size: 18px;
    color: #000000;
    line-height: 24px;
}

.article-top-items .article-desc,
.article-top-items .article-date{
    font-size: 14px;
    color: #777777;
}


.article-list a{
    font-size: 14px;
    color: #333333;
}

.article-list a > *:first-child:before{
    content: '';
    display: inline-block;
    margin-top: -5px;
    width: 8px;
    height: 8px;
    background-color: #C89865;
}

.article-list a+a{
    margin-top: 10px;
}

.home-project li{
    text-align: center;
}

.home-project li a{
    position: relative;
    width: 280px;
    height: 443px;
}


.home-project-cover > img{
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
}

.home-project > ul{
    margin-top: 25px;
}

.home-project > ul:not(:first-child){
    display: none;
}

.home-project > ul > *:first-child .home-project-cover > img{
    top: -2px;
}

.home-project-type-desc{
    height: 100%;
    border: 1px solid #ffffff;
}

.home-project-type-desc .home-project-type-title{
    margin-top: 100px;
    font-size: 24px;
    color: #ffffff;
}

.home-project-type-desc .home-project-type-tips{
    margin-top: 160px;
    font-size: 14px;
    color: #ffffff;
}

.home-project-type-desc .home-project-type-tips li{
    line-height: 30px;
}

.home-project-type-desc .home-project-type-tips li:before{
    content: '\f005';
    font-family: 'FontAwesome';
    display: inline-block;
    margin-right: 5px;
    color: #ffffff;
}

.home-project-cover .home-project-type-name{
    margin-top: 300px;
    font-size: 20px;
    color: #ffffff;
}



@media (min-width: 1300px) {
    .team-desc{
        padding-top: 55%;
    }
}
.rom_img{
    height:200px;
}
.room_a{
    height:50px;
}
.qw-center {
    width: 1140px;
    margin: 0 auto;
}
.project-item .item{
    width: 350px;
    float: left;
    margin-right: 15px;
    margin-top:15px;
    padding-bottom: 20px;
    background: #fff;
    position: relative;
}
.project-item .item:last-child{
    margin-right:0;
}
.project-item .item .name{
    font-size: 16px;
    line-height: 60px;
    padding: 0 15px;
    background: #fff;
    color: #555;
}
.project-item .item .desc{
    height:72px;
    font-size: 14px;
    line-height: 24px;
    padding: 0 15px;
    color: #848484;
}
.project-item .item .price{
    font-size: 16px;
    line-height: 30px;
    padding: 0 15px;
    color: #666666;
}
.project-item .item .price span{
    color: #cc0000;
}
.item .heart{
    line-height: 26px;
    padding: 0 5px;
    background: rgba(0,0,0,0.7);
    color: #aeaeae;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 12px;
    cursor: pointer;
}
.project-consult div.btn {
    width: 130px;
    height: 36px;
    background: #cc0000;
    text-align: center;
    color: #fff;
    text-align: center;
    font-size: 14px;
    float: left;
    margin: 10px 22px;
    cursor: pointer;
}



.project-item .item .desc{
    font-size: 14px;
    line-height: 24px;
    padding: 0 15px;
    color: #848484;
}
.project-item .item .price{
    font-size: 16px;
    line-height: 30px;
    padding: 0 15px;
    color: #666666;
}
.project-item .item .price span{
    color: #cc0000;
}
.item .heart{
    line-height: 26px;
    padding: 0 5px;
    background: rgba(0,0,0,0.7);
    color: #aeaeae;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 12px;
    cursor: pointer;
}

/*热门项目 E*/
/*移民国家 S*/
.qw-country{
    padding-top: 15px;
    padding-bottom: 50px;
}
.qw-country .item{
    width: 350px;
    height: 250px;
    float: left;
    margin-right: 25px;
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
}
.qw-country .item:nth-child(3n){
    margin-right: 0;
}
.qw-country .item .text-box{
    width: 350px;
    height: 355px;
    background: rgba(0,0,0,0.5);
    padding-top: 95px;
    text-align: center;
    position: absolute;top: 0;
    left: 0;
}
.qw-country .text-box .name{
    font-size: 26px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
}
.qw-country .text-box .tag{
    font-size: 16px;
    color: #fff;
    line-height: 60px;

}
.qw-country .desc-box{
    height: 145px;
    position: absolute;
    bottom: -250px;
    left: 0;
    color: #fff;
    background: rgba(31,45,64,0.85);
    padding: 10px;
    width:350px;
}
.qw-country .desc-box .name{
    font-size: 26px;
    line-height: 40px;
}
.qw-country .desc-box .name span{
    font-size: 16px;
}
.qw-country .desc-box .desc{
    /*font-size: 14px;*/
    /*line-height: 24px;*/
}
.qw-country .desc-box div.a-link{
    width: 78px;
    height: 29px;
    border-radius: 3px;
    background: #c2000e;
    text-align: center;
    color: #fff;
    line-height: 29px;
    font-size: 14px;
    position: absolute;
    top:20px;
    right: 20px;
}
.qw-country .country-add{
    width: 230px;
    height: 60px;
    margin: 0 auto;
    border: 1px solid #e60012;
    color: #e60012;
    font-size: 20px;
    line-height: 60px;
    cursor: pointer;
    background: #fff;
    border-radius: 3px;
    padding-left: 120px;
    position: relative;
}
.qw-country .country-add i{
    width: 21px;
    height: 16px;
    background: url(/home/img/icon.png) -74px -124px no-repeat;
    position: absolute;
    left: 80px;
    top: 23px;
}
/*移民国家 E*/


body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:14px "microsoft yahei","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;}
a{color:#444444;text-decoration:none}
/*a:hover{color:#cd0200;text-decoration:underline} */
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}


.clearfix:before,
.clearfix:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.qw-center{
    width: 1100px;
    margin:  0 auto;
}

.left{
    float: left;
}
.right{
    float: right;
}
.hide{
    display: none;
}
.line{
    height: 4px;
    background: url(/home/img/line.png) repeat-x;
    margin-bottom: 15px;
}
.left-box{
    width: 837px;
    float: left;
}
.right-box{
    width: 260px;
    float: right;
}
span[id^="cnzz"] {
    display: none;
}
.pagination{
    text-align: center;
}
.pagination a.thislink{
    background:rgb(200,22,30);
    color: #fff;
}
.pagination a {
    display: inline-block;
    background: white;
    padding: 5px 10px;
    margin-left: 10px;
    text-decoration: none;
    color: rgb(29, 29, 29)
}

.pagination .thisclass a {
    background: rgb(200, 22, 30);
    color: #fff
}
/*优势 S*/
.qw-advantage{
    padding-top: 30px;
    padding-bottom: 40px;
}
.qw-advantage .item{
    width: 169px;
    height: 192px;
    padding: 70px 25px 0;
    background: url(/home/img/advbg1.png) no-repeat;
    float: left;
}
.qw-advantage .item:nth-child(2n){
    background: url(/home/img/advbg2.png) no-repeat;
}
.qw-advantage .item .title{
    font-size: 20px;
    color: #c69d3c;
    font-weight: bold;
    border-bottom: 1px dashed #d2d2d2;
    line-height: 50px;
    margin-bottom: 14px;
    padding-left: 65px;
    position: relative;
}
.qw-advantage .item .title i{
    width: 35px;
    height: 30px;
    position: absolute;
    left: 25px;
    top: 10px;
}
.qw-advantage .item .desc{
    font-size: 16px;
    line-height: 22px;
    color: #666666;
}
.qw-advantage .test-box{
    margin-top: 40px;
}
.qw-adv-test{
    width: 349px;
    height: 124px;
    float: left;
}
.qw-adv-form{
    width: 724px;
    height: 206px;
    background: url(/home/img/formbg.jpg) no-repeat;
    float: right;
    padding-top: 30px;
}
.qw-adv-form .boxes {
    width: 660px;
    margin: 0 auto;
}

.qw-adv-form .box {
    position: relative;
    width: 154px;
    height: 36px;
    margin: 0 auto;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
    position: relative;
}
.qw-adv-form .box i{
    width: 0;
    height: 0;
    border-top: 5px solid #555555;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    left: 130px;
    top: 15px;
}
.qw-adv-form .box input,
.qw-adv-form .box select {
    width: 149px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border: 0;
    background: transparent;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    float: right;
    padding-left: 5px;
    font-family: "Microsoft YaHei" ! important;
}
.qw-adv-form .box select::-ms-expand{
    display: none;
}
.qw-adv-form .sub {
    width: 174px;
    height: 36px;
    margin: 15px auto 0;
    background: linear-gradient(#e50000,#bc0000);
    border-radius: 5px;
}

.qw-adv-form .sub input {
    width: 100%;
    background: transparent;
    font-size: 16px;
    text-align: center;
    border: 0;
    line-height: 36px;
    cursor: pointer;
    outline: none;
    color: #fff;
    font-family: "Microsoft YaHei" ! important;
}
/*美闳优势 E*/