
body{background: #f6f6f6 !important;}
.c_main{
    width:1200px;margin:0 auto;overflow: hidden;
    padding-top:10px;
    background:#ffffff;
}
.c_main .copy_block{
    margin:0 auto;width:1160px;
    background-color: #ffffff;
    overflow: hidden;
}

.c_main_block{
    width:100%;overflow: hidden;
    background:url(../img/content_bg.png) no-repeat top center;
    height:autoss;
}

.c_con_nav{
    height:40px;line-height:40px;
    border-bottom:1px #fafafa solid;
    padding-bottom:10px;
}
.c_con_nav p{
	background: url(../img/location_ico.png) no-repeat 1px 8px;padding-left:25px;
}
.c_con_top{
    text-align:center;
    
}
.c_con_top h1{
    font-size:26px;color:#1d60a7;font-weight:normal;
    margin:20px 0;line-height:50px;
}
.c_con_top p{
    font-size:14px;color:#333333;
    
    height:36px;line-height:36px;
    background:#fafafa;margin:10px 0;
}
.c_con_top p span:nth-child(2){padding-left:20px;}
.c_con_content{
    margin:20px;
    /* overflow: auto; */
    /* max-height:1260px;min-height:500px; */
    font-size: 16px;
    line-height: 35px;
    background-color: #ffffff;
    min-height:300px;
}
.c_con_content p{
    font-size: 14pt;
    line-height: 2;
}
.c_con_content img{max-width:100%;}


.c_m2{
    margin:0 auto;width:1160px;
}







.footer{
    width:100%;border-top:5px #1d60a7 solid;height:200px;
}
.copy_txt{
float:left;padding-top:30px;
}
.copy_txt p{
line-height: 35px;
}
.copy_img{
float:right;margin-top:90px;
}
.copy_img li{
    float:left;width:180px;text-align: right;
}
.copy_img img{
    top:50%; 
    transform:translateY(-50%);
}