﻿@import url(style.css);

@import url(slide.css);

@import url(pscroll.css);

/*首页*/

/*服务项目*/

.bg-homelink{background: url(../img/homelink-bg.jpg);background-size: cover;}

.ui-head1{margin-bottom: 60px;}

.ui-head1 h3{line-height: 1em;color: #fff;font-size: 30px;font-weight: bold;text-align: center;padding-bottom: 18px;position: relative;}

.ui-head1 h3:after{content: '';display: inline-block;width: 54px;height: 2px;background-color: #0075c1;position: absolute;bottom: 0;left: 50%;margin-left: -27px;}

.ui-head1 p{margin-top: 16px;text-align: center;color: #fff;line-height: 1.4;font-size: 14px;}

.ui-homelink{max-width: 1080px; width:96%;margin: 0 auto;}

.ui-homelink .i{display: block;}

.ui-homelink .i p{line-height: 1.4;text-align: center;}

.ui-homelink .i p.p1{

}

.ui-homelink .i p.p1 img{transition: transform 600ms; max-width:70%;}

.ui-homelink .i:hover p.p1 img{transform: rotate(360deg);}

.ui-homelink .i p.p2{margin-top: 24px;color: #fff;font-size: 16px;}

/*关于我们*/

.ui-homeabout{}

.ui-homeabout >.l{ width:49.5%;}

.ui-homeabout >.r{ width:48%; max-width:555px;}

.ui-homeabout .view{overflow: hidden;}

.ui-homeabout .view img{transition: transform 300ms;}

.ui-homeabout .view:hover img{transform: scale(1.05, 1.05);}

.ui-homeabout .text{}

.ui-homeabout .text >.hd{padding-top: 20px;}

.ui-homeabout .text >.hd h3{color: #0075c1;font-size: 30px;font-weight: bold;line-height: 1em;padding-bottom: 14px;position: relative;}

.ui-homeabout .text >.hd h3:before{content: '';display: inline-block;width: 54px;height: 2px;background-color: #0075c1;position: absolute;bottom: 0;left: 0;}

.ui-homeabout .text >.hd p{margin-top: 16px;line-height: 1em;color: #5d5d5d;font-size: 18px;}

.ui-homeabout .text >.ct{margin-top: 40px;}

.ui-homeabout .text >.ct h3{color: #5d5d5d;font-size: 20px;font-weight: bold;line-height: 1em;margin-bottom: 8px;}

.ui-homeabout .text >.ct p{color: #666666;font-size: 14px;line-height: 26px; max-height:104px; overflow:hidden;}

.ui-homeabout .text >.ft{margin-top: 48px;}

.ui-more{}

.ui-more p{}

.ui-more p a{display: inline-block;width: 170px;line-height: 40px;color: #fff;font-size: 16px;background-color: #E07F25; text-align: center;}

.ui-more p a:hover{opacity: .8;}

/*新闻动态*/

.bg-homenews{background: url(../img/homenews-bg.jpg) no-repeat 50% 0;background-size: cover;}

.ui-homenews{overflow: hidden;}

.ui-homenews ul li{ margin-right:2%; width:32%;float: left; overflow:hidden;}

.ui-homenews ul li:nth-child(3n+0){ margin-right:0;}

.ui-homenews .i{display: block;background-color: #E07F25;border-bottom: 2px solid #fff;}

.ui-homenews .i .img{overflow: hidden;}

.ui-homenews .i .img img{width: 100%;transition: transform 300ms;}

.ui-homenews .i:hover .img img{transform: scale(1.05, 1.05);}

.ui-homenews .i .txt{width:94%; margin:0 auto; margin-bottom:16px;padding-top: 24px; overflow:hidden;}

.ui-homenews .i .txt h3{line-height: 14px; height:14px;overflow:hidden;color: #fff;font-size: 14px;margin-bottom: 8px;}

.ui-homenews .i:hover .txt h3{text-decoration: underline !important;}

.ui-homenews .i .txt p{color: #fff;font-size: 12px;line-height: 22px; max-height:66px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}



@media screen and (max-width:960px) {

/*轮显*/

#a1portalSkin_ctr211899211899_mainArea{ display:none;}

.flash_div{ display:block;}

/*关于我们*/

.ui-homeabout .text >.ft{ margin-top:30px;}

/*新闻动态*/

.ui-homenews .i .txt{ padding:0; padding-top:15px; padding-bottom:15px; width:94%; margin:0 auto;}

}



@media screen and (max-width: 780px) {

/*服务项目*/

.ui-head1{margin-bottom: 40px;}

.ui-head1 h3{ font-size:24px;}

.ui-head1 p{ font-size:13px;}

.ui-homelink .i p.p2{ font-size:14px; margin-top:14px;}

/*关于我们*/

.ui-homeabout >.l{ width:100%; float:none;margin-top:5%; overflow:hidden;}

.ui-homeabout .view img{ width:100%;}

.ui-homeabout >.r{ width:100%; max-width:none; float:none; }

.ui-homeabout .text >.hd{ padding-top:2%; text-align:center;}

.ui-homeabout .text >.hd h3{ font-size:24px;}

.ui-homeabout .text >.hd h3:before{ left:50%; margin-left:-27px;}

.ui-homeabout .text >.hd p{ font-size:16px;}

.ui-homeabout .text >.ft{ margin-top:5%;}

.ui-homeabout .text >.ct{ margin-top:4%;}

.ui-homeabout .text >.ct h3{ margin-bottom:2%; line-height:1.4;}

.ui-homeabout .text >.ct p{ min-height:none;}



.ui-more{ text-align:center;}

/*新闻动态*/

.ui-homenews ul li{ margin-right:0; width:100%; margin-bottom:2%;}

.ui-homenews .i{ border-bottom:0;}

.ui-homenews .i .txt p{-webkit-line-clamp:2;max-height:44px;}

.ui-homenews .i .img{ float:left; width:44%;}

.ui-homenews .i .txt{ float:left; width:56%; padding-left:3%; padding-right:3%; padding-bottom:0;}

.ui-homenews .i .txt h3{ line-height:20px; height:auto; max-height:40px; font-size:15px;}



}

@media screen and (max-width: 640px) {

/*关于我们*/

.ui-more p a{ width:150px; font-size:14px;}

}



@media screen and (max-width: 480px) {

/*服务项目*/

.ui-head1{margin-bottom: 30px;}

.ui-head1 h3{ font-size:20px;}

.ui-head1 p{ font-size:12px; margin-top:10px;}

.ui-homelink .i p.p2{ font-size:13px; margin-top:10px;}

/*关于我们*/

.ui-homeabout .text >.hd h3{ font-size:20px;}

.ui-homeabout .text >.hd p{ font-size:14px;}

/*新闻动态*/

.ui-homenews .i .txt{ padding-top:12px;}

.ui-homenews .i .txt h3{ font-size:14px; line-height:18px; max-height:36px;}

}



@media screen and (max-width:420px) {

/*新闻动态*/

.ui-homenews .i .img{ width:46%;}

.ui-homenews .i .txt{ width:54%;}

.ui-homenews .i .txt h3{ margin-bottom:4px;}

}

@media screen and (max-width:380px) {

/*新闻动态*/

.ui-homenews .i .txt h3{ line-height:16px; max-height:32px;}

.ui-homenews .i .txt p{ line-height:20px; max-height:40px;}

}



@media screen and (max-width:320px) {

/*新闻动态*/

.ui-homenews .i .txt{padding-top:6px;}

}

