﻿/*----------pages.css----------*/
.ui-banner{
  height: 590px;
  background: none no-repeat center;
  background-size: cover;
}
.ui-banner .text{
  position: absolute;
  top: 305px;
  right: 45px;
}
.ui-banner .text img{

}
.ui-head1{
  margin-bottom: 40px;
  padding-bottom: 20px;
  background: url(../img/hr-1.png) no-repeat 50% 100%;
}
body.page-home .ui-head1{
  padding-bottom: 25px;
}
.ui-head1 .container{
  width: 1315px;
}
.ui-head1 p{
  text-align: center;
  color: #000000;
  font-size: 24px;
}
body.page-home .ui-head1 p{
  font-size: 30px;
}
.ui-head1 p small{
  font-size: 18px;
  text-transform: uppercase;
  margin-left: 5px;
  font-style: italic;
}
body.page-home .ui-head1 p small{
  font-size: 24px;
}
.ui-text1{
margin-bottom: 40px;
}
.ui-text1 p{
  line-height: 30px;
  color: #000;
  text-indent: 2em;
  font-size: 14px;
}
.ui-list1{

}
.ui-list1 >ul{
  margin-bottom: 0;
}
.ui-list1 >ul >li{

}
.ui-list1 .item{
  padding: 30px 0;
}
.ui-list1 .item.item2{
  padding: 20px 0;
}
.ui-list1 .item.item3{
	height: 100px;
	width: 580px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.ui-list1 .item.item4{
  padding: 10px 0;
}
.ui-list1 .item >.img{
  float: left;
}
.ui-list1 .item.item3 >.img{
  padding-top: 10px;
}
.ui-list1 .item >.img img{

}
.ui-list1 .item.item1 >.img img{
  width: 279px;
  height: 189px;
  border: 1px solid #ecf0f1;
  padding: 5px;
}
.ui-list1 .item.item3 >.img label{
  font-weight: normal;
  margin-bottom: 0;
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 3px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background-color: #27ae61;
}
.ui-list1 .item.item3 >.img label.color1{
	background-color: #FF3300;
}
.ui-list1 .item.item3 >.img label.color2{
  background-color: #355e8f;
}
.ui-list1 .item.item3 >.img label.color3{
  background-color: #f2972b;
}
.ui-list1 .item.item3 >.img label span{
  color: #fff;
  font-size: 14px;
  display: block;
  line-height: 14px;
}
.ui-list1 .item >.txt{

}
.ui-list1 .item.item1 >.txt{
  margin-left: 300px;
}
.ui-list1 .item.item3 >.txt{
	margin-left: 50px;
}
.ui-list1 .item.item3.no-label >.txt{
  margin-left: 0;
}
.ui-list1 .item >.txt >h2,
.ui-list1 .item >.txt >h3{
  margin-bottom: 10px;
  color: #000000;
  padding-top: 5px;
}
.ui-list1 .item >.txt >h2{
  font-size: 24px;
}
.ui-list1 .item >.txt >h3{
  font-size: 18px;
}
.ui-list1 .item.item3 >.txt >h3{
	margin-bottom: 5px;
	line-height: 28px;
}
.ui-list1 .item >.txt >h2 a,
.ui-list1 .item >.txt >h3 a{
  color: #000;
}
.ui-list1 .item >.txt >h2 a:hover,
.ui-list1 .item >.txt >h3 a:hover{
  text-decoration: underline;
}
.ui-list1 .item >.txt >p{
	line-height: 18px;
	color: #959595;
	font-size: 14px;
}
.ui-list1 .item.item2 >.txt >p{
  line-height: 1em;
}
.ui-list1 .item >.txt >h5{
  margin: 10px 0;
  color: #959595;
}
.ui-list1 .item.item4 >.txt >h5{
  margin-bottom: 0;
}
.ui-list1 .item .data{
  margin: 20px 0;
}
.ui-list1 .item .data table{

}
.ui-list1 .item .data table tr{

}
.ui-list1 .item .data table tr td{
  border-right: 1px solid #f2972b;
  padding: 0 20px;
  color: #f2972b;
}
.ui-list1 .item .data table tr td:first-child{
  padding-left: 0;
}
.ui-list1 .item .data table tr td:last-child{
  border-right: none;
}
.ui-list1 .item .data p{
  font-size: 14px;
}
.ui-list1 .item .data h3{
  font-size: 30px;
}
.ui-paging{

}
.ui-paging p{
  text-align: center;
}
.ui-paging p a,
.ui-paging p span{
  display: inline-block;
  height: 30px;
  width: 30px;
  border: 1px solid #e3e3e3;
  border-radius: 15px;
  line-height: 28px;
  text-align: center;
  color: #6e7277;
  font-size: 15px;
  margin: 0 2px;
}
.ui-paging p a:hover,
.ui-paging p a.on{
  border-color: #fb9714;
  background-color: #fb9714;
  color: #fff;
}
.ui-head2{
  margin-top: 65px;
}
.ui-head2 h3{
  color: #000000;
  font-size: 24px;
  padding-bottom: 30px;
  text-align: center;
}
.ui-head2 p{
  padding: 15px 0;
  text-align: right;
  color: #959595;
}
.ui-text2{
  margin: 20px 0;
}
.ui-text2 img{
  /*width: 100%;*/
  padding: 20px 0;
}
.ui-text2 img:first-child{
  padding-top: 0;
}
.ui-text2 p{
  line-height: 40px;
  color: #000;
  font-size: 16px;
  text-indent: 2em;
}
.bt-back{
  display: inline-block;
  width: 165px;
  height: 45px;
  border-radius: 4px;
  line-height: 43px;
  text-align: center;
  color: #959595;
  font-style: italic;
  font-size: 16px;
  border: 1px solid #959595;
}
.bt-back:hover{
  border-color: #f2972b;
  color: #f2972b;
}
.ui-srch{
  position: absolute;
  top: 0;
  right: 0;
}
.ui-srch input{
  border: 1px solid #959595;
  border-radius: 3px;
  width: 238px;
  height: 40px;
  background-color: #eeeeee;
  box-shadow: 0 0 15px #bbb inset;
  line-height: 38px;
  text-indent: 10px;
  font-size: 16px;
}
.ui-srch input::-webkit-input-placeholder{
  color: #c9c9c9;
  font-style: italic;
}
.ui-srch >a{
  display: inline-block;
  height: 40px;
  width: 80px;
  border-radius: 3px;
  background-color: #f2972b;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-style: italic;
  float: right;
  margin-left: 10px;
  font-weight: bold;
}
.ui-srch >a:hover{
  opacity: .8;
}
.ui-tabs{
  border-bottom: 1px solid #959595;
  height: 39px;
  text-align: center;
}
.ui-tabs ul{
  margin-bottom: 0;
  display: inline-block;
}
.ui-tabs ul li{
  float: left;
  margin: 0 2px;
}
.ui-tabs a{
  display: inline-block;
  width: 145px;
  height: 38px;
  border: 1px solid #959595;
  border-bottom: none;
  line-height: 37px;
  color: #626262;
  font-size: 18px;
  text-align: center;
  background-color: #eeeeee;
}
.ui-tabs a:hover,
.ui-tabs a.on{
  background-color: #fff;
  color: #000;
  height: 39px;
}
.ui-bannerHome{

}
.ui-bannerHome .img{
  height: 720px;
  background: none no-repeat center;
  background-size: cover;
}
.ui-homenavi{

}
.ui-homenavi ul{
  margin-bottom: 0;
}
.ui-homenavi ul li{
  width: 33.33%;
  float: left;
  text-align: center;
}
.ui-homenavi ul li.l{
  text-align: left;
}
.ui-homenavi ul li.r{
  text-align: right;
}
.ui-homenavi .i{
  width: 250px;
  display: inline-block;
  text-align: center;
}
.ui-homenavi .i >.hd{

}
.ui-homenavi .i >.hd p{
  color: #000000;
  font-size: 24px;
  height: 24px;
  line-height: 24px;
}
.ui-homenavi .i >.hd p.fc{
  height: 92px;
  margin-bottom: 20px;
}
.ui-homenavi .i >.hd p img{
  width: 92px;
  height: 92px;
}
.ui-homenavi .i >.hd p i{
  display: inline-block;
  width: 42px;
  height: 6px;
  vertical-align: text-bottom;
}
.ui-homenavi .i >.hd p i.color1{
  background-color: #27ae61;
}
.ui-homenavi .i >.hd p i.color2{
  background-color: #f2972b;
}
.ui-homenavi .i >.hd p i.color3{
  background-color: #355e8f;
}
.ui-homenavi .i >.ct{
  margin-top: 15px;
}
.ui-homenavi .i >.ct p{
  line-height: 40px;
  text-align: center;
  color: #000000;
  font-size: 16px;
}
.gb-font1{
  font-size: 18px;
  line-height: 45px;
  margin-top: -46px;
}
.ui-lrpt-pp{

}
.ui-lrpt-pp >.l{
  width: 50%;
  float: left;
}
.ui-lrpt-pp >.r{
  width: 50%;
  float: left;
}
.bt-more{
  display: inline-block;
  width: 215px;
  height: 60px;
  background-color: #f2972b;
  border-radius: 5px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  /*font-style: italic;*/
}
.bt-more:hover{
  color: #fff;
  opacity: .8;
}
.bg-homenews{
  background: url(../img/bg-news.jpg) no-repeat center;
}
.ui-homenews{
  position: relative;
}
.ui-homenews >i{
  position: absolute;
  top: 0;
  bottom: -50px;
  left: 50%;
  width: 1px;
  background-color: #fff;
}
.ui-homenews ul{

}
.ui-homenews ul li{
  margin-bottom: 50px;
}
.ui-homenews ul li.nomb{
  margin-bottom: 0;
}
.ui-homenews .p{
  width: 50%;
  padding: 0 35px;
  margin-left: 50%;
  position: relative;
}
.ui-homenews .p.l{
  margin-left: 0;
}
.ui-homenews .p >i{
  width: 22px;
  height: 22px;
  background: url(../img/dot1.png);
  position: absolute;
  left: -11px;
  top: 0;
}
.ui-homenews .p.l >i{
  left: auto;
  right: -11px;
}
.ui-homenews .p p{
  color: #fff;
  font-size: 18px;
}
.ui-homenews .p.l p{
  text-align: right;
}
.ui-homenews .p p small{
  font-size: 12px;
  margin-top: -10px;
  display: block;
}
.ui-homenews .p p a{
  color: #fff;
}
.ui-homenews .p p a:hover{
  text-decoration: underline;
}
.ui-text3{

}
.ui-text3 p{
  line-height: 40px;
  text-align: center;
  color: #000;
  font-size: 16px;
}
.ui-form{
  width: 1050px;
  margin: 0 auto;
  margin-top: 50px;
}
.ui-form .p{
  position: relative;
  padding-left: 50px;
}
.ui-form .p >label{
  font-weight: normal;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 28px;
  color: #535353;
  font-size: 14px;
}
.ui-form .p >.ct{
  line-height: 28px;
  color: #535353;
  font-size: 14px;
}
.ui-form .p .input{
  height: 28px;
  border: 1px solid #a0a0a0;
  border-radius: 3px;
  line-height: 26px;
  text-indent: 10px;
  box-shadow: 3px 3px 3px #ddd inset;
}
.ui-form .p textarea.input{
  resize: none;
  height: 280px;
}
.ui-form .p .span1{
  display: inline-block;
  margin-left: 20px;
  margin-right: 10px;
}
.ui-form .btn1{
  display: inline-block;
  width: 160px;
  height: 40px;
  background-color: #959595;
  border-radius: 3px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  font-style: italic;
  color: #fff;
}
.ui-form .btn1:hover{
  opacity: .8;
}
.ui-form .btn1.active{
  background-color: #f2972b;
}
.ui-contact{

}
.ui-contact >.a{

}
.ui-contact >.a img{
  width: 100%;
}
.ui-contact >.b{
  text-align: center;
  color: #000000;
  padding: 35px 0;
}
.ui-contact >.b h3{
  font-size: 40px;
  font-family: 方正兰亭细黑简体;
}
.ui-contact >.b h3 img{
  vertical-align: middle;
}
.ui-contact >.b p{
  line-height: 25px;
  font-size: 16px;
}
.ui-contact >.c{
  margin-top: 50px;
}
.ui-contact >.c p{
  text-align: center;
  font-size: 16px;
  color: #000;
  font-style: italic;
}
.ui-jobs{

}
.ui-jobs .head{

}
.ui-jobs .head p{
  color: #000000;
  font-size: 18px;
  line-height: 35px;
}
.ui-jobs .head p b{
  font-size: 36px;
}
.ui-jobs .head p a{
  color: #000000;
}
.ui-jobs .cont{
  margin-top: 30px;
}
.ui-jobs .cont .hd{
  padding-bottom: 5px;
}
.ui-jobs .cont .hd p{
  color: #000000;
  font-size: 14px;
}
.ui-jobs .cont .hd p .pull-right{
  padding-top: 10px;
}
.ui-jobs .cont .hd p label{
  font-weight: normal;
  margin-bottom: 0;
  font-size: 30px;
}
.ui-jobs .cont .hd p .fz23{
  font-size: 23px;
}
.ui-jobs .cont .ct{
  padding: 10px 0;
}
.ui-jobs .cont .ct p{
  line-height: 25px;
  color: #000000;
  font-size: 14px;
}
.ui-list2{

}
.ui-list2 >ul{
  margin-bottom: 0;
}
.ui-list2 >ul >li{

}
.ui-list2 .i{
  padding: 25px 0;
}
.ui-list2 .i >p{
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}
.ui-list2 .i >p img{
  vertical-align: text-bottom;
}
.ui-list2 .i >.ct{
  margin-top: 10px;
}
.ui-list2 .i >.ct p{
  line-height: 40px;
  color: #000000;
  font-size: 18px;
}
.ui-list2 .i >.ct p a{
  color: #000000;
}
.ui-list2 .i >.ct p a:hover{
  text-decoration: underline;
}
.ui-list2 .i >.ct p .pull-right{
  margin-top: -1em;
}
.ui-list2 .i >.ct p .more{
  color: #f2972b;
}
.ui-head3{
  margin-top: 50px;
}
.ui-head3 h3{
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  color: #f2972b;
  padding-bottom: 20px;
}
.ui-head3 p{
  padding: 0 150px;
  line-height: 40px;
  font-size: 16px;
  color: #000000;
}
.ui-head3 p span{
  display: inline-block;
  width: 49%;
}

/*----------customize----------*/