/*创业分步走*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

.clearfix {
    zoom: 1;
}

.tr-web-banner1 {
    width: 100%;
    height: 353px;
    padding-top: 100px;
    background: url(/images/sub-0319-1.png?20190326) no-repeat center top;
    background-size: 100% 100%;
}
.tr-web-banner1 h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.tr-web-banner1 h2 i, .tr-web-banner1 strong {
    display: inline-block;
    vertical-align: top;
}

.tr-web-banner1 strong {
    padding: 0 20px;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
}

.tr-web-banner1 h2 i {
    width: 80px;
    height: 5px;
    margin-top: 36px;
    background: #fff;
    border-radius: 3px;
}

.tr-web-banner1 h4 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 100;
}

.tr-web-banner1 p {
    text-align: center;
    padding: 10px 0 0;
}

.tr-web-banner1 .tr-btn-s1 {
    display: inline-block;
    width: 160px;
    height: 46px;
    line-height: 46px;
    margin: 0 10px;
    font-size: 20px;
    color: #fff;
    background: #f31817;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s;
}

.tr-web-banner1 .tr-btn-s2 {
    display: inline-block;
    width: 218px;
    height: 46px;
    line-height: 42px;
    border: 2px solid #fff;
    margin: 0 10px;
    font-size: 20px;
    color: #fff;
    background: none;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s;
}
.tr-btn-s1:hover{
    background-color: #fc7149;
}
.tr-btn-s2:hover{
    color: #fc7149;
    border-color:#fc7149;
}

/* layout */
.tr-wraps {
    padding: 20px 0 0;
}

/* mod 1 */
.tr-mod-1,
.tr-mod1-main {
    width: 1120px;
    margin: 0 auto;
}

.tr-mod1-main {
    height: 526px;
    padding: 20px 0;
    background: #fff;
}

.tr-mod1-title {
    padding-bottom: 20px;
}

.tr-mod1-title h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.tr-mod1-title h2 i, .tr-mod1-title strong {
    display: inline-block;
    vertical-align: top;
}

.tr-mod1-title strong {
    padding: 0 20px;
    font-size: 32px;
    font-weight: 100;
    color: #333;
}

.tr-mod1-title.s1 strong {
    color: #fff;
}

.tr-mod1-title h2 i {
    width: 78px;
    height: 2px;
    margin-top: 26px;
    background: #333;
    border-radius: 3px;
}

.tr-mod1-title.s1 i {
    background: #fff;
}

.tr-mod1-title p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #666;
}

.tr-mod1-title.s1 p {
    color: #fff;
}

.tr-mod1-left {
    width: 560px;
    overflow: hidden;
    float: left;
}

.tr-mod1-left a {
    display: inline-block;
    width: 166px;
    height: 206px;
    border-radius: 10px;
    margin: 0 12px 12px 0;
    border: 1px solid #eee;
    position: relative;
    transition:all 0.3s ;
}

.tr-mod1-left a i {
    display: block;
    text-align: center;
    color: red;
    padding-top: 30px;
    font-size: 68px;
}
.icon-guke:before{
    font-size: 58px;
}
.icon-goumai:before{
    font-size: 58px;
}
.tr-mod1-left a em {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333;
    font-style: normal;
}

.tr-mod1-right {
    width: 560px;
    overflow: hidden;
    float: right;
}

.tr-mod1-right a {
    display: block;
    height: 360px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.tr-mod1-right em {
    display: block;
    padding-top: 10px;
    font-style: normal;
    font-size: 14px;
    color: #666;
    line-height: 160%;
}

.tr-mod1-right a img {
    height: 100%;
    width: 100%;
}

.tr-hover-s1 {
    display: none;
    width: 166px;
    height: 206px;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    padding: 10px;
    background: red;
    border-radius: 10px;
}
.tr-hover-s1 p {
    margin: 0;
    padding: 1px 0 4px 0;
}

.tr-hover-s1 p b, .tr-hover-s1 p strong {
    display: inline-block;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    vertical-align: top;
    width: 120px;
}
.tr-hover-s1 p strong{
    height: 28px;
}
.tr-hover-s1 p b {
    width: 20px;
    background: #fff;
    border-radius: 20px;
    margin-right: 6px;
    color: red;
    text-align: center;
}

.tr-mod1-left a:hover .tr-hover-s1 {
    display: block;
    background-color: red;
}
.tr-mod1-left a:hover{
    background-color: red
}

/* mod 2 */
.tr-mod-2,
.tr-mod2-main {
    width: 100%;
}

.tr-mod-2 {
    padding: 50px 0;
    height: 748px;
    background: url(/images/background.png?20190326) no-repeat center top;
    background-size: 100% 100%;
}

.tr-mod2-main {
    text-align: center;
    padding-top: 10px;
    font-size: 0;
}

.tr-mod2-main a {
    display: inline-block;
    width: 346px;
    height: 200px;
    margin: 0 13px 26px 13px;
    border-radius: 10px;
    background: #fff;
    transition:all 0.3s ;
}

.tr-mod2-main a i {
    display: block;
    float: left;
    font-size: 85px;
    color: red;
    padding: 30px 0 0 52px;
}
.icon-anli:before{
    padding-left: 35px;
}
.tr-mod2-main a span {
    display: block;
    float: right;
    padding: 60px 50px 0 0;
}

.tr-mod2-main a strong, .tr-mod2-main a em {
    display: block;
    font-weight: 100;
    text-align: left;
    color: #333;
    font-style: normal;
}

.tr-mod2-main a strong {
    font-size: 24px;
}

.tr-mod2-main a em {
    font-size: 14px;
}

.tr-mod2-main a:hover {
    background: red;
}

.tr-mod2-main a:hover strong, .tr-mod2-main a:hover em, .tr-mod2-main a:hover i {
    color: #fff;
}
.tr-mod2-main a:hover{
    background-color: red;
}
/* mod 3 */


/* mod 4 */
.tr-mod-4 {
    width: 100%;
    height: 104px;
    text-align: center;
    background: #f31817;
}

.tr-mod-4 i, .tr-mod-4 em {
    display: inline-block;
    height: 104px;
    line-height: 104px;
    color: #fff;
    font-style: normal;
    vertical-align: top;
}

.tr-mod-4 i {
    padding: 0 10px;
    font-size: 40px;
}

.tr-mod-4 em {
    font-size: 16px;
    padding-right: 20px;
}




/*精益创业*/
.trbs-web-banner1 {
    width: 100%;
    height: 353px;
    padding-top: 100px;
    background: url(/images/buss-0319-1.png?20190326) no-repeat center top;
    background-size: 100% 100%;
}

.trbs-web-banner1 h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trbs-web-banner1 h2 i, .trbs-web-banner1 strong {
    display: inline-block;
    vertical-align: top;
}

.trbs-web-banner1 strong {
    padding: 0 20px;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
}

.trbs-web-banner1 h2 i {
    width: 80px;
    height: 5px;
    margin-top: 36px;
    background: #fff;
    border-radius: 3px;
}

.trbs-web-banner1 h4 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 100;
}

.trbs-web-banner1 p {
    text-align: center;
    padding: 10px 0 0;
}

.trbs-web-banner1 .trbs-btn-s1 {
    display: inline-block;
    width: 160px;
    height: 46px;
    line-height: 46px;
    margin: 0 10px;
    font-size: 20px;
    color: #fff;
    background: #f31817;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s;
}

.trbs-web-banner1 .trbs-btn-s2 {
    display: inline-block;
    width: 218px;
    height: 46px;
    line-height: 42px;
    border: 2px solid #fff;
    margin: 0 10px;
    font-size: 20px;
    color: #fff;
    background: none;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s;
}

/* layout */
.trbs-wraps {
    padding: 0;
}

/* mod 1 */
.trbs-mod-1,
.trbs-mod1-main {
    width: 1120px;
    margin: 0 auto;
}

.trbs-mod1-main {
    height: 426px;
    padding: 20px 0;
    background: #fff;
}

.trbs-mod1-title {
    padding-bottom: 20px;
}

.trbs-mod1-title h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trbs-mod1-title h2 i, .trbs-mod1-title strong {
    display: inline-block;
    vertical-align: top;
}

.trbs-mod1-title strong {
    padding: 0 20px;
    font-size: 32px;
    font-weight: 100;
    color: #333;
}

.trbs-mod1-title.s1 strong {
    color: #fff;
}

.trbs-mod1-title h2 i {
    width: 78px;
    height: 2px;
    margin-top: 26px;
    background: #333;
    border-radius: 3px;
}

.trbs-mod1-title.s1 i {
    background: #fff;
}

.trbs-mod1-title p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #666;
}

.trbs-mod1-title.s1 p {
    color: #fff;
}

.trbs-mod1-left {
    width: 450px;
    overflow: hidden;
    float: left;
}

.trbs-mod1-right {
    width: 670px;
    overflow: hidden;
    float: right;
}

.trbs-mod1-link {
    display: block;
    padding: 10px 30px 20px 30px;
}

.trbs-mod1-link i {
    display: block;
    width: 80px;
    padding-left: 20px;
    float: left;
    font-size: 65px;
    color: red;
}
.icon-kecheng2:before{
    color: #e67e22;
}
.trbs-mod1-link span {
    display: block;
    width: 488px;
    float: right;
}

.trbs-mod1-link strong, .trbs-mod1-link em, .trbs-mod1-link a {
    display: block;
}

.trbs-mod1-link strong {
    font-size: 20px;
    padding-bottom: 5px;
}

.trbs-mod1-link em {
    font-style: normal;
    font-size: 14px;
    color: #666;
    padding-bottom: 10px;
}

.trbs-hover-s1 {
    display: none;
    width: 166px;
    height: 206px;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    padding: 10px;
    background: red;
    border-radius: 10px;
}

.trbs-mod1-link a {
    width: 110px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #f0f0f0;
    color: #333;
    border-radius: 24px;
}

.trbs-hover-s1 p {
    margin: 0;
    padding: 3px 0;
}

.trbs-mod1-link a:hover {
    background: red;
    color: #fff;
}

.trbs-hover-s1 p b, .trbs-hover-s1 p strong {
    display: inline-block;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    vertical-align: top;
}

.trbs-hover-s1 p b {
    width: 20px;
    background: #fff;
    border-radius: 20px;
    margin-right: 6px;
    color: red;
    text-align: center;
}

/* mod 2 */
.trbs-mod-2,
.trbs-mod2-main {
    width: 100%;
}

.trbs-mod-2 {
    padding: 50px 0;
    height: 748px;
    background: url(/images/background.png?20190326) no-repeat center top;
    background-size: 100% 100%;
}

.trbs-mod2-main {
    text-align: center;
    padding-top: 10px;
    font-size: 0;
}

.trbs-mod2-main a {
    position: relative;
    display: inline-block;
    width: 346px;
    height: 200px;
    margin: 0 13px 26px 13px;
    border-radius: 10px;
    background: #fff;
    transition:all 0.3s ;
}
.trbs-mod1-title  a:hover .trbs-mod2-main {
    display: block;
    background-color: red;
}
.trbs-mod2-main a i {
    display: block;
    float: left;
    font-size: 80px;
    color: red;
    padding: 10px 0 0 137px;
}
.icon-xinxinicon::before{
    font-size: 80px;
    margin: -33px;
}
.trbs-mod2-main a div{
    display: none;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    padding: 10px;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    background: red;
    font-size: 14px;
    color: #fff;
    line-height: 46px;

}
.trbs-mod2-main a:hover div{
    display: block;
}
.trbs-mod2-main a span {
    display: block;
    float: right;
    padding: 0 50px 0 0;
}

.trbs-mod2-main a strong, .trbs-mod2-main a em {
    display: block;
    font-weight: 100;
    text-align: left;
    color: #333;
    font-style: normal;
}

.trbs-mod2-main a strong {
    font-size: 24px;
    padding: 0 85px;
}

.trbs-mod2-main a em {
    font-size: 18px;
    color: white;
    text-align: center;
    line-height: 30px;
    padding: 60px 0 0 0;
}

.trbs-mod2-main a:hover {
    background: red;
}

.trbs-mod2-main a:hover strong, .trbs-mod2-main a:hover em, .trbs-mod2-main a:hover i {
    color: #fff;
}

/* mod 3 */
.trbs-mod-3 {
    height: 149px;
    background: url(/images/substep-0308-02.jpg?20190326) no-repeat center top;
    padding-top: 50px;
    text-align: center;
}

.trbs-mod-3 .trbs-modbtn-s1 {
    display: inline-block;
    width: 160px;
    height: 46px;
    line-height: 46px;
    margin: 0 20px;
    font-size: 20px;
    color: #fff;
    background: #fc6e48;
    background: -webkit-linear-gradient(top, #fc6e48, #ffac5a);
    background: -moz-linear-gradient(top, #fc6e48, #ffac5a);
    background: -ms-linear-gradient(top, #fc6e48, #ffac5a);
    border-radius: 10px;
    text-align: center;
}

.trbs-mod-3 .trbs-modbtn-s2 {
    display: inline-block;
    width: 218px;
    height: 46px;
    line-height: 42px;
    border: 2px solid #ff7247;
    margin: 0 20px;
    font-size: 20px;
    color: #ff7247;
    background: none;
    border-radius: 10px;
    text-align: center;
}

/* mod 4 */
.trbs-mod-4 {
    width: 100%;
    height: 104px;
    text-align: center;
    background: #f31817;
}

.trbs-mod-4 i, .trbs-mod-4 em {
    display: inline-block;
    height: 104px;
    line-height: 104px;
    color: #fff;
    font-style: normal;
    vertical-align: top;
}

.trbs-mod-4 i {
    padding: 0 10px;
    font-size: 40px;
}

.trbs-mod-4 em {
    font-size: 16px;
    padding-right: 20px;
}

/* mod 5 */
.trbs-mod5-main {
    width: 100%;
    height: 800px;
    background: url(/images/bus-0320-01.png?20190326) no-repeat center center;
}

.trbs-mod-9,
.trbs-mod9-main {
    width: 100%;
}

.trbs-mod-9 {
    padding: 50px 0;
    height: 748px;
    background: url(/images/background.png?20190326) no-repeat center top;
    background-size: 100% 100%;
}

.trbs-mod9-main {
    text-align: center;
    padding-top: 10px;
    font-size: 0;
}

.trbs-mod9-main a {
    position: relative;
    display: inline-block;
    width: 346px;
    height: 200px;
    margin: 0 13px 26px 13px;
    border-radius: 10px;
    background: #fff;
    transition:all 0.3s ;
}

.trbs-mod9-main a i {
    float: left;
    font-size: 80px;
    color: red;
    padding: 30px 0 0 52px;
}
.trbs-mod9-main a span {
    display: block;
    float: right;
    padding: 60px 50px 0 0;
}

.trbs-mod9-main a strong, .trbs-mod9-main a em {
    display: block;
    font-weight: 100;
    text-align: left;
    color: #333;
    font-style: normal;
}

.trbs-mod9-main a strong {
    font-size: 24px;
}

.trbs-mod9-main a em {
    font-size: 15px;
}

.trbs-mod9-main a:hover {
    background: red;
}

.trbs-mod9-main a:hover strong, .trbs-mod9-main a:hover em, .trbs-mod9-main a:hover i {
    color: white;
}
.trbs-mod9-main :hover i{
    color:white ;
}
.trbs-mod1-title  a:hover .trbs-mod9-main {
    background-color: red;
}
.trbs-mod9-main a:hover {
    background: red;
}
.trbs-btn-s1:hover{
    background-color: #fc7149;
}
.trbs-btn-s2:hover{
    color: #fc7149;
    border-color:#fc7149;
}



/*企业的运作与管理*/

.trfirm-web-banner1 {
    width: 100%;
    height: 353px;
    padding-top: 100px;
    background-color: rgba(0,0,0,0.1);
    background: url(/images/firm-0319-1.png?20190326) no-repeat center top;
    background-size: 100% 100%;
}

.trfirm-web-banner1 h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trfirm-web-banner1 h2 i, .trfirm-web-banner1 strong {
    display: inline-block;
    vertical-align: top;
}

.trfirm-web-banner1 strong {
    padding: 0 20px;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
}

.trfirm-web-banner1 h2 i {
    width: 80px;
    height: 5px;
    margin-top: 36px;
    background: #fff;
    border-radius: 3px;
}

.trfirm-web-banner1 h4 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 100;
}

.trfirm-web-banner1 p {
    text-align: center;
    padding: 10px 0 0;
}

.trfirm-web-banner1 .trfirm-btn-s1 {
    display: inline-block;
    width: 160px;
    height: 46px;
    line-height: 46px;
    margin: 0 10px;
    font-size: 20px;
    color: #fff;
    background: #f31817;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s;
}

.trfirm-web-banner1 .trfirm-btn-s2 {
    display: inline-block;
    width: 218px;
    height: 46px;
    line-height: 42px;
    border: 2px solid #fff;
    margin: 0 10px;
    font-size: 20px;
    color: #fff;
    background: none;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s;
}
/*.trfirm-btn-cover{*/
/*background-color: rgba(0,0,0,0.2);*/
/*height: 353px;*/
/*width: 100%;*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*z-index: 2;*/
/*}*/

/* layout */
.trfirm-wraps {
    padding: 0;
}

/* mod 1 */
.trfirm-mod-1,
.trfirm-mod1-main {
    width: 1120px;
    margin: 0 auto;
}

.trfirm-mod1-main {
    height: 600px;
    padding: 20px 0;
    background: #fff url(/images/fr-bg1.png?20190410) no-repeat center center;
}

.trfirm-mod1-title {
    padding-bottom: 20px;
}

.trfirm-mod1-title h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trfirm-mod1-title h2 i, .trfirm-mod1-title strong {
    display: inline-block;
    vertical-align: top;
}

.trfirm-mod1-title strong {
    padding: 0 20px;
    font-size: 32px;
    font-weight: 100;
    color: #333;
}

.trfirm-mod1-title.s1 strong {
    color: #fff;
}

.trfirm-mod1-title h2 i {
    width: 78px;
    height: 2px;
    margin-top: 26px;
    background: #333;
    border-radius: 3px;
}

.trfirm-mod1-title.s1 i {
    background: #fff;
}

.trfirm-mod1-title p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #666;
}

.trfirm-mod1-title.s1 p {
    color: #fff;
}

.trfirm-mod1-left {
    width: 718px;
    overflow: hidden;
    float: left;
}

.trfirm-mod1-right {
    width: 400px;
    padding-top: 20px;
    overflow: hidden;
    float: right;
}

.trfirm-mod1-right strong, .trfirm-mod1-right em, .trfirm-mod1-right i {
    display: block;
}

.trfirm-mod1-right strong {
    font-size: 30px;
}

.trfirm-mod1-right i {
    font-size: 16px;
    color: #666;
    font-style: normal;
}

.trfirm-mod1-right em {
    padding: 10px 0;
    font-size: 14px;
    color: #666;
    line-height: 150%;
    font-style: normal;
}

.trfirm-mod1-right a {
    display: block;
    width: 110px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #f0f0f0;
    color: #333;
    border-radius: 24px;
}

.trfirm-mod1-right a:hover {
    background: red;
    color: #fff;
}

.trfirm-hover-s1 p b, .trfirm-hover-s1 p strong {
    display: inline-block;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    vertical-align: top;
}

.trfirm-hover-s1 p b {
    width: 20px;
    background: #fff;
    border-radius: 20px;
    margin-right: 6px;
    color: red;
    text-align: center;
}

/* mod 2 */
.trfirm-mod-2,
.trfirm-mod2-main {
    width: 100%;
}

.trfirm-mod-2 {
    padding: 50px 0;
    height: 748px;
    background: url(/images/background.png?20190326) no-repeat center top;
    background-size: 100% 100%;
}

.trfirm-mod2-main {
    text-align: center;
    padding-top: 10px;
    font-size: 0;
}

.trfirm-mod2-main a {
    display: inline-block;
    width: 346px;
    height: 200px;
    margin: 0 13px 26px 13px;
    border-radius: 10px;
    background: #fff;
    transition: all 0.3s;
}
.icon-sikao::before{

}

.trfirm-mod2-main a i {
    display: block;
    float: left;
    font-size: 85px;
    color: red;
    padding: 34px 0 0 59px;
}


.trfirm-mod2-main a span {
    display: block;
    float: right;
    padding: 60px 50px 0 0;
}

.trfirm-mod2-main a strong, .trfirm-mod2-main a em {
    display: block;
    font-weight: 100;
    text-align: left;
    color: #333;
    font-style: normal;
}

.trfirm-mod2-main a strong {
    font-size: 24px;
}

.trfirm-mod2-main a em {
    font-size: 16px;
}

.trfirm-mod2-main a:hover {
    background: red;
}

.trfirm-mod2-main a:hover strong, .trfirm-mod2-main a:hover em, .trfirm-mod2-main a:hover i {
    color: #fff;
}

/* mod 3 */
.trfirm-mod-3 {
    height: 149px;
    background: url(/images/substep-0308-02.jpg?20190326) no-repeat center top;
    padding-top: 50px;
    text-align: center;
}

.trfirm-mod-3 .trfirm-modbtn-s1 {
    display: inline-block;
    width: 160px;
    height: 46px;
    line-height: 46px;
    margin: 0 20px;
    font-size: 20px;
    color: #fff;
    background: #fc6e48;
    background: -webkit-linear-gradient(top, #fc6e48, #ffac5a);
    background: -moz-linear-gradient(top, #fc6e48, #ffac5a);
    background: -ms-linear-gradient(top, #fc6e48, #ffac5a);
    border-radius: 10px;
    text-align: center;
}

.trfirm-mod-3 .trfirm-modbtn-s2 {
    display: inline-block;
    width: 218px;
    height: 46px;
    line-height: 42px;
    border: 2px solid #ff7247;
    margin: 0 20px;
    font-size: 20px;
    color: #ff7247;
    background: none;
    border-radius: 10px;
    text-align: center;
}

/* mod 4 */
.trfirm-mod-4 {
    width: 100%;
    height: 104px;
    text-align: center;
    background: #f31817;
}

.trfirm-mod-4 i, .trfirm-mod-4 em {
    display: inline-block;
    height: 104px;
    line-height: 104px;
    color: #fff;
    font-style: normal;
    vertical-align: top;
}

.trfirm-mod-4 i {
    padding: 0 10px;
    font-size: 40px;
}

.trfirm-mod-4 em {
    font-size: 16px;
    padding-right: 20px;
}

.trfirm-mod1-title  a:hover .trfirm-mod2-main {
    background-color: red;
}
.trfirm-mod2-main a:hover {
    background: red;
}



.trfirm-mod-5 {
    width: 100%;
    padding-top: 40px;
    margin-bottom: 30px;
}
.trfirm-mod-6 {
    width: 100%;
    height: 913px;
    padding-top: 30px;
    background: url(/images/firm-0320-02.png?20190326) no-repeat center 150px;
}

.trfirm-txt-s1 {
    width: 1048px;
    height: 440px;
    background: #fff url(/images/firm-0313-04.png?20190326) no-repeat center 190px;
    border-radius: 10px;
    margin: 30px auto;
    padding: 40px;
    font-size: 32px;
    color: #333;
}

.trfirm-txt-s1 a {
    font-size: 30px;
    color: red;
}

.trfirm-mod-8 {
    width: 100%;
    height: 500px;
    padding-top: 30px;
    background: url(/images/background.png?20190326) no-repeat center top;
}

.trfirm-mod-8 h3 {
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #fff;
    padding: 10px 0;
    margin: 0;
    font-weight: normal;
}

.trfirm-mod8-list {
    width: 100%;
    text-align: center;
    padding: 30px 0;
    font-size: 0;
}

.trfirm-mod8-list a {
    display: inline-block;
    width: 270px;
    height: 170px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin: 0 10px;
    transition: all 0.3s;
}

.trfirm-mod8-list a i, .trfirm-mod8-list a em {
    display: block;
    text-align: center;
    font-style: normal;
    color: red;
}

.trfirm-mod8-list a em {
    font-size: 24px;
    padding: -10px 0;
}

.trfirm-mod8-list a i {
    font-size: 60px;
    padding-top: 20px;
    height: 98px;
}

.trfirm-mod8-list a span {
    display: none;
    width: 270px;
    height: 170px;
    padding: 10px;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    background: red;
    font-size: 14px;
    color: #fff;
    line-height: 46px;
}

.trfirm-mod8-list a:hover span {
    display: block;
}

.trfirm-mod8  a:hover .trfirm-mod8-list {
    display: block;
    background-color: red;
}
.trfirm-mod8-list a:hover {
    background: red;
}


.trfirm-mod-9 {
    padding: 30px 0;
}

.trfirm-table {
    width: 1200px;
    margin: 30px auto;
    border-radius: 20px;
    overflow: hidden;
}

.trfirm-table thead th, .trfirm-table tbody td {
    border: 1px solid #eee;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.trfirm-table thead th {
    font-size: 36px;
}

.trfirm-table tbody td {
    font-size: 24px;
    width: 600px;
}

.trfirm-table thead tr {
    background: #8763fc;
    background: -webkit-linear-gradient(45deg, #e48ceb, #8763fc);
    background: -moz-linear-gradient(45deg, #e48ceb, #8763fc);
    background: -ms-linear-gradient(45deg, #e48ceb, #8763fc);
}

.trfirm-table tbody tr {
    background: #fc6947;
    background: -webkit-linear-gradient(45deg, #ffac5b, #fc6947);
    background: -moz-linear-gradient(45deg, #ffac5b, #fc6947);
    background: -ms-linear-gradient(45deg, #ffac5b, #fc6947);
}


.trfirm-btn-s1:hover{
    background-color: #fc7149;
}
.trfirm-btn-s2:hover {
    color: #fc7149;
    border-color: #fc7149;
}



/*关于我们*/

.trab-web-banner1 {
    width: 100%;
    height: 355px;
    padding-top: 162px;
    background-color: rgba(0,0,0,0.1);
    background: url(/images/ab-0322-16.png?20190327) no-repeat center top;
    background-size: 100% 100%;
}
.trab-web-banner1 .trab-contact{
    text-align: center;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}
.trab-web-banner1 .trab-contact li{
    display: inline-block;
    margin: 0 5px;
    line-height: 30px
}
.trab-web-banner1 .trab-contact li a{
    color: #FFF;
    font-size: 14px;
    padding: 5px 15px;
    background: rgba(0,0,0,0.5);
    border-radius: 3px;
    transition: all 0.5s;

}
.trab-web-banner1 .trab-contact li a:hover{
    background: #F00
}
.trab-web-banner1 h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trab-web-banner1 h2 i, .trab-web-banner1 strong {
    display: inline-block;
    vertical-align: top;
}

.trab-web-banner1 strong {
    padding: 0 20px;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
}

.trab-web-banner1 h2 i {
    width: 145px;
    height: 5px;
    margin-top: 36px;
    background: #fff;
    border-radius: 3px;
}

.trab-web-banner1 h4 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 100;
}
/* layout */
.trab-wraps {
    padding: 0;
}

/* mod 1 */
.trab-mod-1,
.trab-mod1-main {
    width: 1120px;
    margin: 0 auto;
}

.trab-mod1-main {
    height: 600px;
    padding: 20px 0;
}

.trab-mod1-title {
    padding-bottom: 20px;
}

.trab-mod1-title h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trab-mod1-title h2 i, .trab-mod1-title strong {
    display: inline-block;
    vertical-align: top;
}

.trab-mod1-title strong {
    padding: 0 20px;
    font-size: 32px;
    font-weight: 100;
    color: #333;
}

.trab-mod1-title.s1 strong {
    color: #fff;
}

.trab-mod1-title h2 i {
    width: 80px;
    height: 4px;
    margin-top: 26px;
    background: #333;
    border-radius: 3px;
}

.trab-mod1-title.s1 i {
    background: #fff;
}

.trab-mod1-title h4 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #666;
}

.trab-mod1-title.s1 p {
    color: #fff;
}

.trab-mod1-left {
    width: 530px;
    overflow: hidden;
    float: left;
}

.trab-mod1-right {
    width: 572px;
    overflow: hidden;
    float: right;
}
.trab-mod1-right strong {
    font-size: 30px;
}

.trab-mod1-right i {
    font-size: 16px;
    color: #666;
    font-style: normal;
}

.trab-mod1-right em {
    padding: 10px 0;
    font-size: 20px;
    color: #666;
    line-height: 150%;
    font-style: normal;
}

.trab-mod1-right a {
    display: block;
    width: 110px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #f0f0f0;
    color: #333;
    border-radius: 24px;
}
.trab-mod1-right p{
    margin: 0;
}
.trab-left{
    padding-top: 10px;
    padding-bottom: 10px;
}
.trab-right{
    float: right;
    padding-right: 54px;
}
/*mod2*/
.trab-mod2-title i {
    margin: 40px auto 0 auto;
    display: block;
    text-align: center;
    width: 80px;
    height: 4px;
    background: #fff;
    border-radius: 3px;
}
.trab-mod2-title h4 {
    width: 100%;
    text-align: center;
    font-size: 45px;
    color: #fff;
    padding: 10px 0 0 0;
    margin: 0;
    font-weight: normal;
}

.trab-mod2-title h2 {
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 0;
    font-weight: normal;
}
.trab-mod2-title strong{
    font-size: 44px;
}
.trab-mod2-title p {
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 0;
    font-weight: normal;
    font-size: 66px;
}

.trab-mod-2 {
    width: 100%;
    height: 500px;
    padding-top: 30px;
    background: url(/images/ab-0322-03.png?20190326) no-repeat center top;
}
.trab-mod2-title i {
    margin: 40px auto 0 auto;
    display: block;
    text-align: center;
    width: 80px;
    height: 4px;
    background: #fff;
    border-radius: 3px;
}
.trab-mod2-title h4 {
    width: 100%;
    text-align: center;
    font-size: 45px;
    color: #fff;
    padding: 10px 0 0 0;
    margin: 0;
    font-weight: normal;
}

.trab-mod2-title h2 {
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 0;
    font-weight: normal;
}
.trab-mod2-title strong{
    font-size: 50px;
}
.trab-mod2-title p {
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 0;
    font-weight: normal;
    font-size: 40px;
}


/*mod3*/
.trab-mod3-main a {
    position: relative;
    display: inline-block;
    width: 300px;
    height: 370px;
    margin: 0 13px 26px 13px;
    border-radius: 10px;
    background: url("/images/ab-0325-01.png?20190327")no-repeat center ;
    border: solid 2px #fff;
}
.trab-mod3-main a i {
    float: left;
    font-size: 56px;
    color: white;
    padding: 120px 0 0 120px;
}
.icon-jiangbei:before{
    font-size: 45px;
    padding-left: 6px;
}
.icon-zhongxinwangdian:before{
    font-size: 50px;
    padding-left: 3px;
}
.icon-shijianhuodong:before{
    font-size: 55px;
    padding-top: 10px;
}
.trab-mod3-main a span {
    float: right;
    padding: 0 50px 0 0;
}

.trab-mod3-main a strong {
    display: block;
    font-weight: 100;
    text-align: center;
    color: #333;
    font-style: normal;
    font-size: 18px;
    padding: 80px 45px;
}
.trab-mod-3,
.trab-mod3-main {
    width: 1120px;
    margin: 0 auto;
    height: 573px;
}

.trab-mod3-main {
    height: 600px;
    padding: 20px 0;
    text-align: center;
}

.trab-mod3-title {
    padding-bottom: 20px;
}

.trab-mod3-title h2 {
    text-align: center;
    padding: 0;
    margin: 67px 0 0 0;
}

.trab-mod3-title h2 i, .trab-mod3-title strong {
    display: inline-block;
    vertical-align: top;
}

.trab-mod3-title strong {
    padding: 0 20px;
    font-size: 32px;
    font-weight: 100;
    color: #333;
}

.trab-mod3-title.s1 strong {
    color: #fff;
}

.trab-mod3-title h2 i {
    width: 80px;
    height: 4px;
    margin-top: 26px;
    background: #333;
    border-radius: 3px;
}

.trab-mod3-title.s1 i {
    background: #fff;
}

.trab-mod3-title h4 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #666;
}
.trab-mod3-main a:hover{
    border-color: red;
}
/*mod4*/
.trab-mod4-title i {
    margin: 40px auto 0 auto;
    display: block;
    text-align: center;
    width: 80px;
    height: 4px;
    background: #fff;
    border-radius: 3px;
}
.trab-mod4-title h4 {
    width: 100%;
    text-align: center;
    font-size: 45px;
    color: #fff;
    padding: 10px 0 0 0;
    margin: 0;
    font-weight: normal;
}

.trab-mod4-title h2 {
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 0;
    font-weight: normal;
}
.trab-mod4-title strong{
    font-size: 44px;
}
.trab-mod4-title p {
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 0;
    font-weight: normal;
    font-size: 66px;
}

.trab-mod-4 {
    width: 100%;
    height: 500px;
    padding-top: 30px;
    background: url(/images/ab-0322-02.png?20190326) no-repeat center top;
}
.trab-mod4-title i {
    margin: 40px auto 0 auto;
    display: block;
    text-align: center;
    width: 80px;
    height: 4px;
    background: #fff;
    border-radius: 3px;
}
.trab-mod4-title h4 {
    width: 100%;
    text-align: center;
    font-size: 45px;
    color: #fff;
    padding: 10px 0 0 0;
    margin: 0;
    font-weight: normal;
}

.trab-mod4-title h2 {
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 0;
    font-weight: normal;
}
.trab-mod4-title strong{
    font-size: 60px;
}
.trab-mod4-title p {
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 0;
    font-weight: normal;
    font-size: 44px;
}
/*mod5*/
.trab-mod-5,
.trab-mod5-main {
    width: 100%;
    margin: 0 auto;
}

.trab-mod5-main {
    height: 600px;
    padding: 20px 0;
}

.trab-mod5-title {
    padding-bottom: 20px;
    background-color: #f1f9fc;
}

.trab-mod5-title h2 {
    text-align: center;
    padding: 50px 0 0 0;
    margin: 0;
}

.trab-mod5-title h2 i, .trab-mod5-title strong {
    display: inline-block;
    vertical-align: top;
}

.trab-mod5-title strong {
    padding: 0 20px;
    font-size: 32px;
    font-weight: 100;
    color: #333;
}

.trab-mod5-title.s1 strong {
    color: #fff;
}

.trab-mod5-title h2 i {
    width: 80px;
    height: 4px;
    margin-top: 26px;
    background: #333;
    border-radius: 3px;
}

.trab-mod5-title.s1 i {
    background: #fff;
}

.trab-mod5-title h4 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #666;
}
.trab-mod5-title div {
    padding: 30px 0 0 0;
}

.trab-mod5-title .trab-btn-s1 {
    display: inline-block;
    margin: 40px auto 0 0;
    width: 145px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: black;
    background: white;
    border-radius: 5px;
    text-align: center;
    transition: all 0.3s;
}

.trab-mod5-title .trab-btn-s2 {
    display: inline-block;
    width: 145px;
    height: 52px;
    margin: 40px auto 0 0;
    line-height: 51px;
    border: 1px solid #fff;
    font-size: 20px;
    color: black;
    background: white;
    border-radius: 5px;
    text-align: center;
    /*transition: all 0.3s;*/
}
.trab-box{
    width: 100%;
    height: 942px;

}
.trab-box a div{
    border: 1px solid #fff;
    height: 300px;
}
.trab-mod5-title .trab-box a div p{
    text-align: center;
    color: white;
    padding: 100px 0 0 0;
    margin: 0;
    font-size: 18px;

}

.trab-btn-s1:hover{
    background: red;
    color: white;
}
.trab-btn-s2:hover{
    background: red;
    color: white;
}
.trab-column, .trab-column2, .trab-column3, .trab-column4, .trab-column5{
    width: 20%;
    float: left;
}
#dd11, #dd22{
    height: 450px;
    padding-top: 105px;
}
#dd44, #dd55{
    height: 600px;
    padding-top: 186px;
}
.trab-bg-1{
    background: url("/images/ab-0322-04.png?20190326");
    border:5px solid #0099CC;
    -webkit-transition:0.5s;
    background-size:380px 320px;
}
.trab-bg-1:hover{
    background-size:500px 500px;
}
.trab-bg-2{
    background: url("/images/ab-0322-05.png?20190326");
    border:5px solid #0099CC;
    -webkit-transition:0.5s;
    background-size:380px 320px;
}
.trab-bg-2:hover{
    background-size:500px 500px;
}
.trab-bg-3{
    background: url("/images/ab-0322-06.png?20190326");
    border:5px solid #0099CC;
    -webkit-transition:0.5s;
    background-size:380px 320px;
}
.trab-bg-3:hover{
    background-size:500px 500px;
}
.trab-bg-4{
    background: url("/images/ab-0322-08.png?20190326");
    border:5px solid #0099CC;
    -webkit-transition:0.5s;
    background-size:375px 482px;
}
.trab-bg-4:hover{
    background-size:500px 600px;
}
.trab-bg-5{
    background: url("/images/ab-0322-07.png?20190326");
    border:5px solid #0099CC;
    -webkit-transition:0.5s;
    background-size:375px 482px;
}
.trab-bg-5:hover{
    background-size:500px 600px;
}
.trab-bg-6{
    background: url("/images/ab-0322-09.png?20190326");
    border:5px solid #0099CC;
    -webkit-transition:0.5s;
    background-size:380px 320px;
}
.trab-bg-6:hover{
    background-size:500px 500px;
}
.trab-bg-7{
    background: url("/images/ab-0322-10.png?20190326");
    border:5px solid #0099CC;
    -webkit-transition:0.5s;
    background-size:375px 646px;
}
.trab-bg-7:hover{
    background-size:500px 800px;
}
.trab-bg-8{
    background: url("/images/ab-0322-11.png?20190326");
    border:5px solid #0099CC;
    -webkit-transition:0.5s;
    background-size:375px 646px;
}
.trab-bg-8:hover{
    background-size:500px 800px;
}
.trab-bg-9{
    background: url("/images/ab-0322-12.png?20190326");
    border:5px solid #0099CC;
    -webkit-transition:0.5s;
    background-size:380px 320px;
}
.trab-bg-9:hover{
    background-size:500px 500px;
}
.trab-bg-10{
    background: url("/images/ab-0322-15.png?20190326");
    border:5px solid #0099CC;
    -webkit-transition:0.5s;
    background-size:380px 320px;
}
.trab-bg-10:hover{
    background-size:500px 500px;
}
.trab-bg-11{
    background: url("/images/ab-0322-14.png?20190326");
    border:5px solid #0099CC;
    -webkit-transition:0.5s;
    background-size:380px 320px;
}
.trab-bg-11:hover{
    background-size:500px 500px;
}
.trab-bg-12{
    background: url("/images/ab-0322-13.png?20190326");
    border:5px solid #0099CC;
    -webkit-transition:0.5s;
    background-size:380px 320px;
}
.trab-bg-12:hover{
    background-size:500px 500px;
}



/*沙盘模拟*/

.trst-web-banner1 {
    width: 100%;
    height: 353px;
    padding-top: 147.5px;
    background: url(/images/firm-0319-1.png?20190326) no-repeat center top;
    background-size: 100% 100%;
}

.trst-web-banner1 h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trst-web-banner1 h2 i, .trst-web-banner1 strong {
    display: inline-block;
    vertical-align: top;
}

.trst-web-banner1 strong {
    padding: 0 20px;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
}

.trst-web-banner1 h2 i {
    width: 80px;
    height: 5px;
    margin-top: 36px;
    background: #fff;
    border-radius: 3px;
}

.trst-web-banner1 h4 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 100;
}

.trst-web-banner1 p {
    text-align: center;
    padding: 10px 0 0;
}

.trst-web-banner1 .trst-btn-s1 {
    display: inline-block;
    width: 160px;
    height: 46px;
    line-height: 46px;
    margin: 0 10px;
    font-size: 20px;
    color: #fff;
    background: #f31817;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s;
}

.trst-web-banner1 .trst-btn-s2 {
    display: inline-block;
    width: 218px;
    height: 46px;
    line-height: 42px;
    border: 2px solid #fff;
    margin: 0 10px;
    font-size: 20px;
    color: #fff;
    background: none;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s;
}

/* layout */
.trst-wraps {
    padding: 0;

}

/* mod 1 */
.trst-mod-1,
.trst-mod1-main {
    width: 1120px;
    margin: 0 auto;
}

.trst-mod1-main {
    height: 426px;
    padding: 20px 0;
    background: #fff;
}

.trst-mod1-title {
    padding-bottom: 20px;
}

.trst-mod1-title h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trst-mod1-title h2 i, .trst-mod1-title strong {
    display: inline-block;
    vertical-align: top;
}

.trst-mod1-title strong {
    padding: 0 20px;
    font-size: 32px;
    font-weight: 100;
    color: #333;
}

.trst-mod1-title.s1 strong {
    color: #fff;
}

.trst-mod1-title h2 i {
    width: 78px;
    height: 2px;
    margin-top: 26px;
    background: #333;
    border-radius: 3px;
}

.trst-mod1-title.s1 i {
    background: #fff;
}

.trst-mod1-title p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #666;
}

.trst-mod1-title.s1 p {
    color: #fff;
}

.trst-mod1-left {
    width: 450px;
    overflow: hidden;
    float: left;
}

.trst-mod1-right {
    width: 670px;
    overflow: hidden;
    float: right;
}

.trst-mod1-link {
    display: block;
    padding: 10px 30px 20px 30px;
}

.trst-mod1-link i {
    display: block;
    width: 80px;
    padding-left: 20px;
    float: left;
    font-size: 65px;
    color: red;
}
.icon-kecheng2:before{
    color: #e67e22;
}
.trst-mod1-link span {
    display: block;
    width: 488px;
    float: right;
}

.trst-mod1-link strong, .trst-mod1-link em, .trst-mod1-link a {
    display: block;
}

.trst-mod1-link strong {
    font-size: 20px;
    padding-bottom: 5px;
}

.trst-mod1-link em {
    font-style: normal;
    font-size: 14px;
    color: #666;
    padding-bottom: 10px;
}

.trst-hover-s1 {
    display: none;
    width: 166px;
    height: 206px;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    padding: 10px;
    background: red;
    border-radius: 10px;
}

.trst-mod1-link a {
    width: 110px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #f0f0f0;
    color: #333;
    border-radius: 24px;
}

.trst-hover-s1 p {
    margin: 0;
    padding: 3px 0;
}

.trst-mod1-link a:hover {
    background: red;
    color: #fff;
}

.trst-hover-s1 p b, .trst-hover-s1 p strong {
    display: inline-block;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    vertical-align: top;
}

.trst-hover-s1 p b {
    width: 20px;
    background: #fff;
    border-radius: 20px;
    margin-right: 6px;
    color: red;
    text-align: center;
}

/*mod2*/
.trst-mod-2,
.trst-mod2-main {
    width: 100%;
}

.trst-mod-2 {
    padding: 50px 0;
    height: 690px;
    background: url(/images/background.png?20190326) no-repeat center top;
    background-size: 100% 100%;
}
.trst-mod2-main {
    text-align: center;
    padding-top: 10px;
    font-size: 0;
}
.trst-mod2-link{
    border-bottom: solid 1px #ededed;
}
.trst-mod2-link:nth-child(4){
    border-bottom: none;
}
.trst-mod2-link i{
    float: left;
    font-size: 45px;
    margin: 0 auto;
    padding-right: 20px;
    padding-top: 10px;
    color: red;
}
.icon-zhuanye1:before{
    font-size: 49px;
}
.trst-mod2-link strong {
    color: black;
    font-size: 20px;
    display: inline-block;
    vertical-align:top ;
    padding: 12px 0 0 0;
}
.trst-mod2-link em{
    font-style: normal;
    font-size: 14px;
    display: block;
    padding: 0 0 20px 0;
}
.trst-txt-s1 {
    width: 1048px;
    height: 460px;
    background: #fff;
    border-radius: 10px;
    margin: 30px auto;
    padding: 20px;
    font-size: 32px;
    color: #333;
}

/*mod3*/
.trst-mod-3 {
    width: 100%;
    height: 1000px;
    padding-top: 30px;
    background: url(/images/st-0325-01.png?20190326) no-repeat center 150px;
}

/*mod 4*/
.trst-mod-4,
.trst-mod4-list {
    width: 100%;
}
.trst-mod-4 {
    height: 860px;
    padding-top: 50px;
    background: url(/images/background.png?20190326) no-repeat center top;
    background-size:100% 100% ;
}

.trst-mod4-list {
    text-align: center;
    padding: 30px 0;
    font-size: 0;
    margin: 0 auto;
    width: 1120px;
}

.trst-mod4-list a {
    display: inline-block;
    width: 350px;
    height: 280px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin: 10px 10px;
    transition: all 0.3s;
}

.trst-mod4-list a i, .trst-mod4-list a em {
    display: block;
    text-align: center;
    font-style: normal;
    color: red;
}

.trst-mod4-list a em {
    font-size: 24px;
    padding: 90px 0;
    color: black;
}

.trst-mod4-list a i {
    font-size: 75px;
    padding-top: 40px;
    height: 98px;
}

.trst-mod4-list a span {
    display: none;
    width: 350px;
    height: 280px;
    padding: 10px;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    background: red;
    font-size: 14px;
    color: #fff;
    padding-top: 85px;
}

.trst-mod4-list a:hover span {
    display: block;
}

.trst-mod4  a:hover .trst-mod4-list {
    display: block;
    background-color: red;
}
.trst-mod4-list a:hover {
    background: red;
}
/*教育教材*/
.trbook-web-banner1 {
    width: 100%;
    height: 355px;
    padding-top: 162px;
    background-color: rgba(0,0,0,0.1);
    background: url(../images/ab-0322-16.png) no-repeat center top;
    background-size: 100% 100%;
}

.trbook-web-banner1 h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trbook-web-banner1 h2 i, .trbook-web-banner1 strong {
    display: inline-block;
    vertical-align: top;
}

.trbook-web-banner1 strong {
    padding: 0 20px;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
}

.trbook-web-banner1 h2 i {
    width: 145px;
    height: 5px;
    margin-top: 36px;
    background: #fff;
    border-radius: 3px;
}

.trbook-web-banner1 h4 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 100;
}
/* layout */
.trbook-wraps {
    padding: 0;
}

/* mod 1 */
.trbook-mod-1,
.trbook-mod1-main {
    width: 1120px;
    margin: 0 auto;
}

.trbook-mod1-main {
    height: 600px;
    padding: 20px 0;
}

.trbook-mod2-title {
    padding-top: 100px;
    padding-bottom: 20px;
}

.trbook-mod2-title h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trbook-mod2-title h2 i, .trbook-mod2-title strong {
    display: inline-block;
    vertical-align: top;
}

.trbook-mod2-title strong {
    padding: 0 20px;
    font-size: 32px;
    font-weight: 100;
    color: #333;
}

.trbook-mod2-title.s1 strong {
    color: white;
}

.trbook-mod2-title h2 i {
    width: 80px;
    height: 4px;
    margin-top: 26px;
    background: #333;
    border-radius: 3px;
}

.trbook-mod2-title.s1 i {
    background: white;
}

.trbook-mod2-title h4 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #666;
}
.trbook-mod2-title p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #666;
}
.trbook-mod2-title.s1 p {
    color: white;

}

.trbook-mod1-title {
    padding-top: 50px;
    padding-bottom: 20px;
}

.trbook-mod1-title h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trbook-mod1-title h2 i, .trbook-mod1-title strong {
    display: inline-block;
    vertical-align: top;
}

.trbook-mod1-title strong {
    padding: 0 20px;
    font-size: 32px;
    font-weight: 100;
    color: #333;
}

.trbook-mod1-title.s1 strong {
    color: black;
}

.trbook-mod1-title h2 i {
    width: 80px;
    height: 4px;
    margin-top: 26px;
    background: #333;
    border-radius: 3px;
}

.trbook-mod1-title.s1 i {
    background: black;
}

.trbook-mod1-title h4 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #666;
}
.trbook-mod1-title p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #666;
}
.trbook-mod1-title.s1 p {
    color: black;

}


.trbook-mod1-left {
    width: 530px;
    overflow: hidden;
    float: left;
}

.trbook-mod1-right {
    width: 572px;
    overflow: hidden;
    float: right;
}
.trbook-mod1-right strong {
    font-size: 30px;
}

.trbook-mod1-right i {
    font-size: 16px;
    color: #666;
    font-style: normal;
}

.trbook-mod1-right em {
    padding: 10px 0;
    font-size: 20px;
    color: #666;
    line-height: 150%;
    font-style: normal;
}

.trbook-mod1-right a {
    display: block;
    width: 110px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #f0f0f0;
    color: #333;
    border-radius: 24px;
    margin-top: 100px;
}
.trbook-mod1-right p{
    margin: 0;
}
.trbook-mod1-link a {
    width: 110px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #f0f0f0;
    color: #333;
    border-radius: 24px;
}
.trbook-mod1-right a:hover {
    background: red;
    color: #fff;
}
.trbook-left{
    padding-top: 50px;
    padding-bottom: 10px;
}
.trbook-right{
    float: right;
    padding-right: 54px;
}

/*mod2*/
/*mod2*/
.trbook-mod-2,
.trbook-mod2-main {
    width: 100%;
}

.trbook-mod-2 {
    padding: 0 0;
    height: 925px;
    background: url(../images/background.png) no-repeat center top;
    background-size: 100% 100%;
}
.trbook-mod2-main {
    text-align: center;
    padding-top: 10px;
    font-size: 0;
}
.trbook-mod2-link{
    border-bottom: solid 1px #ededed;
}
.trbook-mod2-link:nth-child(7){
    border-bottom: none;
}
.trbook-mod2-link i{
    float: left;
    font-size: 45px;
    margin: 0 auto;
    padding-right: 20px;
    padding-top: 10px;
    color: red;
}
.icon-zhuanye1:before{
    font-size: 49px;
}
.trbook-mod2-link strong {
    color: black;
    font-size: 20px;
    display: inline-block;
    vertical-align:top ;
    padding: 12px 0 0 0;
    font-weight: normal;
}
.icon-xiaozu:before{
    font-size: 35px; ;
}
.icon-dashuju:before{
    font-size: 48px;
}
.trbook-mod2-link em{
    font-style: normal;
    font-size: 14px;
    display: block;
    padding: 0 0 20px 0;
}
.trbook-txt-s1 {
    width: 1048px;
    height: 640px;
    background: #fff;
    border-radius: 10px;
    margin: 30px auto;
    padding: 20px;
    font-size: 32px;
    color: #333;
}
/*mod3*/
.trbook-mod-4,
.trbook-mod4-list {
    width: 100%;
}
.trbook-mod-4 {
    height: 860px;
    padding-top: 50px;
    background: url(../images/background.png) no-repeat center top;
    background-size:100% 100% ;
}

.trbook-mod4-list {
    text-align: center;
    padding: 30px 0;
    font-size: 0;
    margin: 0 auto;
    width: 1120px;
}

.trbook-mod4-list a {
    display: inline-block;
    width: 350px;
    height: 280px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin: 10px 10px;
    border: 1px solid #eee;
    transition: all 0.3s;
}
#trbook-mod4-txt{
    padding-top: 55px;
}
.trbook-mod4-list a span {
    width: 350px;
    height: 280px;
    padding: 10px;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    background: white;
    font-size: 18px;
    color: black;
    padding-top: 100px;
    transition: all 0.3s;
}

.trbook-mod4-list span:hover {
    background-color: red;
    color: white;
}
/*教学资源管理*/

.trtea-web-banner1 {
    width: 100%;
    height: 353px;
    padding-top: 147.5px;
    background: url(../images/firm-0319-1.png) no-repeat center top;
    background-size: 100% 100%;
}

.trtea-web-banner1 h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trtea-web-banner1 h2 i, .trtea-web-banner1 strong {
    display: inline-block;
    vertical-align: top;
}

.trtea-web-banner1 strong {
    padding: 0 20px;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
}

.trtea-web-banner1 h2 i {
    width: 80px;
    height: 5px;
    margin-top: 36px;
    background: #fff;
    border-radius: 3px;
}

.trtea-web-banner1 h4 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 100;
}

.trtea-web-banner1 p {
    text-align: center;
    padding: 10px 0 0;
}

.trtea-web-banner1 .trtea-btn-s1 {
    display: inline-block;
    width: 160px;
    height: 46px;
    line-height: 46px;
    margin: 0 10px;
    font-size: 20px;
    color: #fff;
    background: #f31817;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s;
}

.trtea-web-banner1 .tea-btn-s2 {
    display: inline-block;
    width: 218px;
    height: 46px;
    line-height: 42px;
    border: 2px solid #fff;
    margin: 0 10px;
    font-size: 20px;
    color: #fff;
    background: none;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s;
}

/* layout */
.trtea-wraps {
    padding: 0;

}

/* mod 1 */
.trtea-mod-1,
.trtea-mod1-main {
    width: 1200px;
    margin: 0 auto;

}

.trtea-mod1-main {
    height: 525px;
    padding: 20px 0;
    background: #fff;
}

.trtea-mod1-title {
    padding-bottom: 20px;
}

.trtea-mod1-title h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trtea-mod1-title h2 i, .trtea-mod1-title strong {
    display: inline-block;
    vertical-align: top;
}

.trtea-mod1-title strong {
    padding: 0 20px;
    font-size: 32px;
    font-weight: 100;
    color: #333;
}

.trtea-mod1-title.s1 strong {
    color: #fff;
}

.trtea-mod1-title h2 i {
    width: 78px;
    height: 2px;
    margin-top: 26px;
    background: #333;
    border-radius: 3px;
}

.trtea-mod1-title.s1 i {
    background: #fff;
}

.trtea-mod1-title p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #666;
}

.trtea-mod1-title.s1 p {
    color: #fff;
}

.trtea-mod1-left {
    width: 520px;
    overflow: hidden;
    float: left;
}
.trtea-mod1-left img {
     width: 520px;
 }
.trtea-mod1-right {
    width: 598px;
    overflow: hidden;
    float: right;
    border-left: dotted 1px #cccccc;
}

.trtea-mod1-link {
    display: block;
    padding: 10px 30px 20px 30px;
}

.trtea-mod1-link i {
    display: block;
    width: 80px;
    padding-left: 20px;
    float: left;
    font-size: 65px;
    color: red;
}
.icon-kecheng2:before{
    color: #e67e22;
}
.trtea-mod1-link span {
    display: block;
    width: 400px;
    float: right;
}

.trtea-mod1-link strong, .trtea-mod1-link em, .trtea-mod1-link a {
    display: block;
}

.trtea-mod1-link strong {
    font-size: 20px;
    padding-bottom: 5px;
}

.trtea-mod1-link em {
    font-style: normal;
    font-size: 14px;
    color: #666;
    padding-bottom: 10px;
}

.trtea-hover-s1 {
    display: none;
    width: 166px;
    height: 206px;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    padding: 10px;
    background: red;
    border-radius: 10px;
}

.trtea-mod1-link a {
    width: 110px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #f0f0f0;
    color: #333;
    border-radius: 24px;
}

.trtea-hover-s1 p {
    margin: 0;
    padding: 3px 0;
}

.trtea-mod1-link a:hover {
    background: red;
    color: #fff;
}

.trtea-hover-s1 p b, .trtea-hover-s1 p strong {
    display: inline-block;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    vertical-align: top;
}

.trtea-hover-s1 p b {
    width: 20px;
    background: #fff;
    border-radius: 20px;
    margin-right: 6px;
    color: red;
    text-align: center;
}

/*mod2*/
.trtea-mod-2,
.trtea-mod2-list {
    width: 100%;
}
.trtea-mod-2 {
    height: 700px;
    padding-top: 100px;
    background: url(../images/background.png) no-repeat center top;
    background-size:100% 100% ;
}

.trtea-mod2-list {
    text-align: center;
    padding: 30px 0;
    font-size: 0;
    margin: 0 auto;
    width: 1120px;
}

.trtea-mod2-list a {
    display: inline-block;
    width: 350px;
    height: 280px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin: 10px 10px;
    transition: all 0.3s;
}

.trtea-mod2-list a i, .trtea-mod2-list a em {
    display: block;
    text-align: center;
    font-style: normal;
    color: red;
}

.trtea-mod2-list a em {
    font-size: 24px;
    padding: 90px 0;
    color: black;
}

.trtea-mod2-list a i {
    font-size: 75px;
    padding-top: 40px;
    height: 98px;
}

.trtea-mod2-list a span {
    display: none;
    width: 350px;
    height: 280px;
    padding: 10px;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    background: red;
    font-size: 14px;
    color: #fff;
    padding-top: 85px;
}

.trtea-mod2-list a:hover span {
    display: block;
}

.trtea-mod2  a:hover .trtea-mod2-list {
    display: block;
    background-color: red;
}
.trtea-mod2-list a:hover {
    background: red;
}
.trtea-mod-2-txt{
    text-align: center;
    color: white;
    font-size: 20px;
}


/*实践教学信息*/
.trpra-web-banner1 {
    width: 100%;
    height: 353px;
    padding-top: 147.5px;
    background: url(../images/firm-0319-1.png) no-repeat center top;
    background-size: 100% 100%;
}

.trpra-web-banner1 h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trpra-web-banner1 h2 i, .trpra-web-banner1 strong {
    display: inline-block;
    vertical-align: top;
}

.trpra-web-banner1 strong {
    padding: 0 20px;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
}

.trpra-web-banner1 h2 i {
    width: 80px;
    height: 5px;
    margin-top: 36px;
    background: #fff;
    border-radius: 3px;
}

.trpra-web-banner1 h4 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 100;
}

.trpra-web-banner1 p {
    text-align: center;
    padding: 10px 0 0;
}

.trpra-web-banner1 .trpra-btn-s1 {
    display: inline-block;
    width: 160px;
    height: 46px;
    line-height: 46px;
    margin: 0 10px;
    font-size: 20px;
    color: #fff;
    background: #f31817;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s;
}

.trpra-web-banner1 .trpra-btn-s2 {
    display: inline-block;
    width: 218px;
    height: 46px;
    line-height: 42px;
    border: 2px solid #fff;
    margin: 0 10px;
    font-size: 20px;
    color: #fff;
    background: none;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s;
}

/* layout */
.trpra-wraps {
    padding: 0;

}

/* mod 1 */
.trpra-mod-1,
.trpra-mod1-main {
    width: 1200px;
    margin: 0 auto;
}

.trpra-mod1-main {
    height: 500px;
    padding: 20px 0;
    background: #fff;
}

.trpra-mod1-title {
    padding-bottom: 20px;
}

.trpra-mod1-title h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trpra-mod1-title h2 i, .trpra-mod1-title strong {
    display: inline-block;
    vertical-align: top;
}

.trpra-mod1-title strong {
    padding: 0 20px;
    font-size: 32px;
    font-weight: 100;
    color: #333;
}

.trpra-mod1-title.s1 strong {
    color: #fff;
}

.trpra-mod1-title h2 i {
    width: 78px;
    height: 2px;
    margin-top: 26px;
    background: #333;
    border-radius: 3px;
}

.trpra-mod1-title.s1 i {
    background: #fff;
}

.trpra-mod1-title p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #666;
}

.trpra-mod1-title.s1 p {
    color: #fff;
}

.trpra-mod1-left {
    width: 520px;
    overflow: hidden;
    float: left;
    padding-top: 24px;
}

.trpra-mod1-right {
    width: 680px;
    overflow: hidden;
    float: right;
    border-left: dotted 1px #cccccc;
    padding-left: 30px
}

.trpra-mod1-link {
    display: block;
    padding: 15px 30px 15px 0;
}

.trpra-mod1-link i {
    display: block;
    width: 80px;
    padding-left: 20px;
    float: left;
    font-size: 65px;
    color: red;
}
.icon-kecheng2:before{
    color: #e67e22;
}
.trpra-mod1-link span {
    display: block;
    width: 100%;
    float: right;
}

.trpra-mod1-link strong, .trpra-mod1-link em, .trpra-mod1-link a {
    display: block;
}

.trpra-mod1-link strong {
    font-size: 24px;
    font-weight:normal ;
}
.icon-duihaocheckmark17-copy:before{
    font-size: 20px;
    color: red;
    vertical-align: -3px;
    margin-right: 10px;
}
.trpra-mod1-link em {
    font-style: normal;
    font-size: 14px;
    color: #666;
    margin-top: 15px;
}

.trpra-hover-s1 {
    display: none;
    width: 166px;
    height: 206px;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    padding: 10px;
    background: red;
    border-radius: 10px;
}

.trpra-mod1-link a {
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #f0f0f0;
    color: #333;
    border-radius: 24px;
    margin-top: 30px;
}

.trpra-hover-s1 p {
    margin: 0;
    padding: 3px 0;
}

.trpra-mod1-link a:hover {
    background: red;
    color: #fff;
}

.trpra-hover-s1 p b, .trpra-hover-s1 p strong {
    display: inline-block;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    vertical-align: top;
}

.trpra-hover-s1 p b {
    width: 20px;
    background: #fff;
    border-radius: 20px;
    margin-right: 6px;
    color: red;
    text-align: center;
}

/*mod2*/
.trpra-mod-2,
.trpra-mod2-list {
    width: 100%;
}
.trpra-mod-2 {
    height: 650px;
    padding-top: 50px;
    background: url(../images/background.png) no-repeat center top;
    background-size:100% 100% ;
}

.trpra-mod2-list {
    text-align: center;
    padding: 30px 0;
    font-size: 0;
    margin: 0 auto;
    width: 1120px;
}

.trpra-mod2-list a {
    display: inline-block;
    width: 350px;
    height: 280px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin: 10px 10px;
    transition: all 0.3s;
}

.trpra-mod2-list a i, .trpra-mod2-list a em {
    display: block;
    text-align: center;
    font-style: normal;
    color: red;
}

.trpra-mod2-list a em {
    font-size: 24px;
    padding: 90px 0;
    color: black;
}

.trpra-mod2-list a i {
    font-size: 75px;
    padding-top: 40px;
    height: 98px;
}

.trpra-mod2-list a span {
    display: none;
    width: 350px;
    height: 280px;
    padding: 10px;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    background: red;
    font-size: 14px;
    color: #fff;
    padding-top: 85px;
}

.trpra-mod2-list a:hover span {
    display: block;
}

.trpra-mod2  a:hover .trpra-mod2-list {
    display: block;
    background-color: red;
}
.trpra-mod2-list a:hover {
    background: red;
}
.trpra-mod-2-txt{
    text-align: center;
    color: white;
    font-size: 20px;
}
/*mod3*/
.trpra-mod3{
    width: 1200px;
    margin: 0 auto;
    height: 1150px;
    /*background: url("../images/liucheng22.png");*/
    position: relative;
}
.tex{
    padding: 50px;
}
/*学分系统*/


.trcr-web-banner1 {
    width: 100%;
    height: 353px;
    padding-top: 147.5px;
    background: url(../images/firm-0319-1.png) no-repeat center top;
    background-size: 100% 100%;
}

.trcr-web-banner1 h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trcr-web-banner1 h2 i, .trcr-web-banner1 strong {
    display: inline-block;
    vertical-align: top;
}

.trcr-web-banner1 strong {
    padding: 0 20px;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
}

.trcr-web-banner1 h2 i {
    width: 80px;
    height: 5px;
    margin-top: 36px;
    background: #fff;
    border-radius: 3px;
}

.trcr-web-banner1 h4 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 100;
}

.trcr-web-banner1 p {
    text-align: center;
    padding: 10px 0 0;
}

.trcr-web-banner1 .trcr-btn-s1 {
    display: inline-block;
    width: 160px;
    height: 46px;
    line-height: 46px;
    margin: 0 10px;
    font-size: 20px;
    color: #fff;
    background: #f31817;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s;
}

.trcr-web-banner1 .trcr-btn-s2 {
    display: inline-block;
    width: 218px;
    height: 46px;
    line-height: 42px;
    border: 2px solid #fff;
    margin: 0 10px;
    font-size: 20px;
    color: #fff;
    background: none;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s;
}

/* layout */
.trcr-wraps {
    padding: 0;

}

/* mod 1 */
.trcr-mod-1,
.trcr-mod1-main {
    width: 1200px;
    margin: 0 auto;
}

.trcr-mod1-main {
    height: 560px;
    padding: 20px 0;
    background: #fff;
}

.trcr-mod1-title {
    padding-bottom: 20px;
}

.trcr-mod1-title h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trcr-mod1-title h2 i, .trcr-mod1-title strong {
    display: inline-block;
    vertical-align: top;
}

.trcr-mod1-title strong {
    padding: 0 20px;
    font-size: 32px;
    font-weight: 100;
    color: #333;
}

.trcr-mod1-title.s1 strong {
    color: #fff;
}

.trcr-mod1-title h2 i {
    width: 78px;
    height: 2px;
    margin-top: 26px;
    background: #333;
    border-radius: 3px;
}

.trcr-mod1-title.s1 i {
    background: #fff;
}

.trcr-mod1-title p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #666;
}

.trcr-mod1-title.s1 p {
    color: #fff;
}

.trcr-mod1-left {
    width: 520px;
    overflow: hidden;
    float: left;
    padding-top: 80px;
}
.trcr-mod1-left img{
    width: 520px;

}
.trcr-mod1-right {
    width: 600px;
    overflow: hidden;
    float: right;
    border-left: dotted 1px #cccccc;
}

.trcr-mod1-link {
    display: block;
    padding: 15px 30px 15px 0;
}

.trcr-mod1-link i {
    display: block;
    width: 80px;
    float: left;
    font-size: 53px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    line-height: 80px;
    margin-left: 20px;
}
.s0{
    background-color:#e74c3c ;
}
.s6{
    background-color: #e67e22;
}
.s3{
    background-color: #0f5db8;
}
.icon-iconfont-jiaoshi:before, .icon-student:before, .icon-qiye:before{
    color: white;
}
.icon-qiye:before{
    font-size: 45px;
}
.trcr-mod1-link span {
    display: block;
    width: 455px;
    float: right;
}

.trcr-mod1-link strong, .trcr-mod1-link em, .trcr-mod1-link a {
    display: block;
}

.trcr-mod1-link strong {
    font-size: 20px;
    font-weight: normal;
}

.trcr-mod1-link em {
    font-style: normal;
    font-size: 14px;
    color: #666;
}

.trcr-hover-s1 {
    display: none;
    width: 166px;
    height: 206px;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    padding: 10px;
    background: red;
    border-radius: 10px;
}

.trcr-mod1-link a {
    width: 110px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #f0f0f0;
    color: #333;
    border-radius: 24px;
}

.trcr-hover-s1 p {
    margin: 0;
    padding: 3px 0;
}

.trcr-mod1-link a:hover {
    background: red;
    color: #fff;
}

.trcr-hover-s1 p b, .trcr-hover-s1 p strong {
    display: inline-block;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    vertical-align: top;
}

.trcr-hover-s1 p b {
    width: 20px;
    background: #fff;
    border-radius: 20px;
    margin-right: 6px;
    color: red;
    text-align: center;
}

/*mod2*/
.trcr-mod-2,
.trcr-mod2-main {
    width: 100%;
}

.trcr-mod-2 {
    padding: 50px 0;
    height: 940px;
    background: url(../images/background.png) no-repeat center top;
    background-size: 100% 100%;
}
.trcr-mod2-main {
    text-align: center;
    padding-top: 10px;
    font-size: 0;
}
.trcr-mod2-link{
    border-bottom: solid 1px #ededed;
}
.trcr-mod2-link:nth-child(7){
    border-bottom: none;
}
.trcr-mod2-link i{
    float: left;
    font-size: 45px;
    margin: 0 auto;
    padding-right: 20px;
    padding-top: 10px;
    color: red;
}
.icon-zhuanye1:before{
    font-size: 49px;
}
.trcr-mod2-link strong {
    color: black;
    font-size: 20px;
    display: inline-block;
    vertical-align:top ;
    padding: 12px 0 0 0;
    font-weight: normal;
}
.trcr-mod2-link em{
    font-style: normal;
    font-size: 14px;
    display: block;
    padding: 0 0 20px 0;
}
.trcr-txt-s1 {
    width: 1048px;
    height: 700px;
    background: #fff;
    border-radius: 10px;
    margin: 30px auto;
    padding: 20px;
    font-size: 32px;
    color: #333;
}
/*教育质量评估*/

.trqua-web-banner1 {
    width: 100%;
    height: 353px;
    padding-top: 147.5px;
    background: url(/images/qua-0331-001.jpg?20191523) no-repeat center top;
    background-size: 100% 100%;
}

.trqua-web-banner1 h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trqua-web-banner1 h2 i, .trqua-web-banner1 strong {
    display: inline-block;
    vertical-align: top;
}

.trqua-web-banner1 strong {
    padding: 0 20px;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
}

.trqua-web-banner1 h2 i {
    width: 80px;
    height: 5px;
    margin-top: 36px;
    background: #fff;
    border-radius: 3px;
}

.trqua-web-banner1 h4 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 100;
}

.trqua-web-banner1 p {
    text-align: center;
    padding: 10px 0 0;
}

.trqua-web-banner1 .trqua-btn-s1 {
    display: inline-block;
    width: 160px;
    height: 46px;
    line-height: 46px;
    margin: 0 10px;
    font-size: 20px;
    color: #fff;
    background: #f31817;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s;
}

.trqua-web-banner1 .trqua-btn-s2 {
    display: inline-block;
    width: 218px;
    height: 46px;
    line-height: 42px;
    border: 2px solid #fff;
    margin: 0 10px;
    font-size: 20px;
    color: #fff;
    background: none;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s;
}

/* layout */
.trqua-wraps {
    padding: 0;

}

/*mod1*/
.trqua-mod-1,
.trqua-mod1-main {
    width: 1260px;
    margin: 0 auto;
    height: 563px;
}

.trqua-mod1-main {
    height: 500px;
    padding: 20px 0;
    background: #fff;
}

.trqua-mod1-title {
    padding-bottom: 20px;
}

.trqua-mod1-title h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trqua-mod1-title h2 i, .trqua-mod1-title strong {
    display: inline-block;
    vertical-align: top;
}

.trqua-mod1-title strong {
    padding: 0 20px;
    font-size: 32px;
    font-weight: 100;
    color: #333;
}

.trqua-mod1-title.s1 strong {
    color: #fff;
}

.trqua-mod1-title h2 i {
    width: 78px;
    height: 2px;
    margin-top: 26px;
    background: #333;
    border-radius: 3px;
}

.trqua-mod1-title.s1 i {
    background: #fff;
}

.trqua-mod1-title p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #666;
}

.trqua-mod1-title.s1 p {
    color: #fff;
}
.trqua-mod1-list a{
    width: 153px;
    height: 260px;
    display: inline-block;
    text-align: center;
    margin: 0 10px;
    text-decoration: none;
    border-radius:20px;
    box-shadow: 0 0 20px #b7b7b7;
    overflow: hidden;
}
.trqua-mod1-list a:hover strong{
    color: red;
}

.trqua-mod1-list span{
    width: 155px;
    height: 32px;
    text-align: center;
    background-color:white ;
}
.trqua-mod1-list strong{
    color: black;
    line-height: 32px;
}
/*mod2*/
.trqua-mod-2,
.trqua-mod2-list {
    width: 100%;
}

.trqua-mod2-list {
    text-align: center;
    padding: 30px 0;
    font-size: 0;
    margin: 0 auto;
    width: 1200px;
}

.trqua-mod2-list a {
    display: inline-block;
    width: 250px;
    height: 250px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin: 10px 10px;
    transition: all 0.3s;
    border: 1px solid #eee;
}

.trqua-mod2-list a i, .trqua-mod2-list a em {
    display: block;
    text-align: center;
    font-style: normal;
    color: red;
}

.trqua-mod2-list a em {
    font-size: 24px;
    padding: 90px 0;
    color: black;
}

.trqua-mod2-list a i {
    font-size: 75px;
    padding-top: 40px;
    height: 98px;
}

.trqua-mod2-list a span {
    display: none;
    width: 250px;
    height: 250px;
    padding: 10px;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    background: red;
    font-size: 14px;
    color: #fff;
    padding-top: 85px;
}

.trqua-mod2-list a:hover {
    background: red;
    color: white;
}
.trqua-mod2-list a:hover i {
    color: white;
}
.trqua-mod2-list a:hover em {
    color: white;
}
.trqua-mod-2-txt{
    text-align: center;
    color: white;
    font-size: 20px;
}

/*mod3*/
.trqua-mod-4,
.trqua-mod4-list {
    width: 100%;
}
.trqua-mod-4 {
    height: 680px;
    padding-top: 50px;
    background: url(../images/background.png) no-repeat center top;
    background-size:100% 100% ;
}

.trqua-mod4-list {
    text-align: center;
    padding: 30px 0;
    font-size: 0;
    margin: 0 auto;
    width: 1320px;
}

.trqua-mod4-list a {
    display: inline-block;
    width: 590px;
    height: 280px;
    background: white;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin: 10px 10px;
    transition: all 0.3s;
    z-index: 99;
}
.trqua-mod4-list i {
    color: red;
    font-size: 80px;
    float: left;
    padding: 79px 60px 60px 80px;
}
#trqua-mod4-txt{
    padding-top: 75px;
}
.trqua-mod4-list a span {
    width: 640px;
    height: 280px;
    padding: 10px;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    font-size: 18px;
    color: black;
    padding-top: 98px;
    text-align: left;
    padding-left: 195px;
    transition: all 0.3s;
}

.trqua-mod4-list a:hover span {
    background-color: red;
    color: white;
}
.trqua-mod4-list a:hover i {
    color: white;
    position: relative;
    z-index: 89;
}


/*产品体系*/
.trsys-web-banner1 {
    width: 100%;
    height: 355px;
    padding-top: 162px;
    background-color: rgba(0,0,0,0.1);
    background: url(../images/list-0409-001.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.trsys-web-banner1 h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trsys-web-banner1 h2 i, .trsys-web-banner1 strong {
    display: inline-block;
    vertical-align: top;
}

.trsys-web-banner1 strong {
    padding: 0 20px;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
}

.trsys-web-banner1 h2 i {
    width: 145px;
    height: 5px;
    margin-top: 36px;
    background: #fff;
    border-radius: 3px;
}

.trsys-web-banner1 h4 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 100;
}
/* layout */
.trsys-wraps {
    padding: 0;
}

/*mod1*/
.trsys-mod-1,
.trsys-mod1-list {
    padding-top: 80px;
    width: 100%;
}
.trsys-mod-1 {
    height: 860px;
    background-size:100% 100% ;
    background: url(../images/background.png) no-repeat center top;
}

.trsys-mod1-list {
    text-align: center;
    padding: 30px 0;
    font-size: 0;
    margin: 0 auto;
    width: 1120px;
}

.trsys-mod1-list a {
    display: inline-block;
    width: 350px;
    height: 280px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin: 10px 10px;
    transition: all 0.3s;
}
.trsys-mod1-list a i{
    color: red;
    font-size: 90px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 12;
    padding: 30px 130px;
}
.trsys-mod1-list a span {
    display: block;
    width: 350px;
    height: 285px;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    background: white;
    font-size: 18px;
    color: black;
    padding: 180px 20px 0 20px;
    text-align: center;
    transition: all 0.3s;
}
.trsys-mod1-list a:hover span {
    background-color: red;
    color: white;
}
.trsys-mod1-list a:hover i {
    color: white;
}


.trbook-mod2-title {
    padding-top: 100px;
    padding-bottom: 20px;
}

.trbook-mod2-title h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trbook-mod2-title h2 i, .trbook-mod2-title strong {
    display: inline-block;
    vertical-align: top;
}

.trbook-mod2-title strong {
    padding: 0 20px;
    font-size: 32px;
    font-weight: 100;
    color: #333;
}

.trbook-mod2-title.s1 strong {
    color: white;
}

.trbook-mod2-title h2 i {
    width: 80px;
    height: 4px;
    margin-top: 26px;
    background: #333;
    border-radius: 3px;
}

.trbook-mod2-title.s1 i {
    background: white;
}

.trbook-mod2-title h4 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #666;
}
.trbook-mod2-title p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: #666;
}
.trbook-mod2-title.s1 p {
    color: white;

}

.trsys-mod1-title {
    padding-bottom: 20px;
}

.trsys-mod1-title h2 {
    text-align: center;
    padding: 0;
    margin: 0;
}

.trsys-mod1-title h2 i, .trsys-mod1-title strong {
    display: inline-block;
    vertical-align: top;
}

.trsys-mod1-title strong {
    padding: 0 20px;
    font-size: 32px;
    font-weight: 100;
    color: white;
}

.trsys-mod1-title.s1 strong {
    color: black;
}

.trsys-mod1-title h2 i {
    width: 80px;
    height: 4px;
    margin-top: 26px;
    background: white;
    border-radius: 3px;
}

.trsys-mod1-title.s1 i {
    background: black;
}

.trsys-mod1-title h4 {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: white;
}
.trsys-mod1-title p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: white;
}
.trsys-mod1-title.s1 p {
    color: black;
}
/*mod2*/
.trsys-mod-2,
.trsys-mod2-list {
    width: 100%;
}
.trsys-mod-2 {

    padding-top: 50px;
    background-size:100% 100% ;
}

.trsys-mod2-list {
    padding: 30px 0;
    font-size: 0;
    margin: 0 auto;
    width: 1120px;
}

.trsys-mod2-list a {
    display: inline-block;
    width: 350px;
    height: 280px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin: 10px 10px;
    z-index: 13;
    box-shadow: 0 0 10px #CCC;
}
.trsys-mod2-list a i{
    color: red;
    font-size: 90px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 12;
    padding: 30px 130px;
}
#trsys-tp{
    color: red;
    font-size: 90px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 12;
    padding: 30px 85px;
}
#trsys-tupian{
    position: absolute;
    top: 0;
    left: 0;
    padding: 82px 85px;
    display: none;

}

.trsys-mod2-list a span {
    width: 350px;
    height: 280px;
    padding: 170px 22px 0 22px;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    background: white;
    font-size: 28px;
    color: black;
    text-align: center;
    transition: all 0.3s;
}

.trsys-mod2-list a:hover span {
    background-color: red;
    color: white;
    display: block;
}
.trsys-mod2-list a:hover i{
    color: white;
    display: block;
}
.trsys-mod2-list a:hover i #trsys-tupian{
    display: block;
}
.trsys-mod2-list a:hover i #trsys-tupi{
    display: none;
}