@charset "utf-8";


body{
	min-width:1200px;
}

.ng-pages{
	position:relative;
	margin:20px 0px 20px;
	text-align:right;
}
.ng-pages .pagination{
	margin:0px auto;
}
.ng-pages a,
.ng-pages span{
	border:1px solid #d6d6d6;
	display:inline-block;
	padding:0px 8px; border-radius:2px;
	font-size:13px; margin:0px 3px;
	height:32px; vertical-align:middle;
	line-height:30px; color:#A7A7A7;
	min-width:18px; text-align:center;
	-webkit-transition:all .2s ease 0s;
	-moz-transition:all .2s ease 0s;
	-o-transition:all .2s ease 0s;
	transition:all .2s ease 0s;
}
.ng-pages a:hover,
.ng-pages span.ad-this{
	border:1px solid #db281e;
	/*background-color:#db281e;*/
	color:#fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fd483d), to(#d40303));
	background-image: -webkit-linear-gradient(top, #fd483d, #d40303);
	background-image: -moz-linear-gradient(top, #fd483d, #d40303);
	background-image: -ms-linear-gradient(top, #fd483d, #d40303);
	background-image: -o-linear-gradient(top, #fd483d, #d40303);
	background-image: linear-gradient(to bottom, #fd483d, #d40303);
}

/* page */




.io-head{
	position:relative;
	z-index:200;
}
.io-head .v-logo{
	position:relative;
	height:100px;
	display:block;
}
.io-head .v-logo img{
	height:100px; display:block;
}
.io-head .v-logo-tin{
	padding-left:30px;
}
.io-head .v-logo-tin h3{
	font-size:23px;
	color:#DA2823;
	height:34px; line-height:34px;
	margin-top:18px;
}
.io-head .v-logo-tin h4{
	font-size:16px;
	color:#4A4A4A;
	height:24px; line-height:24px;
	margin-top:5px;
}
.io-head .v-hot-ico{
	width:68px; height:68px; display:block;
	background-image:url(../img/ikhot.jpg);
	background-repeat:no-repeat;
	position:relative; top:16px;
}
.io-head .v-hot-tin{
	padding-left:14px;
	position:relative;
}
.io-head .v-hot-tin h4{
	font-size:15px;
	color:#646464;
	height:24px; line-height:24px;
	margin-top:20px;
}
.io-head .v-hot-tin h3{
	font-size:23px;
	color:#DA2823;
	height:26px; line-height:26px;
	margin-top:4px;
	font-weight:600;
	font-style:italic;
}
.io-head .v-nav{
	position:relative;
	height:50px;
	background-image:url(../img/nbg1.jpg);
	background-size:auto 100%;
	background-repeat:repeat-x;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#fd483d), to(#a94442));
    background-image: -webkit-linear-gradient(top, #fd483d, #a94442);
    background-image: -moz-linear-gradient(top, #fd483d, #a94442);
    background-image: -ms-linear-gradient(top, #fd483d, #a94442);
    background-image: -o-linear-gradient(top, #fd483d, #a94442);
    background-image: linear-gradient(to bottom, #fd483d, #a94442);*/
}
.io-head .v-nav .navitem{
	float:left;
	height:50px;
	color:#fff;
	margin:0px 26px 0px 4px;
}
.io-head .v-nav .nav-a{
	height:50px; overflow:hidden;
	font-size:15px; color:#fff;
	display:block; padding:0px 10px;
	font-weight:300;
}
.io-head .v-nav .nav-a{
	text-decoration:none !important;
}
.io-head .v-nav .ke-in{
	position:relative;
	top:14px; padding:0px 8px;
}
.io-head .v-nav .ke-in-tit{
	position:relative; z-index:4;
}
.io-head .v-nav .ke-in-bg{
	position:absolute;
	top:60px; left:0px;
	margin-top:0px; right:0px;
	width:100%; height:28px;
	background-color:#045FA5;
	border-radius:2px;
	-webkit-transition:all .6s ease 0s;
	-moz-transition:all .6s ease 0s;
	-o-transition:all .6s ease 0s;
	transition:all .6s ease 0s;
}
.io-head .v-nav .nav-a.on .ke-in-bg,
.io-head .v-nav .nav-a:hover .ke-in-bg{
	top:-3px;
}






.egg-inads{
	width:100%;
	position:relative;
}
.egg-inads .v-k{
	position:relative;
	overflow:hidden;
    display:block;
    background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:cover;
	width:100%;
	height:490px;
}
.egg-inads.owl-theme .owl-controls{
	position:static;
	width:100%;
	margin-top:0px; margin-bottom:0px;
}

.egg-inads.owl-theme .owl-controls .owl-pagination{
	position:absolute; bottom:0px; left:0px; width:100%;
}
.egg-inads.owl-theme .owl-controls .owl-page{
	border:1px solid transparent;
	margin:3px 4px 10px;
}
.egg-inads.owl-theme .owl-controls .owl-page.active{
	border:1px solid #EB3D00;
}
.egg-inads.owl-theme .owl-controls .owl-page span{
	background-color:#007FEA;
    width:6px; height:6px;
	border-radius:0px;
	margin:4px;
}
.egg-inads.owl-theme .owl-controls .owl-page.active span{
	background-color:#EB3D00;
}

.egg-inads.owl-theme .owl-controls .owl-buttons{
	position:absolute;
	top:50%; left:0px;
	width:100%; height:0px;
	margin-top:0px;
}
.egg-inads.owl-theme .owl-controls .owl-buttons .owl-prev,
.egg-inads.owl-theme .owl-controls .owl-buttons .owl-next{
	display:block; padding:0px; width:40px; height:60px; font-size:42px; text-align:center; 
	position:absolute; top:50%; margin-top:-30px; background-color:transparent;
	color:#959595;
}
.egg-inads.owl-theme .owl-controls .owl-buttons .owl-prev{
	left:0px;
}
.egg-inads.owl-theme .owl-controls .owl-buttons .owl-next{
	right:0px;
}







.vioe-body{
	min-height:calc(100vh - 150px);
	position:relative;
}





.egg-seek{
	position:relative;
	background-color:#fff;
	padding:13px 0px;
}
.egg-seek .v-hot{
	position:relative;
	height:34px; line-height:34px;
	font-size:14px;
}
.egg-seek .v-hot .v-hot-he{
	font-weight:600;
	color:#EC1E11;
	font-size:15px;
}
.egg-seek .v-hot .v-hot-link{
	cursor:pointer;
	color:#363636;
	font-size:14px;
	margin-right:10px;
	padding:0px 2px;
	position:relative;
}

.egg-seek .v-hot .v-hot-link::after{
	content: "";
	display: block;
	width:0;height:1px;
	background-color: #d4d4d4;
	position: absolute;
	bottom:-4px; left:0px;
	opacity: 0;transition: all 0.6s ease 0s;
}
.egg-seek .v-hot .v-hot-link:hover::after{
	width: 100%;opacity: 1;
}		

.egg-seek .v-sek{
	position:relative;
}
.egg-seek .v-sek-box{
	position:relative;
	padding:0px 60px 0px 0px;
}
.egg-seek .v-sek-input{
	border-style:solid;
	border-width:1px 0px 1px 1px;
	border-color:#D2D2D2;
	padding:0px 10px 0px 40px;
	background-color:#F3F3F3;
}
.egg-seek .v-sek-ico{
	width:24px; height:24px;
	position:absolute;
	top:50%; margin-top:-12px;
	left:10px; text-align:center;
	font-size:17px;
	color:#8E8E8E;
	display:block;
}
.egg-seek .v-sek-int{
	height:30px; display:block;
	border:0px; outline:0px;
	background-color:#F3F3F3;
	color:#666666;
	width:100%; padding:0px;
	appearance:none;
}
.egg-seek .v-sek-sub{
	width:60px;
	height:32px;
	/*background-color:#DB291E;*/
	font-size:14px;
	color:#fff;
	border:0px;
	position:absolute;
	top:0px; right:0px;
	background-color: #fe635b;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#fd483d), to(#d40303));
	background-image: -webkit-linear-gradient(top, #fd483d, #d40303);
	background-image: -moz-linear-gradient(top, #fd483d, #d40303);
	background-image: -ms-linear-gradient(top, #fd483d, #d40303);
	background-image: -o-linear-gradient(top, #fd483d, #d40303);
	background-image: linear-gradient(to bottom, #fd483d, #d40303);*/
}
.egg-seek .v-sek-sub:hover{
	background-color:#C4241A;
}




.bg-gray{
	background-color:#F8F8F8;
}




.egg-prons{
	position:relative;
	/*background-color:#E6271B;
	background-position:0px 50%;
	background-size:auto 100%;
	background-repeat:repeat-x;
	background-image:url(../img/mvos.jpg);*/
	border-radius:4px;
	overflow:hidden;
	padding:0px 10px 10px 10px;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#fd483d), to(#a94442));
    background-image: -webkit-linear-gradient(top, #fd483d, #a94442);
    background-image: -moz-linear-gradient(top, #fd483d, #a94442);
    background-image: -ms-linear-gradient(top, #fd483d, #a94442);
    background-image: -o-linear-gradient(top, #fd483d, #a94442);
    background-image: linear-gradient(to bottom, #fd483d, #a94442);*/
    background-position:0px 50%;
	background-size:auto 100%;
	background-repeat:repeat-x;
	background-image:url(../img/nbg1.jpg);
}
.egg-prons .pe-the{
	position:relative;
	padding:8px 0px;
	color:#fff;
}
.egg-prons .pe-the-cn{
	font-size:22px;
	text-align:center;
	height:30px; line-height:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin:4px 0px;
}
.egg-prons .pe-the-en{
	font-size:16px;
	text-align:center;
	height:22px; line-height:22px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-transform:uppercase;
	margin:4px 0px;
}
.egg-prons .pe-sell{
	background-color:#fff;
	position:relative;
	overflow:hidden;
	padding:16px 6px 16px 12px;
}
.egg-prons .pe-sell>ul{
	overflow-x:hidden;
	overflow-y:auto;
	height:812px;
	position:relative;
	padding-right:6px;
}

/*滚动条*/
.egg-prons .pe-sell>ul::-webkit-scrollbar/*整体部分*/
{
    width: 8px;
    height:10px;
}
.egg-prons .pe-sell>ul::-webkit-scrollbar-track/*滑动轨道*/
{
    border-radius: 0px;
    background: rgba(219,219,219,1);
    border-left:none;
}
.egg-prons .pe-sell>ul::-webkit-scrollbar-thumb/*滑块*/
{
    border:none;
    border-radius:0px;
    background: rgba(162,162,162,1);
}
.egg-prons .pe-sell>ul::-webkit-scrollbar-thumb:hover/*滑块效果*/
{
    border-radius: 0px;
    background:rgba(147,147,147,1);
}



.egg-prons .pe-sell>ul>li{
	margin-bottom:16px;
}
.egg-prons .pe-sekk-one{
	position:relative;
	/*background-color:#DB291E;*/
	display:block;
	padding:8px 32px 8px 8px;
	border-radius:4px;
	overflow:hidden;
	-webkit-transition:all .3s ease 0s;
	-moz-transition:all .3s ease 0s;
	-o-transition:all .3s ease 0s;
	transition:all .3s ease 0s;
	background-image:url(../img/nbg1.jpg);
	background-size:auto 100%;
	background-repeat:repeat-x;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#fd483d), to(#d40303));
	background-image: -webkit-linear-gradient(top, #fd483d, #d40303);
	background-image: -moz-linear-gradient(top, #fd483d, #d40303);
	background-image: -ms-linear-gradient(top, #fd483d, #d40303);
	background-image: -o-linear-gradient(top, #fd483d, #d40303);
	background-image: linear-gradient(to bottom, #fd483d, #d40303);*/
}
.egg-prons .pe-sekk-one a{
	color: #fff;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.egg-prons .pe-sekk-one:hover{
	/*background-color:#BF211A;*/
	background-image:#BF211A;
}
.egg-prons .pe-sekk-one>p{
	position:relative;
	height:24px; line-height:24px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:15px;
	color:#fff;
}
.egg-prons .pe-sekk-one>span{
	width:24px; height:20px;
	text-align:center; line-height:20px;
	position:absolute;
	right:4px; top:50%; margin-top:-10px;
	font-size:18px; color:#fff;
	cursor: pointer;
}
.egg-prons .pe-chos{
	position:relative;
	padding:4px 4px 0px 8px;
	display: none;
}
.egg-prons .pe-chos li{
	position:relative; left:0px;
	margin:10px 0px 0px;
	line-height:24px;
	font-size:14px;
	padding:0px 0px 0px 14px;
	-webkit-transition:all .3s ease 0s;
	-moz-transition:all .3s ease 0s;
	-o-transition:all .3s ease 0s;
	transition:all .3s ease 0s;
}
.egg-prons .pe-chos li>span{
	width:8px; height:1px;
	background-color:#666666;
	position:absolute;
	display:block;
	top:11px; left:0px;
}
.egg-prons .pe-chos li>a{
	color:#747474;
	-webkit-transition:all .3s ease 0s;
	-moz-transition:all .3s ease 0s;
	-o-transition:all .3s ease 0s;
	transition:all .3s ease 0s;
}

.egg-prons .pe-chos li:hover{
	left:12px;
}
.egg-prons .pe-chos li:hover>a{
	color:#DB291E;
}

.egg-prons .pe-sell-active .pe-chos{
	display: block;
}
.egg-prons .pe-sell-active .pe-sell-sub>span{
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	/* IE 9 */
	-moz-transform:rotate(90deg); 	/* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg); 	/* Opera */
}
.egg-prons .pe-sell-active .pe-sekk-one{
	background: #045FA5;
}
.product-box .egg-prons .pe-sell>ul{
	height: auto;
}

.egg-prons .pe-chos li.pe-sell-sub-active>a{
	color: #dc2f25;
}
.egg-prons .pe-chos li.pe-sell-sub-active>span{
	background-color: #dc2f25;
}

.egg-reco{
	position:relative;
}

.egg-reco .pe-the{
	position:relative;
	padding:8px 0px;
	color:#fff;
	/*background-color:#E6271B;*/
	background-position:0px 50%;
	background-size:auto 100%;
	background-repeat:repeat-x;
	/*background-image:url(../img/mvth.jpg);*/
	background-image:url(../img/nbg1.jpg);
}
.egg-reco .pe-the-cn{
	font-size:22px;
	text-align:center;
	height:30px; line-height:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin:4px 0px;
}
.egg-reco .pe-the-en{
	font-size:16px;
	text-align:center;
	height:22px; line-height:22px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-transform:uppercase;
	margin:4px 0px;
}

.egg-reco .pe-relist{
	padding-left:50px;
	padding-right:50px;
	position:relative;
	height:312px;
	overflow:hidden;
}
.egg-reco .pe-relist-swiper{
	position:relative;
}


.egg-reco .pe-relist .rele-box{
	display:block;
	position:relative;
}
.egg-reco .pe-relist .rele-thumb{
	width:100%; height:0px;
	padding-bottom:69%;
	position:relative;
	overflow:hidden;
}
.egg-reco .pe-relist .rele-thumb-in{
	width:100%; height:100%;
	position:absolute;
	top:0px; left:0px;
	overflow:hidden;
}
.egg-reco .pe-relist .rele-thumb-in img{
	width:100%; display:block;
	-webkit-transition:all .2s ease 0s;
	-moz-transition:all .2s ease 0s;
	-o-transition:all .2s ease 0s;
	transition:all .2s ease 0s;
}
.egg-reco .pe-relist .rele-box:hover .rele-thumb-in img{
	transform:scale(1.1,1.1);
}

.egg-reco .pe-relist .rele-tit{
	background-color:#3B3B3B;
	color:#fff; font-size:15px;
	text-align:center;
	padding:0px 12px;
	display:block;
	height:46px; line-height:46px;
	font-weight:300;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.egg-reco .pe-relist .rele-the{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:14px;
	margin-bottom:14px;
	position:relative;
	overflow:hidden;
	font-size:22px;
	color:#DB2E25;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.egg-reco .pe-relist .rele-the a{
	color:#DB2E25;
}
.egg-reco .pe-relist .rele-tis{
	font-size:15px;
	color:#000;
	font-weight:600;
	line-height:24px;
	margin:4px 0px;
}
.egg-reco .pe-relist .rele-tis>span{
	color:#DB291E; padding-right:4px;
}
.egg-reco .pe-relist .rele-text{
	line-height:24px;
	font-size:13px;
	color:#666666;
	position:relative;
}
.egg-reco .pe-relist .rele-text-5{
	height:120px;
}
.egg-reco .pe-relist .rele-text-3{
	height:72px;
}

.egg-reco .pe-relist .pe-relist-btn{
	position:absolute;
	width:100%; top:50%; left:0px;
}
.egg-reco .pe-relist .les-btn{
	position:absolute; display:block;
	top:50%; margin-top:-37px;
	height:74px; width:30px;
	text-align:center; background-color:rgba(0,0,0,.4);
	color:#fff; font-size:42px;
	-webkit-transition:all .2s ease 0s;
	-moz-transition:all .2s ease 0s;
	-o-transition:all .2s ease 0s;
	transition:all .2s ease 0s;
	cursor: pointer;
}
.egg-reco .pe-relist .les-btn:hover{
	background-color:rgba(0,0,0,.6);
}
.egg-reco .pe-relist .les-btn:active{
	margin-top:-34px;
}
.egg-reco .pe-relist .les-btn i{
	position:relative; top:6px;
}
.egg-reco .pe-relist .les-left{
	left:0px;
}
.egg-reco .pe-relist .les-right{
	right:0px;
}

.egg-reco .pe-nelist{
	position:relative;
}
.egg-reco .pe-nelist-the{
	position:relative;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:18px;
	margin-bottom:22px;
	padding-right:60px;
}
.egg-reco .pe-nelist-h2{
	font-size:22px;
	color:#363636;
	position:relative;
	line-height:28px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.egg-reco .pe-nelist-more{
	line-height:32px; height:28px;
	position:absolute;
	top:0px; right:0px;
	font-size:14px;
	color:#666666;
	-webkit-transition:all .2s ease 0s;
	-moz-transition:all .2s ease 0s;
	-o-transition:all .2s ease 0s;
	transition:all .2s ease 0s;
}
.egg-reco .pe-nelist-more:hover{
	color:#F21F14;
}
.egg-reco .pe-nelist-ic{
	width:34px; height:3px;
	background-color:#DB291E;
	position:absolute;
	top:100%; left:0px;
	display:block;
	margin-top:-2px;
}

.egg-reco .pe-nelist-row{
	margin-left:-10px;
	margin-right:-10px;
}
.egg-reco .pe-nelist-col{
	padding-left:10px;
	padding-right:10px;
}
.egg-reco .pe-nelist-link{
	width:100%; height:0px; display:block;
	position:relative; padding-bottom:69%;
	margin:0px 0px 20px;
}
.egg-reco .pe-nelist-img{
	width:100%; height:100%;
	position:absolute; top:0px; left:0px;
	overflow:hidden; z-index:2;
}
.egg-reco .pe-nelist-img img{
	width:100%; display:block;
	-webkit-transition:all .2s ease 0s;
	-moz-transition:all .2s ease 0s;
	-o-transition:all .2s ease 0s;
	transition:all .2s ease 0s;
}
.egg-reco .pe-nelist-link:hover .pe-nelist-img img{
	transform:scale(1.1,1.1);
}


.egg-reco .pe-nelist-tit{
	background-color:rgba(0,0,0,.4);
	position:absolute;
	bottom:0px; left:0px; right:0px;
	padding:0px 10px; z-index:4;
}
.egg-reco .pe-nelist-tit p{
	overflow:hidden;
	display:block;
	width:100%;
	text-align:center;
	height:40px; line-height:40px;
	font-size:14px; color:#fff;
	text-overflow:ellipsis;
	white-space:nowrap;
}




.egg-an-abs{
	position:relative;
}
.egg-an-abs img{
	width:100%; display:block;
}

.egg-an-the{
	position:relative;
	padding:16px 0px 0px;
	text-align:center;
}
.egg-an-the .at-box{
	border:1px solid #999999;
	z-index:1; position:absolute;
	width:340px; height:36px;
	left:50%; margin-left:-170px;
	top:0px; border-radius:2px;
}
.egg-an-the .at-tit{
	text-align:center;
	position:relative;
}
.egg-an-the .at-tit>span{
	background-color:#fff;
	position:relative;
	padding:4px 12px;
	display:inline-block;
	z-index:4; font-size:28px;
	line-height:30px;
}
.egg-an-the .at-text{
	font-size:17px;
	color:#666666;
	position:relative;
	margin:10px 0px;
	line-height:26px;
}
.egg-an-the .at-wire{
	width:138px; height:2px;
	background-color:#DB2E25;
	display:block;
	margin:20px auto 0px;
	position:relative;
}




.egg-an-cify{
	position:relative;
}
.egg-an-cify .at-link{
	display:block;
}
.egg-an-cify .at-thumb{
	width:100%; height:0px; padding-bottom:63%;
	position:relative; overflow:hidden;
}
.egg-an-cify .at-thumb-in{
	width:100%; height:100%; position:absolute;
	top:0px; left:0px; overflow:hidden;
}
.egg-an-cify .at-thumb-in img{
	width:100%;
	display:block;
	transition:all 0.6s;
}
.egg-an-cify .at-thumb-tit{
	text-align:center;
	position:relative;
	font-size:16px;
	color:#363636;
	height:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin:10px 0px;
	line-height:30px;
}





.abo-card{
	/*height:440px;*/
	height: 450px;
	padding-bottom: 30px;
	position:relative;
	overflow: hidden;
	margin: 0 auto;
}
.abo-card .roundabout-moveable-item{
	width:660px; height:400px;
	background-color:rgba(0,0,0,0.2);
}
/* .abo-card .op-btns{
	width:100%; height:0px;
	position:absolute;
	top:40%; left:0px;
}
.abo-card .op-btns .op-btns-prev,
.abo-card .op-btns .op-btns-next{
	width:40px; height:60px;
	position:absolute;
	top:50%; margin-top:-30px;
	cursor:pointer;
    font-size:50px;
	text-align:center;
	color:#fff;
	line-height:60px;
}
.abo-card .op-btns .op-btns-prev:active,
.abo-card .op-btns .op-btns-next:active{
	margin-top:-28px;
}
.abo-card .op-btns .op-btns-prev{
	left:0px;
}
.abo-card .op-btns .op-btns-next{
	right:0px;
} */
#gla_box{
	width: 800px;
	margin: auto;
	height:440px;
	position:relative;
	top:220px;
}
.gla_inbox{
	overflow: hidden;
	position: relative;
	width:100%; height:100%;
}
.gla_inbox .gla-bg{
	display:block;
	z-index:2;
	position:absolute;
	width:100%; height:100%;
	top:0px; left:0px;
	overflow:hidden;
}
.gla_inbox .gla-bg img{
	width:100%; display:block;
}
.gla_inbox .gla-mais{
	position:absolute;
	bottom:0px; left:0px;
	background-color:rgba(0,0,0,.6);
	color:#fff;
	padding-left:14px;
	padding-right:14px;
	padding-top: 12px;
	padding-bottom: 12px;
	z-index:12;
	display: none;
}
.gla_inbox .gla-mais .gla-mais-tit{
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.gla_inbox .gla-mais .gla-mais-text{
	font-size: 14px;
	color: #fff;
	height: 48px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.roundabout-in-focus .gla_inbox .gla-mais{
	display: block;
}
/* .gla_inbox p{
	text-indent: 1em;
	font-size: 14px;
	width: 100%;
	color: #fff;
	line-height: 30px;
    padding-top:10px;
	text-align:center;
	text-transform:capitalize;
	opacity:0;
	-webkit-transition:all .2s ease 0s;
	-moz-transition:all .2s ease 0s;
	-o-transition:all .2s ease 0s;
	transition:all .2s ease 0s;
}

#gla_box .roundabout-moveable-item.roundabout-in-focus p{
	opacity:1;
} */

.abo-card-bg{
	position: absolute;
	left: 50%;
	bottom: 0px;
	margin-left: -255px;
}
.abo-card-bg img{
	width: 510px;
	height: 63px;
}
.indexpic{
	position: relative;
}
.indexpic img{
	width: 100%;
}

.indexPos2{
	min-width: 1200px;
	width: 100%;
	height: 458px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
}
.indexPos2-box{
	padding-top: 26px;
}
.indexPos2-tit-cn{
	text-align: center;
	font-size: 36px;
	font-weight: 600;
	/*color: #dc2f25;*/
	color: #fe635b;
}
.indexPos2-tit-en{
	margin-top: 4px;
	text-align: center;
	font-size: 18px;
	color: #999;
	text-transform: uppercase;
}
.indexPos2-list{
	margin-top: 50px;
}
.indexPos2-list>li{
	float: left;
	width: 590px;
	height: 243px;
	background: #fff;
	margin-right: 20px;
}
.indexPos2-list>li:nth-child(2n){
	margin-right: 0px;
}
.indexPos2-item{
	width: 100%;
	height: 100%;
	padding: 20px;
}
.indexPos2-item-pic{
	float: left;
	width: 182px;
	height: 206px;
	overflow: hidden;
}
.indexPos2-item-pic img{
	width: 182px;
	height: 206px;
	transition:all 0.6s;
}
.indexPos2-item-info{
	float: right;
	width: 338px;
	height: 206px;
}
.indexPos2-item-title{
	font-size: 18px;
	color: #dc2f25;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.indexPos2-item-desc{
	margin-top: 12px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	height: 72px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.indexPos2-item-link{
	margin-top: 60px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	width: 105px;
	line-height: 30px;
	/*background: #dc2f25;*/
	display: block;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#fd483d), to(#d40303));
	background-image: -webkit-linear-gradient(top, #fd483d, #d40303);
	background-image: -moz-linear-gradient(top, #fd483d, #d40303);
	background-image: -ms-linear-gradient(top, #fd483d, #d40303);
	background-image: -o-linear-gradient(top, #fd483d, #d40303);
	background-image: linear-gradient(to bottom, #fd483d, #d40303);*/
	background: #fe635b;
}
.indexPos2-item:hover .indexPos2-item-pic img{
	transform:scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.indexPos2-item:hover .indexPos2-item-link{
	color: #fff;
	background: #045FA5;
}
.indexPos1-title{
	text-align: center;
	color: #333333;
	font-size: 24px;
}
.indexPos1-title span{
	display: inline-block;
	position: relative;
}
.indexPos1-title span::before{
	content: "";
	display: block;
	position: absolute;
	background-image: url(../img/icon.jpg);
	width: 159px;
	height: 17px;
	background-size: 100% 100%;
	top: 50%;
	margin-top: -8px;
	left: -175px;
}
.indexPos1-title span::after{
	content: "";
	display: block;
	position: absolute;
	background-image: url(../img/icon.jpg);
	width: 159px;
	height: 17px;
	background-size: 100% 100%;
	top: 50%;
	margin-top: -8px;
	right: -175px;
}
.indexPos1-tit-cn{
	text-align: center;
	font-size: 36px;
	font-weight: 600;
	/*color: #c9000a;*/
	color: #fe635b;
}
.indexPos1-box{
	padding-top: 30px;
	padding-bottom: 60px;
}
.indexPos2-form{
	margin-top: 25px;
}
.indexPos2-form-topitem{
	float: left;
	width: 370px;
	height: 40px;
	margin-right: 45px;
	border: 1px solid #cccccc;
}
.indexPos2-form-topitem:nth-child(3n){
	margin-right: 0px;
}
.indexPos2-form-topitem-title{
	float: left;
	font-size: 14px;
	width: 60px;
	text-align: center;
	line-height: 38px;
	color: #666666;
	position: relative;
}
.indexPos2-form-topitem-title::after{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0px;
	width: 1px;
	height: 26px;
	background: #cccccc;
	margin-top: -13px;
}
.indexPos2-form-topitem input{
	float: left;
	width: 308px;
	border-width: 0px;
	line-height: 38px;
	padding-left: 8px;
	padding-right: 8px;
	color: #666666;
}
.indexPos2-form-top{
	margin-bottom: 20px;
}
.indexPos2-form-botitem{
	float: left;
	width: 785px;
	height: 40px;
	margin-right: 45px;
	border: 1px solid #cccccc;
}
.indexPos2-form-botitem-title{
	float: left;
	font-size: 14px;
	width: 86px;
	text-align: center;
	line-height: 38px;
	color: #666666;
	position: relative;
}
.indexPos2-form-botitem-title::after{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0px;
	width: 1px;
	height: 26px;
	background: #cccccc;
	margin-top: -13px;
}
.indexPos2-form-botitem input{
	float: left;
	width: 697px;
	border-width: 0px;
	line-height: 38px;
	padding-left: 8px;
	padding-right: 8px;
	color: #666666;
}
.indexPos2-form-code{
	float: left;
	width: 169px;
	height: 40px;
	margin-right: 34px;
	/*border: 1px solid #cccccc;*/
}
.indexPos2-form-code-title{
	float: left;
	font-size: 14px;
	width: 61px;
	text-align: center;
	line-height: 38px;
	color: #666666;
	position: relative;
}
.indexPos2-form-code-title::after{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0px;
	width: 1px;
	height: 26px;
	background: #cccccc;
	margin-top: -13px;
}
.indexPos2-form-code input{
	/*float: left;
	width: 106px;
	border-width: 0px;
	line-height: 38px;
	padding-left: 8px;
	padding-right: 8px;
	color: #666666;*/

	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	/*background: #db281e;*/
	border: 0px;
	border-radius: 6px;
	overflow: hidden;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fd483d), to(#d40303));
	background-image: -webkit-linear-gradient(top, #fd483d, #d40303);
	background-image: -moz-linear-gradient(top, #fd483d, #d40303);
	background-image: -ms-linear-gradient(top, #fd483d, #d40303);
	background-image: -o-linear-gradient(top, #fd483d, #d40303);
	background-image: linear-gradient(to bottom, #fd483d, #d40303);
}
.indexPos2-captcha-img{
	float: right;
	width: 165px;
	height: 40px;
}
.indexPos3-box{
	padding-top: 30px;
	padding-bottom: 10px;
}
.indexPos3-left{
	float: left;
	width: 830px;
}
.indexPos-tit{
	font-size: 30px;
	font-weight: 600;
	color: #333333;
	position: relative;
}
.indexPos-tit-link{
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 14px;
	color: #666;
	line-height: 42px;
}
.indexPos-line{
	background: #cccccc;
	width: 100%;
	height: 1px;
	margin-top: 10px;
	position: relative;
}
.indexPos-line::after{
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	top: -2px;
	width: 52px;
	height: 3px;
	background: #dc2f25;
}
.indexPos3-leftbox-pic{
	float: left;
	width: 463px;
	height: 305px;
	overflow:hidden;
}
.indexPos3-leftbox-pic img{
	width: 463px;
	height: 305px;
	transition:all 0.6s;
}
.indexPos3-leftbox-info{
	float: right;
	width: 325px;
	height: 305px;
}
.indexPos3-leftbox-title{
	font-size: 18px;
	color: #333333;
	font-weight: 600;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.indexPos3-leftbox-desc{
	margin-top: 12px;
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;
}
.indexPos3-leftbox-link{
	margin-top: 40px;
	display: block;
	text-align: center;
	color: #fff;
	width: 105px;
	line-height: 30px;
	/*background: #dc2f25;*/
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#fd483d), to(#d40303));
	background-image: -webkit-linear-gradient(top, #fd483d, #d40303);
	background-image: -moz-linear-gradient(top, #fd483d, #d40303);
	background-image: -ms-linear-gradient(top, #fd483d, #d40303);
	background-image: -o-linear-gradient(top, #fd483d, #d40303);
	background-image: linear-gradient(to bottom, #fd483d, #d40303);*/
	background: #fe635b;
}
.indexPos3-leftbox{
	margin-top: 30px;
}
.indexPos3-leftbox-link:hover{
	color: #fff;
	background: #045FA5;
}
.indexPos3-leftbox-pic img:hover{
	transform:scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.indexPos3-right{
	float: right;
	width: 270px;
	margin-right: 15px;
}

.fo-honor{
	position:relative;
}
.fo-honor .fovs-tap{
	width:100%;
	height:0px;
	position:absolute;
	left:0px;
	top:42%;
}
.fo-honor .fovs-tap-ico{
	width:25px;
	display:block;
	position:absolute;
	top:50%;
	font-size:34px;
	color:#898989;
	cursor:pointer;
	text-align:center;
	z-index: 666;
}
.fo-honor .fovs-tap-left{
	left: -4px;
}
.fo-honor .fovs-tap-right{
	right: 5px;
}
.fo-honor .fovs-clist{
	overflow:hidden;
	position:relative;
	padding-left: 30px;
	padding-right: 30px;
}
.fo-honor .fovs-row{
	margin-left:-15px;
	margin-right:-15px;
}
.fo-honor .fovs-swiper{
	position:relative;
	overflow:hidden;
}
.fo-honor .fovs-padd{
	padding-left:15px;
	padding-right:15px;
}
.fo-honor .fovs-vdoc{
	position:relative;
	overflow:hidden;
	display:block;
}
.fo-honor .fovs-pice{
	position:relative;
	overflow:hidden;
	width: 100%;
}
.fo-honor .fovs-pice-be{
	position:relative;
	overflow:hidden;
}
.fo-honor .fovs-pice-beine{
	width:100%; height:100%;
}
.fo-honor .fovs-pice-beine img{
	width:100%;
	width: 210px;
	height: 276px;
	display:block;
}
.fo-honor .fovs-pice-lab{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:16;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:all .3s ease 0s;
   	-moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s;
    transition:all .3s ease 0s;
}
.fo-honor .fovs-vdoc:hover .fovs-pice-lab{
	opacity:1;
	filter:alpha(opacity=100);
}
.fo-honor .fovs-pice-lab-tit{
	position:relative;
	line-height:32px;
	font-size:18px;
	color:#fff;
	text-align:center;
	padding:0px 12px;
}
.fo-honor .fovs-tnte{
	position:relative;
	overflow:hidden;
	background-color:#fff;
	width: 100%;
}
.fo-honor .fovs-tnte-tit{
	overflow:hidden;
	position:relative;
	text-align:center;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size: 18px;
	color: #333333;
	margin-top: 10px;
}
#fo-honorswiper1{
	margin-top: 20px;
}
.indexPos4-box{
	padding-top: 25px;
	padding-bottom: 35px;
}

.fo-pro{
	position:relative;
}
.fo-pro .fovs-tap{
	width:100%;
	height:0px;
	position:absolute;
	left:0px;
	top:42%;
}
.fo-pro .fovs-tap-ico{
	width:40px;
	height: 40px;
	position:absolute;
	top:50%;
	cursor:pointer;
	text-align:center;
	z-index: 666;
}
.fo-pro .fovs-tap-ico img{
	width: 40px;
	height: 40px;
}
.fo-pro .fovs-tap-left{
	left: -49px;
}
.fo-pro .fovs-tap-right{
	right: -49px;
}
.fo-pro .fovs-clist{
	overflow:hidden;
	position:relative;
}
.fo-pro .fovs-row{
	margin-left:-15px;
	margin-right:-15px;
}
.fo-pro .fovs-swiper{
	position:relative;
	overflow:hidden;
}
.fo-pro .fovs-padd{
	padding-left:15px;
	padding-right:15px;
}
.fo-pro .fovs-vdoc{
	position:relative;
	overflow:hidden;
	display:block;
}
.fo-pro .fovs-pice{
	position:relative;
	overflow:hidden;
	width: 100%;
}
.fo-pro .fovs-pice-be{
	position:relative;
	overflow:hidden;
}
.fo-pro .fovs-pice-beine{
	width:100%;
	height:100%;
	overflow: hidden;
}
.fo-pro .fovs-pice-beine img{
	width:100%;
	display:block;
	transition:all 0.6s;
}
.fo-pro .fovs-pice-lab{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:16;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:all .3s ease 0s;
   	-moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s;
    transition:all .3s ease 0s;
}
.fo-pro .fovs-vdoc:hover .fovs-pice-lab{
	opacity:1;
	filter:alpha(opacity=100);
}
.fo-pro .fovs-pice-lab-tit{
	position:relative;
	line-height:32px;
	font-size:18px;
	color:#fff;
	text-align:center;
	padding:0px 12px;
}
.fo-pro .fovs-tnte{
	position:relative;
	overflow:hidden;
	background-color:#fff;
	width: 100%;
}
.fo-pro .fovs-tnte-tit{
	overflow:hidden;
	position:relative;
	text-align:center;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size: 18px;
	color: #333333;
	margin-top: 8px;
}
#fo-proswiper1{
	margin-top: 30px;
}

@media screen and (max-width: 1250px){
	.fo-pro .fovs-tap-left {
	    left: 15px;
	}
	.fo-pro .fovs-tap-right{
		right: 15px;
	}
}
.fo-pro .fovs-vdoc:hover .fovs-tnte-tit{
	color: #dc2f25;
}
.fo-pro .fovs-vdoc:hover .fovs-pice-beine img{
	transform:scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.indexPos5-box{
	padding-top: 30px;
	padding-bottom: 70px;
}
.indexPos5 .indexPos-line{
	background: transparent;
}
.indexPos5-left{
	float: left;
	width: 430px;
}
.indexPos5-leftitem{
	display: block;
	padding-left: 10px;
}
.indexPos5-leftitem-ask-left{
	float: left;
	width: 22px;
	height: 22px;
	color: #fff;
	text-align: center;
	background: #999999;
	line-height: 22px;
}
.indexPos5-leftitem-ask-right{
	float: right;
	font-size: 16px;
	color: #333;
	width: 383px;
	font-weight: 600;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.indexPos5-leftitem-ans{
	margin-top: 10px;
}
.indexPos5-leftitem-ans-left{
	float: left;
	width: 22px;
	height: 22px;
	color: #fff;
	text-align: center;
	/*background: #f00000;*/
	line-height: 22px;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#fd483d), to(#d40303));
	background-image: -webkit-linear-gradient(top, #fd483d, #d40303);
	background-image: -moz-linear-gradient(top, #fd483d, #d40303);
	background-image: -ms-linear-gradient(top, #fd483d, #d40303);
	background-image: -o-linear-gradient(top, #fd483d, #d40303);
	background-image: linear-gradient(to bottom, #fd483d, #d40303);*/
	background: #fe635b;
}
.indexPos5-leftitem-ans-right{
	float: right;
	line-height: 24px;
	font-size: 14px;
	color: #666666;
	width: 383px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.indexPos5-leftitem{
	padding-bottom: 15px;
	padding-top: 18px;
	border-bottom: 1px dashed #cdcdcd;
}
.indexPos5-right{
	float: right;
	width: 740px;
	height: 391px;
}


.tabs {
	padding-left: 10px;
	width: 100%;
	background: #e32b21;
	padding-top: 3px;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#fd483d), to(#d40303));
	background-image: -webkit-linear-gradient(top, #fd483d, #d40303);
	background-image:    -moz-linear-gradient(top, #fd483d, #d40303);
	background-image:     -ms-linear-gradient(top, #fd483d, #d40303);
	background-image:      -o-linear-gradient(top, #fd483d, #d40303);
	background-image:         linear-gradient(to bottom, #fd483d, #d40303);*/
	background-image:url(../img/nbg1.jpg);
	background-size:auto 100%;
	background-repeat:repeat-x;
}
.tabs a {
	display: block;
	float: left;
	width: 140px;
	color: #fff;
	text-align: center;
	background: transparent;
	line-height: 48px;
	font-size: 18px;
	text-decoration: none;
}
.tabs a.indexPos5-active {
	color: #dc2f25;
	background: #fff;
}
#indexPos5-swiper {
	height: 340px;
	width: 100%;
	background: #fff;
}
#indexPos5-swiper .swiper-slide {
	height: 340px;
	width: 100%;
	background: none;
}
.content-slide {
	padding: 20px;
}

.content-slide-left{
	float: left;
	width: 330px;
	height: 300px;
	cursor: pointer;
}
.content-slide-left-pic{
	overflow: hidden;
}
.content-slide-left-pic img{
	width: 330px;
	height: 190px;
	transition:all 0.6s;
}
.content-slide-left-title{
	margin-top: 10px;
}
.content-slide-left-tit{
	float: left;
	font-size: 14px;
	color: #fff;
	width: 45px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #dc2f25;
	background: #fe635b;
}
.content-slide-left-name{
	float: right;
	width: 275px;
	font-size: 16px;
	color: #333333;
	font-weight: 600;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.content-slide-left-desc{
	margin-top: 3px;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	height: 72px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.content-slide-left:hover .content-slide-left-pic img{
	transform:scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.content-slide-left:hover .content-slide-left-name{
	color: #dc2f25;
}
.content-slide-right{
	float: right;
	width: 345px;
	height: 300px;
}
.content-slide-right>li{
	margin-bottom: 19.6px;
}
.content-slide-right>li:last-child{
	margin-bottom: 0px;
}
.content-slide-right-item{
	display: block;
	width: 100%;
	font-size: 14px;
	color: #333;
	line-height: 26px;
	padding-left: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
}
.content-slide-right-item::after{
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	top: 50%;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	background: #646464;
}
.content-slide-right>li:hover .content-slide-right-item{
	color: #dc2f25;
}
.content-slide-right>li:hover .content-slide-right-item::after{
	background: #dc2f25;
}
.indexPos5-leftitem:hover .indexPos5-leftitem-ask-right{
	color: #dc2f25;
}
.indexPos5-leftitem:hover .indexPos5-leftitem-ans-right{
	color: #dc2f25;
}
.egg-an-cify .at-link:hover .at-thumb-tit{
	color: #dc2f25;
}
.indexPos-tit-link:hover{
	color: #dc2f25;
}
.egg-an-cify .at-link:hover .at-thumb-in img{
	transform:scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.footer{
	background: #212121;
}
.footer-links{
	padding-top: 15px;
	border-bottom: 1px solid #3f3f3f;
}
.footer-links-name{
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 26px;
	font-weight: 600;
	margin-right: 10px;
}
.footer-links>li{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.footer-links>li:last-child{
	margin-right: 0px;
}
.footer-links-item{
	font-size: 14px;
	color: #fff;
	line-height: 26px;
}
.footer-links-item:hover{
	color: #dc2f25;
}
.bot{
	padding-top: 14px;
	padding-bottom: 15px;
}
.bot-left{
	float: left;
	width: 350px;
}
.bot-logo img{
	max-width: 100%;
}
.bot-left-info{
	margin-top: 15px;
}
.bot-left-item{
	font-size: 14px;
	color: #f4f4f3;
}
.bot-mid{
	float: left;
	margin-left: 50px;
	width: 450px;
}
.bot-mid-item{
	font-size: 14px;
	color: #f4f4f3;
	line-height: 26px;
	margin-bottom: 6px;
}
.bot-mid-item:last-child{
	margin-bottom: 0px;
}
.bot-right{
	float: right;
}
.bot-right-item{
	width: 92px;
	float: left;
	margin-right: 35px;
}
.bot-right-item-pic img{
	width: 100%;
}
.bot-right-item-title{
	margin-top: 5px;
	text-align: center;
	font-size: 16px;
	color: #f4f4f3;
}
.bot-right-item:last-child{
	margin-right: 0px;
}

.banner{
	width: 100%;
	height: 500px;
	position: relative;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
}
.sea-bgcol .egg-seek{
	background: #f8f8f8;
}


/*================================================================================================*/

.product-box{
	padding-top: 12px;
	padding-bottom: 40px;
}

.menu-tel{
	margin-top: 20px;
	width: 100%;
	height: 200px;
	position: relative;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
}
.menu-tel-box{
	padding-left: 35px;
	padding-top: 45px;
}
.menu-tel-top{
	font-size: 14px;
	color: #fff;
	line-height: 36px;
	position: relative;
	padding-left: 30px;
}
.menu-tel-top i{
	color: #fff;
	font-size: 26px;
	display: block;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -13px;
}
.menu-tel-title{
	font-size: 24px;
	font-weight: 600;
	color: #fffefe;
	margin-top: 10px;
}
.menu-contact{
	width: 100%;
	border: 1px solid #cccccc;
	margin-top: 30px;
}
.menu-contact-title{
	background: #fff1f0;
	padding-left: 12px;
	padding-right: 12px;
	position: relative;
}
.menu-contact-tit{
	float: left;
	font-size: 18px;
	color: #db281e;
	font-weight: 600;
	line-height: 40px;
}
.menu-contact-titlink{
	float: right;
	font-size: 12px;
	color: #db281e;
	line-height: 40px;
}
.menu-contact-t{
	position: absolute;
	left: 90px;
	bottom: 8px;
	font-size: 12px;
	color: #db281e;
}
.menu-contact-box{
	padding-left: 9px;
	padding-top: 11px;
	padding-right: 9px;
	padding-bottom: 11px;
}
.menu-contact-pic img{
	width: 100%;
}
.menu-contact-info{
	margin-top: 6px;
}
.menu-contact-item{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}
.pos{
	color: #999999;
	font-size: 14px;
	border-bottom: 1px solid #cccccc;
}
.pos-home{
	float: left;
	color: #db281e;
	font-size: 28px;
}
.pos-dang{
	float: left;
	font-size: 14px;
	color: #999999;
	line-height: 40px;
}
.posgt{
	float: left;
	font-size: 14px;
	color: #999999;
	line-height: 40px;
}
.pos-item{
	float: left;
	font-size: 14px;
	color: #999999;
	line-height: 40px;
}
.pos-item:hover{
	color: #dc2f25;
}

/*===============================================================================*/
.pros-list{
	margin-top: 20px;
}
.vp-pin{
	margin-bottom: 25px;
}
.vp-link{
	display: block;
	width: 100%;
}
.vp-img{
	overflow: hidden;
	position: relative;
}
.vp-img .cos-album-mix{
	position: relative;
	overflow: hidden;
	height: 0px;
	padding-bottom: 100%;
	/*padding-bottom: 90%;*/
}
.vp-img .cos-album-mix-ini{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.vp-img .cos-album-mix-ini table{
	width: 100%;
	height: 100%;
	border: 0px;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
}
.vp-img .cos-album-mix-ini table tbody{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.vp-img .cos-album-mix-ini table tbody tr{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.vp-img .cos-album-mix-ini table tr td{
	width: 100%;
	height: 100%;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
}
.vp-img .cos-album-mix-ini table tr td img{
	max-width: 100%;
	max-height: 100%;
	transition:all 0.6s;
}
.vp-img img{
	/*width: 100%;*/
	/*transition:all 0.6s;*/
}
.vp-tit{
	margin-top: 16px;
	text-align: center;
	font-size: 16px;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.vp-link:hover .vp-tit{
	color: #dc2f25;
}
.vp-link:hover .vp-img img{
	transform:scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.indexPos-tit-en{
	position: absolute;
	top: 0px;
	top: 10px;
	line-height: 26px;
	text-transform: uppercase;
	left: 120px;
	font-size: 16px;
	color: #666666;
}
.posid-list .indexPos-tit{
	font-size: 24px;
	color: #db281e;
}
.posid-list .vp-row{
	margin-top: 20px;
}

.vp-thumb-in img{
	width: 100%;
}
.prodet-tit{
	font-size: 24px;
	line-height: 44px;
	color: #db2c24;
	border-bottom: 1px solid #cccccc;
}
.prodet-te-top{
	font-size: 16px;
	color: #333;
	font-weight: 600;
	padding-left: 25px;
	position: relative;
	line-height: 28px;
}
.prodet-te-top::before{
	content: "";
	display: block;
	top: 9px;
	left: 0px;
	position: absolute;
	width: 0;
	height: 0;
	border: 6px solid;
	border-color: #db281e transparent transparent transparent;
}
.prodet-te-desc{
	color: #666;
	font-size: 14px;
	line-height: 26px;
}
.prodet-te{
	margin-top: 8px;
}
.prodet-yong{
	margin-top: 35px;
}
.prodet-link{
	margin-top: 25px;
}
.prodet-link-qq{
	float: left;
	width: 235px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #db281e;
	border-radius: 6px;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	position: relative;
}
.prodet-link-qq-pic{
	position: absolute;
	color: #fff;
	top: 0px;
	left: 50px;
	font-size: 28px;
}
.prodet-link-tel{
	float: right;
	width: 235px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #045fa5;
	border-radius: 6px;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	position: relative;
	font-weight: 600;
}
.prodet-link-tel-pic{
	position: absolute;
	color: #fff;
	top: 0px;
	left: 33px;
	font-size: 28px;
}
.prodet-link-qq:hover{
	color: #fff;
}
.prodet-link-tel:hover{
	color: #fff;
}
.prodet-choose{
	background: #f7f7f7;
	padding-left: 3px;
	margin-top: 40px;
}
.prodet-choose>li{
	float: left;
}
.prodet-choose-item{
	min-width: 135px;
	line-height: 50px;
	font-size: 18px;
	color: #333333;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	height: 50px;
	cursor: pointer;
	position: relative;
}
.prodet-choose-item::after{
	content: "";
	display: block;
	bottom: -20px;
	left: 50%;
	position: absolute;
	width: 0;
	height: 0;
	border: 10px solid;
	border-color: transparent transparent transparent transparent;
	margin-left: -10px;
}
.prodet-choose-active .prodet-choose-item{
	background: #db281e;
	color: #fff;
}
.prodet-choose-active .prodet-choose-item::after{
	border-color: #db281e transparent transparent transparent;
}
.prodet-contents{
	margin-top: 25px;
}
.prodet-contents>li{
	display: none;
}
.prodet-contents>li.prodet-contents-active{
	display: block;
}
.prodet-contents img{
	max-width: 100%!important;
	height: auto!important;
}

/*======================================================================================*/

.mpage-box .posid-list{
	margin-top: 30px;
}
.mpage-box{
	padding-bottom: 30px;
	padding-top: 40px;
}

.mpage-content img{
	max-width: 100%!important;
	height: auto!important;
}

/*======================================================================================*/

.aboutpage-content{
	margin-top: 20px;
}
.aboutpage-content img{
	max-width: 100%!important;
	height: auto!important;
}

/*======================================================================================*/
.news-item{
	padding-bottom: 20px;
	padding-top: 30px;
}
.news-item-pic{
	float: left;
	width: 316px;
	height: 185px;
	overflow:hidden;
}
.news-item-pic img{
	width: 316px;
	height: 185px;
	transition:all 0.6s;
}
.news-item-info{
	float: right;
	width: 550px;
	height: 185px;
}
.news-item-title{
	font-size: 18px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 30px;
}
.news-item-tip{
	font-size: 14px;
	color: #999;
	margin-top: 5px;
}
.news-item-desc{
	font-size: 14px;
	color: #666666;
	margin-top: 20px;
	height: 80px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.news-item-link{
	font-size: 14px;
	color: #db281e;
	margin-top: 10px;
	display: block;
}
.news-item-link:hover{
	color: #db281e;
}
.news-list-box>li{
	border-bottom: 1px solid #cecece;
}
.news-item:hover .news-item-title{
	color: #db281e;
}
.news-item:hover .news-item-desc{
	color: #db281e;
}
.news-item:hover .news-item-pic img{
	transform:scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
/*=========================================================================================*/
.artde-box{
	margin-top: 30px;
}
.artde-title{
	text-align: center;
	color: #333;
	font-size: 18px;
}
.artde-tip{
	font-size: 14px;
	color: #999;
	margin-top: 15px;
	text-align: center;
}
.artde-content{
	margin-top: 25px;
	margin-bottom: 30px;
}
.artde-content img{
	max-width: 100%!important;
	height: auto!important;
}

/*=======================================================================================================*/

.contact-box{
	margin-top: 30px;
}
.contact-item-pic{
	float: left;
	color: #414141;
	font-size: 26px;
	font-weight: 600;
	width: 45px;
}
.contact-item-tit{
	float: left;
	font-size: 16px;
	color: #333;
	font-weight: 600;
	line-height: 37px;
}
.contact-item-name{
	float: left;
	font-size: 16px;
	color: #666;
	line-height: 37px;
	margin-left: 6px;
}
.contact-item-pic1{
	float: left;
	width: 45px;
}
.contact-item-pic1 img{
	width: 16px;
	height: 21px;
	margin-top: 8px;
	margin-left: 4px;
}
.contact-item{
	margin-bottom: 10px;
}
.contact-pics{
	margin-top: 20px;
}
.contact-pic-item{
	float: left;
	width: 110px;
	margin-left: 40px;
}
.contact-pic-img img{
	width: 100%;
}
.contact-pic-tit{
	text-align: center;
	font-size: 16px;
	color: #333333;
	margin-top: 6px;
}
.contact-map{
	height: 400px;
	margin-top: 25px;
}

/*=================================================================================================*/

.msg-box{
	margin-top: 30px;
}
.msg-tit-cn{
	text-align: center;
	font-size: 24px;
	color: #333333;
	margin-bottom: 6px;
}
.msg-tit-line{
	width: 50px;
	height: 2px;
	background: #db281e;
	margin: 0 auto;
}
.msg-tit-en{
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	color: #999;
	margin-top: 6px;
}
.msg-form{
	width: 635px;
	margin: 0 auto;
	margin-top: 35px;
}
.msg-item{
	margin-bottom: 20px;
}
.msg-item:last-child{
	margin-bottom: 0px;
}
.msg-item-tit{
	float: left;
	color: #666;
	width: 75px;
	line-height: 50px;
}
.msg-item-input{
	float: left;
	width: 560px;
}
.msg-item-input input{
	width: 100%;
	border: 1px solid #ededed;
	height: 50px;
	line-height: 48px;
	padding-left: 10px;
	padding-right: 10px;
}
.msg-item-input textarea{
	width: 100%;
	border: 1px solid #ededed;
	padding: 10px;
	resize: none;
	height: 190px;
}
.msg-item-submit{
	text-align: center;
}
.msg-item-submit input{
	width: 166px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	background: #db281e;
	border: 0px;
	border-radius: 6px;
	overflow: hidden;
}

.indexPos2-form-submit{
	margin-top: 20px;
	text-align: center;
}

.indexPos2-form-submit input{
	width: 130px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	background: #db281e;
	border: 0px;
	border-radius: 6px;
	overflow: hidden;
}
.msg-item-input img{
	float: left;
	width: 165px;
	height: 50px;
}
.msg-item-input #captcha{
	width: 180px;
	margin-left: 30px;
}



.index-solution-tel{
    position: absolute;
    right: 26px;
    bottom: 35px;
    font-weight: 600;
    font-size: 24px;
    /*color: #db2c24;*/
    color: #fe635b;
}


.promise-title{
    position: absolute;
    left: 56%;
    bottom: 20%;
    font-weight: 600;
    font-size: 30px;
    color: #db2c24;
    color: #fe635b;
}


/*=================================================================================================*/


.yb_conct{
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}

.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}

.yb_bar .yb_top {
    background: #0360a5 url(../img/i1.png) no-repeat;
    background-position: 10px 10px;
}

.yb_bar .yb_QQ {
    text-indent: 0;
    background: #0360a5 url(../img/i2.png) no-repeat;
    background-position: 10px 10px;
}
.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}
.yb_bar .yb_ercode {
    background: #0360a5 url(../img/i3.png) no-repeat;
    background-position: 10px 10px;
}
.hd_qr {
    padding: 0 29px 25px 29px;
}