﻿@charset "utf-8";
/*智慧实训专题 css ---------------------*/
.footer1{background:#2d2b6c}
.ovh{overflow:hidden}
.rel{position:relative}
.tp-bg{background:#36347e;overflow:hidden}
.tp-box{position: absolute;left: 50%;width: 1920px;margin-left: -960px}
.tp-banner{height:780px}

.mentality{width:1200px;margin-top:390px;height:500px}
.mentality li{width:300px;height:500px;float:left;background:url('../images/tp03.png') no-repeat;text-align:center;transition:linear .3s background;}
.mentality li:hover{background:url("../images/tp03-hover.png") no-repeat}
.mentality li h2{display:inline-block;width:90px;margin:218px auto 23px;text-align:center;padding-bottom:15px;border-bottom:1px solid #fff;font-size:28px;color:#fff;font-weight:normal;}
.mentality li p{font-size:18px;color:#cccdee;line-height:30px}
.mentality-img{position:absolute;top:-308px;left:0;}
.mentality-p{font-size:20px;line-height:36px;color:#fff;position:absolute;left:0;top:-230px}

.title{text-align:center;margin-top:114px;font-size:30px;color:#373981}
.vr-ul li{width:100%;margin-bottom:20px;height:240px;padding:0 48px;box-sizing:border-box;transition:all 0.2s ease-in-out;transform: scale(1);}
.vr-ul li:nth-of-type(1){background:url("../images/tp051.jpg") no-repeat}
.vr-ul li:nth-of-type(2){background:url("../images/tp052.jpg") no-repeat}
.vr-ul li:nth-of-type(3){background:url("../images/tp053.jpg") no-repeat}
.vr-ul li a{display:block;width:100%;height:240px}
.vr-ul li:hover{transform: scale(1.05,1.05)}
.vr-ul li h2{font-weight:normal;font-size:24px;padding-top:160px;color:#fff;margin-bottom:8px}
.vr-ul li p{line-height:24px;font-size:16px;color:#fff;}


.foot-logo img{display:none}
.foot-logo{width:150px;height:32px;background:url("../images/logo-white.png") no-repeat}
.footer1 .address p,.footer1 .address .copyright i,.footer1 .address .copyright a,.footer1 .address .supervise a,.wccode p{color:#7d7eab!important}

.sanguan{margin-top:540px;width:1290px}
.sanguan li{width:340px;height:120px;margin-right:90px;float:left;padding-left:36px;box-sizing:border-box;padding-top:20px;color:#fff;line-height:36px;background:url("../images/tp08.png") no-repeat;transition:.2s linear background;}
.sanguan li:hover{background:url("../images/tp08-hover.png") no-repeat}
.sanguan li:nth-of-type(3){margin-right:0}
.sanguan li h2{font-size:24px;font-weight:normal}
.sanguan li p{font-size:18px}

.coop_logo{margin-top:80px}
.coop_logo li{float:left;width:225px;height:70px;margin-right:10px;margin-left:10px;margin-bottom:20px;    transition: all 0.2s linear;
    transform: scale(1);}
.coop_logo li:hover{transform: scale(1.05,1.05);}
.coop_logo li a{display:inline-block;width:100%;height:70px;text-align:center;}
.coop_logo li a img{width:100%;}