/*

“青岛科捷自动化设备有限公司” 样式

2015 for Hicheng

Copyright (c) 2015, 青岛科捷自动化设备有限公司 All rights reserved.

*/
.header {
	width: 1100px;
	height: 80px;
	margin: 0 auto;
	padding-top: 25px;
	position: relative;
}

.header .top {
	font-size: 12px;
	display: block;
	height: 25px;
	text-align: right;
  padding-right: 14px;
}


.header .top li {
  height: 21px;
  line-height: 21px;
  margin-right: 10px;
  display: inline-block;
}
.header .top li i {
  float: left;
  margin: 0 5px 0 0;
}
.header .top li a {
  color: #959595;
}
.header .top li a:hover {
  color: #064B9D;
}

.header .logo {
	position: absolute;
	top: 40px;
	left: 0;
	width: 270px;
	height: 55px;
}

.header .nav {
	height: 55px;
	float: right;
	max-width: 800px;
}

#navarea #navs {
	height: 55px;
	overflow: hidden;
}


#navarea  a {

	width: 100px;
	display: inline-block;

	height: 55px;
	text-decoration: none;

	line-height: 32px;
	text-align: center;

	font-size: 14px;
	color: #333;
	background: none;
}


#navarea #navs a.on,
#navarea #navs a:hover {
  color: #064B9D;
	background: url(../images/nav_a_bg.png) bottom no-repeat;
}

#navarea #menu {
	z-index: 9999;
	position: absolute;
}
#navarea #menu ul {
	height: 50px;
}
#navarea #menu li {
	float: left;
	height: 50px;
}

#navarea #menu li a {
	line-height: 50px;
	color: #fff;
  color: rgba(255, 255, 255, 0.53);

	width: auto;
	margin: 0 20px;
}
#navarea #menu li a:hover {
  color: #fff;
}

#navarea #menu .item-2 {
	margin-left: 160px;
}
#navarea #menu .item-3 {
	margin-left: 180px;
}
#navarea #menu .item-4 {
	margin-left: 330px;
}
#navarea #menu .item-5 {
	margin-left: 420px;
}

#navarea #menu .item-6 {
	margin-left: 615px;
}

.banner {
  width: 100%;
  position: relative;
  height: 550px;
  overflow: hidden;

  border-top: 50px solid #00479d;
}

.banner .bd {
  width: 1920px;
  height: 550px;
  position: absolute;
  left: 50%;
  margin-left: -960px;

}

.banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 12px;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.banner .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin: 4px;
	background: rgba(255, 255, 255, 0.41);
	overflow: hidden;
	line-height: 9999px;
}

.banner .hd ul .on {
	background: #064B9D;
}

.banner .bd ul {
	height: 550px !important;
}

.banner .bd li {
	overflow: hidden;
	height: 550px !important;
}

.focus-banner,
.inside-banner {
	border-top: 50px solid #00479d;
}

.focus-banner-box {
	position: relative;
	width: 100%;
	height: 550px;
	overflow: hidden;
}
.focus-banner {
	width: 1920px;
	height: 0;
	overflow: hidden;
	position: relative;
	background: none;
  left: 50%;
  margin-left: -960px;
}

.focus-banner .pogoSlider-nav-btn {
	padding: 0;
	width: 12px;
	height: 12px;
}





.focus-banner .pogoSlider-nav-btn--selected {
	background: #064B9D;
	box-shadow: 0 1px 1px rgba(0, 0, 0,.3);
}






.inside-banner {
  height: 300px;
}
.home-about {
  background: #ffffff;
  padding: 80px 0;
  overflow: hidden;
}
.home-about ul {
  overflow: hidden;
  width: 800px;
  margin: 60px auto 30px;
}
.home-about ul li {
  width: 25%;
  text-align: center;
  height: 90px;
  display: block;
  float: left;
}
.home-about ul li span {
  margin-top: 10px;
  display: block;
}
.home-products {
  background: #e8edf4;
  padding: 80px 0;
  overflow: hidden;
}
.home-products .leftLoop {
  position: relative;
}
.home-products .leftLoop .hd .prev,
.home-products .leftLoop .hd .next {
  position: absolute;
  display: block;
  width: 19px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  cursor: pointer;
  top: 50%;
  margin-top: -16px;
}
.home-products .leftLoop .hd .prev {
  left: -50px;
  background-image: url("../images/previous.png");
  background-position: 0 0;
}
.home-products .leftLoop .hd .prev:hover {
  background-position: 0 -32px;
}
.home-products .leftLoop .hd .next {
  background-image: url("../images/next.png");
  background-position: 0 0;
  right: -50px;
}
.home-products .leftLoop .hd .next:hover {
  background-position: 0 -32px;
}
.home-products .leftLoop .bd ul {
  overflow: hidden;
  zoom: 1;
}
.home-products .leftLoop .bd ul li {
  text-align: center;
  float: left;
  display: _inline;
}
.home-products .leftLoop .bd .picList li {
  width: 210px;
  height: 300px;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#d9d9d9, direction=120, strength=3);
  -moz-box-shadow: 0px 2px 5px #d9d9d9;
  -webkit-box-shadow: 0px 2px 5px #d9d9d9;
  box-shadow: 0px 2px 5px #d9d9d9;
  margin: 5px;
}
.home-products .leftLoop .bd .picList li a {
  font-size: 14px;
  padding: 5px;
  width: 200px;
  height: 290px;
  display: block;
  color: #333333;
  text-align: left;
  background: #ffffff;
}
.home-products .leftLoop .bd .picList li a img {
  display: block;
}
.home-products .leftLoop .bd .picList li a div {
  height: 73px;
  line-height: 73px;
  display: block;
  padding: 0 10px;
  background: url("../images/icons/icon-rightArrow.png") no-repeat 170px center;
}
.home-products .leftLoop .bd .picList li a:hover {
  color: #ffffff;
  background: #064B9D;
}

.home-products .hd .clearMT {
  position: relative;
}
.home-products  .hd h3 span {
  display: block;
  width: 35px;
  height: 10px;
  background: url("../images/hd-line.gif") repeat-x;
  position: absolute;
  bottom: -6px;
  left: 0;
}

.main-content {
  background: #ffffff;
  padding: 80px 0;
  overflow: hidden;
}
.main-content .hd h3 {
  height: 30px;
  position: relative;
}
.main-content .hd h3 span {
  display: block;
  width: 35px;
  height: 10px;
  background: url("../images/hd-line.gif") repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
}
.main-content .bd .btn {
  color: #064B9D;
  padding: 5px 34px 5px 0;
  background: url("../images/icons/icon-rightArrow2.png") no-repeat right;
}
.main-content .block {
  width: 350px;
  float: left;
  display: block;
}
.main-content .news-block,
.main-content .marketing-block {
  margin-right: 25px;
}
.main-content .news-block img:hover,
.main-content .research-block img:hover,
.main-content .marketing-block img:hover {
  -webkit-filter: saturate(75%);
}

.innor-con {
  display: table;
  width: 1100px;
  margin: 0 auto;
  background: url("../images/innor-con-bg.jpg") repeat-y;
}
.innor-con .left {
  width: 260px;
  float: left;
}
.innor-con .left .category {
  margin-top: -80px;
}
.innor-con .left .category .hd {
  height: 103px;
  background: #31333f;
  border-radius: 20px 20px 0 0;
  padding: 47px 0 0 25px;
}
.innor-con .left .category .hd h1 {
  color: #ffffff;
}
.innor-con .left .category .hd h2 {
  color: #464a5d;
  text-transform: uppercase;
}
.innor-con .left .category .bd .subNav,
.innor-con .left .category .bd .subNav2 {
  border-bottom: solid 1px #d6dde6;
  cursor: pointer;
  font-size: 14px;
  color: #333333;
  line-height: 47px;
  padding: 0 25px;
}
.innor-con .left .category .bd .subNav:hover,
.innor-con .left .category .bd .subNav.hover
{
  color: #064B9D;
  background: url(../images/cate-li.png) no-repeat;
  background-position: 95% 50%;
}

.innor-con .left .category .bd .subNav a {
  width: 210px;
  height: 48px;
  display: inline-block;
}

.innor-con .left .category .bd .currentDd {
  color: #064B9D;
  background: url(../images/cate-li.png) no-repeat;
  background-position: 95% 50%;
}
.innor-con .left .category .bd .navContent {
  display: none;
}
.innor-con .left .category .bd .navContent a {
  padding: 0 37px;
  border-bottom: solid 1px #e1e7ee;
  display: block;
  height: 47px;
  font-size: 14px;
  line-height: 47px;
  color: #666666;
}
.innor-con .left .category .bd .navContent a:hover,
.innor-con .left .category .bd .navContent a.hover,
.innor-con .left .category .bd .subNav.hover a {
  color: #064B9D;
}
.innor-con .right {
  margin-left: 260px;
  min-height: 450px;
  width: 856px;
  /* 缩图部分 */

  /* 缩图按钮 */

}
.innor-con .right .location {
  border-bottom: 1px solid #d6dde6;
  font-size: 12px;
  text-align: right;
  margin-top: 20px;
  height: 50px;
  line-height: 50px;
}
.innor-con .right .location .home {
  background: url("../images/icons/icon-coordinates.png") no-repeat 0 center;
  padding-left: 25px;
}
.innor-con .right .location li {
  display: inline-block;
}
.innor-con .right .location li span {
  margin: 0 5px 0 6px;
}
.innor-con .right .location .active {
  color: #064B9D;
}
.innor-con .right .main-point {
  padding: 12px 0 45px 45px;
  overflow: hidden;
}
.innor-con .right .main-point .pro-grid,
.innor-con .right .main-point .partners-grid,
.innor-con .right .main-point .honor-grid {
  overflow: hidden;
}
.innor-con .right .main-point .pro-grid li,
.innor-con .right .main-point .partners-grid li,
.innor-con .right .main-point .honor-grid li {
  float: left;
  display: block;
  text-align: center;
}
.innor-con .right .main-point .pro-grid li a,
.innor-con .right .main-point .partners-grid li a,
.innor-con .right .main-point .honor-grid li a {
  display: block;
  border: 1px solid #d6dde6;
}
.innor-con .right .main-point .pro-grid li a:hover,
.innor-con .right .main-point .partners-grid li a:hover,
.innor-con .right .main-point .honor-grid li a:hover {
  border: 1px solid #064B9D;
}
.innor-con .right .main-point .pro-grid {
  margin-left: -42px;
}
.innor-con .right .main-point .pro-grid li {
  width: 226px;
  height: 277px;
  margin-left: 53px;
  margin-bottom: 53px;
}
.innor-con .right .main-point .pro-grid li img {
  width: 224px;
  /*height: auto;*/
}
.innor-con .right .main-point .pro-grid li span {
  height: 40px;
  display: block;
  line-height: 40px;
}
.innor-con .right .main-point .paging {
  height: 45px;
  clear: both;
  margin: 40px 0;
}
.innor-con .right .main-point .paging div {
  height: 40px;
  text-align: center;
}
.innor-con .right .main-point .paging div a {
  padding: 6px 11px;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  color: #333333;
  margin-right: 2px;
  text-decoration: none;
}
.innor-con .right .main-point .paging div a:hover {
  background: #064B9D;
  text-decoration: none;
  color: #ffffff !important;
}
.innor-con .right .main-point .paging div a:active {
  background: #064B9D;
  text-decoration: none;
  color: #ffffff;
}
.innor-con .right .main-point .paging div .current {
  padding: 6px 11px;
  color: #ffffff;
  border: 1px solid #064B9D;
  background: #064B9D;
  margin-right: 2px;
}
.innor-con .right .main-point .paging div .disabled {
  border: 1px solid #e0e0e0;
  padding: 6px 11px;
  background: #ffffff;
  margin-right: 2px;
}
.innor-con .right .main-point .partners-grid {
  margin-left: -18px;
}
.innor-con .right .main-point .partners-grid li {
  width: 185px;
  height: 140px;
  margin-left: 18px;
  margin-bottom: 18px;
}
.innor-con .right .main-point .partners-grid li img {
  width: 183px;
  height: auto;
}
.innor-con .right .main-point .honor-grid {
  margin-left: -37px;
}
.innor-con .right .main-point .honor-grid li {
  width: 240px;
  height: 180px;
  margin-left: 37px;
  margin-bottom: 37px;
}
.innor-con .right .main-point .honor-grid li img {
  width: 238px;
  height: auto;
}
.innor-con .right .main-point .hr-hd li,
.innor-con .right .main-point .hr-list li {
  font-size: 14px;
  height: 47px;
  line-height: 47px;
  display: block;
  border-bottom: 1px solid #d6dde6;
}
.innor-con .right .main-point .hr-hd li span,
.innor-con .right .main-point .hr-list li span {
  float: left;
  display: block;
}
.innor-con .right .main-point .hr-hd li .position,
.innor-con .right .main-point .hr-list li .position {
  width: 350px;
}
.innor-con .right .main-point .hr-hd li .school,
.innor-con .right .main-point .hr-list li .school {
  width: 180px;
}
.innor-con .right .main-point .hr-hd li .year,
.innor-con .right .main-point .hr-list li .year {
  width: 180px;
}
.innor-con .right .main-point .hr-hd li .time,
.innor-con .right .main-point .hr-list li .time {
  float: right;
}
.innor-con .right .main-point .hr-hd {
  color: #979797;
}
.innor-con .right .main-point .hr-list {
  color: #333333;
}
.innor-con .right .solution-grid {
  overflow: hidden;
  margin-left: -33px;
}
.innor-con .right .solution-grid li {
  margin-left: 33px;
  width: 380px;
  height: 400px;
  float: left;
  display: block;
}
.innor-con .right .control {
  width: 650px;
  height: 410px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.innor-con .right .control li {
  width: 650px;
  overflow: hidden;
  text-align: center;
}
.innor-con .right .control .change li .imgWrap {
  display: table-cell;
  width: 650px;
  height: 410px;
  vertical-align: middle;
  cursor: pointer;
}
.innor-con .right .control .change li img {
  width: 650px;
  height: 410px;
  vertical-align: middle;
  overflow: hidden;
}
.innor-con .right .thumbWrap {
  width: 128px;
  height: 410px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
}
.innor-con .right .thumbWrap .thumbCont {
  width: 100%;
  height: 340px;
  margin-top: 35px;
  position: relative;
  overflow: hidden;
}
.innor-con .right .thumbWrap ul li {
  width: 128px;
  height: 80px;
  text-align: center;
  padding-bottom: 10px;
  overflow: hidden;
}
.innor-con .right .thumbWrap ul li div {
  display: table-cell;
  width: 126px;
  height: 78px;
  vertical-align: middle;
  cursor: pointer;
}
.innor-con .right .thumbWrap ul li img {
  max-width: 126px;
  max-height: 78px;
  vertical-align: middle;
  border: 2px solid #ccc;
  overflow: hidden;
}
.innor-con .right .thumbWrap ul li.cur img {
  border: 2px solid #064B9D;
}
.innor-con .right .thumbPrev,
.innor-con .right .thumbNext {
  width: 128px;
  height: 27px;
  text-align: center;
  position: absolute;
  z-index: 9;
  outline: none;
}
.innor-con .right .thumbPrev span,
.innor-con .right .thumbNext span {
  display: none;
}
.innor-con .right .thumbPrev {
  left: 0;
  top: 0;
  background: #31333f url("../images/Yprev.png") no-repeat center;
}
.innor-con .right .thumbNext {
  left: 0;
  bottom: 0;
  background: #064B9D url("../images/Ynext.png") no-repeat center;
}
.innor-con .right .form-horizontal {
  font-size: 14px;
}
.innor-con .right .form-horizontal .control-group {
  margin-bottom: 20px;
}
.innor-con .right .form-horizontal .control-group .control-label {
  float: left;
  width: 160px;
  text-align: left;
}
.innor-con .right .form-horizontal .control-group .controls {
  margin-left: 180px;
}
.innor-con .right .form-horizontal .control-group .controls input,
.innor-con .right .form-horizontal .control-group .controls textarea {
  padding: 5px;
}
.innor-con .right .form-horizontal .control-group .controls .text,
.innor-con .right .form-horizontal .control-group .controls textarea {
  width: 90%;
}
.innor-con .right .form-horizontal .control-group .controls textarea {
  height: 100px;
}
.innor-con .right .news-list {
  overflow: hidden;
}
.innor-con .right .news-list li {
  display: block;
  overflow: hidden;
  margin-bottom: 30px;
}
.innor-con .right .news-list li .portrait {
  width: 220px;
  height: 162px;
  float: left;
  display: block;
}
.innor-con .right .news-list li .info {
  margin-left: 250px;
  overflow: hidden;
}
.innor-con .right .news-list li .info .time {
  margin-top: 10px;
  background: url("../images/time.jpg");
  width: 122px;
  height: 28px;
  font-size: 14px;
  text-align: right;
  line-height: 28px;
  padding-right: 9px;
  display: block;
}
.innor-con .right .pro-detail .detail-top {
  overflow: hidden;
  margin-bottom: 70px;
}
.innor-con .right .pro-detail .detail-top .portrait {
  width: 300px;
  height: 320px;
  float: left;
  border: 1px solid #d6dde6;
}
.innor-con .right .pro-detail .detail-top .info {
  margin-left: 345px;
  overflow: hidden;
}
.innor-con .right .pro-detail .detail-top .info li {
  line-height: 30px;
  font-size: 13px;
}
.innor-con .right .pro-detail .detail-top .info li span {
  margin-right: 5px;
  color: #064B9D;
}
.innor-con .right .pro-detail #pro-detail {
  clear: both;
}
.innor-con .right .pro-detail #pro-detail ul {
  overflow: hidden;
}
.innor-con .right .pro-detail #pro-detail li {
  float: left;
  margin-right: 10px;
}
.innor-con .right .pro-detail #pro-detail li a {
  display: block;
  padding: 10px 30px;
  background: #ffffff;
  text-decoration: none;
  border: 1px solid #d6dde6;
  border-bottom: none;
  color: #333333;
}
.innor-con .right .pro-detail #pro-detail li a:hover {
  color: #ffffff;
  background: #064B9D;
}
.innor-con .right .pro-detail #pro-detail #tabs_container {
  padding: 40px 0;
  overflow: hidden;
  position: relative;
  border-top: 1px solid #d6dde6;
}
.innor-con .right .pro-detail #pro-detail #tabs_container span {
  color: #064B9D;
  margin-right: 5px;
}
.innor-con .right .pro-detail #pro-detail .make_transist {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.innor-con .right .pro-detail #pro-detail .hidescale {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.innor-con .right .pro-detail #pro-detail .showscale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}
.innor-con .right .pro-detail #pro-detail .hideleft {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.innor-con .right .pro-detail #pro-detail .showleft {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
  transition-delay: .3s;
}
.innor-con .right .pro-detail #pro-detail .tabulous_active {
  background: #064B9D !important;
  border: 1px solid #064B9D;
  border-bottom: none;
  color: #ffffff !important;
}
.innor-con .right .pro-detail #pro-detail .tabulousclear {
  display: block;
  clear: both;
}
.footer {
  background: #31333f;
  padding: 80px 0 0;
  overflow: hidden;
}
.footer .footer-nav ul {
  margin-right: 48px;
  float: left;
  overflow: hidden;
}

.footer .footer-nav ul:last-child {
  margin-right: 0;
}
.footer .footer-nav ul h4 {
  color: #ffffff;
}
.footer .footer-nav ul li {
  line-height: 34px;
  height: 34px;
  color: #c0c0c0;
  font-size: 12px;
}
.footer .footer-nav ul li a {
  display: block;
  color: #c0c0c0;
}
.footer .footer-nav ul li a:hover {
  color: #ffffff;
}
.footer .copy {
  color: #c0c0c0;
  margin-top: 70px;
  height: 50px;
  line-height: 50px;
  font-size: 12px;
  border-top: 1px solid #404250;
}
.footer .copy span {
  color: #7f7f7f;
}
.footer .copy span a {
  color: #7f7f7f;
}
.footer .copy span a:hover {
  color: #ffffff;
}
.footer .copy .support {
  margin-left: 40px;
}
.footer .copy .wrapper {
  position: relative;
}
.footer .copy .footer-link {
  position: absolute;
  right: 0;
  top: 10px;
}
.footer .copy .footer-link li {
  float: left;
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.footer .copy .footer-link li a {
  width: 24px;
  height: 24px;
  display: block;
}
.footer .copy .footer-link .qq,
.footer .copy .footer-link .wx,
.footer .copy .footer-link .wb {
  background-image: url("../images/img-link.png");
}
.footer .copy .footer-link .qq {
  background-position: 0 0;
}
.footer .copy .footer-link .qq:hover {
  background-position: 0 -24px;
}
.footer .copy .footer-link .wx {
  background-position: 48px 0;
  position: relative;
}
.footer .copy .footer-link .wx .xixi {
  display: none;
}
.footer .copy .footer-link .wx:hover {
  background-position: 48px -24px;
}
.footer .copy .footer-link .wx:hover .xixi {
  z-index: 99;
  position: absolute;
  display: block;
  left: 50%;
  margin-left: -36px;
  width: 72px;
  height: 68px;
  padding-top: 4px;
  text-align: center;
  background: url("../images/codebg.png") no-repeat;
  bottom: 40px;
}
.footer .copy .footer-link .wb {
  background-position: 24px 0;
}
.footer .copy .footer-link .wb:hover {
  background-position: 24px -24px;
}
.wrapper {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
@charset "utf-8";
body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Microsoft Yahei", "Lucida Grande", Verdana, Lucida, Helvetica, Arial, 'Simsun', sans-serif;
}
body,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
input,
p {
  margin: 0;
  padding: 0;
}
html,
body {
  width: 100%;
  height: 100%;
  min-width: 1200px;
  margin: 0;
  padding: 0;
}
ul,
dl {
  list-style: none;
}
img,
a img {
  border: 0;
}
a {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #333333;
}
a:hover {
  color: #064B9D;
}
ul {
  list-style: none;
}
img,
a img {
  border: 0;
}
p {
  font-size: 13px;
  line-height: 25px;
}
hr {
  margin: 25px 0;
  padding: 0;
  border: none;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #d9d9d9;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 14px;
  margin: 32px 0 7px;
}
h5 {
  font-size: 12px;
}
h1,
h2,
h3,
h5 {
  font-weight: normal;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
*html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.clearMT {
  margin-top: 0;
}
.clearMargin {
  margin: 0;
}
.mt30 {
  margin-top: 30px;
}
.text-center {
  text-align: center;
}
.orange {
  color: #064B9D;
}
.gray {
  color: #666666;
}
.text-en {
  font-family: Arial;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 45px;
  font-size: 12px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
}
.btn-white {
  color: #064B9D;
  background-color: #ffffff;
  border-color: #064B9D;
  border-radius: 50px;
}
.btn-white:hover {
  color: #ffffff;
  background-color: #064B9D;
  border-color: #064B9D;
}
.btn-orange {
  color: #ffffff;
  background-color: #064B9D;
  border-color: #064B9D;
}
.btn-orange:hover {
  background-color: #ff720d;
  border-color: #ff720d;
}
input,
textarea {
  padding: 2px;
  resize: none;
  background: rgba(255, 255, 255, 0.75);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 1px solid #DEDEDE;
}
input:focus,
textarea:focus {
  border-color: #064B9D;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.icon-speak,
.icon-people,
.icon-gear {
  width: 21px;
  height: 21px;
}
.icon-speak {
  background: url("../images/icons/icon-speak.jpg");
}
.icon-people {
  background: url("../images/icons/icon-people.jpg");
}
.icon-gear {
  background: url("../images/icons/icon-gear.jpg");
}
