@charset "utf-8";
/* CSS Document */

body,div,p,ul,ol,h1,h2,h3,h4,h5,h6,figure,figcaption{ padding:0; margin:0; }
body {
    font-family:microsoft yahei;
    font-size:14px;
    background: #ffffff;
    color: #333333;
    overflow-x: hidden;
	min-width: 1200px;
}
ul,ol{
    list-style: none;
}
a{
    text-decoration: none;
    border: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
}

/*Header Style*/
.PCheader
{
    width: 100%;
    min-width: 1200px;
    height: 80px;
    background: #000000;
	position: -webkit-sticky;
    position: fixed;
    top: 0;
	z-index: 1000;
}
.PCheader2
{
    width: 100%;
    min-width: 1200px;
    height: 95px;
	position: -webkit-sticky;
    position: fixed;
    top: 65px;
	z-index: 1000;
	display: none;
}
.PCtop
{
	clear: both;
    width: 1200px;
    height: 80px;
	margin: 0 auto;
}
.PClogo
{
    width: 310px;
    height: 60px;
    float: left;
    margin-top: 10px;
}
.logo-img
{
    display: block;
    height: 60px;
	float: left;
}
.brand-img
{
    display: block;
    height: 38px;
	margin-top: 10px;
	float: left;
}
.PCnav
{
    width: 600px;
    height: 50px;
    float: right;
    margin-top: 15px;
}
.PCnav ul{width:600px; height:50px; margin:0 auto;}
.PCnav ul li{width:140px; height:50px; line-height:50px; text-align:center;float:right; position:relative;}
.PCnav ul li a{width:100%; height:50px; line-height:50px;  font-size:18px; display:block;}
.PCnav ul li a:hover{color:#C85AFF;}
.PCnav ul li a p{width:100%; height:100%;}
.navhl
{
    color:#C85AFF;
    background: url("../images/line.jpg") bottom center no-repeat;
    background-size: 70% 2px;
}
.navcm
{
    color:#ffffff;
}
.uniq-list{
	clear: both;
    width: 1200px;
    height: 145px;
	margin: 0 auto;
}
.uniq-list ul{width:240px; height:145px; margin-top:15px; margin-right:180px; background-color: #eeeeee; float:right;}
.uniq-list ul li{width:220px; height:50px; line-height:50px; text-align:left; margin:15px 10px 15px 10px; position:relative; border-bottom: #aaaaaa solid 1px;}
.uniq-list ul li a{width:100%; height:50px; line-height:50px;  font-size:18px; color:#333333; display:block;}
.uniq-list ul li a:hover{color:#C85AFF;}
.uniq-list ul li a p{width:240px; height:100%; margin-left: 20px;}

/*Footer Style*/
.PCfooter
{
    width: 100%;
    min-width: 1200px;
    height: 300px;
    background: #000000;
}
.PCbottom
{
	clear: both;
    width: 1200px;
    height: 300px;
	margin: 0 auto;
}
.PCup
{
    width: 1200px;
    height: 220px;
	border-bottom: #aaaaaa 1px solid;
	color: #aaaaaa;
	overflow: hidden;
	font-size: 12px;
}
.PCdown
{
    width: 1200px;
    height: 80px;
}
.PCdown p
{
	margin-top: 15px;
	margin-left: 30px;
	width:300px; 
	height:50px;
	line-height: 50px;
	color: #aaaaaa;
	font-size: 12px;
}
.address
{
	margin: 40px 0px 10px 30px;
	width: 580px;
	height: 60px;
	line-height: 30px;
}
.address p
{
	margin: 0;
	width: 550px;
	height: 60px;
	line-height: 30px;
	float: right;
}
.phone
{
	margin: 10px 30px;
	width: 200px;
	height: 30px;
	line-height: 30px;
}
.contact-span
{
	margin: 0;
	width: 170px;
	height: 30px;
	line-height: 30px;
	float: right;
	display: block;
}
.email
{
	margin: 10px 30px;
	width: 200px;
	height: 30px;
	line-height: 30px;
}

/*Contact Style*/
.contact-banner
{
    width: 100%;
	min-width: 1200px;
    height: 25vw;
	min-height: 300px;
    margin-top: 80px;
    position: relative;
    clear: both;
	overflow: hidden;
	background-color: #333333;
	align-items: center;
	display:flex;
}
.contact-width
{
    width: 600px;
    height: 300px;
    margin: auto;
    position: relative;
	clear: both;
	overflow: hidden;
}
.con-brand
{
    width: 600px;
    height: 200px;
    margin: 0 auto;
    position: relative;
	overflow: hidden;
}
.con-uniqbar
{
    width: 600px;
    height: 150px;
    margin-top: 50px;
    position: relative;
	overflow: hidden;
}
.con-title
{
	margin: 0 auto;
	width: 600px;
	height: 50px;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
}
.con-title p
{
	margin: 0;
	width: 600px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
.contact-info
{
    width: 800px;
    height: 600px;
    margin: 0 auto;
    position: relative;
	overflow: hidden;
}
.con-company
{
	margin-top: 50px;
	margin-bottom: 50px;
	width: 600px;
	height: 50px;
	line-height: 50px;
	padding-left: 2px;
}
.company-name{
	height: 50px;
	line-height: 50px;
	text-align: left;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.con-info-title
{
	margin-top: 30px;
	width: 600px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dddddd;
}
.con-info-title p
{
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.con-info-text
{
	width: 600px;
	height: 30px;
	line-height: 30px;
}
.con-info-text p
{
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.con-info-addr
{
	width: 600px;
	height: 60px;
	line-height: 30px;
}
.con-info-addr p
{
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

/*Home Style*/
/*banner*/
.banner-size
{
    width: 100%;
	min-width: 1200px;
    height: 50vw;
	min-height: 600px;
    margin-top: 80px;
    position: relative;
    clear: both;
	overflow: hidden;
}
/*home title*/
.home-title
{
    clear: both;
    width: 1200px;
    text-align: center;
    color: #000000;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    margin: 60px auto;
    position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
.home-title .title1
{
    padding: 0 20px;
    background: #ffffff;
    z-index: 99;
	font-weight: bold;
}
.home-title .title2
{
    display: block;
    width: 280px;
    height: 2px;
    background: #000000;
    margin: -14px auto 0 auto;
}

/*home content*/
.color-white{background-color: #ffffff;}
.color-gray{background-color: #f6f6f6;}
.float-right{float: right;}
.float-left{float: left;}
.radius-right{border-radius: 0 10px 10px 0;}
.radius-left{border-radius: 10px 0 0 10px;}
.home-content
{
	width: 100%;
	margin: 0;
	position: relative;
	height: 420px;
	overflow: hidden;
}
.home-info
{
	margin: 60px auto;
	width: 800px;
	height: 300px;
	border-radius: 10px;

}
.home-info-img
{
	margin: 0;
	width: 400px;
	height: 300px;
	float: right;
}
.home-img-size
{
	width: 400px;
	height: 300px;
}
.home-info-text
{
	margin: 0 50px;
	height: 300px;
	width: 300px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.home-text-title
{
	margin-top: 30px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.home-text-normal
{
	margin: 0;
	height: 250px;
	width: 300px;
	line-height: 30px;
	text-align: justify;
}
/*uniqbar product*/
.prod-feature
{
    width: 100%;
	min-width: 1200px;
    height: 50vw;
	min-height: 600px;
    margin-top: 80px;
    position: relative;
    clear: both;
	overflow: hidden;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.uniqbar-FM20000{
	background-image: url(../images/uniqbar_FM20000.jpg);
}
.uniqbar-SUPERx7{
	background-image: url(../images/superx7_banner.jpg);
}
.prod-intro
{
    width: 100%;
	min-width: 1200px;
    height: 50vw;
	min-height: 600px;
    margin-top: 0;
    position: relative;
    clear: both;
	overflow: hidden;	
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.prod-intro-flavor
{
    width: 100%;
	min-width: 1200px;
    height: 64vw;
	min-height: 768px;
    margin-top: 0;
    position: relative;
    clear: both;
	overflow: hidden;	
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
/*uniqbar product FM20000*/
.full-screen{
	background-image: url(../images/full_screen.jpg);
}
.dual-mesh{
	background-image: url(../images/dual_mesh.jpg);
}
.child-lock{
	background-image: url(../images/child_lock.jpg);
}
.four-modes{
	background-image: url(../images/four_modes.jpg);
}
.airflow{
	background-image: url(../images/airflow.jpg);
}
.charge{
	background-image: url(../images/charge.jpg);
}
/*uniqbar product SUPER7*/
.superx7-feature{
	background-image: url(../images/superx7_feature.jpg);
}
.superx7-parameter{
	background-image: url(../images/superx7_parameter.jpg);
}
.superx7-coil{
	background-image: url(../images/superx7_coil.jpg);
}
.superx7-knob{
	background-image: url(../images/superx7_knob.jpg);
}
.superx7-seven{
	background-image: url(../images/superx7_seven.jpg);
}
.superx7-screen{
	background-image: url(../images/superx7_screen.jpg);
}
.superx7-battery{
	background-image: url(../images/superx7_battery.jpg);
}
.superx7-flavor{
	background-image: url(../images/superx7_flavor.jpg);
}

/*oem product list*/
.oem-banner
{
    width: 100%;
	min-width: 1200px;
    height: 40vw;
	min-height: 480px;
    margin-top: 80px;
    position: relative;
    clear: both;
	overflow: hidden;
	background-image: url(../images/oem_banner.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	align-items: center;
	display:flex;
}
.oem-intro
{
	width: 1200px;
	height: 240px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 23px;
}
.oem-feature
{
	width: 450px;
	height: 240px;
	margin-right: 50px;
	float: right;	
}
.oem-item-1
{	
	width: 300px;
	height: 48px;
	line-height: 48px;
	float: right;
	margin-top: 10px;
	padding-left: 50px;
	border-bottom: 1px solid #e0956a;
}
.oem-item-2
{
	width: 330px;
	height: 48px;
	line-height: 48px;
	float: right;
	margin-top: 10px;
	padding-left: 50px;
	border-bottom: 1px solid #e0956a;
}
.oem-item-3
{
	width: 360px;
	height: 48px;
	line-height: 48px;
	float: right;
	margin-top: 10px;
	padding-left: 50px;
	border-bottom: 1px solid #e0956a;
}
.oem-item-4
{
	width: 390px;
	height: 48px;
	line-height: 48px;
	float: right;
	margin-top: 10px;
	padding-left: 50px;
	border-bottom: 1px solid #e0956a;
}
.prod-list
{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
.prod-title
{

	width: 1200px;
	margin: 60px auto;
	height: 50px;
	position: relative;
	overflow: hidden;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	line-height: 50px;
}
.prod-row
{
	margin: 60px auto;
	width: 1200px;
	height: 250px;
}
.prod-item
{
	margin-left: 75px;
	width: 300px;
	height: 250px;
	border-radius: 5px;
	float: left;
}
.prod-item-a
{
	margin: 0;
	width: 300px;
	height: 200px;
	display: block;
}
.prod-item-img
{
	margin: 0;
	width: 300px;
	height: 200px;
	border-radius: 5px;
}
.prod-name
{
	display: block;
	margin: 0 auto;
	width: 120px;
	height: 50px;
	text-align: center;	
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
	color:#333333;
}

/*oem product info*/
.prod-window
{
	width: 100%;
	margin-top: 80px;
	position: relative;
	overflow: hidden;
}
.prod-info-row
{
	margin: 0;
	width: 100%;
}
.prod-info-pic
{
	margin: 60px auto;
	width: 1200px;
	height: 400px;
}
.prod-info-img
{
	margin: 0 auto;
	width: 600px;
	height: 400px;
}
.prod-info-img img
{
	margin: 0;
	width: 600px;
	height: 400px;
	border-radius: 10px;
}
.prod-info-div
{
	margin: 60px auto;
	width: 1200px;
	overflow: hidden;
}
.prod-detail-title
{
	margin: 60px auto 40px auto;
	width: 900px;
	height: 50px;	
}
.prod-detail-title span
{
	display: block;
	margin: 0 auto;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.prod-detail-ul
{
	margin: 20px auto;
	width: 1010px;
	height: 200px;
}
.prod-detail-li
{
	margin-left: 20px;
	width: 310px;
	height: 200px;
	float: left;
	background-color: #ffffff;
	border-radius: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.prod-detail-img
{
	margin: 40px auto 0 50px;
	width: 30px;
	height: 30px;
}
.prod-img-dualmesh
{
	margin: 30px auto 0 40px;
	width: 70px;
	height: 40px;
}
.prod-detail-span-title
{
	margin: 20px auto 0 50px;
	width: 250px;
	height: 20px;
	font-size: 16px;
	line-height: 20px;
	display: block;
}
.prod-detail-span-text
{
	margin: 30px auto 0 50px;
	width: 250px;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	font-weight: bold;
	display: block;
}
.prod-detail-note
{
	margin: 0 auto 60px auto;
	width: 1000px;
	height: 30px;	
}
.prod-detail-note span
{
	display: block;
	margin: 0;
	width: 600px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: red;
}

.prod-flavor-title
{
	margin: 10px auto 40px auto;
	width: 900px;
	height: 50px;	
}
.prod-flavor-title span
{
	display: block;
	margin: 0 auto;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.prod-flavor-ul
{
	margin: 30px auto;
	width: 900px;
	height: 200px;	
}
.prod-flavor-li
{
	margin-left: 20px;
	width: 200px;
	height: 200px;
	float: left;
}
.prod-flavor-li img
{
	margin: 0;
	width: 200px;
	height: 200px;
	border-radius: 5px;
}
.prod-flavor-note
{
	margin: 0 auto;
	width: 900px;
	height: 30px;
}
.prod-flavor-note span
{
	display: block;
	margin: 0;
	width: 600px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: red;
}