@charset "utf-8";
* {margin: 0;padding: 0;border-radius: 0;box-sizing: border-box;}
body {font-size: 13px;font-family: "微软雅黑";margin: 0px auto !important;background: #fff;padding-top: 65px;}
ul,
li {list-style: none;margin: 0;padding: 0;}
a {text-decoration: none;}
img {border: none;vertical-align: middle;}
h1,
h2,
h3,
h4,
h5,
h6 {font-weight: lighter;color: #000;}
i {font-style: normal;}

/* 头部 固定定位*/
.top_bg {width: 100%;height: 65px;z-index: 9999;background-color: #fff;position: fixed;top: 0;left: 0;right: 0;box-shadow: 0 0 3px #ddd;}
.top_t_bg {display: none;}
.top_b_bg {width: 94%;margin: 0 auto;}
.top {width: 94%;height: auto;margin: 0 auto;}
.top_logo {float: left;margin-top: 11px;}
.top_logo img {height: 42px;}
.top_logo h1 {font-size: 22px;color: #fff;font-weight: 550;line-height: 65px;}
.top_logo span {color: #ccc;font-size: 22px;}
.top_nav {position: absolute;right: 0;top: 65px;width: 50%;background-color: #fff;display: none;/*隐藏*/z-index: 9;}
.top_nav ul {overflow: hidden;}
.top_nav ul li {float: none;}
.top_nav ul li a {display: block;font-size: 16px;color: #666;line-height: 45px;text-align: center;border-top: 1px solid #eee;}
.top_nav ul li.active a {color: #ff2f25;background-color: #fff;}
.top_right {float: right;}
.top_right img {height: 33px;width: auto;margin-top: 16px;}
.top_search {display: none;box-shadow: 0 0 3px #ddd;position: absolute;top: 65px;left: 0;width: 100%;padding: 0 3%;background-color: #fff;overflow: hidden;}
.top_search input[type="text"] {float: left;width: calc(94% - 50px);height: 35px;border: 0;outline: 0;}
.top_search .top_search_icon {float: right;width: 50px;text-align: right;}
.top_search .top_search_icon input {width: 22px;margin: 0 auto;margin-top: 6px;}
.sj_search {float: right;margin-top: 15px;}
.pc_top_search_icon {display: none;}

/* banner */
.slideBox {display: none;}
.pc_banner {display: none;}
.sj_banner img {width: 100%;height: auto;object-fit: cover;}
.box_swipe {overflow: hidden;position: relative;display: block;}
.box_swipe ul li {width: 100%;height: auto;}
.box_swipe ul li img {width: 100%;height: auto;object-fit: cover;vertical-align: middle;}
.box_swipe > ol {width: 100%;height: auto;position: absolute;text-align: center;bottom: 10px;z-index: 1;}
.box_swipe > ol > li {width: 18px;height: 5px;margin-left: 3px;margin-right: 3px;cursor: pointer;background: #fff;display: inline-block;text-align: center;border-radius: 2px;}
.box_swipe > ol > li.on {background: #ff2f25;}

/* 标题 */

/* 标题 */
.title {width: 94%;margin: 0 auto;text-align: center;}
.title h1 {font-size: 22px;color: #666;font-weight: 400;margin-bottom: 9px;}
.title i {display: block;width: 24px;height: 2px;background-color: #ff2f25;margin: 0 auto;margin-bottom: 6px;}
.title P {font-size: 20px;color: #ff2f25;}

/* 服务项目 */
.iService_bg {padding-top: 30px;padding-bottom: 30px;}
.iService_bg .title {margin-bottom: 30px;}
.iService {width: 94%;margin: 0 auto;}
.iService ul::after {content: '';display: block;clear: both;}
.iService ul li {float: left;width: 49%;margin-right: 2%;margin-bottom: 2%;padding-top: 22px;padding-bottom: 22px;text-align: center;box-shadow: 0 0 3px #ddd;}
.iService ul li:nth-child(even) {margin-right: 0;}
.iService ul li img {width: 110px;margin: 0 auto;filter: none;}
.iService ul li h1 {font-size: 16px;color: #333;font-weight: 400;margin-top: 29px;}
.iService ul li P {font-size: 14px;color: #888;margin-top: 10px;}
.iService ul li i {display: block;width: 24px;height: 2px;background-color: #ff2f25;margin: 0 auto;margin-top: 36px;}

/* 关于我们 */
.iAboutus_bg {background-color: #f3f3f3;position: relative;overflow: hidden;padding-top: 30px;}
.iAboutus_bg .title {text-align: center;margin: 0;margin-bottom: 32px;}
.iAboutus_bg .title h1 {color: #d3cccc;}
.iAboutus_bg .title i {margin: 0 auto;margin-top: 17px;}
.iAboutus_left {width: 94%;margin: 0 auto;padding-bottom: 30px;}
.iAboutus p {font-size: 14px;color: #888;line-height: 24px;}
.iAboutus_right img {width: 100%;height: auto;}
.more1 {margin-top: 41px;}
.more1 a {display: block;width: 100px;line-height: 30px;text-align: center;background-color: #ff2f25;border-radius: 5px;font-size: 14px;color: #fff;}

/* 客户案例 */
.iCase_bg {padding-top: 30px;padding-bottom: 30px;}
.iCase_bg .title {margin-bottom: 30px;}
.iCase {width: 94%;margin: 0 auto;}
.iCase ul {overflow: hidden;}
.iCase ul li {float: left;width: 49%;margin-right: 2%;margin-bottom: 2%;}
.iCase ul li:nth-child(2n+2) {margin-right: 0;}
.iCase ul li:hover h1 {color: #ff2f25;border-color: #ff2f25;}
.iCase ul li:hover p {color: #ff2f25;}
.iCase ul li:hover .iCase_img img {transform: scale(1.1);}
.iCase ul li .iCase_img {overflow: hidden;}
.iCase ul li .iCase_img img {width: 100%;height: auto;transition: all 0.4s;}
.iCase ul li h1 {font-size: 16px;height: 44px;line-height: 22px;color: #555;font-weight: 400;border-bottom: 1px solid #666666;display: flex;justify-content: left;align-items: center;overflow: hidden;}
.iCase ul li p {font-size: 14px;color: #999;margin-top: 12px;}

/* 客户评价 */
.message_bg {height: auto;background: url(../images/mbg.jpg) no-repeat left #f5f5f5;padding-top: 30px;padding-bottom: 30px;}
.message_bg .title {text-align: center;}
.message_bg .title h1 {color: #f98884;}
.message_bg .title p {color: #fff;margin-bottom: 17px;}
.message_bg .title i {background-color: #fff;margin: 0;}
.message_header {width: 94%;margin: 0 auto;overflow: hidden;margin-bottom: 30px;}
.message_header .message_header_left {text-align: center;}
.message_header .message_header_left h1 {font-size: 24px;color: #F98884;font-weight: 400;margin-bottom: 6px;}
.message_header .message_header_left h2 {font-size: 18px;color: #fff;margin-bottom: 16px;}
.message_header .message_header_left p {width: 24px;height: 3px;background-color: #fff;margin: 0 auto;}
.message_header .message_header_right {display: none;float: left;margin-left: 48%;margin-top: 24px;}
.message_body {width: 94%;margin: 0 auto;overflow: hidden;}
.message_body .hd ul {overflow: hidden;}
.message_body .hd ul li {float: left;width: 16%;margin-right: 0.8%;margin-bottom: 0.8%;cursor: pointer;}
.message_body .hd ul li:nth-child(6n+6) {margin-right: 0;}
.message_body .hd ul li img {width: 100%;height: auto;}
.message_body .bd {margin-top: 20px;}
.message_body .bd ul li {font-size: 14px;color: #fff;line-height: 24px;}
.message_body .bd ul li span {display: block;font-size: 14px;color: #fff;margin-top: 15px;}

/* 新闻资讯 */
.iNews_bg {width: 94%;margin: 0 auto;padding-top: 30px;padding-bottom: 30px;}
.iNews_bg .title {margin-bottom: 30px;}
.iNews ul {overflow: hidden;}
.iNews ul li {margin-bottom: 10px;}
.iNews ul li:nth-child(3n+3) {margin-right: 0%;}
.iNews ul li .iNews_img {overflow: hidden;}
.iNews ul li .iNews_img img {width: 100%;height: auto;transition: all 0.4s;}
.iNews ul li:hover .iNews_img img {transform: scale(1.1);}
.iNews ul li:hover h1 {color: #ff2f25;}
.iNews ul li:hover span {background-color: #ff2f25;}
.iNews ul li h1 {font-size: 18px;color: #555;font-weight: 400;line-height: 26px;margin-top: 16px;margin-bottom: 10px;}
.iNews ul li p {font-size: 14px;color: #888;line-height: 24px;}
.iNews ul li span {display: block;width: 138px;line-height: 38px;text-align: center;font-size: 14px;color: #fff;border-radius: 5px;background-color: #22252d;margin-top: 20px;}

/* 联系我们 */
.iContact_bg {height: auto;background: url(../images/c.jpg) no-repeat center / cover;padding-top: 266px;padding-bottom: 30px;}
.iContact {width: 94%;margin: 0 auto;min-height: 464px;background-color: #fff;border-radius: 10px;padding-top: 30px;padding-left: 3%;padding-right: 3%;}
.iContact_left {margin-top: 10px;}
.iContact_left ul li {overflow: hidden;margin-bottom: 22px;}
.iContact_icon {float: left;width: 37px;height: 50px;margin-right: 10px;}
.iContact_icon img {width: 100%;height: auto;}
.iContact_text h1 {font-size: 16px;color: #333;font-weight: bold;margin-bottom: 7px;}
.iContact_text p {font-size: 14px;color: #777;}
.iContact_right {margin-top: 30px;}
.iContact_title {font-size: 22px;color: #333;margin-top: 10px;margin-bottom: 25px;}
.iContact_title span {color: #ff2f25;}
.iContact_form {padding-bottom: 30px;}
.iContact_form input[type="text"] {display: block;width: 100%;height: 42px;border: 1px solid #ededed;padding: 3px;margin-bottom: 13px;}
.iContact_form textarea {display: block;width: 100%;height: 82px;border: 1px solid #ededed;resize: none;padding: 3px;font-family: '微软雅黑';}
.iContact_form input[type="button"] {display: block;width: 158px;height: 45px;border: 0;background-color: #ff2f25;font-size: 14px;color: #fff;border-radius: 5px;outline: 0;margin: 0 auto;margin-top: 44px;}

/* 服务项目 */
.service_bg {background-color: #f5f5f5;padding-top: 10px;}
.service {overflow: hidden;}
.service_main {background-color: #fff;margin-top: 10px;}
.service_title {font-size: 18px;color: #ff2f25;border-bottom: 1px solid #ededed;padding-top: 10px;padding-bottom: 15px;padding-left: 3%;text-align: center;}
.service_text {padding: 0 3%;padding-top: 41px;padding-bottom: 30px;text-align: center;}
.service_text h1 {font-size: 20px;color: #ff2f25;font-weight: bold;margin-bottom: 25px;}
.service_text p {font-size: 14px;color: #555;line-height: 24px;}
.service_text div {overflow: auto;margin-top: 10px;}

/* 分类 */
.list {background-color: #fff;}
.list ul {overflow: hidden;}
.list ul li {float: left;width: 50%;}
.list ul li.list_active a {background-color: #ff2f25;color: #fff;}
.list ul li:hover a {background-color: #ff2f25;color: #fff;}
.list ul li a {display: block;line-height: 47px;font-size: 16px;color: #555;text-align: center;transition: all 0.3s;}

/* 关于我们 */
.aboutus {overflow: hidden;padding-top: 30px;padding-bottom: 30px;}
.aboutus_left img {width: 100%;height: auto;}
.aboutus_right {width: 94%;margin: 0 auto;padding-top: 25px;}
.aboutus_right h1 {font-size: 20px;color: #333;font-weight: 400;margin-bottom: 20px;}
.aboutus_right p {font-size: 14px;color: #888;line-height: 24px;}

/* 公司历程 */
.course_bg {padding-top: 30px;background-color: #f5f5f5;}
.course_bg .title {margin-bottom: 30px;}
.course {width: 94%;margin: 0 auto;padding-bottom: 70px;}
.course ul {position: relative;padding-top: 32px;}
.course ul::after {position: absolute;top: 0;left: calc(50% - 0.5px);content: '';display: block;width: 1px;height: 100%;background-color: #cccccc;}
.course ul li {width: 140px;position: relative;margin-bottom: 10px;}
.course ul li h1 {font-size: 16px;color: #555;font-weight: 400;margin-bottom: 14px;}
.course ul li p {font-size: 14px;color: #888;line-height: 25px;}
.course ul li:nth-child(odd) {text-align: right;right: -15px;}
.course ul li:nth-child(odd)::after {position: absolute;right: -30px;top: 12px;content: '';display: block;width: 22px;height: 1px;background-color: #cccccc;}
.course ul li:nth-child(odd)::before {position: absolute;right: -44px;top: 9px;content: '';display: block;width: 8px;height: 8px;background-color: #cccccc;border-radius: 50%;}
.course ul li:nth-child(even) {text-align: left;left: 236px;}
.course ul li:nth-child(even)::after {position: absolute;left: -30px;top: 12px;content: '';display: block;width: 22px;height: 1px;background-color: #cccccc;}
.course ul li:nth-child(even)::before {position: absolute;left: -44px;top: 9px;content: '';display: block;width: 8px;height: 8px;background-color: #cccccc;border-radius: 50%;}
.course ul li:last-child {height: 60px;}

/* 案例展示 */
.case {padding-top: 30px;padding-bottom: 30px;}

/* 荣誉资质 */
.honor_bg {width: 94%;margin: 0 auto;padding-top: 30px;padding-bottom: 30px;}
.honor_bg .title {margin-bottom: 30px;}
.honor ul {overflow: hidden;}
.honor ul li {float: left;width: 49%;margin-right: 2%;margin-bottom: 2%;border: 1px solid #ededed;transition: all 0.4s;cursor: pointer;}
.honor ul li:nth-child(2n+2) {margin-right: 0%;}
.honor ul li:hover {border-color: #ff2f25;}
.honor ul li img {width: 100%;height: auto;}

/* 证书大图片展示 */
.big_img_bg {display: none;position: fixed;top: 0;left: 0;right: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.7);z-index: 99999;}
.big_img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 94%;margin: 0 auto;}
.big_img img {width: 100%;height: auto;}
.big_close {position: absolute;top: 4%;right: 4%;width: 50px;transition: all 0.6s;cursor: pointer;}
.big_close img {width: 100%;height: auto;}
.big_close:hover {transform: rotate(360deg);}

/* 新闻资讯 */
.news {padding: 3%;}
.news ul li {overflow: hidden;margin-bottom: 20px;}
.news_img {border: 1px solid #ededed;}
.news_img img {width: 100%;height: auto;max-height: 272px;object-fit: cover;}
.news_text h1 {font-size: 16px;color: #555;font-weight: 400;margin-top: 18px;margin-bottom: 16px;}
.news_text p {font-size: 14px;color: #888;line-height: 24px;height: 48px;overflow: hidden;}

/* 新闻资讯内页 */
.news_de {width: 94%;margin: 0 auto;text-align: center;font-size: 14px;color: #555;line-height: 24px;padding-top: 30px;padding-bottom: 30px;}
.news_de img {display: block;max-width: 100%;margin: 0 auto;}

/* 联系我们 */
.contact_bg {width: 94%;margin: 0 auto;position: relative;margin-top: 30px;margin-bottom: 30px;overflow: hidden;}
.contact_bg > img {width: 100%;height: 300px;object-fit: cover;}
.contact {position: absolute;top: 50%;left: 62px;transform: translateY(-50%);z-index: 99;}
.contact h1 {font-size: 18px;color: #fff;font-weight: bold;margin-bottom: 28px;}
.contact p {font-size: 14px;color: #fff;line-height: 36px;}
.contact img {margin-right: 6px;}

/* 在线留言 */
.contact2_bg {background-color: #f5f5f5;padding-top: 30px;padding-bottom: 30px;}
.contact2_bg .title {margin-bottom: 30px;}
.contact2 {width: 94%;margin: 0 auto;}
.contact2 input[type="text"] {display: block;width: 100%;height: 45px;border: 0;background-color: #fff;outline: 0;margin-bottom: 10px;padding: 5px;}
.contact2 textarea {display: block;width: 100%;height: 95px;border: 0;background-color: #fff;outline: 0;resize: none;font-family: '微软雅黑';padding: 5px;}
.contact2 input[type="button"] {display: block;width: 150px;height: 45px;color: #fff;border: 0;outline: 0;background-color: #ff2f25;border-radius: 5px;margin: 0 auto;margin-top: 20px;}

/* 会员搜索 */
.search_bg {background-color: #f5f5f5;}
.search_title {font-size: 20px;color: #ff2f25;background-color: #fff;padding-left: 3%;padding-top: 15px;padding-bottom: 15px;border-bottom: 1px solid #ddd;}
.search_header {background-color: #fff;padding: 0px 3%;overflow: hidden;padding-top: 20px;}
.search_header select {float: left;width: 68px;height: 39px;border: 1px solid #767676;}
.search_header input[type="text"] {float: left;width: calc(100% - 190px);height: 39px;border: 1px solid #ff2f25;outline: 0;padding-left: 8px;font-size: 14px;color: #333;}
.search_header input[type="button"] {float: left;width: 122px;height: 39px;background-color: #ff2f25;font-size: 16px;color: #fff;border: 0;outline: 0;margin-bottom: -5px;}
.search_body {background-color: #fff;padding: 0px 3%;padding-bottom: 70px;}
.search_body .h1 {font-size: 16px;color: #555;font-weight: 400;padding: 26px 0;}
.search_body ul li {padding-top: 15px;padding-bottom: 20px;border-bottom: 1px dashed #ddd;}
.search_body ul li:hover h1 {color: #ff2f25;}
.search_body ul li h1 {font-size: 16px;color: #555;font-weight: 400;margin-bottom: 15px;}
.search_body ul li p {font-size: 14px;color: #777;line-height: 24px;height: 72px;overflow: hidden;}

/* 底部 */
.bottom_bg {width: 100%;height: auto;background-color: #111111;overflow: hidden;}
.bottom1 {width: 94%;margin: 0 auto;overflow: hidden;height: 320px;}
.bottom1_left {float: left;width: 18.75%;}
.bottom1_left p {font-size: 14px;color: #666;margin-top: 7px;margin-left: 3px;}
.bottom1_right {float: right;overflow: hidden;}
.bottom1_right dl {float: left;margin-right: 145px;}
.bottom1_right dl:nth-child(3) {margin-right: 0;}
.bottom1_right dl dt {font-size: 18px;color: #fff;margin-bottom: 24px;}
.bottom1_right dl dt span {color: #ff2f25;}
.bottom1_right dl dd {margin-bottom: 17px;padding-left: 15px;background: url(../images/r.png) no-repeat left;}
.bottom1_right dl dd a {font-size: 14px;color: #888;}
.bottom1_right dl i {display: block;width: 50px;height: 1px;background-color: #ff2f25;margin-bottom: 35px;}
.bottom1_right ul {overflow: hidden;}
.bottom1_right ul li {float: left;margin-right: 10px;margin-bottom: 10px;}
.bottom1_right ul li:nth-child(3n+3) {margin-right: 0;}
.bottom2 {border-top: 1px solid #292929;clear: both;text-align: center;font-size: 14px;line-height: 82px;color: #44442f;}

/* 侧边栏 */
.sidebar {position: fixed;bottom: 50px;right: 5%;z-index: 9999;}
.sidebar .return {width: 50px;height: 50px;background-color: #ff2f25;border-radius: 2px;line-height: 50px;text-align: center;cursor: pointer;font-family: '宋体';font-size: 20px;box-sizing: border-box;transition: all 0.6s;}
.sidebar .return:hover {opacity: 0.5;}
.sidebar .return p {display: inline-block;transform: rotate(90deg);line-height: 50px;font-size: 36px;font-weight: 550;color: #d6d6d6;}

/* 分页 */
.fy {text-align: center;margin-bottom: 50px;}
.fy ul {display: inline-block;}
.fy ul li {float: left;margin: 0 8px;}
.fy ul li:hover a {color: #ff2f25;}
.fy ul li.active a {color: #ff2f25;}
.fy ul li a {font-size: 14px;color: #666;}

/* 底部 */
.bottom_bg {width: 100%;min-height: 60px;background-color: #282828;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.bottom1 {display: none;}
.bottom2 {clear: both;text-align: center;font-size: 13px;line-height: 24px;color: #ccc;}

/* 侧边栏 */
.sidebar {position: fixed;bottom: 2%;right: 3%;z-index: 9999;}
.sidebar .return {width: 40px;height: 40px;background-color: #ff2f25;border-radius: 2px;line-height: 40px;text-align: center;cursor: pointer;font-family: '宋体';font-size: 20px;box-sizing: border-box;transition: all 0.6s;}
.sidebar .return p {display: inline-block;transform: rotate(90deg);line-height: 40px;font-size: 18px;font-weight: 550;color: #fff;}
