@charset "utf-8";
body {
FONT-FAMILY: "微软雅黑" , Arial, Helvetica, sans-serif;  overflow-x: hidden;
}

.iconfont {
  font-family: 'iconfont';
}
img {
  max-width: 100%;
}
.form-control{ background:none; height: 40px; line-height: 40px;}
.form-control:focus {
  border-color: #c30d23;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.tmdaohang { border-bottom:1px solid #d5d5d5; margin: 50px auto; font-size: 16px; color: #c20f24; width: 1200px;}
.tmdaohang .tit1 { line-height: 36px; display: inline-block; font-weight:100;}
.tmdaohang .tit1 span{ color:#3f3b3a; margin-right: 12px;}
.tmdaohang .tit2{ display: inline-block; float: right; font-size: 14px; height: 36px; line-height: 50px; color: #666;}
.btn-taimei {
  color: #fff;
  background-color: #b09276;
  border-color: #b09276;
  width: 180px;
  height: 40px;
  line-height: 26px;
  font-size: 16px;
}
.btn-taimei:focus,
.btn-taimei.focus {
  color: #fff;
  background-color: #c30d23;
  border-color: #c30d23;
}
.btn-taimei:hover {
  color: #fff;
  background-color: #c30d23;
  border-color: #c30d23;
}

.vcenter {
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;

}
.tHide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.relative {
  position: relative;
}
.pic {
  position: relative;
  overflow: hidden;
}
.pic:after {
  content: "";
  display: block;
}
a {
  color: #444;
  text-decoration: none;
}
a:hover {
  color: #c30d23;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
.tmcontainer {
  width: 1200px; margin:0px auto;
}
/*-header-*/
.header {
  clear: both;
}
.tmlogo{width: 180px; display: inline-block; background-color: #c30d23; height: 110px; text-align: center;vertical-align: top;}
.tmlogo img{width: 120px; margin-top: 20px;}
.tmnav{ width: 1000px; display: inline-block;height: 110px; vertical-align: top;}
.righttel{margin-top:20px; height: 40px; text-align: right;width: 1000px;}

/*********设计师***********/
.indexyuyue{ width:240px; margin-left:10px;}
.indexyuyue .inp{ height:46px; line-height:46px; text-align:center;}
.indexyuyue .inp input{ border:1px solid #e8e8e8;width:180px; height:30px; line-height:30px; font-size:14px; padding-left:6px; color:#666;}
.indexyuyue .submit {padding-left: 0;background: #c30d23;width:180px;height: 36px; line-height:36px;border: none;cursor: pointer;color: #fff;font-size: 18px;	font-family: "Microsoft YaHei";
}

/*-banner-*/
.banner {
  max-width: 1920px;
  margin: 0 auto;
  clear: both;
}
.banner .slick-dots {
  bottom: 30px;
}
.banner .slick-dots li button {
  width: 8px;
  height: 8px;
  background:#5c5b58;
  display: inline-block;
}
.banner .slick-dots .slick-active button {
  width: 20px;
  height: 8px;
  background: #5c5b58;

}
/*********nav start***********/
.navwrap {
  padding-top: 0px;
}
.navbg { background:#000; height:50px; line-height:50px;}
.navwrap .nav li {
  float: left;
  width: 114px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  position: relative;
}
.navwrap .nav li a {
color:#fff;
font-size:15px;
  padding: 0;
  transition: 0.5s;
}
.navwrap .nav li a:hover {
  background: #c30d23;
  color: #fff;
}
.navwrap .nav li a:active {
  background: #c30d23;
  color: #fff;
}
.navwrap .nav li a:visited {
  background: #c30d23;
  color: #fff;
}
.navwrap .nav li ul {
  position: absolute;
  width: 130px;
  z-index: 99999;
  display: none;
  top: 50px;
  background: #202020;
  padding: 10px 0;
}
.navwrap .nav li ul li {
  line-height: 40px;
  height: 40px;
  list-style: none;
  font-size: 13px;
  background: none;
}
.navwrap .nav li ul li span{ padding-bottom: 5px;}
.navwrap .nav li ul li a {
font-size:14px;
display:block;
color:#cccccc;
width:130px;
transition: 0s;
}
.navwrap .nav li ul li a:hover {
  background: #c30d23;
  border-left:0px solid #9d2277;
  font-size:16px;
  color: #fff;
}
.navwrap .nav li.active span{
  color: #fff;
  padding-bottom: 5px;
  border-bottom:2px solid #c30d23 ;
}
.navwrap .nav li.active a:hover {
  color: #fff;
}
.navwrap .nav li.active ul li a {
  color: #ccc;
}
.navwrap .nav li.active ul li a:hover {
  color: #fff;
}
/*********nav end***********/
/*********PINPAI start***********/
.pinpai{height:590px; background: url(../images/ppbg.png) no-repeat left; width: 1200px; margin: 0px auto; padding-top: 70px;}
.pinpai .title { border-bottom:1px solid #e8e8e8; margin:0px 0px 0px 50px; font-size: 28px; color: #fff;}
.pinpai .tit1 { line-height: 36px; display: inline-block; font-weight:100;}
.pinpai .tit1 span{ margin-right: 12px;}
.pinpai .tit2{ display: inline-block; float: right; font-size: 14px; height: 36px; line-height: 50px; color: #666;}

.pinpai ul li {
  list-style: none;
  width:240px;
  text-align: center;
  height:220px;
  display: inline-block;
}
.pinpai ul li .pic{
padding-top: 50px;
}

.pinpai ul li i {
  font-size: 50px;
  font-style: normal;
  color: #595758;
  display: block;
  transition: 0.5s;
}
.pinpai ul li p {
  font-size: 16px;
  padding: 10px 0px;
  color: #797979;
  line-height: 28px;
  border-right: 2px dashed #e8e8e8;
  transition: 0.5s;
}
.pinpai ul li:hover {
  box-shadow: 0 0 8px #666;
  background:#c30d23;
  color:#fff;
  height:220px;
}
.pinpai ul li:hover i {
  color: #fff;
}
.pinpai ul li:hover p {
  color: #fff;
  border: 0px;
}
/*********pinpai end***********/
.gushi{width:1200px; margin: 20px auto; height: 270px;}
.gushipic{height: 270px;width:930px; vertical-align: top;background: url(../images/yezhugushi.jpg); display: inline-block;}
.gushicon{height: 270px;width:270px;display: inline-block; vertical-align: top; background: #dddddd; padding-right: 30px;}
.gushicon .gstit{padding-top: 80px; line-height: 48px; font-size: 40px; font-weight: bold; text-align: right;}
.gushicon .gstit1{font-size: 14px;font-weight: bold; text-align: right;}
.gushicon .moregs{ background: #231816; color: #fff; display: block; font-size: 16px; line-height: 26px; width: 120px; margin-top: 30px; text-align: center; float: right;}
.gushicon .moregs:hover{ background: #c30d23;}
/*********case start***********/
.zxcase{ margin: 15px auto; width: 1200px; height: auto;}
.zxcase .title { border-bottom:1px solid #d5d5d5; margin: 50px 0px; font-size: 28px; color: #c20f24;}
.zxcase .tit1 { line-height: 36px; display: inline-block; font-weight:100;}
.zxcase .tit1 span{ color:#3f3b3a; margin-right: 12px;}
.zxcase .tit2{ display: inline-block; float: right; font-size: 14px; height: 36px; line-height: 50px; color: #666;}
.casecontent img{max-width: 900px;}

/*********case end***********/
/*********loupan start***********/
.zxloupan{ height: 860px; background:#000105 url(../images/loupanbg.jpg) bottom center no-repeat; padding: 30px 0px;}
.zxloupan .title { border-bottom:1px solid #d5d5d5; margin: 50px 0px; font-size: 28px; color: #fff;}
.zxloupan .tit1 { line-height: 36px; display: inline-block; font-weight:100;}
.zxloupan .tit1 span{  margin-right: 12px;}
.zxloupan .tit2{ display: inline-block; float: right; font-size: 14px; height: 36px; line-height: 50px; color: #aaa;}
.zxloupan .loupancon { width:1190px; height: 500px; clear:both;}
.zxloupan .loupancon li{ float:left; list-style:none; padding:0px;vertical-align: top; background-size: cover;}
.zxloupan .li0{ width:320px; height:450px; margin:0px 10px 10px 0px;}
.zxloupan .li1{ width:280px; height:220px; margin:0px 10px 10px 0px;}
.zxloupan .li2{ width:280px; height:220px; margin:0px 10px 10px 0px;}
.zxloupan .li3{ width:280px; height:220px; margin:0px 0px 10px 0px;}
.zxloupan .li4{ width:280px; height:220px; margin:0px 10px 10px 0px;}
.zxloupan .li5{ width:280px; height:220px; margin:0px 10px 10px 0px;} 
.zxloupan .li6{ width:280px; height:220px; margin:0px 0px 10px 0px;} 

.loupancon a {
  display: inline-block;
  width: 100%;
  height:100%;
  overflow:hidden;
  position: relative;
}
.loupancon a img{
  cursor: pointer;
  transition: all 0.6s;
}
.loupancon a:hover img{
  transform: scale(1.1);
  -webkit-transform:scale(1.1);
}
.loupancon a .lpbottom {
  width: 100%;
  height: 36px;
  font-size: 16px;
  position: absolute;
  left: 0;
  bottom:0;
  color:#333;
  background: #efefef;
  display: blcok;
  padding-left: 12px;
  line-height:36px;
}
.loupancon a:hover .lpbottom {
 background: #c30d23;
 color: #fff;
}
.moreloupan{ width: 160px; border: 2px solid #fff; color: #fff; height: 40px; line-height: 36px; font-size: 21px; font-weight: 100; margin: 50px auto; display: block; text-align:center ;}
.moreloupan:hover{ background: #c30d23; color: #fff;border: 2px solid #c30d23;}
/*********loupan end***********/

/*********designer start***********/
.zxdesigner{ margin-top:15px;background-color: #f8f8f8; padding: 20px 0px 80px 0px;}
.zxdesigner .title { border-bottom:1px solid #d5d5d5; margin: 50px 0px; font-size: 28px; color: #c20f24;}
.zxdesigner .tit1 { line-height: 36px; display: inline-block; font-weight:100;}
.zxdesigner .tit1 span{ color:#3f3b3a; margin-right: 12px;}
.zxdesigner .tit2{ display: inline-block; float: right; font-size: 14px; height: 36px; line-height: 50px; color: #666;}
.zxdesigner .designercon {width:1200px; clear: both; margin: 0px auto;}
.sysjslist { width:1200px; height:100px; overflow: hidden;}
.sysjslist .sli{ display: inline-block; width: 100px; height:100px; overflow: hidden; vertical-align: top;}
.sysjslist .sli0{ display: inline-block; width: 100px; height:100px; overflow: hidden; vertical-align: top;}
.sli a {
  display: inline-block;
  width: 100%;
  height:100%;
  overflow:hidden;
  position: relative;
}
.sli a img{
  cursor: pointer;
  transition: all 0.6s;
}
.sli a:hover img{
  transform: scale(1.1);
  -webkit-transform:scale(1.1);
}


.sli a .zzc {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  filter: alpha(opacity=50);
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.sli a .zzc .casename {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align:center;
  transform: translate(-50%, -50%);
}
.sli a .zzc span {
  font-size: 14px;
  display: block;
  text-align: center;
  color: #fff;
  line-height:30px;
}
.sli a .zzc .line {
  width: 27px;
  height:27px;
  background:url(../images/case_btn.png) no-repeat;
  border:0px;
  margin: 12px auto;
}
.sli a:hover .zzc {
  display: block;
}
.sli a:hover .lpbottom {
  display: none;
}

.apply{width:1300px;margin:0px auto 50px auto; position:relative;}
.apply_array{width:280px;float:left;margin-right:26px; height: 470px;}
.apply_last{margin-right:0px}
.apply_img{text-align:center;width:280px;background:#e2e2e2;height:330px;overflow:hidden}
.apply_img img{ height:auto; width:100%;}
.apply_tit{display: inline-block; font-size: 24px; font-weight: bold; color: #3e3a39; width: 200px;}
.apply_zp{display: inline-block;}
.apply_btn{background-color: #3e3a39; color: #fff; height: 24px; line-height: 24px; text-align: center; width: 80px; display: block;}
.apply_btn:hover{background-color: #c30d23; color: #fff;}
.apply_jibie{width: 100%;color: #3e3a39; padding: 10px 0px; font-size: 13px; font-weight: bold;}
.apply_linian{color:#727171;}
.apply_nav{position:relative;width:1200px;height:470px;overflow:hidden; margin: 0px auto;}
.apply_w{position:absolute;margin-top:0px;width:1200px;float:left;left:0px}


.apply .img_l{ position:absolute; top:150px; left:0px; z-index:10; width:30px; height:30px;background:url(../images/anon1.png) left center no-repeat; cursor:pointer;background-size:100% 100%;}
.apply .img_r{ position:absolute; top:150px; right:0px; z-index:10;width:30px; height:30px;background:url(../images/anon2.png) left center no-repeat; cursor:pointer;background-size:100% 100%;}
.apply .img_l:hover{background:url(../images/anon1_hov.png) left center no-repeat;background-size:100% 100%;}
.apply .img_r:hover{background:url(../images/anon2_hov.png) left center no-repeat;background-size:100% 100%;}

/*********loupan end***********/


/*********yuyue start***********/
.yuyue{background:#f8f8f8; padding-bottom: 100px;}
.yuyue .title {margin:0px 0px 10px 0px;padding:120px 0px 50px 0px;}
.yuyue .tit1{
font-size:52px; color:#000;font-weight:100; height:46px; line-height:46px; padding-left:35px; text-align:center;
}
.yuyue .tit2{
font-size:18px; color:#000;font-weight:bold;  height:46px; line-height:46px; padding-left:35px; text-align:center;
}
.yuyue .yleft{ width:320px; height:360px;}
.yuyue .ycenter{ width:540px; height:240px; margin:80px 15px; font-size: 16px;}
.yuyue .ycenter .li { height:40px; line-height:40px; margin-top:30px;}
.yuyue .yright{ width:280px; height:240px; margin-top: 45px;}
.yuyue .yright .yytit{ width: 280px; height: 130px; background: #c30d23; padding: 36px 0px; text-align: center; border-radius: 8px; color: #fff; font-size: 21px;}
.yuyue .yright .tmbtn{ height: 135px; line-height: 50px; background: #dddddd; border-radius: 8px; width: 135px; text-align: center; font-size: 18px; color: #333; display: inline-block;}
/*********yuyue end***********/


/*********liucheng start***********/
/*.liucheng{ margin:0px auto 60px auto; height:555px; width: 1200px;background:url(../images/liuceng.jpg) no-repeat; padding-top: 60px;}
.liuchengcon{ width: 516px; height: 160px; background: #c30d23; margin:0px auto; color: #fff; padding-top: 15px;}
.liuchengcon .dtit{ font-size: 48px; font-weight: bold; height: 60px; line-height: 60px; text-align: center;}
.liuchengcon .dstit{ font-size: 18px;  height: 20px; line-height: 20px; text-align: center;}
.liuchengcon .dcon{ font-size: 28px;  height: 60px; line-height: 60px; text-align: center;letter-spacing:8px;}
*/
.liucheng{ margin:80px 0px 80px 0px; height: 440px; background-color: #ffffff;}
.liucheng .title { text-align: center; color: #3e3a39; font-size: 42px;}
.liucheng .futit{font-size:14px; color:#ccc; height:46px; line-height:46px; text-align: center;}
.liucheng .diline{ position:relative; border-bottom:1px dotted #e8e8e8; height:200px; width:1200px; margin:0px auto;} 
.liucheng .diline .li{position: absolute; width: 110px; border: 0px solid #cc0000; color: #6d6b6b;}
.liucheng .diline .li1{left:120px;bottom: -140px;}
.liucheng .diline .li2{left:230px;bottom: -13px;}
.liucheng .diline .li3{left:340px;bottom: -140px;}
.liucheng .diline .li4{left:450px;bottom: -13px;}
.liucheng .diline .li5{left:560px;bottom: -140px;}
.liucheng .diline .li6{left:670px;bottom: -13px;}
.liucheng .diline .li7{left:780px;bottom: -140px;}
.liucheng .diline .li8{left:890px;bottom: -13px;}
.liucheng .diline .li9{left:1000px;bottom: -140px;}
.liucheng .li .quan{ height:26px; width:26px; border:2px solid #6d6b6b; line-height:24px; text-align:center;border-radius:13px;font-weight:bold;margin-left: 18px;}
.liucheng .li .shuline{border-right: 1px dotted #e8e8e8; width: 13px; height: 50px;margin: 10px 0px 10px 18px;}
.liucheng .li:hover .quan{ height:26px; width:26px; background:#c30d23;border:2px solid #c30d23;  color:#fff; font-weight:bold; line-height:24px; text-align:center;border-radius:13px;}
.liucheng  .li .tp{ width:80px;margin-left: 18px;}
.liucheng  .li .wz{ height:30px; line-height:30px; font-size: 16px; font-weight: bold;}
.liucheng .li:hover .wz{color: #c30d23;}
.liucheng .li img{
  cursor: pointer;
  transition: all 0.6s;
}
.liucheng .li:hover img{
  transform: scale(1.1);
  -webkit-transform:scale(1.1);
}

/*********liucheng end***********/


.loupancon a {
  display: inline-block;
  width: 100%;
  height:100%;
  overflow:hidden;
  position: relative;
}

/*********gonglv start***********/
.gonglv{width: 1200px; margin: 30px auto 80px auto;}
.gonglv .title { border-bottom:1px solid #d5d5d5; margin: 50px 0px; font-size: 28px; color: #333;}
.gonglv .tit1 { line-height: 36px; display: inline-block; font-weight:100;}
.gonglv .tit2{ display: inline-block; float: right; font-size: 14px; height: 36px; line-height: 50px; color: #666;}
.gonglv .gonglvlist{width: 1200px;}
.gonglv .glpic{ margin-bottom: 0px; height: 200px; width: 390px;}
.gonglv .picbg1{background: url(../images/baike_bg1.jpg);}
.gonglv .picbg2{background: url(../images/baike_bg2.jpg);}
.gonglv .picbg3{background: url(../images/baike_bg3.jpg);}
.baiketitle{ text-align: center; font-size: 36px; color: #fff; font-weight: bold; padding-top: 60px;}
.baikefutitle{ text-align: center; font-size: 14px; color: #fff;}
.gonglv .li{
  width:390px;
  background:#efefef;
  display: inline-block;
  vertical-align: top;
}
.gonglv .gllist{width:360px; margin: 15px auto;}
.gonglv .gllist li{height: 50px; line-height: 50px; padding-left: 20px; border-bottom: 1px dashed #a2a2a2; font-size: 16px; background: url(../images/lsbg.png) left center no-repeat;}
.gonglv .gllist li a{ color: #333; font-weight: 100;}
.gonglv .gllist li a:hover{ color: #c30d23;}
/*********gonglv end***********/

.tit {
  text-align: center;
  margin: 100px 0 50px;
}
.tit span {
  display: block;
}
.tit .titspan1 {
  font-size: 20px;
  font-family: arial;
  color: #333;
}
.tit .titspan2 {
  font-size: 18px;
  font-family: "microsoft yahei";
  color: #999;
}
.tit .titspan2 em {
  font-style: normal;
  min-width: 118px;
  display: inline-block;
  max-width: 50%;
  height: 27px;
  overflow: hidden;
  line-height: 34px;
}
.scope ul li {
  list-style: none;
  width: 22.308%;
  text-align: center;
  float: left;
  margin-right: 3.5%;
}
.scope ul li .pic {
  width: 100%;
  transition: 0.5s;
}
.scope ul li .pic:after {
  padding-bottom: 36.7816091954023%;
}
.scope ul li .scopea {
  font-size: 16px;
  color: #333;
  line-height: 35px;
  margin: 15px 0 0;
  display: block;
  height: 35px;
  overflow: hidden;
  transition: 0.5s;
}
.scope ul li p {
  font-size: 12px;
  color: #999;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  transition: 0.5s;
}
.scope ul li:hover .pic {
  box-shadow: 0 0 8px #666;
}
.scope ul li:hover .scopea {
  color: #f77400;
}
.scope ul li:hover p {
  color: #666;
}
/*********SCOPE OF BUSINESS end***********/
/*************index about start**********/
.inabout {
  height: 443px;
  background: url(../images/indexabbg.jpg) no-repeat center;
  margin-top: 80px;
}
.inabout .tit span {
  color: #fff;
}
.inabout .inabtxt {
  font-size: 13px;
  text-align: center;
  color: #fff;
  line-height: 25px;
  width: 86%;
  margin: 0 auto;
  height: 75px;
  overflow: hidden;
}
.inabout .more {
  display: block;
  width: 195px;
  height: 35px;
  text-align: center;
  margin: 40px auto 0;
  color: #fff;
  line-height: 35px;
  border: 1px solid #fff;
  border-radius: 20px;
  transition: 0.5s;
}
.inabout .more:hover {
  background: #f77400;
  border: 1px solid #f77400;
}
/*************index about end**********/
/*index case start*/
.incasefl {
  text-align: center;
}
.incasefl .slick-current a {
  color: #fff;
  background: #f77400;
  border: 1px solid #f77400;
}
.incasefl .slick-slide {
  display: inline-block;
}
.incasefl .slick-track {
  margin: 0 auto;
}
.incasefl a {
  display: inline-block;
  width: 133px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #999;
  overflow: hidden;
  border-radius: 20px;
  margin: 0 10px;
  transition: 0.5s;
}
.incasefl a:hover {
  color: #fff;
  background: #f77400;
  border: 1px solid #f77400;
}
.demo {
  margin: 35px auto 0;
  background: #FFF;
  overflow: hidden;
  max-width: 1920px;
  float: none;
}
.demo1 a {
  display: inline-block;
  float: left;
  margin-right: 1px;
  width: 99.8%;
  position: relative;
}
.demo1 a .pic {
  width: 100%;
}
.demo1 a .pic img {
  display: inline-block;
}
.demo1 a .pic:after {
  padding-bottom: 66.66666666666667%;
}
.demo1 a .zzc {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  filter: alpha(opacity=50);
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.demo1 a .zzc .casename {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.demo1 a .zzc span {
  font-size: 16px;
  font-weight: bold;
  display: block;
  text-align: center;
  color: #fff;
  overflow: hidden;
  height: 23px;
}
.demo1 a .zzc .line {
  width: 25px;
  height: 1px;
  background: #fff;
  margin: 5px auto;
}
.demo1 a:hover .zzc {
  display: block;
}
.incase a.more {
  max-width: 1920px;
  height: 62px;
  line-height: 62px;
  display: block;
  text-align: center;
  color: #fff;
  background: #f77400;
  margin-top: 1px;
  font-size: 15px;
}
/*index case end*/
.innews {
  background: #f7f7f7;
  padding: 100px 0;
}
.innleft {
  width: 50%;
  background: #fff;
}
.innleft .pic {
  width: 34%;
}
.innleft .pic:after {
  padding-bottom: 75%;
}
.innleft .inntxt {
  padding: 15px 10px 0 0;
  width: 63%;
}
.innleft .inntxt li {
  list-style: none;
  line-height: 30px;
  font-size: 13px;
}
.innleft .inntxt li a {
  color: #666;
  display: inline-block;
  width: 75%;
  height: 30px;
  overflow: hidden;
  float: left;
}
.innleft .inntxt li:hover {
  font-weight: bold;
  color: #333;
}
.innleft .inntxt li:hover span {
  color: #333;
  font-weight: 100;
}
.innleft .inntxt li span {
  font-size: 12px;
  font-family: arial;
  color: #999;
}
.innright a {
  float: right !important;
  width: 88% !important;
}
.innright a:hover {
  color: #f77400 !important;
}
.innright li:hover {
  font-weight: 100 !important;
}
/*footer start*/
.foothong{height: 110px; background: #c30d23;}
.foot1200{width: 1200px; margin: 0px auto; padding: 16px 0px;}
.footimg{display: inline-block; vertical-align: top;}
.footimg img{ padding-top: 28px;}
.footdiv{display: inline-block; width: 200px; color: #fff; vertical-align: top;}
.footnum{font-size: 36px; font-weight: bold;}
.footer {
  padding: 40px 0 0px;
  background: #4d4d4d;
}
.footer .fleft {
  width: 540px;
}
.footer .fleft .li {
  float: left;
  list-style: none;
  text-align:left;
 width:480px;
  padding:0px; margin:0px;
}
.footer .fleft .li li{ margin:0px; padding:0px; list-style:none;width:120px; height:30px;display: inline-block; line-height:30px; font-size:13px; text-align:left; color:#ccc;}
.fleft .li li.tit{color: #fff; list-style:none; height:60px;line-height:60px; font-size:16px; display: block;}

.footer .fleft li.tit a {
  color: #fff;
}
.footer .fleft li.tit a:hover {
  color: #eee;
}
.footer .fleft .li a {
  color: #ccc;
}
.footer .fleft .li a:hover {
  color: #eee;
}

.footer .fright {
  width: 580px;
  padding-left:60px;
  margin-top:10px;
}
.footer .fright .contact {
  width: 400px;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
}
.footer .fright .contact .lianxi{ font-size: 13px; color: #ccc; line-height: 30px;}
.footer .fright .erweima {
 padding-top:40px;
 font-size:12px;
 line-height:36px;
 text-align: center;
 color:#999;
}



.botto{height:50px; line-height:50px; padding:0px 20px; background:#444444; color:#fff}
.botto .right{width: 200px; height:50px;padding-left:10px; }
/*footer end*/
.mbx {
  background: #f7f7f7;
}
.mbx .nytit {
  width: 16.411%;
  background: #f77400;
  line-height: 78px;
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.mbx .menu {
  width: 40%;
  padding-left: 20px;
}
.mbx .menu div {
  margin-top: 2px;
}
.mbx .menu div a {
  display: inline-block;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  width: 100px;
  text-align: center;
  font-weight: bold;
}
.mbx .menu div a:hover {
  border: 1px solid #f77400;
  color: #f77400;
  border-radius: 20px;
  background: #fff;
}
.mbx .menu div a.cur {
  border: 1px solid #f77400;
  color: #f77400;
  border-radius: 20px;
  background: #fff;
}
.mbx .menu .slick-arrow {
  width: 20px;
  transform: rotate(0);
  top: 30px;
}
.mbx .menu .slick-prev {
  left: auto;
  right: -30px;
  background: #999 url(../images/prev.png) no-repeat center;
}
.mbx .menu .slick-next {
  right: -52px;
  background: #999 url(../images/next.png) no-repeat center;
}
.mbx .mbxwrap {
  line-height: 78px;
}
.mbx .mbxwrap a {
  color: #898989;
}
.mbx .mbxwrap a:hover {
  color: #f77400;
}
.mbx .mbxwrap span {
  margin: 0 10px;
}
.mbx .mbxwrap em {
  font-style: normal;
  color: #f77400;
}
.nycon {
  margin-top: 35px;
}
.nycon .ltxt {
  width: 77%;
}
.nycon .ltxt p {
  font-size: 13px;
  color: #666;
  text-indent: 2em;
  margin-bottom: 30px;
  line-height: 35px;
}
.honor ul li {
  width: 22%;
  padding: 4px;
  border: 1px solid #e1e1e1;
  box-shadow: 0 0 10px #ddd;
  float: left;
  margin: 0 4% 70px 0;
  position: relative;
}
.honor ul li:after {
  padding-bottom: 120%;
}
.honor ul li .zzc {
  width: 97%;
  height: 100%;
  position: absolute;
  background: #000;
  filter: alpha(opacity=50);
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.honor ul li .zzc .zzctxt {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.honor ul li .zzc .zzctxt span {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.honor ul li .zzc .zzctxt .line {
  width: 30px;
  height: 1px;
  background: #fff;
  margin: 5px auto;
}
.honor ul li:hover {
  border: 1px solid #f77400;
}
.honor ul li:hover .zzc {
  display: block;
}
.phone-honor {
  width: 100%;
  margin: 20px auto;
  display: none;
}
.phone-honor ul li {
  width: 100%;
}
.phone-honor ul li:after {
  padding-bottom: 120%;
}
.phone-honor .slick-dots li {
  display: inline-block;
  width: 10px;
}
.phone-honor .slick-dots li button {
  background: #ddd;
}
.phone-honor .slick-dots li.slick-active button {
  background: #f77400;
}
.fenlei {
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
}
.fenlei .menu {
  padding-left: 0;
}
.fenlei .slick-track {
  display: inline-block;
}
.fenlei .slick-track a {
  display: inline-block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  border-radius: 20px;
  transition: 0.5s;
  overflow: hidden;
}
.fenlei .slick-track a:hover {
  background: #f77400;
  color: #fff;
}
.fenlei .slick-track a.cur2 {
  background: #f77400;
  color: #fff;
}
.fenlei .slick-arrow {
  width: 25px;
  height: 30px;
  transform: rotate(0);
  top: 30px;
}
.fenlei .slick-prev {
  left: -30px;
  background: #ddd url(../images/proprev.png) no-repeat center;
}
.fenlei .slick-next {
  right: -30px;
  background: #ddd url(../images/pronext.png) no-repeat center;
}
.pro .twofenlei {
  text-align: center;
  margin: 30px 0;
}
.pro .twofenlei a {
  font-size: 13px;
  display: inline-block;
  margin: 0 20px;
  color: #999;
}
.pro .twofenlei a.active {
  color: #f77400;
}
.pro .procon {
  list-style: none;
}
.pro .procon li {
  width: 23.505%;
  float: left;
  margin: 0 1.9% 35px 0;
}
.pro .procon li .pic {
  width: 100%;
}
.pro .procon li .pic img {
  transition: 0.5s;
}
.pro .procon li .pic:after {
  padding-bottom: 60.36363636363637%;
}
.pro .procon li .protit {
  display: block;
  line-height: 30px;
  border-bottom: 1px solid #fff;
  text-align: center;
}
.pro .procon li .protit span {
  display: inline-block;
  width: 90%;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  color: #333;
  overflow: hidden;
  margin-top: 20px;
}
.pro .procon li:hover .protit {
  border-bottom: 1px solid #d1d1d1;
  background: url(../images/probg.png) no-repeat right 26px;
  text-align: left;
}
.pro .procon li:hover span {
  border-right: 1px solid #d1d1d1;
  color: #f77400;
}
.pro .procon li:hover img {
  transform: scale(1.2);
}
.page {
  margin-bottom: 100px;
  text-align: center;
}
.page a {
  display: inline-block;
  padding: 3px 10px;
  margin-right: 1px;
  background: #eee;
  margin-bottom: 5px;
  transition: 0.5s;
}
.page a:hover {
  background: #f77400;
  color: #fff;
}
.page a.active {
  background: #f77400;
  color: #fff;
}
.proshow .pshowcon .psl {
  width: 58.462%;
}
.proshow .pshowcon .psl:after {
  padding-bottom: 60.262008733624455%;
}
.proshow .pshowcon .psr {
  width: 39.317%;
  height: 414px;
  overflow: auto;
}
.proshow .pshowcon .psr h3 {
  font-size: 24px;
  margin-bottom: 20px;
}
.proshow .pshowcon .psr span {
  font-size: 15px;
  color: #f77400;
}
.proshow .pshowcon .psr p {
  margin: 10px 0 20px 0;
  font-size: 12px;
  color: #666;
}
.proshow .pshowcon .psr .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #f77400;
  width: 3px;
  border-radius: 0;
}
.proshow .pshowcon .psr .mCSB_scrollTools .mCSB_draggerRail {
  width: 1px;
}
.pstit {
  line-height: 37px;
  margin: 40px 0 30px;
  background: #f7f7f7;
}
.pstit span {
  font-size: 18px;
  display: inline-block;
  background: #f77400;
  color: #fff;
  padding: 0 50px;
}
.detatxt p {
  text-indent: 2em;
  color: #666;
  line-height: 25px;
  font-size: 13px;
}
.inquiry {
  border-bottom: 1px solid #e8e8e8;
}
.inquirycon {
  width: 82%;
}
.inquirycon label {
  font-weight: 100;
  width: 43.4511%;
  margin: 12.5px 0;
  position: relative;
}
.inquirycon label em {
  color: #f00;
  position: absolute;
  right: -5px;
}
.inquirycon label input {
  width: 80%;
  color: #999;
  padding-left: 7px;
  line-height: 28px;
  height: 28px;
  border: 1px solid #bfbfbf;
  border-radius: 7px;
  font-size: 13px;
}
.inquirycon .la5 {
  width: 87.5%;
}
.inquirycon .la5 textarea {
  width: 90%;
  border: 1px solid #bfbfbf;
  border-radius: 7px;
  float: left;
  height: 103px;
  padding-left: 7px;
}
.inquirycon .la5 span {
  float: left;
}
.inquirycon .la6 {
  float: left;
}
.inquirycon .la6 em {
  left: 200px;
  right: auto;
}
.inquirycon .la6 span {
  float: left;
}
.inquirycon .la6 input {
  width: 28%;
  float: left;
}
.inquirycon .la6 img {
  float: left;
  cursor: pointer;
  margin: 0 10px 0 25px;
}
.inquirycon .la6 a {
  float: left;
  display: inline-block;
  line-height: 28px;
  color: #999;
  text-decoration: underline;
}
.inquirycon .la6 a:hover {
  color: #f77400;
}
.inquirycon .la7 {
  width: 15.146%;
  float: left;
}
.inquirycon .la7 input {
  height: 35px;
  line-height: 35px;
  background: #eee;
  font-size: 16px;
  color: #666;
  border: 0;
  transition: 0.5s;
}
.inquirycon .la7 input:hover {
  color: #fff;
  background: #f77400;
}
.inquirycon .lasub {
  margin-left: 16%;
}
.inquirycon span {
  width: 80px;
  display: inline-block;
  text-align: right;
  padding-right: 10px;
  font-size: 16px;
  color: #666;
  line-height: 28px;
}
.prevnext {
  margin: 5px 0 0;
}
.pnwrap {
  width: 80%;
}
.pnwrap a {
  display: block;
  color: #333;
  transition: 0.5s;
  line-height: 25px;
  overflow: hidden;
  height: 25px;
}
.pnwrap a:hover {
  color: #f77400;
}
.return {
  width: 140px;
  height: 38px;
  background: #6a6a6a url(../images/returnbg.png) no-repeat 30px center;
  line-height: 38px;
  color: #fff;
  padding-left: 50px;
  border-radius: 20px;
  margin: 5px 0 0;
  transition: 0.5s;
}
.return:hover {
  background-color: #f77400;
  color: #fff;
}
.xgpro .pstit {
  padding-right: 10px;
}
.xgpro .pstit a {
  color: #333;
}
.xgpro .pstit a:hover {
  color: #f77400;
}
.case {
  margin-bottom: 58px;
}
.case li {
  list-style: none;
  width: 24.91%;
  position: relative;
  float: left;
  margin: 1px 1px 0 0;
}
.case li:after {
  padding-bottom: 66.66666666666667%;
}
.case li .zzc {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  filter: alpha(opacity=70);
  background: rgba(0, 0, 0, 0.7);
  display: none;
}
.case li .zzc .zzcwrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.case li .zzc .zzcwrap span {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  display: block;
  height: 23px;
  line-height: 23px;
  overflow: hidden;
}
.case li .zzc .zzcwrap .line {
  width: 26px;
  height: 1px;
  background: #fff;
  margin: 5px auto;
}
.case li:hover .zzc {
  display: block;
}
.caseshow {
  border-bottom: 1px solid #e8e8e8;
}
.caseshow .ctit {
  width: 227px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  background: #f77400;
  font-size: 16px;
  color: #fff;
  border-radius: 10px;
  margin: 0 auto;
  position: relative;
  top: 15px;
}
.caseshow .ctxt {
  background: #f7f7f7;
  font-size: 13px;
  text-align: center;
  line-height: 30px;
  padding: 35px 35px 15px;
  width: 86.325%;
  margin: 0 auto;
}
#featured-area {
  width: 86.325%;
  margin: 150px auto 0;
  height: 500px;
}
#featured-area ul li {
  list-style: none;
}
#featured-area ul li .pic:after {
  padding-bottom: 60.262008733624455%;
}
#featured-area ul .ban_r_btn,
#featured-area ul .ban_l_btn {
  width: 40px;
  height: 85px;
  display: inline-block;
  position: absolute;
  z-index: 9999;
  top: 50%;
  margin-top: -42.5px;
  border-radius: 5px;
  transition: 0.5s;
}
#featured-area ul .ban_l_btn {
  left: -47%;
  background: #6a6a6a url(../images/ban_l_btn.png) no-repeat center;
  border: 0;
}
#featured-area ul .ban_r_btn {
  right: -47%;
  background: #6a6a6a url(../images/ban_r_btn.png) no-repeat center;
  border: 0;
}
#featured-area ul .ban_r_btn:hover,
#featured-area ul .ban_l_btn:hover {
  background-color: #f77400;
}
.phonecase {
  width: 93%;
  margin: 20px auto;
  display: none;
}
.case-con {
  padding: 0;
}
.strtxt p {
  font-size: 13px;
  line-height: 30px;
  text-indent: 2em;
}
.strimg {
  margin: 30px 0;
  text-align: center;
}
.strimg .strimgc {
  width: 31.417%;
  float: left;
}
.strimg .strimgc img {
  max-width: 100%;
}
.strimg .str2 {
  margin: 0 2.8% 34px;
}
.strimg .str4 {
  width: 56.667%;
  margin-right: 2.7%;
}
.strimg .str5 {
  width: 40.584%;
}
.news ul li {
  list-style: none;
  height: 165px;
  border-bottom: 1px solid #efefef;
  margin-bottom: 35px;
}
.news ul li .pic {
  width: 16.667%;
}
.news ul li .pic img {
  transition: 0.5s;
}
.news ul li .pic:after {
  padding-bottom: 65%;
}
.news ul li .ntxt {
  width: 54.584%;
  margin-left: 6%;
}
.news ul li .ntxt a {
  font-size: 16px;
  color: #333;
  line-height: 60px;
  height: 60px;
  overflow: hidden;
  display: inline-block;
}
.news ul li .ntxt p {
  font-size: 12px;
  color: #999;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  transition: 0.5s;
}
.news ul li .date span {
  font-size: 24px;
  font-family: arial;
  color: #999;
  margin: 20px 0 10px;
  display: inline-block;
  transition: 0.5s;
}
.news ul li .date a {
  width: 37px;
  height: 37px;
  display: block;
  background: url(../images/newsbg.png) no-repeat center;
  transition: 0.5s;
}
.news ul li:hover .ntxt a {
  font-weight: bold;
}
.news ul li:hover .ntxt p {
  color: #666;
}
.news ul li:hover .date span {
  color: #666;
}
.news ul li:hover .date a {
  background: #f77400 url(../images/newsbgh.png) no-repeat center;
}
.news ul li:hover img {
  transform: scale(1.2);
}
.news_show {
  padding-bottom: 100px;
}
.news_show .nstit {
  border-bottom: 1px dashed #d3d3d3;
  text-align: center;
  margin-bottom: 35px;
}
.news_show h1 {
  font-size: 22px;
}
.news_show .date {
  line-height: 30px;
  margin: 10px 0 20px;
}
.news_show .date span {
  font-size: 12px;
  margin: 0 12px;
  color: #999;
}
.news_show .nstxt {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 10px;
}
.news_show .nstxt p {
  line-height: 30px;
  text-indent: 2em;
  margin-bottom: 35px;
  font-size: 13px;
  color: #666;
}
.news_show .xgnews ul {
  width: 46%;
  padding-left: 2%;
  list-style: circle;
}
.news_show .xgnews ul li {
  line-height: 25px;
  height: 25px;
}
.news_show .xgnews ul li a {
  color: #666;
  display: inline-block;
  width: 60%;
  transition: 0.5s;
  height: 25px;
  overflow: hidden;
  line-height: 25px;
  float: left;
}
.news_show .xgnews ul li span {
  color: #999;
  text-align: right;
  display: inline-block;
  width: 25%;
  transition: 0.5s;
}
.news_show .xgnews ul li:hover a {
  color: #f77400;
}
.news_show .xgnews ul li:hover span {
  color: #666;
}
.ctactit {
  text-align: center;
}
.ctactit h1 {
  font-size: 22px;
}
.ctactit span {
  font-family: arial;
  color: #999;
  line-height: 30px;
}
.ctactcon {
  margin: 65px 0 100px;
}
.ctactcon .ditu {
  width: 51.283%;
  border: 1px solid #dedede;
  padding: 4px;
}
.ctactcon .ditu #map {
  height: 384px;
}
.ctactcon .ditu #map img {
  max-width: 590px;
  max-height: 384px;
}
.ctactwrap {
  width: 40%;
  margin-left: 5%;
}
.ctactwrap ul li {
  list-style: none;
  line-height: 35px;
  color: #666;
}
.ctactwrap ul li a:hover {
  color: #f77400;
}
.ctactwrap .cerweima {
  margin-top: 15px;
}
.map {
  margin: 40px auto;
  padding-bottom: 100px;
}
.map dl {
  margin: 20px auto 20px;
  overflow: hidden;
  line-height: 30px;
  width: 98%;
  transition: 0.3s;
}
.map dl:hover {
  box-shadow: 0 0 2px #000;
}
.map dl:hover dt a {
  color: #333;
  font-weight: bold;
}
.map dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  transition: 0.3s;
}
.map dt:hover {
  background: #f77400;
}
.map dt:hover a {
  color: #fff !important;
}
.map dt a {
  color: #666;
  display: block;
  padding: 10px 0;
  transition: 0.3s;
}
.map dt a:hover {
  color: #e0e9f3;
  font-weight: bold;
}
.map dd {
  font-size: 14px;
  overflow: hidden;
  float: left;
  width: 85%;
  line-height: 40px;
}
.map dd .p2 {
  padding: 0 0 0 20px;
  clear: both;
}
.map dd .p2 a {
  color: #f77400;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.3s;
}
.map dd .p2 a:hover {
  color: #f00;
}
.map dd div {
  clear: both;
  overflow: hidden;
  padding: 0px 20px 0 10px;
}
.map dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
  margin-top: 1px;
  transition: 0.3s;
}
.map dd div a:hover {
  color: #003e7e;
  background: #f77400;
  color: #fff;
}


.scott{height:36px; overflow:hidden; text-align:right; margin:20px;line-height:36px; }
.scott A{BORDER:#efefef 1px solid; PADDING:5px 10px; MARGIN-RIGHT: 5px;  TEXT-DECORATION: none; background:#efefef; color:#333}
.scott A:hover{border:1px solid #c30d23; text-decoration:none; BACKGROUND-COLOR:#c30d23; color:#FFF;}
.scott A:active{border:1px solid #c30d23; text-decoration:none; BACKGROUND-COLOR:#c30d23;}
.scott SPAN.current{BORDER: #c30d23 1px solid; PADDING:5px 10px;  FONT-WEIGHT: bold;  COLOR: #fff; MARGIN-RIGHT: 2px; BACKGROUND-COLOR: #c30d23;MARGIN-RIGHT: 5px;}
.scott SPAN.disabled{BORDER:#237ac7 1px solid; PADDING:2px 5px; COLOR:#237ac7; MARGIN-RIGHT: 5px; background:#d8f1ff;}
.fenye1{text-align: center; clear:both; font-size:12px; line-height:28px; height:56px; border:1px solid #9cceec; background:#e9f7ff; padding:0 5px; margin-top:5px;}

/*# 案例页 */
/*********loupan start***********/

.caseban{ width:1200px;margin:40px 0px 20px 0px;}
.caseban li{ float:left;width:390px; height:190px;  list-style:none; padding:0px;vertical-align: top;}
.caseban li.fl1 {background:url(../images/case_c1.jpg) left center no-repeat; margin-right:15px; }
.caseban li.fl2 {background:url(../images/case_c2.jpg) left center no-repeat;margin-right:15px;}
.caseban li.fl3 {background:url(../images/case_c3.jpg) left center no-repeat;}
.caseban li .btit{ font-size:30px; color:#fff;  text-align:center; height:150px; line-height:150px; padding-top:20px;}
.caseban li .shows{ display:none; font-size:14px; color:#fff; text-align:center;}
.caseban li:hover .btit{ font-size:30px; color:#fff;  text-align:center; height:120px; line-height:120px;}
.caseban li:hover .shows{ display:block; font-size:14px; color:#fff; text-align:center;}
.seltj{ margin-bottom:30px;}
.tj{height:50px; line-height:50px; border-bottom:1px dashed #dadada;background: #f8f8f8;}
.tj span{display:inline-block; height:49px; line-height:49px; background:#f6f6f6 ; width:100px; font-weight: bold; text-align:center; margin-right:20px;}
.tj a{ display:inline-block; height:30px; line-height:30px; margin:10px;padding:0px 10px;}
.tj a:hover,.tj a.hov{ display:inline-block; height:30px; line-height:30px; margin:10px; background:#c30d23; padding:0px 10px; color:#fff;}
.divtit{border-bottom:1px solid #e8e8e8; height:40px; line-height:40px; position: relative;}
.divtit .divtitl{height:40px; position: absolute; left: 510px; top: 18px; background: #fff; text-align: center; line-height:40px; width: 180px;  font-size:18px; display:inline-block;padding: 0px 15px; color:#c30d23; border:2px solid #c30d23;}

.casecon { width:1214px; margin:0px auto;}
.casecon li { width:291px; float:left; margin:6px 6px;list-style:none;}
.casecon .pic { position:relative; height:220px; width:291px;}
.casecon .pic .btnn{ position:absolute; width:100%; height:28px; line-height:28px; bottom:0px; background:#9d2177;}
.casecon .btnn a{ display:inline-block; height:20px; line-height:20px; width:50%; text-align:center; margin:4px 0px; color:#fff;}
.casecon li:hover .sjsdiv{background:#c30d23; color: #fff;}
.casecon .sjsdiv{ height:100px; background:#e6e6e6;}
.sjsdiv .sjspic{ width:80px; height:80px;-webkit-border-radius: 40px;border-radius: 40px;}

/*三列案例展示开始*/
.caselist { width:1220px; margin:0px auto;}
.caselist li { width:386px; float:left; margin:10px 10px;list-style:none;}
.caselist .pic {height:280px; width:386px; overflow:hidden;}
.caselist .pic img{
  cursor: pointer;
  transition: all 0.6s;
}
.caselist li:hover .pic img{
  transform: scale(1.1);
  -webkit-transform:scale(1.1);
}
.caselist .sjsdiv{ height:100px; background:#1a1a1a; color: #fafafa;}
.caselist .sjsdiv .sjsleft{display: inline-block; padding:10px; width: 100px; vertical-align: top;}
.caselist .sjsdiv .sjsright{display: inline-block; height:70px; margin:20px 0px 0px 10px; width: 266px; vertical-align: top;}
.caselist .sjsdiv .sjspic{ width:80px; height:80px;-webkit-border-radius: 40px;
border-radius: 40px; border: 3px solid #ddd;}
.caselist .sjsdiv .btnn{ width:100%; height:28px; line-height:28px;}
.caselist .sjsdiv .btnn a{ display:inline-block; height:26px; line-height:26px; width:120px; text-align:center;color:#fff;}
.sjscon{ height: 44px;}
.caselist .sjsdiv .btnn a.btn1{ background: url(../images/mfyasj.jpg) no-repeat;}
.caselist .sjsdiv .btnn a.btn2{ background: url(../images/mfsjbj.jpg) no-repeat; margin-left: 26px;}
.sjscon .div1{display:inline-block; width: 100px;height: 44px; line-height: 44px; overflow: hidden;vertical-align: top;}
.sjscon .div2{display:inline-block; width: 100px;height: 44px;line-height: 44px; overflow: hidden;vertical-align: top;}
.sjscon .div3{display:inline-block; text-align: right; width: 66px;height: 44px;line-height: 44px; overflow: hidden;vertical-align: top; font-size: 12px;}
/*三列案例展示结束*/

.hotbj{ width:1200px; height:40px; margin:20px auto 30px auto;}
.hotbj a{ display:inline-block; width:120px; height:50px; text-align:center; margin-right:1px; font-size: 16px; line-height:50px; background:#dddddd}
.hotbj a i{ font-size: 18px;padding-left: 8px;}
.hotbj a:hover{ color:#c30d23;}
.hotbj a.hov{ display:inline-block; width:120px; height:50px; text-align:center; line-height:50px; background:#c30d23; color:#fff;}
.hotbj a.hov:hover{ color:#fff;}

.casesjs{border:1px solid #f8f8f8; width:930px; height:383px; float:left;}
.casesjs .div1{ padding: 12px 0px;border-bottom:1px solid #f8f8f8}
.casesjs .div1 span{ display:inline-block; color:#666; padding-left: 20px; border-left: 1px dashed #e8e8e8;  vertical-align: top; line-height: 25px;}
.casesjs .div1 span.stit{ font-size:20px; width: 100px; color:#555;padding-left: 0px; border-left: 0px dashed #e8e8e8; }
.casesjs .div2{ border:1px solid #e8e8e8; border-left:0px; border-right:0px; height:50px; line-height:50px; color:#666;}
.casesjs .div2 span{ display:inline-block; color:#666; margin-right:50px;}

.casesjs .div3{line-height:36px;}
.casesjs .div3 span{ display:inline-block; color:#666;}

.casesjs .div4{ height:50px; line-height:50px;}
.casesjs .div4 span{ display:inline-block; color:#666; margin-right:50px;}
.casesjs .div5{ height:90px; line-height:90px; text-align:center;}
.casesjs .div1 a{ display: inline-block; width:120px; text-align: center; height:30px; line-height:30px; background:#c30d23; color:#fff; margin:0px 15px;}
.casesjs .div6{ height:40px; line-height:40px;}
.casesjs .div6 span{ display:inline-block; color:#333; font-size:18px; margin:0px 20px;}

.caseyuyue{width:250px;border:1px solid #f8f8f8; float:right; text-align:left;}
.caseyuyue .inp{ height:52px; line-height:52px; text-align:center;}
.caseyuyue .inp input{ border:1px solid #e8e8e8;width:220px; height:40px; font-size:14px; padding-left:6px; color:#666;}
.caseyuyue .submit {padding-left: 0;background: #c30d23;width:220px;height: 36px; line-height:36px;border: none;cursor: pointer;color: #fff;font-size: 18px;	font-family: "Microsoft YaHei";
}
/*********案例 end***********/
/*********设计师***********/
.sjsyuyue{ box-shadow: 0 0 12px #eee; width:240px; border:1px solid #eee;text-align:left; background:#fff5fe;}
.sjsyuyue .inp{ height:36px; line-height:36px; text-align:center;}
.sjsyuyue .inp input{ border:1px solid #e8e8e8;width:180px; height:30px; line-height:30px; font-size:14px; padding-left:6px; color:#666;}
.sjsyuyue .submit {padding-left: 0;background: #9d2277;width:180px;height: 36px; line-height:36px;border: none;cursor: pointer;color: #fff;font-size: 18px;	font-family: "Microsoft YaHei";
}

.sjstjcase{ box-shadow: 0 0 12px #eee; width:240px; border:1px solid #eee;text-align:left; background:#fff;}
.sjstjcase .tjtit{ height:60px; line-height:60px; font-size:20px; text-align:center;}
.sjstjcase .tjcon{ box-shadow: 0 0 12px #eee; width:210px; margin:15px; padding:10px; border:1px solid #eee;text-align:center; line-height:30px; background:#fff;}
.sjstjcase .tjcon img { width:100%; height:135px;}
.sjslist{ box-shadow: 0 0 12px #eee; width:930px; height:383px; float:left;}

.sjsitem{ width:1200px; border:1px solid #cfd0d0; margin-bottom:30px;}
.sjsitem .sjsimg { display: inline-block; width:300px; height: 340px;  padding: 30px; text-align:center; vertical-align: top;overflow: hidden;}
.sjsitem .sjsimg img{width:270px;}
.sjsitem .con {display: inline-block;width:890px;padding: 30px 40px; height:340px; vertical-align: top; position: relative;}
.con .div1{ height:40px; line-height:40px;}
.con .div1 a{ color: #3e3a39; font-weight:bold}
.con .div1 span{ display:inline-block; color:#fff; margin-right:50px;}
.con .div1 span.stit{ font-size:28px; color:#fff; margin-right:20px;}

.con .div2{line-height:25px; color:#787676; font-size: 15px;margin: 10px 0px;}
.con .div2 .stit{ display:inline-block; color:#787676; margin-right:10px; font-weight: bold; width: 80px; vertical-align: top;}
.con .div2 .scon{ display:inline-block; color:#787676; width: 420px; vertical-align: top;}


.flexbtn{ margin-top: 50px; position: absolute; bottom: 0px; left: 40px;}
.flexbtn .flex{ display: inline-block; border-right: 1px solid #b8b8b8; width: 160px; text-align:center; font-weight: bold;font-size: 16px; line-height: 30px;}
.yuyuesjs { width:200px; height:50px; line-height:50px; text-align:center;background:#c30d23; color:#fff;font-size: 18px; cursor:pointer; position: absolute;top:30px; right: 30px;}
.sjscase {width: 1140px; margin: 30px auto;}
.sjscase .divpic{ display:inline-block;width:360px; height:240px; margin-right:30px ;}
.sjscase .divpic img { width:360px; height:240px;}


/*# 案例页 */
/*********loupan start***********/


.loupancon { width:1220px; margin:0px auto;}
.loupancon li {width:386px; float:left; margin:10px 10px;list-style:none; border: 1px solid #d0d0d0;}
.loupancon .picc {height:280px; width:386px;}
.picc span{ display:inline-block; height:40px; line-height:40px; width:50%; text-align:center; color:#fff;}
.loupancon .lpdiv{ font-size:16px; padding:10px 10px; background:#fff ;}
.loupancon .lpdiv .div1{ width: 258px; display:inline-block; height: 30px; line-height: 30px; vertical-align: top; overflow: hidden;}
.loupancon .lpdiv .div2{ width: 100px;display:inline-block; color: #b5b5b7; height: 30px; line-height: 30px; vertical-align: top;}
.loupancon .lpdiv .div2 a{display: block; width: 100px; text-align: center; height: 26px; background: #c30d23; color: #fff; line-height: 26px; margin-top: 2px;-webkit-border-radius: 4px;border-radius: 4px;}
.loupanjs{border:1px solid #f8f8f8; width:930px; height:280px; float:left;}
.loupanjs .div1{ height:60px; line-height:60px;}
.loupanjs .div1 span{ display:inline-block; color:#666; margin-right:50px;}
.loupanjs .div1 span.stit{ font-size:20px; color:#333; margin-right:20px;}
.loupanjs .div2{ height:30px; line-height:30px; color:#666; font-size: 15px;}
.loupanjs .div2 span{ display:inline-block; color:#666; margin-right:50px;}

.loupanjs .div3{line-height:26px; height:78px; overflow:hidden; width:580px;}
.loupanjs .div3 span{ display:inline-block; color:#666;}

.loupanjs .div4{ height:50px; line-height:50px;}
.loupanjs .div4 span{ display:inline-block; color:#666; margin-right:50px;}
.loupanjs .div5{ height:90px; line-height:90px; text-align:center;}
.loupanjs .div5 a{ display: inline-block; width:160px; height:40px; line-height:40px; background:#9d2177; color:#fff; margin:0px 40px;}
.loupanjs .div6{ height:40px; line-height:40px;}
.loupanjs .div6 span{ display:inline-block; color:#333;  border:1px solid #e8e8e8; padding:0px 5px; color:#666; height:24px; line-height:24px; margin:0px 5px;}

/*********楼盘 end***********/

/*资讯页开始*/
.newsnav{ width: 1200px;margin: 0px auto 25px auto;}
.newsnav a{ display: inline-block; margin-right: 20px; width: 150px; text-align: center; height: 42px; line-height: 42px; font-size: 18px; color: #333; border:1px solid #ccc;}
.newsnav a:hover,.newsnav a.hov{background: #c30d23; color: #fff;border:1px solid #c30d23;}
.main-zxbd {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 40px;
}
.mz-l {
    width: 250px;
    margin-right: 30px;
    overflow: hidden;
   
}
.ntitbd{ border: 1px solid #F0F0F0;overflow: hidden; padding: 20px;}
.ntitbd li{ height: 48px; line-height: 48px; font-size: 16px; list-style: none; border-bottom: 1px solid #f1f1f1; padding-left: 10px;}
.ntitbd li.hov{background: #c30d23; color: #fff;}
.ntitbd li.hov a{ color: #fff;}
.mz-l dl {
    width: 250px;
    
}
.mz-l dl.on dd {
    display: none;
}
.mz-l dt, .mz-l dd {
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
}
.mz-l dd{
   text-indent: 2em 
}
.mz-l dt {
    
    font-size: 16px;
    cursor: pointer;
    background: #f0f0f0;
    color: #666666
}
.mz-l dd a {
    color: #333
}
.mz-l dd.on a {
    color: #c30d23;
}
.mz-l dd a:hover {
    color: #c30d23;
}
.mz-main {
    width: 920px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.mz-main .flag {
    padding-bottom: 10px;
    font-size: 20px;
    border-bottom: 2px solid #f0f0f0
}
.mz-main .mz-m-ul li {
    height: 175px;
    padding: 10px 0 0px 0;
    border-bottom: 1px dashed #f0f0f0;
    overflow: hidden;
}
.mz-m-ul{margin-top:-20px;}
.mz-main .mz-img {
    float: left;
    margin-right: 20px
}
.mz-main .mz-img img {
    width: 220px;
    height: 155px
}
.mz-main .mz-con {
    float: left;
    width: 680px;
}
.mz-main .mz-con h2 {
    height: 40px;line-height: 40px;overflow: hidden;text-align: left;
}
.mz-main .mz-con h2 a {
    font-size: 20px;
    font-weight: 700;
    color: #333;   
    padding-bottom: 10px;
}
.mz-main .mz-con h2 a:hover {
    color: #c30d23;
}

.mz-main .mz-con h2 span {
    display: inline-block;
    width: 44px;
    height: 22px;
    line-height: 22px;
    margin-left: 10px;
    margin-top: 5px;
    text-align: center;
    background: #92dfd7;
    color: #fff
}
.mz-main .mz-con .info {
    margin-top: 5px;
}
.info-bar-left, .info-bar-left .info-icon, .info-bar-left .view-icon, .info-bar-left .collection-icon, .info-bar-left span {
    float: left;
}
.info-bar-left .info-icon {
    width: 12px;
    height: 12px;
  
    margin-right: 6px;
}
.info-bar-left .view-icon {
    background-position: -14px 0px;
}
.info-bar-left .collection-icon {
    background-position: -26px 0px;
}
.info-bar-left span {
    margin-right: 30px;
    height: 12px;
    line-height: 12px;
}
.mz-main .mz-con .des {
    /*width: 480px;*/
    color: #666;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
 color:#999999 margin-bottom:22px;
}
.mz-main .mz-con .ltd, .mz-main .mz-con .tag {
    float: left
}
.mz-main .mz-con .ltd img {
    width: 24px;
    height: 24px;
    overflow: hidden
}
.mz-main .mz-con .ltd i.ico08 {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 14px;
    vertical-align: -1px;
}
.mz-main .mz-con .ltd span {
	padding-right:20px;
}
.mz-main .mz-con .tag {
    width: 200px;
    height: 20px;
    overflow: hidden
}
.mz-main .mz-con .tag span {
    display: inline-block;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 10px;
    height: 20px;
    line-height: 20px;
    background: #f0f0f0;
    color: #666666
}
.mz-main .mz-con .time {
    float: right;
    color: #aaaaaa
}
.main-zxbd .mz-list .des {
    padding-bottom: 40px;
    border-bottom: 2px solid #f0f0f0;
}
/*右边样式*/
.mz-r {
    width: 260px;
}
.apply-res .err-ico {
    display: inline-block;
   
    width: 17px;
    height: 16px;
    vertical-align: middle;
    padding-top: 4px
}
.apply-res .err-tel {
    margin-left: -15px
}
.apply-res .err-tel1 {
    margin-left: -15px
}
.apply-res .err-ico span {
    color: #ff6767
}
.apply-res {
    padding: 15px 0;
    background: #f6f6f6
}
.apply-res .top {
    text-align: center;
    color: #999999;
    font-size: 16px;
    line-height: 30px
}
.apply-res .title {
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 20px
}
.apply-res .apply-control {
    width: 220px;
    margin: 0 auto
}
.apply-control .select-form label:first-child {
    margin-right: 15px
}
.apply-res .apply-control input {
    margin-right: 5px;
    vertical-align: middle
}
.apply-res .apply-control .select {
    margin-top: 10px
}
.apply-res .apply-control select {
    width: 100px;
    height: 40px;
    border: 1px solid #e6e6e6;
    outline: none
}
.appley-res .select .province {
    width: 105px;
    height: 40px
}
.apply-res .title span {
    color: #ea5736
}
.apply-res .info {
    margin-top: 20px;
    text-align: center;
    color: #999999
}
.apply-res .info span {
    color: #27cab9
}
.apply-res span.tip {
    color: #ff6767
}
.apply-res .input-wrap {
    margin-bottom: 8px;
    border: 1px solid #e6e6e6
}
.apply-res .input-wrap input {
    width: 196px;
    padding: 10px;
    border: 0;
    outline: none;
    color: #aaaaaa;
    font-size: 12px
}
.apply-res .submit-btn {
    display: block;
    width: 100%;
    height: 40px;
    margin-top: 20px;
    border: 0;
    outline: none;
    border-radius: 4px;
    font-size: 18px;
    background: #ea5736;
    color: #fff;
    cursor: pointer
}
.apply-wrapper {
    background: #f6f6f6;
    overflow: hidden;
}
.apply-success-view {
    display: none;
    padding: 25px 0;
    margin: 15px;
    background-color: #fff
}
.asv-top dt {
    color: #f76d4e;
    font-size: 16px;
    text-align: center
}
.asv-top {
    padding: 20px;
    border-bottom: 1px dashed #dedede
}
.asv-top dt .icon {
    display: inline-block;
    width: 28px;
    height: 28px;

    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px
}
.asv-top dd {
    padding: 10px 0;
    font-size: 15px;
    line-height: 1.5
}
.asv-zxb {
    padding: 20px;
    font-size: 12px;
    line-height: 1.5
}
.asv-zxb .zxb {
    color: #f76d4e
}
.asv-zxb .detail {
    color: #27cab9
}
.asv-time {
    margin-top: 10px;
    line-height: 40px
}
.asv-time a {
    display: block;
    width: 150px;
    margin: 0 auto;
    background-color: #dedede;
    text-align: center
}
.asv-time a span {
    color: #f76d4e
}
.apply-res-xzx .err-ico {
    display: inline-block;
   
    width: 17px;
    height: 16px;
    vertical-align: middle;
    padding-top: 4px;
}
.apply-control .select-form label:first-child {
    margin-right: 15px;
}
.mz-r, .xm-r {
    top: 0;
    left: 50%;
}
 .new-article {
    border: 1px solid #eeeeee;
    padding: 20px 20px 0px 20px;
}
 .new-article .new-article-title {
    font-size: 24px;
    color: #333333;
    margin-bottom: 20px;
}
 .new-article .new-article-list-box ul li {
    border-top: 1px dotted #e8e8e8;
    padding: 15px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	
 }
/*资讯页结束*/
.tabtab1{position:absolute; top:0px; text-align:center; padding-bottom:8px; left:0px; width:80px;cursor:pointer; display:inline-block}
.tab1hov{position:absolute; top:-1px; text-align:center; padding-bottom:8px; left:0px; width:80px; border-bottom:2px solid #9d2277;cursor:pointer; display:inline-block}
.tabtab2{position:absolute; padding-bottom:8px;text-align:center; top:0px; left:100px;  display:inline-block; cursor:pointer;}
.tab2hov{position:absolute; padding-bottom:8px;text-align:center; top:-1px; border-bottom:2px solid #9d2277;left:100px;  display:inline-block; cursor:pointer;}
/*资讯详情页-新增*/
/***新闻页面内容部分, 一下为新增内容***/

.w860 { width: 860px; }
.ncontit { margin-top: 30px; }
.ncontit h1 {text-align:left;line-height:36px;overflow:hidden;font-size:30px;margin-bottom:18px;font-weight:700;padding:5px 0;}
.newtitool { height: 45px; line-height: 45px; font-size: 14px; margin-bottom: 2px; }
.newtitool span { color: #888; margin-right: 15px; }
.Introduction { text-align: justify; background-color: #FAFAFA; font-size: 14px; padding: 10px 15px; line-height: 28px; margin-bottom: 35px; }
.bdsharebuttonbox {margin: 0 0 10px 0;}
.bshare-custom{margin: 0 0 10px 0;}

/**新闻通用右侧**/
.xwzxlist { padding: 35px 105px 35px 0; border-bottom: 1px dashed #eee; }
.xwzxlist .listl { float: left; margin-right: 30px; width: 180px; height: 120px; }
.xwzxlist .listl img { -webkit-transition: transform .5s ease-in; -o-transition: transform .5s ease-in; transition: transform .5s ease-in; }
.xwzxlist .listl:hover img { transform: scale(1.1); }
.xwzxlist h3 { font-size: 24px; line-height: 24px; height: 26px; color: #333; overflow: hidden; }
.xwzxlist p { line-height: 24px; font-size: 14px; color: #666; padding-top: 20px; }
.xwzxlist p a { font-size: 12px; color: #ee4433; }
.xwzxr-hover .ac_menu { display: block }
.xwzxr-hover .xwzxrnav { border-bottom-color: #fff; background: #fff url(../images/icons.gif) no-repeat 15px -45px; }
.newrtit { height: 39px; line-height: 39px; margin-bottom: 2px; padding-bottom: 11px; border-bottom: 1px solid #eee; font-weight: normal; font-size: 20px; }
/**图文**/
.connews{ line-height:30px; color:#666666; font-size:14px;}
.newstab { margin-top: 4px; }
.newstab span { float: left; width: 28px; height: 28px; font-size: 14px; text-align: center; margin-left: -1px; border: 1px solid #eee; line-height: 28px; cursor: pointer; }
.newstab span.act { background: #ee4433; border-color: #ee4433; color: #fff; text-decoration: none; }
.newrtuw { margin: 20px -20px 0 0; }
.newrtuw li { float: left; margin: 0 20px 19px 0; width: 140px; overflow: hidden; }
.newrtuw li p { height: 22px; line-height: 22px; text-align: center; margin-top: 10px; overflow: hidden; }
/**无图仅文**/

.newrtxt { overflow: hidden; }
.newrtxt li { margin: 14px 0; overflow: hidden; height: 24px }
.newrtxt li em { float: left; font-size: 14px; width: 18px; height: 18px; background: #ccc; text-align: center; line-height: 18px; color: #fff; margin-top: 3px; margin-right: 10px; }
.newrtxt li em.fir { background: #33b095; }
.newrtxt li a { float: left; width: 100%; font-size: 14px; }
.newrtxt li i { padding-left: 33px; }
/*左图右文*/

.newrtut li { overflow: hidden; margin-top: 15px; }
.bigtu { margin-right: 10px; }
.titar { width: 170px; }
.lturwtit { font-size: 16px; height: 24px; overflow: hidden; display: block; }
.titar p { font-size: 14px; line-height: 24px; margin-top: 16px; color: #999999; }
.newrtut .more { color: #F25546; }
/****/

.shanyip { background: #FAFAFA; padding: 17px 10px; }
/**相关新闻**/

.ntjtit { font-size: 20px; }
.ntjlist li { float: left; width: 360px; margin-right: 140px; font-size: 16px; line-height: 42px; height: 42px; overflow:hidden;}
.ntjlist ul { overflow: hidden; width: 1000px }
.xgrdtj { padding: 17px 0; }

.fixnav{height: 38px; line-height: 38px; background: #F5F5F5; padding-right: 10px;}
.fixnav li{float: left; padding:0 20px;font-size: 14px; color:#2C2C2C; border-left: 3px solid #F76D4E;}
.fixnav span a{float: right;font-size: 12px; color:#999;}
/*资讯详情页结束*/
/*视频列表*/
.videocon { width:1214px; margin:0px auto;}
.videocon li {width:391px; float:left; margin:6px 6px;list-style:none;}
.videocon .piccc { position:relative; height:280px; width:391px;}
.piccc .fuwu8{ position:absolute; width:390px; height:280px; cursor:pointer; line-height:280px; color:#fff; text-align:center; top:0px; right:0px; background:url(../images/b_apa.png)}

/*********首页视频花絮 start***********/
.shipin{ margin-top:15px;background: #000105; padding: 50px 0px 100px 0px;}
.shipin .title { border-bottom:1px solid #c0c0c2; margin: 50px 0px; font-size: 28px; color: #fff;}
.shipin .tit1 { line-height: 36px; display: inline-block; font-weight:100;}
.shipin .tit2{ display: inline-block; float: right; font-size: 14px; height: 36px; line-height: 50px; color: #aaa;}
.shipin .gscon { width:1170px; clear:both;}
.shipin .gscon li{ float:left; list-style:none; padding:0px;vertical-align: top;width:240px; height:260px; margin:0px 15px 10px 0px; background-size: cover;}




/*********loupan end***********/
