html{
    height: 100%；
}
body{
    height: 100%;
    margin: 0;
    padding: 0;
}
*{
    box-sizing: border-box;
    text-decoration: none;
    font-family: "Microsoft Yahei";
}
a{
    display: inline-block;
    color: #333333;
}

.deepred_text{
    color:#ba353a;
    font-weight: 600;
}
.pink{
    color: #ec5856;
}
.main{
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}
.logo{
    height: 110px;
    width: 100%;
    background-image: url('../image/logo-s.png');
    background-position: 100% 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    background-color: #fff; 
    padding-left: 20px;
    padding-right: 20px;
}
.logo{
    font-weight: 700;
    color: #ec5856;
}
.jia{
    position: relative;
    top: 10px;
    margin-right: 22px;
}
.mopan{
    position: absolute;
    left: 310px;
    width: 160px;
    height: 150px;
    top: -20px;
}
.shou{  
    position: absolute;
    right: 20px;
    width: 100px;
    height: 110px;
}
.fuwu_text{
    font-size: 24px;
    font-weight: 700;
}
.nav{
    width: 1200px;
    height: 40px;
    display: flex;
    justify-content: space-between;
    background-color: #ec5856;
    padding-left: 15px;
    line-height: 40px;
    padding-right: 20px;
}
.nav>div{
    display: inline-block;
}
.list1>a{
    font-size: 16px;
}
.l_nav{
    margin-right: 300px;
}
.l_nav>a{
    font-size: 16px;
    color:#ffffff;
    margin-right: 30px;
}
.s_nav{
    width: 360px;
}
.s_nav>div{
    display: inline-block;
}
.input{
    width: 292px;
    height: 24px;
}
.input>input{
    width: 100%;
    height: 100%;
}
.search_btn{
    width: 60px;
    height: 24px;
    color: white;
}
.searchform>div{
    display: inline-block;
}
.search_btn>button{
    border: none;
    outline: 0;
    width: 100%;
    height: 100%;
    color: white;
    font-size: 14px;
    background-color: #666666;
    text-align: center;
    line-height: 20px;
}
.zanwei{
    margin-top: 10px;
    width: 100%;
    height: 160px;
    background-color: #e6e6e6;
}
.zanwei>img{
    width: 100%;
    height: 100%;
}
.content{
    width: 100%;
    margin-top: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.left_content{
    width: 280px;
}
.cjwt{
    width: 100%;
    height: 40px;
    border-top: 1px solid #cccccc;
    font-size: 18px;
    line-height: 40px;
    color:#1b1b1b;
    /* font-family: "微软雅黑"; */
    padding-left: 20px;
}
.ul{
    font-size: 16px;
    list-style: square;
    color: #ec5856;
    margin-top: 20px;
    padding-bottom: 35px;
}
.list{
    width: 100%;
    border-top: 1px solid #cccccc;
}
.ul li{
    /* color:#1a1a1a; */
    margin-top: 15px;
}
.black_text{
    color:black;
}
.content_header{
    /* height: 70px; */
    width: 880px;
}
.right_content{
    width: 880px;   
}
.jjyp{
    font-size: 20px;
}
.create_date{
    color:#a7a7a7;
    font-size: 14px;
    margin-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
}
.text_t{
    font-size: 18px;
    font-weight: 600;
}
.text_a{
    font-size: 16px;
    margin-top: 25px;
    margin-bottom: 25px;
    text-indent: 2em;
}
.text{
    width: 100%;
    margin-top: 35px;
    color: #666666;
}

.font_blod{
    font-weight: bold;
    font-size: 18px;
}
.bqsy{
    text-align: center;
    font-size: 14px;
}
.j_text>div>a{
    color: #cf0101;
}

.person a:hover{
    color: #cf0101;
}
.l_nav a:hover{
    color: #010101;
}
li a:hover{
    color: #010101;
}
.jpcs_tit:hover{
    color: #d5b666;
}
.h2 a:hover{
    color: #cf0101;
}
.about-us a:hover{
    color: #cf0101;
}

.address .layui-timeline-content p{
    font-size: 14px;
    letter-spacing: 1.2px;
    line-height: 180%;
    text-indent: 2em;
}
.layui-timeline-axis{
    color: #ec5856 !important;
}
.qywh_content p{
    font-size: 16px;
    text-indent: 2em;
    letter-spacing: 1.2px;
    color: #5c5c5c;
    line-height: 200%;
}
.fzlc_fuwu{
    position: relative;
}
.fzlc_fuwu .fuwu_text{
    position: absolute;
    top: 33px;
    left: 175px;
}