p{
	font-size: 12px;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#templatemo_main{
  padding: 30px 10px;
}
.ui-tabs-panel img{
  width: 100%;
  height: 400px;
}
.customer-login{
  padding: 5px 10px;
  color: #a5a5a5;
  background:#fafafa;
  border: 1px solid #dcdcdc;
  box-shadow: 1px 1px 7px #d0d0d0;
  position: relative;
  top: 5px;
  left: 12px;
}
.column-left{
  width: 198px;
  height: 510px;
  margin-right: 20px;
  float: left;
  position: relative;
}
.column-right{
  float: left;
  width: 720px;
  position: relative;
}
.column-left .title,
.column-right .title{
  background: #c4371f;
  height: 38px;
  border: 1px solid #51494e;
  position: relative;
}

.column-left .title > h3,
.column-right .title > h3{
  color: #fff;
  line-height: 38px;
  padding-left: 32px;
  font-size: 16px;
}
.column-left .news-head{
  position: relative;
  margin: 18px 0;
}
.column-left .news-head .icon-book{
  background: url("../img/icon-book.png") no-repeat;
  background-size: 21px 27px;
  width: 21px;
  height: 27px;
  position: absolute;
  left: 15px;
}
.column-left::after{
	background: url("../img/icon-updat-time.png") no-repeat;
	background-size: 153px 144px;
	width: 153px;
	height: 144px;
	position: absolute;
	right: 0;
	bottom: 0;
	content: "";
	font-family: Calibri, "微软雅黑";
}
.column-left .news-head h3{
	font-size: 14px;
	color: #771100;
	letter-spacing: -1.2px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.column-left .news-head h3 span{
  color: #bebaba;
}
.column-left .news-time{
  margin-bottom: 28px;
}
.column-left .news-time i{
  margin-right: 5px;
}
.column-left .update-news h4{
  background: #bebaba;
  height: 34px;
  line-height: 34px;
  color: #fff;
  padding-left: 15px;
  font-size: 15px;
  box-shadow: 5px 4px 6px #8d878b;
}
.column-left .title h3 .icon-checkbox,
.column-right .title h3 .icon-checkbox{
  background: url("../img/icon-checkbox.png") no-repeat;
  background-size: 14px 14px;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 12px;
}
.module{
  width: 480px;
  float: left;
  margin-bottom: 30px;
}
.module .intro{
  margin-top: 18px;
  position: relative;
}
.module .intro img{
  float: left;
 
  margin-right: 20px;
}
.self-introduction{
  margin-bottom: 70px;
}
.self-introduction .intro p{
  position: relative;
  z-index: 2;
  width: 310px;
  float: left;
}
.self-introduction .intro::after{
  background: url("../img/icon-volume.png") no-repeat;
  background-size: 128px 55px;
  width: 128px;
  height: 55px;
  position: absolute;
  right: 0;
  top: 250px;
  content: "";
}
.training{
  width: 220px;
  float: left;
  margin-left: 20px;
}
.training::after{
  background: url("../img/icon-clock.png") no-repeat;
  background-size: 105px 87px;
  width: 105px;
  height: 87px;
  content: "";
  position: absolute;
  top: 260px;
  right: 0;
  z-index: 1;
}
.training ul{
  margin: 18px 0 0 0;
  padding: 0;
  position: relative;
  z-index: 2;
}
.training ul li{
  list-style: none;
  line-height: 20px;
}
.service{
  width: 220px;
  height: 240px;
  float: right;
  margin-top: 0px;
}
.service img{
  max-width: 100%;
  
}

.contact-contact{
  width: 970px;
  margin: 0 auto;
  position: relative;
}
.contact-contact h3.tips{
  position: absolute;
  top: 60px;
  left: 450px;
  font-size: 24px;
  line-height: 30px;
  text-shadow: 0px 0px 0px #967373;
}
.contact-contact .contact-us-title{
  margin-left: 18px;
}
.contact-contact .send-message-title{
  background: rgb(153, 0, 0);
  color: #fff;
  height: 32px;
  line-height: 32px;
  padding-left: 20px;
  margin-right: 12px;
  margin-bottom: 20px;
  font-size: 18px;
  text-transform: uppercase;
}
.contact-contact .contact-bg{
  margin-bottom: 20px;
}
.contact-contact .company-address{
  padding-top: 20px;
  margin-left: 40px;
  
}
.contact-contact .contact-bottomright-bg{
  margin-top: 40px;
  margin-left: 40px;
  width: 418px;
}
