﻿@charset "utf-8";
/* CSS Document */
.Title { margin-bottom: 10px; }
.Title h3 { font-size: 16px; color: #000; line-height: 30px; }
.Title h3 .iconfont { font-size: 26px; color: #d90000; margin-right: 10px; font-weight: 500; position: relative; top: 3px; }
.Title .More { border: 1px solid #ececec; font-size: 12px; color: #5f5f5f; line-height: 26px; padding: 0 15px; border-radius: 10px; display: block; }
.Title .More .iconfont { color: #cdcdcd; position: relative; top: 2px; margin-left: 5px; }
.Title .More:hover, .Title .More:hover .iconfont { color: #d90000; }
.brl { border: 1px solid #e8e8e8; border-radius: 1px; }

.Two { margin: 20px 0; }
.Two .left { float: left; width: 63%; }
.Two .right { float: right; width: 35%; }
#News .main { padding: 25px; }
#News .main .fl { float: left; width: 41%; }
#News .main .fr { float: right; width: 56%; }
#News .pic { overflow: hidden; }
#News .pic img { width: 100%; transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; }
#News .Hostnews { border-bottom: 1px solid #e6e6e6; padding-bottom: 10px; margin-bottom: 10px; }
#News .Hostnews h3 { font-size: 14px; color: #000; line-height: 40px; }
#News .Hostnews p { font-size: 14px; color: #666; line-height: 20px; }
#News .Hostnews:hover h3 { color: #d90000; }
#News .pic:hover img { transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); }
#News li a { overflow: hidden; }
#News li h3 { font-size: 14px; color: #666666; line-height: 28px; font-weight: 500; float: left; background: url('../testimg/IconR.png') no-repeat left center; padding-left: 10px; }
#News li .date { float: right; font-size: 14px; color: #999; line-height: 28px; }
#News li:hover h3 { color: #d90000; }

#Participation .main .Item { margin-bottom: 12px; height: 80px; border-radius: 5px; background: url('../testimg/bg01.png') repeat-x center center; padding: 20px 30px; }
#Participation .main .Item h3 { font-size: 16px; color: #666666; line-height: 40px; float: left; }
#Participation .main .Item h3 .iconfont { font-size: 30px; color: #656565; float: left; margin-right: 10px; line-height: 40px; }
#Participation .main .Item .iconfont { float: right; font-size: 14px; color: #656565; line-height: 40px; }
#Participation .main .Item:last-child { margin: 0; }
#Participation .main .Item:hover h3, #Participation .main .Item:hover .iconfont { color: #d90000; }

#Isdoing { margin-bottom: 20px; }
#Isdoing .main .Item { padding: 20px 25px; position: relative; }
#Isdoing .main .Item .fl { width: 33%; }
#Isdoing .main .Item .fr { width: 65%; }
#Isdoing .main .Item .pic { overflow: hidden; }
#Isdoing .main .Item .pic img { width: 100%; transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; }
#Isdoing .main .Item h3 { font-size: 16px; color: #000; line-height: 40px; position: relative; margin-bottom: 10px; }
#Isdoing .main .Item h3 .line { position: absolute; left: 0; bottom: 0; width: 30px; height: 2px; background: #d2d2d2; }
#Isdoing .main .Item p { font-size: 12px; color: #666; line-height: 26px; }
#Isdoing .main .Item .More { background: url('../testimg/IconR.png') no-repeat left 20px center; position: absolute; left: 35%; bottom: 20px; font-size: 14px; color: #333; display: block; width: 120px; text-align: center; border-radius: 3px; line-height: 40px; border: 1px solid #e8e8e8; transition: all 0.5s; }
#Isdoing .main .Item:hover .pic img { transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); }
#Isdoing .main .Item:hover .More { background: #d90000 url('../testimg/IconR01.png') no-repeat left 20px center; color: #fff; }
#Isdoing .main .Item:hover h3 { color: #d90000; }

.Threebox { overflow: hidden; margin: 0 -6px; margin-bottom: 20px; }
.Threebox .Box { float: left; width: 33.33%; }
.Threebox .Box .pic { overflow: hidden; }
.Threebox .Box .pic img { width: 100%; transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; }
.Threebox .Box .pic:hover img { transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); }
.Threebox .TBox { margin: 6px; }
.Threebox .list { padding: 10px 15px; }
.Threebox li a { display: block; overflow: hidden; }
.Threebox li h3 { font-size: 14px; color: #666; line-height: 30px; font-weight: 500; float: left; }
.Threebox li h3 .iconfont { font-size: 14px; color: #999; line-height: 30px; margin-right: 5px; }
.Threebox li .icon-right { float: right; font-size: 14px; color: #666; line-height: 30px; }
.Threebox li:hover h3 { color: #d90000; }

#partner { margin-bottom: 25px; }
#partner .main { padding: 10px 20px; padding-left: 80px; position: relative; }
#partner .main .par { height: 60px; overflow: hidden; }
#partner .main .Item { float: left; }
#partner .main .Item .pic { overflow: hidden; margin: 0 7px; }
#partner .main .Item .pic img { width: 100%; transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; }
#partner .main .Tit { position: absolute; left: 25px; top: 10px; }
#partner .main .Tit h3 { font-size: 14px; color: #d90000; line-height: 25px; padding: 5px 0; font-weight: 500; width: 60px; padding-right: 30px; background: url('../testimg/partnerR.jpg') no-repeat right 10px center; }
#partner .main .Item:hover .pic img { transform: scale(1.1); }

@media (min-width: 1024px) {
}

@media (min-width: 768px) {
}

@media (max-width: 1200px) {
    #Isdoing .main .Item .More { position: relative; left: auto; bottom: auto; }
}

@media (max-width: 1025px) {
    .Title h3 { font-size: 14px; }
    .Two .left { float: none; width: 100%; margin-bottom: 20px; }
    .Two .right { float: none; width: 100%; }
    #News .main { padding: 10px; }
    #Isdoing .main .Item .More { display: none; }
    #Isdoing .main .Item { padding: 10px; }
}

@media (max-width: 768px) {
    #Participation .main .Item { padding: 10px 15px; height: 60px; }
    #Participation .main .Item h3 { font-size: 14px; }
    .Threebox .Box { width: 100%; }
    .Two .left { margin-bottom: 10px; }
    .Two { margin-bottom: 10px; }
    #Isdoing { margin-bottom: 10px; }
    .Threebox { margin-bottom: 10px; }
}

@media (max-width: 640px) {
    #partner .main .Tit { left: 10px; }
    #partner .main { padding-left: 60px; }
}

@media (max-width: 520px) {
}

@media (max-width: 480px) {
    #News .main .fl { width: 100%; }
    #News .main .fr { width: 100%; }
    #Isdoing .main .Item .fl { width: 100%; }
    #Isdoing .main .Item .fr { width: 100%; }
}

@media (max-width: 380px) {
    #News li .date { display: none; }
}
