<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.ease,
.ease *{-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}
.noease,
.noease *{-webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none;}
:-moz-placeholder{color: #aaa;}
::-moz-placeholder{color: #aaa;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color: #aaa;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color: #aaa;}
/*清除浮动*/
.clearfix{*zoom: 1;}
.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.fl{float: left;}
.fr{float: right;}

.index .floor_3_main{height: 560px;}
.index .floor_3_main .floor_3 .indexTit{
    padding-top: 160px;
}
.index .floor_3_main .floor_3 .indexTit .tit{}
.index .floor_3_main{}
.index .floor_3_main .floor_3_content{
    margin-top: 40px;
}
.index .floor_3_main .floor_3_content .f3_left{float: left;width: 600px;height: 343px;}
.index .floor_3_main .floor_3_content .f3_left a {position: relative;display: block;height: 343px;}
.index .floor_3_main .floor_3_content .f3_left a img{width: 600px;height: 343px;}
.index .floor_3_main .floor_3_content .f3_right{float: left;width: 600px;height: 343px;background: #014da2;/* width: 500px; */}
.index .floor_3_main .floor_3_content .f3_right .p1{font-size: 24px;color: #ffffff;font-weight: bold;padding-left: 50px;padding-top: 60px;}
.index .floor_3_main .floor_3_content .f3_right .p2{transition: all ease 0.6s;font-size: 14px;color: #c8d9ec;width: 500px;line-height: 30px;padding-top: 40px;padding-left: 50px;}
.index .floor_3_main .floor_3_content .f3_right .p3{width: 400px;height: 3px;background: #3e73af;margin-top: 40px;margin-left: 40px;}
.index .floor_3_main .floor_3_content .f3_right .lmore{font-size: 16px;color: #ffffff;padding: 14px 0 0 0px;display: block;width: 400px;border-top: 1px solid #3e73af;margin-left: 50px;margin-top: 30px;}
.index .floor_3_main .floor_3_content .f3_right .p2:hover {transform: translateY(-6px);transition: all ease 0.6s;}
/*关于曾氏*/
.index .floor_4_main{background: url(../images/f4_bg.png) top center no-repeat;height: 450px;}
.index .floor_4_main .indexTit{padding-top: 50px;}
.index .floor_4_main .floor_4_content{position: relative;}
.index .floor_4_main .floor_4_content .roundabout_box{height: 430px; width: 1200px; margin: 20px auto 20px auto;}
.index .floor_4_main .floor_4_content .roundabout_box img{width: 100%;}
.index .floor_4_main .floor_4_content .roundabout_box .roundabout-holder{list-style: none; width: 1140px; height: 370px; margin: 0px auto;}
.index .floor_4_main .floor_4_content .roundabout_box .roundabout-holder .text{color: #333333; background: none; display: none; font-size: 18px; position: absolute; left: 0; bottom: -38px; text-align: center; width: 100%;}
.index .floor_4_main .floor_4_content .roundabout_box .roundabout-moveable-item{font-size: 12px!important; height: 369px; width: 493px; cursor: pointer; background-size: cover;}
/*background: url(../images/honorbk.jpg) no-repeat; */
.index .floor_4_main .floor_4_content .roundabout_box .roundabout-moveable-item a{display: block; padding: 5%; height: 87%;}
.index .floor_4_main .floor_4_content .roundabout_box .roundabout-moveable-item img{height: 100%; width: 100%; margin: 0;}
.index .floor_4_main .floor_4_content .roundabout_box .roundabout-in-focus{cursor: auto;}
.index .floor_4_main .floor_4_content .roundabout_box .roundabout-in-focus .text{display: block;}
.index .floor_4_main .floor_4_content .butn{position: absolute;top: 46%;width: 45px;height: 45px;display: block;cursor: pointer;z-index: 900;margin-top: -20px;}
.index .floor_4_main .floor_4_content .prev{left: 14%;background-position: -60px -90px;}
.index .floor_4_main .floor_4_content  .prev:hover{background-position: 0px -90px;}
.index .floor_4_main .floor_4_content  .next{right: 16%;background-position: -60px -40px;}
.index .floor_4_main .floor_4_content  .next:hover{background-position: -0px -40px;}
</pre></body></html>