﻿@charset "utf-8";
html{color:#000;background:#fff; }
body { font: 14px/22px "Microsoft YaHei";color: #666;min-width: 1260px; width: 100%;} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}

a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:none;}
.vam { vertical-align:middle;}
.clear{ clear:both; height:0; line-height:0; font-size:0;}
.clearfix:after,.content::after{ content:""; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{*zoom:1}
p{ word-spacing:-1.5px;}
i,em { font-style:normal;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}

.blk-main .clearlist{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}

.white,
.whites {
	position: relative;
	overflow: hidden;
}

.white:after,
.whites:after {
	content: '';
	cursor: pointer;
	position: absolute;
	left: -100%;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
	transform: skewx(-25deg);
}

.white:hover:after {
	left: 100%;
	-moz-transition: 1s;
	-o-transition: 1s;
	-webkit-transition: 1s;
	transition: 1s;
}

.whites:hover:after {
	left: 100%;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
body {
	min-width: 1200px;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	overflow-x: hidden;
}

/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:1200px; margin:0 auto;}

.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}

/* -- 页面整体布局 -- */
.content,.blk-content { width:1200px; margin:0 auto; font-family:"Microsoft Yahei";}

.left,.leftr { width:245px; float:left; overflow:hidden;}
.left2 { width:906px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop {  height:3px; font-size:0; overflow:hidden; margin-top:10px; display: none;}
.left2top {  height:3px; font-size:0; overflow:hidden; display: none;}
.leftbot {  height:3px; font-size:0; overflow:hidden;  margin-bottom:10px; display: none;}
.left2bot { height:3px; font-size:0; overflow:hidden; margin-bottom:10px;  display: none;}

.right,.rightl { width:920px; float:right; display:inline; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { height:3px; font-size:0; overflow:hidden; display: none;}
.right2top {  height:3px; font-size:0; overflow:hidden; display: none;}
.rightbot {  height:3px; font-size:0; overflow:hidden; margin-bottom:10px; display: none;}
.right2bot { height:3px; font-size:0; overflow:hidden; margin-bottom:10px; display: none;}

.right_main {  padding-bottom:15px; overflow:hidden; }
.right2_main { width:273px; padding-bottom:15px; overflow:hidden;}
.left2_main { width:906px;  padding-bottom:15px; overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}

/* function */
h2 a:hover{ text-decoration: none;}
input,textarea{ outline:none; }
textarea{ resize:none;}
em{ font-style: normal;}
.f_cb:after,.f_cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f_cb,.f_cbli li{zoom:1;}
.f_ib{display:inline-block;*display:inline;*zoom:1;}
.f_dn{display:none;}
.f_db{display:block;}
.f_pr{position:relative;}
.f_pa{position:absolute;}
.f_fl{float:left;}
.f_fr{float:right;}
.f_prz{position:relative;zoom:1;}
.f_oh{overflow:hidden;}
.f_fa{font-family:Arial, Helvetica, sans-serif;}
.f_fw{ font-family:"Microsoft Yahei" ;}

.f_fwn{font-weight:normal;}
.f_fwb{font-weight:bold;}
.f_tal{text-align:left;}
.f_tac{text-align:center;}
.f_tar{text-align:right;}
.f_csp{cursor:pointer;}


/*temp.css*/
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(img/nodata.gif) no-repeat 20px 20px;}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
/*rollup.css*/
#roll_top{height: 50px;width: 50px;margin: 5px auto;background:url(/Skins/Default/Img/top.png) no-repeat;}
#roll{display:block;width: 70px;margin-right:-720px;position:fixed;right:50%; z-index: 5;text-align: center;cursor:pointer;background: #d60c0c;color:#FFF;bottom: 20px;}

.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(/UserControls/im/kefu/bg.jpg)}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:165px;background:url(/UserControls/im/kefu/im_01.jpg)}
.ImRow0, .ImRow1{background:url(/UserControls/im/kefu/ico_item1.jpg) no-repeat;margin:10px 10px 0;height:24px;line-height:24px;padding-left:10px;padding-top:4px; overflow: hidden;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#FFF; font-size:14px;}
.ImFooter{height:90px;background:url(/UserControls/im/kefu/im_04.jpg) no-repeat; display:inline-block; width:150px;font-family:Arial,Helvetica,sans-serif;}
.ImFooter h5{font-size:14px;font-weight:normal; color:#d60c0c;text-align:center;margin:15px 0 0;font-family:'微软雅黑';}
.ImFooter p{font-size:20px;font-weight:bold;  color:#d60c0c;text-align:center;margin:10px 0;}
/* -- 当前位置 -- */
.topadcs{width:100%;text-align:center;}
.topadcs a img{/*  width:100%; height:auto; display:block; */}
.topadcs a{display:block;margin:0 auto;}
.topadcs a.fullad{ height:450px;}

body .plc, body .plc2{background:#c9c9c9;height: 50px;line-height: 50px;/* padding:7px 8px 8px 43px; */position:relative;color:#666;overflow:hidden;font-size:14px;    margin-bottom: 30px;}
.plc span {}
.plc i,.plc2 i,.plc a{ font-style:normal; font-size:14px; color:#666;}

.pro_curmbs a,.plc a,.plc2 a { color:#333;}
.pro_curmbs a:hover,.plc a:hover,.plc2 a:hover { color:#d60c0c;}
body .plc .content, body .plc2 .content {background: #c9c9c9 url(Img/logo_03.png) no-repeat 3px 8px;/* padding:7px 8px 8px 43px; */margin: 0 auto;text-indent: 3.5em;}

.n_info_con2 .p_list_ul a:hover,.n_rt_ul a:hover,.news_random ul li a:hover,dl.pd_list_dl dd a:hover,dl.pd_t05_con_dl dd a:hover,.cptab_relevant dd a:hover,.a_fz dd a:hover,.news_con h4 a:hover,.sear_dl h5 a:hover,.rele_search a:hover,.new-s dl dd h3 a:hover { color:#d60c0c;}
.d-n {display: none !important;}

.header .content, .footer .content { margin: 0 auto;}


@keyframes myfirst{0%{background-position:0 bottom}
100%{background-position:100% bottom}
}
@keyframes rotate{0%{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
.line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.clear{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.header{position:relative;z-index:1}
.header .load{height:40px;border-bottom:1px solid #efefef}
.header .load p{float:left;font-size:14px;font-weight:400;line-height:40px;color:#888;display:block;width:930px}
.header .load .site{float:right;position:relative}
.header .load .site em{background-image:url(/images/h-site.png);background-repeat:no-repeat;background-position:left center;background-size:auto auto;padding-left:20px;font-size:14px;font-weight:400;line-height:40px;color:#e31d1a;display:block;float:left;margin-right:20px;cursor:pointer;position:relative;z-index:1}
.header .load .site ul{position:absolute;left:0;top:35px;background:#eee;padding:20px 20px;width:280px;transform:translateX(-31%);box-sizing:border-box;height:160px;display:none}
.header .load .site ul::before{content:"";display:block;width:0;height:0;border:6px solid transparent;border-bottom:6px solid #eee;position:absolute;left:50%;top:-12px;transform:translateX(-50%)}
.header .load .site ul li{font-size:14px;font-weight:400;line-height:30px;color:#666;display:block;float:left}
.header .load .site ul li a{display:block;padding:0 15px;color:#666}
.header .load .site ul li a:hover{background:#e31d1a;color:#fff}
.header .load .site span{display:block;float:right}
.header .load .site span a{font-size:14px;font-weight:400;line-height:40px;color:#888;display:block}
.header .load .site span a:hover{color:#e31d1a}
.header .load::after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.header .header-t{padding-top:43px;height:160px;box-sizing:border-box}
.header .header-t .logo{float:left;margin-left:15px}
.header .header-t .logo img{display:block;/*width:78px;height:73px*/width:128px;height:85px}
.header .header-t .slogan{float:left;margin-left:43px;border-left:1px solid #d8d8d8;height:66px;padding-left:27px;margin-top:3px}
.header .header-t .slogan b{display:block;font-size:24px;font-weight:700;line-height:25px;color:#e31d1a;margin-top:4px;margin-bottom:14px}
.header .header-t .slogan span{display:block;font-size:18px;font-weight:400;line-height:20px;color:#888}
.header .header-t .tel{float:right;background-image:url(/images/h-tel.png);background-repeat:no-repeat;background-position:left center;background-size:auto auto;min-height:44px;padding-left:60px;font-size:22px;font-weight:400;line-height:100%;color:#333;margin-top:10px}
.header .header-t .tel p{margin-bottom:8px}
.header .header-t .tel p:last-of-type{margin-bottom:0}
.header .header-t .tel p i{color:#e31d1a}
.header .header-t .tel p span{font-size:14px;line-height:14px}
.header .header-b{height:70px;background:#333;background:linear-gradient(0deg,#1e1e1e,#555354)}
.header .header-b ul li{float:left}
.header .header-b ul li a{display:block;font-size:16px;font-weight:400;line-height:70px;color:#fff;padding:0 29.5px}
.header .header-b ul li.cur,.header .header-b ul li:hover{background:#e31d1a}
.bk-title{text-align:center}
.bk-title b{display:block;font-size:36px;font-weight:700;line-height:38px;color:#e31d1a}
.bk-title span{display:inline-block;font-size:18px;font-weight:400;line-height:40px;color:#666;padding:0 18px;background:#eee;border-radius:20px;margin-top:20px;min-width:340px}
.keywords .content {margin-top: 0;margin-bottom: 0;}
.keywords{background:#f2f2f2;height:84px;margin-bottom:40px;overflow:hidden}
.keywords .lefts{font-size:16px;font-weight:400;line-height:84px;color:#666;width:920px;float:left}
.keywords .lefts em{display:inline-block}
.keywords .lefts a{display:inline-block;color:#666;margin-right:0;margin-left:25px}
.keywords .lefts a:first-of-type{margin-left:20px}
.keywords .lefts a:hover{color:#e31d1a}
.keywords .rights{float:right;width:280px;height:30px;background:#fff;border-radius:15px;margin-top:27px;overflow:hidden}
.keywords .rights .txt{border:0;width:228px;height:30px;font-size:16px;font-weight:400;line-height:30px;color:#666;outline:0;text-indent:12px;float:left}
.keywords .rights .btn{width:48px;background:0 0;background-image:url(/images/search-bg.png);background-repeat:no-repeat;background-position:center center;background-size:auto auto;float:right;border:none;height:30px;cursor:pointer}
.keywords::after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.hot{padding:80px 0 35px}
.hot .bk-title span{min-width:200px}
.hot .hot-pagination{margin-top:25px;font-size:0;text-align:center}
.hot .hot-pagination span{display:inline-block;width:6px;height:6px;border-radius:3px;background:silver;margin:0 7px;cursor:pointer;transition:all .35s ease}
.hot .hot-pagination span.cur{background:#e31d1a;width:20px}
.hot .hot-c{margin-top:45px;min-height:276px}
.hot .hot-c ul li{border:1px solid #e0e0e0;width:190px;height:33px;box-sizing:border-box;border-radius:17px;text-align:center;font-size:16px;font-weight:400;line-height:32px;color:#666;margin-bottom:13px;margin-right:12px;float:left;transition:.35s}
.hot .hot-c ul li a{display:block;color:#666;transition:.35s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hot .hot-c ul li:nth-of-type(6n){margin-right:0}
.hot .hot-c ul li:hover{background:#e31d1a;border-color:#e31d1a}
.hot .hot-c ul li:hover a{color:#fff}
.hot .hot-c ul::after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.footer .net{background:#fff}
.footer .net ul{font-size:0}
.footer .net ul li{display:inline-block;margin-right:90px}
.footer .net ul li img{display:inline-block;width:32px;height:32px;vertical-align:middle;margin-right:8px}
.footer .net ul li span{display:inline-block;font-size:24px;font-weight:700;line-height:110px;color:#e31d1a;vertical-align:middle}
.footer .net ul li:last-of-type{margin-right:0}
.footer .foot{background:#282828;height:368px;box-sizing:border-box}
.footer .foot .nav{border-bottom:1px solid rgba(153,153,153,.5)}
.footer .foot .nav ul{display:flex;display:-webkit-flex;flex-wrap:wrap;justify-content:space-between}
.footer .foot .nav ul li a{font-size:16px;font-weight:700;line-height:126px;color:#fff;display:block}
.footer .foot .nav ul li a:hover{color:#e31d1a}
.footer .foot .info .f-logo{width:106px;float:left;margin-top:58px;margin-right:54px}
.footer .foot .info .f-logo img{display:block;width:106px;height:104px}
.footer .foot .info .f-info{float:left;width:534px;margin-top:54px}
.footer .foot .info .f-info p{font-size:16px;font-weight:400;line-height:30px;color:#999}
.footer .foot .info .f-info p span{min-width:255px;display:inline-block}
.footer .foot .info .f-info p a{color:#999}
.footer .foot .info .f-info p a:hover{color:#e31d1a}
.footer .foot .info .f-code{float:right;width:284px;font-size:0;margin-top:40px}
.footer .foot .info .f-code em{display:inline-block}
.footer .foot .info .f-code em:last-of-type{margin-left:28px}
.footer .foot .info .f-code em img{display:block;width:128px;height:128px}
.footer .foot .info .f-code em span{display:block;font-size:16px;font-weight:400;line-height:24px;color:#999;margin-top:12px;text-align:center}
.footer .copy{text-align:center;background:#eee;height:70px;font-size:16px;font-weight:400;line-height:70px;color:#666}
.footer .copy img{display:inline-block;vertical-align:middle;margin-left:8px}
.link{font-size:0;padding-bottom:20px;border-top:1px solid #e5e5e5}
.link em{display:inline-block;font-size:16px;font-weight:700;line-height:30px;color:#666;width:80px;vertical-align:top;margin-top:23px}
.link p{display:inline-block;width:calc(100% - 80px);margin-top:23px}
.link p a{font-size:16px;font-weight:400;line-height:30px;color:#666;margin-right:36px;display:inline-block}
.link p a:last-of-type{margin-right:0}
.link p a:hover{color:#e31d1a}


/* other sub sitepage */


/* 内页样式 */
.line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.clear{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.paging{font-size:0;text-align:center}
.paging span, .paging li{display:inline-block;font-size:14px;font-weight:400;line-height:26px;color:#727272;border:1px solid #e7e7e7;margin:0 3px;min-width:10px;padding:0 10px;cursor:pointer;background:#fff}
.paging ul {display: inline-block}
.paging span.cur,.paging li.on,.paging span:hover{background:#e31d1a;border-color:#e31d1a;color:#fff}
.page1-guide{padding-bottom:52px;padding-top:28px}
.page1-guide dl dt{display:block;line-height:0;overflow:hidden;float:left;width:480px}
.page1-guide dl dt img{display:block;width:100%;transition:1s}
.page1-guide dl dt:hover img{transform:scale(1.08)}
.page1-guide dl dd{float:left;width:688px;margin-left:24px}
.page1-guide dl dd h3{display:block;font-size:36px;font-weight:700;line-height:36px;color:#e31d1a;margin-bottom:18px}
.page1-guide dl dd p{display:block;font-size:16px;font-weight:400;line-height:30px;color:#727271}
.page1-guide dl::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page1-guide ul{margin-top:44px;font-size:0}
.page1-guide ul li{display:inline-block;font-size:0;text-align:center;position:relative;padding:0 68px}
.page1-guide ul li::before{content:"";display:block;width:1px;height:100%;background:#dbdbdb;position:absolute;right:0;top:0}
.page1-guide ul li em{width:72px;height:72px;overflow:hidden;background:#727272;border-radius:50%;display:inline-block;margin-right:26px;vertical-align:middle}
.page1-guide ul li em img{display:block;width:72px;height:72px}
.page1-guide ul li b{display:inline-block;font-size:16px;font-weight:400;line-height:30px;color:#727272;vertical-align:middle;text-align:left}
.page1-guide ul li b span{display:block;font-weight:700}
.page1-guide ul li:hover em{background:#e31d1a}
.page1-guide ul li:hover b{color:#e31d1a}
.page1-guide ul li:first-of-type{padding-left:0}
.page1-guide ul li:last-of-type{padding-right:0}
.page1-guide ul li:last-of-type::before{display:none}
.page1-guide ul::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page1-guide .tel{width:334px;height:44px;background:#e31d1a;text-align:center;margin:60px auto 0;font-size:18px;font-weight:400;line-height:44px;color:#fff}
.page1-service{background:#fafafa;padding-top:72px;padding-bottom:62px}
.page1-service .page1-service-c{margin-top:40px}
.page1-service .page1-service-c ul li{float:left;width:380px;margin-right:30px;margin-bottom:11px}
.page1-service .page1-service-c ul li em{display:block;line-height:0;overflow:hidden}
.page1-service .page1-service-c ul li em img{display:block;width:100%;transition:1s}
.page1-service .page1-service-c ul li h4{display:block;font-size:18px;font-weight:400;line-height:66px;color:#727272;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page1-service .page1-service-c ul li:hover img{transform:scale(1.05)}
.page1-service .page1-service-c ul li:hover h4{color:#e31d1a}
.page1-service .page1-service-c ul li:nth-of-type(3n){margin-right:0}
.page1-service .page1-service-c ul::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page1-service .zx a{width:164px;height:44px;background:#e31d1a;text-align:center;margin:22px auto 0;font-size:18px;font-weight:400;line-height:44px;color:#fff;display:block;transition:.35s}
.page1-service .zx a:hover{width:190px}
.page1-process{padding-top:70px;padding-bottom:96px}
.page1-process .page1-process-c{margin-top:50px}
.page1-process .page1-process-c ul{padding-bottom:59px;border-bottom:1px solid #eee}
.page1-process .page1-process-c ul li{float:left;width:400px;height:327px;box-sizing:border-box;position:relative;padding:24px 30px 0;transition:.5s}
.page1-process .page1-process-c ul li i{width:9px;height:9px;display:block;border-radius:50%;background:#999;position:absolute;bottom:-64px;left:50%;transform:translateX(-50%)}
.page1-process .page1-process-c ul li i::after{content:"";display:block;width:9px;height:9px;border:2px solid rgba(153,153,153,.48);border-radius:50%;position:absolute;top:-2px;left:-2px}
.page1-process .page1-process-c ul li::after{content:"";display:block;width:0;height:0;border:14px solid transparent;position:absolute;left:50%;bottom:-32px;border-top:24px solid #fff;transform:translateX(-50%)}
.page1-process .page1-process-c ul li em{display:block;width:43px;height:43px;margin:0 auto}
.page1-process .page1-process-c ul li em img{display:block;width:43px;height:43px;filter:contrast(1) grayscale(100%)}
.page1-process .page1-process-c ul li b{display:block;font-size:20px;font-weight:700;line-height:20px;color:#333;text-align:center;margin-top:20px;margin-bottom:30px}
.page1-process .page1-process-c ul li p span{display:block;font-size:16px;font-weight:400;line-height:40px;color:#666;text-align:left}
.page1-process .page1-process-c ul li.cur,.page1-process .page1-process-c ul li:hover{box-shadow:0 6px 24px 0 rgba(0,0,0,.08)}
.page1-process .page1-process-c ul li.cur em img,.page1-process .page1-process-c ul li:hover em img{filter:contrast(1) grayscale(0)}
.page1-process .page1-process-c ul li.cur i,.page1-process .page1-process-c ul li:hover i{background:#e31d1a}
.page1-process .page1-process-c ul li.cur i::after,.page1-process .page1-process-c ul li:hover i::after{border:2px solid rgba(227,29,26,.48)}
.page1-process .page1-process-c ul::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page1-xban{background-image:url(/images/page1-xban-bg.jpg);background-repeat:no-repeat;background-position:center top;background-size:auto auto;height:461px;box-sizing:border-box;position:relative;padding-top:166px}
.page1-xban em{background-image:url(/images/page1-xban-tbg.png);background-repeat:no-repeat;background-position:center top;background-size:auto auto;width:279px;height:57px;position:absolute;left:50%;top:-17px;margin-left:-140px;text-align:center;font-size:24px;font-weight:700;line-height:57px;color:#fff}
.page1-xban h3{text-align:center;font-size:36px;font-weight:700;line-height:36px;color:#fff}
.page1-xban h3 span{display:block;font-size:24px;font-weight:400;line-height:24px;color:#fff;margin-top:14px}
.page1-xban .zx a{display:block;width:164px;height:44px;text-align:center;font-size:18px;font-weight:400;line-height:44px;color:#fff;background:#e31d1a;margin:40px auto 0;transition:.35s}
.page1-xban .zx a:hover{width:200px}
.page1-partner{padding-top:70px}
.page1-partner .page1-partner-c{margin-top:40px;border-top:2px solid #ebebeb;box-sizing:border-box;position:relative}
.page1-partner .page1-partner-c::before{content:"";display:block;width:2px;height:100%;background:#ebebeb;position:absolute;left:0;top:0;z-index:1}
.page1-partner .page1-partner-c ul li{float:left;width:238px;border-right:2px solid #ebebeb;border-bottom:2px solid #ebebeb;display:block;line-height:0;overflow:hidden}
.page1-partner .page1-partner-c ul li img{display:block;width:237px;transition:1s}
.page1-partner .page1-partner-c ul li:hover img{transform:scale(1.08)}
.page1-partner .page1-partner-c ul::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page1-case{padding-top:70px;padding-bottom:50px}
.page1-case .page1-case-c{margin-top:40px;position:relative}
.page1-case .page1-case-c .prev{position:absolute;left:-30px;top:50%;z-index:1;transform:translateY(-50%);cursor:pointer}
.page1-case .page1-case-c .next{position:absolute;right:-30px;top:50%;z-index:1;transform:translateY(-50%);cursor:pointer}
.page1-case .page1-case-c .tempWrap{width:100%!important}
.page1-case .page1-case-c .list dl{margin-right:13px;width:391px;float:left}
.page1-case .page1-case-c .list dl dt{display:block;line-height:0;overflow:hidden;width:391px}
.page1-case .page1-case-c .list dl dt img{display:block;width:391px;height:292px;transition:1s; object-fit: cover;}
.page1-case .page1-case-c .list dl dd{height:110px;background:#fafafa;box-sizing:border-box;font-size:16px;font-weight:400;line-height:25px;color:#666;padding:18px 0 0 30px;transition:.5s}
.page1-case .page1-case-c .list dl:hover dt img{transform:scale(1.08)}
.page1-case .page1-case-c .list dl:hover dd{background:#eee;color:#e31d1a;}
.page1-case .page1-case-c .list::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page1-case .page1-case-c .more{position:absolute;right:0;top:-68px}
.page1-case .page1-case-c .more a{display:block;font-size:14px;font-weight:400;line-height:14px;color:#999}
.page1-case .page1-case-c .more a:hover{color:#e31d1a}
.page2-service{padding-top:30px}
.page2-service .page2-service-t{margin-top:20px}
.page2-service .page2-service-t ul li{font-size:16px;font-weight:400;line-height:60px;color:#666;height:60px;border-bottom:1px dotted #d0d0d0;position:relative;overflow:hidden}
.page2-service .page2-service-t ul li h3{float:left;width:210px;background-image:url(/images/page2-ser-sj.png);background-repeat:no-repeat;background-position:left center;background-size:auto auto;padding-left:12px;box-sizing:border-box}
.page2-service .page2-service-t ul li h3 a{display:block;color:#333}
.page2-service .page2-service-t ul li h3 a:hover{color:#e31d1a}
.page2-service .page2-service-t ul li p{font-size:0}
.page2-service .page2-service-t ul li p a{display:inline-block;font-size:16px;color:#666;margin-right:26px}
.page2-service .page2-service-t ul li p a:hover{color:#e31d1a}
.page2-service .page2-service-t ul li p a:last-of-type{margin-right:0}
.page2-service .page2-service-t ul li em{float: right;}
.page2-service .page2-service-t ul li em a{display:block;font-size:14px;color:#999}
.page2-service .page2-service-t ul li em a:hover{color:#e31d1a}
.page2-service .page2-service-t ul li::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page2-service .page2-service-b{margin-top:30px;margin-bottom:20px}
.page2-service .page2-service-b ul li{float:left;width:280px;margin-bottom:20px;margin-right:26.5px}
.page2-service .page2-service-b ul li em{display:block;line-height:0;overflow:hidden;height: 210px;}
.page2-service .page2-service-b ul li em img{display:block;width:100%;transition:1s}
.page2-service .page2-service-b ul li h4{display:block;font-size:18px;font-weight:400;line-height:72px;color:#727272;text-align:center;border:1px solid #e7e7e7;border-top:0;padding:0 10px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page2-service .page2-service-b ul li:nth-of-type(4n){margin-right:0}
.page2-service .page2-service-b ul li:hover{background:#f8f8f8}
.page2-service .page2-service-b ul li:hover img{transform:scale(1.05)}
.page2-service .page2-service-b ul li:hover h4{color:#e31d1a}
.page2-service .page2-service-b ul::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page2-case{padding-top:70px;padding-bottom:50px}
.page2-case .page2-case-c{margin-top:40px;position:relative}
.page2-case .page2-case-c .prev{position:absolute;left:-30px;top:50%;z-index:1;transform:translateY(-50%);cursor:pointer}
.page2-case .page2-case-c .next{position:absolute;right:-30px;top:50%;z-index:1;transform:translateY(-50%);cursor:pointer}
.page2-case .page2-case-c .tempWrap{width:100%!important}
.page2-case .page2-case-c .list dl{margin-right:13px;width:391px;float:left}
.page2-case .page2-case-c .list dl dt{display:block;line-height:0;overflow:hidden;width:391px}
.page2-case .page2-case-c .list dl dt img{display:block;width:391px;height:219px;transition:1s}
.page2-case .page2-case-c .list dl dd{height:110px;background:#fafafa;box-sizing:border-box;font-size:16px;font-weight:400;line-height:25px;color:#666;padding:18px 0 0 30px;transition:.5s}
.page2-case .page2-case-c .list dl:hover dt img{transform:scale(1.08)}
.page2-case .page2-case-c .list dl:hover dd{background:#eee}
.page2-case .page2-case-c .list::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page2-case .page2-case-c .more{position:absolute;right:0;top:-68px}
.page2-case .page2-case-c .more a{display:block;font-size:14px;font-weight:400;line-height:14px;color:#999}
.page2-case .page2-case-c .more a:hover{color:#e31d1a}
.page2-news{background:#f8f8f8;padding-top:94px;padding-bottom:62px}
.page2-news .page2-news-c{margin-top:30px}
.page2-news .page2-news-c .list{width:570px;float:left}
.page2-news .page2-news-c .list dl dt{display:block;line-height:0;overflow:hidden}
.page2-news .page2-news-c .list dl dt img{display:block;width:570px;height:322px;transition:1s}
.page2-news .page2-news-c .list dl dt:hover img{transform:scale(1.05)}
.page2-news .page2-news-c .list dl dd h4{font-size:18px;font-weight:400;line-height:20px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;padding-right:90px;margin-bottom:16px;margin-top:40px}
.page2-news .page2-news-c .list dl dd h4 em{display:block;font-size:14px;font-weight:400;line-height:20px;color:#666;position:absolute;right:0;top:0}
.page2-news .page2-news-c .list dl dd h4:hover{color:#e31d1a}
.page2-news .page2-news-c .list dl dd p{font-size:14px;font-weight:400;color:#666;display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:25px;height:50px;position:relative}
.page2-news .page2-news-c .list ul{margin-top:34px}
.page2-news .page2-news-c .list ul li{font-size:18px;font-weight:400;line-height:60px;color:#000;background:#eee;position:relative;margin-bottom:9px;box-sizing:border-box}
.page2-news .page2-news-c .list ul li a{color:#000;display:block;padding-left:18px;padding-right:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page2-news .page2-news-c .list ul li em{display:block;font-size:14px;font-weight:400;line-height:60px;color:#666;position:absolute;right:28px;top:0}
.page2-news .page2-news-c .list ul li:last-of-type{margin-bottom:0}
.page2-news .page2-news-c .list ul li:hover a{color:#e31d1a}
.page2-news .page2-news-c .list:nth-of-type(2){float:right}
.page2-news .page2-news-c::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page3-partner{padding-top:9px;padding-bottom:53px}
.page3-partner .content{position:relative}
.page3-partner .bk-title{position:absolute;z-index:1;width:718px;background:#fff;left:240px;top:167px}
.page3-partner .bk-title span{margin-top:13px}
.page3-partner .bk-title strong{display:block;margin-top:24px;font-size:24px;font-weight:700;line-height:24px;color:#000}
.page3-partner .page3-partner-c{border-top:2px solid #ebebeb;box-sizing:border-box;position:relative}
.page3-partner .page3-partner-c::before{content:"";display:block;width:2px;height:100%;background:#ebebeb;position:absolute;left:0;top:0;z-index:1}
.page3-partner .page3-partner-c ul li{float:left;width:238px;border-right:2px solid #ebebeb;border-bottom:2px solid #ebebeb;display:block;line-height:0;overflow:hidden}
.page3-partner .page3-partner-c ul li img{display:block;width:237px;transition:1s}
.page3-partner .page3-partner-c ul li:hover img{transform:scale(1.08)}
.page3-partner .page3-partner-c ul li:nth-of-type(6),.page3-partner .page3-partner-c ul li:nth-of-type(8){margin-right:718px}
.page3-partner .page3-partner-c ul li:nth-of-type(7),.page3-partner .page3-partner-c ul li:nth-of-type(9){border-left:2px solid #ebebeb}
.page3-partner .page3-partner-c ul li:nth-of-type(11),.page3-partner .page3-partner-c ul li:nth-of-type(12),.page3-partner .page3-partner-c ul li:nth-of-type(13){border-top:2px solid #ebebeb;margin-top:-2px}
.page3-partner .page3-partner-c ul::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page3-partner .tel{width:334px;height:44px;background:#e31d1a;text-align:center;margin:30px auto 0;font-size:18px;font-weight:400;line-height:44px;color:#fff}
.page3-case{background:#f8f8f8;padding-top:70px;padding-bottom:30px}
.page3-case .page3-case-t{margin-top:40px;margin-bottom:40px}
.page3-case .page3-case-t dl dt{float:right;display:block;line-height:0;overflow:hidden;width:503px}
.page3-case .page3-case-t dl dt img{display:block;width:503px;transition:1s}
.page3-case .page3-case-t dl dt:hover img{transform:scale(1.08)}
.page3-case .page3-case-t dl dd{float:left;width:660px}
.page3-case .page3-case-t dl dd h4{font-size:36px;font-weight:400;line-height:36px;color:#000;display:block}
.page3-case .page3-case-t dl dd h4::after{content:"";display:block;width:86px;height:3px;background:#e31d1a;margin-top:25px}
.page3-case .page3-case-t dl dd p{font-size:16px;font-weight:400;line-height:30px;color:#666;display:block;margin-top:28px}
.page3-case .page3-case-t dl dd .zx a{width:164px;height:44px;background:#e31d1a;text-align:center;font-size:18px;font-weight:400;line-height:44px;color:#fff;display:block;transition:.35s;margin-top:31px}
.page3-case .page3-case-t dl dd .zx a:hover{width:190px}
.page3-case .page3-case-t dl::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page3-case .page3-case-b dl{background:#f2f2f2;width:590px;margin-bottom:17px;float:left;box-sizing:border-box;padding:20px}
.page3-case .page3-case-b dl a{display:block}
.page3-case .page3-case-b dl a dt{width:270px;display:block;line-height:0;overflow:hidden;float:left}
.page3-case .page3-case-b dl a dt img{display:block;width:270px;height:202px;transition:1s}
.page3-case .page3-case-b dl a dt:hover img{transform:scale(1.08)}
.page3-case .page3-case-b dl a dd{float:left;width:calc(100% - 270px - 26px);margin-left:26px;height:202px;position:relative;box-sizing:border-box}
.page3-case .page3-case-b dl a dd h4{display:none;font-size:16px;font-weight:700;line-height:18px;color:#333}
.page3-case .page3-case-b dl a dd h4:hover{color:#e31d1a}
.page3-case .page3-case-b dl a dd p{display:block;font-size:16px;font-weight:400;line-height:30px;color:#333;margin-bottom:10px}
.page3-case .page3-case-b dl a dd em{position:absolute;left:0;bottom:0;width:100px;height:34px;border:1px solid #ddd;text-align:center;display:block;font-size:14px;font-weight:400;line-height:34px;color:#333;transition:.35s}
.page3-case .page3-case-b dl a dd em:hover{background:#e31d1a;border-color:#e31d1a;color:#fff}
.page3-case .page3-case-b dl:nth-of-type(even){float:right}
.page3-case .page3-case-b dl::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page3-case .page3-case-b::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page3-table{padding-top:50px;padding-bottom:50px}
.page3-table .page3-table-c{background:#f8f8f8;border:1px solid #d0d0d0;padding:70px 30px 47px}
.page3-table .page3-table-c ul{margin-top:42px;border-top:1px solid #d0d0d0;border-right:1px solid #d0d0d0;background:#fff}
.page3-table .page3-table-c ul li{float:left;width:379px;font-size:16px;font-weight:400;line-height:48px;color:#666;border-bottom:1px solid #d0d0d0;border-left:1px solid #d0d0d0;box-sizing:border-box;padding-left:42px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page3-table .page3-table-c ul li:hover{background:#f5f5f5;color:#e31d1a}
.page3-table .page3-table-c ul::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page3-table .page3-table-c em{display:block;font-size:14px;font-weight:700;line-height:28px;color:#666;margin-top:24px}
.page3-news{background:#f8f8f8;padding:79px 0 52px}
.page3-news .page3-news-t{margin-top:40px;text-align:center;margin-bottom:40px}
.page3-news .page3-news-t ul{background:#fff;display:inline-block;border-radius:22px;overflow:hidden;font-size:0}
.page3-news .page3-news-t ul li{display:inline-block;border-radius:22px}
.page3-news .page3-news-t ul li a{display:block;padding:0 32px;font-size:16px;font-weight:400;line-height:44px;color:#000}
.page3-news .page3-news-t ul li.cur,.page3-news .page3-news-t ul li:hover{background:#e31d1a}
.page3-news .page3-news-t ul li.cur a,.page3-news .page3-news-t ul li:hover a{color:#fff}
.page3-news .page3-news-c .lefts{float:left;width:712px}
.page3-news .page3-news-c .lefts dl{margin-bottom:10px}
.page3-news .page3-news-c .lefts dl dt{float:left;width:216px;display:block;line-height:0;overflow:hidden}
.page3-news .page3-news-c .lefts dl dt img{display:block;width:216px;height:122px;transition:1s}
.page3-news .page3-news-c .lefts dl dt:hover img{transform:scale(1.1)}
.page3-news .page3-news-c .lefts dl dd{float:left;width:calc(100% - 216px - 23px);margin-left:23px}
.page3-news .page3-news-c .lefts dl dd h4{font-size:18px;font-weight:400;line-height:20px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;padding-right:90px;margin-bottom:12px;margin-top:22px}
.page3-news .page3-news-c .lefts dl dd h4 em{display:block;font-size:14px;font-weight:400;line-height:20px;color:#666;position:absolute;right:0;top:0}
.page3-news .page3-news-c .lefts dl dd h4:hover{color:#e31d1a}
.page3-news .page3-news-c .lefts dl dd p{font-size:14px;font-weight:400;color:#666;display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:25px;height:50px;position:relative}
.page3-news .page3-news-c .lefts dl dd p em{display:block;float:right;background:#f8f8f8;position:absolute;right:0;bottom:0;display:none}
.page3-news .page3-news-c .lefts dl dd p em:hover{color:#e31d1a}
.page3-news .page3-news-c .lefts dl:first-of-type{border-bottom:1px solid #e1e1e1;padding-bottom:24px;margin-bottom:25px;margin-top:9px}
.page3-news .page3-news-c .lefts dl:first-of-type dt{display:none}
.page3-news .page3-news-c .lefts dl:first-of-type dd{width:100%;margin-left:0}
.page3-news .page3-news-c .lefts dl:first-of-type dd h4{margin-top:0}
.page3-news .page3-news-c .lefts dl:first-of-type dd p em{display:block}
.page3-news .page3-news-c .lefts dl:last-of-type{margin-bottom:0}
.page3-news .page3-news-c .lefts dl::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page3-news .page3-news-c .rights{width:440px;box-sizing:border-box;height:527px;border:1px solid #dbdbdb;float:right;padding:25px 25px 0 26px}
.page3-news .page3-news-c .rights .thumb{display:block;line-height:0;overflow:hidden}
.page3-news .page3-news-c .rights .thumb img{display:block;width:387px;height:169px;transition:1s}
.page3-news .page3-news-c .rights .thumb:hover img{transform:scale(1.05)}
.page3-news .page3-news-c .rights ul li h4{font-size:18px;font-weight:400;line-height:20px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;padding-right:80px;margin-bottom:12px;margin-top:22px}
.page3-news .page3-news-c .rights ul li h4 em{display:block;font-size:14px;font-weight:400;line-height:20px;color:#666;position:absolute;right:0;top:0}
.page3-news .page3-news-c .rights ul li h4:hover{color:#e31d1a}
.page3-news .page3-news-c .rights ul li p{font-size:14px;font-weight:400;color:#666;display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:25px;height:50px;position:relative}
.page3-news .page3-news-c::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page4-lab{background:#fafafa;margin-top:-40px;padding-top:70px;padding-bottom:50px}
.page4-lab .page4-lab-c{margin-top:40px}
.page4-lab .page4-lab-c dl{background:#fff;margin-bottom:20px}
.page4-lab .page4-lab-c dl dt{float:left;width:618px;display:block;line-height:0;overflow:hidden}
.page4-lab .page4-lab-c dl dt img{display:block;width:618px;height:346px;transition:1s}
.page4-lab .page4-lab-c dl dt:hover img{transform:scale(1.05)}
.page4-lab .page4-lab-c dl dd{float:left;width:582px;box-sizing:border-box;padding:48px 40px 0 32px}
.page4-lab .page4-lab-c dl dd h4{display:block;font-size:24px;font-weight:400;line-height:25px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page4-lab .page4-lab-c dl dd h4:hover{color:#e31d1a}
.page4-lab .page4-lab-c dl dd p{font-size:16px;font-weight:400;color:#666;display:block;margin-top:26px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;line-height:30px;height:120px;margin-bottom:32px}
.page4-lab .page4-lab-c dl dd p span{float:right;color:#999}
.page4-lab .page4-lab-c dl dd em{display:inline-block;font-size:16px;font-weight:400;line-height:42px;color:#000;padding:0 32px;border:2px solid #d0d0d0;border-radius:23px}
.page4-lab .page4-lab-c dl dd em:hover{color:#e31d1a}
.page4-lab .page4-lab-c dl::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page4-lab .page4-lab-c ul li{float:left;width:390px;margin-right:15px;height:217px;background:#fff;box-sizing:border-box;padding:38px 38px 0 38px}
.page4-lab .page4-lab-c ul li h4{display:block;font-size:16px;font-weight:700;line-height:17px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page4-lab .page4-lab-c ul li h4:hover{color:#e31d1a}
.page4-lab .page4-lab-c ul li p{font-size:14px;font-weight:400;color:#666;margin-top:25px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:30px;height:60px;margin-bottom:32px;text-align:justify}
.page4-lab .page4-lab-c ul li em{display:block;font-size:16px;font-weight:400;line-height:85%;color:#999;position:relative}
.page4-lab .page4-lab-c ul li em::after{content:">";display:block;position:absolute;right:0;top:0}
.page4-lab .page4-lab-c ul li:last-of-type{margin-right:0}
.page4-lab .page4-lab-c ul::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page4-wiki{padding-top:70px;padding-bottom:60px}
.page4-wiki .page4-wiki-c{margin-top:40px}
.page4-wiki .page4-wiki-c .lefts{float:left;width:506px}
.page4-wiki .page4-wiki-c .lefts dl dt{display:block;line-height:0;overflow:hidden}
.page4-wiki .page4-wiki-c .lefts dl dt img{display:block;width:506px;height:283px;transition:1s}
.page4-wiki .page4-wiki-c .lefts dl dt:hover img{transform:scale(1.05)}
.page4-wiki .page4-wiki-c .lefts dl dd{padding-top:20px}
.page4-wiki .page4-wiki-c .lefts dl dd h4{display:block;font-size:18px;font-weight:400;line-height:19px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page4-wiki .page4-wiki-c .lefts dl dd h4:hover{color:#e31d1a}
.page4-wiki .page4-wiki-c .lefts dl dd p{font-size:14px;font-weight:400;color:#666;display:block;margin-top:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;line-height:25px;height:75px}
.page4-wiki .page4-wiki-c .lefts dl dd p span{float:right;color:#999}
.page4-wiki .page4-wiki-c .lefts ul{margin-top:21px}
.page4-wiki .page4-wiki-c .lefts ul li{font-size:16px;font-weight:400;line-height:52px;color:#000;background:#eee;position:relative;margin-bottom:9px;box-sizing:border-box}
.page4-wiki .page4-wiki-c .lefts ul li a{color:#000;display:block;padding-left:18px;padding-right:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page4-wiki .page4-wiki-c .lefts ul li em{display:block;font-size:14px;font-weight:400;line-height:52px;color:#666;position:absolute;right:28px;top:0}
.page4-wiki .page4-wiki-c .lefts ul li:last-of-type{margin-bottom:0}
.page4-wiki .page4-wiki-c .lefts ul li:hover a{color:#e31d1a}
.page4-wiki .page4-wiki-c .rights{float:right;width:624px}
.page4-wiki .page4-wiki-c .rights dl{padding-bottom:23px;border-bottom:1px solid #ececec;margin-bottom:23px}
.page4-wiki .page4-wiki-c .rights dl dt{display:block;line-height:0;overflow:hidden;float:left;width:185px}
.page4-wiki .page4-wiki-c .rights dl dt img{display:block;width:185px;height:104px;transition:1s}
.page4-wiki .page4-wiki-c .rights dl dt:hover img{transform:scale(1.08)}
.page4-wiki .page4-wiki-c .rights dl dd{float:left;margin-left:16px;width:420px;padding-top:2px}
.page4-wiki .page4-wiki-c .rights dl dd h4{display:block;font-size:18px;font-weight:400;line-height:19px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page4-wiki .page4-wiki-c .rights dl dd h4:hover{color:#e31d1a}
.page4-wiki .page4-wiki-c .rights dl dd p{font-size:14px;font-weight:400;color:#666;display:block;margin-top:17px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:25px;height:50px}
.page4-wiki .page4-wiki-c .rights dl dd p span{float:right;color:#999}
.page4-wiki .page4-wiki-c .rights dl:last-of-type{margin-bottom:0;border-bottom:0;padding-bottom:0}
.page4-wiki .page4-wiki-c .rights dl::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page4-wiki .page4-wiki-c .rights ul{margin-top:28px}
.page4-wiki .page4-wiki-c .rights ul li{font-size:16px;font-weight:400;line-height:52px;color:#000;background:#eee;position:relative;margin-bottom:9px;box-sizing:border-box}
.page4-wiki .page4-wiki-c .rights ul li a{color:#000;display:block;padding-left:18px;padding-right:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page4-wiki .page4-wiki-c .rights ul li em{display:block;font-size:14px;font-weight:400;line-height:52px;color:#666;position:absolute;right:28px;top:0}
.page4-wiki .page4-wiki-c .rights ul li:last-of-type{margin-bottom:0}
.page4-wiki .page4-wiki-c .rights ul li:hover a{color:#e31d1a}
.page4-wiki .page4-wiki-c::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page4-wiki .more a{width:164px;height:44px;background:#e31d1a;text-align:center;margin:30px auto 0;font-size:16px;font-weight:400;line-height:44px;color:#fff;display:block;transition:.35s}
.page4-wiki .more a:hover{width:190px}
.page4-trends{padding-top:70px;padding-bottom:50px;background:#f8f8f8}
.page4-trends .page4-trends-c{margin-top:40px;position:relative}
.page4-trends .page4-trends-c .prev{position:absolute;left:-30px;top:50%;z-index:1;transform:translateY(-50%);cursor:pointer}
.page4-trends .page4-trends-c .next{position:absolute;right:-30px;top:50%;z-index:1;transform:translateY(-50%);cursor:pointer}
.page4-trends .page4-trends-c .tempWrap{width:100%!important}
.page4-trends .page4-trends-c .list dl{margin-right:13px;width:391px;float:left}
.page4-trends .page4-trends-c .list dl dt{display:block;line-height:0;overflow:hidden;width:391px}
.page4-trends .page4-trends-c .list dl dt img{display:block;width:391px;height:219px;transition:1s}
.page4-trends .page4-trends-c .list dl dt:hover img{transform:scale(1.05)}
.page4-trends .page4-trends-c .list dl dd{height:185px;background:#fff;box-sizing:border-box;padding:30px 25px 0 28px}
.page4-trends .page4-trends-c .list dl dd h4{font-size:16px;font-weight:700;line-height:17px;color:#000;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page4-trends .page4-trends-c .list dl dd h4:hover{color:#e31d1a}
.page4-trends .page4-trends-c .list dl dd p{font-size:14px;font-weight:400;color:#666;display:block;margin-top:18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:25px;height:50px}
.page4-trends .page4-trends-c .list dl dd p span{float:right;color:#999}
.page4-trends .page4-trends-c .list dl dd em{display:block;font-size:14px;font-weight:400;line-height:14px;color:#999;position:relative;margin-top:30px}
.page4-trends .page4-trends-c .list dl dd em::after{content:">";display:block;position:absolute;right:0;top:0}
.page4-trends .page4-trends-c .list::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page4-sense{padding-top:70px;padding-bottom:50px}
.page4-sense .page4-sense-c h3{font-size:24px;font-weight:400;line-height:24px;color:#000;padding-left:18px;border-left:3px solid #e31d1a;margin-bottom:28px}
.page4-sense .page4-sense-c .lefts{float:left;width:790px}
.page4-sense .page4-sense-c .lefts dl dt{display:block;line-height:0;overflow:hidden;width:393px;float:left}
.page4-sense .page4-sense-c .lefts dl dt img{display:block;width:393px;height:220px;transition:1s}
.page4-sense .page4-sense-c .lefts dl dt:hover img{transform:scale(1.05)}
.page4-sense .page4-sense-c .lefts dl dd{float:right;width:370px;padding-top:6px}
.page4-sense .page4-sense-c .lefts dl dd h4{font-size:16px;font-weight:700;line-height:17px;color:#000;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page4-sense .page4-sense-c .lefts dl dd h4:hover{color:#e31d1a}
.page4-sense .page4-sense-c .lefts dl dd p{font-size:14px;font-weight:400;line-height:30px;color:#666;display:block;margin-top:28px}
.page4-sense .page4-sense-c .lefts dl dd em{font-size:14px;font-weight:400;line-height:14px;color:#999;display:block;margin-top:35px}
.page4-sense .page4-sense-c .lefts dl dd em span{float:right;color:#666}
.page4-sense .page4-sense-c .lefts dl dd em span:hover{color:#e31d1a}
.page4-sense .page4-sense-c .rights{float:right;width:360px}
.page4-sense .page4-sense-c .rights ul li a{display:block;font-size:16px;font-weight:400;line-height:39px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page4-sense .page4-sense-c .rights ul li a::before{content:"• "}
.page4-sense .page4-sense-c .rights ul li a:hover{color:#e31d1a}
.page4-sense .page4-sense-c::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page4-sense .more a{width:164px;height:44px;background:#e31d1a;text-align:center;margin:55px auto 0;font-size:16px;font-weight:400;line-height:44px;color:#fff;display:block;transition:.35s}
.page4-sense .more a:hover{width:190px}
.page4-faq{background:#f8f8f8;padding-top:70px;padding-bottom:50px}
.page4-faq .page4-faq-c{margin-top:40px;margin-bottom:20px}
.page4-faq .page4-faq-c ul li{float:left;width:590px;height:192px;background:#fff;margin-bottom:18px;box-sizing:border-box;padding:34px 25px 0}
.page4-faq .page4-faq-c ul li h4{font-size:16px;font-weight:700;line-height:17px;color:#000;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page4-faq .page4-faq-c ul li h4:hover{color:#e31d1a}
.page4-faq .page4-faq-c ul li p{font-size:14px;font-weight:400;color:#666;display:block;margin-top:28px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;line-height:30px;height:90px}
.page4-faq .page4-faq-c ul li:nth-of-type(even){float:right}
.page4-faq .page4-faq-c ul::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page5-about{padding-top:34px}
.page5-about .page5-about-c{margin-top:30px}
.page5-about .page5-about-c dl dt{width:calc(100% - 576px);padding:62px 40px 0 40px;height:309px;box-sizing:border-box;float:right;font-size:16px;font-weight:400;line-height:30px;color:#666;border:1px solid #f2f2f2;height:377px;border-left:0}
.page5-about .page5-about-c dl dt .zx a{width:164px;height:44px;background:#e31d1a;text-align:center;font-size:18px;font-weight:400;line-height:44px;color:#fff;display:block;transition:.35s;margin-top:88px}
.page5-about .page5-about-c dl dt .zx a:hover{width:190px}
.page5-about .page5-about-c dl dd{display:block;line-height:0;overflow:hidden;width:576px;float:left}
.page5-about .page5-about-c dl dd img{display:block;width:100%;transition:1s;height:377px}
.page5-about .page5-about-c dl dd:hover img{transform:scale(1.05)}
.page5-about .page5-about-c dl::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page5-about .page5-about-c ul{background:#fafafa}
.page5-about .page5-about-c ul li{float:left;width:25%;height:243px;text-align:center;padding-top:45px;box-sizing:border-box}
.page5-about .page5-about-c ul li em{display:block;line-height:0;overflow:hidden;width:56px;margin:0 auto}
.page5-about .page5-about-c ul li em img{display:block;width:56px;height:56px}
.page5-about .page5-about-c ul li b{font-size:30px;font-weight:400;line-height:30px;color:#000;display:block;margin-top:30px}
.page5-about .page5-about-c ul li b span{font-size:16px;display:block;margin-top:5px}
.page5-about .page5-about-c ul::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page5-info{padding-top:82px;padding-bottom:60px}
.page5-info .page5-info-c{margin-top:30px}
.page5-info .page5-info-c dl dt{display:block;line-height:0;overflow:hidden}
.page5-info .page5-info-c dl dt img{display:block;width:100%;transition:1s}
.page5-info .page5-info-c dl dt:hover img{transform:scale(1.05)}
.page5-info .page5-info-c dl dd{padding:42px 32px;border:1px solid #d5d5d5}
.page5-info .page5-info-c dl dd p{font-size:16px;font-weight:400;line-height:30px;color:#666;display:block;text-indent:2em;margin:0}
.page5-cultrue{padding:76px 0 80px;background:#fafafa}
.page5-cultrue .page5-cultrue-c{margin-top:68px}
.page5-cultrue .page5-cultrue-c ul li{background:#fff;height:504px;box-sizing:border-box;border-radius:5px;float:left;margin-right:27px;width:382px;text-align:center;padding:43px 32px 0;transition:.35s;position:relative;overflow:hidden}
.page5-cultrue .page5-cultrue-c ul li::after{content:"";display:block;width:0;height:6px;background:#e31d1a;position:absolute;bottom:0;left:50%;transition:.75s}
.page5-cultrue .page5-cultrue-c ul li em{display:block;width:106px;margin:0 auto}
.page5-cultrue .page5-cultrue-c ul li em img{width:100%;display:block}
.page5-cultrue .page5-cultrue-c ul li b{display:block;font-size:32px;font-weight:400;line-height:100%;color:#e31d1a;margin-top:32px}
.page5-cultrue .page5-cultrue-c ul li strong{display:block;font-size:21px;font-weight:400;line-height:27px;color:#333;margin-top:24px;margin-bottom:24px}
.page5-cultrue .page5-cultrue-c ul li p{font-size:14px;font-weight:400;line-height:27px;color:#333;display:block}
.page5-cultrue .page5-cultrue-c ul li.cur,.page5-cultrue .page5-cultrue-c ul li:hover{box-shadow:0 0 21px 0 #d6d6d6}
.page5-cultrue .page5-cultrue-c ul li.cur::after,.page5-cultrue .page5-cultrue-c ul li:hover::after{width:100%;left:0}
.page5-cultrue .page5-cultrue-c ul li:last-of-type{margin-right:0}
.page5-cultrue .page5-cultrue-c ul::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page5-partner{padding-top:80px;padding-bottom:60px}
.page5-partner .page5-partner-c{margin-top:40px;border-top:2px solid #ebebeb;box-sizing:border-box;position:relative}
.page5-partner .page5-partner-c::before{content:"";display:block;width:2px;height:100%;background:#ebebeb;position:absolute;left:0;top:0;z-index:1}
.page5-partner .page5-partner-c ul li{float:left;width:238px;border-right:2px solid #ebebeb;border-bottom:2px solid #ebebeb;display:block;line-height:0;overflow:hidden}
.page5-partner .page5-partner-c ul li img{display:block;width:237px;transition:1s}
.page5-partner .page5-partner-c ul li:hover img{transform:scale(1.08)}
.page5-partner .page5-partner-c ul::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page5-working{background:#fafafa;padding-top:80px;padding-bottom:35px}
.page5-working .page5-working-c{margin-top:32px;position:relative}
.page5-working .page5-working-c .prev{position:absolute;left:-85px;top:247px;cursor:pointer;z-index:1}
.page5-working .page5-working-c .next{position:absolute;right:-85px;top:247px;cursor:pointer}
.page5-working .page5-working-c .list ul{position:relative}
.page5-working .page5-working-c .list ul li{display:block;line-height:0;overflow:hidden;position:relative;float:left;width:375px;border:6px solid #fff;margin-bottom:31px;box-sizing:border-box}
.page5-working .page5-working-c .list ul li img{display:block;width:100%;transition:1s}
.page5-working .page5-working-c .list ul li:nth-of-type(5){position:absolute;left:50%;top:0;transform:translateX(-186px)}
.page5-working .page5-working-c .list ul li:nth-of-type(1),.page5-working .page5-working-c .list ul li:nth-of-type(3){margin-right:450px}
.page5-working .page5-working-c .list ul li:hover img{transform:scale(1.05)}
.page5-working .page5-working-c .list ul::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page6-info{padding-top:37px}
.page6-info .page6-info-c{margin-top:30px}
.page6-info .page6-info-c dl dt{display:block;line-height:0;overflow:hidden;float:left;width:575px}
.page6-info .page6-info-c dl dt img{width:575px;display:block;transition:1s;height:377px}
.page6-info .page6-info-c dl dd{float:left;width:calc(100% - 575px);border:1px solid #e1e1e1;box-sizing:border-box;border-left:0;height:377px;padding:90px 40px 0 36px}
.page6-info .page6-info-c dl dd h3{font-size:24px;font-weight:700;line-height:24px;color:#000;display:block;margin-bottom:30px}
.page6-info .page6-info-c dl dd p{font-size:16px;font-weight:400;line-height:25px;color:#666;display:block;letter-spacing:.2px}
.page6-info .page6-info-c dl::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page6-contact{padding-top:60px;padding-bottom:42px}
.page6-contact .page6-contact-t ul{float:left;font-size:0}
.page6-contact .page6-contact-t ul li{display:inline-block;margin-right:275px;margin-top:32px}
.page6-contact .page6-contact-t ul li img{width:auto;height:50px;display:block;filter:contrast(1) grayscale(100%)}
.page6-contact .page6-contact-t ul li b{display:block;font-size:16px;font-weight:400;line-height:25px;color:#000;margin-top:48px}
.page6-contact .page6-contact-t ul li b span{display:block;font-size:20px}
.page6-contact .page6-contact-t ul li:hover img{filter:contrast(1) grayscale(0)}
.page6-contact .page6-contact-t ul li:first-of-type{margin-left:80px}
.page6-contact .page6-contact-t ul li:last-of-type{margin-right:0}
.page6-contact .page6-contact-t ul::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page6-contact .page6-contact-t em{float:right;width:128px;height:128px;margin-right:80px}
.page6-contact .page6-contact-t em img{display:block;width:128px;height:128px}
.page6-contact .page6-contact-t em span{display:block;font-size:16px;font-weight:400;line-height:25px;color:#333;text-align:center;margin-top:10px}
.page6-contact .page6-contact-t::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page6-contact .page6-contact-b{margin-top:54px}
.page6-contact .page6-contact-b ul li{background:#fafafa;width:594px;float:left;margin-bottom:12px;height:158px;box-sizing:border-box;padding:36px 10px 0 88px;transition:.5s}
.page6-contact .page6-contact-b ul li b{display:block;font-size:20px;font-weight:400;line-height:20px;color:#000}
.page6-contact .page6-contact-b ul li p{display:block;font-size:16px;font-weight:400;line-height:25px;color:#000;margin-top:25px}
.page6-contact .page6-contact-b ul li:nth-of-type(even){float:right}
.page6-contact .page6-contact-b ul::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.page6-contact .zx a{width:164px;height:44px;background:#e31d1a;text-align:center;margin:35px auto 0;font-size:18px;font-weight:400;line-height:44px;color:#fff;display:block;transition:.35s}
.page6-contact .zx a:hover{width:190px}
.page6-map{padding-top:78px}
.page6-map .page6-map-c{margin-top:30px}


/*
.news{background:#f8f8f8;padding:79px 0 52px}
.news .news-t{margin-top:40px;text-align:center;margin-bottom:40px}
.news .news-t ul{background:#fff;display:inline-block;border-radius:22px;overflow:hidden;font-size:0}
.news .news-t ul li{display:inline-block;border-radius:22px}
.news .news-t ul li a{display:block;padding:0 32px;font-size:16px;font-weight:400;line-height:44px;color:#000}
.news .news-t ul li.cur,.news .news-t ul li:hover{background:#e31d1a}
.news .news-t ul li.cur a,.news .news-t ul li:hover a{color:#fff}
.news .news-c .lefts{float:left;width:712px}
.news .news-c .lefts dl{margin-bottom:10px}
.news .news-c .lefts dl dt{float:left;width:216px;display:block;line-height:0;overflow:hidden}
.news .news-c .lefts dl dt img{display:block;width:216px;height:122px;transition:1s}
.news .news-c .lefts dl dt:hover img{transform:scale(1.1)}
.news .news-c .lefts dl dd{float:left;width:calc(100% - 216px - 23px);margin-left:23px}
.news .news-c .lefts dl dd h4{font-size:18px;font-weight:400;line-height:20px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;padding-right:90px;margin-bottom:12px;margin-top:22px}
.news .news-c .lefts dl dd h4 em{display:block;font-size:14px;font-weight:400;line-height:20px;color:#666;position:absolute;right:0;top:0}
.news .news-c .lefts dl dd h4:hover{color:#e31d1a}
.news .news-c .lefts dl dd p{font-size:14px;font-weight:400;color:#666;display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:25px;height:50px;position:relative}
.news .news-c .lefts dl dd p em{display:block;float:right;background:#f8f8f8;position:absolute;right:0;bottom:0;display:none}
.news .news-c .lefts dl dd p em:hover{color:#e31d1a}
.news .news-c .lefts dl:first-of-type{border-bottom:1px solid #e1e1e1;padding-bottom:24px;margin-bottom:25px;margin-top:9px}
.news .news-c .lefts dl:first-of-type dt{display:none}
.news .news-c .lefts dl:first-of-type dd{width:100%;margin-left:0}
.news .news-c .lefts dl:first-of-type dd h4{margin-top:0}
.news .news-c .lefts dl:first-of-type dd p em{display:block}
.news .news-c .lefts dl:last-of-type{margin-bottom:0}
.news .news-c .lefts dl::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.news .news-c .rights{width:440px;box-sizing:border-box;height:527px;border:1px solid #dbdbdb;float:right;padding:25px 25px 0 26px}
.news .news-c .rights .thumb{display:block;line-height:0;overflow:hidden}
.news .news-c .rights .thumb img{display:block;width:387px;height:169px;transition:1s}
.news .news-c .rights .thumb:hover img{transform:scale(1.05)}
.news .news-c .rights ul li h4{font-size:18px;font-weight:400;line-height:20px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;padding-right:80px;margin-bottom:12px;margin-top:22px}
.news .news-c .rights ul li h4 em{display:block;font-size:14px;font-weight:400;line-height:20px;color:#666;position:absolute;right:0;top:0}
.news .news-c .rights ul li h4:hover{color:#e31d1a}
.news .news-c .rights ul li p{font-size:14px;font-weight:400;color:#666;display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:25px;height:50px;position:relative}
.news .news-c::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
*/
.news{background:#f8f8f8;padding:79px 0 52px}
.news .news-t{margin-top:40px;text-align:center;margin-bottom:40px}
.news .news-t ul{background:#fff;display:inline-block;border-radius:22px;overflow:hidden;font-size:0}
.news .news-t ul li{display:inline-block;border-radius:22px}
.news .news-t ul li a{display:block;padding:0 32px;font-size:16px;font-weight:400;line-height:44px;color:#000}
.news .news-t ul li.cur,.news .news-t ul li:hover{background:#e31d1a}
.news .news-t ul li.cur a,.news .news-t ul li:hover a{color:#fff}
.news .news-c .lefts{float:left;width:580px}
.news .news-c .lefts .thumb{display:block;line-height:0;overflow:hidden}
.news .news-c .lefts .thumb img{display:block;width:100%;transition:all 1s ease}
.news .news-c .lefts .thumb:hover img{transform:scale(1.05)}
.news .news-c .lefts ul{border:1px solid #e5e5e5;box-sizing:border-box;height:377px;padding:36px 36px 0}
.news .news-c .lefts ul li{margin-bottom:30px}
.news .news-c .lefts ul li:last-of-type{margin-bottom:0}
.news .news-c .lefts ul li h4{font-size:16px;font-weight:400;line-height:20px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;padding-right:85px;margin-bottom:11px}
.news .news-c .lefts ul li h4 em{display:block;font-size:14px;font-weight:400;line-height:20px;color:#666;position:absolute;right:0;top:0}
.news .news-c .lefts ul li h4:hover{color:#e31d1a}
.news .news-c .lefts ul li p{font-size:14px;font-weight:400;color:#666;display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:25px;height:50px;position:relative}
.news .news-c .rights{width:574px;box-sizing:border-box;float:right;padding-top:10px;}
.news .news-c .rights ul li{margin-bottom:36px}
.news .news-c .rights ul li:last-of-type{margin-bottom:0}
.news .news-c .rights ul li h4{font-size:16px;font-weight:400;line-height:20px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;padding-right:85px;margin-bottom:14px}
.news .news-c .rights ul li h4 em{display:block;font-size:14px;font-weight:400;line-height:20px;color:#666;position:absolute;right:0;top:0}
.news .news-c .rights ul li h4:hover{color:#e31d1a}
.news .news-c .rights ul li p{font-size:14px;font-weight:400;color:#666;display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;line-height:25px;height:75px;position:relative}
.news .news-c::after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}

