@charset "utf-8";
/* CSS Document */

/*banner*/
.banner{height:600px;overflow:hidden;position:relative;width:100%;}
.banner .hd{position:absolute;left:50%;bottom:5%;overflow:hidden;z-index:9;margin:0 0 0 -48px;}
.banner .hd ul{text-align:center;}
.banner .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:20px;height:20px;border-radius: 50%;margin:0 6px;overflow:hidden;background:#888;line-height:999px;}
.banner .hd ul .on{background:#d60011;}

.banner .bd ul{opacity:1;filter:alpha(opacity=100);}
.banner .bd li{width:100%;height:600px;position:absolute;top:0;left:0;}

.banner .prev,.banner .next{position:absolute;z-index:99;display:block;width:50px;height:75px;overflow:hidden;opacity:0.3;filter:alpha(opacity=30);top:40%;cursor:pointer;}
.banner .prev{background:#000 url(../images/l.png) center no-repeat;left:0;}
.banner .next{background:#000 url(../images/r.png) center no-repeat;right:0;}
.banner .prev:hover,.banner .next:hover{opacity:0.5;filter:alpha(opacity=50);}

/*目今位置*/
.position{border-bottom: 1px solid #ccc;font:16px/60px Microsoft YaHei;color: #666;}
.position a{color: #666;}
.position a:hover{color: #d60011;}

/*精品案例*/
.case{width:1296px;background:#fff;overflow:hidden;margin:0 auto;}
.case-list{margin:20px 0;text-align:center;}
.case-list ul{display:inline-block;}
.case-list li{float:left;margin:0 8px;}
.case-list li a{width:146px;height:50px;background: url(/template/a/images/productlist.png) center no-repeat;display:block;font:16px/50px Microsoft YaHei;text-align:center;}
.case-list li a:hover{background: url(/template/a/images/productlisthover.png) center no-repeat;color: #d60011;}

.case-con{margin: 0 3px;}
.case-con li{width:420px;float:left;margin:0 5px;position:relative;}
.case-con h4{font-size:16px;line-height:46px;height: 46px;overflow: hidden;text-align:center;}

/*案例内容页*/
.content-tit h2{text-align:center;font:30px/60px Microsoft YaHei;margin:10px 0;}
.caseshow{position: relative; margin: 0 auto; top: 0px; left: 0px; width: 1200px; height: 902px; overflow: hidden; visibility: hidden;}
.caseshow-slides{cursor: default; position: relative; top: 0px; left: 0px; width: 1200px; height: 854px; overflow: hidden;}
/*缩略图*/
.thumb{position:absolute;left:0px;bottom:0px;width:1200px;height:100px;}
.thumb .p {position: absolute;top: 0;left: 0;width: 120px;height: 72px;border: 1px solid #fff;}
.thumb .t {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;}
.thumb .w {position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;}
.thumb .c {position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;background:#222 url(../images/on.png) -1320px -1320px no-repeat; _background: none;opacity: 0.4;}
.thumb .pav .c {top: 0;_top: 0px;left: 0;_left: 0px;width:100%;height: 100%;background-position: 50% 50%;}
.thumb .p:hover .c {top: 0px;left: 0px;width:120px;height: 72px;background-position: 50% 50%;}
.thumb .p.pdn .c {background-position: 50% 50%;width: 100%;height: 100%;}
/*左右*/
.arrowleft, .arrowright {display: block;position: absolute;width: 40px;height: 40px;cursor: pointer;background: url(/template/a/images/arrow.png) no-repeat;overflow: hidden;top:360px;}
.arrowleft { background-position: -5px 0;left:8px;}
.arrowright { background-position: -55px -0;right:8px;}
.arrowleft:hover { background-position: -105px 0; }
.arrowright:hover { background-position: -155px 0; }
.arrowleft.jssora05ldn { background-position: -205px 0; }
.arrowright.jssora05rdn { background-position: -255px 0; }
.arrowleft.jssora05lds { background-position: -5px 0; opacity: .3; pointer-events: none; }
.arrowright.jssora05rds { background-position: -55px 0; opacity: .3; pointer-events: none; }

/*新闻列表*/
.news-list{text-align:center;}
.news-list ul{display:inline-block;}
.news-list li{float:left;margin:0 8px;}
.news-list li a{width:140px;height:40px;border: 1px solid #ccc;display:block;font:16px/40px Microsoft YaHei;border-radius: 25px;text-align:center;}
.news-list li a:hover,.news-list li a.on{border: 1px solid #d60011;}

.news .news-con dl{width: 100%;overflow: hidden;padding: 25px;background: #f2f2f2;margin: 20px 0;}
.news .news-con dl dt{float: left;width: 260px;display:inline-block; }
.news .news-con dl dt img{width: 100%;}
.news .news-con dl dd{float: left;width: 880px;padding-left: 20px; display:inline-block; }
.news .news-con dl dd h3{font:16px/36px Microsoft YaHei;margin-top: 15px;}
.news .news-con dl dd p{font:14px/36px Microsoft YaHei;color: #666;}
.news .news-con dl dd span{color: #999;}

#pages {
	text-align: center;
	margin: 20px 0 30px
}
#pages a {
	font-family: Arial;
	font-size: 14px;
	display: inline-block;
	width: auto;
	padding:0 10px;
	height: 33px;
	line-height: 33px;
	border: 1px solid #e6e6e6;
	background: #fff;
	color: #646464;
	margin-right: 8px;
	text-align: center
}
#pages span:first-child{ margin-right:5px;}
#pages a:hover{ color:#b2020f;}
#pages a.page-num-current {
	color:#b2020f;
}
#pages a.a1 {
	display: none;
	width: 108px;
	font-size: 12px;
	float: left;
	text-align: left;
	border: none;
	background: 0 0;
	color: #646464
}
#pages a.a1 font {
	color: #fead0f;
	padding: 0 3px
}
/*文章内容页*/
.content-tit h3{font:20px/36px Microsoft YaHei;text-align:center;margin:10px 0 0 0;}
.content-tit p{font: 14px/24px Microsoft YaHei;text-align: center !important;color: #666;border-bottom: 1px solid #e8e8e8;margin: 0 0 20px 0;padding: 0 0 10px 0;}

.content-txt p{text-indent:2em;}

.context{;border-top: 1px solid #e8e8e8;margin: 20px 0 0 0;padding: 10px 0 0 0;}

/*员工风貌*/
.appearance dl{width: 100%;overflow: hidden;padding: 25px;background: #f2f2f2;margin: 20px 0;}
.appearance dl dt{float: left;width: 260px;}
.appearance dl dt img{width: 100%;}
.appearance dl dd{float: left;width: 970px;padding-left: 20px;}
.appearance dl dd h3{font:16px/36px Microsoft YaHei;margin-top: 15px;}
.appearance dl dd p{font:14px/36px Microsoft YaHei;color: #666;}
.appearance dl dd span{color: #999;}

/*精英列表*/
.team{width: 1304px;margin: 0 auto;}
.team ul li{float: left;width: 302px;margin: 12px;}
.team ul li img{width: 100%;}
.team ul li .team-txt{background: #f2f2f2;padding: 10px 20px;}
.team ul li .team-txt h3{font:bold 16px/30px Microsoft YaHei;}
.team ul li .team-txt i{width: 32px;height: 2px;display: block;background: #d60011;margin: 8px 0 6px 0;}

/*资质列表*/
.honor{width: 1304px;margin: 0 auto;}
.honor ul li{float: left;width: 302px;margin: 0 12px;text-align: center;}
.honor ul li h3{font:16px/50px Microsoft YaHei;}
.honor ul li img{border: 1px solid #ccc;padding: 10px;width: 100%; cursor:pointer;}

/*同伴列表*/
.partner{width: 1304px;margin: 0 auto;}
.partner ul li{float: left;width: 302px;margin: 0 12px;text-align: center;}
.partner ul li h3{font:16px/50px Microsoft YaHei;}
.partner ul li img{border: 1px solid #ccc;padding: 10px;width: 100%;}

/*办公情形*/
.environment{width: 1304px;margin: 0 auto;}
.environment ul li{float: left;width: 302px;margin: 0 12px;text-align: center;}
.environment ul li h3{font:16px/50px Microsoft YaHei;}
.environment ul li img{border: 1px solid #ccc;padding: 10px;width: 100%;}

/*main CSS*/
#pictureViewer{width: 100%;height: 100%;position: fixed;top: 0;left: 0;background-color: rgba(0,0,0,.6);z-index: 10000;}
#pictureViewer > .content{background-color: #fff;position: absolute;width: 600px;height: 600px;margin: auto;top: 0;right: 0;bottom: 0;left: 0;}
#pictureViewer .menu-bar{width: 100%;}
#pictureViewer .menu-bar .handel{width: 40px;height: 40px;float: right;background-repeat: no-repeat;background-position: 50%;cursor: pointer;}
#pictureViewer .menu-bar .handel:hover{background-color: #d60011;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
#pictureViewer .menu-bar .handel.maximization{background-image: url(/template/a/images/maximization_black.png);background-size: 14px;}
#pictureViewer .menu-bar .handel.maximization:hover{background-image: url(/template/a/images/maximization_white.png);}
#pictureViewer .menu-bar .handel.miniaturization{background-size: 16px;background-image: url(/template/a/images/miniaturization_black.png);}
#pictureViewer .menu-bar .handel.miniaturization:hover{background-image: url(/template/a/images/miniaturization_white.png);}
#pictureViewer .menu-bar .handel.close-view{background-image: url(/template/a/images/close_black.png);background-size: 15px;}
#pictureViewer .menu-bar .handel.close-view:hover{background-image: url(/template/a/images/close_white.png);}
#pictureViewer .handel-prev,
#pictureViewer .handel-next{display: inline-block;width: 50px;height: 70px;position: relative;top: calc(50% - 80px);background-repeat: no-repeat;background-size: 25px;background-position: 50%;cursor: pointer;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
#pictureViewer .handel-prev{background-image: url(/template/a/images/prev_blank.png);}
#pictureViewer .handel-next{background-image: url(/template/a/images/next_blank.png);}
#pictureViewer .handel-prev:hover,
#pictureViewer .handel-next:hover{background-color: #d60011;}
#pictureViewer .handel-prev:hover{background-image: url(/template/a/images/prev_white.png);}
#pictureViewer .handel-next:hover{background-image: url(/template/a/images/next_white.png);}
#pictureViewer .picture-content{display: inline-block;width: 80%;height: calc(100% - 80px);position: absolute;margin: 0 auto;left: 0;right: 0;}
#pictureViewer .picture-content .cover{position: absolute;margin: auto;top: 0;right: 0;bottom: 0;left: 0;}
#pictureViewer .counter{position: absolute;bottom: 0;height: 40px;line-height: 40px;width: 100%;text-align: center;color: #808080;font-size: 13px;}
#pictureViewer .hide{display: none;}
#pictureViewer .left{float: left;}
#pictureViewer .right{float: right;}
#pictureViewer .clear-flex{clear: both;}
#pictureViewer img{max-width: 100%;max-height: 100%;}

/*服务流程*/
.flow h3{font:bold 30px/50px Microsoft YaHei;color: #d60011;letter-spacing: 5px;text-align: center;}
.flow p{font:18px/50px Arial;color: #666;letter-spacing: 2px;text-align: center;}
.flow #flowsj{padding:40px 0 0 0; width: 1480px;margin: 0 auto;}
.flow #flowsj ul li{float: left;width:25%;text-align:center;font:18px/46px Microsoft YaHei;margin:30px 0 0 0;}

.flow #flowsg{padding:40px 0 0 0;width: 1380px;margin: 0 auto;}
.flow #flowsg ul li{float: left;width: 20%;text-align:center;font:18px/46px Microsoft YaHei;margin:30px 0 0 0;}

/*365电子游戏简介*/
.company{background: url(/template/a/images/company.jpg) right bottom no-repeat;
    padding: 0 400px 0 0;}
.company h3{font:bold 30px/40px Microsoft YaHei;color: #d60011;letter-spacing: 2px;}
.company h4{font:16px/36px Arial;color: #666;letter-spacing: 2px;text-transform: uppercase;}
.company i{width: 40px;height: 2px;display: block;background: #d60011;margin: 15px 0;}
.company p{font:16px/36px Microsoft YaHei;text-indent:2em;}

/*做什么*/
.index-do .header {
  color: #333
}
.index-do .header .h5 {
  margin-bottom: 10px;    font-size: 22px;
  color: #666
}
.index-do .header .h1 {
  color: #0f0f12;font-size: 36px;
}
.mar-b80 {
    margin-bottom: 80px;
}
.index-do .col-4 {
    width: 33.33333333%; float: left;position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    display: block;
}
.index-do .content .item {
  position: relative;
  padding: 50px 15px;
  display: block;
  text-align: center;
  background-color: #f4f4f4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}
.index-do .content .item:after, .index-do .content .item:before {
  content: "";
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all .35s
}
.index-do .content .item .icon-http, .index-do .content .item:after, .index-do .content .item:before {
  position: absolute;
  -webkit-transition: all .35s;
  -moz-transition: all .35s;
  -ms-transition: all .35s;
  -o-transition: all .35s
}
.index-do .content .item:before {
  border-top: 1px solid #de1620;
  border-bottom: 1px solid #de1620;
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1)
}
.index-do .content .item:after {
  border-right: 1px solid #de1620;
  border-left: 1px solid #de1620;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0)
}
.index-do .content .item:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}
.index-do .content .item:hover:after, .index-do .content .item:hover:before {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1)
}
.index-do .content .item .icon-http {
  top: 11px;
  right: 11px;
  display: block;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-color: #999;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: all .35s
}
.index-do .content .item:hover .icon-http {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1
}
.index-do .content .item .icon {
  display: block;
  margin: 0 auto 20px;
  width: 120px;
  height: 120px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}
.index-do .content .item1 .icon {
  background: url(/template/a/images/do1.png) center center no-repeat #de1620;
  background-size: 80px
}
.index-do .content .item2 .icon {
  background: url(/template/a/images/do2.png) center center no-repeat #de1620;
  background-size: 80px
}
.index-do .content .item3 .icon {
  background: url(/template/a/images/do3.png) center center no-repeat #de1620;
  background-size: 80px
}
.index-do .content .item .h4 {
  position: relative;font-size: 24px;
  margin-bottom: 40px
}
.index-do .content .item .h4:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 6px;
  background-color: #de1620
}
.index-do .content .item p.info {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
  color: #666;padding: 0 10px;
  text-align: center
}
.text-center {
    text-align: center;
}

.abouttxt{ padding:50px 0;}
.abouttxt p{font:16px/36px Microsoft YaHei; text-align:left;}
.bannerny{ width:100%; height:430px; margin:0 auto; overflow:hidden;}
/*优势特点*/
.youshi{width:100%;background: #f2f2f2;margin:40px 0 0 0;}
.youshi .title{background: #d60011;padding:162px 0;width: 400px;color: #fff;text-align: center;}
.youshi .title h3{font:bold 36px/40px Microsoft YaHei;letter-spacing: 2px;}
.youshi .title p{font:16px/36px Arial;color: #f2f2f2;letter-spacing: 2px;text-transform: uppercase;}
.youshi .title h4{font:24px/40px Microsoft youshi;}

.youshi .youshi-con{width: 880px;padding:40px 0 40px 40px;}
.youshi .youshi-con ul li{float: left;width: 420px;font:18px/40px Microsoft YaHei;}

/*企业架构*/
.architecture h3{font:bold 30px/40px Microsoft YaHei;color: #d60011;letter-spacing: 2px;padding:40px 0 0 0;}
.architecture p{font:16px/36px Arial;color: #666;letter-spacing: 2px;text-transform: uppercase;margin-bottom: 30px;}

/*联系365电子游戏*/
.contact h3{font:bold 30px/40px Microsoft YaHei;color: #d60011;letter-spacing: 2px;}
.contact p{font:16px/36px Arial;color: #666;letter-spacing: 2px;text-transform: uppercase;margin-bottom: 30px;}
.contact ul li{float: left;width: 25%;padding: 0 30px;}
.contact ul li img{padding:20px 30px;background: #f2f2f2;border-radius: 50%;margin-bottom: 10px;}
.contact ul li span{display: block;font:16px/32px Microsoft YaHei;}

/*留言反馈*/
.feedback h3{font:bold 30px/40px Microsoft YaHei;color: #d60011;letter-spacing: 2px;text-align: center;}
.feedback p{font:16px/36px Arial;color: #666;letter-spacing: 2px;text-transform: uppercase;margin-bottom: 30px;text-align: center;}
.feedback div{margin: 10px 0;line-height: 40px;}
.feedback input{width: 360px;height: 40px;border: 1px solid #ccc;padding-left: 10px;border-radius: 6px;}
.feedback select{width: 360px;height: 40px;border: 1px solid #ccc;padding-left: 10px;border-radius: 6px;}
.feedback .submit{margin-left: 74px;background: #d60011;border: none;color: #fff;}

/*分页*/
.fenye{margin:0 auto;font-size:16px;text-align: center;}
.fenye ul{display: inline-block;}
.fenye li{float:left;margin:0 5px;padding:0 16px;border:1px solid #ccc;line-height:40px;}
.fenye .thisclass{color:#d60011;}

.list_lan { overflow:hidden; margin-top:34px; padding:20px 0 0 0; border-top:1px solid #ddd;}
.list_lan dl { padding:14px 0; _padding:0; height:auto; border-bottom:1px dashed #d1d0d0; overflow:hidden;}
.list_lan dl dt { float:left; width:180px; color:#383838; font:15px/34px "微软雅黑"; _margin:14px 0; overflow:hidden;}
.list_lan dl dd { float:left; width:1020px; overflow:hidden; _margin:14px 0;}
.list_lan dl dd a { color:#383838; margin:0 20px; display:inline-block; font:15px/34px "微软雅黑"; float:left;}
.list_lan dl dd a.hong { color:#fff; height:34px; font:15px/34px "微软雅黑"; padding:0 13px; background:#d60011;}
.list_lan dl dd h1 { margin:0 20px;  font:15px/34px "微软雅黑";display:inline-block;color:red;}

.zleft{ width:60%; float:left;}
.zright{ width:35%; float:right;}

.col-md-4 {
    width: 33.33333333%; float:left;padding-right: 15px;
    padding-left: 15px;
}
.met-index-news .newsblock {margin-top:30px}
.met-index-news .newsblock h4 {font-size:24px;margin-top:10px}
.met-index-news .newsblock .list-group {margin-bottom:2px}
.met-index-news .newsblock .newslist {padding:8px 2px 8px 8px;text-align:left}
.met-index-news .newsblock .newslist h5 {text-shadow:inherit;width:76%;float:left;font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.met-index-news .newsblock .newslist:hover h5 {color:#be191e}
.met-index-news .newsblock .newslist p.list-group-item-text {display:none;overflow:hidden;line-height:1.3;color:#555;width:100%;white-space:nowrap;text-overflow:ellipsis}
.met-index-news .newsblock .newslist .badge {width:24%;font-size:14px;float:right;text-align:right;margin-top:0;font-weight:400;background:0 0;color:#555}
.met-index-news .newsblock .newslist .list-group-item-heading {margin-bottom:0}
@media (min-width:992px) and (max-width:1200px) {.met-index-news .newsblock .newslist {padding:6px 0 6px 6px;text-align:left}
.met-index-news .newsblock .newslist h5 {width:69%;font-size:15px}
.met-index-news .newsblock .newslist .badge {width:31%;font-size:14px}
}
@media (min-width:1201px) and (max-width:1600px) {.met-index-news .newsblock .newslist {padding:6px 0 6px 6px;text-align:left}
.met-index-news .newsblock .newslist h5 {width:68%;font-size:15px}
.met-index-news .newsblock .newslist .badge {width:32%;font-size:14px}
}
.met-index-news .newsblock .img-holder {display:block}
.met-index-news .newsblock .img-holder:before {background:#be191e}
.met-index-news .newsblock .img-holder img {transition:all .3s ease;max-width: 100%;}
.met-index-news .newsblock .img-holder:hover img {opacity:.45}
.met-index-news .newsblock .img-holder:active,.met-index-news .newsblock .img-holder:before,.met-index-news .newsblock .img-holder:focus,.met-index-news .newsblock .img-holder:hover {-webkit-transform:scale(1);transform:scale(1);border-radius:3px}
.met-index-news .newsblock .btn-reply {display:inline-block;padding:6px 12px;margin:15px 7px 7px;font-size:13px;font-weight:600;line-height:1.45;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;user-select:none;background-image:none;background-color:#be191e;border:1px solid transparent;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;min-width:90px;text-align:center;text-transform:uppercase;letter-spacing:.03em;color:#fff!important;text-decoration:none;-webkit-transition:background-color .4s ease-out;-moz-transition:background-color .4s ease-out;-ms-transition:background-color .4s ease-out;-o-transition:background-color .4s ease-out;transition:background-color .4s ease-out}
.met-index-news .newsblock .btn-reply:hover {background-color:#2574A9}



/* 内页留言样式 */
.contactBox{overflow:hidden;border:1px solid #e7e7e7;overflow:hidden;margin-bottom:60px;overflow:hidden;}
.contactBox .txt{padding:50px 40px  0 40px;width:390px;border-right:1px solid #e7e7e7;float:left; font-size:16px; line-height:2;}
/* .contactBox .txt p{margin-bottom:25px;} */
/* .contactBox .txt1 p{padding-left:25px;margin-bottom:25px;} */
/* .contactBox .phone span{font-size:36px;color:#333;font-family:Arial;line-height:36px;}
.contactBox .txt span{display:block;color:#333;} */
.contactBox .txt1{width:680px;}

.contactBox .txt p i{background: url('/template/a/images/contactIcon.png') no-repeat left top;width:18px;height:18px;float:left;margin-left:-25px;margin-top:5px;}
.contactBox .txt1 p:nth-child(3) i{background-position: 0 -18px;}
.contactBox .txt2 p  i{margin-left:0;margin-right:5px;margin-top:2px;background-position: 0 -36px;}
.contactBox .txt2 p:nth-child(2)  i{background-position: 0 -54px;}
.contactBox .txt2 p:nth-child(3)  i{margin-top:2px;background-position: 0 -72px;}
.contactBox .txt3{border-right:none;width:400px;color: #666;
    font-size: 14px;
    line-height: 24px;}
.contactBox .txt3 p,.contactBox .txt3 p img{width:140px;}
.contactBox .txt3 p{padding-left:0;margin-left:0;text-align:center;}
.listTie2{border-bottom:none;}
#dituContent{width:100%;height:420px;border:1px solid #ddd;margin-bottom:60px;}
.feedback2{width:790px;}
.feedback2 li{overflow:hidden;margin-bottom:5px;overflow:hidden;float:left;width:385px;height:48px;border:1px solid #dcdcdc;background:#fff;line-height:48px;overflow:hidden;padding-left:60px;margin-bottom:10px}
.feedback2 li:nth-child(2),.feedback2 li:nth-child(4){float:right;}
.feedback2 li label{float:left;margin-left:-60px;text-align:right;width:60px;color:#666;}
.feedback2 li.msg{height:160px;width:790px;line-height:24px;padding:10px;padding-left:60px;}
.feedback2 li.msg textarea{font-size:14px;width:100%;height:120px;line-height:24px;}
.feedback2 li input{width:95%;padding-right:5%;height:48px;line-height:48px;}
.feedback2 .code2{width:100%;background:none;padding-left:0;border:none;}
.feedback2 li.code2 input{width:170px;float:left;padding:0 15px;background:#f5f5f5;}
.feedback2 li.code2 img{float:left;background:#fff; margin-left:10px;}
.feedback2 li.code2 .btns{float:right;margin-right:5px;background:#000;color:#fff;width:240px;cursor:pointer;font-size:14px;}
.feedback2 li.code2 .btns:hover{background:#000;}
.feedback2 .sub{cursor:pointer;text-align:center;width:180px;height:48px;border-radius:24px;display:block;margin:0 auto;transition:all 0.3s;}
.feedback2 .sub:hover{width:240px;}


<!--耗时1772850967.0509秒-->