.t-hide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.vertical-center {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
html {
  max-width: 640px;
  min-height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow-x: hidden;
}
body {
  font-size: 1.4rem;
  color: #545454;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
/*
	--------------------------
	首页样式
	--------------------------
*/
#slider-news,
#banner {
  overflow: hidden;
}
.home-menu li {
  color: #fff;
  font-size: 1.8rem;
  position: relative;
}
.home-menu li img {
  max-width: 15%;
  margin-right: 1rem;
}
.home-menu li i {
  display: block;
  padding-bottom: 50%;
}
.home-menu li span {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 4.1rem;
  line-height: 4.1rem;
}
.home-menu li a {
  color: #fff;
}
.home-menu .color1 {
  background-color: #317cc2;
}
.home-menu .color2 {
  background-color: #4ba4e8;
}
.home-menu .color3 {
  background-color: #6eb7f5;
}
.home-menu .color4 {
  background-color: #2d8fb8;
}
.home-menu .color5 {
  background-color: #39aab7;
}
.home-menu .color6 {
  background-color: #7fcbdb;
}
.home-news {
  background-color: #7e7e7e;
  color: #fff;
  padding: 2rem;
}
.home-news .date-day,
.home-news .date-month {
  display: block;
  text-align: center;
}
.home-news .date-day {
  font-size: 2rem;
  height: 2rem;
  line-height: 2rem;
  overflow: hidden;
  margin-top: 0.3rem;
}
.home-news .date-month {
  font-size: 1.4rem;
  height: 1.4rem;
  line-height: 1.4rem;
  overflow: hidden;
  margin-top: 7px;
}
.home-news .name {
  display: block;
  width: 85%;
  font-size: 1.6rem;
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.home-news .clude {
  display: block;
  width: 85%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #bdbdbd;
  font-size: 1.4rem;
}
.home-news .am-prev {
  display: none;
}
.home-news .am-next {
  position: absolute;
  margin-top: -13px;
  right: 20px;
  top: 50%;
  width: 14px;
  height: 26px;
  line-height: 0;
  text-indent: -99999px;
  background: url(../images/arrow-right.png) no-repeat center center;
}
/*
	--------------------------
	公共样式
	--------------------------
*/
.nav-list li {
  font-size: 1.6rem;
  height: 5.5rem;
  line-height: 5.5rem;
}
.nav-list li img {
  margin-right: 2.1rem;
}
.nav-list li a {
  color: #d6d6d6;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 2rem;
}
.nav-list li.active,
.nav-list li:active {
  background-color: #1593db;
}
.nav-list li.active a,
.nav-list li:active a {
  color: #ffffff;
}
.search-box {
  padding: 2rem;
}
.search {
  height: 3.5rem;
  line-height: 3.5rem;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -mz-border-radius: 8px;
  -0-border-radius: 8px;
  background-color: #8a8a8a;
  color: #ffffff;
  font-size: 2rem;
}
.search input[type='text'] {
  border: 0;
  height: 2rem;
  background: none;
  font-size: 1.6rem;
  width: 100%;
  color: #ffffff;
}
.header {
  border-top: 3px solid #000000;
  background-color: rgba(255, 255, 255, 0.9);
  position: relative;
}
.header .btn {
  position: absolute;
  right: 1.5rem;
  top: 50%;
  margin-top: -9px;
}
.header .btn a {
  display: block;
  width: 30px;
  height: 19px;
  line-height: 0;
}
.header .logo {
  margin: 0.5rem 1rem;
}
.header .logo img {
  height: 6rem;
}
.column-name {
  background-color: #1593db;
  color: #fff;
  padding: 2rem 0 4rem 0;
}
.column-name h2 {
  font-weight: 100;
}
.column-name h2 .ch {
  font-size: 3rem;
  margin-right: 1rem;
}
.column-name h2 .en {
  font-size: 1.8rem;
  text-transform: capitalize;
}
.content {
  padding: 2rem;
  background-color: #cae5ff;
}
.content-main {
  background-color: #ffffff;
  position: relative;
  margin-top: -6rem;
}
.content-box {
  padding: 2rem;
}
.editor {
  line-height: 3rem;
  font-size: 1.4rem;
}
.footer {
  color: #8a8a8a;
  font-size: 1.2rem;
  padding: 1.5rem 1rem;
}
.footer a {
  color: #8a8a8a;
}
.return {
  height: 4rem;
  line-height: 4rem;
  background-color: #e0fff7;
}
.return .icon {
  color: #fff;
  width: 4rem;
  text-align: center;
  background-color: #7ed1bb;
  font-size: 3rem;
}
.return .title {
  color: #4bb99c;
}
.seemore {
  display: block;
  background-color: #39c6e5;
  color: #fff;
  font-size: 3rem;
}
.share {
  line-height: 2.6rem;
  border-top: 1px solid #e4e4e4;
  padding: 1rem 0;
}
.share a {
  margin-left: 0.5rem;
}
/*
	--------------------------
	栏目样式
	--------------------------
*/
.contact .area-title {
  padding: 0.5rem 0.5rem;
  border-bottom: 1px dotted #dddddd;
  font-size: 1.6rem;
  color: #004499;
}
.contact .area-cont {
  padding: 0 0.5rem;
  line-height: 3rem;
  font-size: 1.4rem;
}
.case {
  padding: 6rem;
}
.case li {
  text-align: center;
  padding: 0 3rem;
  margin-bottom: 4rem;
}
.case li .pic {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #e3e3e3;
}
.case li .pic i {
  display: block;
  padding-bottom: 100%;
}
.case li .pic img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.case li .pic:active {
  border: 1px solid #1593db;
}
.case li .name {
  font-size: 1.8rem;
  line-height: 1.8rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 1rem;
}
.case li .more {
  font-size: 1.4rem;
  color: #787878;
  line-height: 1.4rem;
  margin-top: 0.5rem;
}
.case-pic {
  padding: 2.5rem 0;
  background-color: #1593db;
}
.case-pic .box {
  width: 160px;
  margin-left: auto;
  margin-right: auto;
}
.case-pic .box .pic {
  width: 160px;
  height: 160px;
  overflow: hidden;
  position: relative;
}
.case-pic .box .pic img {
  border-radius: 50%;
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.case-pic .box .name {
  margin-top: 1rem;
  font-size: 1.6rem;
  height: 1.6rem;
  line-height: 1.6rem;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case-name {
  background-color: #39c6e5;
  color: #fff;
  font-size: 1.6rem;
  text-transform: capitalize;
  padding: 0.5rem 1rem;
}
.recruitment .title {
  font-weight: 100;
  line-height: 2.5rem;
  height: 3.5rem;
  border-bottom: 1px solid #39c6e5;
}
.recruitment .clude {
  padding: 0 1rem;
  display: block;
  color: #999;
  line-height: 2rem;
}
.recruitment .list {
  margin-top: 3rem;
}
.recruitment .list li {
  border-bottom: 1px solid #eeeeee;
  padding: 1.5rem 1rem;
  position: relative;
  /*background: url(../images/arrow-right-gary.png) no-repeat right center;*/
}
.recruitment .list li:active {
  background-color: #f5f5f5;
}
.recruitment .job-name {
  line-height: 1.4rem;
  height: 1.4rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 50%;
}
.recruitment .job-num {
  color: #878787;
  font-size: 1.2rem;
  line-height: 1.2rem;
  height: 1.2rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 0.8rem;
  max-width: 50%;
}
.recruitment .job-area {
  position: absolute;
  color: #878787;
  right: 20%;
  top: 50%;
  margin-top: -0.7rem;
  line-height: 1.4rem;
  height: 1.4rem;
}
.hr-table td,
.hr-table th {
  padding: 1rem 1.5rem;
}
.hr-table th {
  color: #fff;
  font-size: 1.4rem;
}
.hr-table td {
  border: 1px solid #dddddd;
  font-size: 1.2rem;
}
.hr-editor {
  line-height: 2.6rem;
}
.news-list li {
  padding: 2rem;
  border-bottom: 1px solid #eeeeee;
  background: url(../images/arrow-right-max.jpg) no-repeat right center;
}
.news-list [class*="am-u-"] {
  padding: 0 0;
}
.news-list .name {
  padding: 0 4rem 0 2rem;
}
.news-list .name span {
  display: block;
}
.news-list .name .title {
  font-size: 1.4rem;
  line-height: 1.4rem;
  height: 1.4rem;
  margin-top: 0.5rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.news-list .name .date {
  font-size: 1.2rem;
  line-height: 1.2rem;
  height: 1.2rem;
  color: #999;
  margin-top: 0.5rem;
}
.news-list .name .clude {
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #999;
  height: 3.5rem;
  overflow: hidden;
  margin-top: 1rem;
}
.news-list .pic img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -mz-border-radius: 5px;
  -0-border-radius: 5px;
}
.news-list .pic i {
  display: block;
  padding-bottom: 100%;
}
.news-title {
  border-bottom: 1px solid #e4e4e4;
  font-weight: 300;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
.news-date {
  color: #999;
  font-size: 1.2rem;
}
.news-date [class*="am-u-"] {
  padding: 0 0;
}
.news-editor {
  margin-top: 3rem;
}
.pro-list {
  padding: 2rem;
}
.pro-list li {
  padding: 1rem;
}
.pro-list .pic {
  position: relative;
}
.pro-list .pic i {
  display: block;
  padding-bottom: 77%;
}
.pro-list .pic img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.pro-list .name {
  font-size: 1.6rem;
  padding: 0 0.5rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 0.5rem;
}
#probanner .am-direction-nav {
  display: block;
}
#probanner .am-direction-nav .am-prev,
#probanner .am-direction-nav .am-next {
  position: absolute;
  top: 50%;
  margin-top: -13px;
  width: 14px;
  height: 27px;
}
#probanner .am-direction-nav .am-prev {
  left: 10%;
  text-indent: -9999px;
  background: url(../images/pro-left.png) no-repeat center center;
}
#probanner .am-direction-nav .am-next {
  right: 10%;
  text-indent: -9999px;
  background: url(../images/pro-right.png) no-repeat center center;
}
.pro-title {
  border-bottom: 1px solid #cccccc;
  line-height: 3rem;
}
.pro-title span {
  display: inline-block;
  border-bottom: 1px solid #1593db;
  line-height: 3rem;
  font-weight: bold;
  position: relative;
  top: 1px;
}
.pro-editor {
  padding: 1rem 1rem;
  margin-bottom: 1rem;
}
.pro-editor ul li {
  background: url(../images/arrow-right-blue.jpg) no-repeat left 14px;
  padding-left: 1rem;
}
/*Reset Media*/
@media only screen and (max-width: 600px) {
  .case {
    padding: 4rem;
  }
}
@media only screen and (max-width: 550px) {
  .case {
    padding: 2rem;
  }
  .news-list .name .clude {
    height: auto;
    line-height: 1.2rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 0.5rem;
  }
}
@media only screen and (max-width: 450px) {
  .case {
    padding: 1rem;
  }
  .case li {
    padding: 0 1rem;
  }
}
@media only screen and (max-width: 418px) {
  .hr-editor,
  .editor {
    font-size: 1.2rem;
  }
  .home-news .date-day {
    font-size: 2rem;
    height: 2rem;
    line-height: 2rem;
    margin-top: 0.3rem;
  }
  .home-news .date-month {
    font-size: 1.4rem;
    margin-top: 0.6rem;
  }
  .home-menu li {
    font-size: 1.6rem;
  }
  .news-list li {
    background: none;
  }
  .news-list .pic {
    width: 24%;
  }
  .news-list .name {
    padding: 0 1rem;
    width: 76%;
  }
  .news-list .name .clude {
    height: auto;
    line-height: 1.2rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 0.5rem;
  }
  .pro-list .name {
    font-size: 1.2rem;
  }
}
/*# sourceMappingURL=public.css.map */



.page{
	  display: none; 
	text-align: center;
	padding: 20px 0;
}
.page a{
	display: inline-block;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin: 0 3px;
	padding: 0 10px;
	background: #eee;
	color: #171717;
}
.page a.cur{
	background: #7f2c7c;
	color: #fff;
}




/***********20151021***************/
.foot-menu {
    background: #fff none repeat scroll 0 0;
    border-bottom: 2px solid #d0d0d0;
    border-top: 2px solid #d0d0d0;
    bottom: 0;
    max-width: 640px;
    position: sticky;
    width: 100%;
}
.foot-menu img {
    width: 25px;
}
.foot-menu li {
    border-left: 1px solid #d0d0d0;
    padding-top: 5px;
}
.foot-menu li p {
    font-size: 12px;
    margin: 0;
    padding: 3px 0 0;
}
.foot-menu li:first-child {
    border-left: 0 none;
}
.foot-menu a {
    color: #383838;
}
.foot-menu a:hover {
    color: #27a3e8;
}
.fenxiang_list a img{
	font-size: 14px;
	width: 37px;
	margin-right: 30px;
}
.fenxiang_list li{
	background-color: #fff;
	border: 1px solid #e5e4e4;
	border-radius: 5px;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
	line-height: 30px;
	list-style-type: none;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 7px;
	transition: all 0.4s ease 0s;
}
.message p{
	margin-left:30px;
}
.message p input[type="text"]{
	border: 1px solid #ccc;
	height: 3.3rem;
	line-height: 3.3rem;
	margin-right: 0.5rem;
	padding-left: 1.2rem;
	width: 55%;
}
.message p.ly1 input{
	margin-top:20px;
}	
.message p.lyk textarea{	
	border: 1px solid #ccc;
	height: 10.3rem;
	line-height: 3.3rem;
	margin-right: 0.2rem;
	padding-left: 1.2rem;
	width: 87%;
}
.message .an_tj{
	background: #CAE5FF none repeat scroll 0 0;
	width:30%;
	height:3.4rem;
	line-height: 3.4rem;
	margin-left: 10%;
}
.message .an_cz{
	background: #bfbfbf none repeat scroll 0 0;
	height: 3.4rem;
	line-height: 3.4rem;
	margin-left: 10%;
	width: 30%;
}	
.message{
	padding:20px;
}	

/*160119*/

.pro-list—list{
	display:block;
	padding-top:20px;
	width:90%;
	margin:10px auto;
	overflow:hidden;
}
.pro-list—list li{
	display:block;
	width:32.3%;
	float:left;
	text-align:center;
	border:1px #3CF solid;
	font-size:14px;
	margin-right:2px;
	height:28px;
	overflow:hidden;
	margin-bottom:5px;
}
.pro-list—list li a{
	color:#000;
	text-decoration:none;
	display:block;
	height:28px;
}
.pro-list—list li a:hover{
	background:#3CF;
	color:#FFF;
}


/*160119*/