@charset "utf-8";

/* CSS Document */

article, aside, audio, body, canvas, caption, details, div, figure, footer, header, hgroup, html, iframe, img, mark, menu, nav, object, section, span, summary, table, tbody, td, tfoot, thead, tr, video {

	margin: 0;

	padding: 0;

	border: 0

}



a, abbr, address, b, blockquote, cit, code, dd, del, dfn, dl, dt, em, fieldset, h1, h2, h3, h4, h5, h6, hr, i, ins, label, legend, li, ol, p, pre, q, samp, small, strong, sub, sup, ul {

	border: 0;

	vertical-align:middle;

	margin: 0;

	padding: 0

}

article, aside, audio, canvas, figcaption, figure, figure img, footer, header, hgroup, nav, section, video {

	display: block

}

table {

	border-collapse: separate;

	border-spacing: 0

}

table caption, table td, table th {

	text-align: left;

	vertical-align: middle

}

a img {

	border: 0

}

em{font-style:normal;}

:focus {

	outline: 0

}

@-webkit-keyframes bounce {

0%, 100% {

-webkit-transform:scale(1);

-moz-transform:scale(1);

-ms-transform:scale(1);

-o-transform:scale(1);

transform:scale(1)

}

50% {

-webkit-transform:scale(1.5);

-moz-transform:scale(1.5);

-ms-transform:scale(1.5);

-o-transform:scale(1.5);

transform:scale(1.5)

}

}

@keyframes bounce {

0%, 100% {

-webkit-transform:scale(1);

-moz-transform:scale(1);

-ms-transform:scale(1);

-o-transform:scale(1);

transform:scale(1)

}

50% {

-webkit-transform:scale(1.5);

-moz-transform:scale(1.5);

-ms-transform:scale(1.5);

-o-transform:scale(1.5);

transform:scale(1.5)

}

}

body {

	background-color: #ffffff;/*整体背景颜色*/

	-webkit-touch-callout: none;

	/*-webkit-user-select: none;*//*禁止复制*/

	-webkit-text-size-adjust: 100%;

	-webkit-tap-highlight-color: rgba(255,255,255,0);/*点击高亮效果*/

}

body, button, input, pre, select, textarea {

	font-size: 14px;

	font-family:'Arial','Microsoft YaHei';

}

input, textarea {

	-webkit-appearance: none;

	border-radius: 0

}

ol, ul {

	list-style: none

}

/*a, a:active, a:visited {*/

a, a:active{

	color: inherit;

	text-decoration: none;

	cursor:pointer;

}

h1, h2, h3, h4, h5, p, span {

	overflow: visible

}





/*通用*/

*{ box-sizing:border-box;}

*::before, *::after{ box-sizing:border-box;}

*:focus{ outline:none;}

html{ -ms-touch-action: none;  /* 阻止windows Phone 的默认触摸事件 */}

/*兼容iphone去除默认input表单默认设置*/

input[type="submit"],input[type="reset"],input[type="button"],button { -webkit-appearance: none;}

/*图片默认样式*/

img{border:0;vertical-align: middle;}

/*动画效果*/

*{transition-property:all;}

.com-img img{ transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s; -moz-transition:all 0.4s ease-in 0s; -o-transition:all 0.4s ease-in 0s;}

.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}



.fl{float:left;}

.fr{float:right;}

.cl{clear:both;}

.show{display:block;}

.hide{display:none;}



.f18{font-size:18px !important;}

.f16{font-size:16px !important;}

.f14{font-size:14px !important;}

.f12{font-size:12px !important;}



.mt5{margin-top:5px;}

.mt10{margin-top:10px;}

.mt20{margin-top:20px;}



.ml5{margin-left:5px;}



.taC{text-align:center;}

.taL{text-align:left;}

.taR{text-align:right;}



.ttU{text-transform:uppercase;}



.ofH{overflow:hidden;}

.ofA{overflow:visible !important;}



.fwB{font-weight:600;}



.vaM{vertical-align:middle;}



.pr{position:relative;}



/*字体*/

@font-face {

    font-family: '';

    src: url('../fonts/.TTF') format('truetype');

    font-weight: normal;

    font-style: normal;

}





/*flex*/

.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}

.flex-v{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}

.flex-2{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2;}

.flex-3{-webkit-box-flex:3;-webkit-flex:3;-ms-flex:3;flex:3;}

.flex-align-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}

.flex-pack-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}

.flex-pack-justify{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}



.flex-1

{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}



.vertical-container

{display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;}





/*限制行数 -- 一行*/

.line1,

.Hn2nd-list dt,

.Hn2nd-list dd a,

.Inews-list li .list a .name,

.PSA-block .title,

.FGPlist-block .name,

.FGPlist-block ul li,

.pPerfCase-box .pPerfCase-name,

.dlCen-list .dlCen-name,

.pPcSmin-block .t1,

.pPcSmin-block .t2,

.nlist-box .name,

.artInfo-page a,

.pPerfCase-block .name

{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}



/*限制行数 -- 当字号为12px,line-height为25时，限制高为50，如有改变，自行设置高度,为了兼容不支持line-clamp属性的浏览器*/

.line2,

.PSA-block .con,

.PSAcase-box .name

{-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-moz-line-clamp:2;-o-line-clamp:2;-webkit-box-orient:vertical;}



.line3,

.Hn2nd-con .con,

.nlist-box .con

{-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-moz-line-clamp:3;-o-line-clamp:3;-webkit-box-orient:vertical;}





/*动画*/

a:hover,

.IcaseSwiper-prev,

.IcaseSwiper-next

{-moz-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;}





.animation,

.ft-oMsg span,

.ft-oMsg,

.Iadv-box .Iadv-name,

.Iadv-box .Iadv-block,

.Icase-block,

.comPro-box .more a,

.cHonor-block,

.cHonor-box:after,

.cValue-con .split,

.cIdea-wrap ul li .type,

.cIdea-wrap ul li .con,

.cIdea-wrap ul li img,

.pPerfCase-block .btn,

.pPerfCase-box .pPerfCase-name,

.pPerfCase-box .pPerfCase-block,

.nlist-box .btn span,

.artInfo-rtn span

{-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}



.IadvMedia-btn,

.IadvSlogan-orn,

.IadvSlogan-box,

.Iadv-block:after,

.Iadv-con,

.cHonor-box:after,

.cHonor-con,

.cValue-block .cValue-con,

.srvModal-contain,

.srvlist-type:after,

.pPerfCase-block:after

{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}



.cTC-img img,

.FGPlist-img img,

.srvlist-box .srvlist-img,

.nlist-img img

{width:100%;height:100%;object-fit:cover;}





/*滚动条*/

.viewport { overflow: hidden; position: relative; /*width:0px; height: 0px;*/}/*内容可视区域的宽高*/

.overview { list-style: none; position: absolute; left: 0; top: 0; /*width:0px; height: 0px;*/}  /*内容可视区域的宽高*/

.scrollbar{position: relative;  float: right; position:relative;  display:inline; z-index:400; z-index:2;/*width:0px; height:0px;background-color:#afafaf;*/}/*滚动条的宽高颜色*/

.track{ position: relative; /*width:0px;*/}/*滚动条的宽*/

.thumb{cursor: pointer; position: absolute; top:0; left:0px; z-index:400;/*width:0px;background-color:#afafaf;*/}/*滚动条-当前条的宽 left 颜色*/

.disable{ display: none; }  

.noSelect { user-select:none;}



/*分页*/

.pagination{width:100%;height:auto;text-align:center;position:relative;overflow:hidden;}/*分页*/

.pagination a{display:inline-block;width:42px;height:42px;line-height:40px;text-align:center;font-family:'宋体';border:1px solid #e2e2e2;border-radius:100%;margin:0 5px;}

.pagination a.on, .pagination a:hover{background-color:#4284ce !important;color:#ffffff;border-color:#4284ce !important;}

.pagination a:first-child,

.pagination a:last-child{background:none;border:1px solid #cacaca;font-weight:600;}


.pagess{float:left; width:698px; height:80px; padding-top:20px; clear:both; border:0px;}
A.fenye01:link {padding:4px 8px; height:18px; font-size:14px; color:#666666; border:1px #dedede solid; background-color:#FFFFFF; text-decoration:none}
A.fenye01:visited {padding:4px 8px; height:18px; font-size:14px; color:#666666; border:1px #dedede solid; background-color:#FFFFFF; text-decoration:none}
A.fenye01:hover {padding:4px 8px; height:18px; font-size:14px; color:#ffffff; border:1px #e10000 solid; background-color:#e10000; text-decoration:none}
A.fenye01:active {padding:4px 8px; height:18px; font-size:14px; color:#666666; border:1px #dedede solid; background-color:#FFFFFF; text-decoration:none}
A.fenye02:link {padding:4px 8px; height:18px; font-size:14px; color:#ffffff; border:1px #e10000 solid; background-color:#e10000; text-decoration:none}
A.fenye02:visited {padding:4px 8px; height:18px; font-size:14px; color:#ffffff; border:1px #e10000 solid; background-color:#e10000; text-decoration:none}
A.fenye02:hover {padding:4px 8px; height:18px; font-size:14px; color:#ffffff; border:1px #e10000 solid; background-color:#e10000; text-decoration:none}
A.fenye02:active {padding:4px 8px; height:18px; font-size:14px; color:#ffffff; border:1px #e10000 solid; background-color:#e10000; text-decoration:none}
