/* 首页 */
.ons {
display: flex;
justify-content: space-evenly;
}
.header {
width: 100%;
position: fixed;
left: 0;
top: 0;
z-index: 99999;
/*background:#fff;box-shadow:0 2px 18px #ddd;*/
}
.header .header-top {
width: 100%;
height: 34px;
border-bottom: 1px solid #ccc;
line-height: 34px;
}
.header .header-top ul li {
float: left;
line-height: 34px;
}
.header .header-top ul li a {
display: block;
font-size: 16px;
color: #333;
}
.header .header-top ul li a:hover {
color: #ae0d15;
}
.header .header-top ul li.on a {
color: #ae0d15;
}
.header .header-top ul li em {
background: url(/uploads/image/sdimages/dian.jpg) no-repeat center center;
margin: 0 18px;
width: 3px;
height: 34px;
display: block;
}
.header .header-center {
height: 95px;
}
.header .header-center .logo {
display: block;
float: left;
width: 341px;
height: 52px;
margin-top: 22px;
}
.header .header-center .logo img {
width: 290px;
height: 52px;
display: block;
}
.header .header-center .logo:hover {
opacity: 0.8;
filter: alpha(opacity=80);
*zoom: 1;
}
.header .header-center .hotline {
float: right;
text-align: right;
margin-top: 20px;
}
.header .header-center .hotline span {
display: inline-block;
* display: inline;
zoom: 1;
font-size: 16px;
color: #ae0d15;
background: url(/uploads/image/sdimages/mfzxdh.jpg) no-repeat left center;
padding-left: 30px;
}
.header .header-center .hotline p {
font-size: 24px;
color: #ae0d15;
font-weight: bold;
}
.header .header-nav {
width: 100%;
background: #ae0d15;
height: 42px;
line-height: 42px;
/*border-top:1px solid #ae0d15;border-bottom:1px solid #ae0d15*/
;
}
.header .header-nav ul>li {
float: left;
width: 11.1111%;
}
.header .header-nav ul li a {
display: block;
font-size: 18px;
color: #fff;
text-align: center;
}
.header .header-nav ul li.on a {
background: #c82129;
}
/* 二级èœå• */
.menutwo {
display: none;
width: 100%;
}
.menutwo>a {
border-bottom: .5px solid #ccc;
transition: all .7s;
}
.menutwo>a:hover {
/* box-shadow: 0 0 10px #ccc;
transform: scale(1.005); */
background: #fc1a26 !important;
}
.carousel {
width: 100%;
overflow: hidden;
position: relative;
}
.carousel .bd {
width: 100%;
}
.carousel .bd ul li {
width: 100%;
}
.carousel .bd ul li img {
width: 100%;
display: block;
}
.carousel .hd {
position: absolute;
left: 50%;
bottom: 37px;
z-index: 999;
height: 4px;
margin-left: -73px;
}
.carousel .hd ul li {
display: inline-block;
*display: inline;
zoom: 1;
width: 30px;
height: 4px;
background: url(/uploads/image/sdimages/bg2.png) repeat;
margin: 0 3px;
vertical-align: middle;
cursor: pointer;
}
.carousel .hd ul li.on {
width: 60px;
height: 8px;
background: #ae0d15;
}
.content {
width: 100%;
}
.content .studying {
padding: 90px 0 100px;
}
.content .studying .state {
width: 100%;
}
.content .title {
width: 100%;
text-align: center;
}
.content .title .caption {
width: 100%;
position: relative;
}
.content .title .caption .cn {
font-size: 36px;
color: #ae0d15;
font-weight: bold;
position: relative;
z-index: 9
}
.content .title .caption .en {
position: absolute;
width: 100%;
left: 0;
top: 27px;
font-size: 26px;
color: #ddd;
z-index: 4;
text-transform: uppercase;
}
.content .title .explain {
margin-top: 15px;
font-size: 14px;
color: #999;
}
.content .studying .state .nation {
width: 100%;
margin-top: 34px;
position: relative;
}
.content .studying .state .nation .prev,
.content .studying .state .nation .next {
width: 40px;
height: 164px;
position: absolute;
top: 50%;
margin-top: -82px;
}
.content .studying .state .nation .prev {
left: 0;
background: url(/uploads/image/sdimages/zuo.png) no-repeat center center #ddd;
}
.content .studying .state .nation .next {
right: 0;
background: url(/uploads/image/sdimages/you.png) no-repeat center center #ddd;
}
.content .studying .state .nation .bd {
width: 1079px;
height: 360px;
margin: 0 auto;
overflow: hidden;
}
.content .studying .state .nation .prev:hover,
.content .studying .state .nation .next:hover {
background-color: #ae0d15;
}
.content .studying .state .nation .bd ul li {
width: 100%;
height: 100%;
margin-right: 20px;
}
.content .studying .state .nation .bd ul li a {
display: block;
width: 100%;
height: 100%;
}
.content .studying .state .nation .bd ul li a .img {
width: 481px;
height: 360px;
float: left;
overflow: hidden;
}
.content .studying .state .nation .bd ul li a .img img {
width: 481px;
height: 360px;
display: block;
transition: all 0.6s;
}
.content .studying .state .nation .bd ul li a .particulars {
width: 504px;
height: 310px;
background: #fef3f4;
float: left;
padding: 50px 46px 0 48px;
}
.content .studying .state .nation .bd ul li a .particulars .name {
width: 100%;
}
.content .studying .state .nation .bd ul li a .particulars .name .cn {
font-size: 20px;
color: #333;
font-weight: bold;
display: inline-block;
*display: inline;
zoom: 1;
}
.content .studying .state .nation .bd ul li a .particulars .name .en {
font-size: 14px;
color: #666;
display: inline-block;
*display: inline;
zoom: 1;
margin-left: 16px;
text-transform: uppercase;
}
.content .studying .state .nation .bd ul li a:hover .img img {
transition: all 0.6s;
transform: scale(1.1);
}
.content .studying .state .nation .bd ul li a .particulars .star-level {
width: 100%;
margin-top: 12px;
}
.content .studying .state .nation .bd ul li a .particulars .star-level>div {
width: 145px;
float: left;
margin: 0 34px 4px 0;
font-size: 14px;
color: #666;
}
.content .studying .state .nation .bd ul li a .particulars .star-level>div strong {
font-size: 14px;
color: #666;
float: left;
font-weight: normal;
}
.content .studying .state .nation .bd ul li a .particulars .star-level>div.three {
margin-right: 0;
}
.content .studying .state .nation .bd ul li a .particulars .star-level>div .grade {
float: left;
}
.content .studying .state .nation .bd ul li a .particulars .star-level>div .grade em {
display: block;
float: left;
/*background:url(/uploads/image/sdimages/xx.png) no-repeat center center;*/
width: 13px;
height: 21px;
margin-right: 1px;
}
.content .studying .state .nation .bd ul li a .particulars .star-level>div .grade i {
display: block;
float: left;
background: url(/uploads/image/sdimages/ixx.png) no-repeat center center;
width: 13px;
height: 21px;
margin-right: 1px;
}
.content .studying .state .nation .recommend {
width: 100%;
margin-top: 22px;
font-size: 14px;
color: #666;
line-height: 24px;
text-align: justify;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 7;
max-height: 168px;
}
.content .studying .state .nation .recommend p {
font-size: 14px !important;
color: #666 !important;
}
.content .studying .state .nation .recommend p span {
font-size: 14px !important;
color: #666 !important;
}
.content .studying .studying-message {
width: 100%;
margin-top: 90px;
}
.content .studying .studying-message .message {
width: 100%;
margin-top: 42px;
}
.content .studying .studying-message .message .country {
width: 100%;
}
.content .studying .studying-message .message .country ul {
display: flex;
justify-content: space-around;
border: 1px solid #eee;
}
.content .studying .studying-message .message .country ul li {
width: 16.66%;
height: 40px;
text-align: center;
line-height: 40px;
font-size: 20px;
color: #999;
/* border: 1px solid #ccc; */
border: none;
float: left;
cursor: pointer;
}
/* .content .studying .studying-message .message .country ul li.first {
border-left: 1px solid #ccc;
} */
.content .studying .studying-message .message .country ul li.on {
/* border: 1px solid #ae0d15; */
background: #ae0d15;
color: #fff;
}
.content .studying .studying-message .message .country ul li.in {
border-right: none;
}
.content .studying .studying-message .message .country-message {
width: 100%;
margin-top: 38px;
display: none;
}
.content .studying .studying-message .message .country-message.on {
display: block;
}
.content .studying .studying-message .message .country-message .country-recommend {
width: 441px;
height: 331px;
position: relative;
display: block;
float: left;
overflow: hidden;
}
.content .studying .studying-message .message .country-message .country-recommend img {
width: 100%;
height: 100%;
display: block;
transition: all 0.6s;
}
.content .studying .studying-message .message .country-message .country-recommend .xwbt {
width: 405px;
padding: 0 18px;
position: absolute;
left: 0;
bottom: 0;
height: 49px;
line-height: 49px;
background: url(/uploads/image/sdimages/bg2.png) repeat;
font-size: 20px;
color: #fff;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.content .studying .studying-message .message .country-message .country-recommend:hover img {
transition: all 0.6s;
transform: scale(1.1);
}
.content .studying .studying-message .message .country-message .journalism {
width: 720px;
float: right;
}
.content .studying .studying-message .message .country-message .journalism ul li {
width: 100%;
}
.content .studying .studying-message .message .country-message .journalism ul li a {
display: block;
width: 100%;
height: 94px;
transition: all .3s ease-in 0s;
}
.content .studying .studying-message .message .country-message .journalism ul li a .date {
width: 98px;
float: left;
text-align: center;
padding-top: 10.5px;
height: 83.5px;
}
.content .studying .studying-message .message .country-message .journalism ul li a .date .day {
font-size: 48px;
color: #666;
line-height: 52px;
}
.content .studying .studying-message .message .country-message .journalism ul li a .date .year {
font-size: 14px;
color: #666;
}
.content .studying .studying-message .message .country-message .journalism ul li a span {
width: 1px;
height: 60px;
float: left;
background: #ddd;
margin-top: 17px;
}
.content .studying .studying-message .message .country-message .journalism ul li a .journalism-nr {
width: 600px;
float: right;
padding-top: 19px;
height: 75px;
}
.content .studying .studying-message .message .country-message .journalism ul li a .journalism-nr h5 {
font-size: 20px;
color: #333;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-weight: normal;
transition: all .3s ease-in 0s;
}
.content .studying .studying-message .message .country-message .journalism ul li a .journalism-nr p {
font-size: 14px;
color: #666;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
margin-top: 5px;
}
.content .studying .studying-message .message .country-message .journalism .more {
width: 118px;
height: 34px;
line-height: 34px;
border: 1px solid #ae0d15;
float: right;
font-size: 14px;
color: #ae0d15;
text-align: center;
margin-top: 10px;
transition: all .2s ease-in 0s;
}
.content .studying .studying-message .message .country-message .journalism .more:hover {
background: #ae0d15;
color: #fff;
transition: all .2s ease-in 0s;
}
.content .studying .studying-message .message .country-message .journalism ul li a:hover {
background: #fff5f6;
transition: all .3s ease-in 0s;
}
.content .studying .studying-message .message .country-message .journalism ul li a:hover .journalism-nr h5 {
color: #ae0d15;
transition: all .3s ease-in 0s;
}
.content .counselor-team {
width: 100%;
height: 589px;
background: url(/uploads/image/sdimages/bg1.jpg) no-repeat;
background-size: 100% 100%;
padding-top: 53px;
}
.content .counselor-team .counselor {
margin-top: 40px;
position: relative;
}
.content .counselor-team .counselor .prev,
.content .counselor-team .counselor .next {
position: absolute;
width: 29px;
height: 44px;
top: 161px;
}
.content .counselor-team .counselor .prev {
background: url(/uploads/image/sdimages/gwtd-zuo.png) no-repeat;
left: 0;
}
.content .counselor-team .counselor .next {
background: url(/uploads/image/sdimages/gwtd-you.png) no-repeat;
right: 0;
}
.content .counselor-team .counselor .team {
width: 1099px;
margin: 0 auto;
overflow: hidden;
}
.content .counselor-team .counselor .team .bd {
width: 100%;
}
.content .counselor-team .counselor .team .bd ul li {
width: 264px;
margin-right: 14.5px;
float: left;
}
.content .counselor-team .counselor .team .bd ul {
height: 289px !important;
padding-top: 38px !important;
}
.content .counselor-team .title .caption .cn {
color: #fff;
}
.content .counselor-team .title .caption .en {
color: #5e6163;
}
.content .counselor-team .title .explain {
color: #fff;
}
.content .counselor-team .counselor .team .bd ul li a {
display: block;
width: 240px;
position: relative;
height: 131px;
background: #fff;
padding: 158px 12px 0;
}
.content .counselor-team .counselor .team .bd ul li a .images {
width: 190px;
height: 190px;
background: #fff;
position: absolute;
left: 50%;
margin-left: -95px;
top: -38px;
border-radius: 100%;
overflow: hidden;
}
.content .counselor-team .counselor .team .bd ul li a .images .img {
position: absolute;
left: 50%;
top: 50%;
width: 178px;
height: 178px;
margin: -89px 0 0 -89px;
border-radius: 50%;
overflow: hidden;
}
.content .counselor-team .counselor .team .bd ul li a .images .img img {
width: 178px;
height: 178px;
display: block;
border-radius: 50%;
transition: all 0.6s;
}
.content .counselor-team .counselor .team .bd ul li a .intro {
width: 100%;
text-align: center;
}
.content .counselor-team .counselor .team .bd ul li a .intro .name {
font-size: 20px;
color: #ae0d15;
}
.content .counselor-team .counselor .team .bd ul li a .intro .intro-xx {
margin-top: 8px;
}
.content .counselor-team .counselor .team .bd ul li a .intro .intro-xx>div {
font-size: 14px;
color: #333;
line-height: 22px;
}
.content .counselor-team .counselor .prev:hover {
background: url(/uploads/image/sdimages/gwtd-hover-zuo.png) no-repeat;
left: 0;
}
.content .counselor-team .counselor .next:hover {
background: url(/uploads/image/sdimages/gwtd-hover-you.png) no-repeat;
right: 0;
}
.content .counselor-team .counselor .team .bd ul li a .abstract {
position: absolute;
left: 0;
bottom: 0;
width: 232px;
height: 139px;
background: #ae0d15;
font-size: 14px;
color: #fff;
line-height: 28px;
padding: 16px;
text-align: justify;
transform: scale(0);
-ms-transform: scale(0);
/* ie 9 */
-moz-transform: scale(0);
/* firefoz */
-webkit-transform: scale(0);
/* safari 和 chrome */
-o-transform: scale(0);
transition: all 0.3s;
}
.content .counselor-team .counselor .team .bd ul li a:hover .images .img img {
transition: all 0.6s;
transform: scale(1.1);
}
.content .counselor-team .counselor .team .bd ul li a:hover .abstract {
transform: scale(1);
-ms-transform: scale(1);
/* ie 9 */
-moz-transform: scale(1);
/* firefoz */
-webkit-transform: scale(1);
/* safari 和 chrome */
-o-transform: scale(1);
transition: all 0.3s;
}
.content .counselor-team .counselor .team .bd ul li a .abstract p {
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
}
.content .counselor-team .view-more {
width: 118px;
height: 34px;
border: 1px solid #fff;
line-height: 34px;
text-align: center;
font-size: 14px;
color: #fff;
margin: 40px auto 0;
display: block;
transition: all 0.2s;
}
.content .counselor-team .view-more:hover {
background: #ae0d15;
color: #fff;
transition: all 0.2s;
border: 1px solid #ae0d15;
}
.content .application-case {
width: 100%;
padding: 90px 0 60px;
}
.content .application-case .case {
margin-top: 35px;
position: relative;
overflow: hidden;
height: 260px;
}
.content .application-case .case .prev,
.content .application-case .case .next {
width: 32px;
height: 32px;
position: absolute;
top: 50%;
margin-top: -16px;
border-radius: 100%;
}
.content .application-case .case .prev {
background: url(/uploads/image/sdimages/sqal-zuo.png) no-repeat 8px center;
left: 0;
background-color: #ddd;
}
.content .application-case .case .next {
background: url(/uploads/image/sdimages/sqal-you.png) no-repeat 12px center;
right: 0;
background-color: #ddd;
}
.content .application-case .case .bd {
width: 1079px;
margin: 0 auto;
overflow: hidden;
}
.content .application-case .case .bd ul li {
width: 347px;
height: 260px;
margin-right: 19px;
}
.content .application-case .case .bd ul li a {
display: block;
width: 100%;
height: 100%;
position: relative;
}
.content .application-case .case .bd ul li a .img {
width: 347px;
height: 260px;
overflow: hidden;
}
.content .application-case .case .bd ul li a .img img {
width: 347px;
height: 260px;
display: block;
transition: all 0.6s;
}
.content .application-case .case .bd ul li a .al-bt {
height: 49px;
line-height: 49px;
padding: 0 10px;
width: 327px;
background: url(/uploads/image/sdimages/bg2.png) repeat;
font-size: 20px;
color: #fff;
position: absolute;
left: 0;
bottom: 0;
}
.content .application-case .case .bd ul li a:hover .img img {
transition: all 0.6s;
transform: scale(1.1);
}
.content .application-case .ckgd {
display: block;
width: 118px;
height: 34px;
border: 1px solid #ae0d15;
transition: all 0.2s;
margin: 40px auto 0;
font-size: 14px;
color: #ae0d15;
line-height: 34px;
text-align: center;
}
.content .application-case .ckgd:hover {
background: #ae0d15;
color: #fff;
border: 1px solid #ae0d15;
transition: all 0.2s;
}
.content .application-flow {
width: 100%;
height: 336px;
background: #f3f3f3;
padding-top: 72px;
}
.content .application-flow .flow {
width: 100%;
margin-top: 113px;
position: relative;
}
.content .application-flow .flow .striping {
width: 100%;
height: 2px;
background: #ae0d15;
}
.content .application-flow .flow ul {
padding-left: 106px;
height: 104px;
position: absolute;
left: 0;
top: 50%;
margin-top: -52px;
}
.content .application-flow .flow ul li {
height: 104px;
position: relative;
float: left;
margin-right: 113.5px;
width: 23px;
}
.content .application-flow .flow ul li .number {
width: 23px;
height: 23px;
background: #ae0d15;
text-align: center;
line-height: 23px;
font-size: 16px;
color: #fff;
font-weight: bold;
position: absolute;
left: 50%;
top: 50%;
margin: -11.5px 0 0 -11.5px;
}
.content .application-flow .flow ul li .process {
font-size: 20px;
color: #333;
font-weight: bold;
position: absolute;
width: 240px;
left: 50%;
margin-left: -120px;
text-align: center;
}
.content .application-flow .flow ul li.two .process {
bottom: 0;
}
.content .application-flow .flow img {
display: none;
}
.content .service-system {
padding: 90px 0;
}
.content .service-system ul {
margin-top: 42px;
width: 100%;
}
.content .service-system ul li {
width: 142px;
margin-right: 69px;
float: left;
}
.content .service-system ul li.last {
margin-right: 0;
}
.content .service-system ul li .images {
width: 88px;
height: 88px;
margin: 0 auto;
transform: rotatey(0deg);
-ms-transform: rotatey(0deg);
/* ie 9 */
-moz-transform: rotatey(0deg);
/* firefox */
-webkit-transform: rotatey(0deg);
/* safari 和 chrome */
-o-transform: rotatey(0deg);
transition: all 0.5s
}
.content .service-system ul li .images img {
width: 100%;
height: 100%;
display: block;
}
.content .service-system ul li .service {
width: 100%;
text-align: center;
margin-top: 14px;
}
.content .service-system ul li .service h4 {
font-size: 20px;
color: #333;
font-weight: bold;
background: url(/uploads/image/sdimages/db.jpg) no-repeat center bottom;
padding-bottom: 12px;
}
.content .service-system ul li .service p {
margin-top: 14px;
font-size: 14px;
color: #666;
line-height: 24px;
}
.content .service-system ul li:hover .images img {
transform: rotatey(360deg);
-ms-transform: rotatey(360deg);
/* ie 9 */
-moz-transform: rotatey(360deg);
/* firefox */
-webkit-transform: rotatey(360deg);
/* safari 和 chrome */
-o-transform: rotatey(360deg);
transition: all 0.5s;
}
.footer {
width: 100%;
background: #232428;
padding: 40px 0 52px;
}
.footer .footer-nav {
width: 100%;
border-bottom: 1px solid #414244;
padding-bottom: 26px;
}
.footer .footer-nav ul li {
float: left;
margin-right: 40px;
}
.footer .footer-nav ul li a {
display: block;
}
.footer .footer-nav ul li a .en {
font-size: 12px;
color: #666;
text-transform: uppercase;
}
.footer .footer-nav ul li a .cn {
font-size: 16px;
color: #fff;
margin-top: 4px;
}
.footer .footer-nav ul li a:hover .cn {
color: #ae0d15;
}
.footer .footer-nav ul li a:hover .en {
color: #fff;
}
.footer .footer-center {
padding: 24px 0 16px;
border-bottom: 1px solid #414244;
}
.footer .footer-center .footer-xx {
width: 100%;
}
.footer .footer-center .footer-xx .move {
float: left;
}
.footer .footer-center .footer-xx .move .footer-logo {
display: block;
float: left;
margin-top: 13px;
width: 254px;
height: 37px;
}
.footer .footer-center .footer-xx .move .footer-logo img {
width: 254px;
height: 37px;
display: block;
}
.footer .footer-center .footer-xx .move .qr-code {
float: left;
margin-left: 38px;
}
.footer .footer-center .footer-xx .move .qr-code>div {
width: 88px;
float: left;
}
.footer .footer-center .footer-xx .move .qr-code>div img {
width: 88px;
height: 88px;
display: block;
}
.footer .footer-center .footer-xx .move .qr-code>div p {
font-size: 14px;
color: #fff;
text-align: center;
margin-top: 7px;
}
.footer .footer-center .footer-xx .move .qr-code .wxgzh {
margin-left: 19px;
}
.footer .footer-center .footer-xx .information {
float: right;
text-align: right;
margin-top: 4px;
}
.footer .footer-center .footer-xx .information>div {
font-size: 14px;
color: #fff;
margin-bottom: 10px;
}
.footer .footer-center .blogroll {
margin-top: 26px;
}
.footer .footer-center .blogroll span {
display: block;
float: left;
font-size: 14px;
color: #fff;
}
.footer .footer-center .blogroll ul {
width: 94%;
float: left;
;
}
.footer .footer-center .blogroll ul li {
float: left;
margin-right: 8px;
}
.footer .footer-center .blogroll ul li.last {
margin-right: 0;
}
.footer .footer-center .blogroll ul li a {
font-size: 14px;
color: #fff;
}
.footer .footer-center .blogroll ul li a:hover {
color: #ae0d15;
}
.footer .footer-bottom {
padding-top: 18px;
}
.footer .footer-bottom>div {
font-size: 12px;
color: #fff;
float: left;
}
.footer .footer-bottom .divide {
width: 27px;
background: url(/uploads/image/sdimages/fg1.jpg) no-repeat center center;
height: 18px;
margin: 0 14px;
}
/* 海外移民 */
.banner {
width: 100%;
position: relative;
}
.banner img {
width: 100%;
display: block;
}
.content .ideal-life {
padding: 94px 0 100px;
}
.content .ideal-life .ideal-life-top {
width: 100%;
text-align: center;
}
.content .ideal-life .ideal-life-top .motif .name {
font-size: 16px;
color: #333;
border-bottom: 2px solid #333;
display: inline-block;
*display: inline;
zoom: 1;
}
.content .ideal-life .ideal-life-top .motif .arlym {
font-size: 20px;
color: #333;
margin-top: 8px;
background: url(/uploads/image/sdimages/db2.png) no-repeat center bottom;
padding-bottom: 6px;
}
.content .ideal-life .ideal-life-top .headline {
margin-top: 20px;
}
.content .ideal-life .ideal-life-top .headline .headline-cn {
width: 100%;
}
.content .ideal-life .ideal-life-top .headline .headline-cn h2 {
font-size: 52px;
color: #333;
font-family: 'regular';
font-weight: normal;
}
.content .ideal-life .ideal-life-top .headline .headline-cn h2 span {
color: #ae0d15;
margin-left: 34px;
}
.content .ideal-life .ideal-life-top .headline .headline-cn h5 {
font-size: 22px;
color: #666;
font-weight: normal;
}
.content .ideal-life .ideal-life-top .headline .headline-en {
margin-top: 14px;
font-size: 14px;
color: #666;
letter-spacing: 10px;
text-indent: 8px;
}
.content .ideal-life .life-content {
width: 100%;
margin-top: 54px;
}
.content .ideal-life .life-content ul li {
width: 398px;
height: 207px;
float: left;
margin: 0 2px 2px 0;
}
.content .ideal-life .life-content ul li.three {
margin-right: 0;
}
.content .ideal-life .life-content ul li a {
display: block;
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
}
.content .ideal-life .life-content ul li a .img {
width: 398px;
height: 207px;
overflow: hidden;
}
.content .ideal-life .life-content ul li a .img img {
width: 100%;
height: 100%;
display: block;
}
.content .ideal-life .life-content ul li a .feature {
position: absolute;
top: 50%;
text-align: center;
width: 100%;
left: 0;
margin-top: -60.5px;
transform: scale(1);
-ms-transform: scale(1);
/* ie 9 */
-moz-transform: scale(1);
/* firefoz */
-webkit-transform: scale(1);
/* safari 和 chrome */
-o-transform: scale(1);
transition: all 0.3s;
}
.content .ideal-life .life-content ul li a .feature .plus {
font-size: 20px;
color: #fff;
font-weight: bold;
}
.content .ideal-life .life-content ul li a .feature .characteristic {
margin-top: 18px;
}
.content .ideal-life .life-content ul li a .feature .characteristic .cn {
font-size: 22px;
color: #fff;
font-weight: bold;
}
.content .ideal-life .life-content ul li a .feature .characteristic .en {
font-size: 16px;
color: #fff;
margin-top: 16px;
}
.content .ideal-life .life-content ul li a .feature-introduce {
position: absolute;
left: 0;
top: 100%;
;
width: 100%;
height: 100%;
background: url(/uploads/image/sdimages/bg4.png) repeat;
text-align: center;
line-height: 207px;
}
.content .ideal-life .life-content ul li a .feature-introduce p {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: middle;
font-size: 16px;
color: #fff;
line-height: 30px;
width: 312px;
text-align: justify;
max-height: 180px;
overflow: hidden;
}
.content .ideal-life .life-content ul li a:hover .feature {
transform: scale(0);
-ms-transform: scale(0);
/* ie 9 */
-moz-transform: scale(0);
/* firefoz */
-webkit-transform: scale(0);
/* safari 和 chrome */
-o-transform: scale(0);
transition: all 0.3s;
}
.content .meet-ireland {
width: 100%;
height: 433px;
background: url(/uploads/image/sdimages/bg5.png) no-repeat;
background-size: 100% 100%;
padding-top: 52px;
text-align: center;
}
.content .meet-ireland .title .caption .cn {
font-size: 52px;
color: #fff;
}
.content .meet-ireland .title .caption .en {
font-size: 60px;
color: #a2c0ec;
top: 14px;
}
.content .meet-ireland .meet {
margin-top: 38px;
}
.content .meet-ireland .meet .meet-welfare {
width: 100%;
}
.content .meet-ireland .meet .meet-welfare p {
font-size: 16px;
color: #fff;
line-height: 30px;
}
.content .meet-ireland .meet .function {
width: 408px;
margin: 38px auto 0;
}
.content .meet-ireland .meet .function a {
display: block;
float: left;
width: 184px;
height: 40px;
text-align: center;
line-height: 40px;
font-size: 18px;
color: #ae0d15;
border-radius: 2px;
background: #fff;
}
.content .meet-ireland .meet .function .wtzx {
float: right;
color: #fff;
background: #ae0d15;
}
.content .advantage {
width: 100%;
padding: 63px 0 68px;
}
.content .advantage .title .caption .cn {
font-size: 52px;
font-weight: normal;
}
.content .advantage .title .caption .cn em {
color: #333;
}
.content .advantage .title .caption .en {
font-size: 60px;
color: #e8e8e8;
top: 12px;
}
.content .advantage .title .explain {
font-size: 22px;
color: #666;
margin-top: 8px;
}
.content .advantage ul {
margin-top: 52px;
}
.content .advantage ul li {
float: left;
width: 244px;
margin-right: 74.5px;
}
.content .advantage ul li.last {
margin-right: 0;
}
.content .advantage ul li .images {
width: 244px;
height: 211px;
}
.content .advantage ul li .images img {
width: 244px;
height: 211px;
display: block;
}
.content .advantage ul li .superiority {
width: 100%;
margin-top: 24px;
text-align: center;
position: relative;
min-height: 113px;
}
.content .advantage ul li .superiority h5 {
font-size: 22px;
color: #333;
font-weight: normal;
}
.content .advantage ul li .superiority .merit {
margin-top: 8px;
width: 300px;
position: absolute;
left: 50%;
margin-left: -150px;
}
.content .advantage ul li .superiority .merit p {
font-size: 16px;
color: #666;
line-height: 24px;
margin: 0 auto;
white-space: inherit;
}
.content .immigrant-project {
width: 100%;
height: 656px;
background: url(/uploads/image/sdimages/bg6.png) no-repeat;
background-size: 100% 100%;
padding-top: 120px;
}
.content .immigrant-project .title .caption {
background: url(/uploads/image/sdimages/db3.jpg) no-repeat center bottom;
padding-bottom: 24px;
}
.content .immigrant-project .title .caption .cn {
font-size: 52px;
color: #fff;
}
.content .immigrant-project .title .caption .en {
font-size: 60px;
color: #a2c0ec;
top: 14px;
}
.content .immigrant-project .project {
margin-top: 41px;
position: relative;
}
.content .immigrant-project .project .bd {
width: 1086px;
height: 377px;
margin: 0 auto;
box-shadow: 0 0 12px #6a97cf;
}
.content .immigrant-project .project .prev,
.content .immigrant-project .project .next {
width: 36px;
height: 51px;
position: absolute;
top: 50%;
margin-top: -18px;
}
.content .immigrant-project .project .prev {
left: 0;
background: url(/uploads/image/sdimages/xm-zuo.png) no-repeat;
}
.content .immigrant-project .project .next {
right: 0;
background: url(/uploads/image/sdimages/xm-you.png) no-repeat;
}
.content .immigrant-project .project .bd ul li {
background: #fff;
padding: 37px 30px;
width: 1026px;
height: 303px;
margin-right: 20px;
}
.content .immigrant-project .project .bd ul li .img {
width: 457px;
height: 303px;
float: left;
}
.content .immigrant-project .project .bd ul li .img img {
width: 457px;
height: 303px;
display: block;
}
.content .immigrant-project .project .bd ul li .ymxm-nr {
width: 522px;
float: right;
padding-top: 50px;
}
.content .immigrant-project .project .bd ul li .ymxm-nr .xm-title {
width: 100%;
}
.content .immigrant-project .project .bd ul li .ymxm-nr .xm-title h3 {
font-size: 42px;
color: #ae0d15;
font-weight: normal;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.content .immigrant-project .project .bd ul li .ymxm-nr .xm-title .state {
font-size: 18px;
color: #333;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.content .immigrant-project .project .bd ul li .ymxm-nr .project-survey {
margin-top: 20px;
font-size: 18px;
color: #333;
line-height: 24px;
font-weight: bold;
}
.content .immigrant-project .project .bd ul li .ymxm-nr .project-survey span {
color: #ff0000;
}
.content .immigrant-project .window-consulting {
width: 408px;
margin: 50px auto 0;
}
.content .immigrant-project .window-consulting a {
display: block;
width: 184px;
height: 40px;
background: #ae0d15;
border-radius: 2px;
text-align: center;
line-height: 40px;
font-size: 18px;
color: #fff;
cursor: pointer;
border: none;
outline: none;
float: left;
}
.content .immigrant-project .window-consulting .wtzx {
background: #fff;
color: #ae0d15;
float: right;
}
.content .fund-guarantee {
padding: 82px 0 107px;
}
.content .fund-guarantee .title .caption .cn {
font-size: 52px;
font-weight: normal;
}
.content .fund-guarantee .title .caption .cn em {
color: #333;
}
.content .fund-guarantee .title .caption .en {
font-size: 60px;
color: #e8e8e8;
top: 12px;
}
.content .fund-guarantee .title .explain {
font-size: 22px;
color: #666;
margin-top: 8px;
}
.content .fund-guarantee ul {
width: 100%;
margin-top: 130px;
}
.content .fund-guarantee ul li {
width: 253px;
height: 148px;
border: 2px solid #ae0d15;
float: left;
position: relative;
padding: 140px 17px 0;
text-align: center;
margin-right: 12px;
}
.content .fund-guarantee ul li.last {
margin-right: 0;
}
.content .fund-guarantee ul li .images {
width: 215px;
height: 215px;
background: #fff;
position: absolute;
left: 50%;
margin-left: -107.5px;
top: -85px;
border-radius: 100%;
}
.content .fund-guarantee ul li .images img {
position: absolute;
width: 203px;
height: 203px;
display: block;
border-radius: 100%;
left: 50%;
top: 50%;
margin: -101.5px 0 0 -101.5px;
}
.content .fund-guarantee ul li .images p {
width: 62px;
position: absolute;
font-size: 30px;
color: #fff;
line-height: 30px;
font-weight: bold;
left: 50%;
top: 50%;
margin: -30px 0 0 -31px;
}
.content .fund-guarantee ul li .guarantee {
width: 100%;
}
.content .fund-guarantee ul li .guarantee h6 {
font-size: 22px;
color: #333;
}
.content .fund-guarantee ul li .guarantee p {
width: 100%;
margin-top: 12px;
font-size: 16px;
color: #666;
line-height: 24px;
text-align: justify;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
max-height: 96px;
}
.content .different {
width: 100%;
height: 883px;
background: url(/uploads/image/sdimages/bg7.jpg) no-repeat;
background-size: 100% 100%;
padding-top: 68px;
}
.content .different .title .caption .cn {
font-size: 52px;
font-weight: normal;
}
.content .different .title .caption .cn em {
color: #333;
}
.content .different .title .caption .en {
font-size: 60px;
color: #ecf5fb;
top: 12px;
}
.content .different .title .caption {
background: url(/uploads/image/sdimages/db4.jpg) no-repeat center bottom;
padding-bottom: 24px;
}
.content .different .state-different {
width: 100%;
margin-top: 48px;
}
.content .different .state-different table {
width: 100%;
}
.content .different .state-different table tr th {
height: 49px;
background: #ae0d15;
font-size: 20px;
color: #fff;
font-weight: normal;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
}
.content .different .state-different table tr td {
height: 50px;
font-size: 16px;
color: #666;
text-align: center;
background: #ffe1e2;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
}
.content .different .state-different table tr td.condition {
background: #e59017;
font-size: 20px;
color: #fff;
}
.content .different .state-different table tr td.resource {
background: #00669b;
color: #fff;
font-weight: bold;
}
.content .different .state-different table tr th:last-child {
border-right: none;
}
.content .different .state-different table tr td:last-child {
border-right: none;
}
.content .different .state-different table tr:last-child td {
border-bottom: none;
}
.content .different .window-consulting {
width: 408px;
margin: 50px auto 0;
}
.content .different .window-consulting a {
display: block;
width: 184px;
height: 40px;
background: #ae0d15;
border-radius: 2px;
text-align: center;
line-height: 40px;
font-size: 18px;
color: #fff;
cursor: pointer;
border: none;
outline: none;
float: left;
}
.content .different .window-consulting .wtzx {
background: #fff;
color: #ae0d15;
float: right;
}
.content .immigration-operation {
padding: 82px 0 99px;
}
.content .immigration-operation .title .caption .cn {
font-size: 52px;
font-weight: normal;
}
.content .immigration-operation .title .caption .cn em {
color: #333;
}
.content .immigration-operation .title .caption .en {
font-size: 60px;
color: #e8e8e8;
top: 10px;
}
.content .immigration-operation .title .explain {
font-size: 22px;
color: #666;
margin-top: 8px;
}
.content .immigration-operation .handle {
margin-top: 66px;
}
.content .immigration-operation .handle>div {
width: 100%;
margin-bottom: 29px;
}
.content .immigration-operation .handle>div .operate {
width: 171px;
height: 167.5px;
float: left;
text-align: center;
padding-top: 68.5px;
}
.content .immigration-operation .handle>div .operate h4 {
font-size: 30px;
color: #fff;
background: url(/uploads/image/sdimages/db5.jpg) no-repeat center bottom;
padding-bottom: 8px;
}
.content .immigration-operation .handle>div .operate img {
width: 32px;
height: 32px;
display: block;
margin: 14px auto 0;
}
.content .immigration-operation .handle .welfare-housing .operate {
background: #ae0d15;
}
.content .immigration-operation .handle>div .ihandle {
width: 1020px;
float: right;
height: 236px;
}
.content .immigration-operation .handle>div .ihandle .how-operate {
width: 171px;
float: left;
}
.content .immigration-operation .handle>div .ihandle .how-operate ul li {
width: 167px;
height: 52px;
border: 2px solid #ae0d15;
margin-bottom: 4px;
font-size: 22px;
color: #ae0d15;
text-align: center;
line-height: 52px;
cursor: pointer;
}
.content .immigration-operation .handle>div .ihandle .how-operate ul li:last-child {
margin-bottom: 0;
}
.content .immigration-operation .handle>div .ihandle .how-operate ul li.on {
background: #ae0d15;
color: #fff;
}
.content .immigration-operation .handle>div .ihandle .handle-ff {
width: 805px;
height: 236px;
float: right;
}
.content .immigration-operation .handle>div .ihandle .handle-ff>div {
width: 801px;
height: 232px;
border: 2px solid #ae0d15;
display: none;
position: relative;
}
.content .immigration-operation .handle>div .ihandle .handle-ff>div.show {
display: block;
}
.content .immigration-operation .handle>div .ihandle .handle-ff .xmys {
padding-top: 43px;
height: 189px;
}
.content .immigration-operation .handle>div .ihandle .handle-ff .xmys::after {
content: '';
background: url(/uploads/image/sdimages/cz1.png) no-repeat;
position: absolute;
top: -2px;
left: -25px;
width: 23px;
height: 57px;
}
.content .immigration-operation .handle>div .ihandle .handle-ff .xmys ul li {
width: 20%;
float: left;
}
.content .immigration-operation .handle>div .ihandle .handle-ff .xmys ul li .img {
width: 61px;
height: 61px;
background: #ae0d15;
position: relative;
margin: 0 auto;
border-radius: 100%;
}
.content .immigration-operation .handle>div .ihandle .handle-ff .xmys ul li .img img {
position: absolute;
left: 50%;
top: 50%;
width: 37px;
height: 33px;
margin: -16.5px 0 0 -18.5px;
}
.content .immigration-operation .handle>div .ihandle .handle-ff .xmys ul li .xmys-nr {
width: 100%;
margin-top: 12px;
text-align: center;
}
.content .immigration-operation .handle>div .ihandle .handle-ff .xmys ul li .xmys-nr h5 {
font-size: 16px;
color: #ae0d15;
}
.content .immigration-operation .handle>div .ihandle .handle-ff .xmys ul li .xmys-nr p {
font-size: 14px;
color: #666;
line-height: 24px;
margin-top: 6px;
}
.content .immigration-operation .handle>div .ihandle .handle-ff .sqtj {
padding: 37px 28px 0 31px;
width: ;
height: 195px;
width: 742px;
position: relative;
}
.content .immigration-operation .handle>div .ihandle .handle-ff .sqtj::after {
content: '';
background: url(/uploads/image/sdimages/cz1.png) no-repeat;
position: absolute;
top: 57px;
left: -25px;
width: 23px;
height: 57px;
}
.content .immigration-operation .handle>div .ihandle .handle-ff .sqtj .hx {
width: 742px;
position: absolute;
height: 2px;
background: #ae0d15;
left: 31px;
top: 62px;
}
.content .immigration-operation .handle>div .ihandle .handle-ff .sqtj ul li {
width: 172px;
float: left;
position: relative;
margin-right: 113px;
}
.content .immigration-operation .handle>div .ihandle .handle-ff .sqtj ul li:last-child {
margin-right: 0;
}
.content .immigration-operation .handle>div .ihandle .handle-ff .sqtj ul li .numerical {
width: 54px;
height: 54px;
background: #ae0d15;
font-size: 30px;
color: #fff;
text-align: center;
line-height: 54px;
margin: 0 auto;
}
.content .immigration-operation .handle>div .ihandle .handle-ff .sqtj ul li .sqtj-nr {
position: absolute;
width: 230px;
left: 50%;
margin-left: -115px;
font-size: 16px;
color: #666;
line-height: 24px;
text-align: center;
top: 64px;
}
.content .immigration-operation .handle>div .ihandle .handle-ff .tzyq {
padding: 0 34px;
width: 733px;
line-height: 230px;
}
.content .immigration-operation .handle>div .ihandle .handle-ff .tzyq::after {
content: '';
background: url(/uploads/image/sdimages/cz1.png) no-repeat;
position: absolute;
top: 116px;
left: -25px;
width: 23px;
height: 57px;
}
.content .immigration-operation .handle>div .ihandle .handle-ff .tzyq p {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: middle;
font-size: 16px;
color: #666;
line-height: 24px;
}
.content .immigration-operation .handle>div .ihandle .handle-ff .tzlc::after {
content: '';
background: url(/uploads/image/sdimages/cz1.png) no-repeat;
position: absolute;
top: 177px;
left: -25px;
width: 23px;
height: 57px;
}
.content .immigration-operation .handle .donate .operate {
background: #00669b;
}
.content .immigration-operation .handle .donate .ihandle .how-operate ul li {
border: 2px solid #00669b;
color: #00669b;
}
.content .immigration-operation .handle .donate .ihandle .how-operate ul li.on {
background: #00669b;
color: #fff;
}
.content .immigration-operation .handle .donate .ihandle .handle-ff>div {
border: 2px solid #00669b;
}
.content .immigration-operation .handle .donate .ihandle .handle-ff>div::after {
background: url(/uploads/image/sdimages/cz2.png) no-repeat;
}
.content .immigration-operation .handle .donate .ihandle .handle-ff .xmys ul li .img {
background: #00669b;
}
.content .immigration-operation .handle .donate .ihandle .handle-ff .xmys ul li .xmys-nr h5 {
color: #00669b;
}
.content .immigration-operation .handle .donate .ihandle .handle-ff .sqtj .hx {
background: #00669b;
}
.content .immigration-operation .handle .donate .ihandle .handle-ff .sqtj ul li .numerical {
background: #00669b;
}
.content .immigration-operation .handle .guarantee {
margin-bottom: 0;
}
.content .immigration-operation .handle .guarantee .operate {
background: #e59017;
}
.content .immigration-operation .handle .guarantee .ihandle .how-operate ul li {
border: 2px solid #e59017;
color: #e59017;
}
.content .immigration-operation .handle .guarantee .ihandle .how-operate ul li.on {
background: #e59017;
color: #fff;
}
.content .immigration-operation .handle .guarantee .ihandle .handle-ff>div {
border: 2px solid #e59017;
}
.content .immigration-operation .handle .guarantee .ihandle .handle-ff>div::after {
background: url(/uploads/image/sdimages/cz3.png) no-repeat;
}
.content .immigration-operation .handle .guarantee .ihandle .handle-ff .xmys ul li .img {
background: #e59017;
}
.content .immigration-operation .handle .guarantee .ihandle .handle-ff .xmys ul li .xmys-nr h5 {
color: #e59017;
}
.content .immigration-operation .handle .guarantee .ihandle .handle-ff .sqtj .hx {
background: #e59017;
}
.content .immigration-operation .handle .guarantee .ihandle .handle-ff .sqtj ul li .numerical {
background: #e59017;
}
.content .immigration-service {
width: 100%;
height: 446px;
background: #7e96bf;
padding-top: 74px;
}
.content .immigration-service .title .caption {
background: url(/uploads/image/sdimages/db3.jpg) no-repeat center bottom;
padding-bottom: 24px;
}
.content .immigration-service .title .caption .cn {
font-size: 52px;
color: #fff;
}
.content .immigration-service .title .caption .en {
font-size: 60px;
color: #8ba0c4;
top: 14px;
}
.content .immigration-service ul {
margin-top: 51px;
}
.content .immigration-service ul li {
width: 194px;
float: left;
margin-right: 7.2px;
}
.content .immigration-service ul li .serve {
width: 136px;
height: 136px;
border-radius: 5px;
box-shadow: 4px 4px 8px #637ba2;
background: #fff;
line-height: 136px;
text-align: center;
font-size: 48px;
color: #6888bc;
font-weight: bold;
text-shadow: -1px -1px 6px #466496;
;
margin: 0 auto;
}
.content .immigration-service ul li:last-child {
margin-right: 0;
}
.content .immigration-service ul li .serve-nr {
width: 100%;
margin-top: 17px;
text-align: center;
font-size: 16px;
color: #fff;
}
.content .immigrant-message {
padding: 50px 0 60px;
}
.content .immigrant-message .caption-top {
width: 100%;
padding-bottom: 16px;
border-bottom: 1px solid #ccc;
}
.content .immigrant-message .caption-top h3 {
font-size: 22px;
color: #333;
}
.content .immigrant-message .caption-top h3 span {
color: #ae0d15;
}
.content .immigrant-message .ymzx {
margin-top: 25px;
}
.content .immigrant-message .ymzx .img {
width: 377px;
height: 283px;
float: left;
}
.content .immigrant-message .ymzx .img img {
width: 377px;
height: 283px;
display: block;
}
.content .immigrant-message .ymzx ul {
width: 753px;
float: right;
}
.content .immigrant-message .ymzx ul li {
float: left;
background: url(/uploads/image/sdimages/dian.jpg) no-repeat left center;
padding-left: 21px;
margin: 0 113px 13px 0;
width: 250px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.content .immigrant-message .ymzx ul li.two {
margin-right: 0;
}
.content .immigrant-message .ymzx ul li a {
font-size: 16px;
color: #333;
}
.content .immigrant-message .ymzx ul li a:hover {
color: #ae0d15;
}
/* 关于å²å¯†æ–¯ */
.banner-lanmu {
position: relative;
width: 100%;
}
.banner-lanmu img {
width: 100%;
display: block;
}
.banner-lanmu .banner-nr {
position: absolute;
left: 50%;
top: 50%;
text-align: center;
margin: -70px 0 0 -345px;
}
.banner-lanmu .banner-nr .banner-bt {
font-size: 48px;
color: #fff;
}
.banner-lanmu .banner-nr .banner-bt em {
font-weight: bold;
}
.banner-lanmu .banner-nr .banner-aim {
border: 2px solid #fff;
padding: 0 28px;
height: 52px;
line-height: 52px;
font-size: 30px;
color: #fff;
margin-top: 12px;
}
.content .gysms {
padding: 44px 0 70px;
}
.content .gysms-title {
width: 100%;
text-align: center;
}
.content .gysms-title span {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: middle;
background: url(/uploads/image/sdimages/zb.jpg) no-repeat center center;
height: 52px;
width: 80px;
}
.content .gysms-title .title-caption {
position: relative;
margin: 0 40px;
text-align: center;
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: middle;
height: 52px;
}
.content .gysms-title .title-caption .cn {
font-size: 32px;
color: #ae0d15;
position: absolute;
top: 22px;
text-align: center;
width: 100%;
left: 0;
top: 0;
line-height: 52px;
}
.content .gysms-title .title-caption .en {
font-size: 26px;
color: #ddd;
z-index: 9;
text-transform: uppercase;
line-height: 52px;
padding-top: 14px;
}
.content .gysms .gysms-nr {
width: 100%;
margin-top: 65px;
}
.content .gysms .gysms-nr .gysms-lm {
width: 1198px;
height: 40px;
border: 1px solid #ae0d15;
}
.content .gysms .gysms-nr .gysms-lm ul {
display: flex;
justify-content: space-between;
}
.content .gysms .gysms-nr .gysms-lm ul li {
width: 298.5px;
height: 40px;
line-height: 40px;
text-align: center;
font-size: 20px;
color: #ae0d15;
float: left;
/* border-right: 1px solid #ae0d15; */
cursor: pointer;
}
.content .gysms .gysms-nr .gysms-lm ul li.last {
border-right: none;
}
.content .gysms .gysms-nr .gysms-lm ul li.on {
background: #ae0d15;
color: #fff;
}
.content .gysms .gysms-nr .gysms-lm-nr {
width: 100%;
}
.content .gysms .gysms-nr .gysms-lm-nr>div {
display: none;
}
.content .gysms .gysms-nr .gysms-lm-nr>div.show {
display: block;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction {
padding-top: 54px;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .referral {
width: 100%;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .referral h5 {
font-size: 20px;
color: #333;
line-height: 32px;
text-align: center;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .referral .referral-nr {
width: 100%;
margin-top: 42px;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .referral .referral-nr .images {
width: 448px;
height: 336px;
float: left;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .referral .referral-nr .images img {
width: 448px;
height: 336px;
display: block;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .referral .referral-nr .referral-details {
width: 710px;
float: right;
height: 336px;
overflow: hidden;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .referral .referral-nr .referral-details p {
font-size: 14px;
color: #666;
line-height: 32px;
margin-bottom: 26px;
text-align: justify;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .referral .referral-nr .referral-details p:last-child {
margin-bottom: 0;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .specialty {
width: 100%;
margin-top: 65px;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .specialty ul {
width: 740px;
margin: 0 auto;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .specialty ul li {
width: 185px;
float: left;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .specialty ul li img {
width: 80px;
height: 80px;
display: block;
margin: 0 auto;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .specialty ul li .specialty-nr {
width: 100%;
margin-top: 8px;
text-align: center;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .specialty ul li .specialty-nr .cn {
font-size: 20px;
color: #ae0d15;
font-weight: bold;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .specialty ul li .specialty-nr .en {
font-size: 14px;
color: #ae0d15;
margin-top: 4px;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .specialty .specialty-xq {
width: 100%;
margin-top: 40px;
font-size: 14px;
color: #666;
line-height: 32px;
text-align: center;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .consult-company {
width: 100%;
margin-top: 43px;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .consult-company .subject {
width: 100%;
text-align: center;
font-weight: bold;
font-size: 20px;
color: #333;
line-height: 32px;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .consult-company .consult-company-nr {
width: 100%;
margin-top: 20px;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .consult-company .consult-company-nr img {
max-width: 1005;
margin: 0 auto;
display: block;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .gysms-bottom {
width: 100%;
margin-top: 50px;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .gysms-bottom h6 {
font-size: 20px;
color: #333;
line-height: 32px;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .gysms-bottom .djys {
width: 100%;
margin-top: 16px;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .gysms-bottom .djys p {
font-size: 14px;
color: #666;
line-height: 32px;
}
.content .gysms .gysms-nr .gysms-lm-nr .introduction .gysms-bottom .djys p em {
color: #333;
}
/* å…¬å¸åŽ†ç¨‹ */
.content .gysms .gysms-nr .gysms-lm-nr .company-course {
width: 100%;
padding-top: 60px;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-introduce {
width: 100%;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-introduce .images {
width: 447px;
height: 336px;
float: left;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-introduce .images img {
width: 447px;
height: 336px;
display: block;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-introduce .gslc-js {
width: 690px;
float: right;
height: auto;
overflow: hidden;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-introduce .gslc-js .igslc-js {
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: middle;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-introduce .gslc-js .igslc-js p {
font-size: 14px;
color: #666;
line-height: 30px;
margin-bottom: 28px;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-introduce .gslc-js .igslc-js p:last-child {
margin-bottom: 0;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-incident {
width: 1064px;
margin: 60px auto 0;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-incident ul {
width: 100%;
background: url(/uploads/image/sdimages/fg3.jpg) no-repeat center top;
background-size: 1px 100%;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-incident ul li {
width: 100%;
margin-bottom: 18px;
height: 120px;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-incident ul li .list {
width: 505px;
height: 102px;
padding-top: 18px;
float: right;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-incident ul li.two .list {
float: left;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-incident ul li .list .incident-nr {
float: left;
width: 280px;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-incident ul li .list .incident-nr .year {
font-size: 24px;
color: #333;
font-weight: bold;
position: relative;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-incident ul li .list .incident-nr .year::after {
content: '';
width: 14px;
height: 14px;
background: url(/uploads/image/sdimages/dian4.png) no-repeat;
position: absolute;
left: -34px;
top: 50%;
margin-top: -7px;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-incident ul li .list .incident-nr .incident-xq {
width: 100%;
margin-top: 4px;
font-size: 14px;
color: #666;
line-height: 30px;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-incident ul li .list .images {
width: 113px;
height: 85px;
float: left;
margin-left: 28px;
margin-top: 8px;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-incident ul li .list .images img {
width: 100%;
height: 85px;
display: block;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-incident ul li.two .list>div {
float: right;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-incident ul li.two .list .incident-nr {
text-align: right;
margin-left: 28px;
width: 350px;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-incident ul li.two .list .incident-nr .year::after {
content: '';
width: 14px;
height: 14px;
background: url(/uploads/image/sdimages/dian4.png) no-repeat;
position: absolute;
right: -34px;
left: auto;
top: 50%;
margin-top: -7px;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-incident ul li.two .list .images {
margin-left: 0;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-incident ul li.three .incident-nr {
width: 324px;
}
.content .gysms .gysms-nr .gysms-lm-nr .company-course .course-incident ul li.two.four .incident-nr {
width: 364px;
}
/* 资质展览 */
.content .gysms .gysms-nr .gysms-lm-nr .aptitude-exhibition {
padding-top: 64px;
text-align: center;
}
.content .gysms .gysms-nr .gysms-lm-nr .aptitude-exhibition>ul {
margin-bottom: 42px;
}
.content .gysms .gysms-nr .gysms-lm-nr .aptitude-exhibition>ul li {
width: 272px;
float: left;
margin: 0 37.3px 30px 0;
}
.content .gysms .gysms-nr .gysms-lm-nr .aptitude-exhibition>ul li.four {
margin-right: 0;
}
.content .gysms .gysms-nr .gysms-lm-nr .aptitude-exhibition>ul li .images {
width: 272px;
height: 196px;
overflow: hidden;
}
.content .gysms .gysms-nr .gysms-lm-nr .aptitude-exhibition>ul li .images img {
width: 272px;
height: 196px;
display: block;
transition: all 0.6s;
}
.content .gysms .gysms-nr .gysms-lm-nr .aptitude-exhibition>ul li p {
font-size: 20px;
color: #2b2b2b;
text-align: center;
margin-top: 10px;
padding: 0 10px;
overflow: hidden;
text-overflow: el;
white-space: nowrap;
}
.content .gysms .gysms-nr .gysms-lm-nr .aptitude-exhibition ul li:hover .images img {
transition: all 0.6s;
transform: scale(1.1);
}
.content .skip {
display: inline-block;
*display: inline;
zoom: 1;
}
.content .skip a {
min-width: 26px;
height: 38px;
display: block;
float: left;
line-height: 40px;
padding: 0 6px;
font-size: 14px;
color: #888;
margin: 0 6px;
background: #efefef;
}
.content .skip span {
min-width: 26px;
height: 38px;
display: block;
float: left;
line-height: 40px;
padding: 0 6px;
font-size: 14px;
color: #888;
margin: 0 6px;
background: #efefef;
}
.content .skip span.current {
background: #ae0d15;
color: #fff;
}
.content .skip a:hover {
background: #ae0d15;
color: #fff;
}
.content .skip a.hy {
width: 80px;
height: 40px;
padding: 0;
background: #e9e9e9;
text-align: center;
border: none;
}
.content .skip a.hy em {
display: inline-block;
*display: inline;
zoom: 1;
font-size: 14px;
color: #949494;
height: 40px;
}
/* åˆä½œä¼™ä¼´ */
.content .gysms .gysms-nr .gysms-lm-nr .hzhb {
padding-top: 63px;
text-align: center;
}
.content .gysms .gysms-nr .gysms-lm-nr .hzhb>ul {
margin-bottom: 23px;
}
.content .gysms .gysms-nr .gysms-lm-nr .hzhb>ul li {
width: 348px;
height: 121px;
border: 1px solid #ccc;
float: left;
margin: 0 75px 43px 0;
overflow: hidden;
}
.content .gysms .gysms-nr .gysms-lm-nr .hzhb>ul li img {
width: 348px;
height: 121px;
display: block;
transition: all 0.6s;
}
.content .gysms .gysms-nr .gysms-lm-nr .hzhb>ul li.three {
margin-right: 0;
}
.content .gysms .gysms-nr .gysms-lm-nr .hzhb>ul li:hover img {
transition: all 0.6s;
transform: scale(1.1);
}
/* 顾问团队 */
.banner-lanmu .details {
width: 858px;
height: 166px;
background: url(/uploads/image/sdimages/bg8.png) repeat;
position: absolute;
left: 50%;
top: 50%;
margin: -95px 0 0 -429px;
text-align: center;
padding-top: 22px;
}
.banner-lanmu .details .details-zt {
width: 100%;
}
.banner-lanmu .details .details-zt .en {
font-size: 36px;
color: #333;
}
.banner-lanmu .details .details-zt .cn {
font-size: 36px;
color: #333;
font-weight: bold;
line-height: 46px;
}
.banner-lanmu .details .annotation {
font-size: 16px;
color: #333;
margin-top: 12px;
}
.content .consultant-team {
padding: 50px 0 80px;
}
.content .consultant-team .team {
width: 100%;
margin-top: 66px;
}
.content .consultant-team .team .consultant {
width: 100%;
}
.content .consultant-team .team .consultant ul li {
width: 250px;
float: left;
margin: 0 25px 30px;
}
.content .consultant-team .team .consultant ul li.last {
margin-right: 0;
}
.content .consultant-team .team .consultant ul li a {
display: block;
}
.content .consultant-team .team .consultant ul li a .img {
width: 178px;
height: 178px;
overflow: hidden;
border-radius: 100%;
margin: 0 auto;
}
.content .consultant-team .team .consultant ul li a .img img {
width: 178px;
height: 178px;
display: block;
transition: all 0.6s;
border-radius: 100%;
}
.content .consultant-team .team .consultant ul li a .team-xx {
width: 100%;
margin-top: 12px;
text-align: center;
}
.content .consultant-team .team .consultant ul li a .team-xx .name {
font-size: 20px;
color: #333;
font-weight: normal;
transition: all 0.2s;
}
.content .consultant-team .team .consultant ul li a .team-xx .detailed-information {
width: 100%;
margin-top: 6px;
}
.content .consultant-team .team .consultant ul li a .team-xx .detailed-information>div {
font-size: 14px;
color: #666;
line-height: 22px;
}
.content .consultant-team .team .consultant ul li a:hover .img img {
transition: all 0.6s;
transform: scale(1.1);
}
.content .consultant-team .team .consultant ul li a:hover .team-xx .name {
color: #ae0d15;
transition: all 0.2s;
}
.content .consultant-team .team .popularity-consultant {
width: 1134px;
border: 1px solid #ccc;
padding: 20px 32px 6px;
margin-top: 52px;
}
.content .consultant-team .team .popularity-consultant ul {
width: 1030px;
float: right;
line-height: 30px;
}
.content .consultant-team .team .popularity-consultant ul li {
float: left;
margin: 0 35px 14px 0;
}
.content .consultant-team .team .popularity-consultant ul li a {
font-size: 14px;
color: #666;
}
.content .consultant-team .team .popularity-consultant ul li a:hover {
color: #ae0d15;
}
.content .consultant-team .team .popularity-consultant span {
display: block;
font-size: 20px;
color: #333;
float: left;
}
.content .consultant-team .team .consultant-td {
width: 100%;
margin-top: 60px;
text-align: center;
}
.content .consultant-team .team .consultant-td ul {
width: 1005;
margin-bottom: 60px;
text-align: left;
}
.content .consultant-team .team .consultant-td>ul li {
width: 100%;
box-shadow: 0 0 12px #f5f5f5;
transition: all 0.2s;
margin-bottom: 40px;
}
.content .consultant-team .team .consultant-td ul li.last {
margin-bottom: 0;
}
.content .consultant-team .team .consultant-td ul li a {
display: block;
width: 1110px;
;
padding: 30px 45px;
}
.content .consultant-team .team .consultant-td ul li a .images {
width: 200px;
height: 200px;
float: left;
border-radius: 100%;
overflow: hidden;
}
.content .consultant-team .team .consultant-td ul li a .images img {
width: 200px;
height: 200px;
display: block;
border-radius: 100%;
transition: all 0.6s;
}
.content .consultant-team .team .consultant-td ul li a .jsxx-right {
width: 860px;
float: right;
}
.content .consultant-team .team .consultant-td ul li a .jsxx-right .js-xx {
width: 100%;
}
.content .consultant-team .team .consultant-td ul li a .jsxx-right .js-xx .instruct {
width: 100%;
}
.content .consultant-team .team .consultant-td ul li a .jsxx-right .js-xx .instruct>div {
display: inline-block;
*display: inline;
zoom: 1;
}
.content .consultant-team .team .consultant-td ul li a .jsxx-right .js-xx .instruct .name {
font-size: 20px;
color: #333;
}
.content .consultant-team .team .consultant-td ul li a .jsxx-right .js-xx .instruct .post {
font-size: 14px;
color: #666;
margin-left: 20px;
}
.content .consultant-team .team .consultant-td ul li a .jsxx-right .js-xx .honor {
width: 100%;
margin-top: 14px;
font-size: 16px;
color: #333;
overflow: hidden;
white-space: nowrap;
}
.content .consultant-team .team .consultant-td ul li a .jsxx-right .js-xx .skilled-field {
width: 100%;
margin-top: 14px;
font-size: 14px;
color: #333;
line-height: 30px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.content .consultant-team .team .consultant-td ul li a .jsxx-right .ckxq {
width: 85px;
height: 27px;
border: 1px solid #ae0d15;
text-align: center;
line-height: 27px;
font-size: 14px;
color: #ae0d15;
margin-top: 20px;
}
.content .consultant-team .team .consultant-td ul li:hover {
box-shadow: 0 0 18px #eaeaea;
transition: all 0.2s;
}
.content .consultant-team .team .consultant-td ul li:hover a .images img {
transition: all 0.6s;
transform: scale(1.1);
}
/* 顾问团队-详情 */
.content .iparticulars {
padding: 54px 0 60px;
}
.content .location {
width: 100%;
border-bottom: 1px solid #ccc;
padding-bottom: 15px;
;
line-height: 32px;
}
.content .location span {
font-size: 14px;
color: #666;
margin-right: 20px;
background: url(/uploads/image/sdimages/weizhi.png) no-repeat left center;
padding-left: 16px;
}
.content .location a {
font-size: 14px;
color: #666;
}
.content .location i {
font-size: 14px;
color: #666;
margin: 0 16px;
}
.content .location em {
font-size: 14px;
color: #ae0d15;
}
.content .location a:hover {
color: #ae0d15;
}
.content .iparticulars .gwtd-xq {
width: 100%;
padding-top: 43px;
}
.content .iparticulars .gwtd-xq .igwtd-xq {
width: 100%;
border-bottom: 1px solid #ccc;
padding-bottom: 46px;
}
.content .iparticulars .gwtd-xq .igwtd-xq .gwtd-rwxq {
width: 100%;
}
.content .iparticulars .gwtd-xq .igwtd-xq .gwtd-rwxq .images {
width: 240px;
height: 240px;
border-radius: 100%;
margin: 0 auto;
overflow: hidden;
}
.content .iparticulars .gwtd-xq .igwtd-xq .gwtd-rwxq .images img {
width: 240px;
height: 240px;
border-radius: 100%;
display: block;
}
.content .iparticulars .gwtd-xq .igwtd-xq .gwtd-rwxq .rwxq-nr {
width: 1005;
margin-top: 22px;
text-align: center;
}
.content .iparticulars .gwtd-xq .igwtd-xq .gwtd-rwxq .rwxq-nr .name {
font-size: 20px;
color: #333;
}
.content .iparticulars .gwtd-xq .igwtd-xq .gwtd-rwxq .rwxq-nr .irwxq {
width: 100%;
margin-top: 6px;
}
.content .iparticulars .gwtd-xq .igwtd-xq .gwtd-rwxq .rwxq-nr .irwxq>div {
font-size: 14px;
color: #666;
display: inline-block;
*display: inline;
zoom: 1;
}
.content .iparticulars .gwtd-xq .igwtd-xq .gwtd-rwxq .rwxq-nr .irwxq .technical {
margin: 0 42px;
}
.content .iparticulars .gwtd-xq .igwtd-xq .figure-xx {
width: 100%;
margin-top: 14px;
}
.content .iparticulars .gwtd-xq .igwtd-xq .figure-xx>div {
width: 100%;
margin-bottom: 28px;
}
.content .iparticulars .gwtd-xq .igwtd-xq .figure-xx>div strong {
display: block;
font-size: 20px;
color: #666;
font-weight: normal;
}
.content .iparticulars .gwtd-xq .igwtd-xq .figure-xx .lxfs .oinformation {
width: 100%;
margin-top: 20px;
}
.content .iparticulars .gwtd-xq .igwtd-xq .figure-xx .lxfs .oinformation>div {
font-size: 14px;
color: #666;
}
.content .iparticulars .gwtd-xq .igwtd-xq .figure-xx .lxfs .oinformation .qgzxrx {
margin-bottom: 5px;
}
.content .iparticulars .gwtd-xq .igwtd-xq .figure-xx>div p {
width: 100%;
text-align: justify;
margin-top: 20px;
font-size: 14px;
color: #666;
line-height: 30px;
}
.content .iparticulars .gwtd-xq .igwtd-xq .figure-xx .fwln {
margin-bottom: 0;
}
.content .turning {
width: 100%;
border-bottom: 1px solid #ccc;
padding: 26px 0;
}
.content .turning>div {
font-size: 14px;
color: #999;
}
.content .turning>div a {
font-size: 14px;
color: #999;
}
.content .turning .top {
margin-bottom: 16px;
}
.content .turning>div:hover {
color: #ae0d15;
}
.content .turning>div:hover a {
color: #ae0d15;
}
.content .xq-bottom {
width: 100%;
padding-top: 30px;
}
.content .xq-bottom .lxfa {
width: 100%;
line-height: 30px;
}
.content .xq-bottom .lxfa span {
display: block;
float: left;
font-size: 16px;
color: #333;
}
.content .xq-bottom .lxfa form {
display: block;
float: right;
width: 974px;
}
.content .xq-bottom .lxfa form input {
display: block;
width: 196px;
height: 28px;
border: 1px solid #ccc;
line-height: 28px;
padding-left: 8px;
float: left;
font-size: 14px;
color: #999;
margin-right: 29px;
}
.content .xq-bottom .lxfa form .yxgj {
margin-right: 0;
}
.content .xq-bottom .lxfa form .button {
width: 206px;
height: 30px;
background: #ae0d15;
font-size: 14px;
color: #fff;
float: right;
border: none;
outline: none;
cursor: pointer;
}
.content .xq-bottom .virtue {
width: 1096px;
padding: 26px 30px 26px 76px;
border: 1px solid #ccc;
margin-top: 30px;
}
.content .xq-bottom .virtue ul li {
width: 45%;
float: left;
font-size: 16px;
color: #333;
padding-left: 44px;
margin-bottom: 14px;
line-height: 32px;
}
.content .xq-bottom .virtue ul .list1 {
background: url(/uploads/image/sdimages/zz1.png) no-repeat left center;
}
.content .xq-bottom .virtue ul .list2 {
background: url(/uploads/image/sdimages/zz2.png) no-repeat left center;
}
.content .xq-bottom .virtue ul .list3 {
background: url(/uploads/image/sdimages/zz3.png) no-repeat left center;
}
.content .xq-bottom .virtue ul .list4 {
background: url(/uploads/image/sdimages/zz4.png) no-repeat left center;
}
.content .xq-bottom .virtue ul .list5 {
background: url(/uploads/image/sdimages/zz5.png) no-repeat left center;
margin-bottom: 0;
}
.content .xq-bottom .virtue ul .list6 {
background: url(/uploads/image/sdimages/zz6.png) no-repeat left center;
margin-bottom: 0;
}
/* 申请案例 */
.banner-lanmu .sqal-banner {
position: absolute;
width: 1200px;
left: 50%;
margin-left: -600px;
text-align: center;
font-size: 46px;
color: #fff;
line-height: 60px;
top: 50%;
margin-top: -60px;
}
.content .sqal {
padding: 48px 0 80px;
}
.content .sqal .gysms-nr .gysms-lm ul li {
width: 149.75px;
box-sizing: border-box;
}
.content .sqal .gysms-nr .sqal-lm-nr {
width: 100%;
margin-top: 60px;
text-align: center;
}
.content .sqal .gysms-nr .sqal-lm-nr .sqal-list {
display: none;
}
.content .sqal .gysms-nr .sqal-lm-nr .sqal-list.show {
display: block;
}
.content .sqal .gysms-nr .sqal-lm-nr ul {
margin-bottom: 40px;
text-align: left;
}
.content .sqal .gysms-nr .sqal-lm-nr .sqal-list>ul li {
width: 100%;
border-bottom: 1px solid #ddd;
padding-bottom: 40px;
margin-bottom: 40px;
}
.content .sqal .gysms-nr .sqal-lm-nr .sqal-list>ul li.last {
margin-bottom: 0;
border-bottom: none;
}
.content .sqal .gysms-nr .sqal-lm-nr ul li .img {
display: block;
float: left;
width: 286px;
height: 215px;
overflow: hidden;
}
.content .sqal .gysms-nr .sqal-lm-nr ul li .img img {
width: 286px;
height: 215px;
display: block;
transition: all 0.6s;
}
.content .sqal .gysms-nr .sqal-lm-nr ul li .sqal-xx {
width: 862px;
float: right;
padding-top: 30px;
}
.content .sqal .gysms-nr .sqal-lm-nr ul li .sqal-xx .sqal-nr {
width: 100%;
}
.content .sqal .gysms-nr .sqal-lm-nr ul li .sqal-xx .sqal-nr .sqalnr-top {
width: 100%;
line-height: 30px;
}
.content .sqal .gysms-nr .sqal-lm-nr ul li .sqal-xx .sqal-nr .sqalnr-top .sqal-bt {
font-size: 20px;
color: #333;
width: 720px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
float: left;
transition: all 0.2s;
display: block;
}
.content .sqal .gysms-nr .sqal-lm-nr ul li .sqal-xx .sqal-nr .sqalnr-top .date {
font-size: 14px;
color: #666;
float: right;
}
.content .sqal .gysms-nr .sqal-lm-nr ul li .sqal-xx .sqal-nr .sqal-matter {
width: 100%;
margin-top: 10px;
font-size: 14px;
color: #666;
line-height: 30px;
text-align: justify;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
max-height: 90px;
}
.content .sqal .gysms-nr .sqal-lm-nr ul li .sqal-xx .ckgd {
font-size: 14px;
color: #666;
background: url(/uploads/image/sdimages/ckgd.png) no-repeat left center;
padding-left: 30px;
float: right;
margin-top: 24px;
}
.content .sqal .gysms-nr .sqal-lm-nr ul li .sqal-xx .ckgd:hover {
color: #ae0d15;
}
.content .sqal .gysms-nr .sqal-lm-nr ul li:hover .img img {
transition: all 0.6s;
transform: scale(1.1);
}
.content .sqal .gysms-nr .sqal-lm-nr ul li .sqal-xx .sqal-nr .sqalnr-top .sqal-bt:hover {
color: #ae0d15;
transition: all 0.2s;
}
/* 申请案例-详情 */
.content .application {
padding: 56px 0 50px;
}
.content .application .sqal-xq {
width: 100%;
padding-top: 34px;
}
.content .application .sqal-xq .sqal-nr {
width: 100%;
}
.content .application .sqalxq-top {
width: 100%;
text-align: center;
}
.content .application .sqalxq-top h4 {
font-size: 24px;
color: #000;
font-weight: bold;
}
.content .application .sqalxq-top .source {
display: inline-block;
*display: inline;
zoom: 1;
margin-top: 8px;
}
.content .application .sqalxq-top .source>div {
display: inline-block;
*display: inline;
zoom: 1;
font-size: 14px;
color: #666;
}
.content .application .sqalxq-top .source .author {
margin-right: 30px;
}
.content .application .sqal-xq .sqal-nr .sqal-content {
width: 100%;
margin-top: 52px;
padding-bottom: 30px;
border-bottom: 1px solid #ccc;
}
.content .application .sqal-xq .sqal-nr .sqal-content p {
width: 100%;
font-size: 14px;
line-height: 24px;
color: #666;
margin-bottom: 20px;
}
.content .application .sqal-xq .sqal-nr .sqal-content p img {
max-width: 100%;
margin: 0 auto;
display: block;
}
.content .application .turning {
padding-bottom: 0;
border-bottom: none;
}
/* 在线评估-ç•™å¦è¯„ä¼° */
.content .zxpg {
padding: 48px 0 80px;
}
.content .zxpg .gysms-nr .gysms-lm ul li {
width: 598px;
}
.content .zxpg .gysms-nr .gysms-lm-nr {
width: 100%;
margin-top: 60px;
}
.content .zxpg .gysms-nr .gysms-lm-nr .izxpg {
width: 100%;
padding: 50px 0 60px;
box-shadow: 0 0 14px #f2f2f2;
}
.content .zxpg .gysms-nr .gysms-lm-nr>form {
display: none;
}
.content .zxpg .gysms-nr .gysms-lm-nr .show {
display: block
}
.content .zxpg .gysms-nr .gysms-lm-nr .izxpg>div {
width: 921px;
margin: 0 auto;
}
.content .zxpg .gysms-nr .gysms-lm-nr .izxpg>div h3 {
font-size: 20px;
color: #333;
font-weight: bold;
text-align: center;
}
.content .zxpg .gysms-nr .gysms-lm-nr .izxpg>div .abroad-intention {
width: 100%;
margin-top: 42px;
}
.content .zxpg .gysms-nr .gysms-lm-nr .izxpg>div .abroad-intention>div {
width: 100%;
margin-bottom: 22px;
overflow: hidden;
}
.content .zxpg .gysms-nr .gysms-lm-nr .izxpg>div .abroad-intention>div:last-child {
margin-bottom: 0;
}
.content .zxpg .gysms-nr .gysms-lm-nr .izxpg>div .abroad-intention>div span {
font-size: 16px;
color: #333;
display: block;
}
.content .zxpg .gysms-nr .gysms-lm-nr .izxpg>div .abroad-intention>div ul {
width: 105%;
margin-top: 24px;
}
.content .zxpg .gysms-nr .gysms-lm-nr .izxpg>div .abroad-intention>div ul li {
width: 150px;
height: 38px;
border: 1px solid #ccc;
float: left;
margin: 0 40px 19px 0;
text-align: center;
line-height: 38px;
font-size: 16px;
color: #333;
cursor: pointer;
}
.content .zxpg .gysms-nr .gysms-lm-nr .izxpg>div .abroad-intention>div ul li.on {
background: #ae0d15;
border: 1px solid #ae0d15;
color: #fff;
}
.content .zxpg .gysms-nr .gysms-lm-nr .izxpg>div .abroad-intention>div ul li.three {
margin-right: 0;
}
.content .zxpg .gysms-nr .gysms-lm-nr .izxpg>div .abroad-intention>div input {
width: 899px;
height: 38px;
border: 1px solid #ccc;
margin-top: 24px;
line-height: 38px;
padding: 0 10px;
font-size: 14px;
color: #666;
}
.content .zxpg .gysms-nr .gysms-lm-nr .izxpg .grjbxx {
margin-top: 50px;
}
.content .zxpg .gysms-nr .gysms-lm-nr .izxpg>div .abroad-intention .ndxx .your-information {
width: 100%;
}
.content .zxpg .gysms-nr .gysms-lm-nr .izxpg>div .abroad-intention .ndxx .your-information input {
display: block;
float: left;
width: 279px;
height: 38px;
background: url(/uploads/image/sdimages/hxx.png) no-repeat 282px center;
}
.content .zxpg .gysms-nr .gysms-lm-nr .izxpg>div .abroad-intention .ndxx .your-information .name {
margin-right: 39px;
}
.content .zxpg .gysms-nr .gysms-lm-nr .submit {
width: 181px;
height: 51px;
display: block;
margin: 60px auto 0;
font-size: 24px;
color: #fff;
background: url(/uploads/image/sdimages/bg9.png) no-repeat;
border: none;
outline: none;
cursor: pointer;
}
.content .zxpg .gysms-nr .gysms-lm-nr .izxpg>div .abroad-intention .yysp ul li {
width: 438px;
height: 38px;
margin-right:
}
/* è”系我们 */
.content .lxwm {
padding: 50px 0 80px;
}
.content .lxwm .connection {
width: 100%;
margin-top: 48px;
}
.content .lxwm .connection>div {
width: 100%;
border-top: 1px solid #ddd;
text-align: center;
}
.content .lxwm .connection .smszbxx {
padding: 20px 0 26px;
}
.content .lxwm .connection>div h4 {
font-size: 20px;
color: #333;
}
.content .lxwm .connection>div .ixx {
display: inline-block;
*display: inline;
zoom: 1;
margin-top: 16px;
}
.content .lxwm .connection>div .ixx>div {
display: inline-block;
*display: inline;
zoom: 1;
font-size: 14px;
color: #333;
}
.content .lxwm .connection>div .ixx .gsdz {
margin: 0 98px;
}
.content .lxwm .connection .zg-llc {
padding-top: 48px;
}
.content .lxwm .connection .zg-llc .ixx .whzb {
margin-right: 98px;
}
.content .lxwm .connection .zg-llc .my-map {
width: 100%;
margin-top: 24px;
height: 370px;
}
.content .lxwm .connection .zg-llc .map img {
width: 100%;
height: 370px;
display: block;
}
/* 国家-特色专业 */
.content .tszy {
padding: 90px 0 80px;
}
.content .tszy .specialty {
width: 100%;
margin-top: 40px;
overflow: hidden;
text-align: center;
}
.content .tszy .specialty ul {
width: 105%;
margin-bottom: 24px;
}
.content .tszy .specialty>ul>li {
width: 377px;
height: 298px;
border: 1px solid #ccc;
float: left;
margin: 0 31.5px 36px 0;
transition: all 0.3s;
}
.content .tszy .specialty ul li.three {
margin-right: 0;
}
.content .tszy .specialty ul li a {
display: block;
}
.content .tszy .specialty ul li a .img {
width: 377px;
height: 119px;
overflow: hidden;
}
.content .tszy .specialty ul li a .img img {
width: 377px;
height: 119px;
display: block;
transition: all 0.6s;
}
.content .tszy .specialty ul li a .tezy-xx {
padding: 18px 22px 28px;
height: 133px;
}
.content .tszy .specialty ul li a .tezy-xx h5 {
font-size: 20px;
color: #333;
text-align: center;
transition: all 0.2s;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.content .tszy .specialty ul li a .tezy-xx .tezy-nr {
width: 100%;
margin-top: 5px;
font-size: 14px;
color: #333;
line-height: 24px;
text-align: justify;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
}
.content .tszy .specialty ul li a:hover .tezy-xx h5 {
color: #ae0d15;
transition: all 0.2s;
}
.content .tszy .specialty ul li:hover {
box-shadow: 0 0 12px #efefef;
transition: all 0.3s;
}
.content .tszy .specialty ul li a:hover .img img {
transition: all 0.6s;
transform: scale(1.1);
}
/* 国家-é™¢æ ¡ä¿¡æ¯ */
.content .yxxx {
padding: 90px 0 80px;
}
.content .yxxx .academy {
width: 100%;
margin-top: 40px;
text-align: center;
}
.content .yxxx .academy>ul {
margin-bottom: 34px;
}
.content .yxxx .academy>ul li {
width: 281px;
float: left;
margin: 0 23px 46px 0;
}
.content .yxxx .academy>ul li.four {
margin-right: 0;
}
.content .yxxx .academy>ul li a {
display: block;
border: 1px solid #ccc;
transition: all 0.3s;
}
.content .yxxx .academy>ul li a .img {
width: 281px;
height: 211px;
overflow: hidden;
}
.content .yxxx .academy>ul li a .img img {
width: 281px;
height: 211px;
display: block;
transition: all 0.6s;
}
.content .yxxx .academy>ul li a .yxxx-xx {
padding: 32px 15px 18px;
position: relative;
}
.content .yxxx .academy>ul li a .yxxx-xx h5 {
width: 239px;
height: 49px;
line-height: 49px;
text-align: center;
position: absolute;
left: 50%;
margin-left: -119.5px;
top: -33px;
background: #fff;
font-size: 20px;
color: #333;
box-shadow: 0 4px 6px #f2f2f2;
border-radius: 2px;
overflow: hidden;
transition: all 0.3s;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding: 0 4px;
}
.content .yxxx .academy>ul li a .yxxx-xx .yxxx-nr {
font-size: 14px;
color: #666;
line-height: 24px;
text-align: justify;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
}
.content .yxxx .academy>ul li a:hover {
box-shadow: 0 0 12px #ededed;
transition: all 0.3s;
}
.content .yxxx .academy>ul li a:hover .img img {
transition: all 0.6s;
transform: scale(1.1);
}
.content .yxxx .academy>ul li a:hover .yxxx-xx h5 {
color: #ae0d15;
transition: all 0.3s;
}
/* 国家-ç•™å¦èµ„讯 */
.content .lxzx {
padding: 52px 0 80px;
}
.content .lxzx .gysms-nr .gysms-lm ul li {
width: 149.75px;
box-sizing: border-box;
}
.content .lxzx .lxzx-lm-nr {
width: 100%;
margin-top: 59px;
}
.content .lxzx .lxzx-lm-nr .lxzx-xx {
width: 100%;
border-top: 1px solid #ddd;
text-align: center;
display: none;
}
.content .lxzx .lxzx-lm-nr .lxzx-xx.show {
display: block;
}
.content .lxzx .lxzx-lm-nr .lxzx-xx ul {
text-align: justify;
margin-bottom: 80px;
}
.content .lxzx .lxzx-lm-nr .lxzx-xx>ul li {
width: 100%;
border-bottom: 1px solid #ddd;
}
.content .lxzx .lxzx-lm-nr .lxzx-xx ul li a {
display: block;
padding: 30px 0;
}
.content .lxzx .lxzx-lm-nr .lxzx-xx ul li a .date {
float: left;
height: 85px;
border-right: 1px solid #ddd;
margin-top: 27px;
text-align: center;
padding-right: 42px;
padding-top: 12px;
color: #999;
transition: all 0.3s;
}
.content .lxzx .lxzx-lm-nr .lxzx-xx ul li a .date .day {
font-size: 30px;
}
.content .lxzx .lxzx-lm-nr .lxzx-xx ul li a .date .year {
font-size: 14px;
}
.content .lxzx .lxzx-lm-nr .lxzx-xx ul li a .lx-message {
width: 1058px;
float: right;
}
.content .lxzx .lxzx-lm-nr .lxzx-xx ul li a .lx-message .lx-information {
width: 814px;
float: left;
padding-top: 24px;
}
.content .lxzx .lxzx-lm-nr .lxzx-xx ul li a .lx-message .lx-information h5 {
font-size: 20px;
color: #333;
font-weight: normal;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
transition: all 0.2s;
}
.content .lxzx .lxzx-lm-nr .lxzx-xx ul li a .lx-message .lx-information p {
font-size: 14px;
color: #666;
line-height: 22px;
margin-top: 8px;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
transition: all 0.2s;
}
.content .lxzx .lxzx-lm-nr .lxzx-xx ul li a .lx-message .images {
width: 203px;
height: 151px;
float: right;
overflow: hidden;
}
.content .lxzx .lxzx-lm-nr .lxzx-xx ul li a .lx-message .images img {
width: 203px;
height: 151px;
display: block;
transition: all 0.6s;
}
.content .lxzx .lxzx-lm-nr .lxzx-xx ul li a:hover .lx-message .images img {
transition: all 0.6s;
transform: scale(1.1);
}
.content .lxzx .lxzx-lm-nr .lxzx-xx ul li a:hover .date {
color: #ae0d15;
border-right: 1px solid #ae0d15;
transition: all 0.3s;
}
.content .lxzx .lxzx-lm-nr .lxzx-xx ul li a:hover .lx-message .lx-information h5 {
color: #ae0d15;
transition: all 0.2s;
}
.content .lxzx .lxzx-lm-nr .lxzx-xx ul li a:hover .lx-message .lx-information p {
color: #ae0d15;
transition: all 0.2s;
}
/* 国家-ç•™å¦èµ„讯详情 */
.content .application .lxzx-xq {
width: 100%;
}
.content .application .lxzx-xq .lxzx-nr {
padding: 36px 0 55px;
border-bottom: 1px solid #ccc;
}
.content .application .lxzx-xq .lxzx-nr .sqal-content {
width: 100%;
margin-top: 40px;
}
.content .application .lxzx-xq .lxzx-nr .sqal-content p {
font-size: 14px;
color: #666;
line-height: 24px;
margin-bottom: 20px;
}
.content .application .lxzx-xq .lxzx-nr .sqal-content p img {
max-width: 100%;
margin: 0 auto;
display: block;
}
.content .application .lxzx-xq .lxzx-nr .sqal-content p:last-child {
margin-bottom: 0;
}
.content .application .lxzx-xq .tjgw {
padding: 26px 0;
border-bottom: 1px solid #ccc;
}
.content .application .lxzx-xq .tjgw span {
display: block;
float: left;
font-size: 18px;
color: #333;
font-weight: bold;
}
.content .application .lxzx-xq .tjgw ul {
width: 972px;
float: left;
margin-left: 42px;
}
.content .application .lxzx-xq .tjgw ul li {
width: 130px;
float: left;
margin-right: 38px;
}
.content .application .lxzx-xq .tjgw ul li.last {
margin-right: 0;
}
.content .application .lxzx-xq .tjgw ul li a {
display: block;
width: 100%;
}
.content .application .lxzx-xq .tjgw ul li a .img {
width: 110px;
height: 110px;
border-radius: 100%;
overflow: hidden;
margin: 0 auto;
}
.content .application .lxzx-xq .tjgw ul li a .img img {
width: 110px;
height: 110px;
display: block;
transition: all 0.6s;
}
.content .application .lxzx-xq .tjgw ul li a .team-xx {
width: 100%;
margin-top: 14px;
text-align: center;
}
.content .application .lxzx-xq .tjgw ul li a .team-xx .name {
font-size: 18px;
color: #333;
transition: all 0.3s;
}
.content .application .lxzx-xq .tjgw ul li a .team-xx .detailed-information {
width: 100%;
margin-top: 6px;
}
.content .application .lxzx-xq .tjgw ul li a .team-xx .detailed-information>div {
font-size: 14px;
color: #666;
line-height: 22px;
}
.content .application .lxzx-xq .tjgw ul li a:hover .img img {
transition: all 0.6s;
transform: scale(1.1);
}
.content .application .lxzx-xq .tjgw ul li a:hover .team-xx .name {
color: #ae0d15;
transition: all 0.3s;
}
.content .application .lxzx-xq .zxzx {
width: 100%;
padding-top: 22px;
}
.content .application .lxzx-xq .zxzx span {
display: block;
float: left;
font-size: 18px;
color: #333;
font-weight: bold;
}
.content .application .lxzx-xq .zxzx ul {
width: 1042px;
float: right;
}
.content .application .lxzx-xq .zxzx ul li {
float: left;
background: url(/uploads/image/sdimages/dian.png) no-repeat left center;
padding-left: 20px;
width: 488px;
margin-bottom: 12px;
}
.content .application .lxzx-xq .zxzx ul li.two {
float: right;
}
.content .application .lxzx-xq .zxzx ul li a {
font-size: 14px;
color: #333;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 100%;
display: block;
}
.content .application .lxzx-xq .zxzx ul li a:hover {
color: #ae0d15;
}
/* 国家-特色专业详情 */
.content .application .tszy-xq {
width: 100%;
}
.content .application .tszy-xq .tszy-nr {
width: 100%;
padding: 36px 0 40px;
border-bottom: 1px solid #ccc;
}
.content .application .tszy-xq .tszy-nr .tszy-content {
width: 100%;
margin-top: 42px;
}
.content .application .tszy-xq .tszy-nr .tszy-content p {
font-size: 14px;
color: #666;
line-height: 24px;
}
/*.content .application .tszy-xq .tszy-nr .tszy-content p span{font-size: 14px !important;}*/
.content .application .tszy-xq .tszy-nr .tszy-content>div {
width: 100%;
margin-bottom: 28px;
}
.content .application .tszy-xq .tszy-nr .tszy-content .ireferral {
font-size: 14px;
color: #666;
line-height: 24px;
}
.content .application .tszy-xq .tszy-nr .tszy-content>div h5 {
display: inline-block;
*display: inline;
zoom: 1;
border-bottom: 2px solid #ae0d15;
font-size: 20px;
color: #b22128;
line-height: 36px;
}
.content .application .tszy-xq .tszy-nr .tszy-content>div p {
font-size: 14px;
color: #666;
line-height: 24px;
margin-top: 18px;
}
.content .application .tszy-xq .tszy-nr .tszy-content>div img {
max-width: 100%;
margin: 0 auto;
display: block;
}
.content .application .tszy-xq .tszy-nr .tszy-content .sxjn .isxjn {
width: 100%;
margin-top: 18px;
}
.content .application .tszy-xq .tszy-nr .tszy-content .sxjn .isxjn p {
margin-top: 0;
}
.content .application .tszy-xq .tszy-nr .tszy-content .ksyx {
margin-bottom: 0;
}
.content .application .tszy-xq .tszy-nr .tszy-content .establish-yx {
width: 100%;
margin-top: 22px;
position: relative;
}
.content .application .tszy-xq .tszy-nr .tszy-content .establish-yx .bd {
overflow: hidden;
}
.content .application .tszy-xq .tszy-nr .tszy-content .establish-yx .bd ul li {
width: 281px;
float: left;
margin-right: 22.5px;
border: 1px solid #ccc;
}
.content .application .tszy-xq .tszy-nr .tszy-content .establish-yx .bd ul li a {
display: block;
width: 100%;
}
.content .application .tszy-xq .tszy-nr .tszy-content .establish-yx .bd ul li a .images {
width: 281px;
height: 211px;
overflow: hidden;
}
.content .application .tszy-xq .tszy-nr .tszy-content .establish-yx .bd ul li a .images img {
width: 281px;
height: 211px;
display: block;
transition: all 0.6s;
}
.content .application .tszy-xq .tszy-nr .tszy-content .establish-yx .bd ul li a .yxxx-xx {
padding: 32px 16px 0;
;
height: 188px;
position: relative;
}
.content .application .tszy-xq .tszy-nr .tszy-content .establish-yx .bd ul li a .yxxx-xx h6 {
font-size: 20px;
color: #333;
width: 215px;
height: 49px;
position: absolute;
left: 50%;
margin-left: -119.5px;
top: -33px;
text-align: center;
line-height: 49px;
background: #fff;
box-shadow: 0 4px 6px #f2f2f2;
border-radius: 2px;
padding: 0 12px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.content .application .tszy-xq .tszy-nr .tszy-content .establish-yx .bd ul li a .yxxx-xx .yxxx-nr {
font-size: 14px;
color: #666;
line-height: 24px;
text-align: justify;
height: 120px;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
}
.content .application .tszy-xq .tszy-nr .tszy-content .establish-yx .bd ul li a .yxxx-xx .ckxq {
width: 118px;
height: 36px;
border: 1px solid #ccc;
border-radius: 18px;
margin: 6px auto 0;
font-size: 14px;
color: #666;
text-align: center;
line-height: 36px;
transition: all 0.3s;
}
.content .application .tszy-xq .tszy-nr .tszy-content .establish-yx .bd ul li a:hover .images img {
transition: all 0.6s;
transform: scale(1.1);
}
.content .application .tszy-xq .tszy-nr .tszy-content .establish-yx .bd ul li a:hover .yxxx-xx .ckxq {
border: 1px solid #ae0d15;
color: #ae0d15;
transition: all 0.3s;
}
.content .application .tszy-xq .tszy-nr .tszy-content .establish-yx .prev,
.content .application .tszy-xq .tszy-nr .tszy-content .establish-yx .next {
position: absolute;
top: 50%;
margin-top: -18.5px;
width: 21px;
height: 37px;
}
.content .application .tszy-xq .tszy-nr .tszy-content .establish-yx .prev {
background: url(/uploads/image/sdimages/ksyx-zuo.png) no-repeat;
left: -35px;
}
.content .application .tszy-xq .tszy-nr .tszy-content .establish-yx .prev:hover {
background: url(/uploads/image/sdimages/ksyx-hover-zuo.png) no-repeat;
}
.content .application .tszy-xq .tszy-nr .tszy-content .establish-yx .next {
background: url(/uploads/image/sdimages/ksyx-you.png) no-repeat;
right: -35px;
}
.content .application .tszy-xq .tszy-nr .tszy-content .establish-yx .next:hover {
background: url(/uploads/image/sdimages/ksyx-hover-you.png) no-repeat;
}
/* 国家-é™¢æ ¡ä¿¡æ¯è¯¦æƒ… */
.content .application .yxxx-xq {
width: 100%;
}
.content .application .yxxx-xq .yxxx-nr {
padding: 34px 0 60px;
border-bottom: 1px solid #ccc;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content {
width: 100%;
margin-top: 34px;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content p {
font-size: 14px !important;
color: #666 !important;
line-height: 24px !important
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content p img {
max-width: 100%;
margin: 0 auto;
display: block;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .iacademy {
width: 100%;
margin-bottom: 54px;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .iacademy p {
font-size: 14px;
color: #666;
line-height: 24px;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .iacademy p img {
max-width: 100%;
margin: 0 auto;
display: block;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content>div {
width: 100%;
margin-bottom: 20px;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content>div h5 {
display: inline-block;
*display: inline;
zoom: 1;
/*border-bottom:2px solid #ae0d15;*/
font-size: 20px;
color: #b22128;
line-height: 36px;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content>div p {
font-size: 14px;
color: #666;
line-height: 30px;
margin-top: 16px;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content>div>div {
width: 100%;
margin-top: 12px;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .dxjbxx .idxjbxx p {
margin-bottom: 0;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content>div>div p {
margin-top: 0;
margin-bottom: 26px;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content>div>div p:last-child {
margin-bottom: 0;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .itszy {
margin-bottom: 0;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .itszy .ytszy {
width: 100%;
margin-top: 34px;
position: relative;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .itszy .ytszy .bd {
overflow: hidden;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .itszy .ytszy .bd ul li {
width: 377px;
border: 1px solid #ccc;
margin-right: 31.5px;
float: left;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .itszy .ytszy .bd ul li a {
display: block;
width: 100%;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .itszy .ytszy .bd ul li a .img {
width: 377px;
height: 119px;
overflow: hidden;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .itszy .ytszy .bd ul li a .img img {
width: 377px;
height: 119px;
display: block;
transition: all 0.6s;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .itszy .ytszy .bd ul li a .tezy-xx {
height: 159px;
text-align: center;
padding: 20px 22px 0;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .itszy .ytszy .bd ul li a .tezy-xx h6 {
font-size: 20px;
color: #333;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
transition: all 0.2s;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .itszy .ytszy .bd ul li a .tezy-xx .tezy-nr {
width: 100%;
margin-top: 4px;
font-size: 14px;
color: #333;
line-height: 24px;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
max-height: 120px;
text-align: justify;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .itszy .ytszy .prev,
.content .application .yxxx-xq .yxxx-nr .yxxx-content .itszy .ytszy .next {
position: absolute;
top: 50%;
margin-top: -18.5px;
width: 21px;
height: 37px;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .itszy .ytszy .prev {
background: url(/uploads/image/sdimages/ksyx-zuo.png) no-repeat;
left: -35px;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .itszy .ytszy .prev:hover {
background: url(/uploads/image/sdimages/ksyx-hover-zuo.png) no-repeat;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .itszy .ytszy .next {
background: url(/uploads/image/sdimages/ksyx-you.png) no-repeat;
right: -35px;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .itszy .ytszy .next:hover {
background: url(/uploads/image/sdimages/ksyx-hover-you.png) no-repeat;
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .itszy .ytszy .bd ul li a:hover .img img {
transition: all 0.6s;
transform: scale(1.1);
}
.content .application .yxxx-xq .yxxx-nr .yxxx-content .itszy .ytszy .bd ul li a:hover .tezy-xx h6 {
color: #ae0d15;
transition: all 0.2s;
}
/* 国家 */
.content .nationality {
padding: 88px 0 100px;
}
.content .nationality .gjjj {
width: 100%;
}
.content .nationality .gjjj .gjjj-nr {
margin-top: 88px;
}
.content .nationality .gjjj .gjjj-nr .img {
width: 400px;
height: 300px;
float: left;
}
.content .nationality .gjjj .gjjj-nr .img img {
width: 400px;
display: block;
height: 300px;
}
.content .nationality .gjjj .gjjj-nr .australia {
width: 748px;
float: right;
padding-top: 24px;
height: 276px;
}
.content .nationality .gjjj .gjjj-nr .australia .iaustralia {
width: 100%;
}
.content .nationality .gjjj .gjjj-nr .australia .iaustralia .name {
width: 100%;
}
.content .nationality .gjjj .gjjj-nr .australia .iaustralia .name .cn {
font-size: 20px;
color: #333;
/* font-weight: bold; */
display: inline-block;
*display: inline;
zoom: 1;
}
.content .nationality .gjjj .gjjj-nr .australia .iaustralia .name .en {
font-size: 14px;
color: #666;
display: inline-block;
*display: inline;
zoom: 1;
margin-left: 18px;
}
.content .nationality .gjjj .gjjj-nr .australia .iaustralia .australia-jj {
width: 100%;
margin-top: 14px;
}
.content .nationality .gjjj .gjjj-nr .australia .iaustralia .australia-jj p {
font-size: 14px;
color: #666;
line-height: 30px;
}
.content .nationality .gjjj .gjjj-nr .australia .australia-td {
width: 100%;
margin-top: 42px;
}
.content .nationality .gjjj .gjjj-nr .australia .australia-td span {
display: block;
float: left;
font-size: 14px;
color: #666;
padding-left: 28px;
margin-right: 35px;
line-height: 24px;
}
.content .nationality .gjjj .gjjj-nr .australia .australia-td .span1 {
background: url(/uploads/image/sdimages/gjjj1.png) no-repeat left center;
}
.content .nationality .gjjj .gjjj-nr .australia .australia-td .span2 {
background: url(/uploads/image/sdimages/gjjj2.png) no-repeat left center;
}
.content .nationality .gjjj .gjjj-nr .australia .australia-td .span3 {
background: url(/uploads/image/sdimages/gjjj3.png) no-repeat left center;
padding-left: 30px;
}
.content .nationality .gjjj .gjjj-nr .australia .australia-td .span4 {
background: url(/uploads/image/sdimages/gjjj4.png) no-repeat left center;
padding-left: 30px;
}
.content .nationality .gjjj .gjjj-nr .australia .australia-td span:last-child {
margin-right: 0;
}
.content .nationality .jyzk {
width: 100%;
margin-top: 90px;
}
.content .nationality .jyzk .education-zk {
width: 100%;
margin-top: 38px;
position: relative;
}
.content .nationality .jyzk .education-zk .bd {
width: 100%;
overflow: hidden;
}
.content .nationality .jyzk .education-zk .bd ul li {
width: 229px;
height: 375px;
margin-right: 14px;
}
.content .nationality .jyzk .education-zk .bd ul li a {
display: block;
width: 100%;
height: 344px;
padding-top: 31px;
background: #f3f3f3;
position: relative;
transition: all 0.2s;
}
.content .nationality .jyzk .education-zk .bd ul li a .images {
width: 169px;
height: 169px;
overflow: hidden;
border-radius: 100%;
margin: 0 auto;
}
.content .nationality .jyzk .education-zk .bd ul li a .images img {
width: 169px;
height: 169px;
display: block;
border-radius: 100%;
transition: all 0.6s;
}
.content .nationality .jyzk .education-zk .bd ul li a .education-nr {
width: 186px;
margin: 20px auto 0;
text-align: center;
}
.content .nationality .jyzk .education-zk .bd ul li a .education-nr h5 {
font-size: 20px;
color: #333;
transition: all 0.2s;
}
.content .nationality .jyzk .education-zk .bd ul li a .education-nr p {
font-size: 20px;
color: #666;
line-height: 30px;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
margin-top: 2px;
transition: all 0.2s;
}
.content .nationality .jyzk .education-zk .bd ul li a:hover {
transition: all 0.2s;
background: #ae0d15;
}
.content .nationality .jyzk .education-zk .bd ul li a:hover .images img {
transition: all 0.6s;
transform: scale(1.1);
}
.content .nationality .jyzk .education-zk .bd ul li a:hover .education-nr h5 {
color: #fff;
transition: all 0.2s;
}
.content .nationality .jyzk .education-zk .bd ul li a:hover .education-nr p {
color: #fff;
transition: all 0.2s;
}
.content .nationality .jyzk .education-zk .next,
.content .nationality .jyzk .education-zk .prev {
width: 21px;
height: 37px;
position: absolute;
top: 50%;
margin-top: -18.5px;
display: block;
cursor: pointer;
}
.content .nationality .jyzk .education-zk .prev {
background: url(/uploads/image/sdimages/ksyx-zuo.png) no-repeat;
left: -35px;
}
.content .nationality .jyzk .education-zk .next {
background: url(/uploads/image/sdimages/ksyx-you.png) no-repeat;
right: -35px;
}
.content .nationality .dissect {
width: 100%;
padding-top: 200px;
margin-top: -110px;
}
.content .nationality .dissect .lxfy {
width: 100%;
margin-top: 126px;
}
.content .nationality .dissect .lxfy .aspect {
width: 993px;
position: relative;
height: 177px;
margin: 0 auto;
}
.content .nationality .dissect .lxfy .aspect::after {
content: '';
position: absolute;
left: 0;
top: 50%;
width: 100%;
height: 2px;
margin-top: -1px;
background: #ae0d15;
z-index: 1;
}
.content .nationality .dissect .lxfy .aspect ul {
padding: 0 48px;
}
.content .nationality .dissect .lxfy .aspect ul li {
width: 175px;
height: 145px;
border: 1px solid #ae0d15;
border-radius: 100%;
text-align: center;
padding-top: 30px;
position: relative;
z-index: 9;
background: #fff;
float: left;
margin-right: 182px;
cursor: pointer;
}
.content .nationality .dissect .lxfy .aspect ul li.last {
margin-right: 0;
}
.content .nationality .dissect .lxfy .aspect ul li.on {
background: #af0e16;
}
.content .nationality .dissect .lxfy .aspect ul li .img {
width: 72px;
height: 71px;
margin: 0 auto;
}
.content .nationality .dissect .lxfy .aspect ul li .img img {
width: 72px;
height: 71px;
display: block;
}
.content .nationality .dissect .lxfy .aspect ul li .img .img-hover {
display: none;
}
.content .nationality .dissect .lxfy .aspect ul li .name {
width: 113px;
margin: 13px auto 0;
border-top: 2px solid #ae0d15;
font-size: 20px;
color: #af0e16;
padding-top: 10px;
}
.content .nationality .dissect .lxfy .aspect ul li.on .images {
display: none;
}
.content .nationality .dissect .lxfy .aspect ul li.on .img .img-hover {
display: block;
}
.content .nationality .dissect .lxfy .aspect ul li.on .name {
border-top: 2px solid #fff;
color: #fff;
}
.content .nationality .dissect .lxfy .dissect-nr {
width: 100%;
margin-top: 45px;
}
.content .nationality .dissect .lxfy .dissect-nr>div {
width: 1094px;
border: 1px solid #ae0d15;
padding: 18px 52px;
position: relative;
display: none;
background: #fff5f6;
}
.content .nationality .dissect .lxfy .dissect-nr .show {
display: block;
}
.content .nationality .dissect .lxfy .dissect-nr>div p {
width: 100%;
font-size: 14px;
line-height: 24px;
color: #666;
}
.content .nationality .dissect .lxfy .dissect-nr>div p i {
display: block;
}
.content .nationality .dissect .lxfy .dissect-nr>div p em {
display: block;
}
.content .nationality .dissect .lxfy .dissect-nr>div::after {
content: "";
position: absolute;
width: 42px;
height: 20px;
background: url(/uploads/image/sdimages/lxfy-xz.png) no-repeat;
top: -20px;
}
.content .nationality .dissect .lxfy .dissect-nr .tuition::after {
left: 220px;
}
.content .nationality .dissect .lxfy .dissect-nr .alimony::after {
left: 50%;
margin-left: -21px;
}
.content .nationality .dissect .lxfy .dissect-nr .program::after {
left: 940px;
}
.content .nationality .dissect .lxfy .lxfy-tuition {
width: 570px;
float: left;
position: relative;
}
.content .nationality .dissect .lxfy .lxfy-tuition.two {
float: right;
}
.content .nationality .dissect .lxfy .lxfy-tuition .lxfy-title {
width: 176px;
height: 146px;
border: 1px solid #ae0d15;
border-radius: 100%;
text-align: center;
padding-top: 30px;
position: absolute;
z-index: 9;
background: #fff;
float: left;
margin-right: 182px;
left: 50%;
margin-left: -88px;
top: -92px;
}
.content .nationality .dissect .lxfy .lxfy-tuition .lxfy-title .img {
width: 72px;
height: 71px;
margin: 0 auto;
}
.content .nationality .dissect .lxfy .lxfy-tuition .lxfy-title .img img {
width: 72px;
height: 71px;
display: block;
}
.content .nationality .dissect .lxfy .lxfy-tuition .lxfy-title .name {
width: 113px;
margin: 13px auto 0;
border-top: 2px solid #ae0d15;
font-size: 20px;
color: #af0e16;
padding-top: 10px;
}
.content .nationality .dissect .lxfy .lxfy-tuition .lxfy-details {
width: 516px;
border: 1px solid #ad0b19;
padding: 115px 26px 46px;
height: 160px;
overflow: hidden;
}
.content .nationality .dissect .lxfy .lxfy-tuition .lxfy-details p {
font-size: 18px;
color: #454545;
background: url(/uploads/image/sdimages/dian10.jpg) no-repeat left 13px;
padding-left: 20px;
line-height: 32px;
}
.content .nationality .lxzx-gj {
width: 100%;
margin-top: 90px;
}
.content .nationality .lxzx-gj .country-message {
width: 100%;
margin-top: 40px;
}
.content .nationality .lxzx-gj .country-message.on {
display: block;
}
.content .nationality .lxzx-gj .country-message .country-recommend {
width: 441px;
height: 331px;
position: relative;
display: block;
float: left;
overflow: hidden;
}
.content .nationality .lxzx-gj .country-message .country-recommend img {
width: 100%;
height: 100%;
display: block;
transition: all 0.6s;
}
.content .nationality .lxzx-gj .country-message .country-recommend .xwbt {
width: 405px;
padding: 0 18px;
position: absolute;
left: 0;
bottom: 0;
height: 49px;
line-height: 49px;
background: url(/uploads/image/sdimages/bg2.png) repeat;
font-size: 20px;
color: #fff;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.content .nationality .lxzx-gj .country-message .country-recommend:hover img {
transition: all 0.6s;
transform: scale(1.1);
}
.content .nationality .lxzx-gj .country-message .journalism {
width: 720px;
float: right;
}
.content .nationality .lxzx-gj .country-message .journalism ul li {
width: 100%;
}
.content .nationality .lxzx-gj .country-message .journalism ul li a {
display: block;
width: 100%;
height: 94px;
transition: all .3s ease-in 0s;
}
.content .nationality .lxzx-gj .country-message .journalism ul li a .date {
width: 98px;
float: left;
text-align: center;
padding-top: 10.5px;
height: 83.5px;
}
.content .nationality .lxzx-gj .country-message .journalism ul li a .date .day {
font-size: 48px;
color: #666;
line-height: 52px;
}
.content .nationality .lxzx-gj .country-message .journalism ul li a .date .year {
font-size: 14px;
color: #666;
}
.content .nationality .lxzx-gj .country-message .journalism ul li a span {
width: 1px;
height: 60px;
float: left;
background: #ddd;
margin-top: 17px;
}
.content .nationality .lxzx-gj .country-message .journalism ul li a .journalism-nr {
width: 600px;
float: right;
padding-top: 19px;
height: 75px;
}
.content .nationality .lxzx-gj .country-message .journalism ul li a .journalism-nr h5 {
font-size: 20px;
color: #333;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-weight: normal;
transition: all .3s ease-in 0s;
}
.content .nationality .lxzx-gj .country-message .journalism ul li a .journalism-nr p {
font-size: 14px;
color: #666;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
margin-top: 5px;
}
.content .nationality .lxzx-gj .country-message .journalism .more {
width: 118px;
height: 34px;
line-height: 34px;
border: 1px solid #ae0d15;
transition: all 0.2s;
float: right;
font-size: 14px;
color: #ae0d15;
text-align: center;
margin-top: 10px;
}
.content .nationality .lxzx-gj .country-message .journalism .more:hover {
background: #ae0d15;
color: #fff;
transition: all 0.2s;
}
.content .nationality .lxzx-gj .country-message .journalism ul li a:hover {
background: #fff5f6;
transition: all .3s ease-in 0s;
}
.content .nationality .lxzx-gj .country-message .journalism ul li a:hover .journalism-nr h5 {
color: #ae0d15;
transition: all .3s ease-in 0s;
}
.content .nationality .yxxx-gj {
width: 100%;
padding-top: 200px;
margin-top: -110px;
}
.content .nationality .yxxx-gj .establish-yx {
width: 100%;
margin-top: 40px;
position: relative;
}
.content .nationality .yxxx-gj .establish-yx .bd {
overflow: hidden;
}
.content .nationality .yxxx-gj .establish-yx .bd ul li {
width: 281px;
float: left;
margin-right: 22.5px;
border: 1px solid #ccc;
}
.content .nationality .yxxx-gj .establish-yx .bd ul li a {
display: block;
width: 100%;
}
.content .nationality .yxxx-gj .establish-yx .bd ul li a .images {
width: 281px;
height: 211px;
overflow: hidden;
}
.content .nationality .yxxx-gj .establish-yx .bd ul li a .images img {
width: 281px;
height: 211px;
display: block;
transition: all 0.6s;
}
.content .nationality .yxxx-gj .establish-yx .bd ul li a .yxxx-xx {
padding: 32px 16px 0;
;
height: 188px;
position: relative;
}
.content .nationality .yxxx-gj .establish-yx .bd ul li a .yxxx-xx h6 {
font-size: 20px;
color: #333;
width: 215px;
height: 49px;
position: absolute;
left: 50%;
margin-left: -119.5px;
top: -33px;
text-align: center;
line-height: 49px;
background: #fff;
box-shadow: 0 4px 6px #f2f2f2;
border-radius: 2px;
padding: 0 12px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.content .nationality .yxxx-gj .establish-yx .bd ul li a .yxxx-xx .yxxx-nr {
font-size: 14px;
color: #666;
line-height: 24px;
text-align: justify;
height: 120px;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
}
.content .nationality .yxxx-gj .establish-yx .bd ul li a .yxxx-xx .ckxq {
width: 118px;
height: 36px;
border: 1px solid #ccc;
border-radius: 18px;
margin: 6px auto 0;
font-size: 14px;
color: #666;
text-align: center;
line-height: 36px;
transition: all 0.3s;
}
.content .nationality .yxxx-gj .establish-yx .bd ul li a:hover .images img {
transition: all 0.6s;
transform: scale(1.1);
}
.content .nationality .yxxx-gj .establish-yx .bd ul li a:hover .yxxx-xx .ckxq {
border: 1px solid #ae0d15;
color: #ae0d15;
transition: all 0.3s;
}
.content .nationality .yxxx-gj .establish-yx .prev,
.content .nationality .yxxx-gj .establish-yx .next {
position: absolute;
top: 50%;
margin-top: -18.5px;
width: 21px;
height: 37px;
}
.content .nationality .yxxx-gj .establish-yx .prev {
background: url(/uploads/image/sdimages/ksyx-zuo.png) no-repeat;
left: -35px;
}
.content .nationality .yxxx-gj .establish-yx .prev:hover {
background: url(/uploads/image/sdimages/ksyx-hover-zuo.png) no-repeat;
}
.content .nationality .yxxx-gj .establish-yx .next {
background: url(/uploads/image/sdimages/ksyx-you.png) no-repeat;
right: -35px;
}
.content .nationality .yxxx-gj .establish-yx .next:hover {
background: url(/uploads/image/sdimages/ksyx-hover-you.png) no-repeat;
}
.content .nationality .ckgd {
display: block;
width: 118px;
height: 34px;
border: 1px solid #ccc;
margin: 40px auto 0;
font-size: 14px;
color: #666;
line-height: 34px;
text-align: center;
transition: all 0.3s;
}
.content .nationality .ckgd:hover {
border: 1px solid #ae0d15;
color: #fff;
background: #ae0d15;
transition: all 0.3s;
}
.content .nationality .tszy-gj {
width: 100%;
padding-top: 200px;
margin-top: -110px;
}
.content .nationality .tszy-gj .ispecialty {
width: 100% !important;
margin-top: 56px !important;
height: 300px;
}
.content .nationality .tszy-gj .ispecialty .swiper-container {
width: 1044px;
margin: 0 auto;
}
.content .nationality .tszy-gj .ispecialty .swiper-container ul li {
position: relative;
}
.content .nationality .tszy-gj .ispecialty .swiper-container ul li::after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: url(/uploads/image/sdimages/bg10.png) repeat;
}
.content .nationality .tszy-gj .ispecialty .swiper-container ul li.swiper-slide-active::after {
display: none;
}
/* .content .nationality .tszy-gj .ispecialty .swiper-container ul li.swiper-slide-next{transform: translatex(-188px) scale(0.9) !important;}
.content .nationality .tszy-gj .ispecialty .swiper-container ul li.swiper-slide-prev{transform: translatex(-188px) scale(0.9) !important;}
.content .nationality .tszy-gj .ispecialty .swiper-container ul li{transform: translatex(-398.56px) scale(0.8) !important;} */
.content .nationality .tszy-gj .ispecialty .swiper-container ul li a {
display: block;
width: 100%;
}
.content .nationality .tszy-gj .ispecialty .swiper-container ul li a .img {
width: 400px;
height: 120px;
overflow: hidden;
}
.content .nationality .tszy-gj .ispecialty .swiper-container ul li a .img img {
width: 400px;
height: 120px;
display: block;
transition: all 0.6s;
}
.content .nationality .tszy-gj .ispecialty .swiper-container ul li a .tezy-xx {
height: 159px;
text-align: center;
padding: 20px 22px 0;
}
.content .nationality .tszy-gj .ispecialty .swiper-container ul li a .tezy-xx h5 {
font-size: 20px;
color: #333;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
transition: all 0.2s;
}
.content .nationality .tszy-gj .ispecialty .swiper-container ul li a .tezy-xx .tezy-nr {
width: 100%;
margin-top: 4px;
font-size: 14px;
color: #333;
line-height: 24px;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
max-height: 120px;
text-align: justify;
}
.content .nationality .tszy-gj .ispecialty .swiper-button-prev,
.content .nationality .tszy-gj .ispecialty .swiper-button-next {
width: 42px;
height: 42px;
position: absolute;
top: 50%;
margin-top: -21px;
}
.content .nationality .tszy-gj .ispecialty .swiper-button-prev {
background: url(/uploads/image/sdimages/tszy-zuo.png) no-repeat !important;
left: 0 !important;
}
.content .nationality .tszy-gj .ispecialty .swiper-button-prev:hover {
background: url(/uploads/image/sdimages/tszy-hover-zuo.png) no-repeat !important;
}
.content .nationality .tszy-gj .ispecialty .swiper-button-next {
background: url(/uploads/image/sdimages/tszy-you.png) no-repeat !important;
right: 0 !important;
}
.content .nationality .tszy-gj .ispecialty .swiper-button-next:hover {
background: url(/uploads/image/sdimages/tszy-hover-you.png) no-repeat !important;
}
.paginationjs .paginationjs-pages ul {
height: 40px;
}
.paginationjs .paginationjs-pages ul li {
float: left;
border-radius: 0 !important;
margin: 0 6px;
border: none !important;
}
.paginationjs .paginationjs-pages ul li a {
display: block;
padding: 0 6px !important;
min-width: 40px !important;
background: #efefef !important;
height: 40px !important;
line-height: 40px;
box-sizing: border-box;
border: none;
font-size: 16px;
color: #888 !important;
width: auto !important;
}
.paginationjs .paginationjs-pages ul li.active a {
height: 40px !important;
background: #ae0d15 !important;
color: #fff !important;
line-height: 40px;
}
.paginationjs .paginationjs-pages ul li.paginationjs-prev {
width: 80px;
}
.paginationjs .paginationjs-pages ul li.paginationjs-next {
width: 80px;
}
.paginationjs .paginationjs-pages li.disabled>a {
opacity: 1 !important;
}
#certify .swiper-slide {
box-shadow: 0px 0px 8px #ddd !important;
}