/*首页-联系我们-布局*/
.home #wrapper .home-contacts-img-css:not(:first-child)>.vc_column-inner>.wpb_wrapper:before{
    content: "";
    position: absolute;
    top: 35px;
    left: 0px;
    width: 1px;
    height: 133px;
    background-color: rgba(216, 216, 216, 0.2);
    opacity: 1;
    -webkit-transform: scaleX(.5);
    -ms-transform: scaleX(.5);
    transform: scaleX(.5);
    display: inline-block;
}
/*首页-产品-文字板块1的布局*/
.home #wrapper .home-products-text-p-css{
    line-height: 21px;
}
/*首页-产品-文字板块1的布局*/
.home.translatepress-zh_CN #wrapper .home-products-text-p-css{
    line-height: 4px;
}
.home.translatepress-zh_CN #wrapper .home-hosting-text .home-products-text-p-css{
    line-height: 21px;
}
/*首页-产品-文字板块1底部文字的布局*/
.home #wrapper .home-products-column1-text4-p-css{
    line-height: 25px;
}
/*首页-产品-文字样式*/
.home #wrapper .home-products-text .home-products-text-css{
    clear: both; /* 清除左右浮动 */
    max-width: 320px; /* 必须定义宽度 */
    word-break: break-word; /* 文本行的任意字内断开，就算是一个单词也会分开 */
    word-wrap: break-word; /* IE */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap; /* HP printers */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: pre; /* CSS2 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
    font-size: 15px;
    font-weight: normal;
    line-height: 17px;
    letter-spacing: 0em;
    color: #E3E3E3;
    text-align: left;
}
/*首页-标题文字*/
.home #wrapper .home-news-h-css .sh-heading .sh-heading-content{
    font-family: Montserrat;
    font-size: 40px;
}
/*首页-联系我们-文字下划线*/
.home #wrapper .home-contacts-h-separtor-css{
    width: 21%;
}
/*首页-背景色*/
.home{
	background-color:#1E2128;
}
/*首页-联系我们-图标*/
.home #wrapper .home-contacts-img-ico-css{
    margin-bottom: 20px ;
}
/*首页-产品-文字板块1文字布局*/
.home #wrapper .home-products-text-bg-css1>.vc_column-inner>.wpb_wrapper>.wpb_text_column{
    margin-bottom: 0px;
}
/*首页-产品-文字板块1第3段文字布局*/
.home #wrapper .home-products-text-bg-css1>.vc_column-inner>.wpb_wrapper>.wpb_text_column.home-products-column1-text3-css{
    margin-bottom: 15px;
}
/*首页-产品-文字板块1第一条下划线*/
.home #wrapper .home-products-text-separtor-css1{
    margin-bottom: 15px ;
}
/*首页-产品-文字板块1下划线中间文字*/
.home #wrapper .home-products-text-separtormid-css1{
    margin-bottom: -15px;
}
/*首页-产品-文字板块2下划线*/
.home #wrapper .home-products-text-separtor-css2{
    margin-bottom: 20px ;
}
/*首页-产品-文字板块1下划线中间文字样式*/
.home #wrapper .home-products-text1-text2-css p{
    font-weight: bold;
    letter-spacing: 0em;
    margin-bottom: 0px;
    line-height:18px;
}
/*首页-产品-文字板块背景*/
.home #wrapper .home-products-text-bg-css{
    text-align: left;
    height:428px;
    background: linear-gradient(152deg, rgba(193,239,255,0.05) 13%, rgba(0,24,59,0.10) 84%), radial-gradient(110% 110% at 49% 50%, rgba(110,89,137,0.10) 0%, rgba(81,76,124,0.41) 100%);
    backdrop-filter: blur(13.83px);
    box-shadow: inset 1.1px 0px 0px 0px rgba(215, 181, 249, 0.37);
}
/*首页-产品-文字板块2高度*/
.home #wrapper .home-products-text-bg-css2{
    height:432px;
}
/*首页-产品-文字板块2图片固定高度*/
.home #wrapper .home-products-img-bg-css2 img{
    height:367px;
}
/*首页-产品-文字板块2图片样式*/
.home #wrapper .home-products-img-bg-css2 .wpb_content_element{
	margin-bottom: 17px;
}
/*首页-产品-文字板块1整体包括图片整体行布局*/
.home #wrapper .home-products-rows1-css{
    margin-right: 1px;
}
/*首页-产品-文字板块2整体包括图片整体行布局*/
.home #wrapper .home-products-rows2-css{
    margin-left: 1px;
	margin-bottom: 35px;
}
/*首页-产品-文字板块2图片*/
.home #wrapper .home-product-text-sup-icon-css{
    width: 24px;
    height: 24px;
    margin: 0px 20px 0px 0px;
    position: relative;
    top: -3px;
}
/*首页-产品-文字板块2表格布局*/
.home #wrapper table.home-product-text-sup-css{
    border: 0px solid #e5e5e5 !important;
    padding: 0px;
}
/*首页-产品-文字板块2表格布局*/
.home #wrapper .home-product-text-sup-css td{
    padding: 0px !important;
    border: 0px solid #e5e5e5 !important;
    line-height: 0px;
}
/*首页-产品-文字板块2文字*/
.home #wrapper .home-product-text-sup-css td p{
    line-height: 1.5;
}
/*首页-联系我们-中间文字鼠标移动效果*/
.home #wrapper .home-contacts-img-css h5:hover{
    color: #176ded;
}
/*首页-banner和产品之间不知名的空白间隔*/
.home #wrapper .vc_custom_1533558943124{
    padding-bottom: 25px !important;
    background: #15181D;
}
/*首页-产品-背景图*/
.home #wrapper .home-products-css{
	background-position: 0px -100px !important;
	background: #15181d url(../../../../file.iceriver.io/wp-content/uploads/image/bg.html) !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.home #wrapper .home-news-bg-css{
	background: #172a5a url(../../../../file.iceriver.io/wp-content/uploads/image/bg1.html) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
/*首页-背景*/
.home #wrapper .content-container{
    background-color: #15181d;
}
/*首页-banner上方*/
.home #wrapper .vc_col-has-fill>.vc_column-inner{
    padding-top: 0px;
}
/*导航栏高度*/
header.primary-desktop{
    height: 80px !important;
}
/*导航栏每个标题高度*/
header.primary-desktop .sh-header:not(.sh-header-4):not(.sh-header-5):not(.sh-header-6) .sh-nav > li.menu-item > a{
    padding-top: 20px;
    padding-bottom: 20px;
}
/*首页-产品-文字板块2按钮*/
.home #wrapper .home-products-img-bg-css2 .sh-button-container{
	display: inline-block;
}
/*首页-产品-文字板块2按钮*/
.home #wrapper .home-products-img-bg-css2 .sh-button-container a{
	width: 180px;
	height: 48px;
    line-height: 17px;
}
/*首页-产品-文字板块2按钮*/
.home #wrapper .home-products-img-bg-css2 .sh-button-container .sh-button:hover .sh-button-text{
	letter-spacing: 0px;
}
/*首页-产品-标题下划线*/
.home #wrapper .home-hosting-h-separtor-css{
	width: 60%;
}
/*首页-产品-左边板块*/
.home #wrapper .home-hosting-text-bg-css{
	border-radius: 16px;
    text-align: left;
    height:292.55px;
    background: linear-gradient(152deg, rgba(193,239,255,0.05) 13%, rgba(0,24,59,0.10) 84%), radial-gradient(110% 110% at 49% 50%, rgba(110,89,137,0.10) 0%, rgba(81,76,124,0.41) 100%);
    backdrop-filter: blur(13.83px);
    box-shadow: inset 1.1px 0px 0px 0px rgba(215, 181, 249, 0.37);
}
/*首页-产品-右边板块*/
.home #wrapper .home-hosting-text{
	margin-bottom: 0px;
}
/*首页-产品-右边板块*/
.home #wrapper .home-hosting-text .home-products-text-css{
    clear: both; /* 清除左右浮动 */
    max-width: 320px; /* 必须定义宽度 */
    word-break: break-word; /* 文本行的任意字内断开，就算是一个单词也会分开 */
    word-wrap: break-word; /* IE */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap; /* HP printers */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: pre; /* CSS2 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
    font-size: 15px;
    font-weight: normal;
    line-height: 6px;
    letter-spacing: 0em;
    color: #E3E3E3;
    text-align: left;
}
/*首页-订阅*/
#wrapper .sh-footer-widgets .container2{
	width: 315px;
	max-width:315px;
	min-width:315px;
    float: right;
    margin-right: -249px;
    margin-top: -115px;
    margin-bottom: -35px;
}
/*首页-订阅*/
#wrapper .sh-footer-widgets .container2 .subscribediv{
	margin-bottom: 10px;
}
/*首页-订阅*/
#wrapper .sh-footer-widgets .container2 .subscribedivlast{
	display: flex;
    justify-content: flex-start;
    align-items: stretch;
	flex-direction: unset;
}
/*首页-订阅*/
#wrapper .sh-footer-widgets .container2 .title {
	color: #ffffff;
    font-size: 16px;
    font-family: "Open Sans";
    font-weight: 700;
}
/*首页-订阅*/
#wrapper .sh-footer-widgets .container2 .subscribeipt{
	width: 230px;
    background-color: #16181D;
    color: #fff;
    border-color: #16181D !important;
    font-size: 12px;
    border-radius: 4px 0px 0px 4px;
    margin-bottom: 0px;
}
/*首页-订阅*/
#wrapper .sh-footer-widgets .container2 .subscribeipt::-ms-input-placeholder,
#wrapper .sh-footer-widgets .container2 .subscribeipt::-webkit-input-placeholder{
	font-style: normal;
}
/*首页-订阅*/
#wrapper .sh-footer-widgets .container2 .subscribespan{
	height: 50px;
    background-color: #186DEE;
    padding: 5px 10px;
    margin: auto;
    line-height: 39px;
    border-radius: 0px 4px 4px 0px;
    cursor: pointer;
}
/*首页-订阅*/
.single-product #wrapper .subscribespan2{
	display: flex;
    width: 210px;
    border: 1px solid #186dee;
    padding: 7px 12px;
    border-radius: 4px;
    font-size: 16px;
    color: #186dee;
	cursor: pointer;
	min-height: 45px;
    line-height: 29px;
    vertical-align: middle;
	height: auto;
}
/*首页-订阅*/
.single-product #wrapper .subscribespan2 span{
	display: flex;
    height: 20px;
}
/*首页-订阅*/
.single-product #wrapper .subscribespan2 img{
	width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
    margin-right: 5px;
}
/*首页-订阅弹窗*/
.woocommerce-notices-footer {
	display: none;
}
/*首页-订阅弹窗*/
.woocommerce-notices-footer .custom-popup {
	position: fixed;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 30px;
	background-color: #fff;
	border: 1px solid #ccc;
	min-height: 200px;
	width: 30%;
	z-index: 10000;
	border-radius: 8px;
}
/*首页-订阅弹窗*/
.woocommerce-notices-footer p{
	padding-bottom: 20px;
}
/*首页-订阅弹窗*/
.woocommerce-notices-footer #subscribe_message {
	line-height: 28px;
	font-size: 16px;
	color: #444444;
}
/*首页-订阅弹窗*/
.woocommerce-notices-footer .tipscss{
	color: #0b0b0b;
    font-weight: bold;
    text-align: center;
	font-size: 18px;
}
/*首页-订阅弹窗*/
.woocommerce-notices-footer .contentcss{
	display: flex;
}
/*首页-订阅弹窗*/
.woocommerce-notices-footer .contentcss img{
	width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
    margin-right: 5px;
}
/*首页-订阅弹窗*/
.woocommerce-notices-footer .close-btn {
	position: absolute;
	top: 10px;
	right: 30px;
	cursor: pointer;
	font-size: 20px;
	font-weight: bold;
}
/*首页-订阅弹窗*/
.woocommerce-notices-footer .confirm-btn {
	cursor: pointer;
	text-align: center;
}
/*首页-订阅弹窗*/
.woocommerce-notices-footer .overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 9999;
}
/*首页-订阅弹窗*/
#wrapper .woocommerce-notices-footer .subscribe_popup_btn {
	width: 100%;
	background-color: #186dee !important;
	font-size: 100%;
	margin: 0;
	line-height: 1;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: 0.618em 1em;
	font-weight: 700;
	border-radius: 3px;
	left: auto;
	color: #515151;
	background-color: #ebe9eb;
	border: 0;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
	color: #ffffff;
	border-radius: 0px !important;
	line-height: 45px !important;
	padding: 0 20px !important;
	transition: 0.25s all ease-in-out;
}
#wrapper .subscriptionsord{
	width: 70%;
	height: 200px;
}

@media only screen and (max-width: 1690px){
	/*首页-订阅*/
	#wrapper .sh-footer-widgets .container2{
		float: left;
		margin-right: 0px;
		margin-top: 0px;
	}
}

@media only screen and (max-width: 800px){
	/*首页-联系我们-图标之间的分割线*/
	.home #wrapper .home-contacts-img-css:not(:first-child)>.vc_column-inner>.wpb_wrapper:before{
		opacity: 0;
	}
	/*首页-联系我们-文字下划线*/
	.home #wrapper .home-contacts-h-separtor-css{
		width: 97%;
	}
	/*首页-公司动态-文字下划线*/
	.home #wrapper .home-news-h-separtor-css{
		width: 40%;
	}
	/*首页-联系我们-按钮箭头*/
	.home #wrapper .sh-button-style-5 .sh-button-icon-right .sh-button-icon{
		bottom: -2px;
	}
	/*首页-联系我们-按钮*/
	.home #wrapper .sh-button-style-5 .sh-button{
		padding-left: 30px;
		padding-right: 30px;
	}
	/*首页联系我们-按钮文字*/
	.home #wrapper .sh-button-style-5 .sh-button .sh-button-text{
		bottom: -3px;
	}
	/*首页-产品-文字板块高度*/
	.home #wrapper .home-products-text-bg-css{
		height:initial;
	}
	/*首页-产品-文字板块布局*/
	.home #wrapper .home-products-text-bg-css2,
	.home #wrapper .home-products-img-bg-css2 img{
		height:initial;
		margin-bottom: 35px;
	}
	/*首页-产品-文字板块1的布局*/
	.home #wrapper .home-products-rows1-css{
		/*margin-right: -10px;
		margin-bottom: 35px;*/
	}
	/*首页-产品-文字板块2的布局*/
	.home #wrapper .home-products-rows2-css{
		/*margin-left: -10px;*/
	}
	/*首页-每个控件两边的间距*/
	.home #wrapper .vc_column_container>.vc_column-inner{
		padding-left: 0px;
		padding-right: 0px;
	}
	/*首页-每个板块两边的间距*/
	.home #wrapper .vc_row{
		margin-left: -5px;
		margin-right: -5px;
	}
	/*首页-Banner-三点图标整体*/
	.home #wrapper .revslider-initialised .ares.tp-bullets{
		top: 120% !important;
		opacity: 0.5 !important;
	}
	/*首页-Banner-三点图标*/
	.home #wrapper .revslider-initialised .ares .tp-bullet{
		width: 8px;
		height: 8px;
	}
	/*首页-Banner-箭头图标*/
	.home #wrapper .revslider-initialised .uranus.tparrows:before{
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 18px;
	}
	/*首页-Banner-箭头图标*/
	.home #wrapper .revslider-initialised .tp-rightarrow{
		opacity: 0.5 !important;
		left: 120% !important;
	}
	/*首页-Banner-箭头图标*/
	.home #wrapper .revslider-initialised .tp-leftarrow{
		opacity: 0.5 !important;
		left: -51px !important;
	}
	/*首页-Banner-布局*/
	.home #wrapper .wpb_revslider_element{
		margin-bottom: 0px;
	}
	/*首页-产品-文字板块1整体包括图片整体行布局*/
	.home #wrapper .home-products-rows1-css{
		margin-bottom: 35px;
	}
	/*首页-产品-文字板块2按钮*/
	.home #wrapper .home-products-img-bg-css2 .sh-button-container a{
		width: 157px;
		font-size: 14px;
	}
	/*首页-标题文字*/
	.home #wrapper .home-news-h-css .sh-heading .sh-heading-content{
		font-size: 28px;
	}
}	
@media only screen and (max-width: 400px){
	/*首页-Banner-箭头图标*/
	.home #wrapper #rev_slider_3_1_wrapper .tp-rightarrow{
		left: 122% !important;
	}
}