a:hover {
  color: #de0000;
  text-decoration: none;
}
img {
  display: block;
}
.ti-logo {
  position: relative;
  width: 1150px;
  padding-top: 30px;
  margin: 0 auto;
}
.ti-logo .logo {
  width: 528px;
  height: 39px;
  background: url('/view/substation/ti/statics/css/images/logo.jpg?v=2') no-repeat center center;
}
.ti-logo .search {
  position: absolute;
  top: 30px;
  right: 0px;
  width: 345px;
  height: 35px;
}
.ti-logo .search .input-text {
  width: 345px;
  height: 35px;
  border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.ti-logo .search .icon-search {
  position: absolute;
  top: 10px;
  right: 6px;
  width: 19px;
  height: 19px;
  border: none;
  cursor: pointer;
}
.ti-nav {
  width: 100%;
  height: 45px;
  background: #de0000;
}
.ti-nav ul {
  overflow: hidden;
}
.ti-nav li {
  float: left;
}
.ti-nav .li {
  height: 45px;
  padding: 0 20px;
  line-height: 45px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.ti-nav a {
  display: inline-block;
  height: 45px;
  padding: 0 35px;
  line-height: 45px;
  font-size: 18px;
  color: #fff;
}
.ti-nav a:hover {
  background: #bf0000;
  text-decoration: none;
}
.ti-nav a.on {
  background: #fff;
  color: #000;
}
.ti-comm .r1 {
  position: relative;
}
.ti-comm .r1 .bg {
  width: 740px;
  height: 300px;
}
.ti-comm .r1 .lb-warp {
  position: absolute;
  top: 215px;
  left: 0px;
  width: 740px;
}
.ti-comm .r1 .lb {
  width: 670px;
  height: 70px;
  padding-left: 35px;
}
.ti-comm .r1 .lb dl {
  width: 710px;
  overflow: hidden;
}
.ti-comm .r1 .lb dd {
  float: left;
  width: 210px;
  height: 60px;
  margin-right: 5px;
  padding: 5px;
  background: #fff;
}
.ti-comm .r1 .lb dd img {
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 5px;
}
.ti-comm .r1 .lb dd p {
  font-size: 14px;
  color: #666;
  line-height: 20px;
}
.ti-comm .r1 .lb dd p:hover {
  color: #de0000;
}
.ti-comm .r1 .lb .j-slide-num {
  display: none;
}
.ti-comm .r1 .lb .j-slide-prev,
.ti-comm .r1 .lb .j-slide-next {
  position: absolute;
  top: 22px;
  width: 15px;
  height: 27px;
  background: url('/view/substation/ti/statics/css/images/icon.png') no-repeat;
}
.ti-comm .r1 .lb .j-slide-prev {
  left: -25px;
  background-position: 0 -39px;
}
.ti-comm .r1 .lb .j-slide-next {
  right: -25px;
  background-position: -18px -39px;
}
.ti-comm .r2 .m1 .title {
  background: #de0000;
}
.ti-comm .r2 .m1 .content a:hover {
  color: #de0000;
}
.ti-comm .r2 .m2 .title {
  background: #1e6486;
}
.ti-comm .r2 .m2 .content a:hover {
  color: #1e6486;
}
.ti-comm .r2 .title {
  width: 120px;
  height: 85px;
  padding-top: 40px;
  color: #fff;
  text-align: center;
}
.ti-comm .r2 .title p {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
}
.ti-comm .r2 .title a {
  color: #fff;
}
.ti-comm .r2 .title a:hover {
  text-decoration: underline;
}
.ti-comm .r2 .content {
  width: 588px;
  height: 103px;
  padding: 10px 15px;
  border: 1px solid #ddd;
  border-left: none;
}
.ti-comm .r2 .content ul {
  width: 630px;
  overflow: hidden;
}
.ti-comm .r2 .content li {
  float: left;
  width: 80px;
  height: 105px;
  margin-right: 20px;
  font-size: 14px;
  text-align: center;
}
.ti-comm .r2 .content li img {
  width: 80px;
  height: 80px;
  margin-bottom: 9px;
}
.ti-comm .r2 .content li a {
  color: #666;
}
.ti-comm .r2 .content li p {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ti-comm .r4 .qs li {
  position: relative;
  margin-bottom: 15px;
  padding: 0 60px 15px 35px;
  border-bottom: 1px dashed #ddd;
  font-size: 16px;
}
.ti-comm .r4 .qs .num {
  position: absolute;
  bottom: 15px;
  right: 0px;
  color: #999;
}
.ti-comm .r4 .qs .icon-qs {
  position: absolute;
  top: 0px;
  left: 0px;
}
.ti-comm .r4 .qs .icon-huifu {
  position: relative;
  top: 2px;
}
.ti-faq .lb {
  position: relative;
  width: 1150px;
  height: 220px;
}
.ti-faq .lb dl {
  width: 1200px;
  overflow: hidden;
}
.ti-faq .lb dd {
  position: relative;
  float: left;
  width: 280px;
  height: 220px;
  margin-right: 10px;
}
.ti-faq .lb dd img {
  width: 280px;
  height: 220px;
}
.ti-faq .lb dd .dv {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 280px;
  height: 135px;
  padding-top: 85px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  -ms-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
}
.ti-faq .lb dd .p1 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
}
.ti-faq .lb dd:hover .dv {
  width: 280px;
  height: 45px;
  padding-top: 0px;
  line-height: 45px;
}
.ti-faq .lb .j-slide-prev,
.ti-faq .lb .j-slide-next {
  display: none;
  position: absolute;
  top: 70px;
  width: 42px;
  height: 80px;
  background: url('/view/substation/ti/statics/css/images/lb-jiantou.png') no-repeat;
}
.ti-faq .lb .j-slide-prev {
  left: 0px;
  background-position: 0 0;
}
.ti-faq .lb .j-slide-prev:hover {
  background-position: 0 -80px;
}
.ti-faq .lb .j-slide-next {
  right: 0px;
  background-position: -42px 0;
}
.ti-faq .lb .j-slide-next:hover {
  background-position: -42px -80px;
}
.ti-faq .r1 ul {
  width: 800px;
  overflow: hidden;
}
.ti-faq .r1 li.hot {
  width: 80px;
  height: 85px;
  background: #1e6486;
  color: #fff;
  line-height: 85px;
}
.ti-faq .r1 li {
  float: left;
  width: 160px;
  height: 40px;
  margin: 0 5px 5px 0;
  font-size: 14px;
  text-align: center;
}
.ti-faq .r1 li a {
  display: inline-block;
  width: 160px;
  height: 40px;
  line-height: 40px;
  background: #eee;
}
.ti-faq .r1 li a.on,
.ti-faq .r1 li a:hover {
  background: #de0000;
  color: #fff;
}
.ti-intro {
  width: 340px;
  height: 265px;
  padding: 35px 25px 0;
  background: url('/view/substation/ti/statics/css/images/intro-bg.jpg') no-repeat 0 0;
}
.ti-intro p {
  height: 180px;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
}
.ti-intro div {
  text-align: center;
}
.ti-intro div a {
  display: inline-block;
  width: 340px;
  height: 50px;
  background: #de0000;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 50px;
  border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.ti-intro div a:hover {
  background: #bf0000;
}
.ti-blog .banner img {
  width: 1150px;
  height: 300px;
}
.ti-incqs .cnt ul {
  width: 400px;
  overflow: hidden;
}
.ti-incqs .cnt li {
  float: left;
  width: 90px;
  height: 40px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.ti-incqs .cnt li a {
  display: inline-block;
  width: 90px;
  height: 40px;
  font-size: 14px;
  color: #666;
  background: #eee;
  line-height: 40px;
  text-align: center;
}
.ti-incqs .cnt li a:hover {
  background: #de0000;
  color: #fff;
}
.ti-incqs .a {
  display: inline-block;
  width: 390px;
  height: 40px;
  background: #de0000;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.ti-incqs .a:hover {
  background: #bf0000;
}
.ti-incfaq img {
  width: 390px;
  height: 150px;
}
.ti-incfaq li {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  border-bottom: 1px dashed #ddd;
  font-size: 14px;
  color: #999;
}
.ti-incfaq li a {
  font-size: 16px;
}
.ti-incfaq .on {
  display: block;
}
.ti-incfaq .icon-fk {
  position: absolute;
  top: 7px;
  left: 0px;
}
.ti-increply .cnt li {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #ddd;
  font-size: 16px;
}
.ti-increply .cnt li p {
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.ti-increply .cnt li .dv1 {
  position: relative;
  padding: 10px 10px 10px 45px;
  background: #eef5f8;
  color: #1e6486;
}
.ti-increply .cnt li .dv1 span {
  position: absolute;
  top: 10px;
  left: 10px;
}
.ti-increply .cnt li .dv2 {
  position: relative;
  padding: 0 10px 0 45px;
}
.ti-increply .cnt li .dv2 span {
  position: absolute;
  top: 0px;
  left: 10px;
  color: #de0000;
}
.ti-increply .cnt li .a {
  position: absolute;
  bottom: -14px;
  right: 0px;
  display: inline-block;
  padding: 5px 15px;
  font-size: 14px;
  color: #fff;
  background: #1e6486;
  border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.ti-increply .cnt li .a:hover {
  background: #de0000;
}
.ti-incblog .cnt {
  position: relative;
}
.ti-incblog img {
  width: 390px;
  height: 200px;
}
.ti-incblog p {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 350px;
  height: 20px;
  padding: 10px 20px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  color: #fff;
}
.ti-incarticle .cnt li {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  border-bottom: 1px dashed #ddd;
}
.ti-incarticle .cnt li a {
  font-size: 14px;
  color: #666;
}
.ti-incarticle .cnt li a:hover {
  color: #de0000;
}
.ti-incarticle .cnt .icon-fk {
  position: absolute;
  top: 6px;
  left: 0px;
  background: #ddd;
}
.ti-incmoreblog .cnt ul {
  width: 400px;
  overflow: hidden;
}
.ti-incmoreblog .cnt li {
  float: left;
  width: 190px;
  margin: 0 10px 10px 0;
  text-align: center;
}
.ti-incmoreblog .cnt .ul1 li {
  position: relative;
  height: 130px;
}
.ti-incmoreblog .cnt .ul1 img {
  width: 190px;
  height: 130px;
}
.ti-incmoreblog .cnt .ul1 p {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 30px;
  background: rgba(0, 0, 0, 0.5);
  line-height: 30px;
  color: #fff;
}
.ti-incmoreblog .cnt .ul2 li {
  background: #eee;
  height: 45px;
  line-height: 45px;
}
.ti-incmoreblog .cnt .ul2 li a {
  display: inline-block;
  width: 190px;
  height: 45px;
}
.ti-incmoreblog .cnt .ul2 li a:hover {
  background: #de0000;
  color: #fff;
}
.ti-incnext .cnt {
  position: relative;
}
.ti-incnext img {
  width: 390px;
  height: 200px;
}
.ti-incnext p {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 350px;
  height: 20px;
  padding: 10px 20px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  color: #fff;
}
.ti-incforum .cnt .mod {
  margin-bottom: 15px;
  border-bottom: 1px dashed #ddd;
  font-size: 14px;
}
.ti-incforum .cnt .mod p {
  font-size: 16px;
  font-weight: bold;
}
.ti-incforum .cnt ul {
  overflow: hidden;
}
.ti-incforum .cnt li {
  margin-bottom: 15px;
}
.ti-incforum .cnt li a {
  color: #666;
}
.ti-incforum .cnt li a:hover {
  color: #de0000;
}
.ti-incforum .cnt li i {
  position: relative;
  top: -2px;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 5px;
  background: #ddd;
}
.ti-incforum .white {
  position: relative;
  top: -16px;
  width: 100%;
  height: 1px;
  background: #fff;
}
.ti-hc-h1 {
  position: relative;
  width: 100%;
  height: 40px;
  background: #eee;
}
.ti-hc-h1 ul {
  width: 750px;
}
.ti-hc-h1 li {
  position: relative;
  float: left;
  width: 148px;
  height: 40px;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
.ti-hc-h1 li i {
  display: none;
}
.ti-hc-h1 li.on {
  background: #de0000;
  color: #fff;
}
.ti-hc-h1 li.on i {
  position: absolute;
  bottom: -6px;
  left: 63px;
  display: block;
}
.ti-hc-h1 li.wt {
  color: #fff;
}
.ti-hc-h1 .red {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 148px;
  height: 40px;
  background: #de0000;
  transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
.ti-hc-h2 {
  position: relative;
  border-bottom: 1px solid #ddd;
}
.ti-hc-h2 .title {
  position: relative;
  bottom: -1px;
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 2px solid #de0000;
  font-size: 18px;
}
.ti-hc-h2 .title span {
  color: #de0000;
}
.ti-hc-h2 .more {
  position: absolute;
  bottom: 5px;
  right: 0px;
  font-size: 14px;
  color: #666;
}
.ti-hc-h2 .more a {
  color: #1e6486;
}
.ti-hc-h2 .more a:hover,
.ti-hc-h2 .more a.on {
  color: #de0000;
}
.ti-hc-c1 li {
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  font-size: 14px;
}
.ti-hc-c1 .icon-jian {
  position: absolute;
  top: -5px;
}
.ti-hc-c1 .icon-answer {
  position: relative;
  top: 3px;
}
.ti-hc-c1 .p1 {
  width: 605px;
  font-size: 16px;
  font-weight: bold;
}
.ti-hc-c1 .p2 {
  color: #666;
  line-height: 22px;
}
.ti-hc-c1 .dv {
  position: relative;
  padding: 10px 20px;
  background: #eef5f8;
}
.ti-hc-c1 .p3 {
  font-size: 16px;
  color: #1e6486;
}
.ti-hc-c1 .p4 {
  line-height: 22px;
  color: #1e6486;
}
.ti-hc-c1 .p5 {
  font-size: 14px;
  color: #1e6486;
}
.ti-hc-c1 .p5 a {
  color: #1e6486;
}
.ti-hc-c1 .p5 a:hover {
  text-decoration: underline;
}
.ti-hc-c1 .look {
  position: absolute;
  top: 13px;
  right: 20px;
  color: #666;
}
.ti-hc-c1 .look:hover {
  color: #de0000;
}
.ti-hc-c1 .time {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #999;
}
.ti-hc-c1 .icon-time {
  position: relative;
  top: 2px;
}
.ti-hc-c2 li {
  position: relative;
  min-height: 135px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-left: 220px;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
}
.ti-hc-c2 li img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 135px;
}
.ti-hc-c2 li .tit {
  font-size: 16px;
  font-weight: bold;
}
.ti-hc-c2 li p {
  height: 90px;
  color: #666;
  overflow: hidden;
  line-height: 22px;
}
.ti-hc-c2 li .bq {
  color: #1e6486;
}
.ti-hc-c2 li .bq a {
  color: #1e6486;
}
.ti-hc-c2 li .bq a:hover {
  text-decoration: underline;
}
.ti-more {
  width: 100%;
  height: 35px;
  background: #eee;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
}
.ti-more a {
  display: inline-block;
  width: 100%;
  height: 35px;
}
.ti-more a:hover {
  background: #de0000;
  color: #fff;
}
.ti-icon {
  display: inline-block;
  background: url('/view/substation/ti/statics/css/images/icon.png') no-repeat;
}
.icon-search {
  width: 19px;
  height: 19px;
  background-position: 0 0;
}
.icon-nav {
  position: relative;
  top: 2px;
  width: 8px;
  height: 16px;
  margin-left: 5px;
  background-position: 0 -21px;
}
.icon-sj {
  width: 18px;
  height: 6px;
  background-position: 0 -210px;
}
.icon-jian {
  width: 27px;
  height: 27px;
  background-position: 0 -69px;
}
.icon-answer {
  width: 18px;
  height: 16px;
  margin-right: 5px;
  background-position: 0 -98px;
}
.icon-time {
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background-position: 0 -116px;
}
.icon-qs {
  width: 20px;
  height: 20px;
  background-position: 0 -133px;
}
.icon-huifu {
  width: 18px;
  height: 16px;
  background-position: 0 -155px;
}
.icon-fk {
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #1e6486;
}
.ti-comm .fixed{
	position: fixed;
	right: 40px;
	z-index: 222;
}
.ti-comm .fixed .pa{
	width: 20px;
	right: 0;
	cursor: pointer;
	
}
.ti-comm .openclose{
	position: absolute;
	right: -40px;
	cursor: pointer;
	z-index: 2;
}
.ti-comm .fiximg{
	position: absolute;
	right: -204px;
	z-index: 1;
	opacity: 0;
}
