/**section**/
.titleCres{font-size:28px}
section{
    font-size:14px
}
section h1,h2,h3{
    font-weight:bold
}
.rightgrid{
    line-height:2em
}
.colorred{
    color:red
}
.download{
    font-size:18px;
    color:#0033FF
}
/*section*/
.slide{
    height:400px;
    width:100%
}
.content{
    min-height:600px;
    height:auto;
    margin:0px auto;
    padding:0px;
}
.content_shutiao{
    height:auto;
    margin:0px auto;
    padding:0px;
}
.right_join{
    margin:0 auto;
    padding:0px;
}
.left_join{
    float:left;
    display: block;
    width:700px;
    height:auto
}
.right_join{
    float:right;
    display:block;
    width:470px;
    height:auto
}
.content .about{
    width:100%;
    display:block;
}
.about_bg{
    height: 338px;
    background-image:url(../images/orange/about_bg.png);
    background-repeat:no-repeat;/*设置背景不重复*/
    background-color:#FFFFFF
}

.shutiao{
    height: 100%;
    width:110px;
    background-image:url(../images/orange/shutiao.png);
    background-size: cover;
    float:left
}
.suoying{
    height: 100%;
    width:140px;
    background-image:url(../images/orange/suoying.png);
    background-size: 100% 100%;
    float:left
}
.about-title-warning{
    font-size:16px;
    color:#1569A7;
}
.about-content-warning{
    background-color: #f3d2bf;
    font-size: 14px;
    padding: 10px;
    color: #EA9633;
}
.idates{
    color:#F74D4D
}
.title_en{
    color: #1569A7;
    font-size:20px
}
.title_cn{
    color: #914491;
    font-size:16px
}
.translate{
    width: 440px;
    height: 116px;
    border-radius: 6px;
    border: 1px solid #c2c2c2;
}
.translate-title{
    width: 450px;
    height: 29px;
    border-radius: 6px 6px 1px 0px;
    line-height:29px;
    color: #000000;
    font-weight: bold;
}
.download{
    border: 1px solid #1569A7;
    background-color: #1569A7;
    font-size:14px;
    color:#fff;
    width: 220px;
    height: 25px;
    padding:5px;
    text-align:center;
    border-radius:5px;
}
.TechnicalSponsor-list,.FollowUs-list{
    width:100%;
    display: inline-block;
}
.TechnicalSponsor{
    width:25%;
    height:80px;
    float:left;
}
.FollowUs{
    width:50%;
    height:150px;
    float:left;
    text-align:center
}
.spanleft{
    margin-left:8px;
}
.about-content-title{
    width: 290;
    background: #5C7FC0;
    border-radius: 0px 14px 14px 0px;
    padding: 5px;
    color: #fff;
}
.rounddot{
    height: 6px;
    width: 6px;
    background-color:#E16E3C;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;
}
.clear{ height:0px;font-size:0;clear:both;}
