Commit a9bb3c23 authored by xiujunlian's avatar xiujunlian

删除file多余文件

parent 8053b18c
@charset "utf-8";
.main .main-container {
width: 1180px;
height: 355px;
margin: 0 5px 20px 5px;
overflow: hidden;
}
.main .main-news {
width: 421px;
height: 355px;
float: left;
margin: 0 5px;
}
.main .main-news ul {
width: 421px;
height: 355px;
border: 1px solid #CCCCCC;
box-sizing: border-box;
overflow: hidden;
}
.main .main-news .news-span{
height: 40px;
line-height: 40px;
vertical-align: middle;
margin: 0 10px 0 10px;
cursor: pointer;
}
.main .main-news .currentTab{
font-size: 16px;
color: #d81e06;
font-weight: bold;
}
/*.main .main-news ul li:first-child{background-color: #F1F1F1;}*/
.main .main-news .icon-yaowen{font-size: 24px;color: #d81e06;vertical-align: middle;}
.zgh-third-module .main-news{
width: 440px;
}
.zgh-third-module .main-news ul{
width: 440px;
}
.news-content {
height: 34px;
line-height: 34px;
border-bottom: 1px dashed #CCCCCC;
font-size: 13px;
text-indent: 4px;
}
.news-content a{width: 300px;display: inline-block;}
.main .main-news ul li:first-child {
height: 40px;
line-height: 40px;
text-indent: 13px;
border-bottom: 1px solid #CCCCCC;
box-sizing: border-box;
font-size: 16px;
font-weight: bold;
background-color: #F1F1F1;
}
.main .announcement {
width: 254px;
height: 355px;
float: right;
margin: 0 5px;
}
.main .announcement ul {
width: 254px;
height: 216px;
border: 1px solid #CCCCCC;
box-sizing: border-box;
overflow: hidden;
margin: 0 5px 12px 0;
}
.main .announcement ul li.news-content {
height: 34px!important;
line-height: 34px!important;
border-bottom: 1px dashed #CCCCCC;
font-size: 13px;
padding: 0 4px!important;
}
.main .announcement ul li.news-content:first-child {
height: 40px!important;
line-height: 40px!important;
text-indent: 13px;
border-bottom: 1px solid #CCCCCC;
box-sizing: border-box;
font-size: 16px;
font-weight: bold;
background-color: #F1F1F1;
}
.main .announcement .news-content a{
width: 244px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.main .announcement .news-content a:hover{
text-decoration: underline!important;
}
.main .announcement .icon-gonggao{font-size: 24px;color: #d81e06;vertical-align: middle;}
.main .announcement div{width: 254px;}
.main .announcement img{
width: 254px;
height: 60px;
display: block;
}
.announcementImg a{
display: block;
text-align: center;
margin-top: 7px;
}
/* 轮播图效果CSS开始 */
.carousel-wrapper {
width: 473px;
float: left;
margin: 0 3px 0 5px;
}
#carousel-focus {
width: 473px;
height: 355px;
overflow: hidden;
position: relative;
}
#carousel-focus ul {
height: 380px;
position: absolute;
}
#carousel-focus ul li {
float: left;
width: 473px;
height: 355px;
overflow: hidden;
position: relative;
background: #000;
}
#carousel-focus ul li img {
width: 473px;
height: 355px;
}
#carousel-focus ul li a p{
position: absolute;
left: 0;
bottom: 0;
width: 340px;
line-height: 28px;
z-index: 1;
color: #ffffff;
text-indent: 10px;
}
#carousel-focus ul li div {
position: absolute;
overflow: hidden;
}
#carousel-focus .btnBg {
position: absolute;
width: 473px;
height: 28px;
left: 0;
bottom: 0;
background: #000;
}
#carousel-focus .btn {
position: absolute;
width: 500px;
height: 10px;
padding: 11px 10px;
right: 0;
bottom: 0;
text-align: right;
}
#carousel-focus .btn span {
display: inline-block;
_display: inline;
_zoom: 1;
width: 25px;
height: 10px;
_font-size: 0;
margin-left: 5px;
cursor: pointer;
background: #fff;
}
#carousel-focus .btn span.on {
background: #fff;
}
#carousel-focus .preNext {
width: 45px;
height: 100px;
position: absolute;
top: 145px;
background: url(../img/sprite.png) no-repeat 0 0;
cursor: pointer;
}
#carousel-focus .pre {
left: 0;
}
#carousel-focus .next {
right: 0;
background-position: right top;
}
#service_Index{
height: 15px;
width: 50px;
margin: auto;
bottom: 0;
z-index: 1;
}
.IndexDot{
display: block;
float: left;
height: 15px;
width: 15px;
cursor: pointer;
border-radius: 8px;
background-color: #D81E06;
margin: 0 5px;
}
.OnIndexDot{
display: block;
float: left;
height: 15px;
width: 15px;
cursor: pointer;
border-radius: 8px;
background-color: #e0e0e0;
margin: 0 5px;
}
/* 轮播图效果CSS结束 */
.zgh-block-module{width: 1180px;margin: 0 auto 20px auto;overflow: hidden;}
/* second */
.zgh-second-module{height: 270px;}
.zgh-second-module .zgh-module-left{width: 902px;margin: 0 5px;overflow: hidden;float: left;}
.zgh-second-module .zgh-module-title{width: 902px;height: 34px;line-height: 34px;border-bottom: 2px solid #CCCCCC;box-sizing: border-box;}
.zgh-second-module .zgh-module-title span{height: 34px;line-height: 34px;font-size: 18px;font-weight:bold;color: #d81e06;border-bottom: 2px solid #d81e06;box-sizing: border-box;display: inline-block;}
.zgh-second-module ul.ul-box{width: 902px;height: 220px;}
.zgh-second-module ul.ul-box table{width: 902px;height: 220px;}
.zgh-second-module ul.ul-box table th{width: 25px;vertical-align: middle; position: relative;}
.zgh-second-module ul.ul-box table td{width: 882px;vertical-align: middle;}
.zgh-second-module ul table td{margin: 0 auto;overflow: hidden;}
.zgh-second-module .zgh-module-right{
width: 254px;
height: 184px;
float: right;
border: 1px solid #CCCCCC;
box-sizing: border-box;
color: #FFFFFF;
margin-right: 5px;
}
/*.zgh-second-module .zgh-module-right{width: 210px;height: 254px;float: right;border: 1px solid #CCCCCC;box-sizing: border-box;color: #FFFFFF;}*/
.zgh-second-module .zgh-module-right div{height: 34px;line-height: 34px;text-indent: 14px;overflow: hidden;background-color: #D81E06;border-bottom: 1px solid #CCCCCC;box-sizing: border-box;}
.zgh-second-module .zgh-module-right a img{
width: 180px;
height: 60px;
margin: 10px auto 0;
display: block;
}
.service-platform img{
width: 254px;
height: 60px;
transform: translateX(2px);
margin-top: 13px;
}
/*third*/
.zgh-third-module{height: 250px;}
.zgh-third-module .zgh-module-left{width: 730px;height: 250px;float: left;}
.zgh-third-module .zgh-module-left .zgh-reception-room{width: 710px;height: 250px;margin: 0 10px;border: 6px solid #e2ebf4;box-sizing: border-box;border-radius: 10px;}
.zgh-third-module .zgh-module-left .zgh-reception-room .zgh-module-title{height: 40px;line-height: 40px;font-size: 16px;font-weight:bold;border-bottom: 1px solid #CCCCCC;box-sizing: border-box;text-indent: 14px;}
.zgh-third-module .zgh-module-left .icon-jiedaishi{font-size: 24px;color: #d81e06;vertical-align: middle;padding-right: 5px;vertical-align: middle;}
.zgh-third-module .zgh-module-left .zgh-reception-room .zgh-advisory{float: right;margin-right: 10px;font-size: 13px;}
.zgh-third-module .zgh-advisory .icon-1{font-size: 20px;vertical-align: middle;padding-right: 2px;}
.zgh-third-module .zgh-module-left .zgh-table-box{
width: 680px;
height: 169px;
line-height: 27px;
margin: 11px auto;
overflow: hidden;
}
.zgh-third-module .zgh-module-left .zgh-table-box .empty-box{
width: 680px;
height: 176px;
line-height: 176px;
vertical-align: center;
text-align: center;
background: #f5f5f5;
}
.zgh-wsjds-tb {
width: 680px;
height: 176px;
font-size: 13px;
background: #CCCCCC
}
.zgh-wsjds-tb thead th {
height: 25px;
background: #F1F1F1;
}
.zgh-wsjds-tb tbody td {
height: 22px;
background: white;
padding-left: 3px;
}
.zgh-third-module .zgh-wsjds-tb tbody .grid{text-align: center;background-color: #ffffff;}
.zgh-autocut {
width: 380px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
-icab-text-overflow: ellipsis;
-khtml-text-overflow: ellipsis;
-moz-text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
}
.service-center th{
position: relative;
}
#service_arrRight{
right: -7px;
}
#service_arrLeft{
left: -6px;
}
/*fourth*/
.zgh-fourth-module{height: 254px;}
.zgh-fourth-module .zgh-module-left{width: 902px;margin: 0 5px;overflow: hidden;float: left;height: 254px;}
.zgh-fourth-module .zgh-module-left .zgh-lamor{width: 509px;height: 254px;float: left;}
.zgh-fourth-module .zgh-lamor .zgh-module-title{width: 509px;height: 34px;line-height: 34px;border-bottom: 2px solid #CCCCCC;box-sizing: border-box;}
.zgh-fourth-module .zgh-lamor .zgh-module-title span{height: 34px;line-height: 34px;font-size: 18px;font-weight:bold;color: #d81e06;border-bottom: 2px solid #d81e06;box-sizing: border-box;display: inline-block;}
.zgh-fourth-module .zgh-lamor ul.ul-box{width: 509px;height: 220px;margin-right: 5px;}
.zgh-fourth-module .zgh-lamor ul.ul-box table{width: 509px;height: 220px;}
.zgh-fourth-module .zgh-lamor ul.ul-box table th{width: 25px;vertical-align: middle; position: relative;}
.zgh-fourth-module .zgh-lamor ul.ul-box table td{width:513px;margin: 0 auto;overflow: hidden;vertical-align: middle;}
.zgh-fourth-module .zgh-module-left .zgh-publication{width: 379px;height: 254px;margin-left: 5px;float: right;}
.zgh-fourth-module .zgh-publication .zgh-module-title{width: 379px;height: 34px;line-height: 34px;border-bottom: 2px solid #CCCCCC;box-sizing: border-box;}
.zgh-fourth-module .zgh-publication .zgh-module-title span{height: 34px;line-height: 34px;font-size: 18px;font-weight:bold;color: #d81e06;border-bottom: 2px solid #d81e06;box-sizing: border-box;display: inline-block;}
.zgh-fourth-module .zgh-publication ul.ul-box{width: 379px;height: 220px;margin-right: 5px;}
.zgh-fourth-module .zgh-publication ul.ul-box table{width: 379px;height: 220px;}
.zgh-fourth-module .zgh-publication ul.ul-box table th{width: 25px;vertical-align: middle;}
.zgh-fourth-module .zgh-publication ul.ul-box table td{margin: 0 auto;overflow: hidden;vertical-align: middle;width: 329px;}
.zgh-fourth-module .zgh-module-right{
width: 254px;
height: 254px;
float: right;
border: 1px solid #CCCCCC;
box-sizing: border-box;
margin-right: 5px;
}
#lamor_arrLeft{
left: -5px;
}
#lamor_arrRight{
right: -5px;
}
.zgh-fourth-module .zgh-module-right .zgh-module-title{height: 34px;line-height: 34px;color: #FFFFFF;text-indent: 14px;overflow: hidden;background-color: #D81E06;border-bottom: 1px solid #CCCCCC;box-sizing: border-box;}
.zgh-fourth-module .zgh-module-right .zgh-module-box{
width: 200px;
height: 210px;
margin: 5px auto;
}
.zgh-fourth-module .zgh-module-right .zgh-module-box ul li{width: 90px;height: 95px;margin: 5px;float: left;text-align: center;}
.zgh-fourth-module .zgh-module-right .zgh-module-box ul li a{display: inline-block;width: 90px;height: 95px;}
.zgh-fourth-module .zgh-module-right .zgh-module-box ul li a img{width: 60px;height: 60px;margin: 0 10px;}
#service_scrollbox ul {
overflow: hidden;
}
#service_scrollbox ul li {
float: left;
width: 110px;
/*_width: 150px;*/
height: 170px;
/*_height: 200px;*/
vertical-align: middle;
font-size: 12px;
line-height: 18px;
min-height: 18px;
text-align: center;
padding: 10px 8px;
overflow: hidden;
}
#service_scrollbox ul li img {
margin-top: 30px;
display: inline-block;
width: 80px;
height: 80px;
border: 0;
}
#lamor_scrollbox{
margin: 0 auto;
}
#lamor_scrollbox ul {
overflow: hidden;
}
#lamor_scrollbox ul li {
float: left;
width: 155px;
/*_width: 150px;*/
height: 170px;
/*_height: 200px;*/
vertical-align: middle;
font-size: 12px;
line-height: 18px;
min-height: 18px;
text-align: center;
padding: 10px 5px;
overflow: hidden;
}
#lamor_scrollbox ul li img {
margin-top: 10px;
display: inline-block;
width: 120px;
height: 150px;
border: 0;
}
#publication_scrollbox ul {
overflow: hidden;
}
#publication_scrollbox ul li {
float: left;
width: 144.5px;
/*_width: 150px;*/
height: 170px;
/*_height: 200px;*/
vertical-align: middle;
font-size: 12px;
line-height: 18px;
min-height: 18px;
text-align: center;
padding: 10px;
overflow: hidden;
}
#publication_scrollbox ul li img {
margin-top: 10px;
display: inline-block;
width: 120px;
height: 150px;
border: 0;
}
/*悬浮窗*/
.float-window{
width: 150px;
height: 240px;
background: url('/img/float_window.jpg') no-repeat;
position: fixed;
right: 20px;
bottom: 50px;
border-radius: 30px;
color: white;
font-family: 微软雅黑;
text-align: center;
cursor: pointer;
z-index: 10;
}
.float-window p{
margin-top: 20px;
font-size: 20px;
}
.float-window p:first-child{
margin-top: 40px;
font-size: 30px;
}
.float-window img{
opacity: .8;
margin-top: 20px;
height: 48px;
width: 72px;
}
.zgh-third-module .zgh-autocut a:hover{
text-decoration: underline;
@charset "utf-8";
.main .main-container {
width: 1180px;
height: 355px;
margin: 0 5px 20px 5px;
overflow: hidden;
}
.main .main-news {
width: 421px;
height: 355px;
float: left;
margin: 0 5px;
}
.main .main-news ul {
width: 421px;
height: 355px;
border: 1px solid #CCCCCC;
box-sizing: border-box;
overflow: hidden;
}
.main .main-news .news-span{
height: 40px;
line-height: 40px;
vertical-align: middle;
margin: 0 10px 0 10px;
cursor: pointer;
}
.main .main-news .currentTab{
font-size: 16px;
color: #d81e06;
font-weight: bold;
}
/*.main .main-news ul li:first-child{background-color: #F1F1F1;}*/
.main .main-news .icon-yaowen{font-size: 24px;color: #d81e06;vertical-align: middle;}
.zgh-third-module .main-news{
width: 440px;
}
.zgh-third-module .main-news ul{
width: 440px;
}
.news-content {
height: 34px;
line-height: 34px;
border-bottom: 1px dashed #CCCCCC;
font-size: 13px;
text-indent: 4px;
}
.news-content a{width: 300px;display: inline-block;}
.main .main-news ul li:first-child {
height: 40px;
line-height: 40px;
text-indent: 13px;
border-bottom: 1px solid #CCCCCC;
box-sizing: border-box;
font-size: 16px;
font-weight: bold;
background-color: #F1F1F1;
}
.main .announcement {
width: 254px;
height: 355px;
float: right;
margin: 0 5px;
}
.main .announcement ul {
width: 254px;
height: 216px;
border: 1px solid #CCCCCC;
box-sizing: border-box;
overflow: hidden;
margin: 0 5px 12px 0;
}
.main .announcement ul li.news-content {
height: 34px!important;
line-height: 34px!important;
border-bottom: 1px dashed #CCCCCC;
font-size: 13px;
padding: 0 4px!important;
}
.main .announcement ul li.news-content:first-child {
height: 40px!important;
line-height: 40px!important;
text-indent: 13px;
border-bottom: 1px solid #CCCCCC;
box-sizing: border-box;
font-size: 16px;
font-weight: bold;
background-color: #F1F1F1;
}
.main .announcement .news-content a{
width: 244px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.main .announcement .news-content a:hover{
text-decoration: underline!important;
}
.main .announcement .icon-gonggao{font-size: 24px;color: #d81e06;vertical-align: middle;}
.main .announcement div{width: 254px;}
.main .announcement img{
width: 254px;
height: 60px;
display: block;
}
.announcementImg a{
display: block;
text-align: center;
margin-top: 7px;
}
/* 轮播图效果CSS开始 */
.carousel-wrapper {
width: 473px;
float: left;
margin: 0 3px 0 5px;
}
#carousel-focus {
width: 473px;
height: 355px;
overflow: hidden;
position: relative;
}
#carousel-focus ul {
height: 380px;
position: absolute;
}
#carousel-focus ul li {
float: left;
width: 473px;
height: 355px;
overflow: hidden;
position: relative;
background: #000;
}
#carousel-focus ul li img {
width: 473px;
height: 355px;
}
#carousel-focus ul li a p{
position: absolute;
left: 0;
bottom: 0;
width: 340px;
line-height: 28px;
z-index: 1;
color: #ffffff;
text-indent: 10px;
}
#carousel-focus ul li div {
position: absolute;
overflow: hidden;
}
#carousel-focus .btnBg {
position: absolute;
width: 473px;
height: 28px;
left: 0;
bottom: 0;
background: #000;
}
#carousel-focus .btn {
position: absolute;
width: 500px;
height: 10px;
padding: 11px 10px;
right: 0;
bottom: 0;
text-align: right;
}
#carousel-focus .btn span {
display: inline-block;
_display: inline;
_zoom: 1;
width: 25px;
height: 10px;
_font-size: 0;
margin-left: 5px;
cursor: pointer;
background: #fff;
}
#carousel-focus .btn span.on {
background: #fff;
}
#carousel-focus .preNext {
width: 45px;
height: 100px;
position: absolute;
top: 145px;
background: url(../img/sprite.png) no-repeat 0 0;
cursor: pointer;
}
#carousel-focus .pre {
left: 0;
}
#carousel-focus .next {
right: 0;
background-position: right top;
}
#service_Index{
height: 15px;
width: 50px;
margin: auto;
bottom: 0;
z-index: 1;
}
.IndexDot{
display: block;
float: left;
height: 15px;
width: 15px;
cursor: pointer;
border-radius: 8px;
background-color: #D81E06;
margin: 0 5px;
}
.OnIndexDot{
display: block;
float: left;
height: 15px;
width: 15px;
cursor: pointer;
border-radius: 8px;
background-color: #e0e0e0;
margin: 0 5px;
}
/* 轮播图效果CSS结束 */
.zgh-block-module{width: 1180px;margin: 0 auto 20px auto;overflow: hidden;}
/* second */
.zgh-second-module{height: 270px;}
.zgh-second-module .zgh-module-left{width: 902px;margin: 0 5px;overflow: hidden;float: left;}
.zgh-second-module .zgh-module-title{width: 902px;height: 34px;line-height: 34px;border-bottom: 2px solid #CCCCCC;box-sizing: border-box;}
.zgh-second-module .zgh-module-title span{height: 34px;line-height: 34px;font-size: 18px;font-weight:bold;color: #d81e06;border-bottom: 2px solid #d81e06;box-sizing: border-box;display: inline-block;}
.zgh-second-module ul.ul-box{width: 902px;height: 220px;}
.zgh-second-module ul.ul-box table{width: 902px;height: 220px;}
.zgh-second-module ul.ul-box table th{width: 25px;vertical-align: middle; position: relative;}
.zgh-second-module ul.ul-box table td{width: 882px;vertical-align: middle;}
.zgh-second-module ul table td{margin: 0 auto;overflow: hidden;}
.zgh-second-module .zgh-module-right{
width: 254px;
height: 184px;
float: right;
border: 1px solid #CCCCCC;
box-sizing: border-box;
color: #FFFFFF;
margin-right: 5px;
}
/*.zgh-second-module .zgh-module-right{width: 210px;height: 254px;float: right;border: 1px solid #CCCCCC;box-sizing: border-box;color: #FFFFFF;}*/
.zgh-second-module .zgh-module-right div{height: 34px;line-height: 34px;text-indent: 14px;overflow: hidden;background-color: #D81E06;border-bottom: 1px solid #CCCCCC;box-sizing: border-box;}
.zgh-second-module .zgh-module-right a img{
width: 180px;
height: 60px;
margin: 10px auto 0;
display: block;
}
.service-platform img{
width: 254px;
height: 60px;
transform: translateX(2px);
margin-top: 13px;
}
/*third*/
.zgh-third-module{height: 250px;}
.zgh-third-module .zgh-module-left{width: 730px;height: 250px;float: left;}
.zgh-third-module .zgh-module-left .zgh-reception-room{width: 710px;height: 250px;margin: 0 10px;border: 6px solid #e2ebf4;box-sizing: border-box;border-radius: 10px;}
.zgh-third-module .zgh-module-left .zgh-reception-room .zgh-module-title{height: 40px;line-height: 40px;font-size: 16px;font-weight:bold;border-bottom: 1px solid #CCCCCC;box-sizing: border-box;text-indent: 14px;}
.zgh-third-module .zgh-module-left .icon-jiedaishi{font-size: 24px;color: #d81e06;vertical-align: middle;padding-right: 5px;vertical-align: middle;}
.zgh-third-module .zgh-module-left .zgh-reception-room .zgh-advisory{float: right;margin-right: 10px;font-size: 13px;}
.zgh-third-module .zgh-advisory .icon-1{font-size: 20px;vertical-align: middle;padding-right: 2px;}
.zgh-third-module .zgh-module-left .zgh-table-box{
width: 680px;
height: 169px;
line-height: 27px;
margin: 11px auto;
overflow: hidden;
}
.zgh-third-module .zgh-module-left .zgh-table-box .empty-box{
width: 680px;
height: 176px;
line-height: 176px;
vertical-align: center;
text-align: center;
background: #f5f5f5;
}
.zgh-wsjds-tb {
width: 680px;
height: 176px;
font-size: 13px;
background: #CCCCCC
}
.zgh-wsjds-tb thead th {
height: 25px;
background: #F1F1F1;
}
.zgh-wsjds-tb tbody td {
height: 22px;
background: white;
padding-left: 3px;
}
.zgh-third-module .zgh-wsjds-tb tbody .grid{text-align: center;background-color: #ffffff;}
.zgh-autocut {
width: 380px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
-icab-text-overflow: ellipsis;
-khtml-text-overflow: ellipsis;
-moz-text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
}
.service-center th{
position: relative;
}
#service_arrRight{
right: -7px;
}
#service_arrLeft{
left: -6px;
}
/*fourth*/
.zgh-fourth-module{height: 254px;}
.zgh-fourth-module .zgh-module-left{width: 902px;margin: 0 5px;overflow: hidden;float: left;height: 254px;}
.zgh-fourth-module .zgh-module-left .zgh-lamor{width: 509px;height: 254px;float: left;}
.zgh-fourth-module .zgh-lamor .zgh-module-title{width: 509px;height: 34px;line-height: 34px;border-bottom: 2px solid #CCCCCC;box-sizing: border-box;}
.zgh-fourth-module .zgh-lamor .zgh-module-title span{height: 34px;line-height: 34px;font-size: 18px;font-weight:bold;color: #d81e06;border-bottom: 2px solid #d81e06;box-sizing: border-box;display: inline-block;}
.zgh-fourth-module .zgh-lamor ul.ul-box{width: 509px;height: 220px;margin-right: 5px;}
.zgh-fourth-module .zgh-lamor ul.ul-box table{width: 509px;height: 220px;}
.zgh-fourth-module .zgh-lamor ul.ul-box table th{width: 25px;vertical-align: middle; position: relative;}
.zgh-fourth-module .zgh-lamor ul.ul-box table td{width:513px;margin: 0 auto;overflow: hidden;vertical-align: middle;}
.zgh-fourth-module .zgh-module-left .zgh-publication{width: 379px;height: 254px;margin-left: 5px;float: right;}
.zgh-fourth-module .zgh-publication .zgh-module-title{width: 379px;height: 34px;line-height: 34px;border-bottom: 2px solid #CCCCCC;box-sizing: border-box;}
.zgh-fourth-module .zgh-publication .zgh-module-title span{height: 34px;line-height: 34px;font-size: 18px;font-weight:bold;color: #d81e06;border-bottom: 2px solid #d81e06;box-sizing: border-box;display: inline-block;}
.zgh-fourth-module .zgh-publication ul.ul-box{width: 379px;height: 220px;margin-right: 5px;}
.zgh-fourth-module .zgh-publication ul.ul-box table{width: 379px;height: 220px;}
.zgh-fourth-module .zgh-publication ul.ul-box table th{width: 25px;vertical-align: middle;}
.zgh-fourth-module .zgh-publication ul.ul-box table td{margin: 0 auto;overflow: hidden;vertical-align: middle;width: 329px;}
.zgh-fourth-module .zgh-module-right{
width: 254px;
height: 254px;
float: right;
border: 1px solid #CCCCCC;
box-sizing: border-box;
margin-right: 5px;
}
#lamor_arrLeft{
left: -5px;
}
#lamor_arrRight{
right: -5px;
}
.zgh-fourth-module .zgh-module-right .zgh-module-title{height: 34px;line-height: 34px;color: #FFFFFF;text-indent: 14px;overflow: hidden;background-color: #D81E06;border-bottom: 1px solid #CCCCCC;box-sizing: border-box;}
.zgh-fourth-module .zgh-module-right .zgh-module-box{
width: 200px;
height: 210px;
margin: 5px auto;
}
.zgh-fourth-module .zgh-module-right .zgh-module-box ul li{width: 90px;height: 95px;margin: 5px;float: left;text-align: center;}
.zgh-fourth-module .zgh-module-right .zgh-module-box ul li a{display: inline-block;width: 90px;height: 95px;}
.zgh-fourth-module .zgh-module-right .zgh-module-box ul li a img{width: 60px;height: 60px;margin: 0 10px;}
#service_scrollbox ul {
overflow: hidden;
}
#service_scrollbox ul li {
float: left;
width: 110px;
/*_width: 150px;*/
height: 170px;
/*_height: 200px;*/
vertical-align: middle;
font-size: 12px;
line-height: 18px;
min-height: 18px;
text-align: center;
padding: 10px 8px;
overflow: hidden;
}
#service_scrollbox ul li img {
margin-top: 30px;
display: inline-block;
width: 80px;
height: 80px;
border: 0;
}
#lamor_scrollbox{
margin: 0 auto;
}
#lamor_scrollbox ul {
overflow: hidden;
}
#lamor_scrollbox ul li {
float: left;
width: 155px;
/*_width: 150px;*/
height: 170px;
/*_height: 200px;*/
vertical-align: middle;
font-size: 12px;
line-height: 18px;
min-height: 18px;
text-align: center;
padding: 10px 5px;
overflow: hidden;
}
#lamor_scrollbox ul li img {
margin-top: 10px;
display: inline-block;
width: 120px;
height: 150px;
border: 0;
}
#publication_scrollbox ul {
overflow: hidden;
}
#publication_scrollbox ul li {
float: left;
width: 144.5px;
/*_width: 150px;*/
height: 170px;
/*_height: 200px;*/
vertical-align: middle;
font-size: 12px;
line-height: 18px;
min-height: 18px;
text-align: center;
padding: 10px;
overflow: hidden;
}
#publication_scrollbox ul li img {
margin-top: 10px;
display: inline-block;
width: 120px;
height: 150px;
border: 0;
}
/*悬浮窗*/
.float-window{
width: 150px;
height: 240px;
background: url('/img/float_window.jpg') no-repeat;
position: fixed;
right: 20px;
bottom: 50px;
border-radius: 30px;
color: white;
font-family: 微软雅黑;
text-align: center;
cursor: pointer;
z-index: 10;
}
.float-window p{
margin-top: 20px;
font-size: 20px;
}
.float-window p:first-child{
margin-top: 40px;
font-size: 30px;
}
.float-window img{
opacity: .8;
margin-top: 20px;
height: 48px;
width: 72px;
}
.zgh-third-module .zgh-autocut a:hover{
text-decoration: underline;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment