/* CSS Document */
/*@font-face {
	font-family: 'Akzidenz';
	src: url('fonts/Akzidenz.eot');
	src: local('☺'), url('fonts/Akzidenz.woff') format('woff'), url('fonts/Akzidenz.ttf') format('truetype'), url('fonts/Akzidenz.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote, th, td, font, form, p, h1, h2, h3, h4, h5, h6, span, a { padding: 0px; margin: 0px; }
input, select { font-size: 13px; line-height: 16px; }
html, body { -webkit-text-size-adjust: none; font-size: 13px; color: #3e3e3e; background:#fff; }/*google浏览器字体兼容*/
body { font-family: "微软雅黑", "宋体",Alibaba Sans,Arial, Helvetica, sans-serif; width: 100%;}
img { border: 0; }
ul, li { list-style-type: none; }
a { text-decoration: none; color: #333; outline: none; }
a:hover { color: #3473f4; text-decoration: none; }
a:active { star:expression(this.onFocus=this.blur());}
.cl { clear: both; }
.fl { float: left; }
.fr { float: right; }
.tc { text-align: center; }
.tl { text-align: left; }
.tr { text-align: right; }
.dis { display: block; }
.undis { display: none; }
.huangse { color: #eae678 }
.yellow { color: #ed6b1e }
.green { color: #007b3f }
.red { color: #e1550b }
.hui { color: #696868 }
.hui2 { color: #929292 }
.red2 { color: #ae1202 }
.orange { color: #ffb400; }
.Dgreen { color: #0e652c; }
.hei { color: #000 }
.blue { color: #007e40 }
.f12 { font-size: 12px }
.f14 { font-size: 14px }
.f16 { font-size: 16px }
.f18 { font-size: 18px }
.fb { font-weight: bold }
.line30 { line-height: 30px; }
.line35 { line-height: 35px; }
.border_bottom { border-bottom: 1px #CCCCCC dashed; }
DIV.none { DISPLAY: none }
.display { display: block }
.space { height: 5px; clear: both; _height: 0px; line-height: 5px }
.left { float: left }
.right { float: right }
.w1280,.container { width:1280px; margin: 0 auto; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.margin_bottom30 { margin-bottom: 30px; }
.margin_bottom24{ margin-bottom:24px;}
input.search_text:-ms-input-placeholder{color: #fff;opacity:1;}
input.search_text::-webkit-input-placeholder{color: #fff;opacity:1;}
*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box;}

/*index start*/
.head{ width:100%; height:120px;/*box-shadow: 0 3px 12px #0000002e;*/ overflow:hidden;}
.head .w1280{ position:relative; z-index:1000;}

.head .logo{ padding:12px 0 0 0;}
.head .headr{width:830px;}

.head .w1280 .lan_serch{ color:#000; line-height:120px;font-size:16px;font-weight: 400;}
.head .w1280 .lan_serch .language{}
.head .w1280 .lan_serch .language a{ color:#000; font-size:16px;font-weight: 400;}

.menu{  height:auto; display:flex; justify-content: center; padding-bottom:10px;}
.menu ul li{ float:left; width:auto; height:auto; line-height:40px;position: relative; z-index: 999; padding:0 25px;}
.menu ul li:last-child{ background:none;}
.menu ul li a{ display:block; font-size:16px;font-weight: 400; color:#000; text-align:center; position:relative; z-index:99; line-height:120px;}
.menu ul li a:hover{ color: rgba(189, 164, 94, 1);}
/*.menu ul li a:before{ content:""; width:0; height:5px; background:#083894; position:absolute; z-index:100; left:0; bottom:0;transition: all 0.3s ease-in-out 0s;}*/
.menu ul li a.on{ color: rgba(189, 164, 94, 1);}
/*.menu ul li a.on:before{ width:100%;}
.menu ul li a:hover:before{ width:100%;}*/

.menu ul li dl { width: 182px; height: auto; position: absolute; z-index: 999; background: #fff; border-top: 1px #ccc solid; top: 80px; left: 0; }
.menu ul li dl dd a { display: block; width: 182px; height: 45px; line-height: 45px; text-align: center; border-bottom: 1px #ccc solid; font-size: 14px; color: #333; }
.menu ul li dl dd a:hover { background: #3dcd58; color: #fff; }
@media screen and (max-width:1400px){
	.menu ul li{ padding:0 20px;}	
}

.head.nhead{ background:#fff; position:relative;}
.head.nhead .menu ul li a{ color:#000;}
.head.nhead .w1280 .lan_serch{ color:#000; display:none;}
.head.nhead .w1280 .lan_serch .service a{ color:#000;}
.head.nhead .w1280 .lan_serch .language a{ color:#000;}


/*.search{ width:17px; height:20px; position:relative; z-index:1000; padding-top:31px;}
.search a{ display:block; height:20px;}
.search .headrls { width: 0;  background: #fff; position: absolute; z-index: 9999; top: 60px; right: 0; margin: 0; -webkit-transition: all .4s; transition: all .4s; overflow: hidden; }
.search .headrls form{padding:0;height: 47px; width:246px;border:1px #ccc solid;}
.search.headshow .headrls { width: 246px;}
.search .headrls img { position: absolute; z-index: 10000; top: -7px; right: 14px; display:none; }
.headrls_sub { width: 50px; height: 45px; border: 0; background: url(../images/top_search_sub.png) no-repeat 50% 50% #fff; background-size:30% auto; cursor: pointer; outline:none;}
.headrls_text { width: 194px; height: 45px; border: 0; line-height: 45px; background: #fff; color: #666666; font-size: 14px; text-indent: 15px; outline:none;}*/

.topshow{ width:100%; height:270px; position:absolute;background: linear-gradient(180deg, rgba(96, 120, 163, 0) 0%, rgba(30, 52, 110, 0.7) 100%); z-index:10;}

.ibanner{ width:100%; height:auto; position:relative; z-index:9;}
.ibanner a{ display:block; width:100%; height:auto; position:relative; z-index:99;}
.ibanner a img.bimg{ display:block; width:100%; height:auto;}
.ibannerc{ position:absolute; z-index:100; top:35%; left:10%; color:#fff;}
.ibannerct{ font-size:60px; line-height:60px;}
.ibannerci{ width:480px; height:auto; margin:25px 0 50px 0; font-size:16px; line-height:25px;}
.ibannerc_m{ width:210px; height:69px; background:url(../images/more.png) no-repeat; line-height:69px; text-align:center; color:#fff; font-size:18px;}

.ibanner .swiper-pagination-bullet{ width:15px; height:15px; line-height:15px; background:#fff;opacity: 1;border-radius:15px;color: #fff; font-size:16px;}
.ibanner .swiper-pagination-bullet-active{width:15px; background:rgba(189, 164, 94, 1); opacity: 1;border-radius:12px;color: rgba(189, 164, 94, 1); font-size:16px; font-weight:bolder;}
.ibanner>.swiper-pagination-bullets{ bottom:30px;}
.ibanner>.swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 5px;bottom:0;}

/*.ibanner .ibanner-prev{ width:62px; height:62px; background:url(../images/prev.png) no-repeat 50% 50%; position:absolute; z-index:100; top:50%; margin-top:-31px; left:75px; outline:none; cursor:pointer; opacity:1;}
.ibanner .ibanner-prev:hover{background:url(../images/prev.png) no-repeat 50% 50%; opacity:1;}
.ibanner .ibanner-next{width:62px; height:62px; background:url(../images/next.png) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-31px; right:75px; outline:none; cursor:pointer; opacity:1;}
.ibanner .ibanner-next:hover{background:url(../images/next.png) no-repeat 50% 50%; opacity:1;}*/

.bannerc{position: relative;overflow: hidden; height:auto;}
.bannerc .swiper-wrapper{}
.bannerc .swiper-wrapper .swiper-slide{ width:100%; height:auto; position:relative; z-index:9;}
.bannerc .swiper-wrapper .swiper-slide img.bimg{ display:block; width:100%; height:auto;}

.bannerc_c{ width:1200px; height:auto; position:absolute; z-index:10; top:50%; left:50%; margin-left:-600px; margin-top:-90px; color:#fff; text-align:center;}
.bannerc_c_1{ font-size:60px; line-height:90px;}
.bannerc_c_3{ padding-top:30px;}

.load-video{display:block;width:76px;height:76px;margin:0 auto;cursor:pointer;transform:translateY(0%);opacity:1;transition:transform 0.6s ease-out,opacity 0.6s}
.load-video img{display:block;width:100%}
.load-video:before,.load-video::after{content:' ';position:absolute;top:-60%;left:-60%;width:220%;height:220%;border:#ffffff 1px solid;border-radius:50%;box-sizing:border-box;transform:scale(0.6);animation-duration:3s;opacity:0;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(0.55, 0.23, 0.62, 1)}
.load-video::after{animation-delay:1.5s;transform:scale(1)}

.main_sw.index .box3.animate .wrap .cont .video-btn{padding:3% 0;overflow:hidden}
.main_sw.index .box3.animate .wrap .cont .load-video{transform:translateY(0);opacity:1;transition-delay:0.4s}
.load-video:hover:before,.load-video:hover::after{animation-name:loader}

.video-box{position:absolute;top:0;left:0;width:100%;height:100%}
.video-box .video{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;filter:alpha(opacity=0);transition:opacity 1s}
.video-box .video.cur{opacity:1;filter:alpha(opacity=100)}
.video-box .video.video-on .bg-box{opacity:0;filter:alpha(opacity=0)}
.video-box video{position:absolute;bottom:0;left:0;display:block;width:100%; height:100%;object-fit:cover}

.video-box .bg-box{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity 1s}
.video-box .bg,.video-box .mb-bg{position:absolute;top:0;left:0;width:100%;height:100%}
.video-box .mb-bg{display:none}

.tran300{transition:300ms ease-out;-webkit-transition:300ms ease-out;-ms-transition:300ms ease-out;-moz-transition:300ms ease-out;-o-transition:300ms ease-out;}
.tran500{transition:500ms ease-out;-webkit-transition:500ms ease-out;-ms-transition:500ms ease-out;-moz-transition:500ms ease-out;-o-transition:500ms ease-out;}
.tran800{transition:800ms ease-out;-webkit-transition:800ms ease-out;-ms-transition:800ms ease-out;-moz-transition:800ms ease-out;-o-transition:800ms ease-out;}
.tran1000{transition:1000ms ease-out;-webkit-transition:1000ms ease-out;-ms-transition:1000ms ease-out;-moz-transition:1000ms ease-out;-o-transition:1000ms ease-out;}
.video-box:hover .bg{transform:scale(1.1);}

.ison .video{opacity:1;filter:alpha(opacity=100);}
.ison .bg-box{opacity:1;}
.ison .bannerc_c_1{opacity:1;}
.ison .bannerc_c_2{opacity:1;}

.ipro{ width:100%; height:auto; background:#f7f5f8; padding:110px 0;}
.ipro .iproduct{ margin-bottom:210px;}
.ipro .iproduct .tit{font-size: 48px;font-weight: 700;line-height: 70px;color: rgba(189, 164, 94, 1); text-align:center;}
.ipro .iproduct .cate{ text-align:center; margin:40px auto 60px auto; display:flex;align-items: center;justify-content: space-evenly;}
.ipro .iproduct .cate a{ padding:10px 20px;font-size: 18px;font-weight: 400;line-height: 30px;color: rgba(73, 71, 74, 1); position:relative; z-index:9;}
.ipro .iproduct .cate a:before{ content:""; width:0; height:2px; background:#ccc098; position:absolute; z-index:10; left:0; bottom:0;}
.ipro .iproduct .cate a:hover{ color:#ccc098;}
.ipro .iproduct .cate a:hover:before{ width:100%;}
.ipro .iproduct .cate a.on:before{width:100%;}
.ipro .iproduct .cate a.on{ color:#ccc098;}
.ipro .iproduct .con{}
.ipro .iproduct .con .list{ float:left;width:23.5%; margin:0 2% 0 0;}
.ipro .iproduct .con .list:nth-of-type(4n){ margin-right:0;}
.ipro .iproduct .con .list a{ display:block;}
.ipro .iproduct .con .list a img{ display:block; width:100%; height:auto;}

.ipro .iabout{}
.ipro .iabout .img{ width:605px; height:auto;}
.ipro .iabout .con{ width:610px; height:auto; padding-top:110px;font-size: 18px;font-weight: 400;line-height: 30px;color: rgba(73, 71, 74, 1);}
.ipro .iabout .con img{ max-width:100%; height:auto;}
.ipro .iabout .con .cont{font-size: 32px;font-weight: 700;line-height: 52px;color: rgba(189, 164, 94, 1);}
.ipro .iabout .con .coni{font-size: 18px;font-weight: 400;line-height: 30px;color: rgba(73, 71, 74, 1); margin:25px auto 40px auto;}
.ipro .iabout .con .more{ display:block;width: 120px;height: 40px; line-height:40px; text-align:center;font-size: 15px;font-weight: 400;color: rgba(255, 255, 255, 1);background: rgba(189, 164, 94, 1);}

.izzl{ width:100%; height:auto; background:url(../images/i_zzl_bg.jpg) no-repeat center center/cover; padding:240px 0;}
.izzl .list{ width:25%; height:auto; float:left; background:#f7f5f8; padding:95px 60px; background:#f7f5f8;}
.izzl .list:nth-of-type(2n){ background:#ffffff;}
.izzl .list .icon{ width:97px; height:97px; border-radius:97px;}
.izzl .list .icon.icon1{ background:url(../images/i_zzl_icon1.png) no-repeat center center #bea35e;}
.izzl .list .icon.icon2{ background:url(../images/i_zzl_icon2.png) no-repeat center center #bea35e;}
.izzl .list .icon.icon3{ background:url(../images/i_zzl_icon3.png) no-repeat center center #bea35e;}
.izzl .list .icon.icon4{ background:url(../images/i_zzl_icon4.png) no-repeat center center #bea35e;}
.izzl .list .tit{font-size: 18px;font-weight: 600;line-height: 30px;color: rgba(73, 71, 74, 1); margin:18px 0;}
.izzl .list .info{font-size: 12px;font-weight: 400;line-height: 20px;color: rgba(73, 71, 74, 1); height:120px; overflow:hidden;}

.inew{ width:100%; height:auto; background:#f7f5f8; padding:200px 0;}
.inew .list{}
.inew .list a{ display:block;}
.inew .list a .img{ width:820px;}

.inew .list a .con{ width:370px; height:400px; position:relative; z-index:9;}
.inew .list a .con .tit{font-size: 36px;font-weight: 400;line-height: 52px;color: rgba(189, 164, 94, 1);}
.inew .list a .con .time{font-size: 20px;font-weight: 400;line-height: 30px;color: rgba(229, 219, 209, 1); margin-top:20px;}
.inew .list a .con .more{ width:100%; height:50px; background:#bca45e; position:absolute; z-index:10; left:0; bottom:0; line-height:50px; text-align:center;font-size: 20px;font-weight: 400;color: rgba(255, 255, 255, 1);}

.foot{ width:100%; height:auto; background:#fefcfc; padding:55px 0 150px 0;}
.foot .flogo{ width:100px; height:auto;}
.foot .fmenu{ width:930px;}
.foot .fmenu dl{ width:16.666%; height:auto; float:left;}
.foot .fmenu dl dt{ margin-bottom:10px;}
.foot .fmenu dl dt a{font-size: 18px;font-weight: 400;line-height: 35px;color: rgba(189, 164, 94, 1);}
.foot .fmenu dl dd{}
.foot .fmenu dl dd a{font-size: 12px;font-weight: 400;line-height: 26px;color: rgba(73, 71, 74, 1);}
.foot .fmenu dl dd a:hover{ color:rgba(189, 164, 94, 1)}
/*index end*/

/*about start*/
.common_banner{ width:100%; height:600px;}
.common_banner .con{ padding-top:185px;}
.common_banner .con .cont{font-size: 72px;font-weight: 400;line-height: 80px;color: rgba(247, 247, 247, 1); margin-bottom:15px;}
.common_banner .con .con_en{font-size: 28px;font-weight: 400;line-height: 40px;color: rgba(247, 247, 247, 1); text-transform:uppercase;}

.about{ width:100%; height:auto; background:#f7f5f8; padding:180px 0;}
.about .con{ width:600px; height:auto;}
.about .con .tit{font-size: 48px;font-weight: 700;line-height: 70px;color: rgba(189, 164, 94, 1); margin-bottom:15px; text-align:center;}
.about .con .info{font-size: 16px;font-weight: 400;line-height: 35px;color: rgba(73, 71, 74, 1);}
.about .img{ width:600px;}


.aboutd{ padding:100px 0;}
.aboutd .tit{font-weight: 600;font-size: 36px;text-align:center;color: rgba(189, 164, 94, 1); line-height:56px;}
.aboutd .info{font-weight: 500;font-size:16px;text-align: center;color: rgba(73, 71, 74, 1); margin:16px auto 20px auto;}
.aboutd .con{ margin-top:35px;}
.aboutd .con .cont{ position:relative; z-index:9; width:100%; padding:0 15%;}
.aboutd .con .cont:before{ display:block; content:""; width:100%; height:2px; background:#e8e8e8; position:absolute; left:0; top:5px;}
.aboutd .con .cont .list{font-weight: 400;font-size: 20px;text-align:center;color: #111; line-height:28px; padding-top:28px; background:url(../images/deve_icon.jpg) no-repeat 50% top;}
/*.aboutd .con .cont .swiper-slide.swiper-slide-active .list{background:url(../images/deve_icon_on.jpg) no-repeat 50% top;color: #649ba7;}*/

.aboutd .con .cont .swiper-slide.on .list{background:url(../images/deve_icon_on.png) no-repeat 50% 2px;color: rgba(189, 164, 94, 1);}

.aboutd .con .conb{ margin-top:40px;}
/*.aboutd .con .conb .list{ width:23.5%; margin:0 2% 0 0;background: #f5f5f5; float:left;}
.aboutd .con .conb .list:nth-of-type(4n){ margin-right:0;}
.aboutd .con .conb .list .img{}
.aboutd .con .conb .list .img img{ display:block;width:100%; height:auto;}
.aboutd .con .conb .list .conbc{ padding:20px;}
.aboutd .con .conb .list .conbc .conbc_t{font-weight: 700;font-size: 16px;line-height: 30px;color: #111; height:60px; overflow:hidden;}
.aboutd .con .conb .list .conbc .conbc_c{font-weight: 400;font-size: 12px;line-height: 25px;color: #777; height:150px; overflow:hidden; overflow-y:auto;}*/

.aboutd .con .conb .list{ width:100%;/*background: #f5f5f5;*/}
.aboutd .con .conb .list:nth-of-type(4n){ margin-right:0;}
.aboutd .con .conb .list .img{ width:45%; float:left;}
.aboutd .con .conb .list .img img{ display:block;width:100%; height:auto;}
.aboutd .con .conb .list .conbc{ float:right; width:50%; min-height:330px;display: flex;flex-direction: column;flex-wrap: nowrap;align-content: center;justify-content: center;}
.aboutd .con .conb .list .conbc .conbc_t{font-weight: 700;font-size: 20px;line-height: 30px;color: #111; height:auto; margin-bottom:15px;}
.aboutd .con .conb .list .conbc .conbc_c{font-weight: 400;font-size: 16px;line-height: 28px;color: #777; height:auto; width:80%;}

.aboutb{ width:100%; height:752px; position:relative; z-index:1;}
.aboutb .aboutb_tit{ position:absolute; z-index:9; width:100%; height:auto; text-align:center; top:55px; left:0;}
.aboutb .aboutb_tit .aboutb_tit_t{font-weight: 700;font-size: 36px;color: #fff; line-height:45px;}
.aboutb .aboutb_tit .aboutb_tit_i{font-weight: 400;font-size: 14px;color: #fff; line-height:23px; margin-top:18px;}
.aboutb .list{ width:50%; height:752px; float:left; padding:440px 60px 0 60px; color:#fff;}
.aboutb .list .con{}
.aboutb .list .con .con_1{}
.aboutb .list .con .con_2{width: 16px;height: 2px;background: #fff; margin:34px 0 25px 0;}
.aboutb .list .con .con_3{font-weight: 400;font-size: 14px; line-height:24px;}
.aboutb .list .con .con_4{font-weight: 400;font-size: 24px; line-height:30px;}
.aboutb .list .con .con_5{font-weight: 400;font-size: 16px; line-height:28px;}

.aboutb .list:hover{ background:rgba(255,255,255,0.2);/*background: linear-gradient(180.00deg, #ffffff00 0%, #fff 100%);opacity: 0.5;*/}
.aboutb .list.on{ background:rgba(255,255,255,0.2);/*background: linear-gradient(180.00deg, #ffffff00 0%, #fff 100%);opacity: 0.5;*/}

.aboutc{ padding:50px 0;}
.aboutc .tit{font-weight: 600;font-size: 36px;text-align:center;color: rgba(189, 164, 94, 1); line-height:56px;}
.aboutc .con{ padding-top:40px;}
.aboutc .con img{ max-width:100%; height:auto;}
/*about end*/

/*product start*/
.nbody{ width:100%; height:auto; background:#f7f7f7; padding:100px 0;}
.nbody .plist{}
.nbody .plist .plistc{ margin-bottom:60px;}
.nbody .plist .plistc .ptit{font-size: 40px;font-weight: 400;line-height: 60px;color: rgba(189, 164, 94, 1); margin-bottom:40px;}
.nbody .plist .plistc .con{}
.nbody .plist .plistc .con .list{width: 49%; margin: 0 2% 30px 0; float:left;}
.nbody .plist .plistc .con .list:nth-of-type(2n){ margin-right:0;}
.nbody .plist .plistc .con .list a{ display:block; background:#fff;}
.nbody .plist .plistc .con .list a .img{}
.nbody .plist .plistc .con .list a .img img{ display:block; width:100%; height:auto;}
.nbody .plist .plistc .con .list a .ncon{ text-align:center; padding:10px;}
.nbody .plist .plistc .con .list a .ncon .ncon_t{font-size: 16px;font-weight: 700;line-height: 25px;color: rgba(56, 56, 56, 1);}
.nbody .plist .plistc .con .list a .ncon .ncon_i{font-size: 16px;font-weight: 400;line-height: 23px;color: rgba(56, 56, 56, 1); margin:5px auto 10px auto;}
.nbody .plist .plistc .con .list a .ncon .ncon_m{font-size: 14px;font-weight: 400;line-height: 22px;color: rgba(189, 164, 94, 1);}

.pdt{ padding:200px 0;}
.pdt .img{ width:600px;}
.pdt .con{ width:600px;}
.pdt .con .tit{font-size: 36px;font-weight: 700;line-height: 52px;color: rgba(189, 164, 94, 1); margin-bottom:5px;}
.pdt .con .tit_i{font-size: 24px;font-weight: 400;line-height: 35px;color: rgba(56, 56, 56, 1);}
.pdt .con .con_c{ margin-top:50px;font-size: 20px;font-weight: 400;line-height: 35px;color: rgba(73, 71, 74, 1);}

.pdother{ width:100%; height:auto; background:#f7f7f7; padding:100px 0;}
.pdother .tit{font-size: 40px;font-weight: 400;line-height: 60px;color: rgba(189, 164, 94, 1); text-align:center;}
.pdother .con{ margin:50px auto; position:relative; z-index:9;}
.pdother .con .list{}
.pdother .con .list a{ display:block; background:#fff;}
.pdother .con .list a .img{}
.pdother .con .list a .img img{ display:block; width:100%; height:auto;}
.pdother .con .list a .ncon{ text-align:center; padding:10px;}
.pdother .con .list a .ncon .ncon_t{font-size: 16px;font-weight: 700;line-height: 25px;color: rgba(56, 56, 56, 1);}
.pdother .con .list a .ncon .ncon_i{font-size: 16px;font-weight: 400;line-height: 23px;color: rgba(56, 56, 56, 1); margin:5px auto 10px auto;}
.pdother .con .list a .ncon .ncon_m{font-size: 14px;font-weight: 400;line-height: 22px;color: rgba(189, 164, 94, 1);}

.pdother .con .pdother-prev{ width:41px; height:41px; background:url(../images/pd_prev.png) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-20px; left:-60px; outline:none; cursor:pointer;}
.pdother .con .pdother-prev:hover{background:url(../images/pd_prev.png) no-repeat 50% 50%;}
.pdother .con .pdother-next{width:41px; height:41px; background:url(../images/pre_next.png) no-repeat 50% 50%; position:absolute; z-index:10; top:50%; margin-top:-20px; right:-60px; outline:none; cursor:pointer;}
.pdother .con .pdother-next:hover{background:url(../images/pre_next.png) no-repeat 50% 50%;}

.pdcontact{ width:100%; height:auto; background:#f7f5f8; padding:120px 0;}
.pdcontact .con{font-size: 20px;font-weight: 400;line-height: 40px;color: rgba(0, 0, 0, 1); width:420px; height:auto;}

.pdcontact .more{ width:180px; padding-top:40px;}
.pdcontact .more a{ display:block; width:180px; height:52px; line-height:52px; text-align:center; background:#bca45e; color:#fff;font-size: 18px;font-weight: 400;letter-spacing: 2px;}
/*product end*/

/*app start*/
.scate{ width:100%; border-bottom:2px #e3e3e3 solid; background:#f7f7f7;}
.scate a{ display:inline-block; height:70px; line-height:68px; margin-right:120px;font-size: 18px;font-weight: 400;color: rgba(0, 0, 0, 1); position:relative; z-index:2;}
.scate a:before{ content:""; width:0; height:2px; background:#cdbf98; position:absolute; z-index:10; left:0; bottom:0;}
.scate a:hover:before{ width:100%;}
.scate a.on:before{ width:100%;}
.scate a:hover{ color:#cdbf98;}
.scate a.on{ color:#cdbf98;}

.app{ padding:90px 0;}
.app .tit{ text-align:center;font-size: 36px;font-weight: 400;line-height: 52px;color: rgba(0, 0, 0, 1);}
.app .con{ padding-top:50px;font-size:16px;font-weight: 400;line-height: 36px;color: rgba(56, 56, 56, 1);}
.app .con img{ max-width:100%; height:auto;}
/*app end*/

/*job start*/
.jobcon{ padding:80px 0; width:100%; height:auto; background:#fff;}
.joba{ padding-bottom:40px;}
.joba .img{ width:553px; height:auto;}
.joba .con{ width:605px; height:auto;font-weight: 400;font-size: 18px;line-height: 36px;color: #333;}

.jobc{ width:100%; height:auto;}
.jobc .jobct{}
.jobc .jobct .short{font-size:24px; color:#e62129; font-weight:bolder; line-height:45px; text-transform:uppercase;}
.jobc .jobct .tit{font-size:42px; color:#010101; line-height:48px; text-transform:uppercase; margin:10px auto 10px auto; font-weight:bold;}
.jobc .jobct .tit span{ color:#e62129;}

.jobcc .list{ margin-bottom:30px;}
.jobcc .list .tit{ width:100%; border-radius:5px; padding:25px 40px; line-height:40px; display:flex;justify-content:space-between; cursor:pointer; text-align:left;background: #f7f7f7;}
.jobcc .list .tit .titl{}
.jobcc .list .tit .titl .titl_t{font-size:20px; line-height:30px; font-weight:bolder;color: #000; margin-bottom:10px;}
.jobcc .list .tit .titl .titl_i{font-weight: 400;font-size: 12px;line-height: 30px;color: #000;}

.jobcc .list .tit .titr{ width:30px; height:30px; background:url(../images/job_icon.png) no-repeat 50% 50%; margin-top:15px;}
.jobcc .list .con{ border-radius:0 0 5px 5px; padding:40px 40px; background:#f7f7f7; font-size:16px; color:#000; line-height:32px; display:none; position:relative; z-index:9;}
.jobcc .list.on .tit{ background: #bca45e;}
.jobcc .list.on .tit .titl{ color:#fff;}
.jobcc .list.on .tit .titr{ background:url(../images/job_icon_on.png) no-repeat 50% 50%;color:#fff;}
.jobcc .list.on .con{ display:block;}
.jobcc .list.on .tit .titl .titl_t{ color:#fff;} 
.jobcc .list.on .tit .titl .titl_i{ color:#fff;}

.jobcc .list .con .conm{ padding-top:15px;}
.jobcc .list .con .conm a{ display:inline-block; width:178px; height:50px; line-height:50px; border-radius:5px; background:#e62129; text-align:center; color:#fff; font-size:16px; text-transform:uppercase; margin-right:20px;}
.jobcc .list .con .conm a:hover{ background:#1239A0; color:#fff;}

.jobcc .list .con .more{display:block; width:106px; height:40px; line-height:40px; background:url(../images/zyyw_more.png) no-repeat 85px 50% #0e2f6d; color:#fff; text-indent:12px; text-align:left; font-size:12px; font-weight: 400; position:absolute; z-index:15; bottom:50px; right:50px; border-radius:10px;}
/*job end*/

/*new start*/
.newcon{ width:100%; height:auto; background:#f7f7f7; padding:80px 0;}
.newcon .nlistc{}
.newcon .nlistc .list{ margin-bottom:30px;}
.newcon .nlistc .list a{ display:block; background:#fff;}
.newcon .nlistc .list a .img{ width:380px; height:auto;}
.newcon .nlistc .list a .img img{ display:block; width:100%; height:auto;}
.newcon .nlistc .list a .con{ width:900px; height:auto; padding:30px 20px;}
.newcon .nlistc .list a .con .cont{font-size: 24px;font-weight: 400;line-height: 35px;color: rgba(56, 56, 56, 1);}
.newcon .nlistc .list a .con .coni{font-size: 16px;font-weight: 400;line-height: 35px;color: rgba(128, 128, 128, 1); margin:25px 0; height:70px; overflow:hidden;}
.newcon .nlistc .list a .con .con_time{font-size: 16px;font-weight: 400;line-height: 35px;color: rgba(166, 166, 166, 1);}

.newcon .ndtit{font-size: 24px;font-weight: 400;line-height: 35px;color: rgba(0, 0, 0, 1); text-align:center; padding-bottom:40px; border-bottom:2px #e3e3e3 solid;}
.newcon .ndcon{ padding:40px 0;font-size: 16px;font-weight: 400;line-height: 35px;color: rgba(0, 0, 0, 1);}
.newcon .ndcon img{ max-width:100%; height:auto;}
/*new end*/

/*contact start*/
.contact{ padding:0 0 0 0;}
.contact .con{ width:480px; height:auto; font-size:16px; line-height:33px;}
.contact .con .con_1{font-weight: 400;font-size: 34px;line-height: 59.5px;color: #111; font-weight:bolder;}
.contact .con .con_2{font-weight: 400;font-size: 20px;line-height: 42px;color: #666; margin-bottom:23px;}
.contact .con .con_3{font-weight: 400;font-size: 16px;line-height: 26px;color: #111;}
.contact .con .con_4{font-weight: 600;font-size: 20px;line-height: 32px;color: #1b5aa7; margin-bottom:25px;}
.contact .con .con_5{font-weight: 400;font-size: 16px;line-height: 26px;color: #111;}
.contact .con .con_6{font-weight: 600;font-size: 20px;line-height: 32px;color: #1b5aa7;margin-bottom:25px;}
.contact .map{ width:700px;box-shadow:0 0 15px 0 rgba(0, 0, 0, 0.25); background:#fff; padding:10px; border-radius:8px;}
.contact .map img{ max-width:100%; height:auto;}

.c_mess{ padding:50px 0 80px 0;}
.c_mess .tit{font-weight: 700;font-size: 34px;line-height: 50px;color: #333;}
.c_mess .info{font-weight: 400;font-size: 14px;line-height: 28px;text-align: left;color: #666; margin:20px 0 25px 0;}
.c_mess .con{}
.c_mess .con .list{ margin-bottom:20px;position:relative; z-index:1;}
.c_mess .con .list .listl{ width:585px; position:relative; z-index:1;}
.c_mess .con .list span{ position:absolute; z-index:9; top:25px; right:20px; font-size:16px;}
.c_mess .con .list .mess_text{ width:100%; height:60px; border:0; background:#f8f8fa; color:#333; text-indent:20px; line-height:60px; font-size:16px;}
.c_mess .con .list .mess_textarea{ width:100%; height:60px; border:0; background:#f8f8fa; color:#333; line-height:30px; font-size:16px; height:220px; padding:20px;}
.c_mess .con .list .list_a{ width:585px; position:relative; z-index:2;}
.c_mess .con .list .list_b{ width:170px; margin-left:20px;}
.c_mess .con .list .list_c{ width:240px;}
.c_mess .con .list .mess_yzm{width:100%; height:60px; border:0; background:#f8f8fa; color:#333; text-indent:20px; line-height:60px; font-size:16px;}
.c_mess .con .list .mess_sub{ width:100%; height:60px; line-height:60px; border:0; background:#1b5aa7; font-size:16px; color:#fff; text-align:center; cursor:pointer;}
/*contact end*/


.pageController { width:100%; padding: 30px 0; line-height: 25px; text-align:center;}
.pageController a { display:inline-block; width:auto; height:37px; line-height:35px; background-color: #ffffff; margin-right: 10px; font-weight:bolder; text-align:center; padding:0 10px; border:1px #eeeeee solid;color: rgba(166, 166, 166, 1);}
.pageController a:hover { background:rgba(189, 164, 94, 1);border:1px rgba(189, 164, 94, 1) solid; color: #FFF; text-decoration: none;  }
.pageController .xuanzhong { background:rgba(189, 164, 94, 1);border:1px rgba(189, 164, 94, 1) solid; color: #FFF; font-weight: bold; }

