﻿@charset "utf-8";
@import url("styles.css");
/*
   * wx.zhangruiwoloveni *
   * http://e.xoabc.com/ *
   * Released on: 2020,05,08 *
*/  

/* head */
.header {
   width: 100%;
}
.header .top {
   width: 100%;
   height: 99px;
   background-color: #fff;
   box-shadow: 0 1px 5px #94949463;
   position: relative;
   z-index: 9;
}
.header .logo {
   width: 355px;
   height: 55px;
   overflow: hidden;
   margin-top: 29px;
}
.header .logo img {
   max-width: 100%;
}
.header .naver {
   width: 800px;
}
.header .nav_bar {
   text-align: right;
   color: #ff3600;
   margin-top: 17px;
}
.header .nav_bar a {
   color: #444;
}
.header .nav_bar a:hover {
   color: #ff3600;
}
.header .nav_bar span {
   display: inline-block;
   height: 18px;
   overflow: hidden;
}
.header .nav_bar span img {
   display: inline-block;
   vertical-align: top;
   margin: 0 6px 0 15px;
}
.header .nav {
   margin-top: 8px;
}
.header .nav li {
   float: left;
   margin-left: 28px;
   position: relative;
}
.header .nav li a {
   display: block;
   color: #444;
   padding: 0 2px;
   border-bottom: 22px solid transparent;
}
.header .nav li a:hover,
.header .nav li a.on {
   color: #ff5c01;
}
.header .nav li .subnav {
   display: none;
   position: absolute;
   top: 50px;
   left: -90%;
   width: 280%;
   background-color: #ff5c01;
   padding: 10px 0;
   border-radius: 5px;
   z-index: 999;
}
.header .nav li .subnav a {
   color: #fff;
   padding: 0;
   border: 0 none;
}
.header .nav li .subnav a:hover {
   background-color: #f45700;
}
.header .nav li:hover .subnav {
   display: block;
}
.header .nav li:hover .subnav span {
   display: block;
   position: absolute;
   top: -12px;
   left: 0;
   right: 0;
   margin: 0 auto;
   width: 0;
   height: 0;
   border: 6px solid transparent;
   border-bottom-color: #ff5c01;
}

.slide {
   width: 100%;
   position: relative;
   z-index: 1;
}

/* main */
.main {
   width: 1200px;
   margin: 0 auto;
}

/* wrapper */
.wrapper {
   width: 100%;
}
.latest {
   width: 100%;
   height: 53px;
   overflow: hidden;
   background-color: #f7f7f7;
}
.latest .lat_news {
   width: 950px;
   line-height: 53px;
}
.latest .lat_news_tit {
   width: 151px;
   background-color: #e03a07;
}
.latest .lat_news_tit i {
   display: inline-block;
   margin-right: 10px;
}
.latest .lat_news_list {
   width: 777px;
   overflow: hidden;
   position: relative;
}
.latest .lat_news_list li {
   padding-top: 2px;
}
.latest .lat_news_list li a {
   color: #5f5f5f;
}
.latest .lat_news_list li span {
   display: inline-block;
   color: #bdbdbd;
   font-size: 12px;
   padding-left: 30px;
}
.latest .lat_news_list li a:hover {
   color: #ff5c01;
}
.latest .lat_search {
   width: 238px;
   height: 31px;
   padding-left: 10px;
   border: 1px solid #e7e7e7;
   background-color: #fff;
   margin-top: 10px;
   overflow: hidden;
}
.latest .lat_search input,
.latest .lat_search button {
   line-height: 31px;
   border: none;
   display: inline-block;
   vertical-align: middle;
   background: none;
   font-size: 13px;
}
.latest .lat_search input {
   width: 198px;
}
.latest .lat_search button {
   width: 39px;
   height: 29px;
   line-height: 25px;
   background-color: #e03a07;
   margin-top: -2px;
   cursor: pointer;
}
.latests {
   background-color: #fff;
}
.abouts {
   width: 100%;
   background: url(/images/abbg.jpg) center top no-repeat;
}
.abouts .a_box {
   padding: 65px 0 50px;
}
.abouts .a_desc {
   width: 656px;
}
.abouts .a_desc_tit {
   color: #333;
   padding: 16px 0;
}
.abouts .a_desc_tit span {
   display: inline-block;
   color: #e5e5e5;
   text-transform: uppercase;
   vertical-align: bottom;
   padding-left: 5px;
}
.abouts .a_desc_info {
   color: #666666;
   line-height: 29px;
}
.abouts .a_desc_btn {
   margin-top: 30px;
}
.abouts .a_desc_btn a {
   display: inline-block;
   background-color: #e03a07;
   color: #fff;
   width: 145px;
   line-height: 41px;
   border-radius: 60px;
   text-align: center;
   margin-right: 10px;
}
.abouts .a_desc_btn a.lx {
   background-color: #079ae0;
}
.abouts .a_desc_btn a:hover {
   box-shadow: 0 0 10px #ccc;
}
.abouts .a_pic {
   width: 501px;
   overflow: hidden;
}
.abouts .a_pic img {
   width: 100%;
}

.abouts .a_ico {
   border-top: 1px solid #efefef;
   padding: 43px 0;
}
.abouts .a_ico ul {
   margin-right: -2%;
}
.abouts .a_ico li {
   float: left;
   width: 18%;
   margin-right: 2%;
}
.abouts .a_ico li i {
   display: block;
   margin-bottom: 10px;
}
.abouts .a_ico li a {
   color: #666666;
   display: block;
   background-color: #fafafa;
   padding: 30px 0;
   border-radius: 2px;
}
.abouts .a_ico li a i {
   color: #777;
   transition:all .2s linear 0s
}
.abouts .a_ico li a:hover {
   background-color: #fcfcfc;
   color: #e03a07 !important;
}
.abouts .a_ico li a:hover i {
   color: #e03a07;
   -webkit-animation-name:headShake;
   animation-name:headShake;
}

.products {
   width: 100%;
   padding: 37px 0 58px;
   border-top: 1px solid #f1f1f1;
   background-color: #fafafa;
}
.products .p_class {
   width: 236px;
   border-right: 1px solid #ececec;
   padding: 12px 23px 20px 0;
}
.products .p_class_bt {
   border-bottom: 1px solid #ececec;
   padding: 0 0 20px 3px;
}
.products .p_class_bt span {
   display: block;
}
.products .p_class_bt span.cn {
   color: #6a544d;
}
.products .p_class_bt span.en {
   color: #aa9791;
   padding-top: 5px;
}
.products .p_class_list {
   padding: 15px 0;
}
.products .p_class_list li a {
   color: #6a544d;
   display: block;
   text-indent: 2px;
}
.products .p_class_list li a:hover {
   color: #fff;
   background-color: #e03a07;
   text-indent: 6px;
}

.products .p_list {
   width: 920px;
   height: 528px;
   position: relative;
   overflow: hidden;
}
.products .p_list ul {
   overflow: hidden;
   zoom: 1;
   _display: inline;
}
.products .p_list li {
   float: left;
   width: 218px;
   margin: 0 0 15px 12px;
}
.products .p_list li div {
   width: 212px;
   height: 187px;
   line-height: 187px;
   padding: 2px;
   border: 1px solid #f1f1f1;
   background-color: #fff;
   overflow: hidden;
}
.products .p_list li div img {
   max-width: 100%;
   max-height: 100%;
   vertical-align: middle;
}
.products .p_list li:hover div {
   border-color: #dfdfdf;
}
.products .p_list li span {
   display: block;
   color: #6a544d;
   padding-top: 12px;
}
.products .p_list li a:hover span {
   color: #e03a07;
}
.products .p_list .hd {
   height: 58px;
   text-align: right;
} 
.products .p_list .hd a {
   display: inline-block;
   border: 1px solid #ff5c01;
   color: #ff5c01;
   cursor: pointer;
   width: 24px;
   height: 24px;
   text-align: center;
   line-height: 24px;
   overflow: hidden;
   font-size: 22px;
   margin: 20px 0 0 3px;
}
.products .p_list .hd a:hover {
   background-color: #ff5c01;
   color: #fff;
}

.zhishi {
   width: 100%;
   padding: 35px 0;
   border-bottom: 1px solid #efefef;
}
.zhishi .z_left {
   border-right: 1px solid #efefef;
   width: 175px;
   height: 78px;
   padding: 30px 38px 0 0;
   text-align: right;
}
.zhishi .z_left span {
   display: block;
}
.zhishi .z_left span.cn {
   color: #6a544d;
}
.zhishi .z_left span.en,
.shebei .s_bt1 span.en {
   color: #9f8e89;
   text-transform: uppercase;
}
.zhishi .z_pic {
   width: 133px;
   height: 96px;
   margin: 6px 32px 0 38px;
   overflow: hidden;
}
.zhishi .z_pic img {
   width: 100%;
}
.zhishi .z_list {
   width: 635px;
   padding-top: 8px;
}
.zhishi .z_list li {
   width: 46%;
   float: left;
   margin-right: 4%;
}
.zhishi .z_list li a {
   color: #6a544d;
   display: block;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
}
.zhishi .z_list li a:hover {
   color: #e03a07;
}
.zhishi .z_more {
   width: 145px;
   height: 43px;
   line-height: 43px;
   margin-top: 35px;
}
.zhishi .z_more a {
   display: block;
   background-color: #7c5d53;
   color: #fff;
}
.zhishi .z_more a:hover {
   background-color: #e03a07;
}

.news {
   width: 100%;
}
.news .news_bt {
   padding: 52px 0 27px;
}
.news .news_btl {
   background: url(/images/xwico.jpg) left center no-repeat;
   height: 38px;
   line-height: 38px;
   padding-left: 49px;
}
.news .news_btl span.cn {
   color: #333333;
}
.news .news_btl span.en {
   color: #e5e5e5;
   text-transform: uppercase;
   vertical-align: -2px;
   margin-left: 5px;
}
.news .news_btr {
   width: 26px;
   height: 26px;
}
.news .news_box {
   margin-bottom: 72px;
}
.news .news_rmd {
   width: 619px;
}
.news .news_rmd li {
   width: 284px;
   float: left;
   background-color: #fbfbfb;
   margin-right: 21px;
   overflow: hidden;
}
.news .news_rmd li .pic {
   height: 188px;
   overflow: hidden;
}
.news .news_rmd li .pic img {
   width: 100%;
}
.news .news_rmd li .desc {
   padding: 20px;
}
.news .news_rmd li .desc span {
   display: block;
}
.news .news_rmd li .desc span.bt a {
   color: #4d4d4d;
   display: block;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
}
.news .news_rmd li .desc span.bt a:hover {
   color: #e03a07;
}
.news .news_rmd li .desc span.time {
   color: #bbb;
   padding: 9px 0 6px;
}
.news .news_rmd li .desc span.time i.fa-eye {
   margin-left: 5px;
}
.news .news_rmd li .desc span.info {
   color: #9e9e9e;
}
.news .news_rmd li .desc span.more a {
   color: #e03a07;
   display: block;
   padding: 10px 0 5px;
}

.news .news_list {
   width: 581px;
}
.news .news_list .n_first {
   padding: 25px 26px 23px;
   background-color: #fbfbfb;
   margin-bottom: 16px;
}
.news .news_list .n_title {
   position: relative;
}
.news .news_list .n_title a {
   display: block;
   color: #e03a07;
   font-size: 18px;
   font-weight: bold;
}
.news .news_list .n_title span {
   display: block;
   position: absolute;
   right: 0;
   top: 3px;
   color: #c1b8b5;
}
.news .news_list .n_desc {
   color: #9e9e9e;
   padding-top: 8px;
}
.news .news_list li {
   background: url(/images/icon-09.gif) 10px center no-repeat;
   font-size: 13px;
   line-height: 33px;
   text-indent: 25px;
   position: relative;
}
.news .news_list li a {
   color: #666;
   display: block;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
}
.news .news_list li span {
   display: block;
   position: absolute;
   right: 0;
   top: 0;
   color: #c1b8b5;
}
.news .news_list li a:hover {
   color: #e03a07;
   text-indent: 30px;
}

.shebei {
   width: 100%;
   height: 454px;
   background: url(/images/scbg.jpg) center no-repeat;
}
.shebei .s_bt {
   padding: 53px 0 34px;
}
.shebei .s_bt1 {
   height: 28px;
}
.shebei .s_bt1 span.en {
   color: #7e7e7e;
   padding-left: 8px;
}
.shebei .s_btr {
   width: 26px;
   height: 26px;
   margin-top: 2px;
}
.shebei .s_list {
   position: relative;
}
.shebei .s_list ul {
   margin-right: -20px;
}
.shebei .s_list li {
   float: left;
   width: 285px;
   margin-right: 20px;
}
.shebei .s_list li div {
   width: 285px;
   height: 217px;
   overflow: hidden;
}
.shebei .s_list li div img {
   height: 100%;
}
.shebei .s_list li span {
   color: #dedede;
   padding-top: 20px;
   display: block;
}
.shebei .s_list .bd {
   width: 1200px;
   margin: 0 auto;
   overflow: hidden;
}
.shebei .s_list .hd .prev,
.shebei .s_list .hd .next {
   position: absolute;
   top: 38%;
   cursor: pointer;
   width: 18px;
   height: 32px;
}
.shebei .s_list .hd .prev {
   background: url(/images/left.png) center no-repeat;
   left: -5%;
}
.shebei .s_list .hd .next {
   background: url(/images/right.png) center no-repeat;
   right: -5%;
}

.links {
   padding: 35px 0;
}
.links .l_bt span {
   display: block;
}
.links .l_bt span.cn {
   color: #666;
}
.links .l_bt span.en {
   color: #aaa;
   padding-top: 2px;
}
.links .l_list {
   padding: 15px 0;
}
.links .l_list a {
   color: #888;
}
.links .l_list a:hover {
   color: #e03a07;
}


/* cols */
.cols {
   width: 100%;
   padding: 35px 0;
   background-color: #f8f8f8;
}
.cols_box {
   background-color: #fff;
   padding: 35px 30px;
}

.cols_left {
   width: 240px;
}
.cols_right {
   width: 841px;
   min-height: 430px;
   padding-left: 29px;
   border-left: 1px solid #eee;
}
.cols_right .right_bt {
   border-bottom: 1px solid #eee;
}
.cols_right .right_btl {
   display: inline-block;
   border-bottom: 1px solid #e03a07;
   margin-bottom: -1px;
   padding: 3px 2px 13px;
   color: #e03a07;
}
.cols_right .right_btr {
   color: #aaa;
   padding-top: 6px;
}
.cols_right .right_btr a {
   color: #aaa;
}
.cols_right .right_btr a:hover,
.cols_right .right_info a:hover {
   color: #e03a07;
}
.cols_right .right_info {
   padding: 20px 1px 55px;
   color: #63615e;
}
.cols_right .right_info a {
   color: #63615e;
}
.cols_right .right_info img {
   max-width: 100%;
   display: block;
   height: auto;
   margin: 10px auto 20px;
}
.cols_right .right_info table {
   border-collapse: collapse;
   width: 100%;
   text-align: center;
   font-size: 12px;
}
.cols_right .right_info table,
.cols_right .right_info tr,
.cols_right .right_info td {
   border: 1px solid #e5e5e5;
}

.cols_right .right_news_bt {
   border-bottom: 1px solid #eee;
   padding: 40px 10px 20px;
}
.cols_right .right_news_bt span {
   display: block;
   font-size: 12px;
   color: #aaa;
   padding-top: 15px;
}
.cols_right .right_news_bt span i {
   display: inline-block;
   padding: 0 5px;
}
.cols_right .right_news_bt strong {
   color: #e03a07;
   font-size: 18px;
}
.cols_right .right_pic {
   padding: 20px;
   margin: 15px;
}
.cols_right .right_pic img {
   max-width: 100%;
}
.cols_right .right_js {
   border-bottom: 1px solid #eee;
   margin: 0 15px;
}
.cols_right .right_js span {
   display: inline-block;
   background-color: #aaa;
   color: #fff;
   padding: 1px 10px;
}

/* news */
.newslist {
   padding: 20px 0 25px;
   color: #aaa;
}
.newslist .n_rmd {
   padding: 0;
}
.newslist .n_rmd dl {
   background-color: #f9f9f9;
   padding: 20px;
   margin-bottom: 8px;
}
.newslist .n_rmd dl dt {
   float: left;
   width: 22%;
   height: 120px;
   overflow: hidden;
}
.newslist .n_rmd dl dt img {
   width: 100%;
}
.newslist .n_rmd dl dd {
   float: right;
   width: 76%;
   padding-top: 8px;
}
.newslist .n_rmd dl dd span {
   display: block;
}
.newslist .n_rmd dl dd span.time {
   padding: 12px 0;
}
.newslist .n_rmd a {
   color: #777;
}
.newslist .n_rmd a:hover {
   color: #e03a07;
}

.newslist li {
   position: relative;
}
.newslist li span {
   display: block;
   position: absolute;
   right: 15px;
   top: 0;
   color: #999;
   font-size: 12px;
}
.newslist li a {
   color: #666;
   display: block;
   transition: all 0.6s;
   /* background-color: #f7f7f7; */
   margin: 3px 0;
   padding: 0 15px;
   border-bottom: 1px dotted #eee;
}
.newslist li i {
   color: #e03a07;
   padding-right: 5px;
}
.newslist li a:hover {
   color: #e03a07;
   text-indent: 3px;
}

/* photo */
.photos {
   padding: 15px 0;
}
.photos ul {
   margin-right: -1.5%;
}
.photos li {
   float: left;
   width: 23.5%;
   margin: 0 1.5% 1% 0;
}
.photos li img {
   height: 100%;
   margin: 0 -100%;
}
.photos li .p_pic {
   display: block;
   height: 156px;
   overflow: hidden;
   border: 1px solid #eee;
}
.photos li span a {
   display: block;
   font-size: 13px;
   color: #666;
   padding: 12px 0 6px;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
}
.photos li span a:hover {
   color: #e03a07;
}

.photos_info {
   padding: 15px 0 0;
}
.photos_info .info_box {
   padding: 15px 0;
}
.photos_info .info_pic {
   width: 47%;
}
.photos_info .info_pic img {
   width: 100%;
}
.photos_info .info_name {
   width: 50%;
}
.photos_info .info_name li {
   background-color: #f8f8f8;
   padding: 17px 15px;
   margin-bottom: 5px;
   color: #888;
   border-radius: 3px;
}
.photos_info .info_name li.bt {
   color: #e03a07;
}
.photos_info .info_name li i {
   padding: 0 8px 0 3px;
}
.photos_info .info_name li span {
   display: block;
}
.photos_info .info_name li dl {
   float: left;
   width: 23%;
   margin: 3% 1% 0;
   text-align: center;
}
.photos_info .info_name li dt {
   overflow: hidden;
   width: 100%;
   height: 60px;
   text-align: center;
   background-color: #fff;
}
.photos_info .info_name li dt img {
   height: 100%;
   margin: 0 -100%;
}
.photos_info .info_name li a dd {
   color: #888;
   padding-top: 8px;
   display: block;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
   font-size: 12px;
}
.photos_info .info_name li a:hover dd {
   color: #e03a07;
}
.photos_info .info_js {
   background: #f8f8f8;
   padding: 17px 15px;
   color: #e03a07;
   margin-top: 20px;
}
.photos_info .info_js i {
   padding-right: 8px;
}

/* pages */
.n_pages {
   padding: 10px 0 30px;
}
.n_pages a {
   display: inline-block;
   background-color: #f7f7f7;
   color: #888;
   padding: 7px 10px 6px;
   margin: 0 2px;
}
.n_pages a:hover,
.n_pages a.page-num-current {
   background-color: #e03a07;
   color: #fff;
}
.n_pages span.page-status {
   background-color: #f7f7f7;
   color: #888;
   padding: 7px 10px;
   margin-right: 2px;
}

.n_next {
   padding: 20px;
   color: #666;
   background-color: #fafafa;
   border-top: 1px solid #efefef;
}
.n_next a {
   color: #666;
}
.n_next a:hover {
   color: #e03a07;
}

/* left */
.left_bt {
   border-bottom: 1px solid #eee;
   padding: 0 2px;
}
.left_bt span {
   display: inline-block;
   border-bottom: 1px solid #e03a07;
   margin-bottom: -1px;
   padding-bottom: 10px;
}
.left_list {
   padding: 15px 3px;
}
.left_list li {
   position: relative;
}
.left_list li a {
   color: #444;
   display: block;
}
.left_list li a:hover,
.left_list li a.on {
   color: #e03a07;
}
.left_list li div {
   display: none;
   text-indent: 6px;
   font-size: 13px;
}
.left_list li:hover div {
   display: block;
}

.left_pic {
   margin-top: 15px;
   overflow: hidden;
   border-radius: 6px;
}

/* message */
.message {
   padding: 20px 0 30px
}
.message .msg {
   width: 80%;
}
.message .msg li {
   position: relative;
   margin: 12px 0
}
.message .msg li input,.msg li textarea {
	border-radius: 2px;
	border: 1px #e5e5e5 solid;
	padding: 10px;
	font-size: 13px;
   width: 95.8%;
   color: #666;
}
.message .msg li textarea {
	height: 80px
}
.message .msg li img {
	display: block;
	position: absolute;
	right: 8px;
	z-index: 999;
   bottom: 2px;
   cursor: pointer;
}
.message .msg li button {
	width: 100%;
	border: 0 none;
	background: #fdb700;
	color: #fff;
	padding: 10px 0;
	font-size: 16px;
	border-radius: 2px;
	cursor: pointer;
	margin-top: 20px;
	font-weight: bold
}
.message .msg li:hover button {
	background: #e46c00
}
.message .mtable {
   width: 100%;
}
.message .mtable input,
.message .mtable textarea {
   width: 80%;
}
.message .mtable textarea {
   height: 80px;
}

/* footer */
.footer {
   width: 100%;
   background: #2f2f2f;
   color: #6d6d6d;
}
.footer a {
   color: #6d6d6d;
}
.footer a:hover {
   color: #ffd301;
}
.footer .foot_tit {
   border-bottom: 1px solid #434343;
   padding: 50px 0 26px;
}
.footer .foot_tit h3 {
   font-size: 30px;
   font-weight: normal;
   margin-bottom: 28px;
}
.footer .foot_tit span {
   display: block;
}
.footer .foot_tit span i {
   display: inline-block;
   padding: 0 5px 0 18px;
}

.footer .foot_nav {
   padding: 40px 0;
}
.footer .foot_nav dl {
   float: left;
   padding: 0 33px;
   text-align: left;
}
.footer .foot_nav dt {
   font-size: 16px;
   color: #d9d9d9;
   padding-bottom: 8px;
}
.footer .foot_nav dl img {
   width: 136px;
}
.footer .foot_nav dl span {
   display: block;
   text-align: center;
   padding-top: 3px;
   font-size: 12px;
}

.footer .copy {
   width: 100%;
   background-color: #222222;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
   color: #c9c9c9;
   font-size: 13px;
}
p#back-to-top{
   position: fixed;
   display: none;
   bottom: 30px;
   right: 30px;
}
p#back-to-top a {
   text-align: center;
   display: block;
   height: 30px;
   width: 30px;
   line-height: 38px;
   border: 1px #e03a07 solid;
   color: #e03a07;
   overflow: hidden;
}
p#back-to-top a:hover {
   color: #ffb400;
   border-color: #ffb400;
}