h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
  	font-family: 'Open Sans', sans-serif;
    font-size: 100%;
  	background: #FFf;
}
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;
}
.header_top{
	margin-top:5px;
}
.logo{
	float:left;
	height:60px;
	padding-top:10px;
}
#canvas{
	cursor:pointer
}
.linkandcpy{
	padding-top:50px;
}
.cpy{
	color:#3c414b;
	font-size:0.625em;
	text-align:center;
	padding-top:0.625em;
}
.link{
	color:#A4AEC0;
	font-size:0.625em;
	text-align:center;
	padding-top:10px;
	max-width:985px;
}
.link a{
	color:#A4AEC0;
	padding:3px;
}
.wordlist a{
	display:inline-block;
}
.hotwords{
display:inline-block;
padding-right:0.29em;
padding-left:0.29em;
padding-top:5px;
padding-bottom:5px;
}

.cssmenu{
	float: right;
	border-top: 1px solid #D8E8ED;
	border-bottom: 1px solid #D8E8ED;
	margin-top:10px;
	height:40px;
}

.container {
    max-width: 700px;
}
.cssmenu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.cssmenu ul li {
  display: inline-block;
}
.cssmenu ul li a {
  color: #ABAFB3;
  display: block;
  margin: 10px;
  font-size: 0.85em;
}
.h_menu4{
	background:#009966;
}
.toggleMenu {
    display: none;
	background:#009966;
	width: 100%;
	color: #FFF;
	font-size: 1.5em;
}
.nav {
    list-style: none;
     *zoom: 1;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
	width: 13em;
	border-bottom:5px solid #fd926d;
	z-index:888;
}
.nav li a {
  display: block;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-decoration: none;
  padding: 18px 27.46px;
  font-size: 0.8125em;
}
.nav li:nth-child(1){
	margin:0
}
ul.nav li.active a, .nav li a:hover {
	color:#fff;
	background:#52cbf8;
}
.nav li a:hover {
}
.nav li {
    position: relative;
}
.nav > li {
    float:left;
}
.nav > li.hover > ul {
    left:-1px;
    top:40px;
}
.nav li li.hover ul {
    left: 100%;
   -webkit-transition: background .2s linear;
	-moz-transition: background .2s linear;
	-ms-transition: background .2s linear;
	-o-transition:  background .2s linear;
	transition: background .2s linear;
}
.nav > li > li > a{
	font-size: 0.85em;
	padding: 10px 20px;
	display: block;
	color: #555;
	background: #fff;
	position: relative;
	z-index: 9999;
	font-weight: normal;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	width: 100%;
	text-decoration: none;
	margin: 0;
	text-transform: lowercase;
}
.nav li li {
	border-top:none;
}
.nav li li:hover{
	border-top:none;
}
.nav li li a{
	text-transform: capitalize;
	font-size:0.85em;
	border-top: 1px solid #e8ebf1;
	border-left: 1px solid #e8ebf1;
	border-right: 1px solid #e8ebf1;
}
.nav li li a:hover{
	color:#000;
}
.nav > li >  ul {
    position: absolute;
    left: -9999px;
    padding: 0;
    z-index: 9999;
    background:#fff;
}

.pagecontent {
    padding: 10px;
	word-break:break-all;
}
.pagecontent h3 {
    padding-top: 20px;
	font-size:1.5em;
	font-weight:900;
} 
.pagecontent a{
    color:#009966;
}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.mizige{
	width:74px;
	height:74px;
	background:url(/images/mizige.png);
	text-align:center;
	font-size:3.5em;
	font-weight:bold;
	margin-bottom:20px;
	margin-right:20px;
}
.xhylist span{padding-top:4px;}
.mizige a {
 	color:#333333;
	text-decoration:none;
}
.ziinfo{
	margin-bottom:25px;
}
.mizigeinfo{
   color: #9CB5BD;
   font-size: 0.85em;
   line-height:1.8em;
   
}
.mizigeinfo a {
 	color:#666666;
	text-decoration:none;
}
.shouxieban{
	margin-top:25px;
	width:20px;
	float:left;
	line-height:13px;
	height:55px;
	background-color:#EE9611;
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	border-top-right-radius:0.5em;
	-webkit-border-top-right-radius:0.5em; /* Safari */
	border-bottom-right-radius:0.5em;
	-webkit-border-bottom-right-radius:0.5em; /* Safari */
}
.shouxiebana{
	color:#ffffff;
	font-size:0.625em;
	text-decoration:none;
}
.sclist {
	 height:25px;
	 overflow:hidden;
}
.clsearchbox{
	padding:15px;
	border:3px solid #e7f4f8;
	border-radius:5px;
}
/***** Media Quries *****/
@media screen and (max-width: 768px) {
	.h_logo4{
		text-align:center;
		float: none;
		margin: 4% 0;
	}
	/*--.h_menu4{
		float: none;
	}--*/
	.toggleMenu {
		padding: 5px 10px;
		width: 100%;
		text-align:center;
	}
	.nav li a {
		margin:0;
	}
	.nav {
		background:#fff;
	}
    .active {
        display: block;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 64% 50% !important;
    }
   .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
}
@media screen and (max-width: 640px) {
	.toggleMenu {
		width:100%;
	}
}
@media screen and (max-width: 480px) {
	.toggleMenu {
		width:100%;
	}
}
@media screen and (max-width: 320px) {
	.toggleMenu {
		width:100%;
	}
}
.banner{
	background:url(../images/banner.jpg)no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
	min-height:620px;
}
.banner_desc{
	text-align:center;
}
.banner_desc h1{
	color:#fff;
	font-size:3em;
	font-weight:800;
	text-transform:uppercase;
}
.banner_desc h2{
	color:#fff;
	font-size:1.5em;
	font-weight:300;
	text-transform:uppercase;
}
.sosuo{
	background:#4c515b;
	padding:0em 0em 25px 0em;
}
.pagecontent_box{
   padding:10px;
}
/*--domain_registration--*/
.column.first {
	margin-left: 0;
}
.search-form input[type="text"] {
	display: inline-block;
	line-height: normal;
	width: 40%;
}
.one-fifth {
	width: 14.4%;
}
.column {
	float: left;
	margin: 0 0 0 1%;
	min-height: 1px;
	position: relative;
}
.selection-box {
	display: block;
	position: relative;
}
.search-form .column input[type="text"], .search-form .column input[type="submit"], .search-form .column select {
	width: 100%;
}
.selection-box select {
	background: #FFFFFF;
}
.search-form{
	 padding:0;
	 margin:0;
}
.search-form .column .selection-box:after {
	height: 46px;
}
.selection-box:before, .selection-box:after {
	content: "";
	pointer-events: none;
	position: absolute;
}
.three-fifth {
	width: 65.6%;
	margin-top: 25px;
}
.m_2{
	margin-top:0;
}
.two-fifth {
	width:15.2%;
}
.three-fifth input[type="text"]{
  background: #fff;
  border: 1px solid #D9E9ED;
  color: #B4C1C5;
  padding: 17px;
  display: block;
  font-size: 1.0625em;
  font-weight:bold;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  width: 100%;
  height:55px;
  outline: none;

}
.myselect{
	width:25%;max-width:110px;
}
.linktowords{
	text-decoration:underline;
	color:#009966;
	margin-left:10px;
	margin-right:10px;
	cursor:pointer;

}
.linktowords2 {
	text-decoration:underline;
	color:#009966;
	margin-left:10px;
	margin-right:10px;

}
.jyclist{
 height:25px;
 overflow:hidden;

}
.indexlink{
	margin-left:10px;
	margin-right:10px;
	word-wrap:break-word;
	line-height:30px;
}
.aboutwords{
	line-height:30px;
	margin-top:10px;
}
.serachwords{
	line-height:30px;
	padding-top:10px;
}
.keywordsred{
	color:#FF0000;
}
.one-fifth select {
  background: #fff;
  border: 1px solid #D9E9ED;
  color: #009966;
  background-image: url("../images/icon.png");
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: center right 10px;
  background-repeat: no-repeat;
  border-radius: 0;
  cursor: pointer;
  display: block;
  font-size: 0.875em;
  height: 55px;
  text-align:left;
  outline: medium none;
  padding: 17px;
  width: 100%;

  margin-top: 25px;

}
.one-fifth input[type="submit"]{
	padding:14px 40px;
}
.two-fifth h2, .comment_heading h2{
	color:#556b72;
	font-weight:800;
	text-transform:uppercase;
}
span.m_1{
	font-weight:300;
	font-size:1.25em;
	line-height: 1.5em;
}
.one-fifth input[type="submit"] {
  background: #009966;
  display: inline-block;
  color: #FFF;
  text-transform: uppercase;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  border: none;
  cursor: pointer;
  outline: none;
  font-size: 0.85em;
  padding: 20px 20px;
  font-weight: 600;
  margin-top: 25px;
  height:55px;

}
.m_3 input[type="submit"] {
	margin-top:0;
}
.one-fifth input[type="submit"]:hover, .form-submit input[type="submit"]:hover{
  background: #52cbf8;
  text-decoration: none;
  color: #fff;
}
.benefit{
	padding:5em 0;
}
ul.service_grid {
  padding: 0;
  list-style: none;
  margin-bottom: 3em;
}

ul.service_grid li.desc {
  overflow: hidden;
}
ul.service_grid li.desc h3{
	color:#556b72;
	font-weight:800;
	font-size:1.1em;
	text-transform:uppercase;
}
ul.service_grid li.desc p{
	color: #A3B1B6;
	font-size: 0.85em;
  	line-height: 1.8em;
}
.tz-title-4 p{
  display: block;
  color: #556b72;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 24px;
  margin: 0;
  padding: 25px 0;
  position: relative;
  font-size: 1.875em;
}
.tz-title-4 p:after {
  position: absolute;
  width: 25px;
  height: 2px;
  margin-left: -10px;
  left:1%;
  background:#009966;
  content: '';
  top: 20px;
}
.features{
	background:#fffbde;
	padding:5em 0;
}
p.m_2{
	color:#4c515b;
}
ul.offer{
  padding: 0.3em 2em 1.5em;
  margin: 0;
  list-style: none;
  background: #fff;
}
ul.offer li{
	display:inline-block;
	margin-right:2%;
}
ul.offer li.last{
	margin-right:0;
}
p.m_3{
  color: #009966;
  font-weight: 800;
  font-size: 3em;
  text-transform: uppercase;
  line-height: 0.7em;
}
span.m_4{
  color: #97947f;
  font-size: 0.875em;
  font-weight: 800;
}
p.m_5{
  color: #52cbf8;
  font-weight: 800;
  font-size: 3em;
  text-transform: uppercase;
  line-height: 0.7em;
}
p.m_6{
  color:#4c515b;
  font-size: 1em;
  font-weight:800;
  text-transform: uppercase;
}
span.m_7{
  color: #4c515b;
  font-size:0.9375em;
  font-weight:300;
}
.col_1_of_3:first-child{
  margin-left: 0;
}
.span_1_of_3 {
  width: 31.2%;
}
.col_1_of_3 {
  display: block;
  float: left;
  margin: 1% 0 2% 1%;
}
.but1{
  background: #009966;
  display: inline-block;
  color: #FFF;
  text-transform: uppercase;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  border: none;
  cursor: pointer;
  outline: none;
  font-size: 0.85em;
  padding: 15px 50px;
  font-weight: 600;
  margin-top: 60px;
  float: right;
}
.but1:hover{
	background:#52cbf8;
	text-decoration:none;
	color:#fff;
}
.row_1 {
  margin-left: 6%;
  width: 60.666667%;
}
/*--pricing--*/
.pricing-tables{
	padding:3em 0;
}
.pricing-table-grid ul{
	margin:0;
	padding:0;
}
.pricing-table-grid ul li{
	list-style:none;
	text-align:center;
	border-bottom: 1px solid #F4F4F4;
}
.pricing-table-grid ul li a,.pricing-table-grid ul li span{
  padding: 10px 0;
  display: block;
  text-decoration: none;
  font-size: 0.875em;
  color: #999;
}
.pricing-table-grid ul li a:hover{
	color:#009966;
}
.pricing-table-grid h3{
  text-align: center;
  display: block;
  margin: 0;
  padding:20px 0;
  color: #556b72;
  text-transform: uppercase;
  font-size: 3em;
  font-weight: 800;
  line-height: 0.5em;
}
/*---- pricing -----*/
.pricing-table-grid{
	border: 1px solid #E7E7E7;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	padding: 1em 2em 1.5em;
}
.pricing-table-grid:hover{
	border-color:#DBD334;
}
.pricing-table-grid:hover a,.pricing-table-grid:hover span{
	border-color:#DBD334;
}
.pricing-table-grid:hover li span{
	background:#009966;
	color:#FFF;
}
.pricing-table-grid ul li span{
  background: #52cbf8;
  padding: 12px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.875em;
  margin-bottom: 3em;
}
a.order-btn{
  color: #fff;
  padding: 13px 20px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  background: #009966;
  font-size: 0.8125em;
  font-weight: 600;
  width: 55%;
  margin: 2em auto auto auto;
  border:none;
  outline:none;
}
a.order-btn:hover{
	color:#ffe13e;
}
.pricing-table-grid:hover a.order-btn{
	background:#52cbf8;
}
span.month{
	font-size: 0.9375em;
	font-weight:300;
}
span.dollar{
	font-weight:300;
}
.price, .about_grid{
	padding:7em 0;
}
.signup {
    width:20.2%;
}
.searchbar1{
   width:85%;
}
.searchbar{
    width:63%;
}
.col_2{
	float: left;
  margin: 0 0 0 0%;
  min-height: 1px;
  position: relative;
}
/*--footer--*/
.footer{

	padding:1em 0;
}
.box_1 p{
	color:#A4AEC0;
	font-size:0.85em;
}
.box_1 p a{
	color:#009966;
}
.box_2 h4{
  color: #fff;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom:1.5em;
}
ul.list_2{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	width: 50%;
}

ul.list_2{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	width: 50%;
}
ul.list_2 li a{
	color:#A4AEC0;
	font-size:0.85em;
	line-height:2.3em;
}
ul.list_2 li a:hover{
	text-decoration:none;
	color:#009966;
}


ul.list_2{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	width: 50%;
}

ul.list_tool{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	width: 24%;
	
}
ul.list_tool li{
	width: 100%;
	white-space:nowrap; 
    text-overflow:ellipsis; 
    overflow: hidden; 

}
ul.list_tool li a{
	color:#A4AEC0;
	font-size:0.85em;
	line-height:2.3em;
}
ul.list_tool li a:hover{
	text-decoration:none;
	color:#009966;
}

.address p {
  color: #999;
  font-size: 0.85em;
  line-height: 1.8em;
  margin: 0 0 16px;
  font-style: normal;
}
.address dd {
  color: #fff;
  font-size: 0.85em;
  line-height: 2.2em;
  font-weight: 300;
}
.address dd span, .address dd a{
  color:#A4AEC0;
}
ul.footer_social, ul.team_social{
  padding: 0;
  list-style: none;
  margin: 0;
}
ul.footer_social li {
  display: inline-block;
  margin-right: 6%;
}
ul.footer_social li a i.fb {
  background-position:-4px -84px;
}
ul.footer_social li a i {
  width: 25px;
  height: 25px;
  display: block;
  background: url(../images/img_sprite.png)no-repeat;
}
ul.footer_social li a i.tw{
  background-position:-51px -85px;
}
ul.footer_social li a i.linkedin{
  background-position:-104px -85px;
}
ul.footer_social li a i.google{
  background-position:-155px -84px;
}
ul.footer_social li a i:hover{
	opacity:0.7;
}
/*--about--*/
.about {
  background: url(../images/banner.jpg)no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  min-height:300px;
}
.about h1{
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  padding-top:11%;
  font-size: 3em;
  line-height: 0em;
}
p.m_8{
  color: #A3B1B6;
  font-size: 0.85em;
  line-height:2em;
  margin-bottom:4em;
}
p.m_9{
  border:1px solid #D9E9ED;
  padding:5%;
  position:relative;
  color: #A3B1B6;
  font-size: 0.8125em;
  line-height: 1.8em;
  font-style:italic;
}
.col_1_of_2:first-child{
  margin-left: 0;
}
.span_1_of_2 {
    width: 47.2%;
}
.col_1_of_2{
  display: block;
  float: left;
  margin: 1% 0 1% 5%;
}
.span_1_of_2 h3{
  display: block;
  color: #556b72;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 0.875em;
}
.span_1_of_2 p{
  color: #A3B1B6;
  font-size: 0.85em;
  line-height: 1.8em;
  margin-bottom:1em;
}

.list_2 li{
	width: 100%;
	white-space:nowrap; 
    text-overflow:ellipsis; 
    overflow: hidden;
}
.list_2 li a {
  font-size: 0.875em;
  color: #A3B1B6;
}
.but2 {
  background: #009966;
  display: inline-block;
  color: #FFF;
  text-transform: uppercase;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  border: none;
  cursor: pointer;
  outline: none;
  font-size: 0.85em;
  padding: 15px 30px;
  font-weight: 600;
  margin-top:1em;
}
.but2:hover{
	text-decoration:none;
	background: #52cbf8;
	color:#fff;
}
.about_grid1{
  background: #4c515b;
  padding:7em 0;
}
.team_box1 {
  margin-bottom:5em;
}
.team_desc {
  margin-top: 1.5em;
}
.team_desc-left{
	float:left;
}
.team_desc-right{
	float:right;
}
.team_desc-left h3{
  color: #556b72;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 0.875em;
  margin-bottom: 0;
}
.team_desc-left p{
  color: #A2B6BD;
  font-weight: 400;
  font-size: 0.875em;
}
.service_box{
	margin-bottom:3em;
} 
.service_grid1 h3{
  color: #556b72;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 0.875em;
  margin:1em 0;
}
.service_grid1 p, .span_2_of_about p, ul.project_box li.desc p, .testimonial_grid p, .blog_top p, ul.single_post1 li.single_post1-desc p, p.text1, .login-left p, .login-right p{
  color: #A3B1B6;
  font-size: 0.85em;
  line-height: 1.8em;
}
.span_1_of_about {
  width: 31.2%;
}
.lsidebar {
  display: block;
  float: left;
  margin: 0% 2.6% 0% 0;
}
.span_2_of_about {
  width: 66.1%;
}
.cont {
  display: block;
  float: left;
}
.span_2_of_about h3, ul.project_box li.desc h5{
  font-weight: 800;
  text-transform: uppercase;
  font-size: 0.875em;
}
.span_2_of_about h3 a, ul.project_box li.desc h5 a{
	color: #556b72;
}
.service_box2{
	margin-bottom:3em;
}
ul.project_box {
  padding: 0;
  list-style: none;
  margin-bottom:3em;
}
ul.project_box li.mini-post-meta {
  display: block;
  float: left;
  width: 100px;
  background:#009966;
  text-align: center;
  margin: 0px 4% 0 0;
  position: relative;
  padding-bottom: 10px;
  height: 100px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
}
ul.project_box li.mini-post-meta span.day {
  font-size: 1.25em;
  color: #fff;
  padding-top: 18px;
  display: block;
}
ul.project_box li.mini-post-meta span.month {
  font-size: 0.9375em;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 19px;
}
ul.project_box li.desc {
  overflow: hidden;
}
/***** Slider *****/
.index-banner{
	min-height:400px;
}
.wmuSlider {
	position: relative;
	overflow: hidden;
	padding-top: 2em;
	min-height:190px;
}
.wmuSlider .wmuSliderWrapper article img {
     border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
}
/* Default Skin */
.wmuSliderPagination {
	z-index: 2;
    position: absolute;
    right: 0;
    top: 0;
}
ul.wmuSliderPagination {
	padding:0;
}
.wmuSliderPagination li {
	float: left;
	margin: 0 6px 0 0;
	list-style-type: none;
}
.wmuSliderPagination a {
	display: block;
	text-indent: -9999px;
	width: 13px;
	height: 13px;
	background:none;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border:2px solid #ccdee3;
}
.wmuSliderPagination a.wmuActive {
	background:none;
	border:2px solid #64d1f9;
}
/* Default Skin */
.wmuGallery .wmuGalleryImage {
	margin-bottom: 10px;
}
ul.grid-1{
	padding:0;
	margin:0;
	list-style:none;
}
ul.grid-1 li.grid-1_left{
	float: left;
    width: 16%;
}
ul.grid-1 li.grid-1_right{
	float:left;
	width: 84%;
}
ul.grid-1 li.grid-1_right p{
	color: #A3B1B6;
	font-size: 0.85em;
	font-weight:400;
	font-style: italic;
	line-height:1.8em;
	margin-bottom:1em;
}
ul.grid-1 li.grid-1_right h4{
	color: #556b72;
	font-size: 0.85em;
	line-height: 1.5em;
}
span.m_10{
  color: #556b72;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 0.9375em;
}
/*--plans--*/
 .mini-post-meta1 {
  display: block;
  float: left;
  width: auto;
  background:#009966;
  text-align: center;
  margin: 0px 5% 0 0;
  position: relative;
  height: 40px;
  color: #fff;
  font-size: 1em;
  font-weight: 800;
  line-height: 2em;
  padding:5px 15px 5px 15px;
}
.mini-post-meta1 a{
  
  color: #fff;

}
.diangudesc p{
	color: #333;
    font-size: 0.85em;
    line-height: 1.8em;
}

.cydgul{
   margin-top: 25px;
}

.plan_box{
	background:#fff;
}
/*--domain--*/
.domain_row{
	width: 53.59%;
}
ul.charge{
  padding: 1em 0;
  margin: 0;
  list-style: none;
  text-align: center;
  border: 1px solid #D9E9ED;
}
ul.charge li{
  float: left;
  width: 15%;
  margin-right: 2%;
  font-size: 0.875em;
  color: #556b72;
  font-weight: 600;
}
.charge_img{
	padding-left:0;
}
.charge_right{
	padding-right:0;
}
ul.charge li.last{
	margin-right:0;
}
span.m_11{
  font-weight: 800;
  font-size:1.875em;
}
span.m_12{
  font-weight:300;
  font-size: 1.875em;
}
.domain_box{
	margin-top:5em;
}
ul.charge_box{
	border-top: none;
}
h2.charge_head{
  display: block;
  color: #556b72;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 24px;
  margin: 0;
  padding: 25px 0;
  position: relative;
  font-size: 0.875em;
}
h2.charge_head:after {
  position: absolute;
  width: 25px;
  height: 2px;
  margin-left: -10px;
  left: 1%;
  background: #009966;
  content: '';
  top: 20px;
}
ul.list_3{
	padding:0;
	margin:0;
	list-style:none;
}
ul.list_3 li {
	border-bottom: 1px solid #D7E8ED;
	display: inline;
	float: left;
	padding: 10px 0;
	width: 100%;
}
ul.list_3  li span {
	display: block;
	float: left;
	font-size: 0.875em;
	line-height: 32px;
	width: 66%;
	color: #999;
}
ul.list_3 ul li .dt-sc-button {
	float: right;
	margin: 0;
	text-align: right;
}
.dt-sc-button.small {
	padding: 11px 20px;
	line-height: 16px;
	float: right;
	background:#009966;
	color:#fff;
}
/*--faq--*/
ul.project_box li.mini-post-meta2{
  display: block;
  float: left;
  width: 70px;
  background:#009966;
  text-align: center;
  margin: 0px 5% 0 0;
  position: relative;
  height: 70px;
  color: #fff;
  font-size: 1.875em;
  font-weight: 800;
  line-height: 2.1em;
}
.faq_but{
	text-align:center;
}
.faq_but1{
  background: #009966;
  display: inline-block;
  color: #FFF;
  text-transform: uppercase;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  border: none;
  cursor: pointer;
  outline: none;
  font-size: 0.85em;
  padding: 18px 30px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 2em;
}
.faq_but1:hover{
   background: #52cbf8;
   text-decoration:none;
   color:#fff;
}
.faq_bottom {
  border-top: 1px solid #D9E9ED;
  margin-top: 5em;
  padding-top: 5em;
}
.form_list1 input[type="text"] {
  padding:20px;
  width:49%;
  color: #A3B1B6;
  font-size: 0.85em;
  margin:5px 0;
  border:1px solid #D9E9ED;
  background: #fff;
  float: left;
  outline: none;
}
.testimonial {
  margin-top: 3em;
}
.form_list2 input[type="text"], .form_list3 textarea {
  width:100%;
  margin:5px 0;
  border:1px solid #D9E9ED;
  color: #A3B1B6;
  font-size: 0.85em;
  outline: none;
  background: #fff;
  padding:20px;
}
.form_list3 textarea{
	height:200px;
	resize:none;
}
.form-submit input[type="submit"] {
  color: #FFF;
  font-size: 0.85em;
  padding: 18px 50px;
  text-transform: uppercase;
  background:#009966;
  display: inline-block;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: none;
  cursor: pointer;
  outline: none;
  font-weight: 700;
  margin-top: 1em;
}
/*--testimonials--*/
.testimonial_grid{
	border: 1px solid #D9E9ED;
	padding: 3em 2em;
	margin-bottom: 3em;
}
.testimonial_grid{
	position:relative;
}
span.quotes1{
    position: absolute;
    left: 10px;
    top: -21px;
    width: 50px;
    height: 40px;
    background: url(../images/quote1.png) no-repeat 9px 7px;
    border: 1px solid #D9E9ED;
}
ul.testi_box{
	padding:0;
	margin: 2em 0 0 0;
	list-style:none;
}
ul.testi_box li.testi_box-left{
	float:left;
	margin-right: 5%;
}
ul.testi_box li.testi_box-right{
	overflow:hidden;
}
ul.testi_box li.testi_box-right h4{
	color: #556b72;
    text-transform: uppercase;
    font-size: 0.875em
    margin-bottom: 0;
}
span.m_13{
	font-weight:800;
}
.last_grid{
	margin-bottom:0;
}
/*--blog--*/
.blog_top h3{
  
  font-weight: 800;
  text-transform: uppercase;
  font-size: 0.9375em;
  margin-top:2em;
}
.blog_top h3 a{
	color: #556b72;
}
.blog_top h4{
  color: #A3B1B6;
  font-size: 0.85em;
}
.blog_top h4 a{
	 color: #A3B1B6;
}
.blog_top p{
	padding:1em 0;
}
.linkss{
	color:#A4AEC0;
	font-size:0.625em;
	text-align:left;
	padding-top:10px;
	max-width:985px;
	
}
.links {
  padding: 10px 0px;
  border: 1px solid #D9E9ED;
  margin-bottom:20px;
  margin-top:10px;
}
ul.chengyu_links{
	padding:5px;
	margin:0;
	list-style:none;
	float:left;
}
ul.chengyu_links li {
  display:inline-block;
  margin-right: 20px;
}
ul.chengyu_links li a {
  color:#556b72;
  font-size: 1em;
  padding-left: 10px;
  vertical-align: sub;
}
ul.chengyu_links div {
  color:#333;
  font-size: 0.85em;
  padding-left: 15px;
  padding-top: 10px;
  vertical-align: sub;
}
i.blog_circle,i.chengyu_icon1, i.blog_icon2{
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
}
i.blog_circle{
  width: 30px;
  height: 30px;
  background: #009966;
  float: left;
  color: #fff;
  font-size: 0.75em;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  line-height: 30px;
}
i.chengyu_icon1 {
  width: 30px;
  height: 30px;
  background: url(../images/img_sprite.png)-4px -166px #009966;
  float: left;
}
i.blog_icon2{
  width: 30px;
  height: 30px;
  background: url(../images/img_sprite.png)-30px -166px #009966;
  float: left;
  margin-right: 10px;
}
ul.dc_pagination {
  overflow: hidden;
  margin:1em 0 1em 0;
  padding:0;
}
ul.dc_pagination li:first-child {
  margin-left: 0px;
  text-transform: uppercase;
}
ul.dc_pagination li {
  display: inline-block;
  margin: 0px;
  margin-left: 5px;
  padding: 0px;
}
ul.dc_pagination li a {
  color: #000;
  display: block;
  padding: 8px 13px 8px 13px;
  text-decoration: none;
  font-size: 1em;
  font-weight: 600;
  border: 1px solid #D9E9ED;
}
ul.dc_paginationA06 li a:hover, ul.dc_paginationA06 li a.current {
  background:#009966;
  color: #FFF;
}
/*--single--*/
.single_grid{
	border: 1px solid #D9E9ED;
	border-left: none;
    border-right: none;
    padding: 5px 0;
    margin: 3em 0 5em;
}
ul.blog_page {
	float:right;
	margin-top:0;
}
.single_links {
    margin-top: 6px;
    padding-left: 0;
}
.single_pagenation{
	padding-right: 0;
}
.single_post{
	background:#4c515b;
	padding:2em;
}
ul.single_post1{
	padding:0;
	margin:0;
	list-style:none;
}
ul.single_post1 li.single_post1-img{
	float:left;
	margin-right: 4%;
}
ul.single_post1 li.single_post1-desc{
	overflow:hidden;
}
ul.single_post1 li.single_post1-desc h3{
	color: #556b72;
   font-weight: 800;
   text-transform: uppercase;
   font-size: 0.9375em;
}
ul.single_post1 li.single_post1-desc h3 a{
	color: #556b72;
}
ul.list {
  margin:0;
  padding:1em 0 0;
  list-style: none;
}
.list li {
  border-bottom: 1px solid #D9E9ED;
  padding-bottom: 2em;
  margin-bottom: 2em;
}
.list li.last_post{
  border-bottom:0;
  padding-bottom:0;
  margin-bottom:0;
}
.preview {
  float: left;
  width: 11%;
  margin-right: 3%;
}
.data {
  float: left;
  width: 86%;
}
.data-middle {
  float: left;
  width: 83%;
}
li.middle {
  padding: 0 0px 0 14%;
  margin-bottom: 30px;
}
.preview1 {
  float: left;
  width: 13%;
  margin-right: 3%;
}
.title {
  color: #556b72;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 2em 0;
  font-size: 0.875em;
}
h5.m_26{
  float: right;
}
h5.m_26 a {
  color: #fff;
  background: #009966;
  font-size: 0.85em;
  text-transform: uppercase;
  font-weight: 600;
  padding: 5px 20px;
}
.data p, .data-middle, .data-last p {
  color: #A3B1B6;
  font-size: 0.85em;
  line-height: 1.8em;
  margin-bottom: 1.5em;
}  
span.m_14{
	color: #A3B1B6;
	font-weight:400;
	text-transform: capitalize;
}
.single_grid2 {
  padding:5em 0 0em;
}
/*--support--*/
.tz-title-5 p {
  display: block;
  color: #9CB5BD;
  line-height: 24px;
  margin: 0;
  padding: 25px 0 0px;
  position: relative;
  font-size: 0.875em;
}
.tz-title-5 p:after {
  position: absolute;
  width: 25px;
  height: 2px;
  margin-left: -10px;
  left:1%;
  background: #009966;
  content: '';
  top:20px;
}
span.m_20 {
  display: block;
  color: #556b72;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 24px;
  margin: 0;
  padding: 10px 0 0;
  position: relative;
  font-size: 1em;
}
ul.list_4{
	padding:0;
	margin:0;
	list-style:none;
}
ul.list_4 li {
  list-style-image: url(../images/list_arrow1.png);
  margin-left: 0px;
  margin-bottom:15px;
}
ul.list_4 li a{
    color: #009966;
  font-size: 1.05em;
  vertical-align: middle;
}  
ul.list_4 li a:hover{
	text-decoration:none;
	color: #9CB5BD;
}
.but3{
   padding: 12px 30px;
}
ul.list_5{
	padding:0;
	margin:0;
	list-style:none;
}
ul.list_5 li.list_5-left{
   float: left;
   width: 25%;
   margin-right: 0px;
}
ul.list_5 li.list_5-right{
   float: left;
   width: 75%;
   word-wrap:break-word;
}
ul.list_5 li.list_5-right p{
   color: #9CB5BD;
   font-size: 0.85em;
   line-height:1.8em;
}
ul.list_6{
	margin-bottom:2em;
}
ul.list_7{
	margin-bottom:1em;
}
span.m_21 {
  display: block;
  color: #556b72;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 24px;
  margin: 0;
  padding:0;
  position: relative;
  font-size: 0.875em;
}
.row_5 p {
   margin-bottom:0;
}
.tz-title-6 p {
  display: block;
  color: #9CB5BD;
  line-height: 24px;
  margin: 0;
  padding: 25px 0 0px;
  position: relative;
  font-size: 0.875em;
}
.tz-title-6 p:after {
  position: absolute;
  width: 25px;
  height: 2px;
  margin-left: -10px;
  left:4%;
  background: #009966;
  content: '';
  top: 20px;
}
.row_5 p a{
    color: #A3B1B6;
}
ul.contact_social {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.contact_social li {
  float: left;
  margin-right: 5px;
}
ul.contact_social li a i {
  width: 25px;
  height: 25px;
  display: block;
  background: url(../images/img_sprite.png)no-repeat;
}
ul.contact_social li a i.fb {
  background-position:-178px -173px;
}
ul.contact_social li a i.tw {
  background-position:-205px -174px;
}
ul.contact_social li a i.google{
  background-position:-235px -173px;
}
ul.contact_social li a i.utube{
  background-position:-266px -174px;
}
ul.contact_social li a i.linkedin{
  background-position:-296px -174px;
}
.contact_right input[type="text"], .contact_right textarea {
  padding: 12px 20px;
  font-size: 0.85em;
  margin:5px 0;
  border: 1px solid #ddeff1;
  color: #A3B1B6;
  background: none;
  outline: none;
  width: 100%;
  -webkit-appearance: none;
}
.contact_right textarea{
	height:150px;
	resize:none;
}
.contact_right input[type="submit"] {
  -webkit-appearance: none;
  cursor: pointer;
  border: none;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
  background:#009966;
  color: #fff;
  font-size: 0.8125em;
  padding: 13px 30px;
  float: right;
}
.contact_right input[type="submit"]:hover{
	background:#4c515b;
}
.map iframe {
  width: 100%;
  min-height: 400px;
  border: none;
  margin-bottom: -5px;
}
/*--login--*/
.login-left {
	padding: 0;
}
.login-left h3, .login-right h3 {
	color:#000;
	font-size: 1em;
	padding-bottom: 0.5em;
}
.acount-btn {
	background:#009966;
	color: #FFF;
	font-size: 0.8em;
	padding: 0.7em 1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 2em;
}
span.m_25{
	color:#999;
	font-size:0.8125em;
}
.acount-btn:hover, .login-right input[type="submit"]:hover{
	background:#26d2fc;
	text-decoration:none;
	color:#fff;
}
.login-right form {
	padding: 1em 0;
}
.login-right form div {
	padding: 0 0 0.5em 0;
}
.login-right input[type="text"] {
	border: 1px solid #EEE;
	outline-color:#fb4d01;
	width:100%;
	font-size:0.8125em;
	padding:10px;
}
.login-right input[type="submit"] {
	background:#009966;
	color: #FFF;
	font-size: 0.8em;
	padding: 0.7em 1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
	border:none;
	outline:none;
}
a.forgot {
	font-size: 0.8125em;
}
/*--register--*/
.account_grid{
	padding:5em 0;
}
.register-top-grid h3, .register-bottom-grid h3 {
	color:#FF5B36;
	font-size: 1em;
	padding-bottom: 5px;
	margin: 0;
}
.register-top-grid div, .register-bottom-grid div {
	width: 48%;
	float: left;
	margin: 10px 0;
}
.register-top-grid input[type="text"], .register-bottom-grid input[type="text"] {
	border: 1px solid #EEE;
	outline-color:#FF5B36;
	width: 96%;
	font-size: 1em;
	padding: 0.5em;
}
.checkbox {
	margin-bottom: 4px;
	padding-left: 27px;
	font-size: 1.1em;
	line-height: 27px;
	cursor: pointer;
}
.checkbox {
	float: left;
	position: relative;
	font-size: 0.85em;
	color:#555;
}
.checkbox:last-child {
	margin-bottom: 0;
}
.news-letter {
	color: #555;
	font-weight:600;
	font-size: 0.85em;
	margin-bottom: 1em;
	display: block;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	clear: both;
}
.checkbox i {
	position: absolute;
	bottom: 5px;
	left: 0;
	display: block;
	width:20px;
	height:20px;
	outline: none;
	border: 2px solid #D2CF99;
}
.checkbox input + i:after {
	content: '';
	background: url("../images/tick1.png") no-repeat 1px 2px;
	top: -1px;
	left: -1px;
	width: 15px;
	height: 15px;
	font: normal 12px/16px FontAwesome;
	text-align: center;
}
.checkbox input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
.checkbox input {
	position: absolute;
	left: -9999px;
}
.checkbox input:checked + i:after {
	opacity: 1;
}
.news-letter:hover {
	color:#00BFF0;
}
.register-but{
	margin-top:1em;
}
.register-but form input[type="submit"] {
	background:#009966;
	color: #FFF;
	font-size: 0.8em;
	padding: 0.8em 2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
	border:none;
	outline:none;
}
.register-but input[type="submit"]:hover {
	background:#26d2fc;
}
.register-bottom-grid {
	margin-top:3em;
}
/*--responsive design--*/
@media (max-width:1280px){
.nav li a {
  padding: 14px 17.46px;
  font-size: 0.8125em;
}	
.logo{
	height:40px;
	padding:0px;
}
.cssmenu{
	height:40px;
	margin-top:2px;
}
.header_top{
    padding:15px 0;
}
}
@media (max-width:1024px){

.banner {
   min-height:500px;
}
.banner_desc h1 {
  font-size: 2.5em;
}
.banner_desc h2 {
  font-size: 1.2em;
}  
span.m_1 {
  font-size: 0.875em;
}
.two-fifth h2, .comment_heading h2 {
  font-size:1.375em;
}
.three-fifth input[type="text"], .one-fifth select{
  padding: 13px;
   height: 48px;
}  
.one-fifth select {
  font-size: 0.875em;
  height: 48px;
}  
.one-fifth input[type="submit"] {
  padding: 14px 30px;
  height:48px;
}
.tz-title-4 p {
  font-size: 1.375em;
}
ul.service_grid li.desc h3 {
  font-size:0.95em;
}  
.benefit {
  padding: 3em 0;
}
p.m_5 {
  font-size: 2em;
}  
p.m_3 {
  font-size: 2.5em;
}  
.pricing-table-grid {
   padding: 1em 1em 1.5em;
}
.but1 {
  padding: 12px 40px;
}  
.about {
  min-height: 230px;
}
.about h1 {
  font-size:2.5em;
}
p.m_8 {
  margin-bottom: 2em;
}
.price, .about_grid, .about_grid1 {
  padding: 5em 0;
}
.but2 {
  font-size: 0.8125em;
  padding: 12px 20px;
}
.team_desc-left h3 {
  font-size: 0.8125em;
}  
.team_desc-left p {
  font-size: 0.8125em;
}
ul.grid-1 li.grid-1_left {
  width: 13%;
  margin-right: 3%;
}
ul.blog_social {
  width: 45%;
}
.shouxieban{
	height:48px;
	padding-top:4px;
	line-height:13px;
}
}

@media (max-width:992px){
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 .col-md-10, .col-md-11, .col-md-12{
		padding:0;
	}
	.hotwords{
		display:inline-block;
		padding-right:0.58em;
		padding-left:0px;
		padding-top:5px;
		padding-bottom:5px;
}
.nav li a {
  padding: 10px 8.72px;
  font-size: 0.75em;
}	
.banner {
  min-height: 400px;
}
.banner_desc h1 {
  font-size: 2em;
}
.banner_desc h2 {
  font-size: 1.1em;
}
.one-fifth {
    width: 14.4%;
}
.row_1 {
  margin-left: 0;
  width: 100%;
}
.thumb_2 {
  width: 50%;
  float: left;
}
.two-fifth h2, .comment_heading h2 {
  font-size: 1.25em;
}
.col-md-3.box_2, .box_1{
  margin-bottom: 2em;
}
ul.footer_social li {
   margin-right: 2%;
}
.box_2 h4 {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
.footer {
  padding: 3em 0 1em;
}
.row_2 {
  margin-top: 2em;
}
.thumb_1 {
  width: 50%;
  float: left;
}
.charge_right {
  padding-right: 0;
  padding-left: 0;
  margin-top: 2em;
}
.faq_but1 {
  margin-top: 0em;
}
.col-md-4.thumb_3 {
  margin-bottom: 0em;
}
}
@media (max-width:768px){
.header_top {
  padding: 15px 0;
}	
ul.nav li.active, .nav li a{
  color: #000;
}
a.toggleMenu:hover{
  text-decoration:none;
  color:#fff;
}
.banner_desc h1 {
  font-size: 1.5em;
}
.banner_desc h2 {
  font-size: 0.95em;
}
.banner {
  min-height: 360px;
}
.features {
  padding: 3em 0;
}
.one-fifth input[type="submit"] {
  padding: 13px 18px;
  height: 48px;
}
.searchbar {
  width: 61.7%;
}
.about h1 {
  font-size: 2em;
}
.about {
  min-height: 190px;
}
.price, .about_grid, .about_grid1 {
  padding: 3em 0;
}
.faq_bottom {
  margin-top: 3em;
  padding-top: 2em;
}
.col-md-6.login-right {
  padding: 0;
  margin-top: 2em;
}
}
@media (max-width:667px){
.banner {
  min-height: 300px;
}
.banner_desc h1 {
  font-size: 1.2em;
}
.banner_desc h2 {
  font-size: 0.85em;
}

.three-fifth {

  margin-top:7px;
}

.one-fifth select, .one-fifth input[type="submit"]{
  margin-top:7px;
}
.sosuo {
  padding: 2em 0;
}
.wmuSlider {
  padding-top:1em;
  min-height: 210px;
}
}

@media (max-width:470px){
.ccy{
  padding:0px;
}

.header_top {
  padding: 10px 0;
}	
.toggleMenu {
  font-size: 1em;
  padding:3px;
}
.banner_desc h1 {
  font-size: 1em;
}
.banner_desc h2 {
  font-size: 0.75em;
}
.banner {
  min-height: 200px;
}
span.m_1 {
  font-size: 0.625em;
}
.three-fifth input[type="text"], .one-fifth select {
  font-size: 0.75em;
}
.three-fifth input[type="text"], .one-fifth select {
  padding: 2px;
  font-size: 0.75em;
  height: 30px;
}
.one-fifth input[type="submit"] {
  padding: 7px 3px;
  font-size: 0.75em;
  height: 30px;
}
.sosuo {
  padding: 0.5em 0 1em;
}

.container{
	padding:0 10px;
}
ul.service_grid li.desc p {
  font-size: 0.8125em;
}
ul.service_grid {
  margin-bottom:1em;
}
.tz-title-4 p {
  padding: 15px 0;
}
.tz-title-4 p:after {
  left: 4%;
}  
ul.offer {
  padding: 1em;
}  
.features {
  padding: 1em 0 2em;
}
.price, .about_grid, .about_grid1 {
  padding: 1em 0 2em;
}
.footer {
  padding: 2em 0 0em;
}
.about {
  min-height: 100px;
}
.row_2 {
  margin-top: 1em;
}
p.m_8 {
  font-size:0.8125em;
}
.span_1_of_2 {
  width: 100%;
}
.col_1_of_2 {
  float:none;
  margin:0 0 10px 0;
}
.team_desc-left {
  float: none;
}
.team_desc-right {
  float: none;
  margin-top: 5px;
}
.team_desc {
  margin: 1em 0;
}
.team_box1 {
  margin-bottom: 0;
}
.service_grid1 p, .span_2_of_about p, ul.project_box li.desc p, .testimonial_grid p, .blog_top p, ul.single_post1 li.single_post1-desc p, p.text1, .login-left p, .login-right p {
  font-size: 0.8125em;
}  
.cont {
  display: block;
  float: none;
}
.span_2_of_about {
  width: 100%;
}
.service_box2 {
  margin-bottom: 1.5em;
}
.service_box {
  margin-bottom: 1em;
}
ul.project_box li.mini-post-meta {
  width: 70px;
  height: 70px;
}  
ul.project_box li.mini-post-meta span.day {
  font-size: 0.9375em;
  padding-top: 10px;
}
ul.project_box {
  margin-bottom: 1em;
}
ul.grid-1 li.grid-1_right {
  float: none;
  width: 100%;
}
span.m_10 {
  font-size: 0.8125em;
}
.mini-post-meta1 {
  width: 100%;
  height: auto;
  float:none;
  font-size: 0.9375em;
  line-height: 2em;
}
.thumb_2 {
  width:100%;
  float: none;
}
.wmuSlider {
  min-height: 240px;
}
.tz-title-4 p {
  font-size: 1.125em;
}
h2.charge_head:after {
  left: 4%;
}
.span_2_of_about h3, ul.project_box li.desc h5 {
  font-size: 0.75em;
}
.faq_but1 {
  font-size: 0.8125em;
  padding: 10px;
  letter-spacing: 0;
}
.faq_bottom {
  margin-top:0;
  padding-top: 1em;
}
.form_list1 input[type="text"], .form_list2 input[type="text"], .form_list3 textarea {
  padding: 7px;
}  
.testimonial_grid {
  padding: 1em 1em;
  margin-bottom: 2em;
}
.testimonial {
  margin-top: 2em;
}
ul.blog_social {
  width: 100%;
}
ul.chengyu_links {
  margin-bottom:0.5em;
}
.single_post {
  padding: 10px;
}
ul.single_post1 li.single_post1-img {
   width: 30%;
}
ul.single_post1 li.single_post1-desc {
  width: 100%;
  float: none;
}
.data p, .data-middle, .data-last p {
   font-size: 0.75em;
}  
.pagecontent_box {
  padding: 1em 0 2em;
}
ul.list_4 li a, ul.list_5 li.list_5-right p {
  font-size:0.8125em;
}
.tz-title-5 p:after {
  left: 4%;
}  
.map iframe {
  min-height:100px;
}
.account_grid {
  padding: 2em 0;
}
.register-but {
  margin-top: 0;
}

li.middle {
  padding: 0 0px 0 3%;
  margin-bottom: 20px;
}
.list li {
  padding-bottom: 1em;
  margin-bottom:1em;
}
.two-fifth {
  width: 36.2%;
}
.three-fifth {
  width: 63.0%;
}
.one-fifth {
  width: 100%;
}
.myselect{
	width:37%;max-width:none;
}
.pagecontent h3 {
	font-size:1.125em;
} 
.hotcontent li{
  list-style-image:none!important;
}
ul.list_4 li{
    margin-bottom:10px;
}
.ccycontent, .ccyrs, .mizigeinfo{
    font-size:0.8125em;
}
.ziinfo{
	margin-bottom:10px;
}
.clsearchbox{
	padding:5px;
	border:3px solid #e7f4f8;
	border-radius:3px;
}
}

@media (max-width:359px){
.logo{
	float:none;
	text-align:center;
}
.cssmenu {
  float: none; width:190px; margin-left:auto; margin-right:auto; margin-top:10px;
}
}
@media \0screen\,screen\9 {   
	.one-fifth select {
		background-image:none;
	}
	.container {
		width: 700px;
	}
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	  .col-md-12 {
		width: 100%;
	  }
	  .col-md-11 {
		width: 91.66666667%;
	  }
	  .col-md-10 {
		width: 83.33333333%;
	  }
	  .col-md-9 {
		width: 75%;
	  }
	  .col-md-8 {
		width: 66.66666667%;
	  }
	  .col-md-7 {
		width: 58.33333333%;
	  }
	  .col-md-6 {
		width: 50%;
	  }
	  .col-md-5 {
		width: 41.66666667%;
	  }
	  .col-md-4 {
		width: 33.33333333%;
	  }
	  .col-md-3 {
		width: 25%;
	  }
	  .col-md-2 {
		width: 16.66666667%;
	  }
	  .col-md-1 {
		width: 8.33333333%;
	  }
	  .one-fifth input[type="submit"] {
		  height:55px;
	  }
	  .one-fifth select {
		  height:55px;
	  }
	  .three-fifth input[type="text"] {
		 height:55px;
	  }
	  .footer{
		min-width:1000px;
	  }
	  .sosuo{
		min-width:1000px;
	  }
} 

@media screen\0 { 
  .one-fifth select {
  	background-image:none;
  }
  .container {
    width: 700px;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .one-fifth input[type="submit"] {
	  height:55px;
  }
  .one-fifth select {
	  height:55px;
  }
  .three-fifth input[type="text"] {
 	 height:55px;
  }
  .footer{
  	min-width:1000px;
  }
  .sosuo{
  	min-width:1000px;
  }
} 
