﻿body
{
	text-align:left;
}

div {
    overflow:hidden;
} 

.home_top {
    width:auto;
}
.home_top_wrap {
    width:1920px;
    height:400px;
    margin:0px auto;
    background-repeat:no-repeat;
    background-position:center center;
} 

.home_main {
    width:auto;
    background-repeat:no-repeat;
    background-position:bottom center;
}
.home_main_wrap {
    width:1200px;    
    padding:30px 0px;
    min-height:300px;
    margin:0px auto;
}

.home_group1 {
    width: auto;
    min-height: 200px;
    padding: 50px 0px 20px 0px;
}

.home_block1 {
    float: left;
    width: 360px;
    height: 250px;
    margin: 0px 60px 20px 0px;
}

.home_block1_right0 {
    margin-right:0px;
}

.home_block_img {
    width: 360px;
    height: 182px;
    cursor: pointer;
}

.home_block_tit {
    width: auto;
    height: 30px;
    margin: 15px 0px 10px 0px;
    line-height: 30px;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    cursor: pointer;
}

.home_dotline1 {
    width: auto;
    height: 30px;
    border-top: 1px solid #999;
}

.home_group2 {
    width: auto;
    min-height: 300px;
    padding: 0 0px 30px 0px;
}

.home_block2 {
    width: 1200px;
    height: 200px;
    user-select: none;
    padding: 30px 0px 30px 0px;
}

.home_bk2_left {
    float: left;
    width: 300px;
    height: 200px;
}

.home_bk2_right {
    float: left;
    width: 840px;
    height: 200px;
}

.home_bk2_tit {
    width: 790px;
    margin:0 0 6px 60px;
    height: 24px;
    line-height: 24px;
    text-align: left;
    font-size: 20px;
    font-weight: 500;
}

.home_bk2_txt {
    width: 770px;
    height: 132px;
    margin: 0 0 10px 60px;
    line-height:22px;
    font-size: 14px; 
    font-weight: 500; 
}

.home_bk2_btn {
    float: right;
    width: 104px;
    height: 30px;
    background-image: url(../images/home1/ckxq.jpg);
    cursor:pointer;
} 




