﻿@charset "utf-8";
@import url("styles.css");
/*
   * wx/qq.465320335 *
   * http://e.xoabc.com/ *
   * Released on: 2020,09,12 *
*/  

/* head */
.header {
   width: 100%;
}
.header .top {
   background-color: #f7f7f7;
   color: #888;
}
.header .top i {
   color: #e40000;
}
.header .logo {
   margin: 33px 0 0;
}
.header .weixin {
   margin: 12px 0 10px 26px;
}
.header .weixin img {
   height: 90px;
}
.header .weixin span {
   display: block;
   padding-top: 3px;
   color: #e68000;
}
.header .tel {
   background: url(/images/tel.jpg) left center no-repeat;
   padding-left: 55px;
   color: #f9a200;
   margin-top: 30px;
   font-family: Impact;
   font-size: 33px;
   line-height: 36px;
}
.header .naver {
   width: 100%;
   background-color: #0083e0;
   border-bottom: 4px solid #0070bf;
}
.header .naver li {
   float: left;
   border-right: 1px solid #2098d2;
   position: relative;
}
.header .naver li a {
   display: block;
   color: #fff;
   padding: 2px 50px 0;
}
.header .naver li a:hover,
.header .naver li a.on,
.header .naver li:hover a {
   background-color: #0070bf;
}
.header .naver li .subnav {
   display: none;
   position: absolute;
   top: 55px;
   z-index: 999;
   width: 100%;
   background-color: #0070bf;
   font-weight: normal;
   padding: 5px 0 10px;
}
.header .naver li .subnav a {
   padding: 0;
}
.header .naver li .subnav a:hover {
   background-color: #0083e0;
}
.header .naver li:hover .subnav {
   display: block;
}


.slide {
   width: 100%;
}

/* main */
.main {
   width: 1250px;
   margin: 0 auto;
}
.main_title {
   padding-top: 68px;
}
.main_title span {
   display: block;
}
.main_title span.en {
   text-transform: uppercase;
   font-family: Impact;
   color: #ddd;
   font-size: 53px;
}
.main_title span.cn {
   font-size: 46px;
   color: #2d2d2d;
   margin-top: 10px;
   background: url(/images/x.png) center no-repeat;
}
.main_title span.cn i {
   color: #e50607;
}

/* wrapper */
.wrapper {
   width: 100%;
}
.products {
   width: 100%;
   background-color: #fafafa;
}
.products .pro_list {
   width: 1350px;
   margin: 0 auto;
   padding: 50px 0;
}
.products .pro_list ul {
   margin-right: -34px;
   height: 800px;
   overflow: hidden;
}
.products .pro_list li {
   float: left;
   width: 310px;
   margin: 0 34px 30px 0;
   border: 1px solid #e6e6e6;
   box-shadow: 0px 0px 15px #ccc;
   background-color: #fff;
}
.products .pro_list li div {
   height: 220px;
   overflow: hidden;
}
.products .pro_list li div img {
   width: 100%;
}
.products .pro_list li span {
   display: block;
   padding: 25px 0 20px;
   height: 70px;
}
.products .pro_list li span i {
   display: block;
   width: 30px;
   height: 30px;
   line-height: 30px;
   margin: 13px auto 0;
   background-color: #363636;
   color: #fff;
   border-radius: 30px;
}
.products .pro_list li a {
   color: #000;
}
.products .pro_list li:hover i {
   background-color: #0083e0;
}
.products .pro_list li a:hover {
   color: #0083e0;
}
.products .pro_tel {
   padding: 38px 0 50px;
   font-size: 28px;
}
.products .pro_tel a {
   display: inline-block;
   background: url(/images/tel1.png) 58px center no-repeat #0083e0;
   border-radius: 50px;
   color: #fff;
   padding: 8px 72px 8px 108px;
}
.products .pro_tel a:hover {
   box-shadow: 2px 5px 10px #ccc;
}
.products .pro_tel span {
   font-family: Impact;
   font-size: 38px;
   display: inline-block;
   vertical-align: -4px;
}
.abouts {
   width: 100%;
   background: url(/images/bg3.jpg) repeat;
}
.abouts .abg {
   background: url(/images/bg2.jpg) center top no-repeat;
   height: 85px;
}
.abouts .ab_box {
   padding: 75px 0 100px;
}
.abouts .ab_left {
   width: 602px;
}
.abouts .ab_top {
   margin-left: -1px;
}
.abouts .ab_top p.en {
   font-size: 45px;
}
.abouts .ab_top p span {
   display: inline-block;
   padding: 2px 0 0 1px;
}
.abouts .ab_top p span.cnb {
   font-weight: bold;
   font-size: 45px;
}
.abouts .ab_top p span.cns {
   color: #d2d2d2;
   vertical-align: 6px;
   padding-left: 15px;
}
.abouts .ab_info {
   padding: 35px 0 20px;
   color: #fcfefd;
}
.abouts .ab_info h3 {
   font-weight: normal;
   color: #0083e0;
   font-size: 29px;
   margin-bottom: 30px;
}
.abouts .ab_btn {
   margin-top: 12px;
}
.abouts .ab_btn a {
   color: #fff;
   display: inline-block;
   background-color: #0083e0;
   padding: 12px 41px;
   border-radius: 50px;
   margin-right: 10px;
}
.abouts .ab_btn a.on {
   background-color: #525252;
}
.abouts .ab_btn a:hover {
   background-color: #f9a200;
}
.abouts .ab_right {
   width: 545px;
   height: 402px;
   background-color: #0083e0;
   position: relative;
   margin-top: 20px;
}
.abouts .ab_video {
   width: 559px;
   height: 411px;
   position: absolute;
   top: 20px;
   right: 20px;
   overflow: hidden;
}
.abouts .ab_video img {
   width: 100%;
   height: 100%;
}
.chejian {
   width: 100%;
}
.chejian .cj_list {
   border-top: 1px solid #ddd;
   border-bottom: 10px solid #e6e6e6;
   padding: 45px 0 80px;
   margin-top: 40px;
}
.chejian .cj_list .bd {
   width: 1350px;
   margin: 0 auto;
}
.chejian .cj_list ul {
   margin-right: -17px;
}
.chejian .cj_list li {
   float: left;
   width: 324px;
   height: 285px;
   overflow: hidden;
   margin: 0 17px 17px 0;
   position: relative;
}
.chejian .cj_list li img {
   width: 100%;
}
.chejian .cj_list li span {
   display: block;
   position: absolute;
   bottom: 0;
   width: 100%;
   background-color: #000;
   padding: 14px 0;
}
.chejian .cj_list li a {
   color: #fff;
}
.chejian .cj_more,
.news .news_more {
   width: 180px;
   margin: 50px auto 0;
}
.chejian .cj_more a,
.news .news_more a {
   display: block;
   background-color: #525252;
   color: #fff;
   padding: 13px 0;
   border-radius: 50px;
}
.chejian .cj_more a:hover,
.news .news_more a:hover {
   background-color: #0083e0;
}
.news {
   width: 100%;
   padding-bottom: 80px;
   background-color: #fff;
}
.news .news_box {
   padding: 55px 0 0;
}
.news .news_rmd {
   width: 483px;
   box-shadow: 0px 0px 20px #ccc;
}
.news .news_rmd .pic {
   height: 300px;
   overflow: hidden;
}
.news .news_rmd .pic img {
   width: 100%;
}
.news .news_rmd .desc {
   padding: 25px;
}
.news .news_rmd .desc span {
   display: block;
   color: #9b9b9b;
}
.news .news_rmd .desc span.xx {
   color: #9b9b9b;
   padding: 12px 0;
}
.news .news_rmd .desc a {
   color: #030303;
}
.news .news_rmd .desc a:hover,
.news .news_list li .desc a:hover {
   color: #0083e0;
}
.news .news_list {
   width: 720px;
}
.news .news_list li {
   height: 108px;
   overflow: hidden;
   margin-bottom: 15px;
}
.news .news_list li .time {
   width: 120px;
   height: 100%;
   background-color: #f3f3f3;
   border-radius: 6px;
}
.news .news_list li .time span {
   display: block;
   color: #9d9d9d;
}
.news .news_list li .time span.ri {
   font-size: 50px;
   font-family: Impact;
   padding: 12px 0 3px;
}
.news .news_list li .desc {
   width: 580px;
   color: #a0a0a0;
}
.news .news_list li .desc a {
   display: block;
   color: #010101;
   font-size: 17px;
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
   padding: 8px 0 8px;
}
.news .news_list li .desc a:hover {
   text-indent: 5px;
}
.links {
   padding: 20px 0;
   color: #888;
}
.links a {
   color: #888;
   display: inline-block;
   padding: 0 5px;
}
.links a:hover {
   color: #da0301;
}

/* cols */
/* cols */
.cols_slide {
   width: 100%;
   height: 400px;
   overflow: hidden;
}
.cols {
   width: 100%;
   padding: 20px 0 50px;
}
.cols_left {
   width: 260px;
}
.cols_right {
   width: 960px;
}
.cols_right .right_bt {
   border-bottom: 1px solid #ddd;
   padding-top: 10px;
}
.cols_right .right_btl {
   color: #0083e0;
   padding: 12px 1px 18px;
   border-bottom: 3px solid #0083e0;
   margin-bottom: -2px;
}
.cols_right .right_btr {
   color: #999;
   padding-top: 19px;
}
.cols_right .right_btr a {
   color: #999;
}
.cols_right .right_btr i {
   display: inline-block;
   padding: 0 3px;
}
.cols_right .right_btr a:hover,
.cols_right .right_info a:hover {
   color: #0083e0;
}
.cols_right .right_info {
   padding: 22px 0 45px;
   color: #333;
}
.cols_right .right_info a {
   color: #333;
}
.cols_right .right_info img {
   max-width: 100%;
   display: block;
   height: auto;
   margin: 10px auto 15px;
}
.cols_right .right_info table {
   border-collapse:collapse;  
   border-spacing:0px; 
   width: 100% !important;
   text-align: center;
   font-size: 13px;
   line-height: 35px;
   background-color: #fff;
}
.cols_right .right_info table,
.cols_right .right_info tr,
.cols_right .right_info td {
   border: 1px solid #e5e5e5;
}
.cols_right .right_info td p {
   word-break:break-all;
}
.cols_right .right_news_bt {
   border-bottom: 1px solid #eee;
   padding: 40px 10px 25px;
}
.cols_right .right_news_bt span {
   display: block;
   font-size: 12px;
   color: #999;
   padding-top: 20px;
}
.cols_right .right_news_bt span i {
   display: inline-block;
   padding: 0 5px;
}
.cols_right .right_news_bt span a {
   color: #999;
}
.cols_right .right_news_bt span a:hover {
   color: #f9a200;
}
.cols_right .right_news_bt strong {
   color: #f9a200;
   font-size: 30px;
   font-weight: normal;
}
.cols_right .right_pic {
   margin: 30px 0 10px;
}
.cols_right .right_pic img {
   max-width: 100%;
}
.cols_right .right_js {
   border-bottom: 1px solid #eee;
   margin: 15px 0;
}
.cols_right .right_js span {
   display: inline-block;
   background-color: #999;
   color: #fff;
   padding: 1px 18px;
}

/* news */
.newslist {
   padding: 10px 0;
}
.newslist dl {
   border-bottom: 1px dotted #ccc;
   padding: 15px 10px 12px 15px;
}
.newslist dt a {
   color: #333;
   font-size: 16px;
   font-weight: bold;
}
.newslist dt a:hover {
   color: #f9a200;
   padding-left: 6px;
}
.newslist dt i {
   display: inline-block;
   color: #999;
   font-size: 13px;
   padding-left: 20px;
}
.newslist dd {
   color: #999;
   font-size: 13px;
   line-height: 23px;
   padding: 3px 0;
}
.newslist span a {
   display: block;
   color: #f9a200;
}

/* photo */
.photos {
   padding: 20px 0 10px;
}
.photos ul {
   margin-right: -1.5%;
}
.photos li {
   float: left;
   width: calc(23.5% - 2px);
   margin: 0 1.5% 1.5% 0;
   border: 1px solid #eee;
   overflow: hidden;
}
.photos li div {
   height: 150px;
   line-height: 150px;
   overflow: hidden;
   padding: 5px 0;
}
.photos li div img {
   max-width: 100%;
   max-height: 100%;
   vertical-align: middle;
}
.photos li span {
   display: block;
   background-color: #f9f9f9;
   border-top: 1px solid #eee;
}
.photos li a {
   color: #444;
}
.photos li a:hover {
   color: #0083e0
}
.photos li:hover {
   border-color: #0083e0;
}
.photos li:hover span {
   background-color: #0083e0;
   border-top: 1px solid #0083e0;
   color: #fff;
}

/* pages */
.n_pages {
   padding: 20px 0 50px;
   letter-spacing: -4px;
}
.n_pages a {
   display: inline-block;
   background-color: #fff;
   color: #979ba3;
   padding: 8px 12px 7px;
   margin: 0 3px;
   border: 1px solid #e3e5e8;
   letter-spacing: 0;
}
.n_pages a:hover,
.n_pages a.page-num-current {
   background-color: #f5f5f5;
   border-color: #e3e5e8;
   color: #8a919f;
}

.n_next {
   border-top: 3px solid #f1f1f1;
   padding: 18px 0 25px 30px;
   color: #555;
   background-color: #fafafa;
}
.n_next a {
   color: #555;
}
.n_next a:hover {
   color: #0083e0;
}

/* left */
.left_box {
   background-color: #0083e0;
   border-radius: 3px;
}
.left_box .l_bt {
   padding: 22px 0 8px;
}
.left_box .l_bt span {
   display: block;
   text-transform: uppercase;
}
.left_box .l_list {
   margin: 0 10px;
   padding: 10px;
   background-color: #fff;
   position: relative;
}
.left_box .l_list>ul>li {
   margin: 5px 0;
   position: relative;
}
.left_box .l_list>ul>li i {
   display: inline-block;
   padding: 0 8px 0 16px;
}
.left_box .l_list>ul>li i.fa-caret-right {
   position: absolute;
   right: 3%;
   top: 30%;
}
.left_box .l_list>ul>li>a {
   color: #fff;
   display: block;
   background-color: #0083e0;
}
.left_box .l_list>ul>li>a:hover,
.left_box .l_list>ul>li>a.on,
.left_box .l_list>ul>li:hover>a {
   background-color: #0070bf;
   color: #fff;
}
.left_box .l_list>ul> .p_list {
   display: block;
   position: relative;
   top: -2px;
   left: 0;
   width: 100%;
   z-index: 999;
}
.left_box .l_list>ul> .p_list li a {
   color: #444;
   display: block;
   background-color: #f5f5f5;
   border-top: 2px solid #fff;
   padding: 5px 0 7px;
}
.left_box .l_list>ul> .p_list li a:hover,
.left_box .l_list>ul> .p_list li a.on {
   color: #fff;
   background-color: #0083e0;
}
.left_box .l_list>ul> .p_list li span {
   display: inline-block;
   margin: 0 5px 0 23px;
   vertical-align: 4px;
}
.left_box .l_lx {
   padding: 10px 20px 30px;
}
.left_box .l_lx_bt {
   padding: 12px 0;
}
.left_box .l_lx_bt span {
   display: inline-block;
   font-weight: normal;
   font-size: 14px;
   vertical-align: middle;
}

/* message */
.message {
   padding: 0 0 30px
}
.message .msg {
   padding: 15px 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: #0f81ca;
	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%;
   min-height: 260px;
   padding: 35px 0 40px;
   background: url(/images/footer_bg.png) center 50px no-repeat #252525;
}
.footer .foot_nav {
   border-bottom: 1px solid #464646;
   padding-bottom: 25px;
}
.footer .foot_nav a {
   color: #dedede;
   display: inline-block;
   padding: 0 25px;
   border-right: 1px solid #4a4a4a;
}
.footer .foot_nav a:last-of-type {
   border: none;
}
.footer .foot_nav a:hover,
.footer .foot_logo li a:hover,
.footer .foot_copy a:hover {
   color: #f9a200;
}
.footer .foot_logo {
   width: 30%;
   padding-top: 35px;
   color: #aaa;
}
.footer .foot_logo h3 {
   color: #ccc;
   padding-bottom: 8px;
}
.footer .foot_logo li {
   width: 33.33333%;
   float: left;
}
.footer .foot_logo li a {
   color: #aaa;
   display: block;
}
.footer .foot_copy {
   padding: 55px 45px 0 0;
   color: #aaa;
   width: 520px;
}
.footer .foot_copy a {
   color: #aaa;
}
.footer .foot_copy span {
   display: block;
   font-size: 12px;
   color: #666;
}
.footer .foot_copy span a {
   color: #666;
}
.footer .foot_weixin {
   padding-top: 40px;
}
.footer .foot_weixin li {
   float: left;
   margin-left: 18px;
}
.footer .foot_weixin li img {
   width: 115px;
   opacity: .7;
}
.footer .foot_weixin li:hover img {
   opacity: .9;
}
.footer .foot_weixin li span {
   display: block;
   color: #666;
   padding-top: 10px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
   color: #888;
   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 #0083e0 solid;
   color: #0083e0;
   overflow: hidden;
}
p#back-to-top a:hover {
   color: #fff;
   border-color: #0083e0;
   background-color: #0083e0;
}