/* 重置样式 */
section, body, div, p, span, h1, h2, h3, h4, h5, h6, form, input, a, ul, li, dt, dd, dl, ol, header, nav, footer {margin: 0;padding: 0;box-sizing: border-box;line-height: 1;}
a {text-decoration: none;}
li {list-style: none;}
input {border: none;outline: none;background-color: transparent;}

html{font-family:"微软雅黑"!important;}

/* 通用样式 */
.p1920 {width: 1920px;position: relative;left: 50%;margin-left: -960px;}
.w1200 {width: 1200px;margin: 0 auto;}
.fl {float: left;}
.fr {float: right;}
.clearfix::after {content: '';display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.dfc {display: flex;justify-content: space-between;align-items: center;}

/* 头部 */
header {background-image: url(../images/header.jpg);background-repeat: no-repeat;}
.header {height: 34px;}

.header-wel p {font-size: 12px;color: #a3a3a3;}

.header-title {display: flex;align-items: center;}
.header-tel {display: flex;align-items: center;width: 215px;padding-left: 20px;}
.header-tel div {margin-right: 10px;}
.header-tel p {font-size: 20px;color: #fff;font-family: Arial;}

.header-list {font-size: 12px;color: #a3a3a3;margin-right: 5px;}
.header-list a {font-size: 12px;color: #a3a3a3;}

.header-top {background-color: #efefef;}
.header-box {height: 100px;}

/* 导航栏 */
.nav1 {}
.nav-li {position: relative;z-index: 999;}
.nav-li .nav-a {display: block;line-height: 84px;font-size: 14px;color: #333;text-align: center;font-weight: bold;border-left: 1px solid transparent;border-right: 1px solid transparent;padding: 0 21px;padding-top: 16px;}
.nav-ul {height: 0;overflow: hidden;position: absolute;left: 0;top: 100px;background-color: #fff;z-index: 999;width: 100%;}
.nav-ul li {width: 100%;}
.nav-ul li a {width: 100%;height: 38px;line-height: 38px;text-align: center;display: block;color: #333;}

.nav-li:hover .nav-a {background-color: #007289;color: #fff;border-left: 1px solid #9bc3cb;border-right: 1px solid #9bc3cb;}
.nav-ul li a:hover {}

/* 搜索 */
.s1 {box-shadow: 0 0 5px #e6e6e6;}
.s1-box {height: 78px;}

.s1a {font-size: 14px;color: #333;}
.s1a a {font-size: 14px;color: #333;}
.s1a a+a {margin-left: 10px;}

.s1b {display: block;width: 381px;height: 42px;border: 1px solid #e3e3e3;}
.s1b #keyword {height: 100%;width: 325px;padding-left: 18px;font-size: 14px;}
.s1b #s_btn {width: 35px;height: 100%;background-image: url(../images/s1b-ss.png);background-repeat: no-repeat;background-position: left center;}

/* 旭华产品中心 */
.s2 {padding-top: 40px;padding-bottom: 95px;}

.s2a {width: 280px;background-color: #007289;padding-bottom: 6px;}
.s2a-name {width: 100%;text-align: center;padding-top: 25px;padding-bottom: 20px;}
.s2a-name h1 {font-size: 24px;color: #fff;}
.s2a-name p {font-size: 20px;color: #6a9ead;margin-top: 5px;}

.s2a-box {width: 268px;margin: 0 auto;background-color: #fff;padding-top: 21px;border-radius: 5px;}

.s2a-list {width: 100%;}
.s2a-list li {width: 100%;height: 58px;}
.s2a-list li+li {margin-top: 15px;}
.s2a-list li a {display: block;width: 100%;height: 100%;line-height: 58px;background-image: url(../images/s2a-list.jpg);background-repeat: no-repeat;padding-left: 65px;font-size: 16px;color: #333;}

.s2a-list li a:hover {background-image: url(../images/s2a-list-hover.jpg);color: #fff;}

.s2a-btn {height: 132px;justify-content: center;}

.s2a-btn-title {margin-left: 3px;}
.s2a-btn-title a {display: block;width: 78px;line-height: 24px;text-align: center;font-size: 12px;color: #fff;}
.s2a-btn-title a {background-color: #007289;}
.s2a-btn-title a+a {background-color: #333;margin-top: 10px;}

.s2b {width: 876px;}
.s2b-name {width: 100%;height: 58px;background-image: url(../images/s2b-name.jpg);background-repeat: no-repeat;padding-left: 32px;padding-right: 14px;}
.s2b-name h1 {font-size: 16px;color: #007289;font-weight: bold;}
.s2b-name a {display: block;width: 52px;text-align: center;height: 20px;line-height: 18px;border: 1px solid #b5b5b5;border-radius: 3px;color: #a4a4a4;font-size: 12px;font-family: Arial, Helvetica, sans-serif;}

.s2b-list {margin-top: 20px;flex-wrap: wrap;}
.s2b-list li {width: 280px;}
.s2b-list li:nth-child(n+4) {margin-top: 13px;}
.s2b-list li a {display: block;width: 100%;border: 1px solid #e3e3e3;}
.s2b-list li a img {width: 100%;}
.s2b-list li a h1 {display: block;width: 100%;line-height: 46px;text-align: center;font-size: 14px;color: #666;background-color: #f5f5f5;}
.s2b-list li a:hover {border-color: #007289;}
.s2b-list li a:hover h1 {background-color: #007289;color: #fff;}

/* 旭华复合机设备 */
.s3 {height: 977px;background-image: url(../images/s3.jpg);}

.s3-box {position: relative;padding-top: 70px;}
.s3a {text-align: center;width: 100%;}

.s3a p {font-size: 20px;color: #333;margin-bottom: 14px;}
.s3a h1 {font-size: 36px;color: #333;font-weight: bold;}
.s3a h1 span {color: #007289;}

.s3b {width: 100%;margin-top: 150px;position: relative;}

.s3b-item {position: absolute;width: 225px;font-size: 16px;color: #333;line-height: 29px;}
.s3b-item0 {text-align: end;left: 15px;top: 15px;}
.s3b-item1 {text-align: start;right: 15px;top: 15px;}
.s3b-item2 {text-align: end;left: 15px;top: 220px;}
.s3b-item3 {text-align: start;right: 15px;top: 220px;}
.s3b-item4 {text-align: end;left: 15px;top: 415px;}
.s3b-item5 {text-align: start;right: 15px;top: 415px;}

/* 横图 */
.s4 img {width: 100%;}

/* 优势 */
.s5 {padding-top: 73px;padding-bottom: 95px;}

.s5a {width: 438px;background-image: url(../images/s5a.png);background-repeat: no-repeat;background-position: top center;margin: 0 auto;text-align: center;padding-top: 32px;}
.s5a h1 {font-size: 36px;color: #007289;font-weight: bold;}
.s5a h2 {font-size: 24px;color: #333;margin-top: 15px;}
.s5a p {font-size: 16px;color: #666;margin-top: 19px;}

.s5b {width: 100%;padding-top: 80px;}

.s5b-title-box {width: 513px;}
.s5b-num {width: 60px;height: 85px;background-image: url(../images/s5b-num.jpg);background-repeat: no-repeat;font-size: 36px;color: #fff;font-family: Arial;font-weight: bold;text-align: center;padding-top: 21px;}
.s5b-title {width: 424px;}
.s5b-title h1 {font-size: 26px;color: #333;font-weight: bold;padding-bottom: 19px;width: 100%;display: block;border-bottom: 1px dashed #999;}
.s5b-title p {font-size: 16px;color: #666;margin-top: 25px;line-height: 28px;}
.s5b-title p strong {color: #007289;}

.s5b-one-title {padding-top: 22px;}
.s5b-title-box2 {margin-top: 55px;}

.s5b-two-box {width: 100%;background-image: url(../images/s5b-two.jpg);background-repeat: no-repeat;background-position: top center;margin-top: 50px;}
.s5b-two {padding-top: 69px;}
.s5b-two-img {padding-top: 30px;}

.s5b-two-title .s5b-title h1 {color: #fff;}
.s5b-two-title .s5b-title p {color: #fff;}
.s5b-two-title .s5b-title p strong {color: #fff;}
.s5b-title-box4 {margin-top: 55px;}

.s5b-three {margin-top: 100px;}
.s5b-title-box6 {margin-top: 85px;}

/* 旭华工程案例 */
.s6 {background-image: url(../images/s6.jpg);background-repeat: no-repeat;background-position: top center;}
.s6-box {padding-top: 60px;padding-bottom: 70px;}

.s6a {text-align: center;}
.s6a p {font-size: 20px;color: #333;}
.s6a h1 {font-size: 36px;color: #000;font-weight: bold;margin-top: 10px;}
.s6a h1 span {color: #007289;}

.s6b {margin-top: 62px;}
.s6b .bd {width: 100%;overflow: hidden;}
.s6b-item {width: 278px;margin-right: 29px;height:342px;}
.s6b-item img {width:100%;}
.s6b-item a {display: block;width: 100%;background-color: #fff;}
.s6b-item a p {display: block;width: 100%;border: 1px solid #dcdcdc;}
.s6b-item a div {width: 100%;padding: 25px 23px;}
.s6b-item a div h1 {font-size: 16px;color: #333;font-weight: bold;}
.s6b-item a div h2 {font-size: 14px;color: #666;line-height: 25px;margin-top: 10px;}
.s6b-item a div span {font-size: 14px;color: #666;margin-top: 15px;display: block;}

.s6b-item a:hover p {border-color: #007289;}
.s6b-item a:hover div h1 {color: #007289;}
.s6b-item a:hover div span {color: #007289;}

/* 横图 */
.s7 {position: relative;}
.s7 a img {width: 100%;}
.s7 a div {text-align: center;position: absolute;right: 360px;top: 0;width: 255px;padding-top: 30px;}
.s7 a div p {color: #fff;}
.s7 a div p:first-child {font-size: 18px;}
.s7 a div p:last-child {font-size: 24px;font-weight: bold;font-family: Arial;margin-top: 15px;}

/* 走进我们 */
.s8 {border-bottom: 1px solid #ececec;padding-bottom: 75px;}

.s8a {width: 100%;text-align: center;background-image: url(../images/s8.png);background-repeat: no-repeat;background-position: center bottom;padding-bottom: 28px;}
.s8a p {font-size: 20px;color: #333;font-family: Arial;text-transform: uppercase;}
.s8a h1 {font-size: 36px;color: #000;font-weight: bold;margin-top: 10px;}
.s8a h1 span {color: #007289;}

.s8b {margin-top: 54px;height: 360px;}
.s8b-img {width: 50%;height: 100%;overflow: hidden;}

.s8b-title {width: 50%;height: 100%;background-color: #f5f5f5;}
.s8b-title h1 {width: 100%;line-height: 109px;border-bottom: 1px solid #ddd;font-size: 36px;color: #333;padding-left: 48px;}
.s8b-title h2 {padding-left: 48px;font-size: 18px;color: #333;font-weight: bold;margin-top: 25px;}
.s8b-title div {padding-left: 48px;padding-right: 62px;margin-top: 15px;}
.s8b-title div p {font-size: 14px;color: #666;line-height: 26px;}
.s8b-title a {display: block;font-size: 14px;color: #007289;margin-top: 20px;padding-left: 48px;}

.s8c {margin-top: 63px;}
.s8c .parHd ul {width: 100%;display: flex;align-items: center;justify-content: center;background-image: url(../images/s8c.jpg);background-repeat: no-repeat;background-position: center center;}
.s8c .parHd ul li {border: 1px solid #999;background-color: #fff;width: 150px;text-align: center;line-height: 38px;font-size: 16px;color: #333;}
.s8c .parHd ul li+li {margin-left: 20px;}

.s8c .parHd ul li.on {background-color: #007289;border-color: #007289;color: #fff;}

.s8c .parBd {margin-top: 60px;}

.s8c-list {position: relative;width: 100%;}
.s8c-list .hd {position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
.s8c-list .hd a {position: absolute;top: 50%;transform: translateY(-50%);display: block;width: 33px;text-align: center;line-height: 70px;font-family: '宋体';background-color: #999;height: 70px;font-size: 28px;color: #fff;}
.s8c-list .hd a.sPrev {left: 0;}
.s8c-list .hd a.sNext {right: 0;}

.s8c-list .bd {position: relative;z-index: 9;width: 1083px;margin: 0 auto;overflow: hidden;}
.s8c-list-item {width: 244px;margin-right: 35px;}
.s8c-list-item a {display: block;width: 100%}
.s8c-list-item a img:hover{border-color:#007289;}
.s8c-list-item a img {width: 100%;border:1px solid #efefef;}
.s8c-list-item a h3 {font-size: 14px;color: #666;text-align: center;margin-top: 18px;}

/* 旭华合作伙伴 */
.s9 {padding-top: 55px;padding-bottom: 60px;}

.s9a {width: 100%;text-align: center;background-image: url(../images/s8.png);background-repeat: no-repeat;background-position: center bottom;padding-bottom: 28px;}
.s9a p {font-size: 20px;color: #333;font-family: Arial;text-transform: uppercase;}
.s9a h1 {font-size: 36px;color: #000;font-weight: bold;margin-top: 10px;}
.s9a h1 span {color: #007289;}

.s9b {position: relative;width: 100%;margin-top: 55px;}
.s9b .hd {position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
.s9b .hd a {position: absolute;top: 50%;transform: translateY(-50%);display: block;width: 33px;text-align: center;line-height: 70px;font-family: '宋体';background-color: #999;height: 70px;font-size: 28px;color: #fff;}
.s9b .hd a.prev {left: 0;}
.s9b .hd a.next {right: 0;}

.s9b .bd {position: relative;z-index: 9;width: 1083px;margin: 0 auto;overflow: hidden;}
.s9b-item {width: 192px;margin-right: 25px;}
.s9b-item a {display: block;width: 100%;}
.s9b-item a p {display: block;width: 100%;height: 113px;border: 1px solid #ebebeb;display: flex;align-items: center;justify-content: center;}
.s9b-item a p img {max-width: 100%;max-height: 100%;}
.s9b-item a h3 {font-size: 14px;color: #666;text-align: center;margin-top: 20px;}

.s9b-item a:hover p {border-color: #007289;}
.s9b-item a:hover h3 {color: #428a9c;}

/* 新闻 */
.s10 {background-image: url(../images/s10.jpg);background-repeat: repeat-y;}

.s10-box {padding-top: 60px;padding-bottom: 70px;}

.s10a {width: 795px;}
.s10a-name {width: 100%;height: 57px;background-image: url(../images/s10a-name.jpg);background-repeat: no-repeat;padding-left: 28px;padding-right: 13px;}
.s10a-name div ul li {font-size: 16px;color: #333;padding-left: 11px;border-left: 3px solid transparent;}
.s10a-name div ul p {font-size: 16px;color: #a4a4a4;margin: 0 25px;}

.s10a-name div ul li.on {font-size: 16px;color: #007289;font-weight: bold;display: block;border-left: 3px solid #007289;}

.s10a-name a {display: block;width: 52px;text-align: center;height: 20px;line-height: 18px;border: 1px solid #b5b5b5;border-radius: 3px;color: #a4a4a4;font-family: Arial;font-size: 12px;}

.s10a-con {width: 100%;height: 362px;background-color: #fff;padding: 0 28px;padding-top: 32px;}

.s10a-tj {width: 280px;height: 298px;}
.s10a-tj a {display: block;width: 100%;height: 100%;border: 1px solid #dcdcdc;position: relative;}
.s10a-tj a img {max-width: 100%;max-height: 100%;}
.s10a-tj a div {position: absolute;bottom: 0;left: 0;right: 0;background-color: rgba(0, 114, 137, 0.95);padding-left: 23px;padding-top: 20px;padding-right: 28px;padding-bottom: 15px;}
.s10a-tj a div h1 {font-size: 14px;color: #fff;width: 100%;margin-bottom: 10px;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.s10a-tj a div p {color: #95b8c2;font-size: 12px;line-height: 22px;}

.s10a-list {width: 410px;}
.s10a-list ul li {width: 410px;border-bottom: 1px dashed #dddddd;padding-top: 20px;padding-bottom: 18px;}
.s10a-list ul li:first-child {padding-top: 0;}
.s10a-list-timeline {display: block;width: 56px;text-align: center;}
.s10a-list-timeline h1 {font-size: 38px;color: #666;font-family: Arial;font-weight: bold;}
.s10a-list-timeline p {display: block;width: 100%;height: 22px;line-height: 22px;color: #fff;font-size: 12px;font-family: Arial;text-align: center;background-color: #999;margin-top: 5px;}

.s10a-list-title {display: block;width: 325px;}
.s10a-list-title h1 {font-size: 14px;color: #555;font-weight: bold;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.s10a-list-title p {font-size: 12px;color: #666;line-height: 22px;margin-top: 10px;}
.s10a-list-title h1:hover{color:#007289;}
.s10a-list-title p:hover{color:#007289;}
.s10b {width: 360px;}

.s10b-name {width: 100%;height: 57px;background-image: url(../images/s10a-name.jpg);background-repeat: no-repeat;padding-left: 28px;padding-right: 13px;}

.s10b-name h1 {font-size: 16px;color: #007289;font-weight: bold;display: block;border-left: 3px solid #007289;padding-left: 11px;}
.s10b-name a {display: block;width: 52px;text-align: center;height: 20px;line-height: 18px;border: 1px solid #b5b5b5;border-radius: 3px;color: #a4a4a4;font-family: Arial;font-size: 12px;}

.s10b-con {width: 100%;height: 362px;background-color: #fff;padding: 0 28px;padding-top: 16px;}
.s10b-con-item {width: 100%;height: 81px;}
.s10b-con-item a {display: flex;width: 100%;height: 100%;flex-direction:column;align-items: flex-start;justify-content: center;border-bottom: 1px dashed #dddddd;}
.s10b-con-item a h1 {font-size: 14px;color: #555;font-weight: bold;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.s10b-con-item a p {font-size: 14px;color: #666;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-top: 12px;}
.s10b-con-item a p:hover{color:#007289;}
.s10b-con-item a:hover h1 {color: #007289;}

/* 友情链接 */
.s11 {height: 132px;padding-top: 25px;justify-content: flex-start;}
.s11 div+div {margin-left: 5px;}
.s11 div+div a {color: #333;padding: 0 15px;display: inline-block;line-height: 1.5;}

/* 底部 */
footer {border-top: 6px solid #cdcdcd;background-color: #363636;}
.footer {padding-bottom: 50px;}

.footer-logo {width: 213px;}
.footer-logo img {width: 100%;}

.footer-code {padding-top: 43px;width: 249px;}
.footer-code h1 {font-size: 16px;color: #e3e3e3;padding-bottom: 21px;background-image: url(../images/footer-code.jpg);background-repeat: no-repeat;background-position: left bottom;}
.footer-code-con {margin-top: 12px;padding-left: 5px;}

.footer-code-con div img {width: 110px;height: 110px;}
.footer-code-con div p {text-align: center;font-size: 13px;color: #e3e3e3;text-align: center;margin-top: 14px;}

.footer-tel {padding-top: 43px;width: 490px;margin-left: 45px;}
.footer-tel h1 {font-size: 16px;color: #e3e3e3;padding-bottom: 21px;background-image: url(../images/footer-tel.jpg);background-repeat: no-repeat;background-position: left bottom;}
.footer-tel div {font-size: 13px;color: #e3e3e3;line-height: 30px;margin-top: 20px;}
.footer-tel div p {font-size: 13px;color: #e3e3e3;line-height: 30px;}
.footer-tel div a {font-size: 13px;color: #e3e3e3;line-height: 30px;}

/* 页脚 */
.footer-bottom {background-color: #007289;}
.footer-bottom ul {height: 64px;}
.footer-bottom ul li {width: 135px;text-align: center;}
.footer-bottom ul li+li {border-left: 2px solid #025b6d;}
.footer-bottom ul li a {font-size: 14px;color: #fff;font-weight: bold;}












