/* bg */
/*.bg{width: 100%;height: 600px;background: url('../img/banner@2x.png') no-repeat;background-position: center center;}*/
/* Activity project */
.tit{background-color: #fff;}
.tit>.w1320>h2{
    position: relative;
    width:153px;
    height:22px;
    font-size:21px;
    font-family:Arial;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:30px;
    padding: 78px 0 19px;
    margin:0 auto;
    border-bottom: 1px solid #dfdfdf;
}
.tit>.w1320>h2>i{
    position: absolute;
    left:64px;
    bottom:0;
    width:30px;
    height:3px;
    display: block;
    background-color:#000 ;
}
.tit>.w1320>h3{
    width:778px;
    line-height: 24px;
    font-size:14px;
    font-family:Arial;
    font-weight:400;
    color:rgba(86,86,86,1);
    line-height:24px;
    margin: 0 auto;
    padding: 16px  0;
    text-align: center;
}
/* anyThing */
.anyThing>.aTTop{
    padding:60px 0 54px;

}
.anyThing>.aTTop>.left{
    width: 600px;
    height: 400px;
}
.anyThing>.aTTop>.right>h3{
    width:650px;
    font-size:20px;
    font-family:Arial;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:26px;
}
.anyThing>.aTTop>.right>p{
    width:650px;
    height:300px;
    font-size:15px;
    font-family:Arial;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:26px;
    padding:6px 0 19px;
    overflow: hidden;
}
.anyThing>.aTTop>.right>a{
    width:120px;
    height:41px;
    display: block;
    background:#284AAB;
    border-radius:5px 5px 5px 5px;
    font-size:14px;
    font-family:Arial;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:41px;
    text-align: center;
    margin-bottom: 2px;
    margin-top: 6px;
}
.anyThing>.aTBottom{
    /*margin-bottom:70px;*/
}
.anyThing>.aTBottom>li{
    float: left;
    margin-right: 35px;
}
.anyThing>.aTBottom>li>a>img{
    width: 295px;
    height: 200px;
}
.anyThing>.aTBottom>li>a>h4{
    font-size:16px;
    font-family:Arial;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:26px;
    text-align: center;
    width:295px;
    height:69px;
    background:#F7F7F7;
}


/* news */
.news{
    background-color: #f7f7f7;
    padding-top: 54px;
}
.domestic{
    padding-left:31px;
    padding-bottom: 36px;
    background-color: #fff;
    margin-bottom: 36px;
}
.domestic>h4{
    width: 1260px;
    height:20px;
    font-size:18px;
    font-family:Arial;
    font-weight:bold;
    color:#333;
    padding:31px 0 17px;
    border-bottom:1px solid #dfdfdf;
    margin-bottom: 19px;
}
.domestic>h4>a{
    float:right;    
    font-size:13px;
    font-family:Arial;
    font-weight:400;
    color:rgba(86,86,86,1);
    line-height:13px;
    padding:10px 6px  0 0;
}
.domestic>ul>li{
    float: left;
    width: 303px;
    margin-right: 17px;
}
.domestic>ul>li>img{
    width: 303px;
    height: 204px;
}
.domestic>ul>li>h5>a{
    display: block;
    font-size:16px;
    font-family:Arial;
    font-weight:bold;
    color:#333;
    line-height:24px;
    padding:21px 0 16px;
    height: 36px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.domestic>ul>li>h5>a:hover{
    text-decoration: underline;
}
.domestic>ul>li>p{
    font-size:14px;
    font-family:Arial;
    font-weight:400;
    color:#565656;
    line-height:24px;
}
.dynamic{
    margin-bottom: 0;
}
.news{
    padding-bottom:64px;
}
/*aboutUs*/
.tit{background-color: #fff;}
.tit>.w1320>h2{
    position: relative;
    width:93px;
    height:22px;
    font-size:21px;
    font-family:Arial;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:22px;
    padding: 66px 0 21px;
    margin:0 auto;
    border-bottom: 1px solid #dfdfdf;
}
.tit>.w1320>h2>i{
    position: absolute;
    left:32px;
    bottom:0;
    width:30px;
    height:3px;
    display: block;
    background-color:#000 ;
}
.tit>.w1320>h3{
    width:778px;
    line-height: 24px;
    font-size:14px;
    font-family:Arial;
    font-weight:400;
    color:rgba(86,86,86,1);
    line-height:24px;
    margin: 0 auto;
    padding: 16px  0 46px;
    text-align: center;
}
.tit>.w1320>h5{
    font-size:20px;
    font-family:Arial;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:20px;
    margin-bottom: 13px;
}
.tit>.w1320>p{
    font-size:14px;
    font-family:Arial;
    font-weight:400;
    color:rgba(69,69,69,1);
    line-height:26px;
    margin-bottom:10px;
}
.tit>.w1320>ul{
    margin-bottom: 33px;
}
.tit>.w1320>ul>li>i{
    width:5px;
    height:5px;
    display: block;
    float: left;
    background:#FFD700;
    border-radius:50%;
    margin-top: 12px;
}
.tit>.w1320>ul>li>a{
    display: block;
    width: 1300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:14px;
    font-family:Arial;
    font-weight:400;
    color:rgba(69,69,69,1);
    line-height:30px;
    margin-left: 15px;
}
.tit>.w1320>a{
    font-size:14px;
    font-family:Arial;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:41px;
    text-align: center;
    width:180px;
    height:41px;
    display: block;
    margin: 0 auto;
    background:#284AAB;
    border-radius:5px 5px 5px 5px;
    margin-bottom: 113px;
}
