﻿/*主体内容*/
#main{width:60%;height:auto;margin:0 auto;}
.CustomDevelopment_title{width:100%;height:84px;margin:0 auto;background-image: url(../img/CustomDevelopment_title.jpg);background-position: center;background-repeat: no-repeat;}
.CustomDevelopment_content{width:100%;margin:20px auto 0 auto;text-indent:2em;font-size:18px;color:#4F4F4F;line-height:40px;}
.CustomDevelopment_pic{width:100%;height:340px;margin:0 auto;background-image: url(../img/CustomDevelopment_pic.jpg);background-position: center;background-repeat: no-repeat;}
.CustomDevelopment_table{width:100%;}
.CustomDevelopment_table_pic {width:20%;height:auto;text-align:center;border-bottom:5px solid #fff;}
.CustomDevelopment_table_pic img {width:60%;vertical-align:middle;}
.CustomDevelopment_table_main {width:80%;height:auto;border-bottom:5px solid #fff;}
.cu_de_title {color:#CE1C1C;}
.cu_de_info_title {width:10%;text-align:center;font-size:20px;color:#CE1C1C;}
.cu_de_info_pic {width:40%;}
.cu_de_info_pic img {width:100%;}
@media screen and (max-width: 1450px) {
/*主体内容*/
#main{width:100%;height:auto;margin:0 auto;}
.CustomDevelopment_title{width:100%;height:84px;margin:0 auto;background-image: url(../img/CustomDevelopment_title.jpg);background-position: center;background-repeat: no-repeat;}
.CustomDevelopment_content{width:92%;margin:20px auto 0 auto;text-indent:2em;font-size:18px;color:#4F4F4F;line-height:40px;}
.CustomDevelopment_pic{width:100%;height:340px;margin:0 auto;background-image: url(../img/CustomDevelopment_pic.jpg);background-position: center;background-repeat: no-repeat;background-size:100% 100%;}
.CustomDevelopment_table{width:100%;}
.CustomDevelopment_table_pic {width:20%;height:auto;}
.CustomDevelopment_table_pic img {width:60%;vertical-align:middle;}
.CustomDevelopment_table_main {width:80%;height:auto;}
.cu_de_title {color:#CE1C1C;}
}
.Top-level-name{
    text-align: center;
    font-size: 42px;
    font-weight: bold;
    color: #9b5d2e;
    letter-spacing: 1px;
    padding-top: 35px;
}
.Top-level-name1{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-top: 15px;
    padding-bottom: 30px;
}

@media (max-width: 1124px) {
    .Top-level-name{
        font-size: 36px;
        padding-top: 20px;
    }
    .Top-level-name1{
        font-size: 20px;
    }
}
@media (max-width: 640px) {
    .Top-level-name{
        font-size: 24px;
        padding-top: 10px;
    }
    .Top-level-name1{
        font-size: 16px;
    }
}
