h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html,body{
	font-family: 'Open Sans', 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;
}
a,a:hover{
	text-decoration: none;
	color: #5094F2;
}
.cisplay{ display:block;}
.index_a{    background: #e5f3f2;
    border: 1px solid #c0e4ea;
    padding: 3px 25px;
    border-radius: 10px;
    box-shadow: 2px 2px 2px #ddd;}
.index_a:hover{ color:#C00;}	
.header{
	background:#fff;
}
.top_banner{ width:100%;}
.logo{
	float:left;
	padding:1em 0em;
}
.head-nav{
	float:right;
}
.head-nav ul{
	margin:0;
	padding:0;
}
.head-nav ul li{
	display:inline-block;  
}
.head-nav ul li a{
	color:#6C6C6C;
	text-decoration:none;
	font-size: 1.4em;
	font-weight:400;
	margin:0px 20px 0px 20px;
	display:block;	
	padding:1.1em 0.3em;	
}	
.head-nav ul li a:hover,.head-nav ul li.active a{
	border-bottom:3px solid #5094F2;
	color:#5094F2;
}
.banner{
	
	background-size: cover;
	-webkit-background-size:cover; 
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	
}
.banner-info{
	padding:0em;
}
.info1{
	text-align:center;
	
}
/*.info_img{
	position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 30px;
  margin-top: 30px;
}*/
article img{
	 min-height: 50px;
	 min-width: 200px;
}
.info{
	margin:7em 0em;
}
.banner h1{
    font-size:2.5em;
	font-weight:400;
	color:#ffffff;
}
.banner p{
    font-size:1.3em;
	font-weight:400;
	color:#ffffff;
	line-height: 1.5em;
	margin:1em 0em ;	
}
i.tick {
	width: 25px;
	height: 25px;
	background: url(../image/img-sprite.png)no-repeat -23px -202px;
	display: inline-block;
	position: absolute;
	left: 26px;
	top: 157px;
}
a.sign {
	background: #5094F2;
	color:#fff;
	text-decoration:none;
	font-size:18px;
	font-weight:300;
	padding:0.5em 2.2em;
	display: inline-block;
	text-decoration: none;
	text-shadow: inset 0 2px 0 red, inset 0 0 4px red;
	border-radius:3px;
	text-align: center;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-msborder-radius:3px;
	position:relative;
}
 a.sign:hover {
	background:#D94748;
}
/**** Slider *****/
.wmuSlider {
	position: relative;
	overflow: hidden;
}
.wmuSlider .wmuSliderWrapper article img {
	max-width: 100%;
	width: auto;
	height: auto;
	display:block;
}
.tlinks{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
/* Default Skin */
.wmuSliderPagination {
	z-index: 2;
	position: absolute;
	right:40%;
	bottom:15px;
}
ul.wmuSliderPagination {
	padding:0;
}
.wmuSliderPagination li {
	float: left;
	margin: 0 8px 0 0;
	list-style-type: none;
}
.wmuSliderPagination a {
	display: block;
	text-indent: -9999px;
	    width: 30px;
    height: 5px;
    background: #1fbdff;
}
.wmuSliderPagination a.wmuActive {
	background:#87fb01;
}
/* Default Skin */
.wmuGallery .wmuGalleryImage {
	margin-bottom: 10px;
}
.wmuSliderPrev, .wmuSliderNext {
	position: absolute;
	width:27px;
	height:62px;
	text-indent: -9999px;
	background: url(../image/img-sprite_img.png)no-repeat ;
	top:35%;
	z-index: 2;
	cursor: pointer;
}
.wmuSliderNext {
	background-position:-109px -5px;
	right: 2em;
	top: 180px;
}
.wmuSliderPrev {
	background-position:-60px -5px;
	left: 2em;
	top: 180px;
}
/* -- */
.contrary{
	margin:3em 0em;
}
.penc{
	text-align:center;
}
.devc{
	text-align:center;
}
.cak{
	text-align:center;
}
.tip{
	text-align:center;
}
.man{
	text-align:center;
}
.penc p,.devc p,.cak p{
	text-align: left;
}
i.pencil {
	width: 250px;
	height: 250px;
	background: url(../image/img-sprite.png)no-repeat 0px -5px ;
	display: inline-block;
}
i.device {
	width: 250px;
	height: 250px;
	background: url(../image/img-sprite.png)no-repeat -230px 1px ;
	display: inline-block;
}
i.cake {
	width: 250px;
	height: 250px;
	background: url(../image/img-sprite.png)no-repeat -470px 1px ;
	display: inline-block;
}
i.tips {
	width: 250px;
	height: 250px;
	background: url(../image/img-sprite.png)no-repeat 0px -220px ;
	display: inline-block;
}
i.mans {
	width: 250px;
	height: 250px;
	background: url(../image/img-sprite.png)no-repeat -230px -225px ;
	display: inline-block;
}

.contrary h3{
	font-size:1.8em;
	font-weight:400;
	color:#5094F2;
	margin: 0em;
}
.contrary p{
	font-size:1.1em;
	font-weight:400;
	color:#9F9F9F;
	margin:1.5em 0em;
	line-height: 1.5em;
}
.shopping{
	margin:2em 0em;
}
.cart{
	text-align:center;
}
.cart h2{
	font-size:2em;
	font-weight:400;
	color:#6F7173;
	margin:1em 0em;
}
.bullet {
	margin: 0em 0em;
}
.bullet h4{
	font-size:1.5em;
	font-weight:400;
	color:#6F7173;
	margin:1em 0em;
	line-height: 1.5em;
}
.bullet p{
	text-align: left;
	font-size:1.1em;
	font-weight:300;
	color:#9F9F9F;
	margin:1em 0em;
	line-height: 1.2em;
}
.bullet b{
	font-size: 16px;
	color: #49a8df;
}
.footer{
	padding:1em 0em;
	border-top:1px solid #DDDFE0;
}
.footer p{
	font-size:1.1em;
	font-weight:400;
	color:#9F9F9F;
	line-height: 1.5em;
	margin:0.5em 0em;
	text-align:center;
}
.footer a{
	color:#5094F2;
}
.footer a:hover{
	color:#D94748;
}
.banner1{
	/*background:#5094F2;*/
	background: url(../image/banner1.jpg) no-repeat center top;
	min-height:136px;
}
.banner1 h2{
	font-size:1.8em;
	font-weight:400;
	color:#ffffff;
	padding:1em;
	line-height: 1.8em;
	float:left;
}
.banner1 .banner1_a{ height: 1.8em;
    width: 4em;
    line-height: 1.8em;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 15px;
    text-align: center;
    font-size: 1.2em;
    float: right;
    margin: 2em 0 auto auto;}
/*-- contact-section --*/
.contact-section{
	margin:3em 0em;
}
.map iframe {
	width: 100%;
	min-height:400px;
}
.contact-section h5{
	font-size:2.2em;
	font-weight:400;
	color:#5094F2;
	text-transform:uppercase;
}
.contact-section p{
	font-size:1.1em;
	font-weight:400;
	color:#9F9F9F;
	margin:2em 0em;
}
.get-touch{
	margin:4em 0em;
}
.get-touch1 form input[type="text"]{
	width: 100%;
	padding: 0.5em 0;
	margin-bottom:1.5em;
	background:none;
	color:#9F9F9F;
	font-size:16px;
	outline: none;
	font-weight:400;
	text-indent: 18px;
	border: 1px solid #5094F2;
}
.get-touch1 form textarea {
	resize:none;
	width: 100%;
	padding: 0.5em 0;
	margin-bottom:1.5em;
	background:none;
	color:#9F9F9F;
	font-size:16px;
	outline: none;
	font-weight:400;
	text-indent: 18px;
	border: 1px solid #5094F2;
	min-height: 150px;
}
.get-touch1 form input[type="submit"] {
	background:#5094F2;
	padding: 0.5em 2em;
	text-transform: uppercase;
	color:#fff;
	font-size: 17px;
	font-weight: 400;
	display: block;
	outline: none;
	border: none;
	cursor:pointer;
}	
.get-touch1 form input[type="submit"]:hover{
	background: #D94748;
	color:#fff;
}
.col-md-12.get-touch1 {
	padding: 0;
}
/*-- contact-section --*/
/*-- service-section --*/
/*--details--*/
.details {
	margin: 2em 0em 4em;
	position:relative;
}
.details h2 {
    text-align: center;
    line-height: 30px;
}
.details .ntime {
    text-align: center;
    color: #999;
    padding-top: 20px;
}
.details .ntime span {
    margin: 10px;
}
.details  .ncon {
    padding: 10px 0;
    font-size: 16px;
    color: #555;
    line-height: 34px;
}
.details .ncon p {
    margin-bottom: 15px;
}
.details .newslist .ncon .p_img {
	text-align:center;
}
.details .newslist .ncon p img{ max-width:100%;}
/*-- portfolio --*/
.service-section {
	margin: 2em 0em 4em;
	position:relative;
}
.service-section h2{
	font-size:3em;
	font-weight:400;
	color:#6F7173;
	margin:1em 0em;
	text-align:center;
}
.portfolio  p{
	color: #979797;
	font-weight: 400;
	font-size: 1.1em;
	text-align:left;
	line-height:1.5em;
	margin:1em 0em;
}
.portfolio  h3{
	color: #5094F2;
	font-weight: 400;
	font-size: 1.5em;
	text-align:left;
	margin:1em 0em;
}
.service{
	padding:2em 2em;
}
.servic {
	margin: 3em 0em;
}
#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width: 25%;
	display:none;
	float:left;
	overflow:hidden;
	margin: 0;
}
div#portfoliolist {
	padding: 0px 0px;
	margin:2em 0em;
}	
.portfolio-wrapper {
	overflow:hidden;
	position: relative !important;
	cursor:pointer;
	margin:0em 1em;
}
.portfolio img {
	width:100%;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.portfolio .label {
	position: absolute;
	width: 100%;
	height:40px;
	bottom:-40px;
}
.portfolio .label-bg {
	background: #22B4B8;
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:0;
}
.portfolio .label-text {
	color:#fff;
	position: relative;
	z-index:500;
	padding:5px 8px;
}
.portfolio .text-category {
	display:block;
	font-size:9px;
	font-size: 12px;
	text-transform:uppercase;
}
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0; 
}
.row:after,
.clearfix:after {
	clear: both; 
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.zoom-icon {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	display: block;
	left: 0;
	top: -152px;
	width: 290px;
	height: 219px;
	background: url(../image/zoom.png) center center no-repeat;
	cursor: pointer;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
.grid_box .zoom-icon {
	top: -50px;
	width:100%;
	height: 180px;	
}
.grid_box a:hover .zoom-icon {
	top: 0;
	opacity: 1;
	filter: alpha(opacity=99); 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}
.grid_box a{
	color: #5094F2;
}
.grid_box img{
	border: 1px solid #ccc;
}
.entertain_box{
	margin-bottom:3em;
}
a.read {
	background: #5094F2;
	color:#fff;
	text-decoration:none;
	font-size:15px;
	font-weight:300;
	padding:0.5em 1em;
	display: inline-block;
	text-decoration: none;
	text-shadow: inset 0 2px 0 red, inset 0 0 4px red;
	border-radius:3px;
	text-align: center;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-msborder-radius:3px;
	position:relative;
}
 a.read:hover {
	background:#D94748;
}
/*-- service-section --*/
/*-- products --*/
.product-left1 img {
	border: 1px solid #ccc;
}
.product-left1 p{
	text-align: left;
}
.data p{
	text-align: left;
}
.products{
	margin:3em 0em;
}
.products h3{
	font-size:1.5em;
	font-weight:400;
	color:#6F7173;
	margin:1em 0em;
}

.prod h5{
	background: #5094F2;
	color:#fff;
	font-size:18px;
	font-weight:300;
	padding:1em 2em;
	display: inline-block;
	text-decoration: none;
	text-shadow: inset 0 2px 0 red, inset 0 0 4px red;
	border-radius:3px;
	text-align: center;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-msborder-radius:3px;
	position:relative;
	width: 100%;
}
.prod {
	margin: 2em 1em;
	padding: 2em 0em;
	border-bottom: 1px solid rgb(237, 230, 230);
}
.product-right1 {
	margin: 3em 0em;
}
.products p{
	font-size:1.1em;
	font-weight:400;
	line-height:1.5em;
	margin:1em 0em;
	color:#979797;
}
.products h4 a{
	font-size:1.3em;
	font-weight:400;
	color:#6F7173;
	text-decoration:none;
}
.products h4 a:hover{
	color:#5094F2;
}
.products h5 {
	font-size:1.5em;
	font-weight:400;
	color:#D94748;
	text-decoration:none;
}
.products a{color:#D94748}
.products h5 a:hover{
	color:#5094F2;
}
.products h6 a{
	font-size:1.2em;
	font-weight:400;
	color:#5094F2;
	text-decoration:none;
}
.products h6 a:hover{
	color:#D94748;
}
.products span{
	font-size:1.2em;
	font-weight:400;
	color:#c2c2c2;
}
/*--------*/
.pro{
	margin-top: 1em;
}
.pro-right1 {
	margin: 3em 0em;
}
.pro p{
	font-size:1.1em;
	font-weight:400;
	line-height:1.5em;
	margin:1em 0em;
	color:#979797;
}
.pro h3{
	font-size:1.5em;
	font-weight:400;
	color:#6F7173;
	}
.pro h4 a{
	font-size:1.3em;
	font-weight:400;
	color:#6F7173;
	text-decoration:none;
}
.pro h4 a:hover{
	color:#5094F2;
}
.pro h5 a{
	font-size:1.5em;
	font-weight:400;
	color:#D94748;
	text-decoration:none;
}
.pro h5 a:hover{
	color:#5094F2;
}
.pro h6 a{
	font-size:1.2em;
	font-weight:400;
	color:#5094F2;
	text-decoration:none;
}
.pro h6 a:hover{
	color:#D94748;
}
.pro span{
	font-size:1.2em;
	font-weight:400;
	color:#c2c2c2;
}
.pro_img{
	text-align: center;
	padding: 10px;
	width: 100%;
	min-width: 200px;
	min-height: 50px;
}
.pro_img1{
text-align: center;
	padding: 10px;
	width: 46px;
	height: 72px;
}
.pro_img2{
text-align: center;
	padding: 10px;
	width: 115px;
	height: 400px;
}
.data{
	margin:1em 0em;
}
a.more {
	background:#D94748;
	color:#fff;
	text-decoration:none;
	font-size:18px;
	font-weight:300;
	padding:0.5em 2.2em;
	display: inline-block;
	text-decoration: none;
	text-shadow: inset 0 2px 0 red, inset 0 0 4px red;
	border-radius:3px;
	text-align: center;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-msborder-radius:3px;
	position:relative;
	margin:1em 0em 0em;
}
 a.more:hover {
	background: #5094F2;
}

/*-- products --*/
/*--responsive design--*/
@media (max-width:1024px){
.products h3 {
	font-size: 1.3em;
}
.grid_box .zoom-icon {
	height: 150px;
}
}
/*--responsive design--*/
@media (max-width:768px){
.head-nav ul li{
	display:block;
	float:none;
}
.head-nav ul li a{
	border-right:none;
	border-bottom: 1px solid #fff;
	background:#5094F2;
	color: #ffffff;
}
.head-nav ul{
	position: absolute;
	margin: 0;
	padding: 2% 0;
	z-index: 999;
	width: 92%;
	display: none;
	text-align: center;
	left:2em;
	top:4em;
}
.head-nav span.menu{
	display:block;
	background:none;
	position:absolute;
	top:30px;
	right:22px;
}	
.head-nav span.menu:before{
	content:url(../image/menu.png);
	color:#FFF;
	font-size:1.3em;
	text-transform:uppercase;
	text-align:right;
	padding:0.5em 0.3em;
	cursor:pointer;
}
.head-nav ul li a {
	text-decoration: none;
	font-size: 1.2em;
	padding: 0.5em 0.3em;
	
}
.head-nav{
	background:none;
}
.head-nav ul li a:hover, .head-nav ul li.active a {
	border-bottom:none;
	color:#efffad;
}
.info1 img {
	width:40%;
}
.banner-info {
	text-align: center;
}
.info {
	margin: 2em 0em;
}
i.tick {
	left: 283px;
}
.devc {
	margin: 4em 0em;
}
.cart {
	margin: 4em 0em;
}
.contrary h3 {
	font-size: 1.5em;
}
.products {
	text-align: center;
}
.product-left1 {
	margin: 0em 0em 1em;
}
a.more{
	margin:0em;
}
.prod {
	padding: 0em 0em 2em;
	margin: 0em 0em;
}
.cart {
	margin: 0em 0em;
}
.bullet {
	margin: 0em 0em;
}
.grid_box .zoom-icon {
	height: 110px;
}
.service-section h2 {
	font-size: 2em;
}
.map iframe {
	min-height: 250px;
}
.contact-section h5 {
	font-size: 1.7em;
}
i.pencil {
	width: 117px;
	height: 117px;
	background-size: 400px;
}
i.device {
	width: 117px;
	height: 117px;
	background: url(../image/img-sprite.png)no-repeat -122px 1px ;
	background-size: 400px;
}
i.cake {
	width: 117px;
	height: 117px;
	background: url(../image/img-sprite.png)no-repeat -246px 1px ;
	background-size: 400px;
}

i.tips {
	width: 117px;
	height: 117px;
	background: url(../image/img-sprite.png)no-repeat 0px -220px ;
	background-size: 400px;
}
i.mans {
	width: 117px;
	height: 117px;
	background: url(../image/img-sprite.png)no-repeat -230px -225px ;
	background-size: 400px;
}

}
/*--responsive design--*/
@media (max-width:640px){
.banner h1 {
	font-size: 1.7em;
}
.banner p {
	font-size: 1.2em;
}
i.tick {
	left: 220px;
	top:135px;
}
.contrary h3 {
	font-size: 1.4em;
}
.contrary p {
	font-size: 1.1em;
}
.cart h2 {
	font-size: 1.8em;
}
.info1 img {
	width: 30%;
}
.service-section h2 {
	font-size: 1.7em;
}
.portfolio h3 {
	font-size: 1.3em;
}
.portfolio p {
	font-size: 1em;
}
.grid_box .zoom-icon {
	height: 84px;
}
.contact-section h5 {
	font-size: 1.5em;
}
.contact-section p {
	font-size: 1em;
	margin: 1em 0em;
}
.head-nav ul {
	top: 4.2em;
}
}
/*--responsive design--*/
@media (max-width:480px){
.banner h1 {
	font-size: 1.4em;
}
.banner p {
	font-size: 1.1em;
}
i.tick {
	left: 140px;
	top: 123px;
}
.banner {
	/*min-height: 495px;*/
}
.contrary h3 {
	font-size: 1.2em;
}
.contrary p {
	font-size: 1em;
}
.cart h2 {
	font-size: 1.5em;
}
.bullet h4 {
	font-size: 1.3em;
}
.bullet p {
	font-size: 1em;
}
.products h4 a {
	font-size: 1.2em;
}
.products p {
	font-size: 1em;
}
.products {
	margin: 3em 1em 0em;
}
#portfoliolist .portfolio {
	width: 50%;
}
.portfolio-wrapper {
	margin: 1.5em 1em;
}
.contact-section h5 {
	font-size: 1.3em;
}
.map iframe {
	min-height: 190px;
}
.footer p {
	font-size: 1em;
}
.head-nav ul {
	top: 4.4em;
}
i.pencil {
	width: 92px;
	height: 92px;
	background-size: 310px;
}
i.cake {
	width: 92px;
	height: 92px;
	background: url(../image/img-sprite.png)no-repeat -210px -5px;
	background-size: 310px;
}
i.device {
	width: 92px;
	height: 92px;
	background: url(../image/img-sprite.png)no-repeat -110px -5px;
	background-size: 310px;
}
}
/*--responsive design--*/
@media (max-width:320px){
.banner h1 {
	font-size: 1.2em;
}
.banner p {
	font-size: 1em;
	margin:0em 0em 0.5em;
}
.wmuSliderPrev {
	top: 112px;
}
.wmuSliderNext {
	top: 112px;
}
i.tick {
	left: 60px;
	top: 93px;
}
.banner {
	min-height: 370px;
}
.products h4 a {
	font-size: 1em;
}
.bullet {
	text-align: center;
}
.devc {
	margin: 3em 0em;
}
.products p {
	font-size: 0.875em;
}
a.more {
	font-size: 15px;
}
.products h5 a {
	font-size: 1.3em;
}
.products h6 a {
	font-size: 1.1em;
}
.service-section h2 {
	font-size: 1.3em;
}
.portfolio h3 {
	font-size: 1.1em;
}
a.read {
	font-size: 12px;
}
.portfolio p {
	font-size: 0.875em;
}
.grid_box .zoom-icon {
	height: 76px;
}
.service-section {
	margin: 2em 0em 0em;
}
.service-section {
	margin: 1em 0em 0em;
}
.service-section h2 {
	margin: 0.5em 0em 0em;
}
div#portfoliolist {
	margin: 0em 0em;
}
.map iframe {
	min-height: 151px;
}
.contact-section h5 {
	font-size: 1.2em;
}
.get-touch {
	margin: 2em 0em;
}
.get-touch1 form input[type="text"]{
	font-size:13px;
}
.get-touch1 form textarea {
	min-height: 110px;
	font-size: 13px;
}
.get-touch1 form input[type="submit"] {
	font-size: 13px;
}
.logo img {
	width: 80%;
}
.banner-info {
	padding: 2em 0em 0em;
}
.head-nav span.menu {
	top: 25px;
}
.head-nav ul {
	left: 1em;
}
.banner1 {
	min-height: 115px;
}
.banner1 h2 {
	font-size: 1.3em;
	padding: 0.5em;
}
i.pencil {
	width: 73px;
	height: 73px;
	background-size: 250px;
}
i.device {
	width: 73px;
	height: 73px;
	background: url(../image/img-sprite.png)no-repeat -76px 1px;
	background-size: 250px;
}
i.cake {
	width: 73px;
	height: 73px;
	background: url(../image/img-sprite.png)no-repeat -154px 1px;
	background-size: 250px;
}
/*---明细页---*/
.back{
	height: 30px;
	float: right;
	display: block;
}
.back a{
	font-weight: 16px;
	line-height: 200%;
	text-decoration: none;
	color: #fff;
}
.back a:hover{
	color: #D94748;}
/*---客户新闻动态---*/


.cus{padding: 5px;
	width: 667px;
	height: 100%;
}
.title_color{
	color: #0fb8ff;
}
.award{ height:217px; width:100%; background:url(../image/award_img.png) no-repeat scroll center 0; bottom:0; left: 0; cursor:pointer;}

.p_i{
	font-style: italic;
}
.p_b_center{
	text-align: center;
	font-weight: bolder;
	width: 100%;
}
.p_center{
text-align: center;
width: 100%
}
.p_h4{
	font-size: 16px;
	font-weight: bolder;
	color: #666;
}
.get-touch b{
	font-size: 18px;
	font-weight: bolder;
}