div,body,p,span,form,input,ul,li,a,i,select,textarea,img{margin:0;padding:0;}
img{border:none}
input{border:none}
a{text-decoration: none;color:#333}
a:link{text-decoration:none;}
*:focus{outline: none}
a:focus{outline: none}
ul{list-style: none}
i,em{font-style: normal}
h1,h2,h3,h4,h5,h6{font-weight: normal;margin:0;padding:0;}
textarea{resize:none}
.l_float{float: left}
.r_float{float: right}
.clear{clear: both}
.hide{display: none!important;}
body{
    font-family: 'Open Sans', sans-serif;
	margin:0;
	padding:0;
	background:#ffffff;
	font-size:14px;
	overflow-x:hidden;
 } 
input::-ms-clear, input::-ms-reveal{display: none;}
*input::-ms-clear{display: none}
*input::-ms-reveal{display: none}



.banner{
    background: url("../images/soft_banner.png") no-repeat;
    background-size: cover;
    height:430px;
    text-align: center;
    position: relative;
}
.banner h2{
    margin-top: 110px;
    line-height:86px;
    font-size:44px;
    color:#f4f7ff;
}
.banner p{
    font-size:20px;
    line-height:30px;
    color:#f6f9ff;
}
.banner a{
    position: absolute;
    bottom: 5%;
    left:50%;
    transform: translateX(-50%);
}
#software{
    padding-bottom: 60px;
}
#software h3{
    text-align: center;
    font-size:28px;
    color:#3a3a3a;
    line-height:110px;
    position: relative;
    margin-bottom: 50px;
}
#software h3:after{
    content:"";
    width:26px;
    height:4px;
    position: absolute;
    left:50%;
    bottom: 15%;
    background: #79cfd1;
    transform: translateX(-50%);
}

#software ul li{
    text-align: center;

}
#software ul li img{
    transition: all 1s;
}
#software ul li:hover img{
    transform: scale(1.2);
}

#software ul li p{
    font-size:16px;
    color:#3a3a3a;
    line-height:56px;
}
.case{
    background: url("../images/anli.png") no-repeat;
    background-size: cover;
    position: relative;
    text-align: center;
    padding-bottom: 70px;
    margin-bottom: 100px;
}
.case h2{
    line-height:110px;
    font-size:28px;
    color:#fefefe;
    margin-bottom: 26px;
    position: relative;
}
.case h2:after{
    content:"";
    width:26px;
    height:4px;
    position: absolute;
    left:50%;
    bottom: 15%;
    background: #fff;
    transform: translateX(-50%);
}
.case ul li{
    position: relative;
    padding:0;
    margin-bottom: 20px;
    width:32%;
    margin-right: 10px;
    transition: all 1s;
}
.case ul li p{
    position: absolute;
    left:0;
    bottom: 0;
    width:100%;
    background: #6498c4;
    line-height:56px;
    text-align: center;
    font-size:24px;
    color:#fef9f9;
}
.case ul li:hover{
    opacity: 0.6;
}
/*.case ul li:hover p{*/
    /*display: block;*/
/*}*/








/**header*/
.header-top {
  background: #999;
}
.search {
  position: relative;
  border-radius: 3px;
  border-bottom: 1px solid #eee;
    float: left;
}
.search input[type="text"] {
  margin: 0px 0;
  padding: 6px 10px 6px 15px;
  outline: none;
  color: #fff;
  background: none;
  border: none;
  width: 84.33333%;
  position: relative;
    font-size: 14px;
  -webkit-appearance: none;
}
.search input[type="submit"] {
  background: url('../images/search1.png') no-repeat 0px 1px;
  border: none;
  cursor: pointer;
  width: 24px;
  outline: none;
  position: absolute;
  height: 24px;
  top: 3px;
  right: 8px;
}
.social {
  padding: 0;
  float: right;
}
.header-top {
background: #444444;
  padding: 1.4em 0;
}
.social i {
  width: 27px;
  height: 27px;
  background: url('../images/social2.png') no-repeat 0px 0px;
  display: inline-block;
  margin: 0 4px;
}
.social ul li{
	display:inline-block;
}
a i.facebook {
  background-position: -3px -2px;
}
a i.facebook:hover {
  opacity: .5;
}
a i.twitter {
  background-position: -43px -3px;
}
a i.twitter:hover {
  opacity: .5;
}
a i.dribble {
  background-position: -83px -3px;
}
a i.dribble:hover {
  opacity: .5;
}
a i.google {
  background-position: -126px -2px;
}
a i.google:hover {
 opacity: .5;
}
.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
.top-menu {
  float: right;
}
.logo a img {
  width: 11%;
  margin-top: 7em;
}
.logo1 {
  text-align: center;
}
.logo1 a img {
  width: 9%;
  margin: 2em 0 0
}
.header {
  background-color: #79cfd1;
  color: #fff;
  padding: .3em 0;
}
.grid__item.color-11:hover {
  box-sizing: 0;
  border-top: 0 !important;
}
/*--boostrap-nav--*/
.navigation {
  width: 100%;
  margin-top: 0;
    margin: 1em auto 0;
  text-align: center;
}
.nav-wil{
	padding:0;
}
.navbar-default .navbar-nav > li > a{
	color:#fff;
}
.navbar {
  min-height: 35px !important;
}
.nav > li > a {
	font-family: "Merriweather",serif;
  margin: 0 29px !important;
  padding: 0;
  font-size: 1.3em;
}
.nav > li > a:hover {
	color: #000 !important;
	  transition: 1s all;
	  -webkit-transition: 1s all;
	  -moz-transition: 1s all;
	  -o-transition: 1s all;
	  -ms-transition: 1s all;
}
ul.nav.navbar-nav li a.active {
  color: #0acf66 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
   color: #000;
  background: none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #000;
  background: none;
}
.navbar-nav > li {
  display: inline-block !important;
}	
.navbar-default {
  background-color: rgba(255, 255, 255, 0);
  border-color: rgba(255, 255, 255, 0);
  margin-bottom: 0;
}
.navbar-nav > li {
	  float: none !important;
}
.navbar-nav {
  float: none !important;
}

/**footer*/
.footer{
	padding:6em 0;
	background:#292929;
	height:100%;
}
.footer-left ul{
	padding:0;
	margin:0;
}
.footer-left ul li{
	display:inline-block;
	margin:0 1em;
}
.footer-left ul li:nth-child(1){
	margin-left:0;
}
.footer-left ul li a{
	color:#FFF;
	font-size:14px;
}
.footer-left ul li a:hover{
	color: #E42313;
	text-decoration:none;
}
.footer-left form{
  margin-top: 3em;
}
.footer-left input[type="text"] {
  width: 100%;
  color: #898888;
  background: none;
  outline: none;
  font-size: 16px;
  padding: .5em;
  margin-bottom: 2em;
  -webkit-appearance: none;
  border-bottom: solid 1px #595959;
  border-top: none;
  border-right: none;
  border-left: none;
}
.footer-left input[type="submit"] {
  border: none;
  outline: none;
  color: #FFF;
  padding: .5em 1.5em;
  font-size: 16px;
  margin: 0.5em 0 0 0;
  -webkit-appearance: none;
  background: #bb1e10;
  	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.footer-left input[type="submit"]:hover{
	background:#4D4D4D;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.footer-middle h3{
color: #FFFFFF;
  font-size: 28px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  font-family: 'Merriweather', serif;
}
.footer-right p{
  color: #989898;
  font-size: 14px;
  margin: .5em 0 0 0;
  line-height: 1.8em;
  font-weight: 400;
}
.address p {
  color: #989898;
  font-size: 14px;
  line-height: 1.8em;
 /*  padding-left: 3em; */
  margin: 2em 0 0 0;
 /*  background: url(../images/location.png) no-repeat 0px 5px; */
}
.address p span {
  display: block;
}
.phone{
	margin-top:2em;
}
.phone p{
	color: #989898;
	font-size: 14px;
	line-height: 1.8em;
	/* padding-left: 3em; */
	margin: 2em 0 0 0;
	/* background: url(../images/phone.png) no-repeat 0px 0px; */
}
.footer-right h2 {
  color: #fff;
  font-size: 2em;
  font-family: 'Merriweather', serif;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.footer-right a:hover{
	text-decoration:none;
}
.copyright{
  background: #4D4D4D;
  padding: 1em 0;
}
.copyright-left p{
  color: #FFF;
  font-size: 14px;
  margin: .4em 0 0 0;
}
.copyright-left p a{
	color:#FFF;
}
.copyright-left{
	float:left;
}
.copyright-right{
	float:right;
}
.copyright-right ul{
	padding:0;
	margin:0;
}
.copyright-right ul li{
	display:inline-block;
	margin:0 .5em;
}
.copyright-right ul li a.twitter{
  background: url(../images/icons1.png) no-repeat 0px 0px;
  height: 24px;
  display: block;
  width: 24px;
}
.copyright-right ul li a.facebook{
  background: url(../images/icons1.png) no-repeat -33px 0px;
}
.copyright-right ul li a.chrome{
  background: url(../images/icons1.png) no-repeat -66px 0px;
}
.copyright-right ul li a.pinterest{
  background: url(../images/icons1.png) no-repeat -99px 0px;
}
.copyright-right ul li a.linkedin{
  background: url(../images/icons1.png) no-repeat -132px 0px;
}
.copyright-right ul li a.dribbble{
  background: url(../images/icons1.png) no-repeat -164px 0px;
}
.copyright-right ul li a.twitter:hover {
  opacity: 0.5;
}

#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 14px;
  right: 3%;
  overflow: hidden;
  width: 40px;
  height: 40px;
  border: none;
  text-indent: 100%;
  background: url("../images/to-top1.png") no-repeat 0px 0px;
}


@media screen and (max-width:992px){
    .case ul li{
        width:100%;
    }
}










