/*头部开始*/
body {
    font-family: "microsoft yahei";
}
.head {
  height: 100px;
  width: 100%;
}
.headinner {
  width: 1200px;
  margin: 0 auto;
}
.headleft {
  float:left;
}
.headleft img {
  margin-top:10px;
}
.headright {
  float: right;
  font-weight: bold;
}
.headright .fuwurexian {
  font-size: 16px;
  margin-top: 10px;
  float: right;
  font-weight: normal;
  color: #00a88a;
  background: url("/resource/headphonecall.jpg") no-repeat left center;
  padding-left: 25px;
}
.headright .menu {
  clear: both;
  overflow: hidden;
}
.headright a {
  margin-left: 20px;
  display: block;
  height: 50px;
  float: left;
  /*padding-left: 20px;*/
  /*padding-right: 20px;*/
  width: 70px;
  /*color: #007aff;*/
  color: #333;
  text-align: center;
  line-height: 50px;
  margin-left: 22px;
  margin-right: 22px;
}
.headright a:hover {
  /*color: #fff;*/
  /*background: #2f0562;*/
  /*background: #ff6400;*/
  border-bottom: 2px solid #ff6400;
  color: #ff6400;
}
.headright a.active {
  /*background: #ff6400;*/
  color: #ff6400;
  border-bottom: 2px solid #ff6400;
}
.headright a:last-child {
  margin-right: 0
}
/*头部结束*/
.bottom {
  height: 250px;
  background: #333333;
  /*width: 100%;*/
  width:1200px;
  overflow: hidden;
  margin-left:auto;
  margin-right: auto;
}
.bottominner {
  width: 1200px;
  margin: 0 auto;
}
.bottomleft {
  float:left;
  margin-left:30px;
}
.botttomlefttitle {
  font-size:14px;
  color:#fff;
  padding-top:20px;
  margin-bottom:20px;
}
.bottomleft img {
  height: 120px;
  width: 120px;
}
.bottommiddle {
  float:left;
  width: 300px;
  color: #fff;
  margin-left: 100px;
}
.fuwufanweiitem {

}
.fuwufanweiitem ul {

}
.fuwufanweititle {
  font-size:14px;
  padding-left: 40px;
  padding-top: 20px;
}
.fuwufanweiitem li {
  width: 100px;
  float:left;
  font-size:12px;
  border: 1px solid #fff;
  text-align: center;
  height: 35px;
  line-height: 35px;
  margin-top:10px;
  margin-left:40px;
}
.bottomright {
  float:left;
  color: #fff;
  padding-top: 20px;
  margin-left: 100px;
  width: 200px;
}
.bottomrightone {
  float:left;
  color: #fff;
  padding-top: 20px;
  margin-left: 100px;
  width: 200px;
}
.lianxiwomenmain {
  font-size: 14px;
  font-size: 12px;
  line-height: 30px;
  padding-top:10px;
}

/*bottomtwo*/
.bottomtwo {
  height: 100px;
  /*background: #303030;*/
  background: #404040;
  /*width: 100%;*/
  width:1200px;
  margin: 0 auto;
}
.bottomtwoinner {
  width:1200px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  font-size:14px;
  padding-top: 12px;
  line-height: 26px;
}
.bottomtwoinner a {
  color: #fff;
  text-decoration: none;
}
.lianxiwomentitle {
  font-size: 14px;
}
/*swiper开始*/
.swiper-container {
  width: 100%;
  height: 100%;
  width: 1400px;
  overflow: hidden;
  clear: both;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  opacity: 1;
  background: rgba(0, 0, 0, 0.2);
}

.swiper-pagination-bullet-active {
  color: #fff;
  background: #007aff;
}
/*swiper结束*/

/*中间部分开始*/
.mainbox {
  width: 1200px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.mainboxtitle {
  height: 45px;
  border-bottom: 1px solid #ddd;
}
.mainboxtitle .mainboxtitleleft {
  float: left;
  font-size: 24px;
  line-height: 45px;
  color: #003e7a;
}
.mainboxtitle .mainboxtitleright {
  float: right;
  line-height: 55px;
  color: #ff9800;
  font-size: 16px;
}
.mainboxtitleright a {
  color: #ff9800;
}
.newslist {
  clear: both;
  overflow: hidden;
}
.newslist a {
  color: #333;
  display: block;
  width: 560px;
  float:left;
  margin-top: 25px;
}
.newsitem {
}
.newslist a:nth-child(2n) {
  margin-left: 80px;
}
.newslist a:hover .title {
  color:#ff9800
}
.newslist a:hover .time {
  color:#ff9800
}
.newslist a:hover .desc {
  color:#ff9800
}
.newsitemleft {
  width: 120px;
  float:left;
}
.newsitemleft img {
  width: 100px;
  height: 80px;
  overflow: hidden;
}
.newsitemright{
  float: left;
  width: 440px;
}
.newsitemright .desc {
  font-size:14px;
  color: #666;
  line-height: 24px;
  padding-top:10px;
}
.newsitemright span.time {
  float: right;
  color: #666;
  font-size:12px;
}
/*首页案例开始*/
.anlilist {
  padding-bottom: 40px;
}
.anlilist a {
  color: #333;
  display: block;
  margin-left: 36px;
  float: left;
}
.anlilist a:hover {
  color: #ff9800;
}
.anlilist a:nth-child(5n+1) {
  margin-left: 0;
}
.anlilist .anliitem {
  width: 210px;
  position: relative;
  margin-top: 40px;
}
.anliitem:hover .anlititle{
  color: #fff;
  font-size: 14px;
}
.anliitem .anlipic{
}
.anliitem .anlipic img{
  width: 210px;
  height: 230px;
}
.anliitem:nth-child(5n+1) {
  margin-left: 0;
}
.anlititle{
  /*margin-top: 20px;*/
  /*margin-bottom: 20px;*/
  /*text-align: center;*/
  position: absolute;
  bottom: 0;
  width: 100%;
  height:  30px;
  line-height: 30px;
  color: #eee;
  background: rgba(0,0,0, .3);
  text-align: center;
  font-size: 12px;
}

/*关于我们开始*/
.mainboxleft {
  width: 560px;
  float: left;
}
.mainboxright {
  width: 560px;
  float:right;
}
.mainboxmain.aboutus {
  padding-top:20px;
  line-height: 28px;
  font-size: 14px;
}
.mainboxmain.aboutus img{
  width: 100px;
  height: 80px;
  float: left;
  padding-right: 20px;
}
.zuixinanlileft {
  float:left;
  padding-top:30px;
  font-size: 14px;
}
.zuixinanlileft p {
  text-align: center;
  margin-top: 5px;
  width: 200px;
}
.zuixinanlileft img {
  width: 180px;
  height: 180px;
  border:none;
}
.zuixinanlileft a {
  color: #333;
}
.zuixinanliright {
  float: right;
  width: 330px;
  padding-top: 20px;
}
.zuixinanliright li {
  line-height: 30px;
  font-size: 14px;
}
.zuixinanliright li a {
  color: #333;
  color: #666;
}
.zuixinanliright li span.number {
  background: #ccc;
  height: 20px;
  width: 20px;
  border-radius: 22px;
  display: inline-block;
  float: left;
  text-align: center;
  color: #fff;
  margin-right: 15px;
  font-size: 11px;
  line-height: 20px;
  margin-top:3px;
}
.zuixinanliright li:nth-child(1) span.number {
  background: #ff9800;
}
.zuixinanliright li:nth-child(2) span.number {
  background: #ff9800;
}
.zuixinanliright li:nth-child(3) span.number{
  background: #ff9800;
}
.zuixinanliright li span.clicklook {
  float: right;
  color: #666;
}
.zuixinanliright a:hover {
  color: #ff9800;
}
/*明星资源开始*/
.mainboxmain.mxzy{
  clear: both;
  overflow: hidden;
}
.mxzyleft {
  width: 990px;
  float: left;
  /*padding-top: 40px;*/
  padding-top: 30px;
}
.mxzyleft a {
  float:left;
  display: block;
  /*width: 160px;*/
  width: 170px;
  /*height: 182px;*/
  height: 192px;
  margin-left: 30px;
  /*margin-left: 40px;*/
  margin-bottom: 40px;
}
.mxzyleft a:nth-child(5n+1) {
  margin-left: 0;
}
.mxzyleft a .mxzyitem img {
  /*width: 160px;*/
  /*height: 182px;*/
  width: 170px;
  height: 192px;
  overflow: hidden;
}
.mxzyright {
  float:right;
  width: 180px;
  /*padding-top:30px;*/
  padding-top: 20px;
}
.mxzyright li {
  float: left;
  width: 80px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;

  border: 1px solid #ddd;
  margin-top: 10px;
  margin-left: 10px;
}
.mxzyright li:nth-child(2n+1) {
  margin-left: 0;
}
.mxzyright li a {
  color: #333;
}
.mxzyright li:hover {
  border: 1px solid #ff9800;
  color: #ff9800;
}
.mxzyright a:hover {
  color: #ff9800;
  display: inline-block;
  height: 100%;
  width: 100%;
}
/*客户评价开始*/
.mainboxmain.kehupingjia {

}
.kehupingjiaitem {
  width: 200px;
  float:left;
  margin-left: 20px;
  border: 1px solid #ddd;
  padding: 10px;
  color: #666;
}
.kehupingjiaitem:hover {
  border: 1px solid #aaa;
  color: #333;
}
.kehupingjiaitem:nth-child(1) {
  margin-left: 0;
}
.kehupingjiaitempic img {
  width: 180px;
}
.kehupingjiaitemcontent {
  font-size: 14px;
  line-height: 26px;
  padding-top: 10px;
  height: 210px;
  position: relative;
}
.kehupingjiaitemcontent p:nth-child(2) {
  bottom: 0;
  right: 15px;
  position: absolute;
}
.middletitle {
  text-align: center;
  font-size: 28px;
  color: #003e7a;
}
.smallmiddletitle{
  font-size: 14px;
  color: #ccc;
  text-align: center;
  margin-bottom: 40px;
}

/* 关于我们开始 */
.neiyeleft {
  width: 200px;
  float: left;
}
.mainbox.aboutus {
  clear: both;
  overflow: hidden;
}
.neiyeleft a {
  display: block;
  float: left;
  line-height: 45px;
  font-size: 14px;
  width: 100%;
  color:#333;
  border: 1px solid #ddd;
  text-align: center;
  margin-top: 10px;
  /*background: url("../images/icon-leftmenu.png") no-repeat 50px; center;*/
}
.neiyeleft a.active {
  border:1px solid #00aae2;
  color: #00aae2;
}
.neiyeleft a:hover {
  border:1px solid #00aae2;
  color: #00aae2;
}
.neiyeright.about {
  color: #333;
  font-size: 14px;
  line-height: 30px;
  float: left;
  width: 950px;
  margin-left: 50px;
}
.abouttitle {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ddd;
  background: url("/resource/home.png") no-repeat left center;
  background-size: 22px 22px;
  padding-left: 35px;
}
.abouttitle a {
  color: #333;
}
.aboutcontent {
  padding-top: 20px;
}
/*.welcome {*/
/*background: url("../images/kefu.png") no-repeat 10px center;*/
/*background-size:40px 40px;*/
/*height: 60px;*/
/*line-height: 60px;*/
/*padding-left: 80px;*/
/*}*/
/* 关于我们结束 */

/* 联系我们开始 */

/* 联系我们结束 */

/*艺人新闻开始*/
.newslistitem {
  clear: both;
  overflow: hidden;
}
.newscontent a {
  display: block;
  margin-top: 20px;
  width: 100%;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
}
.newslistitem .left {
  width: 100px;
  float: left;
}
.newslistitem .left img {
  width: 100px;
  height: 80px;
}
.newslistitem .right {
  float: left;
  padding-left: 20px;
  width: 830px;
}
.newsc {
  line-height: 24px;
  color: #aaa;
}
.newst {
  color: #333;
}
/*艺人新闻结束*/


/*内页明星推荐开始*/
.neiyemingxinglist {
  clear: both;
  overflow: hidden;
}
.neiyemingxinglist a {
  display: block;
  float: left;
  width: 155px;
  margin-left: 42px;
  margin-top: 30px;
}
.neiyemingxinglist a:nth-child(5n+1) {
  margin-left: 0;
}
.neiyemingxinglist a .neiyemingxingpic img{
  width: 155px;
  height: 185px;
  border: none;
}
.neiyemingxinglist a .neiyemingxingtitle {
  font-size: 14px;
  text-align: center;
  color: #333;
}
/*内页明星推荐结束*/

/*成功案例列表页开始*/
.neiyeanlicontent {
  clear: both;
  overflow: hidden;
}
.neiyeanlicontent a {
  display: block;
  float: left;
  width:205px;
  margin-left: 41px;
  margin-top: 30px;
}
.neiyeanlicontent a:nth-child(4n+1) {
  margin-left: 0;
}
.neiyeanlicontent a .neiyeanlipic img{
  width: 205px;
  height: 230px;
  border: none;
}
.neiyeanlicontent a .neiyeanlititle {
  font-size: 14px;
  text-align: center;
  color: #333;
}
/*成功案例列表页结束*/

/* 分页开始*/
#pages {
  margin-top: 40px;
  clear: both;
  overflow: hidden;
}
#pages a:nth-child(1) {
  margin-left: 0;
}
#pages a {
  float:left;
  display: inline-block;
  border:1px solid #aaa;
  padding: 5px 15px;
  margin-left: 10px;
  color:#333;
}
#pages span {
  float:left;
  display: inline-block;
  border:1px solid #ff6400;
  padding: 5px 15px;
  background: #ff6400;
  color:#fff;
  margin-left: 10px;
}
/*分页结束*/

/* 文章内容页开始 */
.neiyearticlecontent {

}
.neiyearticlecontent h1 {
  text-align: center;
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 30px;
  border-bottom: 1px dashed #eee;
  padding-bottom: 20px;
}
.neiyearticlecontent .neirongyecontent {

}
.neiyearticlecontent .neirongyecontent a {
  color: #333;
}
.neiyearticlecontent .neirongyecontent img{
  margin-top:20px;
  text-align: center;
  max-width: 800px;
  overflow: hidden;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.shangxiapian {
  font-size: 14px;
  margin-top: 30px;
}
.shangxiapian a {
  color:#333;
}
.neiyebanner{
  width: 1200px;
  margin: 0 auto;
}
.neiyebanner img {
  width: 1200px;
  height: 270px;
  overflow: hidden;
}
/* 文章内容页结束 */

@media screen and (max-width: 1920px) {
  .bottom {
    width: 100%;
  }
  .bottomtwo {
    width:100%;
  }
}