Warning: file_put_contents(/www/wwwroot/a_csite.com/33te.net//public//template/pc/skin/css/layout_en.css): failed to open stream: No space left on device in /www/wwwroot/a_csite.com/33te.net/coreLibs/base/baseApp.php on line 382
.header {
padding-top: 14px;
}
.header .logo {
width: 290px;
height: 71px;
}
.header .tools {
font-size: 0;
text-align: right;
}
.header .tools .search {
display: inline-block;
font-size: 14px;
border: 1px solid #eeeeee;
line-height: 25px;
padding: 0 7px;
}
.header .tools .search .inp {
width: 192px;
line-height: 25px;
display: inline-block;
vertical-align: top;
}
.header .tools .search .btn {
display: inline-block;
vertical-align: top;
height: 25px;
width: 27px;
background: url(../images/search-icon.png) no-repeat center center;
}
.header .tools .wx-icon {
width: 40px;
height: 27px;
background: url(../images/wx-icon.png) no-repeat center center;
}
.header .nav li {
float: left;
position: relative;
}
.header .nav li > a {
display: block;
padding: 18px 14px;
line-height: 25px;
font-size: 16px;
color: #666666;
}
.header .nav li .snav {
opacity: 0;
filter: alpha(opacity=0);
position: absolute;
left: -32%;
width: 150%;
top: 120%;
z-index: 1;
background-color: #fff;
border-top: 3px solid #006834;
transition: all 0.5s;
visibility:hidden;
}
.header .nav li .snav a {
display: block;
line-height: 30px;
font-size: 14px;
color: #333;
border-bottom: 1px solid #cccccc;
text-align: center;
}
.header .nav li:hover .snav{
opacity: 1;
filter: alpha(opacity=100);
transition: all 0.5s;
z-index: 9999;
top:100%;
visibility: visible;
}
.header .nav li .snav a:hover,
.header .nav li .snav a.act {
background-color: #006834;
color: #fff;
}
.header .nav li:hover .snav {
display: block;
}
.phone-banner li {
height: 3.5rem;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.news-div .title {
line-height: 28px;
padding: 6px 9px;
width: 52px;
background-color: #006834;
}
.news-div .content {
line-height: 68px;
}
.news-index .news-left {
width: 46.33%;
}
.news-index .news-left .bx-wrapper .bx-controls-direction a {
width: 20px;
height: 37px;
margin-top: -16px;
}
.news-index .news-left .bx-wrapper .bx-controls-direction a.bx-prev {
margin-left: 0;
left: 0;
background-image: url(../images/left01.jpg);
}
.news-index .news-left .bx-wrapper .bx-controls-direction a.bx-next {
margin-left: 0;
right: 0;
left: auto;
background-image: url(../images/right01.jpg);
}
.news-index .news-right {
width: 50%;
}
.news-index .news-right li {
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #b7b5b6;
}
.news-index .news-right li .date {
background-color: #006834;
padding: 10px 12px;
width: 56px;
margin-right: 15px;
}
.news-index .news-right li.last {
margin-bottom: 0;
}
.news-index .news-right li:hover .title{
color:#006834;
}
.product-index .top-item {
border-top: 1px solid #b5b5b5;
}
.product-index .top-item a {
width:25%;
line-height: 75px;
color: #006834;
font-size: 16px;
text-align: center;
background-image: url(../images/line.jpg);
background-position: right center;
background-size: 1px 80%;
background-repeat: no-repeat;
cursor:pointer;
}
.product-index .top-item a:hover,
.product-index .top-item a.act {
background-color: #006834;
color: #fff;
}
.product-index .top-item a.last {
background-image: none;
}
.product-index .body-items {
background-color: #cce1d6;
padding: 22px 0;
}
.product-index .body-items .item {
margin-left: -1.5%;
display: none;
}
.product-index .body-items .item li {
margin-left: 1.5%;
float: left;
width: 23.5%;
}
.product-index .body-items .item li .img {
display: block;
border: 1px solid #e5e5e5;
background-color: #fff;
height: 292px;
transition: all 0.5s;
}
.product-index .body-items .item li .line {
width: 0;
height: 3px;
background-color: #006834;
transition: all 0.5s;
}
.product-index .body-items .item li:hover .img {
border-color: #006834;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
transition: all 0.5s;
}
.product-index .body-items .item li:hover .line {
width: 53px;
transition: all 0.5s;
}
.product-index .body-items .item li:hover p {
color: #006834;
}
.product-index .top-item {
border-top: 1px solid #b5b5b5;
}
.product-index .top-item a {
width:25%;
line-height: 75px;
color: #006834;
font-size: 16px;
text-align: center;
background-image: url(../images/line.jpg);
background-position: right center;
background-size: 1px 80%;
background-repeat: no-repeat;
cursor:pointer;
}
.product-index .top-item a:hover,
.product-index .top-item a.act {
background-color: #006834;
color: #fff;
}
.product-index .top-item a.last {
background-image: none;
}
.product-index .body-items {
position: relative;
height: 355px;
background-color: #cce1d6;
padding: 22px 0;
}
.product-index .body-items .items {
/*position: absolute;
top: 0;
left: 0;
visibility: hidden;*/
/*margin-left: -1.5%;*/
/*display: none;*/
}
.product-index .body-items .items.cur {
visibility: visible;
}
.product-index .body-items .items li {
/*margin-left: 1.5%;*/
/*float: left;
width: 23.5%;*/
}
.product-index .body-items .items li .img {
display: block;
border: 1px solid #e5e5e5;
background-color: #fff;
height: 292px;
transition: all 0.5s;
}
.product-index .body-items .items li .line {
width: 0;
height: 3px;
background-color: #006834;
transition: all 0.5s;
}
.product-index .body-items .items li:hover .img {
border-color: #006834;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
transition: all 0.5s;
}
.product-index .body-items .items li:hover .line {
width: 53px;
transition: all 0.5s;
}
.product-index .body-items .items li:hover p {
color: #006834;
}
/*20170927*/
.product-index .top-item {
border-top: 1px solid #b5b5b5;
}
.product-index .top-item a {
width:25%;
line-height: 75px;
color: #006834;
font-size: 16px;
text-align: center;
background-image: url(../images/line.jpg);
background-position: right center;
background-size: 1px 80%;
background-repeat: no-repeat;
cursor:pointer;
}
.product-index .top-item a:hover,
.product-index .top-item a.act {
background-color: #006834;
color: #fff;
}
.product-index .top-item a.last {
background-image: none;
}
.product-index .body-items {
position: relative;
height: 355px;
background-color: #cce1d6;
padding: 22px 0;
}
.product-index .body-items .items {
/*position: absolute;
top: 0;
left: 0;
visibility: hidden;*/
/*margin-left: -1.5%;*/
/*display: none;*/
}
.product-index .body-items .items.cur {
visibility: visible;
}
.product-index .body-items .items li {
/*margin-left: 1.5%;*/
/*float: left;
width: 23.5%;*/
}
.product-index .body-items .items li .img {
display: block;
border: 1px solid #e5e5e5;
background-color: #fff;
height: 292px;
transition: all 0.5s;
}
.product-index .body-items .items li .line {
width: 0;
height: 3px;
background-color: #006834;
transition: all 0.5s;
}
.product-index .body-items .items li:hover .img {
border-color: #006834;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
transition: all 0.5s;
}
.product-index .body-items .items li:hover .line {
width: 53px;
transition: all 0.5s;
}
.product-index .body-items .items li:hover p {
color: #006834;
}
/**/
.product-index .body-items .mauto{
position: relative;
}
.product-index .body-items .bx-wrapper{
position: absolute;
/*top: 0;*/
/*left: 0;*/
visibility: hidden;
}
.product-index .body-items .i-pro {
/*position: absolute;
top: 0;
left: 0;
visibility: hidden;*/
}
.product-index .body-items .cur {
width: 100% !important;
visibility: visible;
background: #CCE1D6;
/*background: #ccc;*/
}
@media (max-width: 750px) {
/*.product-index .body-items .items{
margin-left: -10px !important;
}*/
.product-index .body-items .items li{
margin: 0 !important;
height: 250px;
/*margin-left: 2px !important;*/
}
.product-index .body-items .items li .img{
background: transparent;
border: none;
}
.product-index .body-items .bx-96{
width: 100%;
padding: 0;
}
}
.service .s-left .title {
padding-bottom: 7px;
border-bottom: 3px solid #006834;
}
.service .s-right {
margin-top: 6px;
width: 700px;
height: 346px;
background: url(../images/enmap.jpg) no-repeat center center;
}
.jx-div {
background-color: #f8f8f8;
padding: 25px 0;
}
.jx-div ul {
margin-left: -2.5%;
}
.jx-div li {
margin-left: 2.5%;
width: 30.83%;
padding: 65px 0 72px;
float: left;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.jx-div li .more {
padding: 0 16px;
line-height: 26px;
background-color: #fff;
border-radius: 5px;
}
.footer {
padding: 50px 0;
background-color: #272727;
}
.footer .f-left {
line-height: 30px;
width: 500px;
}
.footer .f-left a {
display: block;
float: left;
width: 125px;
font-size: 14px;
color: #999999;
padding: 10px 0;
}
.footer .f-left a:hover{
color:#006834;
}
@media (max-width: 991px) {
.service .s-right {
margin-top: 6px;
width:100%;
background: url(../testing/map.jpg) no-repeat center center;
background-size:100%;
height:230px;
}
}
/*2017-08-09 ��ƽ��*/
#hp_wrapper {
background: #fff;
position: relative;
}
.hp_fullwidthbanner-container {
width: 100% !important;
position: relative;
padding: 0;
max-height: 522px !important;
overflow: hidden;
}
.hp_fullwidthbanner-container .hp_fullwidthabnner {
width: 100% !important;
max-height: 522px !important;
position: relative;
}
.hp_fullwidthbanner ul li a.banner_jump{
display: block;position: absolute;top:0;left:0;bottom:0;right:0;
}
/*2017-9-26*/
.els{
width: 100%;
vertical-align: middle;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-wrap: break-word;
display: inline-block;
}
@media (max-width: 750px) {
.product-index .body-items{
height: 3.5rem;
}
.product-index .body-items .bx-viewport{
max-height: 3.5rem !important;
}
.product-index .body-items .items{
margin: 0;
}
.product-index .body-items .items li .img{
height: 4rem;
height: 2.92rem;
background: #fff;
width: 100% !important;
margin-left: 0 !important;
z-index: 99 !important;
/*margin-left: 1% !important;*/
/*background: #fff;*/
}
.product-index .body-items{
position: relative;
}
.product-index .body-items .items {
position: absolute;
top: 0;
left: 0;
visibility: hidden;
/*margin-left: -1.5%;*/
/*display: none;*/
}
.product-index .body-items .items li{
height: auto !important;
-webkit-animation-duration: inherit;
animation-duration: inherit;
}
}