﻿@charset "utf-8";
@import url("styles.css");
/*
   * wx.zhangruiwoloveni *
   * http://www.xoabc.com/ *
   * Released on: 2019,10,31 *
*/  

/* head */
.header {
   width: 100%;
   border-top: 6px solid #f00;
}
.header .lg {
   position: absolute;
   right: 0;
   top: 9px;
}
.header .lg span {
   display: inline-block;
   margin-left: 18px
}
.header .lg a {
   color: #333;
}
.header .lg img {
   display: inline-block;
   margin-right: 8px;
}
.naver {
   width: 100%;
   height: 47px;
   background-color: #f00;
}
.naver ul.nav {
   position: relative;
}
.naver li {
   float: left
}
.naver li a {
   color: #fff;
   display: block;
   padding: 0 35px;
}
.naver li a:hover,
.naver li a.on,
.naver li.on {
   background-color: #e90000;
}
.naver ul.nav .subnavbox {
   display: none;
   position: absolute;
   top: 47px;
   background-color: #f9f9f9;
   border: 2px solid #ddd;
   border-top: 5px solid #e90000;
   z-index: 99999;
   font-size: 14px;
}
.naver ul.nav .subnavbox a:hover {
   text-decoration: underline;
}
.naver ul.nav .subnav1 {
   width: 390px;
   padding: 20px 0 30px 30px;
}
.naver ul.nav .subnav1 ul.subnav1_list {
   width: 24%;
   padding: 1% 0 3%;
   border-right: 1px solid #ccc;
}
.naver ul.nav .subnav1 ul.subnav1_list li {
   float: none;
}
.naver ul.nav .subnav1 ul.subnav1_list li a {
   color: #ff0e00;
   padding: 0;
}
.naver ul.nav .subnav1 ul.subnav1_list li a:hover,
.naver ul.nav .subnav4 li a:hover {
   color: #b60000;
   background: none;
}
.naver ul.nav .subnav1 ul.subnav1_pic {
   width: 52%;
   border-left: 1px solid #ccc;
   margin-left: -1px;
   padding: 2% 0 0 8.6%;
   color: #ff0e00;
}
.naver ul.nav .subnav1 ul.subnav1_pic img {
   width: 230px;
   height: 90px;
}
.naver ul.nav .subnav2 {
   width: 1156px;
   padding: 20px 10px 30px 30px;
}
.naver ul.nav .subnav2 dl {
   width: 18%;
   float: left;
   padding-right: 2%;
   height: 210px;
   overflow: hidden;
}
.naver ul.nav .subnav2 dt a {
   color: #ff0e00;
}
.naver ul.nav .subnav2 dd a,
.naver ul.nav .subnav4 li a {
   display: block;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
   color: #000;
   font-size: 12px;
}
.naver ul.nav .subnav2 dd a:hover,
.naver ul.nav .subnav2 dd a.on {
   color: #ff0e00;
}
.naver ul.nav .subnav3 {
   width: 820px;
}
.naver ul.nav .subnav3 dl {
   width: 31%;
}
.naver ul.nav .subnav4 {
   width: 820px;
   padding: 20px 10px 30px 30px;
}
.naver ul.nav .subnav4 li {
   width: 31%;
   padding-right: 2%;
}
.naver ul.nav .subnav4 li a {
   padding: 0;
}
.naver ul.nav .subnav5 {
   right: 0;
}

.naver ul.search {
   background-color: #fff;
   border: 1px solid #c7b7bd;
   width: 316px;
   height: 19px;
   padding: 5px 10px;
   margin-top: 8px;
   border-radius: 2px;
}
.naver ul.search input {
   border: 0 none;
   color: #666;
   width: 288px;
}
.naver ul.search button {
   border: 0 none;
   background: none;
   cursor: pointer;
   width: 24px;
   color: #666;
}

.gonggao {
   width: 100%;
   height: 38px;
   background: url(/images/top_gg_bg.jpg) center repeat-x;
   overflow: hidden;
   margin-top: 4px;
   color: #555;
}
.gonggao i {
   color: #ce0b00;
   display: inline-block;
   padding-right: 8px;
}

/* main */
.main {
   width: 1200px;
   margin: 0 auto;
   position: relative;
}

/* wrapper */
.wrapper {
   width: 100%;
}
.wrapper .rmd {
   padding: 35px 0 15px;
   margin-left: -32px;
}
.wrapper .rmd_box {
   width: 536px;
   padding: 0 0 17px 16px;
   background: url(/images/hot_bg.jpg) left 31px no-repeat;
}
.wrapper .rmd_bt {
   color: #333639;
}
.wrapper .rmd_scroll {
   margin-top: 25px;
   background-color: #29a7e2;
   height: 204px;
   width: 544px;
   position:relative;
   overflow:hidden;
}
.wrapper .rmd_scroll .e_pic_wrap {
   z-index: 999;
   white-space: nowrap;
   width: 566px;
   height: 204px;
}
.wrapper .rmd_scroll li {
   width: 566px;
   height: 204px;
   position: relative;
   overflow:hidden;
}
.wrapper .rmd_scroll li a {
   color: #fff;
   transition: all 1.2s
}
.wrapper .rmd_scroll li a:hover {
   color: #fff;
   transition: all .8s
}
.wrapper .rmd_scroll li .scroll_pic,
.wrapper .rmd_scroll li .scroll_desc {
   position: absolute;
   top: 0;
}
.wrapper .rmd_scroll li .scroll_pic {
   left: 0;
   width: 230px;
   height: 204px;
   overflow: hidden;
   background-color: #fff;
}
.wrapper .rmd_scroll li .scroll_pic img {
   height: 100%;
   margin: 0 -100%;
   transition: all 0.8s
}
.wrapper .rmd_scroll li:hover .scroll_pic img {
   transform: scale(1.1)
}
.wrapper .rmd_scroll li .scroll_desc {
   right: 0;
   width: 276px;
   height: 190px;
   padding: 22px 38px 22px 22px;
   white-space: normal;
   word-wrap: break-word;
}
.wrapper .rmd_scroll li .scroll_desc span {
   display: block
}
.wrapper .rmd_scroll li .scroll_desc span.title {
   display: block;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
   font-size: 18px;
}
.wrapper .rmd_scroll li .scroll_desc span.desc {
   padding: 12px 0;
}
.wrapper .rmd_scroll .s_next {
   position: absolute;
   bottom: 22px;
   right: 223px;
   z-index: 999;
}
.wrapper .rmd_scroll .s_next i.fa-ellipsis-h {
   display: inline-block;
   vertical-align: 2px;
   margin: 0 10px;
}
.wrapper .rmd_scroll .s_next a {
   color: #fff;
}
.wrapper .rmd_scroll .s_next a:hover {
   color: #fff;
}

.wrapper .products {
   width: 100%;


}
.wrapper .products_bt {
   height: 54px;
   line-height: 54px;
   padding: 0 22px;
   background-color: #29a7e2;
}
.wrapper .products_bt span {
   display: block;
}
.wrapper .products_bt a {
   color: #fff;
}
.wrapper .products_bt a:hover {
   color: #ff0e00;
}
.wrapper .products_list {
   background-color: #fff;
   padding: 22px 1px 20px;
}
.wrapper .products_list ul {
   margin-right: -87px;
}
.wrapper .products_list li {
   float: left;
   width: 227px;
   margin-right: 94px;
}
.wrapper .products_list li img {
   height: 100%;
   margin: 0 -100%;
   transition: all 0.8s
}
.wrapper .products_list li:hover img {
   transform: scale(1.1)
}
.wrapper .products_list li .p_pic {
   width: 220px;
   height: 188px;
   display: block;
   background-color: #f8f8f8;
   overflow: hidden;
   border: 4px solid #f6a6a6;
}
.wrapper .products_list li span {
   display: block;
   padding: 20px 0;
}
.wrapper .products_list li span a {
   display: block;
   color: #cc0000;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
}
.wrapper .products_list li span a:hover {
   color: #ff0e00;
}

.wrapper .services {
   padding: 72px 0;
}
.wrapper .services_bt {
   padding: 0 200px;
}
.wrapper .services_bt span {
   display: block;
}
.wrapper .services_bt span.bt {
   color: #363636;
}
.wrapper .services_bt span.x {
   width: 81px;
   height: 0;
   margin: 15px auto;
   border-bottom: 2px solid #ae173a;
}
.wrapper .services_bt span.xbt {
   color: #333;
}
.wrapper .services_list {
   padding: 30px 10px 0;
}
.wrapper .services_list li {
   float: left;
   width: 20%;
}
.wrapper .services_list li img {
   max-width: 100%;
   transition: All 0.8s ease-in-out;
}
.wrapper .services_list li:hover img {
   transform: rotate(360deg);
}
.wrapper .services_list li span {
   display: block;
   padding-top: 25px;
}
.wrapper .services_list li a {
   color: #414141;
}
.wrapper .services_list li a:hover {
   color: #cc0000;
}

.wrapper .cases {
   width: 100%;

}
.wrapper .cases_bt {
   padding: 0 190px;
}
.wrapper .cases_bt span {
   display: block;
   padding-bottom: 15px;
}
.wrapper .cases_list {
   position: relative;
}
.wrapper .cases_list li {
   float: left;
   margin-right: 28px;
   text-align:center;
}
.wrapper .cases_list li .c_pic {
   width: 220px;
   height: 188px;
   background-color: #fff;
   border: 3px solid #fff;
   display: block;
   overflow: hidden;
   margin: 13px 0 16px;
   text-align:center;
}
.wrapper .cases_list li .c_pic img {
   height: 100%;
   margin: 0 -100%;
   transition: all 0.8s
}
.wrapper .cases_list li:hover .c_pic img {
   transform: scale(1.1)
}
.wrapper .cases_list li span {
   display: block;
   font-size: 14px;
}
.wrapper .cases_list li span a {
   color: #333333;
}
.wrapper .cases_list li span a:hover {
   color: #cc0000;
}
.wrapper .cases_list li:hover .c_pic {
   border-color: #cc0000;
}
.wrapper .cases_list .bd {
   width: 1020px;
   margin: 0 auto;
   overflow: hidden;
}
.wrapper .cases_list .hd .prev,
.wrapper .cases_list .hd .next {
   position:absolute;
   top:43%;
   cursor:pointer;
   width: 24px;
   height: 33px;
}
.wrapper .cases_list .hd .prev {
   background: url(/images/left.png);
   left: -15px;
}
.wrapper .cases_list .hd .next {
   background: url(/images/right.png);
   right: -15px;
}
.wrapper .abouts_box {
   width: 100%;
   padding: 50px 0;
   border-top: 8px solid #f0f0f0;
}
.wrapper .abouts_bt {
   border-bottom: 2px solid #cfcfcf;
}
.wrapper .abouts_bt span {
   display: block;
   color: #444;
}
.wrapper .abouts_bt span.btl {
   border-bottom: 2px solid #fe0000;
   margin-bottom: -2px;
   padding-bottom: 8px;
}
.wrapper .abouts_bt span.btr {
   padding: 9px 9px 0 0;
}
.wrapper .abouts_bt span.btr a {
   color: #444;
}
.wrapper .abouts_bt span.btr a:hover {
   color: #f90000;
}
.wrapper .abouts {
   width: 660px;
}
.wrapper .abouts_info {
   padding: 27px 0;
   color: #2d2d2d;
}
.wrapper .abouts_info img.pic {
   display: block;
   margin-bottom: 15px;
}
.wrapper .news {
   width: 480px;
}
.wrapper .news_list {
   padding-top: 20px;
}
.wrapper .news_list li {
   position: relative;
}
.wrapper .news_list li a {
   color: #2d2d2d;
}
.wrapper .news_list li a:hover {
   color: #f90000;
}
.wrapper .news_list li span {
   display: block;
   position: absolute;
   top: 0;
   right: 0;
   font-size: 12px;
   color: #666;
}
.wrapper .news_list li i {
   color: #f90000;
   font-size: 12px;
   display: inline-block;
   margin-right: 11px;
}


/* cols */
.cols {
   width: 100%;
   padding: 20px 0;
   background-color: #f8f8f8;
}
.cols_left {
   width: 18%;
   padding: 0 1% 33px;
   background-color: #818181;
}
.cols_left_bt {
   border-bottom: 1px solid #9d9d9d;
   padding-bottom: 16px;
   margin-top: 19px;
}
.cols_left_bt i,
.cols_left_list li i,
.cols_left_js li i {
   display: inline-block;
   padding: 0 6px 0 3px;
   font-size: 14px;
}
.cols_left_list {
   padding: 8px 0 0;
}
.cols_left_list li i {
   padding: 0 6px 0 27px;
}
.cols_left_list li a {
   color: #fff;
   display: block;
   border-bottom: 1px dotted #9d9d9d;
}
.cols_left_list li a:hover {
   color: #cc0000;
   text-indent: 3px;
}
.cols_left_js {
   padding: 8px 6px 0;
}
.cols_left_js li a {
   display: block;
   color: #fff;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
}
.cols_left_js li i {
   font-size: 12px;
}
.cols_left_js li a:hover {
   text-decoration: underline;
   color: #cc0000;
}

.cols_right {
   width: 76%;
   background-color: #fff;
   padding: 1% 1% 2.5%;
}
.cols_right_bt {
   border-bottom: 1px solid #cfcfcf;
}
.cols_right_bt span {
   display: block;
}
.cols_right_bt span.bt {
   color: #e20101;
   border-bottom: 1px solid #e20101;
   margin-bottom: -1px;
   padding: 7px 0 14px;
}
.cols_right_bt span.bt i {
   display: inline-block;
   padding: 0 8px 0 2px;
}
.cols_right_bt span.wz {
   color: #888;
   padding: 12px 10px 0 0;
}
.cols_right_bt span.wz a {
   color: #888;
}
.cols_right_bt span.wz a:hover {
   color: #e20101;
}
.cols_info {
   padding: 20px;
   color: #555;
}
.cols_info a {
   color: #555;
}
.cols_info a:hover {
   color: #e20101;
}
.cols_info img {
   max-width: 100%;
}
.cols_bt {
   padding-top: 50px;
}
.cols_bt span {
   display: block;
}
.cols_bt span.bt {
   border-bottom: 1px solid #eee;
   color: #e20101;
   padding: 0 0 20px;
}
.cols_bt span.xbt {
   color: #999;
   padding: 15px 0 10px;
}
.cols_bt span.xbt i {
   display: inline-block;
   padding: 0 5px 0 8px;
}
.cols_next {
   border-top: 1px solid #eee;
   padding: 20px 20px 30px;
   color: #666;
}
.cols_next a {
   color: #666;
}
.cols_next a:hover {
   color: #e20101;
}
.cols_pics {
   padding-top: 20px;
}
.cols_pics img {
   max-width: 100%;
}

/* newslist */
.newslist {
   padding: 10px 0;
}
.newslist li {
   border-bottom: 1px dotted #cfcfcf;
}
.newslist li a {
   color: #555;
   display: block;
}
.newslist li a:hover {
   color: #e20101;
   text-indent: 5px;
}
.newslist li i {
   display: inline-block;
   font-size: 12px;
   color: #e20101;
   padding: 0 8px 0 12px;
}
.newslist li em {
   color: #aaa;
   font-size: 12px;
   padding-left: 15px;
}

/* products */
.productlist {
   background-color: #fff;
   padding: 22px 2px 10px;
}
.productlist ul {
   margin-right: -22px;
}
.productlist li {
   float: left;
   width: 210px;
   margin-right: 22px;
}
.productlist li img {
   height: 100%;
   margin: 0 -100%;
   transition: all 0.8s
}
.productlist li:hover img {
   transform: scale(1.1)
}
.productlist li .p_pic {
   width: 100%;
   height: 152px;
   display: block;
   background-color: #f8f8f8;
   overflow: hidden;
}
.productlist li span {
   display: block;
   padding: 13px 0 18px;
   font-size: 13px;
}
.productlist li span a {
   display: block;
   color: #555;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
}
.productlist li span a:hover {
   color: #e20101;
}





/* message */
.message {
   padding: 0 0 20px
}
.message .msg {
   width: 49%;
   padding: 12px 7% 0 0
}
.message .msglist {
   width: 37%;
   border-left: 1px solid #eaeaea;
   min-height: 400px;
   padding: 12px 0 12px 5%
}
.message .msglist h2 {
   color: #333;
   padding-bottom: 1%;
}
.message .msglist dl {
   border: 1px solid #eaeaea;
   font-size: 13px;
   margin-top: 3%;
   border-radius: 2px
}
.message .msglist dt {
   border-bottom: 1px solid #eaeaea;
   padding: 3%;
   background-color: #f9f9f9;
   color: #c70007;
}
.message .msglist dd {
   border-bottom: 1px solid #eaeaea;
   padding: 3%;
   color: #888;
}
.message .msglist .tr {
   text-align: right;
}
.message .msg ul {
   padding-top: 10px;
}
.message .msg li {
   position: relative;
   margin: 12px 0
}
.message .msg li input,.msg li textarea {
	border-radius: 2px;
	border: 1px #ddd solid;
	padding: 10px;
	font-size: 13px;
	width: 95.8%
}
.message .msg li textarea {
	height: 80px
}
.message .msg li img {
	display: block;
	position: absolute;
	right: 5px;
	z-index: 999;
   bottom: 2px;
   cursor: pointer;
}
.message .msg li button {
	width: 100%;
	border: 0 none;
	background: #c70007;
	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: #ab000f
}

/* footer */
.footer {
   width: 100%;
   background: url(/images/foot_bg.png) 75% bottom no-repeat #1a1a1a;
   padding: 35px 0 12px;
}
.footer a {
   color: #fff;
}
.footer span {
   display: block;
}
.footer span.foot_nav a {
   display: inline-block;
   padding-right: 43px;
}
.footer span.foot_nav a:hover {
   color: #ffae00;
}
.footer span.copy {
   padding-top: 20px;
}
.footer span.copy a {
   display: block;
   font-size: 14px;
}

.footer .foot_left {
   width: 640px;
   padding: 38px 0;
}
.footer .foot_lx {
   width: 440px;
}
.footer .foot_lxbt {
   padding-bottom: 15px;
}
.footer .foot_lxbt span {
   margin-top: 16px;
   width: 60px;
   height: 0;
   border-bottom: 3px solid #ffae00;
}
.footer .foot_lx li {
   color: #aaa;
}
.footer .foot_wx {
   width: 120px;
}
.footer .foot_wx img {
   width: 100%;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
   color: #aaa;
   font-size: 14px;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
   color: #aaa;
   font-size: 14px;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
   color: #aaa;
   font-size: 14px;
}

