/*
* name:Global && Pc StyleSheet
* version:v3.4.2
* update:添加百度地图容器样式；默认隐藏百度分享的触控弹层
* date:2017-08-11
*/

/*挂件分页样式*/
.util-page{ font-size:0; color: #000; text-align: center;}
.util-page .gobutton,.util-page .sl,.util-page .num,.util-page .count { color: #000;display: inline-block;border: 1px solid #ededed;margin:10px 0;padding:5px 10px;vertical-align: middle;margin: 0 0 10px -1px;background: #fff; font-size:16px ;font-weight:normal; }
.util-page .gobutton:hover,.util-page .num:hover,.util-page .current{color:#fff; background:#db241c;}
.util-page span.gobutton,.util-page span.gobutton:hover { color:#000; background-color:#eee; }
.util-page .gobutton .ion{ font-size: .8em;}
.util-page .count { margin-left:10px; color:#000; background:none; border:none; }
.util-page span.jump{ background: none; color: #000;display: inline-block; margin: 0 7px; vertical-align: top;  }
.util-page span.jumpto,.util-page span.jumpto_text,.util-page span.jumpto_text{ background: none; border: none;color: #000; font-size: 14px; }
.util-page .jumpto_inp{ width: 40px; text-align: center; height: 37px; line-height: 37px; vertical-align: top; }

/*百度地图容器-默认高度45%，BdMapArea是防止在同屏版心下地图太大*/
.BdMapArea { margin:0 auto 55px; max-width:1200px; }
.BdMapWrapper { position:relative; width:100%; height:0; padding-bottom:45%; overflow:hidden; }
.BdMapWrapper .BdMapCon { position:absolute; top:0; left:0; width:100%; height:100%; }
@media only screen and (max-width:760px) {
	.BdMapArea { display:none; }
}

/*#db241c*/
.active a{color:#db241c!important;}

.nav-lv2 a{color:#343a40!important;}
/*默认隐藏百度分享触控弹层*/
.bdshare_popup_box { display:none!important;}

/* 雪碧图 */
/* 对齐方案引用(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */
.ico { display:inline-block; width:20px; height:20px; white-space:nowrap; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(../images/ico.png);
	*text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');vertical-align:middle;}
.ico:before {content:'\3000';}
.ico1_2 { background-position:-20px 0;}
.ico1_3 { background-position:-40px 0;}
.ico1_4 { background-position:-60px 0;}
.ico1_5 { background-position:-80px 0;}
.ico2_1 { background-position:0 -20px;}
.ico2_2 { background-position:-20px -20px;}
.ico2_3 { background-position:-40px -20px;}
.ico2_4 { background-position:-60px -20px;}
.ico2_5 { background-position:-80px -20px;}
.ico3_1 { background-position:0 -40px;}
.ico3_2 { background-position:-20px -40px;}
.ico3_3 { background-position:-40px -40px;}
.ico3_4 { background-position:-60px -40px;}
.ico3_5 { background-position:-80px -40px;}
.ico4_1 { background-position:0 -60px;}
.ico4_2 { background-position:-20px -60px;}
.ico4_3 { background-position:-40px -60px;}
.ico4_4 { background-position:-60px -60px;}
.ico4_5 { background-position:-80px -60px;}
/* 常量设置 */
.wrap { width:1400px; margin-right:auto; margin-left:auto;}
.mwrap { max-width:1366px; margin-right:auto; margin-left:auto;}
/*对ie8设置最小宽度，防止页面错乱*/
/*for ie8*/
body{min-width:1240px\9; overflow-x:auto;}
/*for ie9+*/
@media all and (min-width:0){
	body{min-width:0; overflow-x:hidden;}
}
body{font-size:14px; line-height:1.6; color:#333e46; background:#fff;}
a{color:inherit;}
a:hover { color:#db241c;}
::-moz-selection {color:#fff; background:#db241c; }
::selection {color:#fff; background:#db241c; }
::-webkit-input-placeholder { color:#aaa; } 
.placeholder { color:#aaa;}
/*css组件设置*/
.form-control, .input-group-addon, .btn{border-radius:2px; }
.form-control:focus { border-color:#66afe9; outline:0; box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}
.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.imgZoom { overflow:hidden; -webkit-transform:rotate(0); transform:rotate(0); }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }


.infor{ border-bottom:1px solid #dee2e6; padding-bottom:30px; margin-bottom:35px;}
.index-product-box .infor{ border-bottom:none; margin-bottom:0px; padding-bottom:0px;} 
.infor .tit{ float:left; font-size:40px; line-height:40px; color:#333e46; font-weight:bold;}
.infor .con{ float:right; font-size:20px; line-height:40px; color:#db241c;}
.infor .con i{ font-size:17px; margin:0;}

/* 网站样式 */

/* 底部 */
footer{background:#333e46;}
.foot_top .content{padding:99px 0 50px; border-bottom:1px solid #414c53;}
.foot_top .content .left{float:left; width:19%;}
.foot_top .content .left .txt{font-size:35px; font-weight:lighter; color:#fff; color:rgba(255,255,255,0.7); line-height:1; margin:18px 0 55px;}
.foot_top .content .left .share_box a{float:none; display:inline-block; background:transparent; width:32px; height:32px; line-height:32px; color:#db241c; font-size:25px; margin:0; padding:0; margin-right:13px;}
.foot_top .content .left .share_box a i{margin:0;}
.foot_top .content .right{float:right; width:70%;}
.foot_top .content .right dl{float:left; width:19%; border-top:2px solid #5c656b;}
.foot_top .content .right dl dt{font-size:18px; font-weight:bold; color:#fff; padding:20px 0;}
.foot_top .content .right dl dd{font-size:15px; color:#fff; color:rgba(255,255,255,0.3); line-height:30px;}
.foot_top .content .right dl a{display:block;}
.foot_top .content .right dl dt a:hover{font-size:20px;}
.foot_top .content .right dl dd a:hover{font-size:16px;}
.foot_top .content .right dl .tel{color:#db241c; font-size:30px; font-weight:bold; font-family:Arial; margin:20px 0 10px;}
.foot_top .content .right dl .tel:hover{font-size:32px;}
.foot_top .content .right dl .t{font-size:16px; color:#fff; color:rgba(255,255,255,0.5);}
.foot_top .content .right dl .t i{font-size:26px;}
.foot_top .content .right dl .t:hover{color:#db241c; font-size:18px;}
.foot_top .content .right dl.dl1{margin-right:8%;}
.foot_top .content .right dl.dl2{margin-right:8%;}
.foot_top .content .right dl.dl3{width:46%; position:relative;}
.foot_top .content .right dl .last{position:absolute; width:28%; right:0; bottom:30px; text-align:center;}
.foot_top .content .right dl .last .ewm_img img{display:none;}
.foot_top .content .right dl .last .ewm_txt{text-align:center;}
.foot_top .content .right dl .last .ewm_txt span{font-size:14px; line-height:14px; cursor:pointer;display:inline-block; padding:0 5px; border-left:1px solid rgba(255,255,255,0.5);}
.foot_top .content .right dl .last .ewm_txt span.cur{color:#db241c;}
.foot_top .content .right dl .last .ewm_txt span:first-child{border-left:0;}
.foot_bott{font-size:14px; color:#fff; color:rgba(255,255,255,0.4); padding:35px 0;}
.foot_bott .left{float:left;}
.foot_bott .right{float:right;}

/* 头部 */
header{/*height:80px;*/ position:relative; z-index: 90;}
.header{position:fixed; top:0; width:100%; left:0; height:80px; z-index:10; background:#fff; box-shadow:0 0 15px 0 rgba(0,0,0,0.2);}
.header.fixed{box-shadow:0 0 15px 0 rgba(0,0,0,0.2);}
.header .logo{float:left; padding:20px 0; font-size:0;}
.header .h_tools{float:right; padding:22px 0 0; margin-left:25px; transition:.5s ease;    display: flex; align-items: center;}
.header .h_tools .h_search {display:inline-block;vertical-align:middle;padding-right:20px;cursor:pointer; background:url(../images/h_search_2.png) no-repeat center right;}
.header .h_tools .h_search .icon{width:23px; height:23px; background:url(../images/h_search_1.png) no-repeat center;}
.header .h_tools .h_lan{display:inline-block;vertical-align:middle;padding:0 20px;cursor:pointer; position:relative;}
.header .h_tools .h_lan>a{font-size:17px; color:#333e46; line-height:30px; font-family:Arial; }
.header .h_tools .h_lan>a span{font-size:14px;}
.header .h_tools .h_lan>a span:hover{color:#db241c;}
.header .h_tools .h_lan:hover .icon_jt{ background:url(../images/h_top_jt1.png) no-repeat center;}
.header .h_tools .h_lan .icon_jt {display:inline-block; margin-left:5px; width:7px; height:4px; background:url(../images/h_top_jt.png) no-repeat center; position:relative; top:-3px;}
.header .h_tools .h_lan .lan_down{width:130px; position:absolute; left:50%; margin-left:-65px; top:113%; display:none; z-index:3; padding:5px 0; background:#E6E8EA; background:rgba(230,232,234,0.8);}
.header .h_tools .h_lan .lan_down ul>li{margin:5px 0; padding:0; float:none;}
.header .h_tools .h_lan .lan_down ul>li a{display:block; padding:5px 10px; color:#666;}
.header .h_tools .h_lan .lan_down ul>li a img{margin-right:10px; vertical-align:middle}
.header .h_tools .h_lan .lan_down ul>li a span{display:inline-block; font-size:15px; vertical-align:middle;}
.header .h_tools .h_lan .lan_down ul>li a:hover{background:rgba(255,255,255,.9);}
.header .h_tools .h_price{display:inline-block; vertical-align:middle;}
.header .h_tools .h_price a{display:block; width:106px; height:38px; line-height:38px; text-align:center; background:#db241c; font-size:14px; color:#333f47; font-weight:bold; position:relative;}
.header .h_tools .h_price a span{position:relative; z-index:2;}
.header .h_tools .h_price a:after{content:''; width:0; height:100%; background:#ffca6b; position:absolute; left:0; bottom:0; z-index:1; transition:all 0.5s ease;}
/* .header .h_tools .h_price a:hover{color:#fff;} */
.header .h_tools .h_price a:hover:after{width:100%;}
.header .search_box.search_hide {-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0); opacity:0; visibility:hidden;}
.header .search_box{width:200px; -webkit-transform:scale(1); -ms-transform:scale(1); transform:scale(1); transition:all 0.3s; opacity:1; visibility:visible;}
.header .search_box input{width:200px;height:36px; border:1px solid #d4d4d4;line-height:36px;padding-left:20px;outline:none;font-size:16px;padding-right:50px;background-color:#fff; border-radius: 25px;}
.header .search_box button{cursor:pointer; position:absolute; right:15px; top:7px; color:#86807f; text-decoration:none; outline:none; border:none; width:23px; height:23px; background:url(../images/h_search_1.png) no-repeat center;}
.header .search_box .search_close{cursor:pointer;font-size:20px; position:absolute; right:8px; top:0; line-height:36px; color:#86807f; text-decoration:none; margin:0;}
/* 导航 */
.header .inav_wrapper{transition:.5s ease;}
.header .inav_wrapper{float:right;margin-left: 70px;}
.header .inav .nav_li{display:inline-block; padding:21px 20px;}
.header .inav .nav_li .nav_a{display:block; font-size:16px; color:#101010; line-height:38px; position:relative; transition:all 0.5s ease;}
.header .inav .nav_li.cur .nav_a{color:#db241c;}
.header .inav .nav_li:hover .nav_a{color:#db241c;}
.header .inav .nav_li .dropdown{display:none; overflow:hidden; position:absolute; z-index:1; width:100%; top:100%; left:0;  background: url(/static/images/nav.jpg) no-repeat center #eee;/*background:rgb(238,238,238)!important;*/}
.header .dropdown .left{float:left; width:22%; padding-top:45px; min-height:400px;}
.header .dropdown .left .con p{ text-align:left; font-size:15px; line-height:24px; margin-bottom:20px;}
.header .dropdown .left ul{position:relative; padding-bottom:30px;}
.header .dropdown .left ul:after{content:''; position:absolute; bottom:0; width:90%; left:0; height:1px; background:#c7c7c9;}
.header .dropdown .left ul li{font-size:16px; color:#333e46; line-height:45px; padding-left:50px;}
.header .dropdown .left ul li:hover{background:#fff;}
.header .dropdown .left ul li.cur{background:#fff;}
.header .dropdown .left dl{padding:25px 0 20px;}
.header .dropdown .left dl dt{font-size:16px; color:#333e46;  padding-left:50px; line-height:30px; font-weight:bold;}
.header .dropdown .left dl dd{font-size:14px; color:#333e46; line-height:30px; padding-left:50px;}
.header .dropdown .right{float:right; width:77%; padding-top:45px;}
.header .dropdown .right .infor{float:left; width:50%; position:relative; z-index:1; border-bottom:none;}
.header .dropdown .right .infor .box{padding-left:60px;}
.header .dropdown .right .infor .tit{font-size:28px; color:#333e46; line-height:40px; font-weight:bold;}
.header .dropdown .right .infor .con{font-size:16px; color:#333e46; line-height:30px; margin:40px 0;}
.header .dropdown .right .infor .more{font-size:14px; background:#db241c; color:#fff; padding:10px 30px; transition:.3s ease;}
.header .dropdown .right .infor .more:hover{background:#eee; color:#333e46;}
.header .dropdown .right .infor .more .icon{display:inline-block; width:17px; margin-left:10px; height:10px; background:url(../images/anniu_jt.png) no-repeat center;}
.header .dropdown .right .img{position:absolute; right:0; bottom:0;}
.header .dropdown .right .infor .more:hover .icon{background:url(../images/anniu_jt1.png) no-repeat center;}
.header .dropdown .btn_close{position:absolute; bottom:10px; color:#db241c; line-height:20px; left:50%; margin-left:-18px; cursor:pointer;}
.header .dropdown .btn_close .icon{line-height:15px; text-align:center;}
.header .dropdown .btn_close span{font-size:12px; line-height:9px;}
/* 产品三级导航 */
.header .pro_li .dropdown .right .content{display:none; padding-bottom:100px; width:50%; float:left; position:relative; z-index:1;}
.header .pro_li .dropdown .right .content:first-child{display:block;}
.header .pro_li .dropdown .right .img img:first-child{display:block;}
.header .pro_li .dropdown .right .img img{display:none;}
.header .pro_li .dropdown .right .content>div{margin-bottom:40px;}
/* .header .pro_li .dropdown .right .content>div.even{border-left:2px solid #d8d8d8;} */
.header .pro_li .dropdown .right .content>div .box{padding-left:50px;}
.header .pro_li .dropdown .right .content>div .box a{display:block;}
.header .pro_li .dropdown .right .content.infor>div .box a{display:inline-block;}
.header .pro_li .dropdown .right .content .t{font-size:16px; color:#333e46; line-height:30px; margin-bottom:10px; transition:.3s ease; font-weight:bold;}
.header .pro_li .dropdown .right .content>div:hover .t{color:#db241c;}
.header .pro_li .dropdown .right .content .t .iconfont{width:17px; height:10px; background:url(../images/anniu_jt2.png) no-repeat center; opacity:0; visibility:hidden; transition:.3s ease;}
.header .pro_li .dropdown .right .content>div:hover .t .iconfont{opacity:1; visibility:visible;}
.header .pro_li .dropdown .right .content .c{font-size:13px; color:#333e46; line-height:30px; }


/* 点击搜索隐藏导航 */
.head_hide{-webkit-transform:scale(0); -ms-transform:scale(0); transform:scale(0); visibility:hidden; opacity:0;}
.m_tools{display:none;}
.header .mLan_down{display:none;}
.header .mSearch{display:none;}
.header .m_nav{display:none;}

/* PC二级导航 */
.erji_nav{position:absolute; top:80px; left:0; background:#db241c; width:100%; z-index:3; opacity:0; visibility:hidden;}
.erji_nav .erji_content{position:relative; text-align:center; overflow:hidden; padding-left:60px;}
.erji_nav .erji_content .erji_btn{position:absolute; top:25px; left:28px; z-index:9;}
.erji_nav .erji_content .erji_btn a{display:block;}
.erji_nav .erji_content .erji_btn a span {width:20px; height:2px; background-color:#ffffff; margin-bottom:4px; display:block; transition:all 0.3s;}
.erji_nav .erji_content .erji_btn a span:last-child {margin-bottom:0;}
.erji_nav .erji_content .erji_btn.on a span.span01{transform:translate(0, 6px) rotate(-45deg);}
.erji_nav .erji_content .erji_btn.on a span.span02{opacity:0; visibility:hidden;}
.erji_nav .erji_content .erji_btn.on a span.span03{transform:translate(0, -6px) rotate(45deg);}
.erji_nav .erji_content .erji_list {position:relative; width:100%;}
.erji_nav .erji_content .erji_list .erji_intro{position:relative; width:100%; height:0; overflow:hidden; -webkit-transition:height 0.3s; -moz-transition:height 0.3s; -ms-transition:height 0.3s; -o-transition:height 0.3s; transition:height 0.3s; overflow-x:auto;}
.erji_nav .erji_content .erji_list .erji_intro::-webkit-scrollbar {width:4px; height:4px;}
.erji_nav .erji_content .erji_list .erji_intro::-webkit-scrollbar-thumb {border-radius:5px;background:#333f47;background:rgba(51,63,71,.6)}
.erji_nav .erji_content .erji_list .erji_intro::-webkit-scrollbar-track {border-radius:0;background:#f6f5f5;}
.erji_nav .erji_content .erji_list .erji_intro ul {font-size:0; display:inline-block; margin:0 auto; text-align:center; height:64px; line-height:64px; vertical-align:top; /*padding-left:36.5%;*/ white-space: nowrap;}
.erji_nav .erji_content .erji_list .erji_intro ul li {display:inline-block; margin:0 18px; height:64px; line-height:64px; vertical-align:top;}
.erji_nav .erji_content .erji_list .erji_intro ul li a {position:relative; transition:all 0.3s; display:inline-block; font-size:17px; color:#ffffff;}
.erji_nav .erji_content .erji_list .erji_intro ul li a:after {content:''; position:absolute; width:0%; height:1px; background:#fff707; left:0; bottom:18px; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.erji_nav .erji_content .erji_list .erji_intro ul li a.on{color:#fff707}
.erji_nav .erji_content .erji_list .erji_intro ul li a.on:after{width:100%; background:#fff707}
.erji_nav .erji_content .erji_list .erji_intro ul li:hover a:after{width:100%; background:#fff707}
.erji_nav .erji_content .erji_list .erji_intro.down{height:64px;}
.erji_nav .erji_content .erji_list .erji_intro ul li a:hover{color:#fff707}

/* 三级导航 */
.m_third_nav{display:none; margin:35px 0 0;}
.m_third_nav.third_nav{display:block;}
.m_third_nav .content{height:47px; overflow:hidden; text-align:center;}
.m_third_nav ul {width:100%; overflow-x:auto; overflow-y:hidden; white-space:nowrap; height:60px;}
.m_third_nav ul li{display:inline-block; font-size:20px;  margin:0 4px; line-height:47px; position:relative;}
.m_third_nav ul li:first-child:after{display:none;}
.m_third_nav ul li:after{content:''; position:absolute; left:0; top:50%; margin-top:-9px; background:#333e46; width:1px; height:18px;}
.m_third_nav ul li a{display:inline-block; position:relative; padding:16px 40px; line-height:1;}
.m_third_nav ul li.on{font-weight:bold; font-size:22px; color:#db241c;}
.m_third_nav ul li.on a:after{content:''; width:102%; height:2px; background:#333f47; border-radius:3px; position:absolute; left:0; bottom:0} 

/* pc三级导航 */

/*下层banner*/
.xc_banner{height:580px; overflow:hidden; position:relative;}
.xc_banner>img{position:absolute; left:50%; margin-left:-960px; width:1920px; max-width:none;}

.index-banner-box .home1-slider-prev{ opacity: 1; top: 593px; left: 50%!important; transform: translate(0)!important; margin:0 0 0 580px!important; background: url(../images/prev.png) center no-repeat!important; width: 48px!important; border-radius: 0!important; height: 48px!important; padding: 0;}
.index-banner-box .home1-slider-prev:after,.index-banner-box .home1-slider-prev::before { display: none!important;}
.index-banner-box .home1-slider-next{ opacity: 1; top: 593px; left: 50%!important; transform: translate(0)!important; margin:0 0 0 650px!important;; background: url(../images/next.png) center no-repeat!important; width: 48px!important; border-radius: 0!important; height: 48px!important; padding: 0;}
.index-banner-box .home1-slider-next:after,.index-banner-box .home1-slider-next::before { display: none!important;}
.index-banner-box .home1-slider-prev:hover { background: url(../images/prevOn.png) center no-repeat!important;}
.index-banner-box .home1-slider-next:hover { background: url(../images/nextOn.png) center no-repeat!important;}
.actNumber { z-index: 10; left: 50%; margin-left: 505px; position: absolute; line-height: 48px; top:593px; font-size: 24px; color: #ffffff;}
.actNumber:after { content: ''; position: absolute; width: 89px; height: 2px; background: #ffffff; left: -114px; top: 50%; margin-top: -1px;}
/* 下层综合页banner */
.xc_cen_banner{height:630px; overflow:hidden; position:relative;}
.xc_cen_banner>img{position:absolute; left:50%; margin-left:-960px; width:1920px; max-width:none;}
/*面包屑*/
.crumbs{position:absolute; left:0; width:100%; top:127px;}
.crumbs .home .icon{display:inline-block; width:14px; height:14px; background:url(../images/crumbs_home.png) no-repeat center;}
.crumbs em{display:inline-block; width:6px; height:10px; background:url(../images/crumbs_jt.png) no-repeat center; margin:0 6px;}
.crumbs a{font-size:14px; color:#fff;}
.crumbs a:hover{color:#db241c;}
.crumbs span{font-size:14px; color:#db241c;}
/*下层banner文字*/
.xc_banner .intro{position:absolute; left:0; width:100%; top:174px;}
.xc_banner .intro .tit{font-size:46px; line-height:46px; font-weight:bold; color:#fff;}

.channel_content{padding:70px 0; min-height:300px;}

/* 公共按钮样式 */
/*无线框  默认黄色*/

.btn-noborder{ float:left; padding:0 20px; display:inline-block; height:50px; line-height:50px; /*border:1px solid #db241c;*/ background:#db241c; cursor:pointer; position:relative; display:inline-block; text-align:center; font-size:0;}
.btn-noborder .arrow {display:inline-block; width:17px; height:13px; background:url(../images/btn_white_jt.png) no-repeat center; vertical-align:middle;}
.btn-noborder .label {font-size:14px; position:relative; display:inline-block; vertical-align:middle; white-space:nowrap; padding:0 10px; opacity:0; visibility:hidden; max-width:0; padding:0; -webkit-transition:all 500ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition:all 500ms cubic-bezier(0.4, 0, 0.2, 1); -ms-transition:all 500ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition:all 500ms cubic-bezier(0.4, 0, 0.2, 1); transition:all 500ms cubic-bezier(0.4, 0, 0.2, 1); color:#fff}
.btn-noborder:hover .label{max-width:100px; padding:0 10px; opacity:1; visibility:visible; color:#fff;}
.noticeBar .btn-noborder .arrow{ background: url(../images/enterWhite.png) no-repeat center;}
.noticeBar .btn-noborder { background: #e48600; border-radius: 4px;}
/* 白色 */
.btn-noborder-white{padding:0 20px; display:inline-block; height:50px; line-height:50px; /*border:1px solid #db241c;*/ background:#fff; cursor:pointer; position:relative; display:inline-block; text-align:center; font-size:0;}
.btn-noborder-white .arrow {display:inline-block; width:17px; height:14px; background:url(../images/btn_black_jt.png) no-repeat center; vertical-align:middle;}
.btn-noborder-white .label {font-size:14px; position:relative; display:inline-block; vertical-align:middle; white-space:nowrap; padding:0 10px; opacity:0; visibility:hidden; max-width:0; padding:0; -webkit-transition:all 500ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition:all 500ms cubic-bezier(0.4, 0, 0.2, 1); -ms-transition:all 500ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition:all 500ms cubic-bezier(0.4, 0, 0.2, 1); transition:all 500ms cubic-bezier(0.4, 0, 0.2, 1); color:#fff}
.btn-noborder-white:hover .label{max-width:80px; padding:0 10px; opacity:1; visibility:visible; color:#333f47;}

/*有线框*/
.btn-border{padding:0 20px; display:inline-block; height:50px; line-height:50px; border:1px solid #d0d0d0; cursor:pointer; position:relative; display:inline-block; text-align:center; font-size:0;}
.btn-border .arrow {width:17px; height:14px; background:url(../images/btn_black_jt.png) 50% 50% no-repeat; display:inline-block; vertical-align:middle; }
.btn-border .label {font-size:14px; position:relative; display:inline-block; vertical-align:middle; white-space:nowrap; padding:0 10px; opacity:0; visibility:hidden; max-width:0; padding:0; -webkit-transition:all 500ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition:all 500ms cubic-bezier(0.4, 0, 0.2, 1); -ms-transition:all 500ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition:all 500ms cubic-bezier(0.4, 0, 0.2, 1); transition:all 500ms cubic-bezier(0.4, 0, 0.2, 1); color:#555;}
.btn-border:hover .label{max-width:80px; padding:0 10px; opacity:1; visibility:visible;}

/* 黄色按钮 */
.btn-yellow{display:inline-block; padding:0 30px; background:#db241c;  text-align:center; font-size:17px; color:#333e46; font-weight:lighter; position:relative;}
.btn-yellow span{position:relative; z-index:2; display:inline-block; height:50px; line-height:50px;}
.btn-yellow:after{content:''; width:0; height:100%; background:#ffca6b; position:absolute; left:0; bottom:0; z-index:1; transition:all 0.5s ease;}
.btn-yellow:hover:after{width:100%;}
.btn-yellow .icon{position:relative; top:2px; z-index:2; display:inline-block; width:17px; height:14px; margin-left:8px; background:url(../images/btn_black_jt.png) no-repeat center;;}
.btn-yellow:hover{color:#333f46;}

/* 墨兰色按钮 */
.btn-blue{display:inline-block; padding:0 30px; background:#333e46;  text-align:center; font-size:17px; color:#fff; font-weight:lighter; position:relative;}
.btn-blue span{position:relative; z-index:2; display:inline-block; height:50px; line-height:50px;}
.btn-blue:after{content:''; width:0; height:100%; background:#485c6a; position:absolute; left:0; bottom:0; z-index:1; transition:all 0.5s ease;}
.btn-blue:hover:after{width:100%;}
.btn-blue .icon{position:relative; top:2px; z-index:2; display:inline-block; width:17px; height:14px; margin-left:8px; background:url(../images/btn_white_jt.png) no-repeat center;;}
.btn-blue:hover{color:#fff;}

/*滚动加载*/
.load_more{text-align:center; padding-top:20px;}
.load_more span{display:inline-block; vertical-align:middle;}
.load_more span.icon{width:44px; height:44px; background:url(../images/brand_loading.gif) no-repeat center; margin-right:20px;}
.load_more span.txt{font-size:28px; color:#333f47;}
.load_more.nomore {display:none;}

/* 视频中心 */
.video_list01 .content .li{width:32%; margin-right:2%; float:left; margin-bottom:25px; cursor:pointer;}
.video_list01 .content .li_three{margin-right:0px;}
.video_list01 .content .li .intro{padding:20px 5px;}
.video_list01 .content .li .intro .t{font-size:18px; color:#333f47; text-align:center; line-height:32px; height:32px; overflow:hidden;}
.video_list01 .content .li .cover{width:100%; position:absolute; left:0; bottom:-49px; height:49px; background:url(../images/green80.png) center; transition:.5s ease;}
.video_list01 .content .li .cover .box{padding:14px 15px 15px; line-height:20px; height:20px;}
.video_list01 .content .li .cover .box span{display:inline-block; vertical-align:middle; font-size:14px; color:#fff; margin-right:10px; line-height:20px; height:20px; overflow:hidden; position:relative}
.video_list01 .content .li .cover .box span.icon01{padding-left:25px;}
.video_list01 .content .li .cover .box span.icon02{padding-left:30px;}
.video_list01 .content .li .cover .box span.icon01 i{display:inline-block; width:16px; height:18px; background:url(../images/video_list01_icon1.png) no-repeat center; position:absolute; left:0; top:50%; margin-top:-9px;}
.video_list01 .content .li .cover .box span.icon02 i{display:inline-block; width:22px; height:14px; background:url(../images/video_list01_icon2.png) no-repeat center; position:absolute; left:0; top:50%; margin-top:-7px;}
.video_list01 .content .li .cover .box .play{position:absolute; right:0; bottom:0; width:55px; height:49px; background:url(../images/video_list01_2.jpg) no-repeat center;}
.video_list01 .content .li:hover .cover{bottom:0;}

/* 公司简介 */
.about_us.channel_content{padding-top:0;}
.about_us01{padding:90px 0; background:url(../images/about_us01_bg.jpg) no-repeat center; background-size:cover;}
.about_us01 .left{float:left; width:50%}
.about_us01 .left .infor .tit{font-size:40px; color:#333e46; font-weight:lighter;}
.about_us01 .left .infor .con{font-size:30px; font-weight:bold;}
.about_us01 .left ul{width:57%; margin-top:60px;}
.about_us01 .left ul li{float:left; width:60%; position:relative; margin-bottom:20px;}
.about_us01 .left ul li .t{font-size:16px; color:#db241c;}
.about_us01 .left ul li .c{font-size:17px; color:#2d3a43;}
.about_us01 .left ul li .num{font-size:60px; color:#db241c; font-family:'BEBAS'; line-height:1.4;}
.about_us01 .left ul li.li1:after{content:''; width:1px; height:102px; position:absolute; right:0; top:50%; margin-top:-51px;background:url(../images/about_us01_1.jpg) no-repeat center;}
.about_us01 .left ul li.li3:after{content:''; width:1px; height:102px; position:absolute; right:0; top:50%; margin-top:-51px;background:url(../images/about_us01_1.jpg) no-repeat center;}
.about_us01 .left ul li.li2 .box,
.about_us01 .left ul li.li4 .box{padding-left:30px;}
.about_us01 .left ul li.li1,
.about_us01 .left ul li.li3{width:40%;}
.about_us01 .right{float:right; width:50%; font-size:15px; color:#333e46; color:rgba(45,58,67,0.8); line-height:32px;}
.about_us02{padding:0 0 60px;}
.about_us02 .rect-667{padding-bottom:66.7%;}
.about_us02 .span-4{position:relative; cursor:pointer;}
.about_us02 .cover{position:absolute; width:100%; height:100%; left:0; top:0; text-align:center;}
.about_us02 .cover .box{padding-top:19%;}
.about_us02 .media .cover .box{padding-top:25%;}
.about_us02 .media .cover .box .play{display:inline-block; width:97px; height:97px; background:url(../images/about_us02_2.png) no-repeat center;}
.about_us02 .media .cover .box .t{font-size:30px; font-weight:lighter; color:#fff; margin-top:70px;}
.about_us02 .item .cover .box .t{font-size:32px; font-weight:bold;}
.about_us02 .item .cover .box .c{font-size:16px; line-height:25px; padding:0 21%;}
.about_us02 .item .cover .box .icon{transition:.5s ease;}
.about_us02 .item:hover .cover .box .icon{transform:rotateY(180deg)}
.about_us02 .item1 .cover .box .icon{display:inline-block; width:86px; height:79px; background:url(../images/about_us02_3.png) no-repeat center;}
.about_us02 .item1 .cover .box{color:#fff;}
.about_us02 .item2 .cover .box .icon{display:inline-block; width:79px; height:79px; background:url(../images/about_us02_4.png) no-repeat center;}
.about_us02 .item2 .cover .box{color:#2d3a43;}
.about_us03{font-size:15px; color:#333e46; color:rgba(45,58,67,0.8); line-height:25px;}

/* 关于综合 */
.about_center.channel_content{padding:0;}
.about_center01 .rect-533{padding-bottom:53.3%;}
.about_center01 .content{position:relative; margin-top:-154px;}
.about_center01 .left{width:54.5%; position:relative;}
.about_center01 .left .cover{position:absolute; width:100%; height:100%; top:0; left:0;}
.about_center01 .left .cover .box{padding:77px 150px 77px 57px;}
.about_center01 .left .cover .box .tit{font-size:35px; color:#333e46; font-weight:lighter;}
.about_center01 .left .cover .box .tit span{font-size:55px; font-weight:bold;}
.about_center01 .left .cover .box .con{font-size:16px;  color:#333e46; line-height:30px; margin:10px 0 30px;}
.about_center01 .right{position:absolute; right:0; bottom:0; width:50%; background:#fff; box-shadow:0 0 15px 0 rgba(0,0,0,0.2);}
.about_center01 .right ul{padding:61px 0;}
.about_center01 .right ul li{float:left; width:33.3%; position:relative; text-align:center;}
.about_center01 .right ul li .t{font-size:16px; color:#db241c; text-align:left; padding:0 25%;}
.about_center01 .right ul li .c{font-size:17px; color:#2d3a43;}
.about_center01 .right ul li .num{font-size:74px; color:#db241c; font-family:'BEBAS'; line-height:1.4;}
.about_center01 .right ul li:after{content:''; width:1px; height:159px; position:absolute; right:0; top:50%; margin-top:-80px;background:url(../images/about_center01_line.jpg) no-repeat center;}
.about_center01 .right ul li.li3:after{display:none;}
.about_center01 .btn-border{border-color:#d39421;}
.about_center02{padding:90px 0;}
.about_center02 .rect-101{padding-bottom:101%;}
.about_center02 .infor{text-align:center; margin-bottom:50px; color:#333e46}
.about_center02 .infor .tit{font-size:40px; font-weight:bold; line-height:55px;}
.about_center02 .infor .con{font-size:35px; font-weight:lighter;}
.about_center02 .content .item{float:left; width:31%; margin-left:3.5%; overflow:inherit;}
.about_center02 .content .item:first-child{margin-left:0;}
.about_center02 .content .item a{display:block;}
.about_center02 .content .item .intro{position:relative; float:right; margin-top:-95px; width:92%; background:#fff; box-shadow:0 0 10px 0 rgba(0,0,0,0.2); transition:.5s ease;}
.about_center02 .content .item .intro .box{padding:50px 35px; color:#333e46;}
.about_center02 .content .item .intro .box .t{font-size:28px; font-weight:bold; transition:.5s ease;}
.about_center02 .content .item .intro .box .c{font-size:15px; /*font-family:lighter;*/ transition:.5s ease;}
.about_center02 .content .item:hover .intro{background:#db241c;box-shadow:inherit;}
.about_center02 .content .item:hover .intro .box .t{transform:translateY(-10px)}
.about_center02 .content .item:hover .intro .box .c{transform:translateY(-10px)}
.about_center02 .content .item.cur .intro{background:#db241c; box-shadow:inherit;}
.about_center02 .content .item.cur .intro .box .t{transform:translateY(-10px)}
.about_center02 .content .item.cur .intro .box .c{transform:translateY(-10px)}
.about_center03{background:url(../images/about_center03_1.jpg) no-repeat center; /*background-attachment:fixed;*/ background-size:cover; position:relative; padding:180px 0 190px;}
.about_center03 .infor .tit{font-size:40px; font-weight:bold;}
.about_center03 .infor .con{font-size:16px; line-height:24px; color:#fff; width:34%; margin:30px 0 50px;}
.about_center03 .left,
.about_center03 .right{position:absolute; top:0px; height:100%; width:300px; background:#fff;}
.about_center03 .left{left:0;}
.about_center03 .right{right:0;}
.about_center04{padding:85px 0 75px;}
.about_center04 .content{background:#f5f5f5; padding:87px 0 70px;}
.about_center04 .content .left{float:left; width:30%; text-align:center;}
.about_center04 .content .right{float:left; width:70%;}
.about_center04 .content .right .box .tit{font-size:26px; font-weight:lighter;}
.about_center04 .content .right .box .tel{font-size:54px; font-family:"BEBAS";}
.about_center04 .content .right .box ul{margin-bottom:30px;}
.about_center04 .content .right .box ul li{font-size:15px; color:#6d6d6d; float:left; width:33%;}
.about_center04 .content .right .box ul li span{display:block; line-height:24px;}
.about_center04 .content .right .btn_box .btn-yellow{margin-right:15px;}

/* 产品详细 */
.pro_detail.channel_content{padding:0;}
.pro_detail01{background:url(../images/pro_detail01_bg.jpg) no-repeat center; padding:150px 0 70px;}
.pro_detail01 .left{float:left; width:37%; margin-top:30px;}
.pro_detail01 .left .xh{font-size:24px; color:#db241c;}
.pro_detail01 .left .tit{font-size:42px; line-height:42px; font-weight:bold;}
.pro_detail01 .left .con{font-size:16px; color:#666; line-height:26px; margin:30px 0; position:relative;}
.pro_detail01 .left .con:after{content:''; position:absolute; width:85%; left:0; bottom:-30px; height:1px; background:#666;}
.pro_detail01 .left ul{padding:30px 0;}
.pro_detail01 .left ul li{font-size:18px; font-weight:bold; color:#333; line-height:26px;}
.pro_detail01 .left ul li span{font-weight:normal;}
.pro_detail01 .left ul li img{display:inline-block; width:28px; height:20px; margin-right:10px;}
.pro_detail01 .left ul li.li2 i{background-position:0 -20px;}
.pro_detail01 .left .btn-yellow{font-weight:bold;}
.pro_detail01 .left .link{margin:35px 0 0;}
.pro_detail01 .left .link a{display:inline-block; margin-right:20px;}
.pro_detail01 .left .link a span{display:inline-block; vertical-align:middle;}
.pro_detail01 .left .link a span.icon{width:16px; height:16px; margin-right:10px;}
.pro_detail01 .left .link a span.icon img{display:none;}
.pro_detail01 .left .link a.link_a1 span.icon{background:url(../images/pro_detail01_icon1.png) no-repeat 0 0;}
.pro_detail01 .left .link a.link_a1:hover span.icon{background-position:0 -16px;}
.pro_detail01 .left .link a.link_a2 span.icon{background:url(../images/pro_detail01_icon2.png) no-repeat 0 0;}
.pro_detail01 .left .link a.link_a2:hover span.icon{background-position:0 -16px;}
.pro_detail01 .left .link a.link_a3 span.icon{background:url(../images/pro_detail01_icon3.png) no-repeat 0 0;}
.pro_detail01 .left .link a.link_a3:hover span.icon{background-position:0 -16px;}
.pro_detail01 .left .link a.link_a4 span.icon{background:url(../images/pro_detail01_icon4.png) no-repeat 0 0;}
.pro_detail01 .left .link a.link_a4:hover span.icon{background-position:0 -16px;}
.pro_detail01 .left .link a span.txt{font-size:16px;}
.pro_detail01 .right{float:right; width:54%;}
.pro_detail01 .right .img{display:none;}
.pro_detail01 .right .owl-item .img{display:block;}
.pro_detail01 .right .owl-nav>div{display:inline-block; width:56px; height:56px; color:#fff; font-size:16px; transition:.5s ease;border:1px solid #fff; line-height:56px; text-align:center;}
.pro_detail01 .right .owl-nav{position:absolute; right:46px; bottom:40px; }
.pro_detail01 .right .owl-nav .owl-prev{margin-right:10px;}
.pro_detail01 .right .owl-nav>div:hover{background:#fff; color:#343e46;}
.pro_detail02{height:80px;}
.pro_detail02 .target_wrap .btn-yellow{opacity:0; visibility:hidden; transition:.3s ease; float:right; font-weight:bold; margin-top:15px;}
.pro_detail02 .target_wrap ul{float:left; width:83%;}
.pro_detail02 .target_wrap ul li{cursor:pointer; float:left; width:20%; text-align:center; line-height:80px; font-size:18px; color:#323e46; position:relative;}
.pro_detail02 .target_wrap ul li:after{content:''; position:absolute; bottom:0; left:0; width:0; height:3px; background:#343e46; transition:.3s ease;}
.pro_detail02 .target_wrap.fixed{width:100%; position:fixed; left:0; top:0; background:#fff; z-index:5; box-shadow:0 0 15px rgba(0,0,0,.2);}
.pro_detail02 .target_wrap.fixed .btn-yellow{opacity:1; visibility:visible;}
.pro_detail02 .target_wrap ul li.active{font-weight:bold;}
.pro_detail02 .target_wrap ul li.active:after{width:100%;}
.pro_detail .section .infor .tit{font-size:42px; font-weight:bold; color:#323e46; padding:70px 0 40px; line-height:1;}
.pro_detail03 ul li{position:relative; font-size:15px; color:#555; line-height:34px; padding-left:17px;}
.pro_detail03 ul li:after{content:''; position:absolute; left:0; width:6px; height:6px; top:15px; background:#555; border-radius:50%;}
.pro_detail04 .item{display:none;}
.pro_detail04 .owl-item .item{display:block;}
.pro_detail04 .item .txt{font-size:20px; font-weight:bold; padding:20px 0; text-align:center;}
.pro_detail04 .owl-nav>div{position:absolute; width:56px; height:56px; top:50%; margin-top:-28px; color:#fff; font-size:16px; border:1px solid #fff; line-height:56px; text-align:center; transition:.5s ease;}
.pro_detail04 .owl-nav .owl-next{right:0;}
.pro_detail04 .owl-nav .owl-prev{left:0;}
.pro_detail04 .owl-nav>div:hover{background:#fff; color:#343e46;}
.pro_detail04 .rect-648{padding-bottom:64.8%;}
.pro_detail05{background:#f7f7f7; margin-top:50px; padding-bottom:50px;}
.pro_detail05 .table-bordered{border:none; border-top:2px solid #333;}
.pro_detail05 .table-responsive{border:none;}
.pro_detail05 .table-bordered .firstRow{font-weight:bold; color:#333; font-size:18px;}
.pro_detail05 .table-bordered >thead >tr >td,
.pro_detail05 .table-bordered >tbody >tr >td,
.pro_detail05 .table-bordered >tfoot >tr >td{border-left:none; border-right:none;}
.pro_detail05 .table >thead >tr >td, 
.pro_detail05 .table >tbody >tr >td, 
.pro_detail05 .table >tfoot >tr >td{padding:25px 20px;}
.pro_detail05 .table >thead >tr.firstRow >td, 
.pro_detail05 .table >tbody >tr.firstRow >td, 
.pro_detail05 .table >tfoot >tr.firstRow >td{padding:20px 3px;}

.pro_detail05 .datalist{border:none;}
.pro_detail05 .datalist th{ background:#db241c; color:#fff;}
.pro_detail05 .datalist .firstRow{font-weight:bold; color:#333; font-size:18px;}
.pro_detail05 .datalist .firstRow > th,
.pro_detail05 .datalist >tbody >tr >td{}
.pro_detail05 .datalist .firstRow > th,
.pro_detail05 .datalist >tbody >tr >td{padding:20px 20px;}

.pro_detail06{padding:60px 0; background:url(../images/case_detail03.jpg) no-repeat center;}
.pro_detail .pro_detail06.section .infor .tit{color:#fff; padding-top:0;}
.pro_detail06 .content .item{display:none;}
.pro_detail06 .content .owl-item .item{display:block;}
.pro_detail06 .content .item .rect-603{padding-bottom:60.3%;}
.pro_detail06 .content .item .li_box{display:block; position:relative;}
.pro_detail06 .content .item .li_box .intro{background:#fff;}
.pro_detail06 .content .item .li_box .intro .box{padding:24px 27px;}
.pro_detail06 .content .item .li_box .intro .box .line{width:24px; height:2px; background:#ffb100; margin-bottom:10px;}
.pro_detail06 .content .item .li_box .intro .box .t{font-size:24px; color:#333;}
.pro_detail06 .content .item .li_box .cover{position:absolute; left:0; bottom:0; width:100%; height:100%; background:#db241c; opacity:0; visibility:hidden; transition:all 0.5s ease;}
.pro_detail06 .content .item .li_box .cover .box{padding:57px 40px;}
.pro_detail06 .content .item .li_box .cover .box .line{width:24px; height:2px; background:#333e46; margin-bottom:10px;}
.pro_detail06 .content .item .li_box .cover .box .t{font-size:28px; line-height:40px; font-weight:bold; color:#333e46;}
.pro_detail06 .content .item .li_box .cover .box .c{font-size:14px; line-height:24px; height:73px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; color:#323e46; margin:20px 0 35px;} 
.pro_detail06 .content .item .li_box .cover .box .btn-border{color:#333e46; border-color:#333e46;}
.pro_detail06 .content .item:hover .li_box .cover{opacity:1; visibility:visible;}
.pro_detail06 .content .owl-nav>div{position:absolute; width:56px; height:56px; top:50%; margin-top:-28px; color:#fff; font-size:16px; border:1px solid #fff; line-height:56px; text-align:center; transition:.5s ease;}
.pro_detail06 .content .owl-nav .owl-next{right:-57px;}
.pro_detail06 .content .owl-nav .owl-prev{left:-58px;}
.pro_detail06 .content .owl-nav>div:hover{background:#fff; color:#343e46;}
.pro_detail07 .item{display:none;}
.pro_detail07 .owl-item .item{display:block;}
.pro_detail07 .item .item_box{border:1px solid #d2d2d2;}
.pro_detail07 .item .item_box .intro .box{padding:0 22px;}
.pro_detail07 .item .item_box .intro .t{font-size:22px; font-weight:bold; border-bottom:1px solid #d2d2d2; padding:20px 0 10px;}
.pro_detail07 .item .item_box .intro .t span{font-size:14px; color:#d20000; font-weight:normal;}
.pro_detail07 .item .item_box .intro .c{margin:20px 0;}
.pro_detail07 .item .item_box .intro .c ul li{font-weight:bold; color:#333; margin-bottom:10px;}
.pro_detail07 .item .item_box .intro .c ul li span{color:#666; margin-right:10px; font-weight:normal;}
.pro_detail07 .item .item_box .intro .btn_box{margin-bottom:40px;}
.pro_detail07 .item .item_box .intro .btn_box a{position:relative; display:inline-block; padding:0 30px; border:1px solid #b8bcbf; font-size:16px;}
.pro_detail07 .item .item_box .intro .btn_box a span{height:40px; line-height:40px; position:relative; z-index:2; display:inline-block;}
.pro_detail07 .item .item_box .intro .btn_box a.btn span{color:#333e46;}
.pro_detail07 .item .item_box .intro .btn_box a.btn1{margin-right:15px;}
.pro_detail07 .item .item_box .intro .btn_box a:after{content:''; width:0; height:100%; background:#343e46; position:absolute; left:0; bottom:0; z-index:1; transition:all 0.5s ease;}
.pro_detail07 .item .item_box .intro .btn_box a.btn1:hover{border-color:#333e46;}
.pro_detail07 .item .item_box .intro .btn_box a.btn2:after{background:#db241c;}
.pro_detail07 .item .item_box .intro .btn_box a:hover:after{width:100%;}
.pro_detail07 .item .item_box .intro .btn_box a.btn1:hover span{color:#db241c;}
.pro_detail07 .item .item_box .intro .btn_box a.btn2:hover span{color:#333e46;}
.pro_detail07 .item .item_box .intro .btn_box a.btn2:hover{border-color:#db241c;}
.pro_detail07 .owl-nav>div{position:absolute; width:56px; height:56px; background:#343e46; top:50%; margin-top:-15px; color:#fff; font-size:16px; line-height:56px; text-align:center; transition:.5s ease;}
.pro_detail07 .owl-nav .owl-next{right:-56px;}
.pro_detail07 .owl-nav .owl-prev{left:-56px;}
.pro_detail07 .owl-nav>div:hover{background:#db241c; color:#343e46;}
.pro_detail08{background:url(../images/pro_detail08_bg.jpg) no-repeat center; padding:69px 0; margin-top:70px;}
.pro_detail08 .infor{text-align:center;}
.pro_detail08 .infor .tit{font-size:40px; font-weight:bold;}
.pro_detail08 .infor .con{font-size:16px; margin-bottom:35px;}
.pro_detail08 .content ul{padding:0 12%;}
.pro_detail08 .content ul li{float:left; width:25%; text-align:center;}
.pro_detail08 .content ul li .t{font-size:22px; font-weight:bold;}
.pro_detail08 .content ul li .c{font-size:15px;}
.pro_detail08 .content ul li .img{transition:.5s ease;}
.pro_detail08 .content ul li:hover .img{transform:rotateY(180deg);}

/*产品列表*/
.pro_list.channel_content{padding-bottom:0;}
.pro_list01 .left{width:21.5%; float:left;}
.pro_list01 .left .box{padding:35px 20px; background:#f6f6f6}
.pro_list01 .left .box .infor{border-bottom:1px solid #dcdcdc; padding-bottom:20px; margin-bottom:15px;}
.pro_list01 .left .box .infor .t{float:left; font-size:24px; line-height:24px; color:#343f47;}
.pro_list01 .left .box .infor .c{float:right; font-size:15px; line-height:24px; color:#db241c; cursor:pointer;}
.pro_list01 .left .box .content{padding-right:10px;}
/* 滚动条样式 */
.pro_list01 .left .box .content::-webkit-scrollbar {width:4px; height:4px;}
.pro_list01 .left .box .content::-webkit-scrollbar-thumb {border-radius:5px; background:#db241c; background:rgba(252,176,38,.6)}
.pro_list01 .left .box .content::-webkit-scrollbar-track {border-radius:0; background:#f6f5f5;}
/* 滚动条样式 end*/
.pro_list01 .left .box .content .item{padding-top:15px; border-top:1px solid #dcdcdc; margin-top:20px}
.pro_list01 .left .box .content .item:first-child{border-top:none; margin-top:0; padding-top:0}
.pro_list01 .left .box .content .item .tit{font-size:18px; color:#333; position:relative; display:block;}
.pro_list01 .left .box .content .item .tit span.icon_jt{display:inline-block; width:19px; height:11px; background:url(../images/icon_jt.png) no-repeat center; position:absolute; right:0; top:50%; margin-top:-5px; transition:all 0.5s ease; transform:rotateZ(-90deg);}
.pro_list01 .left .box .content .item .item_down{margin-top:12px;}
.pro_list01 .left .box .content .item .item_down .con_a{display:block; font-size:14px; line-height:22px; margin-bottom:5px; color:#454545; padding-left:25px; position:relative;}
.pro_list01 .left .box .content .item .item_down .con_a i{display:block; width:17px; height:17px; background:url(../images/en_prolist01_sele.png) no-repeat; position:absolute; left:0; top:2px;}
.pro_list01 .left .box .content .item .item_down .ej ul{display:none;}
.pro_list01 .left .box .content .item .item_down .ej ul li{padding-left:26px; cursor:pointer;}
.pro_list01 .left .box .content .item .item_down .ej ul li.cur{color:#db241c;}
.pro_list01 .left .box .empty{height:46px; line-height:46px; background:#db241c; color:#333e46; font-size:16px; text-align:center; margin-top:25px; cursor:pointer;}
.pro_list01 .left .box .content .item.item03{border:none;}
.pro_list01 .left .item input{line-height:40px; height:40px; width:100%; text-indent:0.5em; font-size:15px; color:#454545; box-sizing:border-box;}
.pro_list01 .left .item .con{position:relative;}
.pro_list01 .left .item .con .slider{display:block; margin-top:-20px; width:95%; margin-left:2.5%;}
.pro_list01 .left .item .con .slider .irs--round{height:65px;}
.pro_list01 .left .item .con .value{margin-top:10px; font-size:15px; color:#454545;}
body .irs--round .irs-handle{background:#db241c;}
body .irs--round .irs-bar{background:#db241c; height:2px;}
body .irs--round .irs-line{height:2px;}

/* 产品列表展开筛选 */
.pro_list01 .left .box .content .item.on .tit span.icon_jt{transform:rotateZ(0deg);}
/* 点击筛选选项 */
.pro_list01 .left .box .content .item .item_down .con_a.cur i{background-position:-17px 0;}
.pro_list01 .left .box .content .item .item_down .con_a.cur{color:#db241c}
/* 右侧列表 */
.pro_list01 .right{width:74%; float:right}
.pro_list01 .right .title{font-size:30px; line-height:30px; color:#343f47; margin-bottom:20px;}
.pro_list01 .right .add_list{font-size:0; float:left;}
.pro_list01 .right .add_list .list_a{display:inline-block; margin-right:18px; }
.pro_list01 .right .add_list .list_a.no_content{margin:0;}
.pro_list01 .right .add_list .list_a span{display:inline-block; font-size:16px; padding:0 40px 0 10px; height:42px; line-height:42px; color:#343f47; text-transform:uppercase; vertical-align:middle; background:#db241c; position:relative;}
.pro_list01 .right .add_list .list_a span:after{content:''; width:16px; height:16px; background:url(../images/close.png) no-repeat center; position:absolute; right:14px; top:50%; margin-top:-8px; transition:all 0.5s ease;}
.pro_list01 .right .add_list .list_a span:hover:after{transform:rotateZ(180deg);}
.pro_list01 .right .add_search{float:right; font-size:0; margin-bottom:20px;}
.pro_list01 .right .add_search .inp{display:inline-block; width:180px; height:40px; border:1px solid #d2d2d2; border-right:none; font-size:14px; color:#c5c5c5; vertical-align:middle; padding:0; text-indent:16px;}
.pro_list01 .right .add_search .btns{display:inline-block; vertical-align:middle; width:46px; height:42px; background:url(../images/case_list01_1.jpg) no-repeat center; border:none; padding:0; cursor:pointer;}
.pro_list01 .right .item{float:left; width:32%; margin-right:2%; margin-bottom:50px;}
.pro_list01 .right .three_item{margin-right:0;}
.pro_list01 .right .item .item_box{border:1px solid #d2d2d2;}
.pro_list01 .right .item .item_box .intro .box{padding:0 22px;}
.pro_list01 .right .item .item_box .intro .t{font-size:22px; font-weight:bold; border-bottom:1px solid #d2d2d2; padding:20px 0 10px;}
.pro_list01 .right .item .item_box .intro .t span{font-size:14px; color:#d20000; font-weight:normal;}
.pro_list01 .right .item .item_box .intro .c{margin:20px 0; height:54px;}
.pro_list01 .right .item .item_box .intro .c ul li{font-weight:bold; color:#333; margin-bottom:10px;}
.pro_list01 .right .item .item_box .intro .c ul li span{color:#666; margin-right:10px; font-weight:normal;}
.pro_list01 .right .item .item_box .intro .btn_box{margin-bottom:40px;}
.pro_list01 .right .item .item_box .intro .btn_box a{position:relative; display:inline-block; padding:0 30px; border:1px solid #b8bcbf; font-size:16px;}
.pro_list01 .right .item .item_box .intro .btn_box a span{height:40px; line-height:40px; position:relative; z-index:2; display:inline-block;}
.pro_list01 .right .item .item_box .intro .btn_box a.btn span{color:#333e46;}
.pro_list01 .right .item .item_box .intro .btn_box a.btn1{margin-right:15px;}
.pro_list01 .right .item .item_box .intro .btn_box a:after{content:''; width:0; height:100%; background:#343e46; position:absolute; left:0; bottom:0; z-index:1; transition:all 0.5s ease;}
.pro_list01 .right .item .item_box .intro .btn_box a.btn1:hover{border-color:#333e46;}
.pro_list01 .right .item .item_box .intro .btn_box a.btn2:after{background:#db241c;}
.pro_list01 .right .item .item_box .intro .btn_box a:hover:after{width:100%;}
.pro_list01 .right .item .item_box .intro .btn_box a.btn1:hover span{color:#db241c;}
.pro_list01 .right .item .item_box .intro .btn_box a.btn2:hover span{color:#333e46;}
.pro_list01 .right .item .item_box .intro .btn_box a.btn2:hover{border-color:#db241c;}

/* 荣誉资质 */
.channel_content.honor{padding-top:35px;}
.honor01 .honor_list .yx_count{position:relative;}
.honor01 .honor_list .yx_count img{width:100%;}
.honor01 .honor_list .yx_count .digit{font-size:36px; color:#d6d6d6;display:block;position:absolute;bottom:95px;left:0; width:74%;text-align:center;}
.honor01 .honor_list{overflow:hidden;}
.honor01 .honor_list li{margin-bottom:30px;}
.honor01 .honor_list li .mask{background:url(../images/orange.8.png) repeat; background:rgba(252,176,38,.8); position:absolute; width:100%; height:100%; cursor:pointer; bottom:0%; left:0; font-size:0; opacity:0; visibility:hidden; transition:all 0.5s ease;}
.honor01 .honor_list li ._title{font-size:24px;color:#fff;text-align:center;width:90%;z-index:2;padding:0 5%;display:inline-block;height:auto;line-height:1.4; vertical-align:middle;position:absolute;top:53%;left:0;}
.honor01 .honor_list li .line{display:block;width:42px; height:42px; background:url(../images/ico2.png) 0 -230px no-repeat;position:absolute;top:25%;left:50%; margin-left:-21px;}
.honor01 .honor_list li .line:after{content:'';width:46px; height:1px; background-color:#fff; position:absolute;bottom:-20px; left:50%; margin-left:-14px;}
.honor01 .honor_list li:hover .mask{opacity:1; visibility:visible;}
.honor01 .honor_list li.first{ float:right;}
.honor01 .honor_list .form_box{padding:39px 25px;}
.honor01 .honor_list .form_box .sele_wrap{text-indent:5px; height:40px; line-height:40px; margin-bottom:10px;}
.honor01 .honor_list .form_box .sele_wrap .sele {height:40px; line-height:40px; width:100%; background:#fff; border:1px solid #eee; color:#a9a9a9;}
.honor01 .honor_list .form_box .sele_wrap .sele.select-ui-choose-default ._arrow{width:2.5em; background:#f3f3f3;}
.honor01 .honor_list .form_box .sele_wrap .sele.select-ui-choose-default ._arrow .arr{width:0; height:0; border-left:5px transparent solid; border-right:5px transparent solid; border-top:5px #b8b8b8 solid; position:absolute; top:50%; left:50%; margin-left:-5px; margin-top:-2.5px;}
.honor01 .honor_list .form_box .sele_wrap .sele.select-ui-choose-default.on ._arrow .arr{border-bottom:5px #b8b8b8 solid; border-top:0;}
.album_gallery .arrs{width: 58px!important;height: 51px!important;line-height: 51px!important;font-size: 0!important;color: #fff;top: 50%;margin-top: -100px;text-align: center;z-index: 5; background:url(../images/album.png) no-repeat; transition:none;}
.album_gallery .arr_prev{left: 10%!important;}
.album_gallery .arr_next{left:auto!important;right:10%; background-position: right top;}
.album_gallery .arr_prev:hover{ background-position:left bottom;}
.album_gallery .arr_next:hover{background-position:right bottom;}
.album_gallery .album_close{top:inherit!important; margin:0 1em!important;}
.album_gallery .album_close i{font-weight:bold;}
.album_gallery .album_close:hover{color:#db241c!important;}
body .album_gallery .slide_nav .on{border-color:#db241c;}
body .select-ui-options-default li:hover{background:#db241c;}
body .select-ui-options{z-index:5;}


/* 招聘列表 */
.job_list01 .content .sele_wrap{width:40%; margin-right:2%; float:left; height:56px; line-height:56px; font-size:18px; color:#676767;}
.job_list01 .content .sele_wrap .sele{width:100%; background:#eee; height:56px; line-height:56px; border:none; text-indent:10px;}
.job_list01 .content .sele_wrap .select-ui-choose ._arrow{right:1em;}
.job_list01 .content .inp_box_wrap{width:40%; margin-right:2%; height:56px; line-height:56px; font-size:18px;}
.job_list01 .content .inp_box_wrap input{width:100%; background:#eee; height:56px; line-height:56px; border:none; text-indent:20px;}
.job_list01 .content .inp_box_wrap ::-webkit-input-placeholder {color:#aaa;}
.job_list01 .content .btns{width:15%; float:left; height:56px; line-height:56px; text-align:center;}
.job_list01 .content .btns button{width:100%; height:56px; line-height:56px; font-size:18px; color:#333f47; font-weight:bold; border:none; background:#db241c; outline:none; box-shadow:none;}                     
.job_list01 .content .bd{margin-top:60px;}
.job_list01 .content .bd li{border:1px solid #bababe; margin-bottom:20px;}
.job_list01 .content .bd .li_top{position:relative;}
.job_list01 .content .bd .li_top .top_l{padding-right:200px;}
.job_list01 .content .bd .li_top .box{padding:15px 30px;}
.job_list01 .content .bd .li_top .top_h{margin-bottom:15px;}
.job_list01 .content .bd .li_top .tit{font-size:25px; padding-right:8%; color:#333f47;}
.job_list01 .content .bd .li_top .time1{position:relative; padding:0 3%;}
.job_list01 .content .bd .li_top .time1,
.job_list01 .content .bd .li_top .time2{color:#999; line-height:40px;}
.job_list01 .content .bd .li_top .time1:after,
.job_list01 .content .bd .li_top .time1:before{content:""; position:absolute; top:0; width:1px; height:100%; background-color:#999; display:block;}
.job_list01 .content .bd .li_top .time1:before{left:0;}
.job_list01 .content .bd .li_top .time1:after{right:0;}
.job_list01 .content .bd .li_top .time2{padding-left:3%;}
.job_list01 .content .bd .li_top .top_d_item{display:inline-block; margin-right:30px; line-height:30px; font-size:16px;}
.job_list01 .content .bd .li_top .top_r{position:absolute; top:0; right:0; height:100%; width:150px; border-left:1px solid #bababe; line-height:140px; text-align:center; cursor:pointer;}
.job_list01 .content .bd .li_top .top_r .see{font-size:20px;}
.job_list01 .content .bd .li_top .top_r .see_close{position:absolute; top:50%; left:50%; margin-top:-18px; margin-left:-18px; display:none;}
.job_list01 .content .bd .li_bottom{display:none;}
.job_list01 .content .bd .li_bottom .box{padding:30px; position:relative;}
.job_list01 .content .bd .li_bottom .send{position:static; /*bottom:40px; right:45px;*/ padding:15px 35px; background-color:#333f47; color:#fff; font-size:15px; display:inline-block; margin-top:20px;}
.job_list01 .content .bd li.cur{box-shadow:0 0 10px #666;}
.job_list01 .content .bd li.cur .li_top{border-bottom:1px solid #bababe;}
.job_list01 .content .bd li.cur .li_top .top_r .see{display:none;}
.job_list01 .content .bd li.cur .li_top .top_r .see_close{display:block;}

/* 服务综合 */
.xc_cen_banner .infor{color:#fff; position:relative; margin-top:205px;}
.xc_cen_banner .infor .tit{font-size:40px; font-weight:bold;}
.xc_cen_banner .infor .con{font-size:34px; font-weight:lighter;}
.service_center01 .rect-271{padding-bottom:27.1%;}
.service_center01 .content{position:relative;}
.service_center01 .content .cover{position:absolute; width:100%; height:100%; left:0; top:0;}
.service_center01 .content .cover .box{padding:90px 65px;}
.service_center01 .content .cover .box .t{font-size:34px; color:#fff; font-weight:bold; margin-bottom:5px;}
.service_center01 .content .cover .box .c{font-size:30px; color:#fff; font-weight:lighter;}
.service_center02{margin:55px 0;}
.service_center02 .wrap{background:#db241c;}
.service_center02 .left{float:left; width:58.5%; position:relative;}
.service_center02 .left .rect-72{padding-bottom:72%;}
.service_center02 .left .cover{position:absolute; left:0; top:0; width:100%; height:100%;}
.service_center02 .left .cover .box{padding:85px 65px;}
.service_center02 .left .cover .box .tit{font-size:36px; font-weight:bold; color:#db241c;}
.service_center02 .left .cover .box .con{margin:10px 0 20px; font-size:28px; line-height:30px; font-weight:lighter; color:#fff; color:rgba(255,255,255,0.8);}
.service_center02 .left .cover .box .txt{margin-bottom:60px; font-size:15px; font-weight:lighter; line-height:26px; color:#fff; color:rgba(255,255,255,0.7);}
.service_center02 .right{float:left; width:41.5%;}
.service_center02 .right .box{padding:85px 50px; text-align:center; color:#fff;}
.service_center02 .right .box .tit{font-size:36px; font-weight:bold; margin-bottom:50px;}
.service_center02 .right .box ul li{float:left; width:50%;}
.service_center02 .right .box ul li .num{font-size:75px; font-family:'BEBAS';}
.service_center02 .right .box ul li .t{font-size:16px; font-weight:lighter;}
.service_center03 .left{float:left; width:31%;}
.service_center03 .left ul{margin-top:60px;}
.service_center03 .left ul li{float:left; width:60%;}
.service_center03 .left ul li:first-child{width:40%;}
.service_center03 .left ul li .num{font-size:24px; color:#db241c; line-height:1; margin-bottom:10px; font-weight:lighter;}
.service_center03 .left ul li .num span{font-size:75px; font-family:'BEBAS'; }
.service_center03 .left ul li .t{font-size:24px; font-weight:lighter;}
.service_center03 .left .tit{font-size:36px; font-weight:bold; margin-top:50px;}
.service_center03 .left .tel{font-size:42px; font-family:'BEBAS'; color:#db241c; line-height:1;}
.service_center03 .left .con{font-size:24px; color:#535353; font-weight:lighter; margin-bottom:40px;}
.service_center03 .left .txt{font-size:20px;line-height:24px; font-weight:lighter;}
.service_center03 .right{float:right; width:57%; position:relative;}
.service_center03 .right ul li{animation:point 1s ease infinite alternate; position:absolute; z-index:9;transform-origin: center center;
	cursor: pointer; border-radius:50%;}
.service_center03 .right ul li:nth-of-type(2) {animation-delay:0.5s;-webkit-animation-delay:0.5s;}
.service_center03 .right ul li:nth-of-type(3) {animation-delay:1s;-webkit-animation-delay:1s;}
.service_center03 .right ul li:nth-of-type(5) {animation-delay:0.7s;-webkit-animation-delay:0.7s;}
.service_center03 .right ul li:nth-of-type(8) {animation-delay:0.7s;-webkit-animation-delay:0.7s;}
.service_center03 .right ul li:nth-of-type(10) {animation-delay:0.5s;-webkit-animation-delay:0.5s;}
.service_center03 .right ul li:nth-of-type(11) {animation-delay:0.7s;-webkit-animation-delay:0.7s;}
.service_center03 .right ul li.yellow{background:#db241c;}
.service_center03 .right ul li.blue{background:#323e46;}
@keyframes point {
	from {
			transform: scale(1);
			-webkit-transform: scale(1);
			-moz-transform: scale(1);
			-ms-transform: scale(1);
			opacity: 0.7;
	}
	to {
			transform: scale(1.6);
			-webkit-transform: scale(1.6);
			-moz-transform: scale(1.6);
			-ms-transform: scale(1.6);
			opacity: 0.4;
	}
}

.service_center04{background:url(../images/service_center04_bg.jpg) no-repeat center; padding:80px 0;}
.service_center04 .hd{margin-bottom:80px;}
.service_center04 .hd .left{float:left;}
.service_center04 .hd .left .tit{font-size:38px; line-height:40px; font-weight:bold; color:#fff;}
.service_center04 .hd .right{float:right;}
.service_center04 .hd .right ul li{position:relative; float:left; line-height:40px; cursor:pointer; font-size:18px; color:#fff; margin:0 16px;}
.service_center04 .hd .right ul li:after{content:''; position:absolute; left:0; bottom:-10px; width:0; height:4px; background:#db241c; transition:.5s ease;}
.service_center04 .hd .right ul li.cur{color:#db241c; font-weight:bold;}
.service_center04 .hd .right ul li.cur:after{width:100%;}
.service_center04 .bd{background:url(../images/white.8.png);}
.service_center04 .bd .content{padding:70px 65px;}
.service_center04 .bd .item{display:none;}
.service_center04 .bd .owl-item .item{display:block;}
.service_center04 .bd .item .img{float:left; width:46%;}
.service_center04 .bd .item .intro{float:left; width:45%; margin-left:5%; margin-top:40px;}
.service_center04 .bd .item .intro .tit{font-size:18px; font-family:'BEBAS';}
.service_center04 .bd .item .intro .con{font-size:18px; margin:8px 0;}
.service_center04 .bd .item .intro .txt{font-size:14px;}
.service_center04 .bd .owl-nav>div{position:absolute; width:56px; height:56px; top:50%; margin-top:-28px; color:#fff; font-size:16px; border:1px solid #fff; line-height:56px; text-align:center; transition:.5s ease;}
.service_center04 .bd .owl-nav .owl-next{right:-65px;}
.service_center04 .bd .owl-nav .owl-prev{left:-65px;}
.service_center04 .bd .owl-nav>div:hover{background:#fff; color:#343e46;}
.service_center05{padding-top:80px;}
.service_center05 .infor{margin-bottom:50px;}
.service_center05 .infor .tit{float:left; font-size:38px; font-weight:bold; line-height:40px;}
.service_center05 .infor .con{float:right; font-size:22px; font-weight:lighter; line-height:40px;}                      
.service_center05 .owl{height:412px; position:relative;}
.service_center05 .owl .wrap{position:relative; height:412px;}
.service_center05 .content{position:absolute; left:50%; margin-left:-2100px; top:0; bottom:0; width:4200px;}
.service_center05 .content .item .rect-577{padding-bottom:57.7%;}
.service_center05 .content .item .left{width:52%; -moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
.service_center05 .content .item .left.to_right{margin-left:44%;}
.service_center05 .content .item .wrap{overflow:hidden;}
.service_center05 .right_content{position:absolute; right:2%; top:0; bottom:0; width:46%; z-index:2; background:#f6f5f5;}
.service_center05 .right_content .right{display:none;}
.service_center05 .right_content .right.cur{display:block;}
.service_center05 .right_content .right .info{padding:40px 35px;}
.service_center05 .right_content .right .t{font-size:24px; font-weight:bold; color:#313131; margin:0 0 5px;}
.service_center05 .right_content .right .desc{color:#383838; font-size:15px; padding-bottom:40px; margin-bottom:30px; position:relative; line-height:27px; height:108px;}
.service_center05 .right_content .right .list{margin-bottom:35px; line-height:28px; height:168px;}
.service_center05 .right_content .right .list a{display:block; position:relative; padding-left:22px; color:#383838; line-height:2;}
.service_center05 .right_content .right .list a:after{content:""; position:absolute; left:5px; width:6px; height:6px; top:50%; margin-top:-3px; background:#db241c; border-radius:50%;}
.service_center05 .right_content .right .list a:hover{color:#db241c;}
.service_center05 .right_content .right .ctrls{user-select:none;}
.service_center05 .right_content .right .num{position:relative; width:70px; height:50px; text-align:right;}
.service_center05 .right_content .right .num .cur{color:#db241c; font-size:39px; font-family:Impact; position:absolute; right:40px; top:0; line-height:1;}
.service_center05 .right_content .right .num .total{font-size:18px; color:#878787; font-family:Impact; padding-top:20px;}
.service_center05 .right_content .right .num .flag{position:absolute; right:25px; font-size:30px; top:2px; color:#a9a9a9; font-weight:lighter;}
.service_center05 .ip3_btn>div{cursor:pointer; position:absolute; z-index:5; width:56px; height:56px; top:50%; margin-top:-28px; color:#fff; font-size:16px; background:#333e46; line-height:56px; text-align:center; transition:.5s ease;}
.service_center05 .ip3_btn .owl-next{right:0;}
.service_center05 .ip3_btn .owl-prev{left:0;}
.service_center05 .ip3_btn>div:hover{background:#db241c; color:#343e46;}
.service_center05 .ip3_btn.disabled{display:none;}
/* 圆点*/
.service_center05 .owl-carousel .owl-dots{position:absolute; z-index:10; bottom:-60px; left:0%;  width:100%; text-align:center;}
.service_center05 .owl-carousel .owl-dot{width:10px; height:10px; background:#858585; margin:0 5px; border-radius:20px; display:inline-block; transition:all 0.5s ease;}
.service_center05 .owl-carousel .owl-dot.active{width:47px; background:#db241c;}

/* 营销网络 */
.network01 .left{position:relative; float:left; width:41%; background:#f4f4f4; overflow:hidden;}
.network01 .left .search{border-bottom:1px solid #d0d0d0; border-top:8px solid #db241c;}
.network01 .left .search .box{padding:30px 40px; position:relative;}
.network01 .left .search .box button{position:absolute; right:100px; top:40px; outline:none; background:transparent; border:none;}
.network01 .left .search .box input{width:85%; border:none; border-bottom:1px solid #d0d0d0; text-indent:0em; font-size:16px; color:#333; line-height:40px; height:40px; background:transparent;}
.network01 .left .content{background:#fff; padding-right:10px; height:597px; overflow:auto;}
.network01 .left .content .item{border:1px solid #d0d0d0; border-top:none;}
.network01 .left .content .item .box{padding:25px 30px;}
.network01 .left .content .item .box_t .l{font-size:20px; font-weight:bold;}
.network01 .left .content .item .box_t .r{color:#666666;}
.network01 .left .content .item .box_t .r span{display:inline-block; line-height:32px; cursor:pointer; transition:.3s ease;}
.network01 .left .content .item .box_t .r span.close{margin-right:20px;}
.network01 .left .content .item .box_t .r span i{font-size:16px;}
.network01 .left .content .item .box_t .r span:hover{color:#db241c;}
.network01 .left .content .item .box_c{margin-top:5px;}
.network01 .left .content .item .box_c ul li{float:left; width:50%; font-size:16px; color:#666;}
/* 滚动条样式 */
.network01 .left ::-webkit-scrollbar {width:9px; height:4px;}
.network01 .left ::-webkit-scrollbar-thumb {border-radius:5px;background:#db241c;}
.network01 .left ::-webkit-scrollbar-track {border-radius:0;background:#f6f5f5;}
.network01 .left .network_tc{position:absolute; left:-100%; transition:.5s ease; top:0; width:100%; height:100%; background:#fff; border-top:8px solid #db241c;}
.network01 .left .network_tc .tit{position:relative; margin:50px 0 40px;}
.network01 .left .network_tc .box{ padding:0 35px;}
.network01 .left .network_tc .tit .t{font-size:30px; font-weight:bold; color:#333;}
.network01 .left .network_tc .tit .c{font-size:16px; color:#666;}
.network01 .left .network_tc .tit .close{position:absolute; right:40px; top:0; cursor:pointer; float:right;font-size:20px; font-weight:bold; transition:.5s ease;}
.network01 .left .network_tc .tit .close:hover{transform:rotateZ(180deg);}
.network01 .left .network_tc .con ul{margin-bottom:40px;}
.network01 .left .network_tc .con ul li{margin-top:10px; width:100%; font-size:16px; color:#db241c;}
.network01 .left .network_tc .con ul li img{vertical-align:middle; margin-right:10px;}
.network01 .left .network_tc .item .item_t{font-size:20px; font-weight:bold; color:#333; border-bottom:1px solid #bfbfbf; padding-bottom:10px; margin-bottom:30px;}
.network01 .left .network_tc .item .item_t i{float:right; cursor:pointer; transition:.3s ease;}
.network01 .left .network_tc .item .item_c{display:none;}
.network01 .left .network_tc .item .item_c .title{font-size:14px; color:#666; margin-bottom:10px;}
.network01 .left .network_tc .item .item_c .time{line-height:50px; height:50px; background:#f5f5f5; font-size:18px; color:#333; font-weight:bold; padding:0 17px; margin-bottom:30px;}
.network01 .left .network_tc .item .item_c .time span{float:right;}
.network01 .left .network_tc .item.cur .item_t i{transform:rotateZ(-180deg)}
.network01 .left .scroll_box{height:500px; overflow:auto; padding-right:10px;}
.network01 .left .network_tc.cur{left:0; box-shadow:0 0 15px 0 rgba(0,0,0,0.2);}
.network01 .right{float:right; width:59%;}
.network01 .right .map{height:710px; overflow:hidden;}
.network02{margin-top:66px;}
.network02 ul li{float:left; width:49%; background:#f4f4f4; transition:.5s ease; margin-bottom:30px;}
.network02 ul li.even{float:right;}
.network02 ul li .box{padding:45px 40px;}
.network02 ul li .box .tit{font-size:30px; font-weight:bold; margin-bottom:20px;}
.network02 ul li .box dl dd{font-size:14px;}
.network02 ul li .box dl dd span{font-weight:bold;}
.network02 ul li .box dl dd a:hover{color:#000;}
.network02 ul li:hover{background:#db241c;}












/* lujx */
/*新闻列表*/
.news_list.channel_content{padding:145px 0 70px; background:#f5f5f5;}
.news_list01 .infor {margin-bottom:70px;}
.news_list01 .infor .tit{font-size:44px; line-height:44px; color:#2d3a43; text-align:center; font-weight:bold; margin-bottom:40px;}
.news_list01 .infor .con{text-align:center;}
.news_list01 .infor .con .item{display:inline-block; text-align:left; vertical-align:middle;}
.news_list01 .infor .con .item01{width:20%;  position:relative;}
.news_list01 .infor .con .item01 .leibie{padding:0 34px; position:relative; height:50px; line-height:50px; border:1px solid #858585; border-radius:50px; cursor:pointer;}
.news_list01 .infor .con .item01 .leibie span{display:inline-block; width:80%; vertical-align:0;}
.news_list01 .infor .con .item01 .leibie .icon{display:inline-block; width:16px; height:9px; background:url(../images/news_list01_1.png) no-repeat center; position:absolute; right:34px; top:50%; margin-top:-4px;}
.news_list01 .infor .con .item01 .item_down{position:absolute; left:0; top:100%; width:100%; background:#fff; border-radius:20px; padding:15px 0; display:none; z-index:4}
.news_list01 .infor .con .item01 .item_down li{padding:0 34px; line-height:40px; height:40px; transition:all 0.5s ease; cursor:pointer}
.news_list01 .infor .con .item01 .item_down li:hover{color:#db241c; cursor:pointer;}
.news_list01 .infor .con .item02{width:27%; margin-left:2%;}
.news_list01 .infor .con .item02 .inp_wrap{width:61%; float:left; position:relative;}
.news_list01 .infor .con .item02 .inp_wrap:after{content:''; width:18px; height:19px; background:url(../images/news_list01_2.png) no-repeat; position:absolute; left:26px; top:50%; margin-top:-8px;}
.news_list01 .infor .con .item02 .inp_wrap .box{padding:0 26px 0 66px; border:1px solid #858585; border-right:none; border-radius:50px 0 0 50px; background:#fff; height:50px; line-height:50px;}
.news_list01 .infor .con .item02 .inp_wrap .inp{width:100%; background:#fff; height:50px; line-height:50px;  border:none; padding:0;}
.news_list01 .infor .con .item02 .btns_wrap{width:39%; float:right;}
.news_list01 .infor .con .item02 .btns_wrap .btns{width:100%; background:#333e46; outline:none; border:1px solid #333e46; border-left:none; padding:0; border-radius:0 50px 50px 0; height:50px; line-height:50px; font-size:18px;color:#fff; cursor:pointer; box-sizing:inherit}
.news_list01 .content .rect-49{padding-bottom:49%;}
.news_list01 .content .rect-77{padding-bottom:77%;}
.news_list01 .content .top_ {margin-bottom:70px; width:98.7%;}
.news_list01 .content .top_ .top_l{width:60%; float:left;}
.news_list01 .content .top_ .top_r{width:38%; float:right;}
.news_list01 .content .top_ .cover{position:absolute; left:0; bottom:0; width:100%; background:url(../images/black7.png) center;}
.news_list01 .content .top_ .cover:after{content:''; width:8px; height:37px; background:#db241c; position:absolute; left:0; top:15px;}
.news_list01 .content .top_ .cover .box{padding:40px 34px 35px;}
.news_list01 .content .top_ .cover .box .date{font-size:17px; font-family:Arial; color:#db241c;}
.news_list01 .content .top_ .cover .box .t{font-size:28px; line-height:28px; color:#fff; margin-top:10px;}
.news_list01 .content .bott_ .li_ {width:31.5%; float:left; margin-right:1.5%; margin-bottom:30px;}
.news_list01 .content .bott_ ul{overflow:hidden;}
.news_list01 .content .bott_ .li_three{margin-right:0px;}
.news_list01 .content .bott_ .li_ .rect-6035{padding-bottom:60.35%;}
.news_list01 .content .bott_ .li_ .li_box{display:block;}
.news_list01 .content .bott_ .li_ .li_box .intro{background:#fff; position:relative;}
.news_list01 .content .bott_ .li_ .li_box .intro:after{content:''; width:8px; height:37px; background:#db241c; position:absolute; left:0; top:25px;}
.news_list01 .content .bott_ .li_ .li_box .intro .box{padding:45px 35px;}
.news_list01 .content .bott_ .li_ .li_box .intro .box .d{font-size:17px; font-family:Arial; color:#db241c;}
.news_list01 .content .bott_ .li_ .li_box .intro .box .t{font-size:28px; line-height:34px; height:68px; overflow:hidden; color:#333e46; margin:10px 0 25px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical}
.news_list01 .content .bott_ .li_ .li_box .intro .box .c{font-size:15px; line-height:20px; height:40px; overflow:hidden; color:#313131; color:rgba(49,49,49,.7); text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}



/* 新 */
.news_list01 .content .top_ a{display:block;}
.news_list01 .content .top_ .rect-5515{padding-bottom:55.15%;}
.news_list01 .content .top_ .rect-5535{padding-bottom:55.35%;}
.news_list01 .content .top_ .rect-53{padding-bottom:53%;}
.news_list01 .content .top_ .left{width:32%; float:left; margin-right:2%;}
.news_list01 .content .top_ .item .intro{transition:all 0.5s ease; background:#fff;}
.news_list01 .content .top_ .item .intro .box{padding:30px 35px 50px; color:#333f47;}
.news_list01 .content .top_ .item .intro .box .date{font-size:16px; line-height:32px; font-family:Arial;}
/*这里0218要求新闻列表标题和内容距离一致，所以把两行高度改为最大高度*/
.news_list01 .content .top_ .item .intro .box .tit{font-size:28px; line-height:32px; margin:10px 0 20px; max-height:64px; white-space:normal;}
.news_list01 .content .top_ .item .intro .box .tit a{color:#333f47;}
.news_list01 .content .top_ .item .intro .box .tit a:hover{color:rgba(51,63,71,.6)}
.news_list01 .content .top_ .item .intro .box .con{font-size:14px; line-height:24px; margin-bottom:10px; color:#666}
.news_list01 .content .top_ .item .intro .box .symbol{display:inline-block;}
.news_list01 .content .top_ .item .intro .box .symbol span{display:inline-block; vertical-align:middle; width:auto; padding:0 10px; height:23px; line-height:23px; border:1px solid #a9a9a9; text-align:center; font-size:12px; color:#7e7e7e; margin-right:8px; margin-bottom:5px;}
.news_list01 .content .top_ .item .intro .box .symbol span a:hover{color:#333f47; opacity:0.8;}
.news_list01 .content .top_ .item:hover .intro{background:#db241c;}
.news_list01 .content .top_ .item:hover .intro .box .con{color:#333f47;}
.news_list01 .content .top_ .item:hover .intro .box .symbol span{border-color:#333f47; color:#333f47;}
.news_list01 .content .top_ .center{width:32%; float:left; margin-right:2%;}
.news_list01 .content .top_ .right{width:32%; float:right;}
.news_list01 .content .top_ .right .r_top{margin-bottom:22px;}

.news_list01 .content .bott_ .rect-6195{padding-bottom:61.95%;}
.news_list01 .content .bott_ .new{margin-bottom:30px; background:#fff; transition:all 0.5s ease;}
.news_list01 .content .bott_ .new a{display:block;}
.news_list01 .content .bott_ .new .img_{width:28%; float:left;}
.news_list01 .content .bott_ .new .txt{width:72%; float:right;}
.news_list01 .content .bott_ .new .txt .box{padding:50px 85px 40px 60px;}
.news_list01 .content .bott_ .new .txt .box .intro{width:67%; float:left;}
.news_list01 .content .bott_ .new .txt .box .intro .tit{font-size:32px; line-height:48px; color:#333f47;}
.news_list01 .content .bott_ .new .txt .box .intro .tit a{color:#333f47}
.news_list01 .content .bott_ .new .txt .box .intro .tit a:hover{color:rgba(51,63,71,.6)}
.news_list01 .content .bott_ .new .txt .box .intro .con{font-size:15px; line-height:26px; color:#666666; margin:12px 0 35px; height:52px; overflow:hidden;}
.news_list01 .content .bott_ .new .txt .box .intro .symbol{display:inline-block;}
.news_list01 .content .bott_ .new .txt .box .intro .symbol span{display:inline-block; vertical-align:middle; width:70px; height:23px; line-height:23px; border:1px solid #a9a9a9; text-align:center; font-size:12px; color:#7e7e7e; margin-right:8px;}
.news_list01 .content .bott_ .new .txt .box .intro .symbol span:hover{border-color:rgba(169,169,169,.9)}
.news_list01 .content .bott_ .new .txt .box .intro .symbol span a:hover{color:#333f47; opacity:0.7;}
.news_list01 .content .bott_ .new .txt .box .date{float:right; margin-top:25px;}
.news_list01 .content .bott_ .new .txt .box .date .day {font-size:60px; line-height:60px; color:#333f47; font-family:Impact; margin-bottom:5px;}
.news_list01 .content .bott_ .new .txt .box .date .year{font-size:18px; line-height:32px; color:#333f47; font-family:Arial;}

.news_list01 .content .bott_ .new:hover {background:#db241c;}
.news_list01 .content .bott_ .new:hover .txt .box .intro .con{color:#333f47;}
.news_list01 .content .bott_ .new:hover .txt .box .intro .symbol span{border-color:#333f47; color:#333f47;}
/*没有图片的时候*/
.news_list01 .content .bott_ .new.noimg .img_{display:none;}
.news_list01 .content .bott_ .new.noimg .txt{width:100%;}




/*新闻详细*/
.newsDetail_ban.xc_banner{height:345px;}
.newsDetail_ban .intro .con{text-align:right; margin-top:55px;}
.newsDetail_ban .intro .con a{display:inline-block; display:inline-block; width:42px; height:42px; background:url(../images/newsdetail_ban01.png) no-repeat; margin-left:10px;}
.newsDetail_ban .intro .con a.prev{background-position:0 0;}
.newsDetail_ban .intro .con a.next{background-position:-42px 0;}
.newsDetail_ban .intro .con a.back{background-position:-84px 0;}
.news_detail.channel_content{padding:60px 0 0;}
.news_detail01 .left{width:84px; float:left;}
.news_detail01 .left .bdsharebuttonbox{overflow:hidden;}
.news_detail01 .left .bdsharebuttonbox a{display:block; float:none; width:84px; height:84px; padding:0; margin:0 0px 1px; background-repeat:no-repeat; background-position:0 0; background-color:#323e46;}
.news_detail01 .left .bdsharebuttonbox a:hover{background-color:#db241c;background-position:0 0;}
.news_detail01 .left .bdsharebuttonbox a.cur{background-color:#db241c;background-position:0 0;}
.news_detail01 .left .bdsharebuttonbox a.bds_sqq{background-image:url(../images/newsdetail_icon1.png);}
.news_detail01 .left .bdsharebuttonbox a.bds_renren{background-image:url(../images/newsdetail_icon2.png); display:none;}
.news_detail01 .left .bdsharebuttonbox a.bds_weixin{background-image:url(../images/newsdetail_icon3.png);}
.news_detail01 .left .bdsharebuttonbox a.bds_tsina{background-image:url(../images/newsdetail_icon4.png);}
.news_detail01 .left .bdsharebuttonbox a.bds_qzone{background-image:url(../images/newsdetail_icon5.png);}
.news_detail01 .right{width:80%; float:right;}
.news_detail01 .right .box{padding-right:16%;}
.news_detail01 .right .tit{font-size:18px; line-height:28px; color:#db241c; font-weight:lighter;}
.news_detail01 .right .con .date{display:inline-block; font-size:14px; line-height:28px; color:#2c2c2c;}
.news_detail01 .right .con .switcher{display:inline-block; font-size:14px; line-height:28px; margin-left:30px;}
.news_detail01 .right .intro .title{font-size:38px; line-height:52px; color:#333e46; margin-top:30px; font-weight:bold; padding-bottom:30px; border-bottom:1px solid #d0d0d0; margin-bottom:35px;}
.news_detail01 .right .intro .text{font-size:15px; line-height:28px; color:#575757; font-weight:lighter;}
.news_detail01 .right .intro .text a{color:#db241c; text-decoration:underline;}
.news_detail01 .right .intro .text a:hover{background:#db241c; color:#fff;text-decoration:none;}
.news_detail02{background:url(../images/newsdetail02_1.jpg) no-repeat center; padding:55px 0; margin-top:60px; background-size:cover;}
.news_detail02 .smal_tit{font-size:18px; line-height:28px; font-weight:bold; color:#333e46;}
.news_detail02 .big_tit{font-size:36px; line-height:36px; color:#333e46; font-weight:lighter; margin:15px 0 25px;}
.news_detail03{padding:65px 0; background:url(../images/newsdetail03_1.jpg) no-repeat center;}
.news_detail03 .infor{text-align:center; margin-bottom:40px;}
.news_detail03 .infor .tit{font-size:40px; line-height:40px; color:#fff; font-weight:bold;}
.news_detail03 .content li{width:32%; margin-left:2%; float:left; background:#fff; transition:all 0.5s ease;}
.news_detail03 .content li:first-child{margin-left:0;}
.news_detail03 .content li .li_box{display:block; padding:40px;}
.news_detail03 .content li .li_box .date{font-size:17px; line-height:28px; color:#db241c;}
.news_detail03 .content li .li_box .tit{font-size:28px; line-height:38px; color:#333e46; height:76px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; font-weight:lighter; margin:7px 0 45px; overflow:hidden;} 
.news_detail03 .content li .li_box .more span{display:inline-block; vertical-align:middle; font-size:17px; line-height:30px; font-weight:lighter; color:#242d38; transition:all 0.5s ease;}
.news_detail03 .content li .li_box .more span.icon{width:10px; height:17px; background:url(../images/newsdetail03_1.png) no-repeat center; margin-left:15px;}
.news_detail03 .content li:hover{box-shadow:0 0 15px rgba(0,0,0,.2)}
.news_detail03 .content li:hover .li_box .more span{color:#db241c}
.news_detail03 .content li:hover .li_box .more span.icon{background:url(../images/newsdetail02_2.png) no-repeat center;}


/*案例列表*/
.case_list01 .left{width:100%; float:left;}
.case_list01 .left .box{padding:35px 30px; background:#f6f6f6}
.case_list01 .left .box .infor{border-bottom:1px solid #dcdcdc; padding-bottom:20px; margin-bottom:15px;}
.case_list01 .left .box .infor .t{float:left; font-size:24px; line-height:24px; color:#343f47;}
.case_list01 .left .box .infor .c{float:right; font-size:15px; line-height:24px; color:#db241c; cursor:pointer;}
.case_list01 .left .box .content{max-height:457px; overflow-y:auto; padding-right:10px;}
.case_list01 .left .box .content h5{ text-align:left; font-weight:lighter; font-size:20px;}
/* 滚动条样式 */
.case_list01 .left .box .content::-webkit-scrollbar {width:4px; height:4px;}
.case_list01 .left .box .content::-webkit-scrollbar-thumb {border-radius:5px; background:#db241c; background:rgba(252,176,38,.6)}
.case_list01 .left .box .content::-webkit-scrollbar-track {border-radius:0; background:#f6f5f5;}
/* 滚动条样式 end*/
.case_list01 .left .box .content .item{/*padding-top:15px; border-top:1px solid #dcdcdc; margin-top:20px*/}
.case_list01 .left .box .content .item:first-child{border-top:none; margin-top:0; padding-top:0}
.case_list01 .left .box .content .item .tit{font-size:18px; color:#333; position:relative; display:block;}
.case_list01 .left .box .content .item .tit span.icon_jt{display:inline-block; width:19px; height:11px; background:url(../images/icon_jt.png) no-repeat center; position:absolute; right:0; top:50%; margin-top:-5px; transition:all 0.5s ease; transform:rotateZ(-90deg);}
.case_list01 .left .box .content .item .item_down{margin-top:12px;}
.case_list01 .left .box .content .item .item_down .con_a{display:block; font-size:15px; line-height:20px; margin-bottom:10px; color:#454545; padding-left:25px; position:relative;}
.case_list01 .left .box .content .item .item_down .con_a i{display:block; width:17px; height:17px; background:url(../images/en_prolist01_sele.png) no-repeat; position:absolute; left:0; top:2px;}
.case_list01 .left .box .empty{height:46px; line-height:46px; background:#db241c; color:#333e46; font-size:16px; text-align:center; margin-top:25px; cursor:pointer;}
/* .case_list01 .left .box .content .item .item_down .ej ul{display:none;} */
.case_list01 .left .box .content .item .item_down .ej ul li{padding-left:26px; cursor:pointer; line-height:24px;}
.case_list01 .left .box .content .item .item_down .ej ul li a.cur{color:#db241c;}

/* 案例列表展开筛选 */
.case_list01 .left .box .content .item.on .tit span.icon_jt{transform:rotateZ(0deg);}
/* 点击筛选选项 */
.case_list01 .left .box .content .item .item_down .con_a.cur i{background-position:-17px 0;}
.case_list01 .left .box .content .item .item_down .con_a.cur{color:#db241c}
/* 右侧列表 */
.case_list01 .right{width:74%; float:right}
.case_list01 .right .title{font-size:30px; line-height:30px; color:#343f47; margin-bottom:20px;}
.case_list01 .right .add_list{font-size:0; float:left;}
.case_list01 .right .add_list .list_a{display:inline-block; margin-right:18px; }
.case_list01 .right .add_list .list_a.no_content{margin:0;}
.case_list01 .right .add_list .list_a span{display:inline-block; font-size:16px; padding:0 40px 0 10px; height:42px; line-height:42px; color:#343f47; text-transform:uppercase; vertical-align:middle; background:#db241c; position:relative;}
.case_list01 .right .add_list .list_a span:after{content:''; width:16px; height:16px; background:url(../images/close.png) no-repeat center; position:absolute; right:14px; top:50%; margin-top:-8px; transition:all 0.5s ease;}
.case_list01 .right .add_list .list_a span:hover:after{transform:rotateZ(180deg);}
.case_list01 .right .add_search{float:right; font-size:0; margin-bottom:20px;}
.case_list01 .right .add_search .inp{display:inline-block; width:180px; height:40px; border:1px solid #d2d2d2; border-right:none; font-size:14px; color:#c5c5c5; vertical-align:middle; padding:0; text-indent:16px;}
.case_list01 .right .add_search .btns{display:inline-block; vertical-align:middle; width:46px; height:42px; background:url(../images/case_list01_1.jpg) no-repeat center; border:none; padding:0; cursor:pointer;}
.case_list01 .right .rect-627{padding-bottom:62.7%;}
.case_list01 .right li{margin-bottom:30px; background:#f2f2f2; transition:all 0.5s ease;}
.case_list01 .right li .img_{width:38%; float:left;}
.case_list01 .right li .intro{width:62%; float:left;}
.case_list01 .right li .intro .box{display:block; padding:50px 30px;}
.case_list01 .right li .intro .box .date{font-size:15px; line-height:30px; font-weight:bold; color:#db241c;}
.case_list01 .right li .intro .box .t{font-size:28px; line-height:30px; color:#323f47; margin:6px 0 17px; transition:all 0.5s ease;}
.case_list01 .right li .intro .box .c{font-size:14px; line-height:26px; color:#6e6e6e; height:52px; overflow:hidden;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;*}
.case_list01 .right li:hover{background:#db241c}
.case_list01 .right li:hover .intro .box .date{color:#323f47;}
.case_list01 .right li:hover .intro .box .t{font-weight:bold;}
/*没有图片的话*/
.case_list01 .right li.no_img .img_{display:none;}
.case_list01 .right li.no_img .intro{width:100%;}


/*案例详细*/
.caseDetail_ban.xc_banner{height:265px;}
.caseDetail_ban .intro .con{text-align:right; margin-top:55px;}
.caseDetail_ban .intro .con a{display:inline-block; display:inline-block; width:42px; height:42px; background:url(../images/newsdetail_ban01.png) no-repeat; margin-left:10px;}
.caseDetail_ban .intro .con a.prev{background-position:0 0;}
.caseDetail_ban .intro .con a.next{background-position:-42px 0;}
.caseDetail_ban .intro .con a.back{background-position:-84px 0;}
.case_detail.channel_content{padding:60px 0 0;}
.case_detail01 .left{width:84px; float:left;}
.case_detail01 .left .bdsharebuttonbox{overflow:hidden;}
.case_detail01 .left .bdsharebuttonbox a{display:block; float:none; width:84px; height:84px; padding:0; margin:0 0px 1px; background-repeat:no-repeat; background-position:0 0; background-color:#323e46;}
.case_detail01 .left .bdsharebuttonbox a:hover{background-color:#db241c; background-position:0 0;}
.case_detail01 .left .bdsharebuttonbox a.cur{background-color:#db241c; background-position:0 0;}
.case_detail01 .left .bdsharebuttonbox a.bds_sqq{background-image:url(../images/newsdetail_icon1.png);}
.case_detail01 .left .bdsharebuttonbox a.bds_renren{background-image:url(../images/newsdetail_icon2.png);}
.case_detail01 .left .bdsharebuttonbox a.bds_weixin{background-image:url(../images/newsdetail_icon3.png);}
.case_detail01 .left .bdsharebuttonbox a.bds_tsina{background-image:url(../images/newsdetail_icon4.png);}
.case_detail01 .left .bdsharebuttonbox a.bds_qzone{background-image:url(../images/newsdetail_icon5.png);}
.case_detail01 .right{width:80%; float:right;}
.case_detail01 .right .box{padding-right:16%;}
.case_detail01 .right .tit{font-size:18px; line-height:28px; font-weight:lighter;}
.case_detail01 .right .con .date{display:inline-block; font-size:14px; line-height:28px; color:#2c2c2c;}
.case_detail01 .right .con .switcher{display:inline-block; font-size:14px; line-height:28px; margin-left:30px;}
.case_detail01 .right .intro .title{font-size:38px; line-height:52px; color:#333e46; margin-top:30px; font-weight:bold; padding-bottom:30px; border-bottom:1px solid #d0d0d0; margin-bottom:35px;}
.case_detail01 .right .intro .anniu_box{margin-bottom:50px;}
.case_detail01 .right .intro .anniu_box .cell{float:left; width:48%; margin-left:4%; height:42px; line-height:42px; font-size:16px; color:#333f47; text-align:center; cursor:default;}
.case_detail01 .right .intro .anniu_box .cell01{margin-left:0; background:#db241c}
.case_detail01 .right .intro .anniu_box .cell02{background:#ededed}
.case_detail01 .right .intro .text{font-size:15px; line-height:28px; color:#575757; font-weight:lighter;}
.case_detail01 .right .intro .text a{color:#db241c; text-decoration:underline;}
.case_detail01 .right .intro .text a:hover{background:#db241c; color:#fff;text-decoration:none;}
.case_detail02{background:url(../images/newsdetail02_1.jpg) no-repeat center; padding:55px 0; margin-top:60px; background-size:cover;}
.case_detail02 .smal_tit{font-size:18px; line-height:28px; font-weight:bold; color:#333e46;}
.case_detail02 .big_tit{font-size:36px; line-height:36px; color:#333e46; font-weight:lighter; margin:15px 0 25px;}
.case_detail03{padding:60px 0; background:url(../images/case_detail03.jpg) no-repeat center;}
.case_detail03 .infor{margin-bottom:40px;}
.case_detail03 .infor .tit{font-size:40px; line-height:40px; color:#fff; font-weight:bold;}
.case_detail03 .content .item{display:none;}
.case_detail03 .content .owl-item .item{display:block;}
.case_detail03 .content .item .rect-603{padding-bottom:60.3%;}
.case_detail03 .content .item .li_box{display:block; position:relative;}
.case_detail03 .content .item .li_box .intro{background:#fff;}
.case_detail03 .content .item .li_box .intro .box{padding:24px 27px;}
.case_detail03 .content .item .li_box .intro .box .line{width:24px; height:2px; background:#ffb100; margin-bottom:10px;}
.case_detail03 .content .item .li_box .intro .box .t{font-size:24px; color:#333;}
.case_detail03 .content .item .li_box .cover{position:absolute; left:0; bottom:0; width:100%; height:100%; background:#db241c; opacity:0; visibility:hidden; transition:all 0.5s ease;}
.case_detail03 .content .item .li_box .cover .box{padding:57px 40px;}
.case_detail03 .content .item .li_box .cover .box .line{width:24px; height:2px; background:#333e46; margin-bottom:10px;}
.case_detail03 .content .item .li_box .cover .box .t{font-size:28px; line-height:40px; font-weight:bold; color:#333e46;}
.case_detail03 .content .item .li_box .cover .box .c{font-size:14px; line-height:24px; height:73px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; color:#323e46; margin:20px 0 35px;} 
.case_detail03 .content .item .li_box .cover .box .btn-border{color:#333e46; border-color:#333e46;}
.case_detail03 .content .item:hover .li_box .cover{opacity:1; visibility:visible;}
.case_detail03 .content .owl-nav>div{position:absolute; width:56px; height:56px; top:50%; margin-top:-28px; color:#fff; font-size:16px; border:1px solid #fff; line-height:56px; text-align:center; transition:.5s ease;}
.case_detail03 .content .owl-nav .owl-next{right:-57px;}
.case_detail03 .content .owl-nav .owl-prev{left:-58px;}
.case_detail03 .content .owl-nav>div:hover{background:#fff; color:#343e46;}

/*产品中心*/
.proCenter_ban {height:457px; overflow:hidden; position:relative;}
.proCenter_ban .owl-carousel .item{height:458px; overflow:hidden; position:relative;}
.proCenter_ban .owl-carousel .owl-item img{position:absolute; left:50%; margin-left:-960px; width:1920px; max-width:none;}
.proCenter_ban .owl-carousel .item{display:none}
.proCenter_ban .owl-carousel .owl-item .item{display:block;}
.proCenter_ban .intro{position:absolute; left:0; bottom:150px; width:100%;}
.proCenter_ban .intro .box{padding-left:360px; color:#fff;}
.proCenter_ban .intro .box .t{font-size:40px; line-height:40px; font-weight:bold;}
.proCenter_ban .intro .box .c{font-size:16px; line-height:26px; margin:15px 0 40px;}
.proCenter_ban .owl_dots{width:1400px; position:absolute;; bottom:14px; left:50%; margin-left:-700px; z-index:4; text-align:right;cursor:pointer;}
.proCenter_ban .owl_dots .owl-dot{width:11px; height:11px; margin:0 5px;border-radius:50%; display:inline-block; background:#323f47;}
.proCenter_ban .owl_dots .owl-dot.active{background:#ffb100;}
.proCenter_ban .intro .box .tel{margin-bottom:50px; font-size:18px;}

/* 产品中心 banner蒙版 */
.proCenter_ban{margin-bottom:18px;}
.proCenter_ban .cover{position:absolute; left:250px; bottom:0; width:270px; height:100%; z-index:2;}
.proCenter_ban .cover .wrap{position:relative; height:457px;}
.proCenter_ban .cover .content{width:270px; height:100%; overflow-y:auto; background:url(../images/black.6.png) center; position:absolute; left:0; top:80px;}
/* 滚动条样式 */
.proCenter_ban .cover .content::-webkit-scrollbar {width:4px; height:4px;}
.proCenter_ban .cover .content::-webkit-scrollbar-thumb {border-radius:5px; background:#db241c; background:rgba(252,176,38,.6)}
.proCenter_ban .cover .content::-webkit-scrollbar-track {border-radius:0; background:#f6f5f5;}
/* 滚动条样式 end*/
.proCenter_ban .cover .content ul{padding:26px 0;}
.proCenter_ban .cover .content li{border-bottom:1px solid #fff; border-color:rgba(255,255,255,.5);}
.proCenter_ban .cover .content li .box{padding:15px;}
.proCenter_ban .cover .content li .box .tit{font-size:20px; line-height:23px; font-weight:bold; color:#fff; margin-bottom:4px;}
.proCenter_ban .cover .content li .box .con{font-size:14px; line-height:23px; color:#fff; color:rgba(255,255,255,.7);}
.proCenter_ban .cover .content li.cur{background:#db241c;}
.proCenter_ban .cover .content li.cur .box .tit{color:#323f47}
.proCenter_ban .cover .content li.cur .box .con{color:#323f47; color:rgba(50,63,71,.7);}
.proCenter_ban .cover .content li.cur .box .tit a:hover{color:#fff;}
.proCenter_ban .cover .content li.cur .box .con a:hover{color:#323f47;}

.pro_center.channel_content{padding:0;}
.pro_center01 .left{width:19%; float:left; background:#323f47; position:relative;}
.pro_center01 .left:after{content:''; width:21px; height:21px; background:#323f47; position:absolute; left:50%; margin-left:-10px; top:50%; margin-top:-10px;} 
.pro_center01 .left ul{padding:5px}
.pro_center01 .left ul li{width:50%; float:left; position:relative;}
.pro_center01 .left ul li .li_box{display:block; padding:11px;}
.pro_center01 .left ul li .li_box .icon{width:32px; height:31px; margin:0 auto 12px;}
.pro_center01 .left ul li .li_box .text{font-size:14px; line-height:26px; color:#c4c4c4; text-align:center}
.pro_center01 .left ul li.li01 .li_box{border-bottom:1px solid #fff; border-right:1px solid #fff; border-color:rgba(255,255,255,.3);}
.pro_center01 .left ul li.li02 .li_box{border-bottom:1px solid #fff; border-color:rgba(255,255,255,.3);}
.pro_center01 .left ul li.li03 .li_box{border-right:1px solid #fff; border-color:rgba(255,255,255,.3);}
.pro_center01 .right{width:79%; float:right;}
.pro_center01 .right li{width:32%; float:left; margin-left:2%; background:#efefef;}
.pro_center01 .right li:first-child{margin-left:0;}
.pro_center01 .right li .rect-5371{padding-bottom:53.75%;}
.pro_center01 .right li .li_box{display:block;}
.pro_center01 .right li .li_box .intro{font-weight:bold;}
.pro_center01 .right li .li_box .intro .box{padding-top:30px; padding-left:30px;}
.pro_center01 .right li .li_box .intro .box .tit{font-size:14px; color:#feb000;}
.pro_center01 .right li .li_box .intro .box .con{font-size:24px; line-height:30px; color:#323f47;}
.pro_center01 .right li .li_box .intro .box .img_{position:absolute; right:0; bottom:0; width:211px; height:142px; transition:all 0.5s ease;}
.pro_center01 .right li:hover .li_box .intro .box .img_{bottom:15px;}
.pro_center02{margin-top:60px;}
.pro_center02 .hd{height:45px; margin-bottom:40px;}
.pro_center02 .hd .title{float:left; font-size:40px; line-height:45px; font-weight:bold; color:#323f47;}
.pro_center02 .hd .content{float:right;}
.pro_center02 .hd .content li{display:inline-block; margin:0 30px; height:45px; line-height:45px; text-align:center; font-size:16px; color:#333; cursor:pointer; position:relative;}
.pro_center02 .hd .content li:last-child{margin-right:0}
.pro_center02 .hd .content li:after{content:''; position:absolute; bottom:0; left:-5px; width:0%; height:1px; background: #db241c; transition:all 0.5s ease} 
.pro_center02 .hd .content li.cur:after{width:100%;}
.pro_center02 .hd .content li.cur{color:#db241c;}
.pro_center02 .bd .item{border-bottom:1px solid #dcdcdc; margin-bottom:50px;}
.pro_center02 .bd .item .left{width:19%; float:left; background:#f2f2f2;}
.pro_center02 .bd .item .left .box{padding:45px 30px;}
.pro_center02 .bd .item .left .box .tit{font-size:28px; line-height:30px; color:#323f47; font-weight:bold;}
.pro_center02 .bd .item .left .box .line{width:10px; height:1px; background:#586369; margin:30px 0 25px;}
.pro_center02 .bd .item .left .box .con{font-size:14px; line-height:25px; height:75px; overflow:hidden; color:#323f47; margin-bottom:25px;}
.pro_center02 .bd .item .left .box .btn-yellow{margin-bottom:12px;}
.pro_center02 .bd .item .right{width:80%; float:right;}
.pro_center02 .bd .item .right li{width:32.3%; float:left; margin-right:1.5%; margin-bottom:50px;}
.pro_center02 .bd .item .right li.li03{margin-right:0;}
.pro_center02 .bd .item .right li .li_box{display:block;}
.pro_center02 .bd .item .right li .li_box .intro .box{padding:20px 19px 41px; text-align:center;}
.pro_center02 .bd .item .right li .li_box .intro .box .t{font-size:22px; line-height:23px; font-weight:bold; color:#333; margin-bottom:13px;}
.pro_center02 .bd .item .right li .li_box .intro .box .t span{display:inline-block; vertical-align:middle;}
.pro_center02 .bd .item .right li .li_box .intro .box .t span.span01{width:70%;}
.pro_center02 .bd .item .right li .li_box .intro .box .t span.new{font-size:14px; line-height:25px; color:#d20000; text-transform:uppercase;}
.pro_center02 .bd .item .right li .li_box .intro .box .c{font-size:14px; line-height:20px; color:#666;}
.pro_center02 .bd .item:last-child{border-bottom:0;}
.pro_center03{background:url(../images/pro_center03.jpg) no-repeat center; padding:80px 0; position:relative;}
.pro_center03 .img_{position:absolute; right:9.5%; bottom:0; width:723px; height:527px}
.pro_center03 .infor .smal_tit{font-size:22px; line-height:26px; color:#323f47; font-weight:lighter;}
.pro_center03 .infor .big_tit{font-size:40px; line-height:40px; color:#323f47; font-weight:bold; padding:16px 0 28px;}
.pro_center03 .infor .con a{display:inline-block; vertical-align:middle; font-size:16px; line-height:26px; color:#323f47; position:relative; padding-bottom:3px; margin-right:5px;}
.pro_center03 .infor .con a:after{content:''; position:absolute; bottom:0; left:-5px; width:0%; height:1px; background: #db241c; transition:all 0.5s ease} 
.pro_center03 .infor .con a.cur{color:#db241c;}
.pro_center03 .infor .con a.cur:after{width:100%;}
.pro_center03 .infor .more_box{margin-top:40px;}
.pro_center03 .infor .more_box a{margin-right:15px;}

/* 配件综合 */
.parts_ban.proCenter_ban .cover .content li .box{padding:19px 15px;}
.parts_ban.proCenter_ban .cover .content li .box .tit{font-size:18px; font-weight:normal;}
.parts_ban.proCenter_ban .cover .content li.cur .box .tit{font-weight:bold;}

/* 企业文化 */
.culture.channel_content{padding:0}
.culture01{padding:90px 0; background:#f5f5f5;}
.culture01 .item{margin-bottom:30px;}
.culture01 .item:last-child{margin-bottom:0}
.culture01 .item .left{width:66%;}
.culture01 .item .right{width:32%;}
.culture01 .item .rect-4360{padding-bottom:43.6%;}
.culture01 .item .rect-45{padding-bottom:45%;}
.culture01 .item .rect-445{padding-bottom:44.5%;}
.culture01 .item .cover{position:absolute; left:0; bottom:0; width:100%;}
.culture01 .item .cover .box{padding:55px;}
.culture01 .item .cover .box .tit{font-size:30px; line-height:58px; font-weight:bold; color:#fff;}
.culture01 .item .cover .box .con{font-size:15px; line-height:20px; color:#fff; width:40%;}
.culture01 .item .intro{background:#fff;}
.culture01 .item .intro .box{padding:38px 60px 40px 40px;}
.culture01 .item .intro .box .t{font-size:30px; line-height:35px; font-weight:bold; color:#333e46; margin-bottom:20px;}
.culture01 .item .intro .box .c{font-size:15px; line-height:24px; height:72px; overflow:hidden; color:#666666;}
.culture01 .item01 .left{float:left;}
.culture01 .item01 .right{float:right;}
.culture01 .item02 .left{float:right;}
.culture01 .item02 .right{float:left;}
.culture02{margin:60px 0;}
.culture02 .rect-346{padding-bottom:34.6%;}
.culture02 .rect-454{padding-bottom:45.3%;}
.culture02 .left{width:72.4%; float:left;}
.culture02 .right{width:27.6%; float:right;}
.culture02 .right .r_item .intro{padding:50px 70px; color:#fff;}
.culture02 .right .r_item .intro .t{font-size:30px; line-height:35px; font-weight:bold; margin-bottom:10px;}
.culture02 .right .r_item .intro .c{font-size:15px; line-height:20px;}
.culture02 .right .r_item.r_top{background:#ffb100;}
.culture02 .right .r_item.r_bott{background:#333e46;}

/* 首页 */
.ibanner{position:relative; }
.ibanner .item{overflow:hidden; position:relative; display:none;}
.ibanner .owl-item .item{display:block;}
.ibanner .item img{width:100%;}
:root .ibanner .item.v_item img{display:none;}
.ibanner video{width:100%;}
.ibanner .mask {width:100%; height:100%; position:absolute; z-index:4; top:0%; left:0; background:url(../images/mask.png) center;}
.ibanner .banner_cover {width:1920px; height:775px; position:absolute; z-index:4; top:50%; margin-top:-387px; left:50%; margin-left:-960px; background:url(../images/banner_cover.png) no-repeat center;}
.ibanner .btns{position:absolute; width:100%; text-align:center; bottom:100px; color:#fff; z-index:1;}
.ibanner .btns .dots_btn{display:inline-block; vertical-align:top;}
.ibanner .btns .dots_btn .dot{display:inline-block; cursor:pointer; vertical-align:top; font-size:18px; margin:0 10px; position:relative; transition:all 1s;}
.ibanner .btns .dots_btn .dot:after{display: block;content:'';position:absolute;top:12px;right:0;width:0;height:1px; transition:all 1s;background:#ffffff;}
.ibanner .btns .dots_btn .dot.active{padding-right:80px;}
.ibanner .btns .dots_btn .dot.active:after{width:60px;}
.ibanner .btns .btn_playStop {position:relative; display:none;  vertical-align:top; width:24px; height:24px; top:2px; left:6px;}
.ibanner .btns .btn_playStop:before {content:""; position:relative; width:100%; height:100%; display:block; background:url(../images/ico_kv_pause.png) no-repeat center;}
.ibanner .btns .btn_playStop:after {content:""; position:absolute; top:0; left:0; width:100%; height:100%; display:block; background:url(../images/ico_kv_play.png) no-repeat center; opacity:0; visibility:hidden;}
.ibanner .btns .btn_playStop.on:before {opacity:0; visibility:hidden;}
.ibanner .btns .btn_playStop.on:after {opacity:1; visibility:visible;}
.ibanner .scroll-ico {position:absolute; bottom:40px; left:50%; z-index:2; width:22px; height:31px; margin:0 0 0 -16px; padding:0 0 10px;}
.ibanner .scroll-ico:after {display:block; content:''; position:absolute; bottom:0; left:50%; width:14px; height:7px; margin:0 0 0 -7px; background:url(../images/arr-white-bottom.png) center center no-repeat; background-size:contain; animation-name:move; animation-duration:1.5s; animation-iteration-count:infinite;}
@keyframes move{
	from {
			bottom:0;
			opacity:1;
	}

	to {
			bottom:-10px;
			opacity:0;
	}
}
/*图标箭头按钮的css样式：*/
.ibanner .owl-nav{width:100%; position:absolute; left:0; width:100%; top:50%; margin-top:-25px;}
.ibanner .owl-nav div{font-size:50px; height:50px; position:absolute;}
.ibanner .owl-nav .owl-prev{left:5%;}
.ibanner .owl-nav .owl-next{right:5%;}
.ibanner .owl-nav div i{color:#fff;}
.ibanner .owl-nav div i:hover{color:#db241c}

.ipart01{padding:90px 0;}
.ipart01 .rect-835{padding-bottom:83.5%;}
.ipart01 .rect-405{padding-bottom:40.5%;}
.ipart01 .ipt1_bott{margin-bottom:26px;}
.ipart01 .infor{margin-bottom:37px;}
.ipart01 .infor .tit{float:left; font-size:40px; line-height:40px; color:#333e46; font-weight:bold;}
.ipart01 .infor .con{float:right; font-size:20px; line-height:40px; color:#db241c;}
.ipart01 .infor .con i{font-size:17px; margin:0;}
.ipart01 .ipt1_top li{float:left; width:32%; margin-left:2%; box-shadow:0 0 15px rgba(0,0,0,.2);}
.ipart01 .ipt1_top li:first-child{margin-left:0;}
.ipart01 .ipt1_top li .cover{position:absolute; left:0; top:0; width:100%; height:100%;}
.ipart01 .ipt1_top li .cover .box{padding:65px 30px;}
.ipart01 .ipt1_top li .cover .box .t{font-size:30px; line-height:35px; color:#fff; font-weight:lighter;}
.ipart01 .ipt1_top li .cover .box .c{font-size:15px; line-height:25px; color:#333f47; color:rgba(51,62,70,.8); margin:25px 0;}
.ipart01 .ipt1_top .li02 .cover .box .t{color:#333f47;}
.ipart01 .ipt1_top .li03 .cover .box .t{color:#333f47;}
.ipart01 .ipt1_bott .cover{position:absolute; left:0; top:0; width:100%; height:100%;}
.ipart01 .ipt1_bott .cover .box{padding:65px 30px;}
.ipart01 .ipt1_bott .cover .box .t{font-size:30px; line-height:35px; color:#fff; font-weight:lighter;}
.ipart01 .ipt1_bott .cover .box .c{font-size:15px; line-height:25px; color:#656565; color:rgba(101,101,101,.9); margin:25px 0;}
.ipart01 .ipt1_bott .left{float:right; width:32%;}
.ipart01 .ipt1_bott .right{float:left; width:66%;}
.ipart01 .ipt1_bott .right video{position:absolute; left:0; bottom:0; width:100%; height:100%;}
:root .ipart01 .ipt1_bott .right img{display:none;}

.ipart02{height:530px; background:url(../images/ipart02_bg.jpg) no-repeat center; position:relative;}
.ipart02 .left,
.ipart02 .right{position:absolute; top:0px; height:100%; width:300px; background:#f9f9f9;}
.ipart02 .left{left:0;}
.ipart02 .right{right:0;}
.ipart02 .infor{padding-top:120px;}
.ipart02 .infor .tit{display:inline-block; font-size:30px; line-height:40px; color:#333e46; font-weight:lighter; margin-bottom:20px;}
.ipart02 .infor .tit span{font-size:36px; line-height:40px; color:#db241c; font-weight:bold; margin-right:30px;}
.ipart02 .infor .con{display:block; font-size:50px; line-height:60px; color:#333e46; font-weight:bold;}
.ipart02 .infor .con:hover{color:#db241c}
.ipart02 .content{margin-top:35px;}
.ipart02 .content li{float:left; width:75px; height:72px; border:1px solid #6c7379; border-radius:5px; margin-right:35px;}
.ipart02 .content li .li_box{padding:10px 10px 9px;}
.ipart02 .content li .icon{width:27px; height:27px; margin:0 auto 6px; transition:all 0.5s ease;}
.ipart02 .content li .text{font-size:13px; line-height:20px; color:#333e46;}
.ipart02 .content li:hover .icon{transform:rotateY(180deg);}

.ipart03 .content{background:#333e46; padding:60px 0;}
.ipart03 .content li{float:left; width:26%; margin-right:7%;}
.ipart03 .content li .li_box{display:block;}
.ipart03 .content li .li_box {padding-left:75px; position:relative;}
.ipart03 .content li .li_box .icon{position:absolute; left:0; top:0; width:58px; height:71px; transition:.5s ease;}
.ipart03 .content li .li_box .intro {color:#fff; font-weight:lighter;}
.ipart03 .content li .li_box .intro .t{font-size:28px; line-height:60px}
.ipart03 .content li .li_box .intro .c{font-size:15px; line-height:24px; color:rgba(255,255,255,.4);}
.ipart03 .content li:hover .icon{transform:rotateY(180deg)}
.ipart03 {
	-webkit-perspective:1300px;
	-o-perspective:1300px;
	-ms-perspective:1300px;
	perspective:1300px;
	-webkit-transform-style:preserve-3d;
	-o-transform-style:preserve-3d;
	-ms-transform-style:preserve-3d;
	transform-style:preserve-3d;
}
.ipart03 .content {
	-webkit-transition-duration:1.2s;
	-webkit-transition-property:-webkit-transform,opacity;
	-webkit-transition-delay:.15s;
	-webkit-transition-timing-function:'ease-in-out';
	-moz-transition-duration:1.2s;
	-moz-transition-property:all;
	-moz-transition-delay:.15s;
	-moz-transition-timing-function:'ease-in-out';
	-o-transition-duration:1.2s;
	-o-transition-property:transform,opacity;
	-o-transition-delay:.15s;
	-o-transition-timing-function:'ease-in-out';
	-ms-transition-duration:1.2s;
	-ms-transition-property:transform,opacity;
	-ms-transition-delay:.15s;
	-ms-transition-timing-function:'ease-in-out';
	transition-duration:1.2s;
	transition-property:transform,opacity;
	transition-delay:.15s;
	transition-timing-function:'ease-in-out';
	-webkit-transform:rotatex(-80deg) translateZ(0);
	-ms-transform:rotatex(-80deg) translateZ(0);
	transform:rotatex(-80deg) translateZ(0);
	-webkit-transform-origin:0 0 0;
	-ms-transform-origin:0 0 0;
	transform-origin:0 0 0;
	opacity:0
}
.ipart03 .content.revealed {
	-webkit-transform:rotatex(0) translateZ(0);
	-ms-transform:rotatex(0) translateZ(0);
	transform:rotatex(0) translateZ(0);
	opacity:1
}

.ipart04{background:url(../images/ipart04_bg.jpg) no-repeat center; padding:80px 0;}
.ipart04 .left{width:21%; float:left;}
.ipart04 .left .title{color:#333e46; font-size:40px; line-height:40px; font-weight:bold; margin-bottom:50px;}
.ipart04 .left .content li{position:relative; font-size:16px; line-height:36px; color:#333e46; font-weight:lighter; padding-left:17px; cursor:pointer;}
.ipart04 .left .content li:after{content:''; width:4px; height:17px; background:#db241c; position:absolute; left:0; top:50%; margin-top:-8px;}
.ipart04 .left .content li.cur{color:#db241c;}
.ipart04 .right{width:72.5%; float:right;}
.ipart04 .right .rect-1327{padding-bottom:132.7%;}
.ipart04 .right .owl-nav>div{position:absolute; width:56px; height:56px; top:50%; margin-top:-28px; color:#fff; font-size:16px; border:1px solid #fff; line-height:56px; text-align:center; transition:.5s ease;}
.ipart04 .right .owl-nav .owl-next{right:-65px;}
.ipart04 .right .owl-nav .owl-prev{left:-65px;}
.ipart04 .right .owl-nav>div:hover{background:#fff; color:#343e46;}
.ipart04 .right .item{display:none; position:relative; overflow:hidden}
.ipart04 .right .item:after{content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:-webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.4)); background:-o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.4));	background:-moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.4));	background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.4));}
.ipart04 .right .owl-item .item{display:block}
/* .ipart04 .right .item:after{content:''; position:absolute; left:0; bottom:0; width:100%; height:100%; background:rgba(0,0,0,.4); opacity:0; visibility:hidden; transition:all 0.5s ease;} */
.ipart04 .right .item img{transition:all 0.5s ease;}
.ipart04 .right .item .intro{position:absolute; left:0; width:100%; bottom:-45px; transition:all 0.5s ease; z-index:2}
.ipart04 .right .item .intro .tit{font-size:22px; line-height:24px; color:#fff; font-weight:lighter; text-align:center}
.ipart04 .right .item .intro .tit span{display:block; padding:20px;}
.ipart04 .right .item .intro .con a{display:block; width:50%; float:left; font-size:16px; line-height:45px; background:#db241c; color:#333e46; position:relative; text-align:center}
.ipart04 .right .item .intro .con a:first-child:after{content:''; width:1px; height:100%; background:#fff; position:absolute; right:0; top:0;}
.ipart04 .right .item:hover:after{bottom:45px;}
.ipart04 .right .item:hover:after{opacity:1; visibility:visible;}
.ipart04 .right .item:hover img{top:-15px; }
.ipart04 .right .item:hover .intro{bottom:0;}

.ipart05{background:#f9f9f9; padding:90px 0;}
.ipart05 .infor{border-bottom:1px solid #dee2e6; padding-bottom:30px; margin-bottom:37px;}
.ipart05 .infor .tit{float:left; font-size:40px; line-height:40px; color:#333e46; font-weight:bold;}
.ipart05 .infor .con{float:right; font-size:20px; line-height:40px; color:#db241c;}
.ipart05 .infor .con i{font-size:17px; margin:0;}
.ipart05 .content .con_top .box .tool span{display:inline-block; font-size:15px; color:#333e46; color:rgba(51,62,70,.8); font-weight:lighter; line-height:24px;}
.ipart05 .content .con_top .box .tool span.date{color:#db241c; font-size:16px; font-family:Arial; position:relative; padding-left:10px; margin-left:7px;}
.ipart05 .content .con_top .box .tool span.date:after{content:''; width:1px; height:14px; background:#82898e; position:absolute; left:0; top:50%; margin-top:-7px;}
.ipart05 .content .con_top .box .tit{font-size:22px; line-height:30px; height:60px; overflow:hidden; margin:8px 0 17px;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; color:#000; font-weight:lighter; transition:all 0.5s ease;}
.ipart05 .content .con_top .box .con{font-size:14px; line-height:24px; color:#8d8d8d; height:48px; overflow:hidden;  text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; margin-bottom:18px;}
.ipart05 .content .con_top .left{width:23%; float:left; margin-right:2%;}
.ipart05 .content .con_top .left .box{display:block;}
.ipart05 .content .con_top .center{width:50%; float:left;}
.ipart05 .content .con_top .center .rect-6795{padding-bottom:67.95%;}
.ipart05 .content .con_top .center .cen_l{width:50%; float:left;}
.ipart05 .content .con_top .center .cen_r{width:50%; float:right;}
.ipart05 .content .con_top .center .cen_r .intro{padding-left:25px;}
.ipart05 .content .con_top .right{width:23%; float:right; cursor:pointer;}
.ipart05 .content .con_top .right .rect-715{padding-bottom:71.5%;}
.ipart05 .content .con_top .right .play{width:62px; height:62px; background:url(../images/ipart05_3.png) no-repeat center; position:absolute; right:23px; bottom:20px;}
.ipart05 .content .con_top .box:hover .tit{color:#db241c;}
.ipart05 .content .con_bott{margin-top:45px;}
.ipart05 .content .con_bott li{width:23.5%; float:left; margin-left:2%;}
.ipart05 .content .con_bott li:first-child{margin-left:0}
.ipart05 .content .con_bott li .li_box{display:block;}
.ipart05 .content .con_bott li .li_box .tool span{display:inline-block; font-size:15px; color:#333e46; color:rgba(51,62,70,.8); font-weight:lighter; line-height:24px;}
.ipart05 .content .con_bott li .li_box .tool span.date{color:#db241c; font-size:16px; font-family:Arial; position:relative; padding-left:10px; margin-left:7px;}
.ipart05 .content .con_bott li .li_box .tool span.date:after{content:''; width:1px; height:14px; background:#82898e; position:absolute; left:0; top:50%; margin-top:-7px;}
.ipart05 .content .con_bott li .li_box .tit{font-size:20px; line-height:32px; height:60px; overflow:hidden; margin:8px 0 0;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; color:#000; font-weight:lighter; transition:all 0.5s ease;}
.ipart05 .content .con_bott li:hover .li_box .tit{color:#db241c;}

/* lujx  end */

/* 首屏加载 */
.progress{display:none;}
:root .progress {position:fixed; top:0; left:0; right:0; bottom:0; display:block; background:#fff; z-index:100; display:flex; align-items:center; justify-content:center; flex-flow:column nowrap;}
.progress .loading{margin:0 auto; position:relative;}
.progress .count{margin-top:20px;}
.progress .count .num{position:relative; font-size:30px;}
.progress .load-img{position:absolute;width:700px;height:150px;top:0;left:0;margin:0;background:url(../images/logo2.png) no-repeat top left;-webkit-animation:load 3s infinite linear;animation:load 3s infinite linear;}
@-webkit-keyframes load {
  0% {
    width: 0;
  }
  100% {
   width: 700px;
  }
}

@keyframes load {
  0% {
    width: 0;
  }
  100% {
    width: 700px;
  }
}

/* 联系我们 */
.contact_us.channel_content{padding-bottom:0;}
.contact_us .infor{text-align:center; margin-bottom:40px;}
.contact_us .infor .tit{font-size:36px; color:#3f3f3f; position:relative; margin-bottom:40px;}
.contact_us .infor .tit:after{content:''; position:absolute; width:50px; height:4px; background:#db241c; bottom:-10px; left:50%; margin-left:-25px;}
.contact_us .infor .con{font-size:15px; color:#666; padding:0 9%;}
.contact_us01 .content .left{float:left; width:62.5%; height:578px; overflow:hidden;}
.contact_us01 .content .left .map img{max-width:none;}
.contact_us01 .content .right{float:left; width:37%; border:1px solid #d0d4d9;}
.contact_us01 .content .right li{border-top:1px solid #d0d4d9;}
.contact_us01 .content .right li:first-child{border-top:none;}
.contact_us01 .content .right li.cur{background:#db241c;}
.contact_us01 .content .right li a:hover{color:rgba(51,62,70,0.8);}
.contact_us01 .content .right .box{padding:42px;}
.contact_us01 .content .right .box dt{font-size:25px; color:#000; margin-bottom:20px;}
.contact_us01 .content .right .box dd{font-size:15px; color:#333e46;}
.contact_us02{margin:50px 0;}
.contact_us02 ul li{float:left; width:25%;}
.contact_us02 ul li a{display:block;}
.contact_us02 ul li .img{float:left;}
.contact_us02 ul li .txt{float:left; padding-left:5%;}
.contact_us02 ul li.li1 .img1{display:block;}
.contact_us02 ul li.li1 .img2{display:none;}
.contact_us02 ul li.li1:hover .img1{display:none;}
.contact_us02 ul li.li1:hover .img2{display:block;}
.contact_us02 ul li .txt .t{font-size:25px; color:#000; transition:.3s ease;}
.contact_us02 ul li .txt .c{font-size:14px; color:#666;}
.contact_us02 ul li:hover .txt .t{color:#db241c;}
.contact_us03{background:#f8f8f8; padding:60px 0;}
.contact_us03 .form{width:1050px;margin:0 auto;}
.contact_us03 .form input{border:1px solid #d5d5d5; font-size:16px;}
.contact_us03 .name{background:url("../images/widgets_online_form_2_1.png") no-repeat right 0;}
.contact_us03 .phone{background:url("../images/widgets_online_form_2_2.png") no-repeat right 0;}
.contact_us03 .email{background:url("../images/widgets_online_form_2_3.png") no-repeat right 0;}
.contact_us03 .line1{width:75%; height:48px; line-height:48px; padding:0 46px 0 13px;}
.contact_us03 .select-ui-choose-default{border:1px solid #d5d5d5; width:75%; height:48px; line-height:48px; padding:0 46px 0 13px; background:transparent; border-radius:0;}
.contact_us03 select{border:1px solid #d5d5d5; width:75%; height:48px; line-height:48px; padding:0 46px 0 13px; background:transparent; border-radius:0;}
.contact_us03 .form textarea{width:989px; border:1px solid #d5d5d5; padding:10px 40px 10px 13px; height:149px; font-size:16px; line-height:1.5; margin-bottom:20px; margin-top:25px; background:transparent url("../images/widgets_online_form_2_4.png") no-repeat right top;}
body .select-ui-choose-default ._arrow{width:2em;}
.contact_us03 .form .btns_list{text-align:center;}
.contact_us03 .form .btns_list button{width:45%; height:45px; line-height:37px; border:none; font-size:17px; color:#fff; cursor:pointer;}
.contact_us03 .form .btns_list .sub{background-color:#848484; border-radius:0; float:left;}
.contact_us03 .form .btns_list .reset{background-color:#848484; border-radius:0; float:right;}
.contact_us03 .form .btns_list .btn{transition:.3s ease;}
.contact_us03 .form .btns_list .on{background-color:#db241c;}
.contact_us03 .form .btns_list .btn:hover{background-color:#db241c;}
.contact_us03 .yzm_box{width:50%;}
.contact_us03 .btns_list{width:50%;}
.contact_us03 .yzm_box .yzm{line-height:46px; height:46px; width:30%; text-indent:20px; margin-right:25px; background:transparent;}
.contact_us03 .yzm_box img{width:120px; height:50px; margin-right:10px;}
.contact_us03 .yzm_box .change{color:#40535a; font-size:12px; vertical-align:bottom;}

/* 发展历程 */
.history .rect-55{padding-bottom: 55%;}
.history .rect-65{padding-bottom: 65%;}
.history .rect-65{margin-bottom:15px;}
.history01 .infor{text-align:center;}
.history01 .infor .tit{font-size:36px; color:#3f3f3f; position:relative; margin-bottom:40px;}
.history01 .infor .tit:after{content:''; position:absolute; width:50px; height:4px; background:#db241c; bottom:-10px; left:50%; margin-left:-25px;}
.history01 .tab_t_h{height: 88px;overflow: hidden;}
.history01 .tab_h{width: 100%;left: 0;top:0;background: #fff;height: 88px;z-index:9;}
.history01 .tab_h li{width: 25%;font-size: 24px;color: #666;text-align: center;border-bottom: 2px solid #666;float: left;cursor: pointer;height: 86px;line-height: 86px;}
.history01 .tab_h li.cur{border-bottom: 2px solid #db241c;color: #db241c;}
.history01 .tab_h li:hover{color: #db241c;}
.history01 .tab_c{overflow: hidden;}
.history01 .tab_c .ul_box .li_t{float: left;width: 50%;position: relative;}
.history01 .tab_c .ul_box .li_c{float: right;width: 50%;border-left: 1px solid #e6e6e6\0;position: relative;box-sizing: border-box;width: 49.9%\0;}
.history01 .tab_c .ul_box .li_c .tab_linear{position: absolute;left:10px;top: 0;height: 0;background: #db241c;width: 1px;transition: heigth .5s ease;-webkit-transition: height .5s ease;}
.history01 .tab_c .ul_box .ul_data{padding-left: 13%;padding-right: 34%;}
.history01 .tab_c .ul_box .ul_data .tit{font-size:20px; font-weight:bold; position:absolute; top:55px;} 
.history01 .tab_c .ul_box .ul_data li{padding-top:100px;position: relative;}
.history01 .tab_c .ul_box .ul_data li:after{content: '';position: absolute;left: -80px;height: 116%;width: 1px;background: #e5e5e5;top:0;}
.history01 .tab_c .ul_box .ul_data li .h4{font-size:20px;color: #333333;position: relative; margin-bottom: 3%;}
.history01 .tab_c .ul_box .ul_data li .p{font-size: 14px;color: #808080;padding-bottom: 7%;}
.history01 .tab_c .ul_box .ul_data li .h4:after,
.history01 .tab_c .ul_box .ul_data li .h4:before{content: '';position: absolute;left: -69px;top: 50%;height: 1px;width: 50px;background: #e5e5e5;z-index: 3;}
.history01 .tab_c .ul_box .ul_data li .h4:before{left: -69px;width: 0px;background: #db241c;transition: width .5s ease .5s forwards;-webkit-transition: width .5s ease .5s forwards;z-index: 4;}
.history01 .tab_c .ul_box .ul_data li .h4 .circle{width: 20px;height: 20px;border-radius: 50%;position: absolute;top: 50%;left: -90px;margin-top: -10px;z-index: 5;}
.history01 .tab_c .ul_box .ul_data li .h4 .circle:before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;transform: scale(0);border: 1px solid #db241c;transition: transform .5s ease;border-radius: 50%;}
.history01 .tab_c .ul_box .ul_data li .h4 .circle:after{content: '';width: 2px;height: 2px;position: absolute;top: 50%;left: 50%;margin-top: -1px;border-radius: 50%;background: #333;}.history01 .tab_c .ul_box .ul_data li.cur .h4 .circle:before{transform: scale(1);background: #fff;}
.history01 .tab_c .ul_box .ul_data li.cur .h4 .circle:after{background: #db241c;}
.history01 .tab_c .ul_box .ul_data li.cur .h4:before{width: 50px;}
/* 左侧展示 */
.history01 .tab_c .ul_box .li_t .tit_right li{display: none;}
.history01 .tab_c .ul_box .li_t .tit_right li.normal,
.history01 .tab_c .ul_box .li_t .tit_right li.fixed{display: block;width: 375px; margin-right: 100px;padding-left: 125px;text-align:left;;padding-top: 70px;}
.history01 .tab_c .ul_box .li_t .tit_right li.fixed{display: block;position: fixed;}
.history01 .tab_c .ul_box .li_t .tit_right li .tit,
.history01 .tab_c .ul_box .ul_data .mobile_show .tit{font-size: 30px;font-weight: bold;color: #333333;line-height: 1;padding-bottom: 15px;}
.history01 .tab_c .ul_box .li_t .tit_right li .p,
.history01 .tab_c .ul_box .ul_data .mobile_show .p{font-size: 14px;color: #333;padding-bottom: 20px;}
/* 在 ul_data页面里面响应式处理 */
.history01 .tab_c .ul_box .ul_data .mobile_show{display: none}

/*底部浮动*/
.floatB{margin-bottom:-65px; opacity:0; position:fixed; right:0; bottom:0; width:100%; z-index:6; transition:all ease .5s; -webkit-transform:translateZ(0); background:#121212; background:rgba(18,18,18,0.85);}
.floatB .content{position:relative; height:64px; overflow:hidden;}
.floatB .wrap{position:relative;}
.floatB .left{width:79%; float:left;}
.floatB .left .float_ewm{float:right; padding:15px 21px; cursor:pointer; position:relative }
.floatB .left .float_ewm .icon{width:34px; height:34px; background:url(../images/widgets_foot_float_1_01.png) no-repeat center;}
.floatB .left .float_ewm .ewm_img{width:150px; height:150px; position:absolute; bottom:100%; right:0%; display:none;}
.floatB .left .float_txt{font-size:16px; color:#fff; line-height:34px; text-transform:uppercase; margin-right:30px; float:left; padding:15px 0;}
.floatB .right{width:21%; float:right; background:#fbaf25; padding:15px 0; opacity:1; visibility:visible; transition:all 0.5s ease .3s;}
.floatB .right.bdsharebuttonbox a{background:transparent; height:27px;}
.floatB .right li{width:25%; float:left;}
.floatB .right li a{display:block;}
.floatB .right li i{display:block; width:39px; height:27px; background:url(../images/widgets_foot_float_1_02.png) no-repeat center; margin:0 auto;}
.floatB .right li i.icon01{background:transparent;text-align:center; font-size:30px; line-height:27px; color:#fff;}
.floatB .right li i.icon02{background-position:-39px 0;}
.floatB .right li i.icon03{background-position:-78px 0;}
.floatB .right li i.icon04{background-position:-117px 0;}
.floatB .menu_btn {position:absolute; top:0; right:0; margin-right:-64px; width:64px; height:64px; cursor:pointer; }
.floatB .menu_btn .btn_ico {display:block; position:absolute; top:0; left:0; width:64px; height:64px; background:url(../images/widgets_foot_float_1_03.png) -64px 0 no-repeat; }
/*点击关闭*/
.floatB.show{margin-bottom:0; opacity:1;}
.floatB.floatBClosed {width:0; padding-right:64px; overflow:hidden;}
.floatB.floatBClosed .content{width:0; transition:all 0.5s ease;/* overflow:hidden;*/}
.floatB.floatBClosed,
.floatB.show {z-index:30;}
.floatB.floatBClosed .menu_btn {left:0; right:auto;}
.floatB.floatBClosed .menu_btn .btn_ico{background-position:0 0;}
.floatB.floatBClosed .right{opacity:0; visibility:hidden;}

/*服务支持*/
.service01 .rect-177{padding-bottom:177%;}
.service01 .rect-56{padding-bottom:56%;}
.service01 .infor .tit{font-size:30px; line-height:30px; color:#000; margin-bottom:45px;}
.service01 .content .left{width:24%; float:left; position:relative; z-index:2;}
.service01 .content .rect-1826{padding-bottom:182.6%;}
.service01 .content .rect-6426{padding-bottom:64.2%;}
.service01 .content .left .cover{width:100%; height:100%; position:absolute; left:0; bottom:0;}
.service01 .content .left .cover .box{padding-top:60px;}
.service01 .content .left .cover .box li{font-size:18px; padding-left:90px; line-height:48px; cursor:pointer; position:relative; color:#fff; transition:.3s ease;}
.service01 .content .left .cover .box li:after{content:''; width:0px; height:4px; background:#fff; position:absolute; left:0; top:50%; margin-top:-2px; transition:all 0.5s ease;}
.service01 .content .left .cover .box li.cur:after{width:70px;}
.service01 .content .left .cover .box li.cur{font-size:24px; font-weight:bold;}
.service01 .content .right{width:76%; float:right; position:relative; z-index:1;}
.service01 .content .right .add{display:none; position:absolute; left:0%; bottom:0; width:36%; height:100%; background:url(../images/black.6.png) center; z-index:2;}
.service01 .content .right .add .box{padding-top:75px; padding-left:37px;}
.service01 .content .right .add .box .t{position:relative; line-height:33px; font-size:24px; color:#fff; font-weight:bold; padding-bottom:10px;}
.service01 .content .right .add .box .t:after{content:''; position:absolute; bottom:0; width:50px; height:3px; background:#db241c; left:0; }
.service01 .content .right .add .box .c{padding-right:30px; font-size:14px; line-height:28px; color:#fff; margin-top:15px;}

/*liuyx20200923*/
 body .content-49665 .Form-P1 .Form-P1-Btn ._submit {background: #db241c;}
 body .content-49676 .Form-J1 .Form-J1-Btn ._submit {background: #db241c;}
 body .content-49676 .Form-J1 .Form-J1-li input {height: 35px;}
 body .content-49665 .Form-P1 .Form-P1-li input {height: 35px;}

/* 2020-0924 */
.floatB .right{padding:13px 0 12px}
.proCenter_ban,
.proCenter_ban .owl-carousel .item{height:537px;}
.network02 ul li .box dl{height:110px;}
.proCenter_ban .cover .content{background:url(../images/black.2.png) center;}
.network01 .right img{max-width:none;}
.proCenter_ban .owl_dots.disabled .owl-dot{display:none}

.parts_list .pro_list01 .right .item .item_box .intro .t{margin-bottom:20px; font-size:19px;}
.caseDetail_ban.xc_banner{height:345px;}
.parts_center .pro_center02 .bd .item .right li .li_box .intro .box .t span.span01{width:100%; line-height:25px; height:50px; overflow:hidden; white-space:normal}
.ipart04 .left .content li.cur{font-weight:bold; font-size:20px;}
.pro_center01 .left ul li .li_box .icon{transition:all 0.5s ease;}
.pro_center01 .left ul li .li_box:hover .text{color:#db241c;}
.pro_center01 .left ul li .li_box:hover .icon{transform:rotateY(180deg);}
.erji_nav .erji_content .erji_btn{left:0;}
.ipart02 .infor .con{font-family:mk; font-weight:normal}
.news_list01 .infor .con .item01 .leibie{background:#fff;}

/* 2020-0928 */
.service_center04 .bd .owl-nav .owl-next{background:#fff; color:#343e46;}
.pro_detail05 .datalist .firstRow{text-align:left;}
.header .h_tools .h_lan>a{color:#db241c;}
.header .h_tools .h_lan .icon_jt{background: url(../images/h_top_jt1.png) no-repeat center;}
.ipart01{padding:60px 0;}
.ipart01 .li02 .btn-border{display:none;}
.ipart04 .left .title{margin-bottom:30px;}
.ipart04 .left .content li{line-height:40px;}
.ipart05{padding:70px 0;}
.ipart05 .infor{padding-bottom:25px;}
.foot_top .content{padding:80 0 50px;}
.proCenter_ban{margin-bottom:36px;}
.proCenter_ban .cover .content li:first-child {border-top: 1px solid #fff; border-color:rgba(255,255,255,.3);}
.proCenter_ban .cover .content li {border-color:rgba(255,255,255,.3);}
.pro_center02 .bd .item .left .box .line{margin:20px 0;}
.pro_center02 .bd .item .left .box .btn-yellow{padding:0 20px; font-size:15px;}
.pro_center02 .bd .item .left .box .btn-yellow span{height:40px; line-height:40px;}
.pro_center02 .bd .item .left .box .btn-blue{padding:0 20px; font-size:15px;}
.pro_center02 .bd .item .left .box .btn-blue span{height:40px; line-height:40px;}
.pro_center02 .bd .item .right li .li_box .intro .box{padding:20px 19px 0;}
.pro_list01 .left .box .content .item .item_down .ej ul,
.case_list01 .left .box .content .item .item_down .ej ul{padding:5px 0 15px;}
.pro_detail01 .left .con:after{background:#dcdcdc;}
.pro_detail01 .right .owl-nav .owl-next{background:#fff; color:#343e46;}
.pro_detail03 .section .content{font-size:15px;}
.pro_detail07 .owl-nav .owl-next{ background:#db241c; color:#343e46;}
.case_list01 .right li .intro .box .c{line-height:24px; height:48px;}
.xc_cen_banner{height:600px}
.service_center02{margin:50px 0;}
.header .dropdown .right .infor{width:60%;}
.header .dropdown .right .infor ul{width:45%; margin-right:5%; float:left;}
.service_center04 .bd .item .intro .btn_box{margin-top:20px;}
.service_center04 .bd .item .intro .btn_box .btn1{position:relative; display:inline-block; padding:0 30px; border:1px solid #b8bcbf; font-size:16px;}
.service_center04 .bd .item .intro .btn_box .btn1 span{height:40px; line-height:40px; position:relative; z-index:2; display:inline-block;}
.service_center04 .bd .item .intro .btn_box .btn1 span{color:#333e46;}
.service_center04 .bd .item .intro .btn_box .btn1{margin-right:15px;}
.service_center04 .bd .item .intro .btn_box .btn1:after{content:''; width:0; height:100%; background:#343e46; position:absolute; left:0; bottom:0; z-index:1; transition:all 0.5s ease;}
.service_center04 .bd .item .intro .btn_box .btn1:hover{border-color:#333e46;}
.service_center04 .bd .item .intro .btn_box .btn1:hover:after{width:100%;}
.service_center04 .bd .item .intro .btn_box .btn1:hover span{color:#db241c;}
.news_list01 .content .top_ .cover .box .t{white-space:nowrap; height:28px; overflow:hidden; text-overflow:ellipsis}
.news_list01 .content .bott_ .li_ .li_box .intro .box .t{height:auto; display:block;}
.service_center05 .right_content .right .info{padding:70px 60px 30px;}
.service_center05 .right_content .right .t{margin:0 0 25px;}
.service_center05 .right_content .right .desc{padding-bottom:0;}
.header .h_tools .h_lan>a .iconfont{margin-right:10px; margin-left:0; font-size:0; width:20px; height:20px; -webkit-border-radius:100%; background:#db241c url(../images/language_icon_2.gif) no-repeat center center; background-size:cover;}
.contact_us .infor .tit{margin-bottom:5px;}
.contact_us .infor .tit:after{display:none;}
.contact_us01 .content .right .box dt{font-size:27px; font-weight:lighter; margin-bottom:0}
.contact_us01 .content .left{height:530px;}
.contact_us02 ul {text-align:center}
.contact_us02 ul li{display:inline-block; float:none; text-align:left}
/* 全站搜索 */
.Total_banner{display:none;}
.Total_search{padding-bottom:100px;}
.Total_search01 .searchArea{background:url(../images/total_banner.jpg) no-repeat center; padding:100px 0 80px; margin-bottom:50px;}
.Total_search01 .searchArea .content_form .list a{color:#fff;}
.Total_search01 .searchArea .content_form .list a:after{background:#fff;}
body .searchArea .content_form .form_box .search .btn_wrap{background:#db241c;}
body .searchArea .content_form .form_box .search .btn_wrap .btns{border:none; background:none; display:inline-block; width:100%;}
body .searchArea .content_form .form_box .search .btn_wrap .btns:hover{background:none;}
body .searchArea .content_form .form_box .search .btn_wrap:hover .btns{color:#fff;}
.Total_search01 .resultArea .infor .tit span{color:#db241c;}
.service01 .infor .tit{display:none;}
.contact_us02 ul li .img1{display:block;}
.contact_us02 ul li .img2{display:none;}
.contact_us02 ul li:hover .img1{display:none;}
.contact_us02 ul li:hover .img2{display:block;}

/* 订购表单 */
.order_form.channel_content{padding-bottom:0}
.order_form01{padding:60px 0 40px;}
.order_form01 .infor{text-align:center;}
.order_form01 .infor .tit{font-size:30px; line-height:30px; font-weight:bold; color:#333f47; margin-bottom:15px;}
.order_form01 .infor .con{font-size:16px; color:#333f47; line-height:25px;}
.order_form01 .content{margin-top:20px;}
.order_form01 .content li{float:left; width:32%; margin-left:2%; position:relative; box-shadow:0 0 25px rgba(0,0,0,.1);}
.order_form01 .content li .li_box{padding:20px 30px;}
.order_form01 .content li .li_box .tit{font-size:25px; line-height:30px; color:#4f4f4f; color:rgba(79,79,79,.8); font-weight:bold;}
.order_form01 .content li .li_box .tit .num{font-size:35px; font-family:Impact; display:inline-block; vertical-align:-4px; margin-right:5px;}
.order_form01 .content li .li_box .con{font-size:14px; line-height:24px; color:#333f47; margin-top:10px; height:48px; overflow:hidden;}
.order_form01 .content li .icon{position:absolute; right:15px; bottom:0;}
.order_form01 .content li:first-child{margin-left:0; background:#db241c;}
.order_form01 .content li:first-child .li_box .tit{color:#fff;}
.order_form01 .content li:first-child .li_box .con{color:#fff;}

.proOrder_form01{margin-bottom:40px;}
.proOrder_form01 .content{padding:0 10%;}
.proOrder_form01 .content .item{background:#fff; box-shadow:0 0 15px rgba(0,0,0,.1)}
.proOrder_form01 .content .img_{width:22%; float:left;}
.proOrder_form01 .content .intro_{width:78%; float:left;}
.proOrder_form01 .content .intro_ .box{padding:30px;}
.proOrder_form01 .content .intro_ .box .left {width:64%; float:left;}
.proOrder_form01 .content .intro_ .box .left .tit span{display:inline-block;}
.proOrder_form01 .content .intro_ .box .left .tit span.xinghao{font-size:30px; color:#333f47; font-family:Impact;}
.proOrder_form01 .content .intro_ .box .left .tit span.name{font-size:20px; color:#333f47}
.proOrder_form01 .content .intro_ .box .left .con{font-size:14px; color:#333f47; line-height:23px;}
.proOrder_form01 .content .intro_ .box .left .con span{display:block}
.proOrder_form01 .content .intro_ .box .right{width:35%; float:right; margin-top:40px;}
.proOrder_form01 .content .intro_ .box .right .cell{font-size:15px; color:#333f47; display:inline-block; padding:0 20px; position:relative; text-align:center}
.proOrder_form01 .content .intro_ .box .right .cell .top_{font-size:20px; color:#db241c}
.proOrder_form01 .content .intro_ .box .right .cell02{padding-right:0;}
.proOrder_form01 .content .intro_ .box .right .cell01:after{content:''; width:1px; height:50px; background:#d6d9da; position:absolute; right:0; top:50%; margin-top:-25px;}

.order_form02{padding:30px 0 83px; background:#fafafa;}
.order_form02 .infor{padding:0 4%;}
.order_form02 .infor .tit{font-size:40px; line-height:40px; font-weight:bold; color:#333f47; display:none;}
.order_form02 .content .form_box form .inp_box{position:relative; margin-bottom:10px; font-size:0; padding-left:120px; box-sizing:border-box;}
.order_form02 .content .form_box form .inp_box label{font-size:18px; color:#333f47; line-height:35px; width:120px; position:absolute; left:0; top:50%; margin-top:-17px;}
.order_form02 .content .form_box form .inp_box label span{color:#db241c;}
.order_form02 .content .form_box form .inp_box .inp{width:100%; display:inline-block; height:35px; line-height:35px; border:1px solid #e4e4e4; font-size:18px; text-indent:10px; vertical-align:middle; padding:0}
.order_form02 .content .form_box form .inp_box .sele{width:100%; display:inline-block; height:37px; line-height:37px; border:1px solid #e4e4e4; font-size:18px; box-sizing:border-box}
.order_form02 .content .form_box form .inp_box.message .inp{height:70px;}
.order_form02 .content .form_box form .inp_box.yzm {margin-top:13px;}
.order_form02 .content .form_box form .inp_box.yzm .img_{display:inline-block; vertical-align:middle; height:35px;}
.order_form02 .content .form_box form .inp_box.yzm .img_ img{height:100%;}
.order_form02 .content .form_box form .inp_box.yzm .inp{width:25%;}
.order_form02 .content .form_box form .inp_box.accept{padding-left:0; font-size:14px; color:#aaa; line-height:25px; cursor:pointer; margin-bottom:0; display:none;}
.order_form02 .content .form_box form .inp_box.accept span{display:inline-block; vertical-align:middle;}
.order_form02 .content .form_box form .inp_box.accept i{display:inline-block; vertical-align:middle; width: 15px;
  height: 15px; border: 1px solid #333f47;  margin:0 5px;}
.order_form02 .content .form_box form .inp_box.accept.cur i {background: #db241c; border-color: #db241c;}
.order_form02 .content .form_box form .inp_box.btns{padding-left:0; position:relative; margin-bottom:0; margin-right:0; text-align:center; margin-top:20px;}
.order_form02 .content .form_box form .inp_box.btns button{display:inline-block; width:200px; height:50px; line-height:50px; text-align:center; background:#db241c;  outline:none; border:none;  font-size:17px; font-weight:bold; color:#333f47; cursor:pointer; position:relative;}
.order_form02 .content .form_box form .inp_box.btns button span{position:relative; z-index:3}
.order_form02 .content .form_box form .inp_box.btns button:after{content:''; width:0; height:100%; background:#333f47; position:absolute; left:0; bottom:0; z-index:1; transition:all 0.5s ease;}
.order_form02 .content .form_box form .inp_box.btns button:hover{color:#fff;}
.order_form02 .content .form_box form .inp_box.btns button:hover:after{width:100%;}

/* 2020-0930 */
.parts_center .pro_center02 .bd .item .left .box{padding:30px 15px;}
.parts_center .pro_center02 .bd .item .left .box .tit{color:#fff;}
.parts_center .pro_center02 .bd .item .left .box .con{opacity:0; visibility:hidden;;}
.parts_center .pro_center02 .bd .item .left .box .anniu {overflow:hidden; text-align:center}
.parts_center .pro_center02 .bd .item .left .box .anniu a{margin-left:4%; font-size:14px; padding:0 10px;}
.parts_center .pro_center02 .bd .item .left .box .anniu a:first-child{margin-left:0;}
.foot_bott .left{width:100%; text-align:center}
.parts_center .pro_center02 .bd .item .left .box .line{margin-bottom:90px;}

.pro_detail07 .item .item_box .intro .c{height:54px;}


/* 404 */
.channel_content.false{padding:0;}
.false01 .content{width:850px;position:absolute; left:50%; margin-left:-425px; top:50%; margin-top:-302px; }
.false01 .content .box{width:55%; margin:0 auto; padding-bottom:110px;}
.false01 .text{padding:20px 0 0 60px;}
.false01 .text .txt1{font-size:28px; font-weight:bold; color:#db241c; margin-bottom:25px;}
.false01 .text .txt2{font-size:18px; font-weight:bold; color:#1f1f1f;}
.false01 .text .txt3{font-size:14px; color:#666; line-height:26px; margin-top:10px; margin-bottom:20px;}
.false01 .text .txt3 li{position:relative; padding-left:25px;}
.false01 .text .txt3 li:after{content:''; position:absolute; left:0; top:50%; margin-top:-4px; width:8px; height:8px; border-radius:50%; background:#959595;}
.false01 .text .txt4{font-size:16px; color:#666; line-height:26px;}
.false01 .text .txt4 a{color:#db241c;}

body .bg-primary{background-color:#db241c;}

body .album_ordinary .album_close{font-size:26px;}
body .album_gallery .album_close{bottom:95%;}

.pro_list01 .right .item .item_box .intro .t{overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.contact_us03 .form_cb .row>div,
.contact_us03 .yzm_box{position:relative;}
.contact_us03 .Validform_checktip{position:absolute; right:32px; top:15px;}


.teent{
	display: none!important;
}



/* index-banenr */

.intro11-slider-wrap .swiper-button-prev,
.intro11-slider-wrap .swiper-button-next {
    /* opacity: 0;
    visibility: hidden; */
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

@media (max-width: 991px) {

    .intro11-slider-wrap .swiper-button-prev,
    .intro11-slider-wrap .swiper-button-next {
        display: none
    }
}

.intro11-slider-wrap .swiper-button-prev:focus,
.intro11-slider-wrap .swiper-button-next:focus {
    border: 0px;
    outline: 0px
}

.intro11-slider-wrap .swiper-button-prev:after,
.intro11-slider-wrap .swiper-button-next:after {
    display: none
}

.intro11-slider-wrap .swiper-button-prev i,
.intro11-slider-wrap .swiper-button-next i {
    font-size: 50px;
    color: #FFF
}

.intro11-slider-wrap .swiper-button-prev i:hover,
.intro11-slider-wrap .swiper-button-next i:hover {
    color: #db241c
}

.intro11-slider-wrap .swiper-button-prev {
    left: 0px
}

.intro11-slider-wrap .swiper-button-next {
    right: 0px
}

.intro11-slider-wrap:hover .swiper-button-prev,
.intro11-slider-wrap:hover .swiper-button-next {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.intro11-slider-wrap:hover .swiper-button-prev {
    /* left: 50px */
}

.intro11-slider-wrap:hover .swiper-button-next {
    /* right: 50px */
}

.intro11-slider-wrap .swiper-pagination-bullet {
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 2px solid #FFF;
    background: #fff;
    opacity: 1
}

.intro11-slider-wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #db241c;
    border-color: #db241c
}

.intro11-slider-wrap .swiper-pagination-bullet:hover {
    background: #db241c;
    border-color: #db241c
}

@media (max-width: 991px) {
    .intro11-slider-wrap .swiper-pagination-bullet {
        display: inline-block
    }
}


.intro11-slider {
    width: 100%;
    height: 700px;
}

.intro11-slider .slider-content {
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 740px;
    margin: 0 auto;
	padding: 50px 0 70px;
	background-image: linear-gradient(to right, rgba(0,0,0,0.3),rgba(0,0,0,0));
}

@media (max-width: 1500px) {
    .intro11-slider .slider-content {
        width: 1020px
    }
	.intro11-slider {
		width: 100%;
		height: 700px;
	}
}

@media (max-width: 1199px) {
    .intro11-slider .slider-content {
        width: 800px
    }
	.intro11-slider {
		width: 100%;
		height: 700px;
	}
}

@media (max-width: 991px) {
    .intro11-slider .slider-content {
        width: 100%;
        padding:40px 20px
    }
	.intro11-slider {
		width: 100%;
		height: 700px;
	}
	
}

@media (max-width: 575px) {
    .intro11-slider .slider-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
	.intro11-slider {
		width: 100%;
		height: 400px;
	}
}

.intro11-slider .slider-content .title {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #FFF;
    text-transform: uppercase
}
.intro11-slider .slider-content .title i{ color: #ef0406;}
.intro11-slider .slider-content .btn{
    background-color: #fff;
    border-radius: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 30px;
    border-color: #fff;
}
@media (max-width: 1199px) {
    .intro11-slider .slider-content .title {
        font-size: 48px
    }
}

@media (max-width: 767px) {
    .intro11-slider .slider-content .title {
        font-size: 24px
    }
}

@media (max-width: 575px) {
    .intro11-slider .slider-content .title {
        font-size: 24px
    }
	.intro11-slider .slider-content p.sub-title-2 {
		font-size: 14px!important;
		max-width: 100%;
		letter-spacing: normal;
		word-wrap: break-all;
		white-space: pre-wrap;
		/* color: #8a8a8a; */
	}
}

.intro11-slider .slider-content .title.title-space {
    letter-spacing: 8px
}

.intro11-slider .slider-content .sub-title {
    
    font-size: 24px;
	font-weight: 400;
    max-width: 800px;
    margin: 0 auto;
    color: #FFF;
    line-height: 1.5;
    margin-bottom: 10px;
    margin-top: 40px;
}
.intro11-slider .slider-content p.sub-title-2{
	font-size: 16px;
    margin-top: 10px;
	color: #f1f1f1;
}
@media (max-width: 1199px) {
    .intro11-slider .slider-content .sub-title {
        max-width: 500px;
		font-size: 18px;
    }
}

@media (max-width: 991px) {
    .intro11-slider .slider-content .sub-title {
        max-width: 450px;
        margin-bottom: 10px; margin-top:20px;
        line-height: 1.3;
		font-size: 18px;
    }
}

@media (max-width: 767px) {
	.intro11-slider .slider-content{ padding:30px 20px;}
    .intro11-slider .slider-content .sub-title {
        font-size: 16px; margin-top:0; margin-bottom:0;
    }
}

@media (max-width: 767px) {
    .intro11-slider .slider-content .btn {
        padding: 15px 25px
    }
}

@media (max-width: 575px) {
    .intro11-slider .slider-content .btn {
        font-size: 12px;
        padding: 12px 20px
    }
}

.bg-video {
    height: 100%
}

@media (max-width: 991px) {
    .bg-video {
        height: 600px
    }
}

@media (max-width: 575px) {
    .bg-video {
        height: 500px
    }
}

@media (max-width: 479px) {
    .bg-video {
        height: 400px
    }
}

.bg-video .video-area:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5)
}

.bg-video .video-bg-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    width: 1200px;
    margin: 0 auto;
    text-align: center
}

@media (max-width: 1500px) {
    .bg-video .video-bg-content {
        width: 1020px
    }
}

@media (max-width: 1199px) {
    .bg-video .video-bg-content {
        width: 800px
    }
}

@media (max-width: 991px) {
    .bg-video .video-bg-content {
        width: 100%;
        padding: 0 20px
    }
}

.bg-video .video-bg-content .title {
    font-size: 80px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 10px
}

@media (max-width: 1199px) {
    .bg-video .video-bg-content .title {
        font-size: 60px;
        letter-spacing: 6px
    }
}

@media (max-width: 991px) {
    .bg-video .video-bg-content .title {
        font-size: 56px;
        letter-spacing: 4px
    }
}

@media (max-width: 767px) {
    .bg-video .video-bg-content .title {
        font-size: 44px;
        letter-spacing: 3px
    }
}

@media (max-width: 575px) {
    .bg-video .video-bg-content .title {
        font-size: 40px;
        letter-spacing: 2px
    }
}

@media (max-width: 479px) {
    .bg-video .video-bg-content .title {
        font-size: 26px;
        letter-spacing: 1px
    }
}

.bg-video .video-bg-content .title.title-space {
    letter-spacing: 8px
}

.bg-video .video-bg-content .sub-title {
    font-size: 18px;
    max-width: 600px;
    margin: 0 auto;
    color: #FFF;
    line-height: 1.5;
    margin-bottom: 40px
}

@media (max-width: 1199px) {
    .bg-video .video-bg-content .sub-title {
        max-width: 500px
    }
}

@media (max-width: 991px) {
    .bg-video .video-bg-content .sub-title {
        max-width: 450px;
        margin-bottom: 20px;
        line-height: 1.3
    }
}

@media (max-width: 767px) {
    .bg-video .video-bg-content .sub-title {
        font-size: 16px
    }
}

@media (max-width: 767px) {
    .bg-video .video-bg-content .btn {
        padding: 15px 25px
    }
}

@media (max-width: 575px) {
    .bg-video .video-bg-content .btn {
        font-size: 12px;
        padding: 12px 20px
    }
}

.bg-position {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.slide-bg-1 {
    min-height: 970px
}

@media (max-width: 1800px) {
    .slide-bg-1 {
        min-height: 800px
    }
}

@media (max-width: 1500px) {
    .slide-bg-1 {
        min-height: 600px
    }
}

@media (max-width: 1199px) {
    .slide-bg-1 {
        min-height: 550px
    }
}

@media (max-width: 991px) {
    .slide-bg-1 {
        min-height: 500px
    }
}

@media (max-width: 767px) {
    .slide-bg-1 {
        min-height: 400px
    }
}

@media (max-width: 575px) {
    .slide-bg-1 {
        min-height: 350px
    }
}

@media (max-width: 479px) {
    .slide-bg-1 {
        min-height: 300px
    }
}

.slide-bg-2 {
    min-height: 800px
}

@media (max-width: 1500px) {
    .slide-bg-2 {
        min-height: 600px
    }
}

@media (max-width: 1199px) {
    .slide-bg-2 {
        min-height: 550px
    }
}

@media (max-width: 991px) {
    .slide-bg-2 {
        min-height: 500px
    }
}

@media (max-width: 767px) {
    .slide-bg-2 {
        min-height: 400px
    }
}

@media (max-width: 575px) {
    .slide-bg-2 {
        min-height: 350px
    }
}

@media (max-width: 479px) {
    .slide-bg-2 {
        min-height: 300px
    }
}


.index-body{
	padding-top: 80px;
}

@media (max-width: 767px) {
	.index-body{
		padding-top: 0px;
	}
}
/* banner-animatio */

.aos-animate.splitting .char {
    -webkit-animation: slide-in-1 1s cubic-bezier(0.5, 0, 0.5, 1) both;
    animation: slide-in-1 1s cubic-bezier(0.5, 0, 0.5, 1) both;
    -webkit-animation-delay: calc(60ms * var(--char-index));
    animation-delay: calc(60ms * var(--char-index))
}

.aos-animate.splitting .char {
    -webkit-animation: slide-in-2 1s cubic-bezier(0.5, 0, 0.5, 1) both;
    animation: slide-in-2 1s cubic-bezier(0.5, 0, 0.5, 1) both;
    -webkit-animation-delay: calc(60ms * var(--char-index));
    animation-delay: calc(60ms * var(--char-index))
}

@-webkit-keyframes slide-in-1 {
    from {
        -webkit-transform: translateX(-1em) rotate(-0.5turn) scale(0.5);
        transform: translateX(-1em) rotate(-0.5turn) scale(0.5);
        opacity: 0
    }
}

@keyframes slide-in-1 {
    from {
        -webkit-transform: translateX(-1em) rotate(-0.5turn) scale(0.5);
        transform: translateX(-1em) rotate(-0.5turn) scale(0.5);
        opacity: 0
    }
}

@-webkit-keyframes slide-in-2 {
    from {
        -webkit-transform: translateX(1em) rotate(0turn) scale(0.5);
        transform: translateX(1em) rotate(0turn) scale(0.5);
        opacity: 0
    }
}

@keyframes slide-in-2 {
    from {
        -webkit-transform: translateX(1em) rotate(0turn) scale(0.5);
        transform: translateX(1em) rotate(0turn) scale(0.5);
        opacity: 0
    }
}

.slider-content>* {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

.swiper-slide-active .slider-content>:nth-child(1) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.swiper-slide-active .slider-content>:nth-child(2) {
    -webkit-animation-delay: .9s;
    animation-delay: .9s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.swiper-slide-active .slider-content>:nth-child(3) {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.swiper-slide-active .slider-content>:nth-child(4) {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}


.swiper-slide-active .text-slider.splitting .char {
    -webkit-animation: slide-in-left 0.2s cubic-bezier(0.5, 0, 0.5, 1) both;
    animation: slide-in-left 0.2s cubic-bezier(0.5, 0, 0.5, 1) both;
    -webkit-animation-delay: calc(60ms * var(--char-index));
    animation-delay: calc(60ms * var(--char-index))
}

.swiper-slide-active .splitting .char {
    -webkit-animation: slide-in 1s cubic-bezier(0.5, 0, 0.5, 1) both;
    animation: slide-in 1s cubic-bezier(0.5, 0, 0.5, 1) both;
    -webkit-animation-delay: calc(60ms * var(--char-index));
    animation-delay: calc(60ms * var(--char-index))
}

@-webkit-keyframes slide-in {
    from {
        -webkit-transform: translateY(1em) rotate(-0.5turn) scale(0.5);
        transform: translateY(1em) rotate(-0.5turn) scale(0.5);
        opacity: 0
    }
}

@keyframes slide-in {
    from {
        -webkit-transform: translateY(1em) rotate(-0.5turn) scale(0.5);
        transform: translateY(1em) rotate(-0.5turn) scale(0.5);
        opacity: 0
    }
}

@-webkit-keyframes slide-in-left {
    from {
        -webkit-transform: translateY(0em);
        transform: translateY(0em);
        opacity: 0
    }
}

@keyframes slide-in-left {
    from {
        -webkit-transform: translateY(0em);
        transform: translateY(0em);
        opacity: 0
    }
}
.intro11-slider .swiper-button-prev, .intro11-slider .swiper-button-next{
	background: none;
}

/* pc-lang */
.lang-box{
	top: 10px;
	left: 100px;
}
.lang-box ul li{
	border-left: 1px solid #ccc;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1;
}
.lang-box ul li:nth-child(1){
	border-left: none;
}


.section-title-box{
	padding-bottom: 20px;
	/* border-bottom: 1px solid #eeeeee; */
	position: relative;
}
/*  */
/* .section-title-box::after{
	display: block;
	width: 28px;
	height: 3px;
	background-color: #ceac7c;
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -14px;
} */
.section-title-box h3{
	font-size: 40px;
    z-index: 1;
}
.section-title-box span{
	font-size: 42px;
	color: #666;
    top: 0;
    width: 100%;
    display: block;
    left: 0;
    text-transform: uppercase;
    background-image: linear-gradient(#5f5f5f18, #ffffff00);
    -webkit-background-clip:text;
    background-clip:text;
    color: transparent;

}


/* 服务 */
.service-item{
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 30px;
	transition: .3s;
	box-shadow: 0 0 8px 0 rgb(0 0 0 / 8%) ;
	border-radius: 7px;
}

.service-item .iocn-img-box{
	overflow: hidden;
	text-align: center;
	

}
.service-item .service-text-box{
	position: relative;
}
.service-item .service-text-box *{
	transition: all .3s;
}
.service-item .service-text-box:after{
	display: block;
	content: '';
	width: 16px;
	height: 2px;
	background-color: #ccc;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -8px;

}
.service-item  .service-text-box h3{
	font-size: 18px;
	font-weight: 400;
	color: #db241c;
	
}
.service-item .iocn-img-box img{
	width: 60px;
	height: 60px;
	display: block;
	margin: 0 auto;
}
.service-item .iocn-img-box img.hover{
	display: none;
}
.service-item .service-text-box span{
	color:  #db241c;
}
.service-item:hover{
	transform: translateY(-30px);
	background-color: #db241c;
	box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
}
.service-item:hover .service-text-box h3{
	color: #fff;
}
.service-item:hover .service-text-box p{
	color: #fff;
}
.service-item:hover .service-text-box span{
	color: #fff;
}
.service-item:hover .service-text-box:after{
	background-color: #fff;
}
.service-item:hover .iocn-img-box img{
	display: none;
}
.service-item:hover .iocn-img-box img.hover{
	display: block;
}

.row-cols-7>*{
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%
}

@media(max-width:764px){
	.row-cols-7>*{
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
}
.send-item-box *{
	transition: .3s;
}
.send-item-box{
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	flex-wrap: wrap;
	background-image:linear-gradient(#00000000, #0f0f0f) ;
	transition: all .3s;

}
.send-item-box .img-box{
	width: 100%;

}
.send-item-box .img-box img{
	width: 40px;
	height: 40px;
	display: block;
	margin: 0 auto;

}
.send-item-box h3{
margin-top: 15px;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
}
.send-item-box p{
	font-size: 14px;
	color: #eee;
}
.send-item-box .link-box{
	height: 0;
	overflow: hidden;
	padding-top:0px ;
	
}
.send-item-box .link-box a {
	color: #fff;
}
.index-send-items .col{
	position: relative;
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: top;
	height: 390px;
	display: flex;
	align-items: flex-end;
	transition: .3s;
	

}
.index-send-items .col:hover{
	background-position-x: left;
}

.index-send-items .col:nth-child(1){
	background-image: url(../images/bk-01.png);
}
.index-send-items .col:nth-child(2){
	background-image: url(../images/bk-02.png);
}
.index-send-items .col:nth-child(3){
	background-image: url(../images/bk-03.png);
}
.index-send-items .col:nth-child(4){
	background-image: url(../images/bk-04.png);
}
.index-send-items .col:nth-child(5){
	background-image: url(../images/bk-05.png);
}
.index-send-items .col:nth-child(6){
	background-image: url(../images/bk-06.png);
}
.index-send-items .col:nth-child(7){
	background-image: url(../images/bk-07.png);
}

.send-item-box:hover{
	background-image: linear-gradient(#db241c, #db241c);
}
.send-item-box:hover .link-box{
	padding-top: 30px;
	height: 60px;
}
@media(max-width:764px){
	.index-send-items .col{
		height: 236px;
	}
}
.management-item{
    border-radius: 7px;
    background-color: #fff;
}
.management-item *{
    color: #000;
    text-align: left;
}
.management-item h3{
    font-size: 18px;
    color: #db241c;
}
.management-item .tit-box{
    border-bottom: 1px solid #e8e8e8;
    /* padding-top: 15px; */
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.management-item .tit-box h3 a{
    float: right;
    font-size:14px ;
    font-weight: 400;
    color: #999999;
}
.management-item ul li a{
    color: #666666;
}

.Training-item:nth-child(1) .content-box{
background-image: url(../images/s-bj-02.png);
}
.Training-item:nth-child(2) .content-box{
    background-image: url(../images/s-bj-01.png);
}

.Training-item .content-box{
    padding-top:60px ;
    padding-left: 40px;
    text-align: left;
    height: 370px;

}
.Training-item .content-box *{
    transform: .3s;
    color: #fff;
    text-align: left;
}
.Training-item .content-box h3{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px;
}
.Training-item .content-box span{
    color: #666;
    font-size: 16px;
    margin-bottom: 15px;
    display: block;
}
.Training-item .content-box ul li{

}
.Training-item .content-box ul li a{
    max-width: 160px;

   font-size: 14px;
   padding: 8px 0;
    display: block;
   margin-bottom: 8px;
   border-bottom: 1px solid #fff;
   transition: .3s;
}
.Training-item .content-box ul li:hover a{
    color:#db241c ;
    border-bottom: 1px solid #db241c;
}


.row-cols-10>*{
    -ms-flex: 0 0 10%;
    flex: 0  0 10%;
    max-width: 10%;
}

@media(max-width:764px){
	.row-cols-10>*{
		-ms-flex: 0 0 33.3333333%;
		flex: 0 0 33.3333333%;
		max-width: 33.3333333%
	}
}
.logo-items img{
    box-shadow: 0px 0px 13px 0px rgb(233, 233, 233);
    border-radius: 5px;
    margin-bottom: 30px;
    
}
.news-item{
    box-shadow: 0px 0px 13px 0px #d7d7d8;
}
.news-item .news-wrap{
    padding: 15px;
    text-align: left;
    background-color: #fff;
    color: #999;
}
.news-item .news-wrap *{
    text-align: left;
    color: #000;
}
.news-item .news-wrap .news-item-title{
    font-weight: 400;
    margin-bottom: 10px;
    color: #000;
}

.index-news-box .owl-nav.disabled{
    display: block!important;
}

.index-news-box .owl-prev,.index-news-box .owl-next{
    z-index: 9;
    padding: 10px 7px;
    font-weight: 400;
    font-family: 'FontAwesome';
    font-size: 36px;
    color: #fff;
    background:rgba(0, 0, 0, 0.459) ;
}

.index-news-box .owl-prev:before {
    content: "\f104";
}
.index-news-box .owl-next:before {
    content: "\f105";
}
.owl-prev::after, .owl-next::after{
    display: none;
}

#certify .swiper-slide {
    width: 753px;
    height: 362px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}
#certify .swiper-container {
    padding-bottom: 60px;
}

#certify .swiper-button-prev,#certify .swiper-button-next{
    background: rgba(10, 10, 10, 0.418);
    font-size: 48px;
    padding: 10px 6px;
    border-radius: 0;
}

#certify .swiper-button-prev::after,#certify  .swiper-button-next::after{
    display: none;
}
#certify .swiper-slide{
    position: relative;
}
#certify .swiper-slide:after{
    content: "";
    width: 100%;
    height: 100%;
    /* background-color: rgba(22, 22, 22, 0.281); */
    position: absolute;
    top: 0;
    left: 0;
}
#certify .swiper-slide.swiper-slide-active:after{
    opacity: 0;

}
@media(max-width:764px){
    #certify .swiper-slide {
        width: 100%;
        height: 231px;
        background: #fff;
        box-shadow: none;
    } 
    #certify .swiper-slide img {
        width: 100%;
       
    } 
    #certify .swiper-container {
        padding-bottom: 0px;
        padding-top: 30px;
    }
}
.culture-item .number-box{
    position: absolute;
    left: 50%;
    z-index: 1;
    height: 60px;
    line-height: 60px;
    width: 60px;
    font-size: 24px;
    top: 30px;
    margin-left:-30px ;
    top: 15px;
}
.culture-item .text-box {
    background-color: #fff;
    height: 190px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 70px;
    
}
.culture-item .text-box:after{
    position: absolute;
    content: '';
    background-color: #db241c;
    width: 18px;
    height: 2px;
    bottom: 30px;
    left: 50%;
    margin-left: -9px;
}

.news-inner-box{
    min-height: 600px;
}
.con-text-box{
    /* border-radius: 0!important; */
    margin-bottom: 30px;
}
.card-wecaht-box{
    display: flex;
    left: 50%;
    top: 50%;
    margin-left: -130px;
    margin-top: -72px;
}
.card-wecaht-box p{
    font-size: 12px;
    font-weight: 400;
    margin-top: 5px;
}
.card-wecaht-box .new-img-box{
    margin-right: 20px;
}
@media(max-width:1200px){
    .re-style .card-img{
        display: none;
    }
    .re-style {
        height: 400px;
        background-color: #db241c!important;
        display: flex;
        border-radius: 7px!important;
    }
    .re-style .card-wecaht-box{
        position: static!important;
        margin: 0;
        margin-left: 15px;
    }
    .re-style  .card-img-overlay{
        position: static!important;
        /* width: 50%; */
       
    }
}

.inside-job-litm{
    text-align: left;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0px 0px 25px 0px #e8e8e8;
    transition: .3s;
    cursor: pointer;
}
.inside-job-litm *{
    text-align: left;
    transition: .3s;
}
.inside-job-litm .time{
    font-size: 14px;
    color: #999999;
}
.inside-job-litm .inner{
    font-size: 14px;
    color: #999999;
    margin-top: 0;
    margin-bottom: 30px;
}
.inside-job-litm .title{
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
}
.inside-job-litm a{
    margin-top: 20px;
    color: #db241c;
    font-size: 14px;
}
.inside-job-litm:hover{
    background-color: #db241c;
}
.inside-job-litm:hover *{
    color: #fff;

}

.form-wrap {
    margin-top: 0!important;
    align-items: center;
    margin-bottom: 20px;
}
.label-sty{
    flex-shrink:0;
    padding-right: 20px;
    line-height: 1;
    vertical-align: middle;
    min-width: 81.45px;
    text-align: right;
    color: #666;
}
.from-sty{
    
}
.sh-sty{
    border-radius: 7px ;
    box-shadow:  0px 0px 15px 0px #eee;
}
.bg-service{
    background-image: url(../images/bk-001.png);
    background-size: 100%;
    background-color: #f7f7f7;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    min-height: 1100px;
}
.service-inner {
    text-align: left;
    background-color: #fff;
}

.service-fulite .card{
    position: relative;
    border-radius: 0;

}
.service-fulite .card h5{
    font-size: 24px;
    margin-bottom: 0;
}
.service-fulite .card p{
    margin-top: 0;
    font-size: 14px;
}
.service-fulite .card:after{
    content: '';
    position: absolute;
    width: 16px;
    height: 2px;
    background-color: #fff;
    bottom: 20px;
    left: 20px;
}

@media(min-width:1200px){
    .service-box .container{
        max-width: 1400px;
    }
}

.left-nav{
    padding-top: 3px;
    padding-bottom: 10px;
}
.left-nav li a{
    padding: 10px 0;
    display: block;
    padding-left: 20px;
    text-align: left;
    margin-right: -10px;
    position: relative;
    z-index: 9;
    margin-bottom: 10px;
    
}

.left-nav li a:after{
    display: block;
    position: absolute;
    opacity: 0;
    content: '';
    width: 0px;
    height: 0px;
    border-top: 10px solid #c98424;
    border-right: 10px solid transparent;
    bottom: -10px;
    right: 0;
    z-index: 0;
}
.left-nav li:hover a,.left-nav li.active a{
    background-color: #c0781296;
    color: #fff;
}
.left-nav li:hover a::after,.left-nav li.active a::after{
    opacity: 1;
}

.header .logo{
    padding-top: 5px;
    padding-bottom: 5px;
    
}
.logo .logo-img{
    height: 71px;
}
@media(max-width:764px){
    .logo .logo-img {
        height: 45px;
    }
}
.nav-lv2 li a{
    display: block;
    padding: 10px 0;
   font-size: 16px;
   border-bottom: 1px solid rgb(214, 214, 214);
   text-align: left;
   max-width: 300px;
    
}
.nav-lv2 li:hover a{
    color: #db241c;
    border-bottom: 1px solid #db241c;
}
.text-color{
    color: #db241c!important;
}
.sty-01{
    position: relative;
}
.sty-01:after,.sty-01::before{
    content: '';
    width: 17px;
    height: 1px;
    left: 0;
    position: absolute;
}
/*.sty-01:after{
    top: -30px;
    background-color: #db241c;
}*/
.sty-01::before{
    bottom: -10px;
    background-color: #000;
}
.index-about-video{
    transition: .3s;

}
.index-about-video *{
    transition: .3s;
}
.index-about-video:hover .icon{
    transform: scale(1.1);
}
.index-about-video:hover .card-img{
    opacity: .8;
}
.index-about-inner .about-title{
    font-size: 40px; font-weight:bold; color:#222; letter-spacing:2px; padding-bottom:10px; margin-bottom:25px;
    
}
.index-about-inner .about-title:after{
    content: '';
    display: block;
    width: 72px;
    height: 3px;
    left: 0;
    position: absolute;
    bottom: 0;
    background-color: #db241c;
}
.index-about-inner p{
    font-size: 15px;
    color: #666;
    line-height: 2; margin-top:0px;
    margin-bottom: 25px;
}
.index-about-inner{
    text-align: left;
}
.index-about-inner .btn{
    padding: 10px 40px;
    background-color:#db241c;
    color: #fff;
    border-radius: 23px;
    border: 1px solid #db241c;
}
.index-about-inner .btn:hover{
    background-color:#fff;
    color: #db241c;
}
.index-about-box .row+.row{
    margin-top: 50px;
}
.index-about-box .index-about-adv-item span{
    font-size: 16px;


}
.index-about-box .index-about-adv-item span.counter{
    font-size: 40px; font-weight:bold; color: #333; margin-right:5px;

}
.index-about-box .index-about-adv-item{
    position: relative;

}
.index-about-box .index-about-adv-item:after{
    position: absolute;
    content: '';
    height: 32px;
    width: 1px;
    background-color: #dcdcdc;
    right: 0;
    top: 50%;
    margin-top: -16px;
 
    
}

.index-about-box .son .col-md-3:nth-child(1) .index-about-adv-item:before{
    position: absolute;
    content: '';
    height: 32px;
    width: 1px;
    background-color: #dcdcdc;
    left: 0;
    top: 50%;
    margin-top: -16px;
}

.bg-red-01{
    background-color: #db241c;
}

/* 时间轴轮播图 */
.index-course-box .swiper-slide{
    display: block;
}
.index-course-box {
    height: 554px;
}
.index-course-box .swiper-container{
    height: 100%;
}
.course-text-inner{
    padding: 80px 50px 50px 50px;
}
.course-text-inner .course-title-2{
    font-size: 18px;
    font-weight: 400;
}
.course-text-inner *{
    color: #fff;
}
.course-text-inner .course-time-title{
    font-size: 48px;
}

.course-text-inner p{
    font-size: 15px;
}
.course-text-inner p.course-time-title2{
    font-size: 18px;
}
.course-text-inner .course-table{
    margin-top: 30px;
}
.course-text-inner .course-table dt{
    font-size: 16px;
}
.course-text-inner .course-table dt span{
    font-size: 22px;
    font-weight: 700;
}
.course-text-inner .course-table dd{
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #bdbdbd5d;
    margin-bottom: 10px;
    
}
.course-text-inner .next-title{
    font-size: 38px;
    color: #fff;
    opacity: .28;
    margin-top: 50px;
    display: block;
}

.course-text-inner{
    max-width: 80%;
}
.index-course-box .swiper-container-vertical > .swiper-pagination-bullets{
    right: 10%;
    
}
.index-course-box .swiper-container-vertical > .swiper-scrollbar{
    right: 6%;
    max-height: 90%;
    margin: auto 0;
    top: 5%;
}
.index-course-box .swiper-scrollbar-drag{
    background: rgba(255, 255, 255, 0.5);
    /* max-height: 80%; */
}

.index-course-box .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet{
    width: 60px;
    height: auto;
    padding: 12px 0;
    border-radius: 0;
    font-size: 18px;
    color: #fff;
    background-color: transparent;
    opacity: 0.5;
    text-align: right;
}
.index-course-box .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
    opacity: 1;
    font-size: 32px;
    
}

@media(max-width:764px){
    .index-course-box{
        height: 480px;
    }
}

.index-product-box .thumbnail-classic{
    padding:0 5px;
    margin-bottom: 10px;
}

.intro11-slider  .swiper-slide{
    height: 100%;
}
.thumbnail-text-box {
    width: calc(100% - 10px);
    left: 5px;
    height: 60px;
    z-index: 10;
    bottom: 0;
    transition: .3s;
    padding: 15px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    
}

.thumbnail-text-box h4{
    width: 100%;
    font-size: 24px;
    position: relative;
    z-index: 9;
}
.thumbnail-text-box a{
    position: relative;
    display: flex;
    align-items: flex-end;
    z-index: 9;
}
.thumbnail-text-box *{
    color: #fff;
    text-align: left;
}



.index-news-box .btn{
    padding: 10px 40px;
    background-color: #db241c;
    color: #fff;
    border-radius: 23px;
    border: 1px solid #db241c;
}
.index-news-box .btn:hover{
    background-color: #ffffff;
    color: #db241c;
}
.news-items .card{ background:none;}
.news-items { padding:10px 0; }
.news-items span.time, .news-items2 span.time{ line-height:24px; display:block;}
.news-items .iconfont, .news-items2 .iconfont{ font-size:20px; margin:0;}
.news-items .card-title{
    font-size: 22px; line-height:30px; height:60px; margin-top:6px; font-weight:lighter;
    overflow: hidden;
    text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;

}
.news-items2 .card-title{
    font-size: 20px; line-height:30px; height:60px; margin-top:6px; font-weight:lighter;
    overflow: hidden;
    text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;

}
.news-items .card-text{
    display:-webkit-box;
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical; margin-bottom:18px; color:#8d8d8d;
}
.news-items .card-links{
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 34px;
    text-align: center;
    display: block;
    /* line-height: 1; */
    font-size: 36px;
    color: #fff;
    background-color: #db241c;
    border: 1px solid #db241c;
    border-radius: 0;
    margin-top: 10px;

}
.news-items .card-links:hover{
    background: #fff;
    color:#db241c;
}
footer *{
    color: #fff;
}
.list-social-3 a:hover{
    color: #f5f5f5;
}
.list-social-3 a:hover {
    color: #f5bebe;
}
.footer-modern-list li a,.footer-modern-list2 li a{
    color: rgba(255, 255, 255, 0.473);
}
.footer-modern-body li{
    margin-bottom: 7px;
    text-align: left;
}
.footer-modern-body li span{
    color: rgba(255, 255, 255, 0.473);
}
.bg-red-02{
    background-color: #d21c14;
}
.about-inner-text{
    text-align: left;
}
.about-inner-text *{
    text-align: left;
}
.f-color-red{
    color: #db241c;
}
.about-inner-text .title{
    font-size: 26px;
    font-weight: 400;
    color: #464646;
}
.about-inner-text .title span{
    margin-left: 20px;
    position: relative;
}
.about-inner-text .title span:after{
    background-color:#464646;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    content: '';
    position: absolute;
    left: -11px;
    top: 50%;
    margin-top: -2px;
}
.about-inner-text .title{
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
.about-inner-text .title:after{
    background-color:#db241c;
    width: 26px;
    height: 2px;
    /* border-radius: 50%; */
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    /* margin-top: -2px; */
}
.about-inner-text .des{
    color: #464646;
    font-size: 14px;
    line-height: 2;
    margin-bottom: 30px;
}
.img-box.abouit{
    height: 500px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}

.inside-about-02-box .card *{
    text-align: left;
}

.sty-03.bg-dark{
    background:rgba(0, 0, 0, 0.404)!important
}
.sty-03{
    width: 100%;
    bottom: 0;
    opacity: 0;
    transition: .3s;
    color: #fff;
}
.swiper-slide-active .sty-03{
    opacity: 1;
}
@media(max-width:764px){
    .index-about-box .index-about-adv-item{
        margin-bottom: 30px;
    }
    .index-about-box .son .col-md-3:nth-child(1) .index-about-adv-item:before{
        display: none;
    }
    .index-about-box .index-about-adv-item:after{
        display: none;
    }
    .section-title-box{
        padding-top: 50px;
    }
    .section-title-box span{
        font-size: 36px;
        color: transparent;
    }
}
.bg-img-ll{
    background-image: url(../images/bj-lll.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;

}
.bg-img-ll *{
    color: #fff;
}

.postion-nav h4.title{ font-size:30px; text-align:left; font-weight:lighter;}
.pro-article *{
    text-align: left;

}
.pro-article .card{
    border-radius: 0;
}
.pro-article .card h5{
    padding-bottom: 10px;
}
.pro-article .card .card-text span{
    color: rgb(167, 167, 167);
    margin-right: 10px;
}
.pro-article .card .btn{
    border-radius: 0;
    padding-top: 4px;
    padding-bottom: 4px;
   padding-left: 25px;
   padding-right: 25px;
   margin-left: 3px;
}
.sapn-items:hover{
    background:transparent!important;
}

/*.card-imgbox img{ max-width:90%; margin:10px auto 0; display:block;}*/


.product-hot-box .owl-nav.disabled{
    display: block!important;
}

.product-hot-box .owl-prev,.product-hot-box .owl-next{
    z-index: 9;
    padding: 10px 7px;
    font-weight: 400;
    font-family: 'iconfont';
    font-size: 36px;
    color: #fff;
    background:rgba(0, 0, 0, 0.459) ;
}

.product-hot-box .owl-prev:before {
    content: "\e660";
}
.product-hot-box .owl-next:before {
    content: "\e65f";
}
.owl-prev::after, .owl-next::after{
    display: none;
}
.font-red-span{
    font-size: 20px;
    color: #da241d;
    margin-bottom: 15px;
}

.btn_box{}
.btn_box a{ position:relative; display:inline-block; padding:0px 30px; border:1px solid #b8bcbf; font-size:16px; border-radius: 4px;}
.btn_box a span{ height:40px; line-height:40px; position:relative; z-index:2; display:inline-block;}
.btn_box a.btn1{ margin-right:15px;}
.btn_box a:after{ content:''; width:0; height:100%; background:#343e46; position:absolute; left:0; bottom:0; z-index:1; transition:all 0.5s ease;}
.btn_box a.btn1:hover{ border-color:#333e46; }

.btn_box a.btn2:hover{ border-color:#e47815;}

.btn_box a.btn2:after{ background:#e47815;}
.btn_box a:hover:after{ width:100%;}
.btn_box a.btn1:hover span{ color:#ffffff;}
.btn_box a.btn2:hover span{ color:#ffffff;}
/**/
.productionCont { width: 1392px; margin: 0 auto; max-width: 92%;}
.titleCell { margin-bottom: 60px; padding-bottom: 20px; margin-top: 80px; overflow: hidden; border-bottom: 1px solid #dee2e6;}
.titleCell p { line-height: 44px; float: left; font-size: 36px; font-weight: bold; color: #333e46;}
.titleCell a { float: right; display: block;  width: 138px; line-height: 44px; border: 1px solid #000000; border-radius: 4px;
background: url(../images/enter.png) 106px center no-repeat; font-size: 16px; text-align: left; text-indent: 23px;}
.titleCell a:hover { background: url(../images/enterWhite.png) 106px center no-repeat #db241c; color: #ffffff; border: 1px solid #db241c;}
.productionCont ul:after { content: '\20'; display: block; clear: both; height: 0;}
.productionCont li { overflow: hidden; border-radius: 4px 4px 0 0; transition: all 0.5s; margin-bottom: 38px; position: relative; float: left; width: 31%; float: left; margin-right: 3.5%;}
.productionCont li:nth-child(3n) { margin-right: 0;}
.productName { transition: all 0.5s; padding-left: 25%; font-size: 20px; text-align: left; color: #010101; line-height: 78px; position: absolute; left: 0; bottom: 0; width: 100%; box-sizing: border-box; background: url(../images/enter.png) 75% center no-repeat #eff2f7;}
.productionCont li img { display: block; width: 100%; transition: all 1.5s;}
.productionCont li:hover { box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.productionCont li:hover img { transform: scale(1.2);}
.productionCont li:hover .productName { color: #ffffff; background: url(../images/enterWhite.png) 65% center no-repeat #ff0000;}
.intBar { position: relative; background: url(../images/intBg.jpg) center top no-repeat #f3f3f3; padding: 104px 0 0;}
.intInfor { position: relative; width: 1392px; margin: 0 auto; max-width: 92%;}
.intArticle { width: 535px; text-align: left; }
.intArticle h2 { line-height: 1; margin-bottom: 18px; font-size: 30px; font-weight: normal; color: #010101;}
.intArticle h3 { line-height: 1; margin-bottom: 55px; font-size: 16px; color: #4e4d4d; font-weight: normal;}
.intArticle p { font-size: 15px; color: #757373; line-height: 36px;}
.intArticle a {display: block; width: 138px; line-height: 44px; border: 1px solid #000000; border-radius: 4px; background: url(../images/enter.png) 106px center no-repeat;
 font-size: 16px; text-align: left; text-indent: 23px; margin-top: 50px;}
 .intArticle a:hover { background: url(../images/enterWhite.png) 106px center no-repeat #db241c; color: #ffffff; border: 1px solid #db241c;}
.stepList ul { position: relative; z-index: 2; margin-top: 110px; padding:54px 0; overflow: hidden;}
.stepList li { float: left; padding: 0 2.5vw; position: relative;}
.stepList li p { font-size: 48px; font-weight: bold; color: #ffffff;}
.stepList li p i { font-weight: normal; font-size: 16px; color: #d6d6d6; vertical-align:30px;} 
.stepList li span { font-size: 15px; color: #d5d2d2;}
.intBar:after { content: ''; position: absolute; bottom: 0; width: 100%; height: 208px; background: #ff0000; left: 0;}
.intInfor img.posImg { position: absolute; right: 0; bottom: 0; z-index: 5;}
.noticeBar { width: 1392px; margin: 0 auto; max-width: 92%; margin-bottom: 80px;}
.noticeBar div { overflow: hidden;}
.noticeBar img { transition: all 0.5s;}
.noticeBar img:hover { transform: scale(1.1);}
.footer-modern-title { font-weight: normal;}
.mobEwm { font-weight: normal; font-size: 18px; margin-bottom: 25px; width: 100%; text-align: center;}
.footer-modern-panel { padding: 40px 0;}
.footer-modern-panel .leftCopy { float: left;}
.footer-modern-panel .container:after { content: '\20'; clear: both; display: block;}
.rightLink { float: right;}
.rightLink a { margin-left: 25px; vertical-align: middle;}
.col-xs-6 { width: 50%;}
.bannerAbout { background: url(../images/about_02.jpg) center no-repeat; background-size:cover; height: 580px;}
.bannerHonor { background: url(../images/honor_banner.jpg) center no-repeat; background-size:cover; height:580px;}
.aboutLocation { background: #f3f3f3;}
.aboutLocation.fixBar { position: fixed; width: 100%; left: 0; top: 80px; z-index: 9;}
.locationCont { overflow: hidden; width: 1392px; margin: 0 auto; max-width: 92%;}
.locationLeft { float: left; overflow: hidden;}
.locationLeft a { line-height: 75px; padding: 0 40px; float: left; display: block; position: relative; font-size: 18px; color: #454444;}

.locationLeft a.cur ,.locationLeft a:hover{ font-weight: bold; background-color: #ff0000; color: #ffffff; font-size: 20px;}
.locationRight { padding-left: 29px; line-height: 75px; float: right; background: url(../images/about_05.png) left center no-repeat;}
.locationRight a { font-size: 14px; color: #535252;}

.aboutSection { width: 1392px; margin:80px auto; overflow: hidden; max-width: 92%;}
.leftAside { text-align: left; float: left; width: calc(100% - 730px);}
.leftAside h2 { margin-bottom: 10px; font-size: 36px; color: #333333; line-height: 1;}
.leftAside h3 { font-weight: 200; font-size: 16px; color: #333333;}
.leftAside p { font-size: 15px; color: #6d6a6c; line-height: 28px; text-indent: 2em;}
.leftAside p img{ vertical-align:middle !important; height:28px !important; width:auto !important;}
.rightAside { float: right; width: 647px;}
.rightAside ul { margin-top: 40px; overflow: hidden;}
.rightAside li{ border-radius: 6px; overflow: hidden; float: left; width: 317px; border-radius: 6px; position: relative;}
.rightAside li:nth-child(2) { float: right;}
.proTxt { transition: all 0.5s; padding: 20px 44px 28px; position: absolute; bottom: 0; left: 0; width: 100%; background: #333333; text-align: left;}
.proTxt p { font-weight: normal; font-size: 20px; line-height: 50px; color: #ffffff;}
.proTxt span {overflow: hidden; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp: 4;-webkit-box-orient: vertical; font-size: 15px; color: #ffffff; line-height: 24px;}
.rightAside h2 { text-align: left; margin-bottom: 10px; font-size: 36px; color: #333333; line-height: 1;}
.rightAside h3 { text-align: left; font-weight: 200; font-size: 16px; color: #333333;}
.rightAside li img { display: block; transition: all 1.5s;}
.rightAside li:hover img { transform: scale(1.2);}
.rightAside li:hover .proTxt { background-color: #ff0000;}
.leftAside h3 + p { margin-top: 30px;}
.leftAside p + p { margin-top:10px;}
.slideImg { padding-bottom: 42px; position: relative; width: 1392px; margin:80px auto; overflow: hidden;}
.slideImg .swiper-pagination { bottom: 0;}
.slideImg .swiper-pagination span { width: 32px; height: 3px; opacity:.5; border-radius: 3px; background: #333333;}
.slideImg .swiper-pagination span.swiper-pagination-bullet-active { opacity: 1;}
.slideImg img { display: block; width: 100%;}
.leaders { padding: 100px 0 70px; position: relative; background: url(../images/about_27.jpg) left center no-repeat #f3f3f3;}
.leadetTittext p { font-weight: bold; text-align: left; margin-bottom: 10px; font-size: 36px; color: #333333; line-height: 1;}
.leadetTittext span { text-align: left; font-weight: 200; font-size: 16px; color: #333333;}
.leadetTittext { float: left;}
.leaderCont { overflow: hidden; width: 1392px; max-width: 92%; margin: 0 auto;}
.leaderTitle { margin-bottom: 40px; overflow: hidden;}
.leaderTitle i { margin-top: 17px; margin-left: 37px; float: left; display: block; width: 100px; height: 1px; background: #afafaf; display: none;}
.leaderTitle img { float: left; display: block; margin-left: 50px; margin-top: 0; display: none;}
.leaderTxt>p { font-size: 14px; line-height: 32px; text-align: left;}
.leaderTxt { width: calc(100% - 500px);}
.leaders .leaderImg { position: absolute; right: 0; top: 0; width: 36%; height: 100%; object-fit: cover; margin: 0;}
.culture {width: 1392px; margin:80px auto; overflow: hidden; max-width: 92%;}
.cultureTit p { font-weight: bold; margin-bottom: 10px; font-size: 36px; color: #333333; line-height: 1;}
.cultureTit span { font-weight: 200; font-size: 16px; color: #333333;}
.culture ul { margin: 50px auto 40px;}
.culture ul:after { content: '\20'; display: block; clear: both; height: 0;}
.culture li { transition: all 0.5s; box-sizing: border-box; padding:20px 4% 34px 8%; text-align: left; position: relative; float: left; width: 31%; background: #ededed; border-radius: 0 54px 0 54px; margin-right: 3.5%;}
.culture li:last-child { margin-right: 0;}
.culture li img { position: absolute; left: 11%; top: 50%; transform: translateY(-50%);}
.culture li p { font-size: 24px; font-weight: bold; color: #333333;}
.culture li p i { font-size:34px; color: #e6e6e6; font-weight: 200; letter-spacing: -2px;}
.culture li span {overflow: hidden; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical; font-size: 16px; color: #6d6a6c; line-height: 2;}
.culture li:hover { box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.historyImg { float: left; width: calc(100% - 1000px); height: 100%;}
.historySlide { position: relative; height: 554px;}
.historyImg img { display: block; height: 100%; object-fit: cover; width: 100%;}
.historySlide .index-course-box { position: relative; float: right; width:1000px;}
.historySlide { overflow: hidden;}
.honorTit { overflow: hidden;}
.honorTit span { margin-right: 60px; cursor: pointer; float: left; display: block; padding: 0 40px; line-height: 76px; font-size: 18px; color: #000000;}
.honorTit span.cur,.honorTit span:hover { color: #ffffff; background: #ff0000;}
.honorCont {width: 1392px; margin:100px auto; overflow: hidden; max-width: 92%;}
.honorTit a { display: block; width: 138px; float: right; line-height: 44px; border: 1px solid #000000; background: url(../images/enter.png) 106px center no-repeat;
 font-size: 16px; text-align: left; text-indent: 23px; margin-top:16px;}
.honorTit a:hover { background: url(../images/enterWhite.png) 106px center no-repeat #db241c; color: #ffffff; border: 1px solid #db241c;}
.honorSlide ul { margin-top: 50px; overflow: hidden;}
.honorSlide li { overflow: hidden; float: left; width: 22%; margin-right: 3%;}
.honorSlide li img { display: block; width: 100%; transition: all 0.5s;     min-height: 188px;}
.honorSlide li:hover img { transform: scale(1.05);}
.honorSlide li:nth-child(4) { margin-right: 0;}
.linkChose { float: right;}
.linkChose a { margin-left: 16px; margin-top: 29px; float: left; display: block; width: 21px; height: 21px;}
.linkChose a:nth-child(1) { background: url(../images/1.png) center no-repeat;}
.linkChose a:nth-child(2) { background: url(../images/2.png) center no-repeat;}
.linkChose a:nth-child(3) { background: url(../images/3.png) center no-repeat;}
.linkChose a:nth-child(1):hover { background: url(../images/1on.png) center no-repeat;}
.linkChose a:nth-child(2):hover { background: url(../images/2on.png) center no-repeat;}
.linkChose a:nth-child(3):hover { background: url(../images/3on.png) center no-repeat;}
.dn { display: none;}
.welcomPage { height: 100vh; background: url(../images/welcome.jpg) center no-repeat; background-size:cover;}
.welcomeCont { position: fixed; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.loginControl { text-align: center;}
.loginControl a { text-align: left; font-size: 20px; margin: 75px 35px 0; width: 222px; line-height: 74px; display: inline-block; background: url(../images/enter.png) 146px center no-repeat #ffffff; border-radius: 12px; text-indent: 68px;}
.loginControl a:hover { background: url(../images/enterWhite.png) 146px center no-repeat #db241c; color: #ffffff; }

.block_list ul{
	width: 100%;
	margin: 0 auto;
    align-items: center;
    flex-wrap: wrap;
}
.block_list ul a {
	padding:10px;
    float:left;
}
.block_list ul a div{
	width: 100%;
	height:auto;
	overflow: hidden;
}
.block_list ul a div img{
	width: 100%;
	height: 177px;
	transition: all .5s;
}
.block_list ul a div img:hover{
	transform: scale(1.2);
}
.block_list ul a P{
	font-size: 14px; height:35px; overflow:hidden;
	color: #141E2A;
	line-height: 35px;
	text-align: center;
	padding-top: 10px;
}

.w1400{max-width:1392px; margin:0 auto;}
.nproduct {
    margin: 100px auto 70px;
    position: relative;
}
.nproduct_list {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.nproduct_list ul li {
    float: left;
}

.nproduct_list li {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f6f6f6;
    margin-bottom: 50px;
}

.nproduct_list_main {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.nproduct_list_left {
    float: left;
    position: relative;
    width: 62%;
    height: auto;
    overflow: hidden;
}

.nproduct_list_left img {
    max-width: 100%; display:block;
}

.nproduct_list_right {
    float: left;
    position: relative;
    width: 38%;
    height: auto;
    overflow: hidden;
    padding: 4% 5%;
}

.nproduct_list li:nth-child(2n+2) .nproduct_list_left {
    float: right;
}

.nproduct_list_right span {
    display: block;
    text-align: center;
}


.nproduct_list_right span.t2 {
    font-size: 30px;
    color: #1a1a1a;
    text-transform: none;
    margin-bottom: 6%;
    font-weight: bold;
}

.nproduct_list_right span.t3 {
    font-size: 14px;
    color: #8f8e8e;
    line-height: 2;
    margin-bottom: 8%;
}

.nproduct_list_right span.t4 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.nproduct_list_right span.t4 img {
    display: block;
    margin: 0px auto;
}

.pagination-wrap li{width:auto; margin-right:0;}
.pagination-wrap li a{padding:.5rem .75rem;}

.pc{ display:block;}
.mobile{ display:none;}

.controlData { box-sizing: border-box; padding:10px 0; position: absolute; overflow-y: auto; width: 100px; height:92%; top: 4%; right:4%; z-index: 10;}
.controlData p { cursor: pointer; font-size: 18px; color: #ffffff; line-height: 24px; opacity: 0.5;}
.controlData p.cur { opacity: 1; font-size: 22px; color: #ffffff;}
/* 设置滚动条的样式 */
.controlData::-webkit-scrollbar {
width:4px;
}
/* 滚动槽 */
.controlData::-webkit-scrollbar-track {
box-shadow:inset 0 0 5px rgba(255,255,255,.2);
border-radius:4px;
}
/* 滚动条滑块 */
.controlData::-webkit-scrollbar-thumb {
border-radius: 4px;
box-shadow: inset 0 0 5px rgba(255,255,255,0.2);
background: rgba(255,255,255,0.2);
}
.controlData::-webkit-scrollbar-thumb:window-inactive {
background:rgba(255,255,255,0.4);
}
@media screen and (max-width:1600px) {
	.nproduct_list_right{ padding:6% 5%; }
}
@media screen and (max-width:1400px) {
	.nproduct_list_right span.t3{ font-size:14px; line-height:26px;}
	.profile-1-2{ padding-top:58px; }
	.licheng-title{ font-size:36px; margin:60px 0;}
	.honor-title{ padding-top:60px; margin:0 0 60px;}
	.lc-1{ font-size:36px;}
	.lc-2{ font-size:18px; margin-bottom:5%;}
	.culture{ padding-top:0;}
}

@media screen and (max-width:1280px) {
	.nproduct_list_right{ padding:4% 5%; }
	.nproduct_list_right span.t2{ margin-bottom:5%;}
	.nproduct_list_right span.t3{ margin-bottom:6%;}
	.nproduct_list_right span.t4 img{ width:50px; height:50px;}
}

@media screen and (max-width:640px) {
    .pc{ display:none;}
	.mobile{ display:block;}
	.nproduct {
        margin: 50px auto;
    }
    .nproduct_list_left {
        width: 100%;
    }
    .nproduct_list_left img {
        max-width: 100%;
    }
    .nproduct_list_right {
        width: 100%;
    }
}


@media(max-width:1380px){
	.intInfor img.posImg { width: calc(100% - 700px);}
	.leftAside { width: calc(100% - 670px);}
	.loginControl a { width: 180px; text-indent:40px;}
}
@media(max-width:1080px){
	.productionCont li { width: 49%; float: left; margin-right: 0;}
	.productionCont li:nth-child(2n){ float: right;}
	.intInfor img.posImg { display: none;}
	.stepList li { padding: 0; width: 33.33%;}
	.intArticle { width: 100%;}
	.bannerAbout { height: 500px;}
	.locationLeft a { line-height: 40px; font-size: 14px; padding: 0 20px;}
	.locationLeft a.cur { font-size: 14px;}
	.locationRight { line-height: 40px;}
	.leftAside p + p { margin-top: 10px;}
	.leftAside { width: 49%;}
	.rightAside { width: 49%;}
	.rightAside li { width: 49%;}
	.proTxt { padding: 10px;}
	.leftAside h2,.rightAside h2 { font-size: 28px;}
	.leftAside h3 + p { margin-top: 20px;}
	.proTxt span { font-size: 14px;}
	.aboutSection { margin: 40px auto;}
	.slideImg { margin: 0 auto 40px; padding-bottom: 10px;}
	.leaderTxt { width: 60%;}
	.historySlide .index-course-box { float: none; width: 100%;}
	.historyImg { float: none; width: 100%;}
	.historySlide { height: auto;}
	.honorTit span { margin-right: 0; padding: 0 20px; font-size: 14px; line-height:42px;}
	.honorTit a { line-height: 42px; text-align: center; background: none; width: 100px; text-indent: 0; height: 42px; margin: 0;}
	
}


.productionCont {
    margin-bottom: 75px;
}



.side{position:fixed;width:54px;height:275px;right:0;top:50%; margin-top:-130px; z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative; margin-bottom:1px;}
.side ul li .sidebox{position:absolute;width:54px;height:54px; border-radius:8px 0 0 8px; top:0;right:0;transition:all 0.3s;background:#636262;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidebox:hover{background:#e57516;opacity:1;filter:Alpha(opacity=100);}
/*.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#636262;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#e57516;opacity:1;filter:Alpha(opacity=100);}*/
.side ul li img{float:left; display:block;}


.cndns-right-box{position:absolute;top:-40px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc; border-top:4px solid #ff6800; padding:10px; background-color:#fff; position:relative; width:160px; height:130px;}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(/static/picture/arrow.png) no-repeat;position:absolute;right:-13px;top:55px;}
.cndns-right-box .box-border img{ position:absolute; top:10px; left:50%; transform:translateX(-50%);}
.cndns-right-box .box-border p{ position:absolute; bottom:10px; left:50%; transform:translateX(-50%);  color:#333; font-size:14px;line-height:25px; text-align:center; width:100%;}

@media(max-width:750px){
	.loginControl a { line-height: 40px; text-indent: 20px; margin:40px 15px; width: 140px; background: url(../images/enter.png) 90% center no-repeat #ffffff;}
	.loginControl a:hover {
	    background: url(../images/enterWhite.png) 90% center no-repeat #db241c;
	    color: #ffffff;
	}
	.welcomeCont { width:100%;}
	.welcomeCont img { width: 60%;}
	.noticeBar{ margin-bottom:30px;}
	.news-items span.time, .news-items2 span.time{ color:#999; line-height:20px;}
	.news-items .card-title { font-size: 15px; color:#333; font-weight: bold; height: auto; margin-top:0; display:block; overflow:auto; line-height:24px; margin-bottom:5px;}
	.news-items2 .card-title { height: auto; color:#333; font-size: 15px; font-weight: bold; margin-top:0px;}
	.news-items .card-text{ margin-bottom:10px; margin-top:5px;}
	.noticeBar .btn-noborder{ display:none;}
 
	.footer-modern-body { display: none;}
	.footer-modern-panel{ padding:20px 0;}
	.footer-modern-panel .leftCopy{ font-size:13px;}
	.footer-modern-panel .leftCopy span:last-child{ display:none;}
	.honorSlide li { width: 48%; float: left; margin-right: 4%; margin-bottom:10px;}
	.honorSlide li:nth-child(2n){ margin-right:0;}
	.honorSlide .list > li + li{ margin-top:0;}
	.honorSlide li img { height: auto;     min-height: auto;}

	.leaders { padding: 40px 0 20px;}
	.leaderTitle { margin-bottom: 20px;}
	.culture li { margin-bottom: 20px; float: none; width:100%; padding:20px 5% 20px 20%;}
	.culture li img{ left:5%;}
	.culture li p { margin-top: 0; line-height:40px; font-size:20px;}
	.culture li p i{ font-size:26px; line-height:40px; margin-left:10px; vertical-align:-4px;}
	.culture li span{ font-size:14px; line-height:1.75;}
	.leaderTxt { width: 100%;}
	.leaders .leaderImg { display: none;}
	.leadetTittext p { font-size: 22px;}
	.cultureTit p { font-size: 22px;}
	.leftAside h2, .rightAside h2 { font-size: 22px;}
	.leadetTittext span { font-size: 14px;}
	.leaderTitle i { width: 40px; margin-left: 0;}
	.leaderTitle img { margin-left:20px; width:80px;}
	.proTxt p { font-size: 16px; line-height:36px;}
	.rightAside ul { margin-top: 20px;}
	.leftAside,.rightAside { width: 100%; margin-bottom: 20px;}
	.proTxt span { font-size: 12px; line-height:18px; color:#ccc; }
	.stepList li p { font-size: 22px;}
	.productionCont{ margin-bottom:25px;}
	.productionCont li { margin-bottom: 15px; float: none; margin-right: 0; width: 100%;}
	.titleCell { margin: 20px auto; padding-bottom: 0;}
	.titleCell p { font-size: 22px;}
	.titleCell a { font-size: 13px; line-height:26px; width: 80px; text-align: center; background: none; text-indent: 0; margin-top: 8px;}
	.productName { font-size: 16px; line-height: 42px; padding-left:20px; background: url(../images/enter.png) right 20px center no-repeat #eff2f7;}
	.stepList li span { font-size: 12px;}
	.intArticle{ padding-bottom:30px;}
	.intArticle h3 { font-size: 14px; color:#333; margin-bottom: 10px;}
	.intBar { padding-top: 40px;}
	.intArticle h2{ font-size:24px; margin-bottom:20px;}
	.intArticle p{ font-size:13px; line-height:24px;}
	.intArticle a { margin: 20px 0 20px ; width:120px; height:30px; line-height:30px; font-size:14px; background: url(../images/enter.png) right 20px center no-repeat;}
	.stepList ul { margin-top: 0; padding: 30px 0;}
	.stepList li p i{ font-size:14px; vertical-align:0px; margin-left:5px;}
	.intBar:after { height: 128px;}
	.noticeBar .container{ padding-left:0; padding-right:0;}
	
	
	.bannerAbout { height: 200px; background-position: 50% center;}
	.aboutLocation.fixBar { position: fixed; width: 100%; left: 0; top:64px; z-index: 2;}
	.locationRight { display: none;}
	.locationCont { width: 100%; min-width: 100%;}
	.locationLeft a { padding: 0 25px; width: auto; }
	.locationLeft { float: none;}
	.aboutLocation .locationLeft a:last-child{ width:40%;}
	
	.breadcrumbs-custom-body{  
	 min-height: auto;
     min-height: auto;
	 }
	 .bannerHonor{height:230px;}
	 
	 .leftAside p, .leaderTxt>p{ font-size:14px; line-height:24px;}
	 .slideImg{ width:100%; margin:0px auto;}
	 .culture{ margin:40px auto 20px;}
	 .culture ul{ margin:20px auto;}
	 
	 .course-text-inner .course-time-title{ font-size:32px;}
	 .course-text-inner .course-title-2{ font-size:16px; margin-top:5px;}
	 .course-text-inner p{ font-size:13px; margin-top:8px; line-height:1.5;}
	 
	 .course-text-inner .next-title{ font-size:28px; margin-top:20px;}
	 
	 .honorCont{ margin:0px auto 30px;}
	 .linkSection .honorCont{ margin:30px auto;}
	 .honorTit a{ line-height:30px; height:30px; width:80px; font-size:14px; margin-top:6px;}
	 .honorSlide ul{ margin-top:20px; padding-top:0px;}
	 .block_list ul a{ width:100%; display:block; padding:0; padding-bottom:10px;}
	 .block_list ul.list a img{ max-height:350px; width:auto; max-width:100%; display:block; margin:0px auto;}
	 
	 .side{ width:54px;height:175px;right:0; top:auto; bottom:100px; margin-top:0; z-index:100;}
	.side ul li{width:54px;height:54px; }
	.side ul li.li2{ display:none;}
	.side ul li .sidebox{ width:54px; height:54px; border-radius:8px 0 0 8px; top:0;right:0;transition:all 0.3s;background:#636262;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/44px "微软雅黑";overflow:hidden;}


	.postion-nav h4.title{ font-size:24px; font-weight:normal;}
	.btn_box{ margin-top:10px;}
	.btn_box a span{ height:35px; line-height:35px;}
	.btn_box a{ font-size:14px; padding:0 20px;}
	h5 + p{ margin-top:10px;}
	.list-description + .group-middle{ margin-top:15px;}
	.single-product .button{ min-width:160px; font-size:15px;}
	
	.bg-gray-1{ padding-bottom:30px;}
	.section-sm.section-first{ padding-top:30px;}
	.side ul li img{ width:auto; height:auto;}
	
	.block_list ul a div img{ height:auto !important;}
	
	.controlData{ width:60px;}
	
	.controlData p{ font-size:15px; line-height:20px;}
	.controlData p + p{ margin-top:8px;}
	.controlData p.cur{ font-size:18px;}
	.aboutLocation{display:none;}
}