﻿@charset "utf-8";
@font-face {
  font-family: 'iconfont';  /* Project id 1298696 */
  src: url('//at.alicdn.com/t/font_1298696_co6vggmeki.woff2?t=1635321657603') format('woff2'),
       url('//at.alicdn.com/t/font_1298696_co6vggmeki.woff?t=1635321657603') format('woff'),
       url('//at.alicdn.com/t/font_1298696_co6vggmeki.ttf?t=1635321657603') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p { margin: 0; padding: 0; }
body { color: #444; font-size: 14px; font-family: "微软雅黑"; margin: auto; letter-spacing: 0.5px; background: #FFF; max-width: 1920px; overflow-x: hidden; }
ul, ol { list-style: none; }
img, fieldset { vertical-align: top; border: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
address, cite, code, em, th, i { font-weight: normal; font-style: normal; }
input, button, textarea, select { font: 100% Arial, ''; vertical-align: middle }
table, td, tr, th { font-size: 14px; }
.fl, .l { float: left; }
.fr, .r { float: right; }
a { color: #333333; text-decoration: none; transition: all 0.3s; }
a:hover { color: #000; text-decoration: none; }
.clearfix { *zoom: 1; }
.clearfix:after { display: block; overflow: hidden; clear: both; height: 0px; visibility: hidden; content: "."; }
.flex { display: flex; }
.w1000 { width: 1000px; margin: 0 auto; }
.w1100 { width: 1100px; margin: 0 auto; }
.w1200 { width: 1200px; margin: 0 auto; }
.w1300 { width: 1300px; margin: 0 auto; }
.w1400 { width: 1400px; margin: 0 auto; }
.box-con { width: 100%; }
.box-con * { max-width: 100% !important; }
.icon { background: url(../images/icon.png) no-repeat; display: inline-block; vertical-align: middle; }

/***************************************************************************************************************/

/* header */
header { width: 100%; }

/* top-1 */
.top-1 { width: 100%; border-bottom: 1px solid #696969; box-shadow: 0px 7px 8.73px 0.27px rgba(91, 91, 91, 0.1); }

.top-1 .wel { line-height: 35px; font-size: 12px; color: #747474; }
.top-1 .phone { line-height: 35px; font-size: 18px; font-weight: bold; color: #FFB15B; }

/* top-2 */
.top-2 { padding:10px 0; width: 100%; box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2); }

.top-2 .logo { width:450px; height: 85px; overflow: hidden; }
.top-2 .logo > a { width: 100%; height: 100%; display: flex; align-items: center; }
.top-2 .logo > a > img { width: 100%; height: 100%; object-fit: contain; }

.top-2 .menu { padding: 20px 0px; width:720px; }
.top-2 .menu > li { float: left; width: calc(100% / 7); position: relative; z-index: 999; }
.top-2 .menu > li > a { display: block; width: 100%; line-height: 45px; text-align: center; font-size: 16px; color: #232323; transition: all ease 300ms; }
.top-2 .menu > li > dl { padding: 5px 0; width: 100%; background: rgba(255,255,255,0.9); position: absolute; left: 0; top: 100%; display: none; }
.top-2 .menu > li > dl > dd { width: 100%; }
.top-2 .menu > li > dl > dd > a { display: block; width: 100%; line-height: 35px; text-align: center; font-size: 14px; color: #222222; transition: all ease 300ms; }
.top-2 .menu > li.on > a, .top-2 .menu > li > dl > dd:hover > a { color: #FEB658; text-decoration: underline; }
/*.top-2 .lang{width:50px; }
.top-2 .lang > a{width: 100%; line-height: 85px;font-size: 16px; color: #232323; display: flex;justify-content: flex-end; align-items: center;}
*/

.wraptop_1_2 {width:auto;line-height:40px;color:#999999;text-align:right;padding-right:10px;}
.wraptop_1_2 a {margin:0px 6px 0px 5px;display: flex;align-items: center;height: 40px;}
.wraptop_1_2 .lanc{float:left;margin-left:25px;}


/* top-3 */
.top-3 { width: 100%; position: relative; }
.top-ban .swiper-slide { width: 100%; display: flex; justify-content: center; overflow: hidden; }
.top-next:after, .top-prev:after { font-size: 18px; color: #FFFFFF; }
.top-page .swiper-pagination-bullet-active { background: #FFFFFF; }
.page-ban { padding-bottom: 42px; width: 100%; display: flex; align-items: center; justify-content: center; background: url(../images/page-ban.png) no-repeat center bottom; overflow: hidden; }

/***************************************************************************************************************/

/* footer */
footer { padding: 20px 0; width: 100%; background-color: #13171B; }

/* foot-1 */
.foot-1 { width: 100%; }
.foot-1 ul { padding: 0 30px; width: 100%; border-bottom: 1px solid #FFB15B; }
.foot-1 ul > li { float: left; width: calc(100% / 8); position: relative; }
.foot-1 ul > li > a { display: block; width: 100%; line-height: 40px; text-align: center; font-size: 14px; color: #AAAAAA; transition: 0.3s; }
.foot-1 ul > li > a:hover { color: #FFFFFF; }

/* foot-2 */
.foot-2 { padding: 20px; border-bottom: 1px solid #FFB15B; display: flex; align-items: center; justify-content: space-between; }
.foot-2 .contact > p { padding-left: 35px; line-height: 30px; font-size: 14px; color: #AAAAAA; background-position: center left; background-repeat: no-repeat; }
.foot-2 .contact > p.p1 { background-image: url(../images/icon-3.png); }
.foot-2 .contact > p.p2 { background-image: url(../images/icon-4.png); }
.foot-2 .contact > p.p3 { background-image: url(../images/icon-5.png); }
.foot-2 .contact > p.p4 { background-image: url(../images/icon-6.png); }
.foot-2 .contact > p.p5 { background-image: url(../images/icon-7.png); }
.foot-2 .contact > p.p6 { background-image: url(../images/icon-8.png); }
.foot-2 .contact > p.p7 { background-image: url(../images/icon-9.png); }
.foot-2 .code img { width: 120px; height: 120px; }
.foot-2 .code p { line-height: 30px; text-align: center; font-size: 14px; color: #AAAAAA; }

/* foot-3 */
.foot-3 { padding-top: 10px; }
.foot-3 > span { line-height: 24px; font-size: 14px; color: #AAAAAA; }
.foot-3 > a { margin: 0 5px; line-height: 24px; font-size: 14px; color: #AAAAAA; }

/* copyright */
.copyright { padding: 15px 0; width: 100%; line-height: 20px; text-align: center; font-size: 14px; color: #AAAAAA; background-color: #0D1013; }
.copyright a { color: #FFFFFF; }

/***************************************************************************************************************/

/* section */
section { width: 100%; }

.in-title { padding-bottom: 40px; width: 100%; display: flex; align-items: center; justify-content: center; }
.in-title > span { display: block; padding: 0 5px 5px; font-size: 25px; font-weight: bold; color: #FFB200; border-bottom: 1px solid #FF8200; }
.in-title > em { margin-left: 10px; font-size: 16px; color: #8C8C8C; text-transform: uppercase; }

/* in-cp */
.in-cp { padding: 45px 0; width: 100%; }

.cp-item { width: 100%; }
.cp-item > a { float: left; margin: 0 10px 20px; width: calc((100% - 80px) / 4); border: 1px solid #DADADA; transition: all ease 500ms; }
.cp-item > a > .cp-img { padding: 2px; width: 100%; height: 278px; display: flex; align-items: center; justify-content: center; overflow: hidden; }
.cp-item > a > .cp-img > img { width: 100%; height: 100%; object-fit: contain; transition: all ease 500ms; }
.cp-item > a > .cp-info { padding: 0 15px; width: 100%; line-height: 40px; text-align: center; font-size: 14px; color: #333333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; transition: all ease 500ms; }
.cp-item > a:hover { border-color: #FF8200; }
.cp-item > a:hover > .cp-img > img { transform: scale(1.05); opacity: 0.8; }
.cp-item > a:hover > .cp-info { color: #FFFFFF; Background: #FF8200; }

/* in-gy */
.in-gy { padding: 45px 0; width: 100%; background: #F6F2DC; }

.gy-info { width: 600px; }
.gy-info > .title { width: 100%; }
.gy-info > .title > span { display: inline-block; line-height: 35px; font-size: 18px; color: #FF8200; border-bottom: 1px solid #FF8200; }
.gy-info > .title > em { margin-left: 10px; font-size: 14px; color: #908C8C; text-transform: uppercase; }
.gy-info > .content { margin: 20px 0; width: 100%; line-height: 24px; text-align: justify; font-size: 14px; color: #333333; }
.gy-info > .more { width: 90px; height: 30px; font-size: 12px; color: #333333; border: 1px solid #FF8200; border-radius: 15px; display: flex; align-items: center; justify-content: center; transition: all ease 300ms; }
.gy-info > .more:hover { color: #FFFFFF; background: #FF8200; }

.gy-img { width: 550px; display: flex; justify-content: flex-end; }

/* in-al */
.in-al { padding: 40px 0; width: 100%; }

.al-item { width: 100%; }
.al-item > li { float: left; margin: 0 15px 30px; width: calc((100% - 90px) / 3); }
.al-item > li > .al-img { width: 100%; height: 370px; border: 1px solid #CCCCCC; overflow: hidden; }
.al-item > li > .al-img > a { padding: 3px; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; }
.al-item > li > .al-img > a > img { width: 100%; height: 100%; object-fit: contain; transition: all ease 500ms; }
.al-item > li > .al-info { padding: 0 15px; width: 100%; }
.al-item > li > .al-info > a { display: block; line-height: 40px; text-align: center; font-size: 16px; color: #040404; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.al-item > li:hover > .al-img img { transform: scale(1.1); }

/* in-xw */
.in-xw { padding: 40px 0; width: 100%; background: #FCFCFC; }

.xw-item { width: 100%; border: 1px solid #2B2B2B; }
.xw-item > ul { padding: 20px; width: 740px; }
.xw-item > ul > li { padding: 0 10px; width: 100%; border-bottom: 1px dotted #918E8C; display: flex; align-items: center; justify-content: space-between; }
.xw-item > ul > li > a { width: 80%; line-height: 36px; font-size: 14px; color: #4D4D4D; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; transition: all ease 300ms; }
.xw-item > ul > li:hover > a { color: #FF8200; }
.xw-img { padding: 20px; width: 450px; border-right: 1px solid #2B2B2B; }
.xw-img > img { width: 100%; height: 100%; object-fit: contain; }

/* in-ry */
.in-ry { padding: 40px 0; width: 100%; }

.ry-slide { width: 100%; }
.ry-slide ul li { margin: 0 15px; width: 270px; }
.ry-slide ul li > a { padding: 3px; width: 100%; height:300px; border: 1px solid #CCCCCC; display: flex; align-items: center; justify-content: center; overflow: hidden; }
.ry-slide ul li > a > img { max-width: 100%; max-height: 100%; object-fit: contain; transition: all ease 300ms; }
.ry-slide ul li:hover > a > img { transform: scale(1.05); }

/* in-links */
.in-links { padding: 30px 0 60px; width: 100%; }

.links-logo { display: inline-block; margin: 0 10px; padding: 0 10px; line-height: 30px; background: #FFFFFF; position: relative; z-index: 98; }
.links-logo span { font-size: 24px; color: #FF8200; font-weight: bold; font-family: Arial; text-transform: uppercase; }
.links-logo em { margin-left: 10px; font-size: 16px; color: #666666; }
.linsk-con { margin-top: -15px; padding: 20px; width: 100%; line-height: 20px; border: 1px solid #CCCCCC; }
.linsk-con > a { margin-right: 10px; font-size: 14px; color: #666666; }