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


/* head */
.header {
   width: 100%
}
.header .logo {
   width: 720px;
   margin: 21px 0;
   overflow: hidden;
}
.header .tel {
   color: #777;
   height: 26px;
   margin-top: 40px;
}
.header .tel span {
   color: #e61f24;
   display: inline-block;
   vertical-align: -3px;
   font-weight: bold;
   font-size: 26px;
}
.header .tel i {
   color: #d9d9d9;
   height: 20px;
   display: inline-block;
   vertical-align: 2px;
   padding: 0 5px;
}
.header .tel img {
   display: inline-block;
   vertical-align: -4px;
}
.header .tel a {
   color: #e61f24;
}
.header .search {
   display: none;
   width: 290px;
   height: 35px;
   padding: 10px 15px 0;
   background-color: #f9f9f9;
   position: absolute;
   top: 70px;
   right: 0;
   border: 1px solid #eee;
   z-index: 99999;
}
.header .search input {
   border: 1px solid #ddd;
   padding: 0 6px;
   color: #666;
   font-size: 12px;
   display: inline-block;
   vertical-align: middle;
   height: 24px;
   line-height: 24px;
   width: 220px
}
.header .search button {
   border: none;
   display: inline-block;
   vertical-align: middle;
}
.header .search button.btn {
   width: 50px;
   height: 25px;
   padding: 0;
   background-color: #ec1b24;
   color: #fff;
   border: 0 none;
   margin-left: 3px;
   cursor: pointer;
}
.naver {
   width: 100%;
   height: 56px;
   line-height: 56px;
   background-color: #027cc7;
}
.naver li {
   float: left;
   background: url(/images/navx.jpg) right center no-repeat;
}
.naver li a {
   display: block;
   padding: 0 43px;
   color: #fff;
}
.naver li a:hover,
.naver li a.on {
   background-color: #0070b5;
}

.slide {
   width: 100%;
   position: relative;
   border-top: 1px solid #fff;
}

/* main */
.main {
   width: 1200px;
   margin: 0 auto;
   position: relative;
}
.main .m_title {
   padding: 40px 0 30px;
}
.main .m_title span {
   display: block;
}
.main .m_title span.bt {
   color: #383838;
   background: url(/images/lmx.png) center no-repeat;
}
.main .m_title span.xbt {
   color: #b4b4b4;
   padding-top: 15px;
}

/* wrapper */
.wrapper {
   width: 100%;
}
.products {
   width: 100%;
}
.products .p_left {
   width: 265px;
}
.products .p_list {
   width: 932px;
   height: 850px;
   overflow: hidden;
}
.products .p_list li {
   float: left;
   margin-left: 13px;
}
.products .p_list li img {
   max-width: 100%;
   max-height: 100%;
}
.products .p_list li span {
   display: block;
   padding: 12px 0 16px;
}
.products .p_list li .p_pic {
   border: 1px solid #e2e1e1;
   height: 171px;
   width: 214px;
   padding: 2px;
}
.products .p_list li:hover .p_pic {
   border-color: #ec4a09;
}
.products .p_list li span a {
   display: block;
   color: #8d8c8c;
}
.products .p_list li span a:hover {
   color: #ec4a09;
}

.news {
   width: 100%;
   margin: 50px 0 0;
   background: url(/images/xwbg.jpg) center top repeat-x;
}
.news .news_box {
   padding-bottom: 60px;
}
.news .news_box dl {
   float: left;
   background-color: #fff;
}
.news .news_box dl.tj {
   width: 287px;
   margin-right: 12px;
}
.news .news_box dl.tj dt {
   height: 189px;
   overflow: hidden;
}
.news .news_box dl.tj dt img {
   width: 100%;
}
.news .news_box dl.tj dd {
   padding: 13px 15px 30px;
}
.news .news_box dl.tj dd span {
   display: block;
}
.news .news_box dl.tj dd span.bt {
   color: #282626;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
}
.news .news_box a:hover dd span.bt {
   color: #ec4a09;
}
.news .news_box dl.tj dd span.time {
   color: #a3a3a3;
   padding: 5px 0 3px;
}
.news .news_box dl.tj dd span.desc {
   color: #a3a3a3;
   line-height: 18px;
}
.news .news_box dl.list {
   width: 585px;
   padding: 0 5px;
   float: right;
}
.news .news_box dl.list li {
   border-bottom: 1px solid #f2f2f2;
   height: 71px;
   padding: 18px 0;
   overflow: hidden;
}
.news .news_box dl.list li .time {
   border-right: 1px solid #ede9e4;
   width: 84px;
   height: 71px;
   padding-right: 15px;
   color: #b99353;
   text-align: right;
}
.news .news_box dl.list li .time span {
   display: block;
}
.news .news_box dl.list li .time span.ri {
   margin: 11px -1px 3px 0;
}
.news .news_box dl.list li .desc {
   width: 446px;
   padding: 0 16px;
   color: #b5b5b5;
}
.news .news_box dl.list li .desc a {
   display: block;
   color: #000;
   font-size: 16px;
   padding: 6px 0 6px;
}
.news .news_box dl.list li .desc a:hover,
.shebei_list li span a:hover,
.links a:hover {
   color: #ec4a09;
}

.abouts {
   width: 100%;
}
.abouts .a_desc {
   color: #666;
   padding: 0 100px;
}
.abouts .a_desc span {
   display: block;
   width: 70px;
   margin: 40px auto 45px;
   border-top: 1px solid #ddd;
}
.abouts .a_list {
   padding: 0 100px;
}
.abouts .a_list dl {
   float: left;
   margin: 0 1px;
   width: 248px;
   height: 180px;
   background-color: #f1f1f1;
}
.abouts .a_list dt {
   color: #999;
   padding: 37px 0 20px;
}
.abouts .a_list dd {
   color: #333;
   font-size: 18px;
}
.abouts .a_list dl span {
   display: block;
   width: 17px;
   margin: 26px auto 0;
   border-top: 1px solid #999;
}
.abouts .a_list a:hover dl,
.abouts .a_list a.on dl {
   background-color: #027cc7;
}
.abouts .a_list a:hover dt,
.abouts .a_list a:hover dd,
.abouts .a_list a:hover dl span,
.abouts .a_list a.on dt,
.abouts .a_list a.on dd,
.abouts .a_list a.on dl span {
   color: #fff;
   border-color: #fff;
}

.shebei {
   width: 100%;
   background-color: #f9f9f9;
   border-top: 1px solid #f1f1f1;
   margin: 60px 0 0;
}
.shebei_list {
   padding-bottom: 25px;
}
.shebei_list,
.shebei_list ul {
   width: 1170px;
   height: 205px;
   position: relative;
   overflow: hidden;
}
.shebei_list li {
   float: left;
   margin: 0 6px
}
.shebei_list li img {
   max-width: 100%;
   max-height: 100%;
}
.shebei_list li .p_pic {
   border: 1px solid #f1f1f1;
   background-color: #fff;
   padding: 5px;
   width: 214px;
   height: 160px;
}
.shebei_list li span {
   display: block;
   padding: 10px 0;
}
.shebei_list li span a {
   color: #555;
}

#scroll { overflow:hidden;}
#scroll_box {float: left; width: 800%;}
#scroll_begin,
#scroll_end, 
.iproduct .cn { float:left}
.iproduct .ih1 { 
   margin: 0 6px
}
.iproduct .ih1 img {
   border: 1px solid #f1f1f1;
   background-color: #fff;
   padding: 5px;
   height: 160px;
}
.iproduct .ih1 a p {
   padding: 10px 0;
   color: #555;
   font-size: 14px;
}

.shebei_more {
   padding-bottom: 50px;
   margin-top: 20px;
}
.shebei_more a {
   background-color: #027cc7;
   color: #fff;
   display: block;
   width: 145px;
   margin: 0 auto;
}
.shebei_more a:hover {
   background-color: #666;
}

.links {
   width: 100%;
   padding: 30px 0;
}
.links span {
   display: block;
   font-weight: bold;
   color: #696969;
   font-size: 14px;
   margin-bottom: 10px;
}
.links a {
   color: #a0a0a0;
}


/* cols */
.col_slide {
   width: 100%;
   border-top: 1px solid #fff;
}
.col_slide img {
   width: 100%;
}

.cols {
   width: 100%;
   padding: 20px 0 35px;
}
.cols_left {
   width: 265px;
}
.cols_right {
   width: 915px;
   border: 1px solid #eee;
}
.cols_right .right_bt {
   border-bottom: 1px solid #eee;
   line-height: 60px;
   background-color: #f8f8f8;
   padding: 0 15px;
}
.cols_right .right_btl {
   color: #005aa5;
   text-indent: 28px;
   background: url(/images/lbot.png) left center no-repeat;
}
.cols_right .right_btl i {
   display: inline-block;
   padding-right: 5px;
   color: #ec4a09;
}
.cols_right .right_btr {
   color: #888;
}
.cols_right .right_btr a {
   color: #888;
}
.cols_right .right_btr a:hover,
.cols_right .right_info a:hover {
   color: #ec4a09;
}
.cols_right .right_info {
   padding: 15px 17px 25px;
   color: #666;
}
.cols_right .right_info a {
   color: #666;
}
.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: 30px 10px 25px;
}
.cols_right .right_news_bt span {
   display: block;
   font-size: 12px;
   color: #999;
   padding-top: 15px;
}
.cols_right .right_news_bt span i {
   display: inline-block;
   padding: 0 5px;
}
.cols_right .right_news_bt strong {
   color: #ec4a09;
   font-size: 18px;
}
.cols_right .right_pic {
   padding: 20px;
   border: 1px solid #eee;
   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: 15px;
}
.newslist li {
   padding: 0 6px;
   border-bottom: 1px solid #f1f1f1;
}
.newslist li span {
   display: inline-block;
   padding-left: 38px;
   color: #999;
   font-size: 12px;
}
.newslist li a {
   color: #777;
   position: relative;
   z-index: 99;
   display: block;
   transition: all 0.6s;
}
.newslist li a:hover {
   color: #ec4a09;
   text-indent: 3px;
}

/* photo */
.photos {
   padding: 15px;
}
.photos ul {
   margin-right: -2%;
}
.photos li {
   float: left;
   width: 23%;
   margin: 0.7% 2% 0 0;
}
.photos li img {
   max-height: 100%;
   margin: 0 -100%;
   transition: all 0.7s
}
.photos li .p_pic {
   height: 160px;
   padding: 10px 0;
   display: block;
   overflow: hidden;
   border: 1px solid #eee;
}
.photos li .p_pic:hover {
   border-color: #fff;
   border-color: #ec4a09 \0;
}
.photos li .p_pic:hover img {
   transform: scale(1.1);
}
.photos li span {
   display: block;
   padding-top: 3px;
}
.photos li span a {
   color: #777;
   display: block;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
}
.photos li span a:hover {
   color: #fff;
   background-color: #ec4a09;
}

/* pages */
.n_pages {
   padding: 10px 0 30px;
}
.n_pages a {
   display: inline-block;
   background-color: #eee;
   color: #666;
   padding: 5px 8px;
   margin: 0 2px;
}
.n_pages a:hover,
.n_pages a.page-num-current {
   background-color: #ec4a09;
   color: #fff;
}
.n_pages span.page-status {
   background-color: #eee;
   color: #666;
   padding: 4px 8px;
   margin-right: 2px;
}

.n_next {
   border-top: 1px solid #eee;
   padding: 15px;
   color: #666;
}
.n_next a {
   color: #666;
}
.n_next a:hover {
   color: #ec4a09;
}

/* left */
.left_bt {
   height: 81px;
   background-color: #027cc7;
}
.left_bt span {
   display: block;
   color: #f0f0f0;
}
.left_bt span.bt {
   padding-top: 15px;
}
.left_list {
   padding-top: 3px;
}
.left_list li {
   margin-top: 0;
}
.left_list li a {
   display: block;
   background: url(/images/flbot.jpg) 93% center no-repeat #fdfdfd;
   color: #666;
   text-indent: 20px;
   border-bottom: 1px solid #f1f1f1;
}
.left_list li a:hover {
   color: #ec4a09;
   background: url(/images/flbot.jpg) 95% center no-repeat #fafafa;
}

/* message */
.message {
   padding: 0 0 30px
}
.message .msg {
   padding: 0 12% 0;
   margin: 0 auto;
}
.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: 10px;
	z-index: 999;
   bottom: 3px;
   cursor: pointer;
}
.message .msg li button {
	width: 100%;
	border: 0 none;
	background: #ec4a09;
	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
}

/* footer */
.footer {
   width: 100%;
   padding: 25px 0 50px;
   background-color: #2c2c2c;
   color: #d6d6d6;
}
.footer a {
   color: #d6d6d6;
}
.footer a:hover {
   color: #f2bd4f;
}
.footer span {
   display: block;
   margin-bottom: 20px;
   padding-bottom: 18px;
   border-bottom: 1px solid #444;
}
.footer span a {
   padding: 0 8px;
}
.footer img {
   width: 130px;
   margin: 18px 0 2px;
}
.footer i {
   color: #777;
}

.footer .weixin dl {
   display: inline-block;
   margin: 0 5px;
}


input.sh::-webkit-input-placeholder {
   color: #fff;
   font-size: 13px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
   color: #888;
   font-size: 13px;
}


.new-float{
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 50;
	width: 77px;
	height: 374px;
	margin-top: -187px;
}
.new-float li{
	position: relative;
	width: 77px;
	height: 57px;
	margin-bottom: 1px;
	line-height: 27px;
	color: #fff;
	text-align: center;
}
.new-float li.hover{
	overflow: hidden;
}
.new-float li a{
	display: inline-block;
	color: #fff;
}
.new-float li a.tit{
	width: 77px;
	height: 27px;
	padding: 30px 10px 0 0;
	color: #fff;
}
.new-float li p{
	position: relative;
	z-index: 2;
	height: 27px;
	padding-top: 30px;
	cursor: pointer;
}
.new-float li.th { position:relative;}
.new-float li.th .thpic { display:none;}
.new-float li.th:hover .thpic { display:block;position:absolute;left:-180px;top:-100%;width:180px;height:180px;}
.new-float li.th:hover .thpic img {width:180px;height:180px; }

.new-float li.fi a.tit{
	background: url(/images/bg_float01.png) no-repeat;
}
.new-float li.se a{
	background: url(/images/bg_float02.png) no-repeat;
}
.new-float li.th a{
	background: url(/images/bg_float03.png) no-repeat;
}
.new-float li.fo a.tit{
	background: url(/images/bg_float04.png) no-repeat;
}
.new-float li.fif p{
	background: url(/images/bg_float05.png) no-repeat;
}
.new-float li .tel{
	position: absolute;
	left: 77px;
	top: 0;
	z-index: 1;
	width: 164px;
	height: 57px;
	font: 24px/57px Arial;
	color: #fff;
	background: url(/images/bg_float06.png) no-repeat;
	cursor: pointer;
}
.new-float a.mof{
	display: inline-block;
	width: 54px;
	height: 71px;
	padding: 12px 11px 0 12px;
	margin-top: 10px;
	*margin-top: 7px;
	background: url(/images/bg_float07.png) no-repeat;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
}