body{
	margin:0;
	padding:0;
	background:#fff;
	font-family:sans-serif;
 }
 body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;			   
}	
p{
	margin:0;
}
ul{
margin:0;
padding:0;
}

.banner{
	background: linear-gradient(to right, #fffcfb, #eff5fc, #f3eeff);
	background-size:cover;
	min-height:180px;
	position:relative;
}
.logo{
	padding-top:1em;
}
.logo img{
	padding-top: -1em;
	width:40px;
	height:40px;
}
.logo a{
	color:#333333;
	font-size:1.6em;
	text-decoration:none;
}
.header{
	padding-top:1em;
	text-align:right;
	color:#333333;
}
.banner-info {
  margin-top: 4em;
  max-width:100%;
}
.banner-info h1{
	color:#333333;
	font-size:3em;
}
.banner-info h2{
	color:#333333;
	font-size:2em;
}
.banner-info h6{
	font-size:1.3em;
}
.banner-info p{
	color:#333333;
	font-size:1.0em;
	max-width:90%;
}
.downloadbtn-spec{
	margin-left: 2em;
}
.hand {
	margin-top: 2em;;
}
.hand img{
	display: block; 
	margin:0 auto; 
	max-width:100%;
}

.mydropdown {
    position: relative;
    display: inline-block;
    color:#333333;
}
.mydropdown .span{
    color:#fff;
}
.mydropdown-content {
    display: none;
    position: absolute;
    background-color:transparent;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.1);
    padding: 2px 6px;
    text-align:left;
    color:#fff;
    z-index: 1;
}
.mydropdown:hover .mydropdown-content {
    display: block;
}


#downloadnav{
	  width:100%;
    height:300px;
    background-color:#eee;
    padding:10px;
    display:none
}
#downloadnav ul
{
    float:left;
    list-style-type:none
}
#downloadnav li
{
	
		width:100px;
    height:50px;  
    padding-left:2em; 
}
#downloadnav a{
    display:block;   
}

.learnmore{
	padding-top:2em;
	padding-bottom:4em;
	float:right;
}

.downbanner{
	background-color:#316cb4;
	min-height:180px;
	position:relative;
}
.downbanner h6{
	font-size:1.2em;
}

.desstyle1{
	margin:auto;
	width:90%;
	padding: 10px 20px 10px 20px ;
	background-color: #e9fcf8;
	border-radius: 20px; /* 设置圆角的大小 */
}
.desstyle2{
	margin:auto;
	width:90%;
}

.product-des2{
	background: linear-gradient(to right, #fffcfb, #eff5fc, #fdfdee);
	background-size:cover;
	min-height:300px;
	position:relative;
	margin-top:0px;
	padding-top:20px;
}
.product-des{
	background:linear-gradient(to right, #fdfdee, #eff5fc, #fffcfb);
	background-size:cover;
	min-height:300px;
	position:relative;
	margin-top:0px;
	padding-top:20px;
}
.des-item{
	margin-top:40px;
	padding-bottom:20px;
}
.des-item h3{
	color:#222222;
	font-size:2em;
	margin-bottom:0.6em;
}
.des-item p{
	color:#333333;
	font-size:1.2em;
}
.des-item img{
	clear: both; 
	display: block; 
	margin:0 auto; 
	max-width:90%;
}
.des-item table{
	 font-size:1.2em;
	 color:#666666;
	 font-weight:100;
	 text-align:center;
}
.des-item table tr td{
	height:60px;
}


.des-item2{
	margin-top:40px;
	padding-bottom:20px;
}
.des-item2 h3{
	color:#222222;
	font-size:2em;
	margin-bottom:0.6em;
}
.des-item2 p{
	color:#333333;
	font-size:1.2em;
}
.des-item2 img{
	clear: both; 
	display: block; 
	float:right;
	max-width:90%;
}
.des-item2 table{
	 font-size:1.2em;
	 color:#666666;
	 font-weight:100;
	 text-align:center;
}
.des-item2 table tr td{
	height:60px;
}
.lefttwoword{
	padding-left:20px;
}

.des-item3{
	margin-top:30px;
	padding-bottom:10px;
}
.des-item3 img{
	clear: both; 
	display: block; 
	float:left;
	max-width:100%;
}




.CelItemLeft{
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px ;
	background-color: #e9fcf8;
	border-radius: 20px; /* 设置圆角的大小 */
	min-height:740px;
}
.CelItemLeft h3{
	color:#222222;
	font-size:2em;
	margin-bottom:0.6em;
}
.CelItemLeft p{
	color:#333333;
	font-size:1.2em;
}
.CelItemLeft img{
	clear: both; 
	display: block; 
	margin:0 auto; 
	max-width:90%;
}
.CelItemRight{
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px ;
	background-color: #f5f0ff;
	border-radius: 20px; /* 设置圆角的大小 */
	min-height:740px;
}
.CelItemRight h3{
	color:#222222;
	font-size:2em;
	margin-bottom:0.6em;
}
.CelItemRight p{
	color:#333333;
	font-size:1.2em;
}
.CelItemRight img{
	clear: both; 
	display: block; 
	margin:0 auto; 
	max-width:90%;
}


.pay-item1{
	text-align:center;
	border-width: 1px;
  border-style: solid;
	border-color: #dc554f;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pay-item1 h2{
	margin-top: 20px;
	margin-bottom:20px;
	border:none;
}
.pay-item1 strong{
	color:red;
}
.pay-item1 rednum{
	color:red;
}
.pay-item1 delprice{
	color:#7d7878;
	font-size:18px;
	text-decoration:line-through;
}


/* res-item */	
.res-item{
	padding-top:40px;
	padding-bottom:10px;
	border-width: 1px;
  border-style: dashed;
	border-color: #ababab;
	border-left:none;
	border-right:none;
	border-top:none;
}
.res-item2{
	padding-top:40px;
	padding-bottom:10px;
	border-width: 1px;
  border-style: dashed;
	border-color: #ababab;
	border-left:none;
	border-right:none;
	border-top:none;
	background:#f6f6f6;
}
.res-item p{
	font-size:1em;
	color:#5a5a5a;
}

/* res-des-item */	
.res-des-item{
	padding-top:30px;
	padding-bottom:10px;

}
.res-des-item h2{
	color:#0b1f53;
	padding-top:10px;
	padding-bottom:5px;
}
.res-des-item h3{
	color:#4b80d0;
	padding-top:10px;
	padding-bottom:5px;
}
.res-des-item img{
	clear: both; 
	display: block; 
	margin:10px auto; 
	max-width:80%;
}
.res-des-item p{
	color:#555555;
	font-size:1em;
}
	
	
.tips-item{
	padding-top:30px;
	padding-left:10px;
	border:none;
}

/* whochooseus */
.whochooseus{
	margin-top:4em;
	text-align:left;
}
.whochooseus h2{
	text-align:center;
	margin-bottom:30px;
}
.whochooseus img{
	float:left;
	margin-left:10px;
	margin-right:20px;
}

.hotproduct{
	margin-top:4em;
	text-align:center;
}

/* portfolio-item */
.portfolio-item {
  position: relative;
  background: #FFF;
  margin-top:20px;
  margin-bottom: 40px;
  margin-left:10px;
  border: 2px solid #FFF;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
  -moz-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
  box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
  color: inset 0 1px #fff,0 0 8px #c8cfe6;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}
.portfolio-item .portfolio-image {
  overflow: hidden;
  text-align: center;
  position: relative;
}
.portfolio-item .portfolio-image img {
  max-width: 100%;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -o-transition: all .25s ease;
  -ms-transition: all .25s ease;
  transition: all .25s ease;
}
.portfolio-item:hover {
  border: 2px solid #4f8db3;
}
.portfolio-item:hover .portfolio-image img {
  position: relative;
  -webkit-transform: scale(1.1) rotate(2deg);
  -moz-transform: scale(1.1) rotate(2deg);
  -o-transform: scale(1.1) rotate(2deg);
  -ms-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1) rotate(2deg);
}
.portfolio-item ul {
  list-style-type: none;
  margin-left: 0;
  margin-top: 20px;
  text-align: center;
  padding: 0;
}
.portfolio-item ul li {
  line-height: 28px;
}
.portfolio-item .portfolio-project-name {
  font-size: 1.4em;
  text-transform: uppercase;
}
.portfolio-item .portfolio-project-name h4{
	color:#03C;
	font-weight:800;
}
.portfolio-item .read-more {
  text-align: center;
  padding-top: 10px;
  margin-bottom:10px;
}
.portfolio-item .portfolio-info-fade {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  top: 0;
  position: absolute;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  color: #FFF;
  text-shadow: 2px 2px 4px #000000;
  filter: dropshadow(color=#000000, offx=2, offy=2);
  -webkit-transition: opacity .25s linear;
  -moz-transition: opacity .25s linear;
  -o-transition: opacity .25s linear;
  -ms-transition: opacity .25s linear;
  transition: opacity .25s linear;
}
.portfolio-item .portfolio-info-fade ul {
  margin-top: 10%;
}
.portfolio-item .portfolio-info-fade .btn:hover {
  background: #4f8db3;
}
.portfolio-item .portfolio-info-fade ul {
  margin: 10% 20px 0 20px;
  padding: 0;
}
.portfolio-item .portfolio-info-fade ul li {
  text-align: center;
}
.portfolio-item .portfolio-info-fade ul li:first-child {
  border-bottom: 1px solid #CCC;
}
.portfolio-item:hover .portfolio-info-fade {
  display: block;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

/* freepro-item */
.freepro-item {
  position: relative;
  background: #FFF;
  margin-top:20px;
  margin-bottom: 40px;
  margin-left:10px;
  border: 2px solid #FFF;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
  -moz-box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
  box-shadow: inset 0 1px #fff,0 0 8px #c8cfe6;
  color: inset 0 1px #fff,0 0 8px #c8cfe6;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}
.freepro-item:hover {
  border: 2px solid #58c153;
}
.freepro-item h4{
	padding-top: 10px;
	color:#26821a;
	font-weight:800;
}
.freepro-item img {
  padding-right:20px; 
  padding-left:10px;
  float:left;
}
.freepro-item table tr {
  list-style-type: none;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom:10px;
  text-align: left;
  color:#69696c;
}
.freepro-item table tr td {
  line-height: 28px;
  padding-bottom:10px;
}

.freepro-item .read-more {
  text-align: left;
  padding-top: 10px;
  padding-bottom:10px;
  margin-right:10px;
}
.freepro-item:hover .freepro-info-fade {
  display: block;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}

#parameterstable tr td{
	padding:8px 1px;
	font-size:0.8em;
	border-bottom:1px dotted #c1c1c1;
	text-align: left;
}

#parameterstable tr td.last{
	border-bottom:none;
}

#parameterstable td.c1 strong{
	width:68px;
	display:block;
	height:100%;
	float:left;
}

#parameterstable td.c2 strong{
	width:120px;
	display:block;
}

#mirrorstable tr td{
	padding-left:10px;
	font-size:0.9em;
	border-bottom:1px dotted #c1c1c1;
	text-align: left;
}
#mirrorstable tr td.c1{
	padding-left:10px;
	font-weight:600;
	text-align: center;
}
#mirrorstable tr td.c2{
	padding-left:10px;
	font-size:0.6em;
	text-align: right;
}
#mirrorstable tr td.c3{
	padding-left:10px;
	font-weight:600;
}

/* footer */
.footer {
	background: linear-gradient(to right, #fffcfb, #eff5fc, #fdfde9);
	background-size:cover;
	min-height:100px;
	position:relative;
	color:#333333;
	padding-top:20px;
}
.footer h4{
	padding-bottom:15px;
}

.footer p{
	color:#555555;
	text-align:center;
}
.footer-copyright{
	padding-top:30px;
	padding-bottom:10px;
	color:#555555;
	text-align:center;
}
.footer-copyright a{
	color:#555555;
	text-decoration:none;
}

/*btn*/
.btn-danger-border {
  background: transparent;
  border-width: 0px;
  border-style: solid;
  border-color: #dc554f;
  color: #333333;
  font-size:1.2em;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.btn-danger-border:hover, .btn-danger-border:focus {
  background: transparent;
  color: #dc554f;
}

/*--screen-shots--*/
.screen-shots{
	padding:5em 0 0em 0;
	border-bottom:0px solid #9f9da4;
}
.screen-shots h3{
  color: #3464b5;
  text-align: center;
  font-size: 3.5em;
  margin-bottom: 1em;
  font-weight: 500;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {	
	cursor: pointer;
	position: relative;
	  width: 80%;
  margin: 0 5%;
}

/* Back To Top */
.go-top {
	position:fixed;
	bottom:0.5em; right: 0.5em;
	text-decoration: none;
	color:white;
	background-color: rgba(0, 0, 0, 0.3);
	font-size:20px;
	padding:0.1em 0.3em 0.1em;
	display:none;
	border-radius:6px; z-index:500;
}
.go-top:hover { background-color:rgba(0, 0, 0, 0.6);}


.contactus{
	width: 80%;
}
.contactus > img {	
	cursor: pointer;
	position: relative;
	width: 60%;
  margin: 0 5%;
}



.useritem0{
	background-color:#f6f6f6;
	margin-top:30px;
	padding:30px 0px 30px 0px;
	border: 1px solid #4c9cc1;
	box-shadow: 1px 1px 8px 0px #4c9cc1;
}
.useritem0 p{
	color:#444444;
	font-size:1.0em;
	text-align:left;
}
.useritem0 img{
	clear: both; 
	display: block; 
	margin:0 auto; 
	max-height:100%;
}
.line-text {
  padding-left: 20px; /* 左侧间距，可以根据需要调整 */
  position: relative; /* 相对定位 */
  line-height: 20px; /* 行高，根据需要调整 */
}
 
.line-text::before {
  content: ''; /* 使用伪元素添加内容 */
  position: absolute; /* 绝对定位 */
  left: 0; /* 竖线的水平位置 */
  top: 1%; /* 竖线的垂直位置 */
  height: 100%; /* 竖线的高度 */
  border-left: 1px solid #4c9cc1; /* 竖线的样式，可以调整颜色和宽度 */
  margin-top: -1px; /* 调整竖线的位置使其居中 */
}


.questionlist{
	background:#FFF;
	background-size:cover;
	min-height:100px;
	position:relative;
	padding-top:20px;
	text-align: center;
}
.question-group{
	margin-top:8px;
	margin-bottom:0px;
	background:#ffffff;
	border:1px solid #cccccc;
}
.question-group-heading{
	text-align: left;
	height: 54px;
}
.question-group-heading button{
	text-align: left;
	width: 100%;
	height: 100%;
	background:#ffffff;
	border:0px solid #ffffff;
	color: #316cb4;
	font-size: 1.1em;
  font-weight: 500;
  background-image: url('../images/down.png');
  background-repeat: no-repeat;
  background-position: right center;
  background-size:contain;
  padding-right: 20px;
}
.question-group-heading button:focus{
	outline:none;
}
.question-group-heading button:hover{
	background-color:#f5fdd7;
}
.question-group-body{
	display:none;
	text-align: left;
	margin-left: 30px;
	margin-bottom:20px;
	margin-right:8px;
}
.question-group-body p{
	margin-top:8px;
	margin-bottom:8px;
	color: #333333;
}


.scroll-container{
	width:100%;
	white-space:nowrap;
	overflow:hidden;/* 隐藏溢出部分 */
}
.scroll-container-list{
  display: inline-block;
}
.scroll-container-content{
	display:inline-block;
	width: 560px;
  height: 240px;
  overflow: auto;
  border: 1px solid #4c9cc1;
  margin-right:8px;
  padding: 28px 8px 28px 8px;
  white-space:wrap;
  box-shadow: 1px 1px 8px 0px #4c9cc1;
}

.scroll-container-content img {
	width: 64px;
  height: 64px;
	margin-bottom:10px;
}
.scroll-container-namelabel {
	background-image: url('../images/say/say.png');
  background-repeat: no-repeat; /* 不重复背景图像 */
  background-position: right center; /* 水平垂直居中 */
  background-size: 30px 26px; /* 背景图像覆盖整个容器 */
  padding-right: 0px;
}

.showinfo3 p{
	color:#888888;
	font-size:1.0em;
	max-width:90%;
	padding-top:10px;
}