.wrap{background: #f9f9f9;}
/*nav-咨询*/
.navbox>ul>li.ts::after{width: 100%;}
.navbox>ul>li.ts a{color: #212121;}
/*nav-咨询*/
.banner{width: 100%;}
.banner>img{width: 100%;height: auto;}
.contbox{width: 1200px;margin: auto;}
.currentPosition{padding: 20px 0;}
.currentPosition>a{font-size: 12px;}
.currentPosition>a:after{content: ">";color: #999;}
.currentPosition>a:last-child:after{content: "";}
.currentPosition>a:last-child{color: #333333;}
a.linkNext:after{color: #333;} 
/*banner*/ 
.banner_cont{padding: 40px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: #fff; }
.bannerItem{background: #fff;}
.banner_cont>dl{display: block;width: 860px;margin: auto;}
.banner_cont>dl>dt{color: #333;font-size: 32px;text-align: center;margin-bottom: 30px;}
.banner_cont>dl>dd{color: #666;font-size: 18px;line-height: 34px;text-align: justify;}
.banner_cont>dl>dd>p{text-indent: 32px;}
.banner_img{background: #fff;}
.banner_img>img{display: block;margin: auto;}

.glory .banner_img{text-align: center;width: 860px;margin: auto;}
.glory .banner_img>img{width: 30%;display: inline-block;margin-bottom: 20px;}

.paragraph{color: #666; font-size: 18px; line-height: 34px; text-align: justify;display: block; width: 860px; margin: 40px auto 0;text-indent: 36px;}
/*联系我们*/ 
.contactbox{padding-top: 50px;}
.contactbox>p{text-align: center;font-size: 20px;color: #0075c1;letter-spacing: 2px;}
.contact_hard,.contact_soft{width: 1200px;margin: auto;text-align: center;padding: 50px 0;}
.contact_hard{}
.contactbox>.line{width: 100%;border-bottom: 1px dashed #e6e6e6;}
.contact_hard>.hardItem{width: 300px;display: inline-block;vertical-align: top;}
.hardItem>div{width: 48px;height: 48px;margin: 0 auto 25px;}
.hardItem>dl{text-align: center;}
.hardItem>dl>dt{font-size: 12px;color: #999;margin-bottom: 25px;}
.hardItem>dl>dd{font-size: 16px;color: #333;}
.icon_fax{background: url(../image/icon_fax.png) no-repeat center center;background-size: contain;}
.icon_phone{background: url(../image/icon_phone.png) no-repeat center center;background-size: contain;}
.icon_address{background: url(../image/icon_address.png) no-repeat center center;background-size: contain;}
.contact_soft>a{width: 48px;height: 48px;display: inline-block;}
.contact_soft>a:nth-of-type(2){margin: 0 100px;}
.icon_qq{background: url(../image/icon_qq1.png) no-repeat center center;background-size: contain;}
.icon_qq:hover{background:url(../image/icon_qq12.png) no-repeat center center;background-size: contain; }
.icon_wx{background: url(../image/icon_wx2.png) no-repeat center center;background-size: contain;}
.icon_wx:hover{background: url(../image/btn_wx_share.png) no-repeat center center;background-size: contain;}
.icon_wb{background: url(../image/icon_wb1.png) no-repeat center center;background-size: contain;}
.icon_wb:hover{background: url(../image/icon_wb12.png) no-repeat center center;background-size: contain;}
.icon_wx{position: relative;}
.icon_wx>.icon_wx_code{width: 94px;height: 94px;position: absolute;background: url(../image/tsnet.jpg) no-repeat center center;background-size: contain;margin: auto;left: -23px;top: 50px;opacity: 0;transition: all 0.3s;-webkit-transition: all 0.3s;}
.icon_wx .icon_wx_code.wx_hover{top: -25px;opacity: 1;}
/*活动*/ 
.activitybox>li{float: left;width: 16.66%;position: relative;opacity: 0.2;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
li.detault,li.item_fbh,li.item_jlh,li.item_gshd{opacity: 1;}
.activitybox>li>img{width: 100%;height: auto;}
.activitybox>li>dl{position: absolute;top: 0;left: 0;width: 100%;height: 100%;text-align: center;transform: translate(0,25%);-webkit-transform: translate(0,25%);cursor: default;}
.activitybox>li>dl>dt{width: 46px;height: 40px;margin: 0 auto 10px;}
.activitybox>li>dl>dd{font-size: 18px;color: #333;}
.icon_fbh,.icon_jlh,.icon_gshd{cursor: default;}
.icon_fbh{background: url(../image/icon_fbh.png) no-repeat 0 0;}
.item_fbh:hover .icon_fbh{background: url(../image/icon_fbh.png) no-repeat 0 -40px;}
.icon_jlh{background: url(../image/icon_jlh.png) no-repeat 0 0;}
.item_jlh:hover .icon_jlh{background: url(../image/icon_jlh.png) no-repeat 0 -40px;}
.icon_gshd{background: url(../image/icon_gshd.png) no-repeat 0 0;}
.item_gshd:hover .icon_gshd{background: url(../image/icon_gshd.png) no-repeat 0 -40px;}

.limit-width{width: 860px;margin: auto;color: #666; font-size: 18px; line-height: 34px; text-align: justify;}
.limit-width img{margin: 20px 0;max-width: 100%;height: auto;}