div .tabSwitchTP .navbars{background:#333;}
div .tabSwitchTP .topTab li .bottomLine{color:#117899;}
div .tabSwitchTP .leftTP .banner-name{color:#117899;}
div .sitewidget-prodCategory-20190514144432 .sitewidget-hd{border-bottom:1px solid #515151;}
div .sm-tile .prodli{border-bottom:1px solid #515151;}
div .sm-tile ul .prodli{border-bottom:none;}
div .download-list5-main .download-list-wrap{border-bottom:1px solid #515151;}
div .fa{color:#117899;}
div .download-list5-main .download-list-wrap .download-list-btn a{border:1px solid #117899; font-size:20px;}

div #canvas{position:absolute;z-index:-2;left:0px; top:0px; width:100%; overflow-x: hidden;}
div .template{margin-top:0px;}
div .xlx16-title-wrapper div{color:#f7f7f7; font-weight:normal;}
div .xlx16-container{padding:20px 0px 0px 0px;}
div .xlx28-container .banner-docs{color:#ccc;}

div .sitewidget-prodTableList table tr td:nth-child(1){background:#fff;}
div .sitewidget-prodDetail-20141127140104 .sitewidget-bd a{color:#f24d4d;}
div .sitewidget-prodTableList table tr td:nth-child(2) a{color:#127494;}
.sitewidget-faqList-20190621114110 .sitewidget-bd .faq-question-title .fold-icon>i{color:#ccc;}

/***div .sitewidget-prodTableList table tr td:nth-child(9) a{color:#f24d4d}*/

/***circle***/
		@keyframes circle-b-zoom {
			0% {r: 0;opacity: 1}

			100% {r: 400;opacity: 0}
		}

		.layer1 .banner .circle {
			r: 0;
			fill: rgba(27,125,157,.5);
			animation: circle-b-zoom 10s infinite;
			-webkit-animation: circle-b-zoom 10s infinite;
			-ms-animation: circle-b-zoom 10s infinite
		}
div.layer {
    height: 10px;
    min-width: 320px;
    position: absolute;
    top:-250px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

div .layer1 .banner .circle {
    r: 0;
    fill: rgba(27,125,157,.5);
    animation: circle-b-zoom 10s infinite;
    -webkit-animation: circle-b-zoom 10s infinite;
    -ms-animation: circle-b-zoom 10s infinite;
}

div .layer1 .banner .circle-b3 {
    animation-delay: 8s;
    -webkit-animation-delay: 8s;
    -ms-animation-delay: 8s;
}
div .layer1 .banner .circle-b2 {
    animation-delay: 6s;
    -webkit-animation-delay: 6s;
    -ms-animation-delay: 6s;
}
div .layer1 .banner .circle-b {
    animation-delay: 4s;
    -webkit-animation-delay: 4s;
    -ms-animation-delay: 4s;
}
div .layer1 .banner .circle-m {
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
    -ms-animation-delay: 2s;
}

@media screen and ( max-width:360px ){
    top:-250px;
    left:-800px;
}
}


.holidayNotice-rightBottom{
  box-shadow:0 0 0px #999!important;
}

.holidayNotice-rightBottom .sitewidget-hd{
  padding:0px 0!important;
}

.holidayNotice-rightBottom .sitewidget-bd{
padding:20px!important;
  background:url('/cloud/niBpoKliRljSmpqrillmk/bg1.jpg') no-repeat;
  background-size:cover;
}

.ls_change_lang_container .ls_change_lang_btn .ls_change_lang_icon > svg{
  height:20px!important;
}