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:url(../images/bg-1.jpg) no-repeat;
	background-size:cover;
	min-height:80px;
	position:relative;
}
.logo{
	padding-top:1em;
}
.logo img{
	max-width:80%;
}
.header{
	padding-top:1em;
	text-align:right;
}
.banner-info {
  margin-top: 4em;
  max-width:100%;
}
.banner-info h1{
	color:#f5f5f5;
	font-size:3em;
}
.banner-info h2{
	color:#f5f5f5;
	font-size:2em;
}
.banner-info p{
	color:#bebebe;
	max-width:90%;
}
.hand {
	margin-top: 2em;;
}
.hand img{
	display: block; 
	margin:0 auto; 
	max-width:80%;
}

.mydropdown {
    position: relative;
    display: inline-block;
    color:#fff;
}
.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;
}

.learnmore{
	padding-top:2em;
	padding-bottom:4em;
	float:right;
}

.hotproduct{
	margin-top:4em;
	text-align:center;
}
.hotproduct h2{
	color:#333333;
	text-align:center;
	font-size:2.4em;
	
}


.product-des2{
	background:#f9f9f9;
	background-size:cover;
	min-height:300px;
	position:relative;
	margin-top:100px;
}
.product-des{
	background:#FFF;
	background-size:cover;
	min-height:300px;
	position:relative;
	margin-top:100px;
}
.des-item{
	margin-top:40px;
	padding-bottom:20px;
}
.des-item h3{
	color:#4b80d0;
}
.des-item img{
	clear: both; 
	display: block; 
	margin:0 auto; 
	max-width:80%;
}
.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:#4b80d0;
	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:80%;
}
.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:0px;
	padding-bottom:10px;
}
.des-item3 img{
	clear: both; 
	display: block; 
	float:left;
	max-width:100%;
}

.des-item4{
	margin-top:0px;
	padding-bottom:0px;
}
.des-item4 img{
	clear: both; 
	display: block; 
	margin:0 auto; 
	max-width:100%;
	text-align: center;
}
.des-item4 h3{
	text-align:center;
	color:#4b80d0;
	font-size:2em;
}
.des-item4 p{
	text-align:center;
	color:#333333;
	font-size:1.0em;
	font-weight:normal;
}
/* res-item-border */	
.res-item-border{
	border-width: 1px;
  border-style: dashed;
	border-color: #ababab;
	border-left:none;
	border-right:none;
	border-top:none;
}
.res-item-border h3{
	color:#4b80d0;
	font-size:2em;
	margin-bottom:0.6em;
}
.res-item-border p{
	color:#333333;
	font-size:1.0em;
}

.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;
}


/* footer */
.footer {
	background:#4b4444;
	background-size:cover;
	min-height:100px;
	position:relative;
	color:#FFF;
	padding-top:20px;
}
.footer h4{
	padding-bottom:15px;
}

.footer-copyright{
	padding-top:30px;
	padding-bottom:10px;
	color:#999;
}

/*btn*/
.btn-danger-border {
  background: transparent;
  border-width: 0px;
  border-style: solid;
  border-color: #dc554f;
  color: white;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.btn-danger-border:hover, .btn-danger-border:focus {
  background: transparent;
  color: #dc554f;
}

.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:#f7f7f7;
}
.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;
	font-size:1.0em;
}