﻿
.container {
    width: 1200px;
    margin: 0 auto;
}
.exlocation{
  margin: 20px auto 16px;
  font-family: "宋体";
  font-size: 14px;
  color: #919191;
  zoom: 1;
  overflow:hidden;
}
.exlocation span{
  float: left;
}
.exlocation a{
  float: left;
  margin-right: 7px;
  font-family: "宋体";
  font-size: 14px;
  color: #919191;
}
.exlocation a:hover{
  color: #ec5e34;
}
.consult-mark{width: 308px;padding: 10px;margin-bottom: 10px;}
.consult-mark img{width:100%;}
.consult-bar{
  padding: 0 50px 30px;
  margin-bottom: 50px;
  background-color: #ffffff;
}

.consult-bar p{
  height: 62px;
  line-height: 62px;
  text-indent: 152px;
  font-size: 18px;
  color: #3f3f3f;
}
.consult-bar .consult-box{
  height: 99px;
}
.consult-bar .consult-box textarea{
  float: left;
  width: 906px;
  height: 85px;
  line-height: 24px;
  padding: 6px 14px;
  border: 1px solid #e8e6e5;
  border-right: none;
  text-align: justify;
  font-family: "新宋体";
  font-size: 14px;
  color: #333;
}
.consult-bar .consult-box .consult-btn{
  float: left;
  width: 160px;
  height: 99px;
  cursor: pointer;
  background: url(/wstyle/yx/images/img-1.png) no-repeat center;
}

.title{
  position: relative;
  height: 52px;
  line-height: 52px;
  text-indent: 23px;
  font-size: 20px;
  color: #111111;
}
.title:before{
  position: absolute;
  content: "";
  width: 8px;
  height: 21px;
  top: 16px;
  left: 8px;
  background-color: #0e5db5;
  z-index: 2;
}
a:hover{
  color: #ec5e34 !important;
}


.banner{
  width: 100%;
  height: 445px;
  background: url(/wstyle/yx/images/banner-no.jpg) no-repeat center top;
}
.swiper-slide{
  height: 445px;
  background: url(/wstyle/yx/images/banner-no.jpg) no-repeat center top;
}

.titleh{
  height: 48px;
  line-height: 48px;
  padding: 38px 0 29px;
  text-align: center;
  font-size: 0;
}
.titleh h1{
  position: relative;
  display: inline-block;
  font-size: 28px;
  color: #333333;
}
.titleh h1:after,
.titleh h1:before{
  position: absolute;
  content: "";
  top: 14px;
  width: 36px;
  height: 23px;
  background: url(/wstyle/yx/images/icon-1.png) no-repeat 0px 0px;
  z-index: 2;
}
.titleh h1:before{
  left: -45px;
}
.titleh h1:after{
  right: -45px;
}
.brief{
  margin-bottom: 20px;
}
.brief .brief-content{
  float: left;
  width: 804px;
  height: 240px;
  padding: 24px 24px 25px;
  background-color: #ffffff;
}
.brief .brief-content img{
  float: left;
  display: block;
  width: 240px;
  height: 240px;
  overflow: hidden;
}
.brief .brief-content .brief-content-box{
  margin-left: 266px;
}
.brief .brief-content .brief-content-box .brief-content-desc{
  height: 44px;
  margin-bottom: 3px;
}
.brief .brief-content .brief-content-box .brief-content-desc p{
  float: left;
  height: 44px;
  line-height: 44px;
  font-weight: bold;
  font-size: 22px;
  color: #333333;
}
.brief .brief-content .brief-content-box .brief-content-desc a{
  float: right;
  height: 44px;
  line-height: 46px;
  font-family: "宋体";
  font-size: 14px;
  color: #0e5db5;
}
.brief .brief-content .brief-content-box .brief-content-icon{
  height: 25px;
  margin-bottom: 16px;
}
.brief .brief-content .brief-content-box .brief-content-icon img{
  float: left;
  width: auto;
  height: auto;
  margin-right: 8px;
}
.brief .brief-content .brief-content-box .brief-content-text{
  width: 100%;
  height: 78px;
  line-height: 26px;
  margin-bottom: 20px;
  font-family: "宋体";
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.brief .brief-content .brief-content-box .brief-consult{
  display: block;
  width: 148px;
  height: 43px;
  line-height: 43px;
  text-indent: 54px;
  font-size: 18px;
  color: #ffffff;
  background: url(/wstyle/yx/images/icon-1.png) no-repeat 0px -50px;
}
.brief .brief-contact{
  float: right;
  position: relative;
  width: 284px;
  height: 264px;
  padding: 25px 24px 0 20px;
  background: url(/wstyle/yx/images/img-2.jpg) no-repeat center center;
}
.brief .brief-contact .brief-contact-title{
  height: 42px;
  line-height: 42px;
  margin-bottom: 9px;
  font-weight: bold;
  font-size: 22px;
  color: #ffffff;
}
.brief .brief-contact p{
  line-height: 20px;
  margin-bottom: 8px;
  font-family: "宋体";
  font-size: 14px;
  color: #ffffff;
}
.brief .brief-contact span{
  position: absolute;
  width: 282px;
  height: 30px;
  left: 21px;
  bottom: 44px;
  line-height: 30px;
  text-indent: 46px;
  font-size: 18px;
  color: #ef4522;
  background: url(/wstyle/yx/images/icon-1.png) no-repeat 16px -147px;
}
.brief .brief-contact span i{
  font-size: 22px;
  letter-spacing: 1px;
}
.main .main-left{
  float: left;
  width: 804px;
  padding: 0 24px;
  background: #ffffff;
}
.main .main-left .title{
  margin: 14px 0 5px -7px;
}
.main .main-left .title a{
  float: right;
  font-family: "宋体";
  font-size: 14px;
  color: #0e5db5;
}
.main .main-left ul{
  padding-bottom: 10px;
}
.main .main-left ul li{
  padding: 21px 24px 21px;
  background: url(/wstyle/yx/images/img-4.jpg) no-repeat center top;
}
.main .main-left ul li .main-question{
  width: 100%;
  height: 32px;
  line-height: 32px;
  margin-bottom: 11px;
  text-indent: 28px;
  font-size: 16px;
  color: #333333;
  background: url(/wstyle/yx/images/icon-1.png) no-repeat 0px -194px;
  overflow: hidden;
}
.main .main-left ul li .main-question a{
  font-size: 16px;
  color: #333333;
}
.main .main-left ul li .main-answer{
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-indent: 28px;
  font-family: "宋体";
  font-size: 14px;
  color: #333333;
  background: url(/wstyle/yx/images/icon-1.png) no-repeat 0px -245px;
  overflow: hidden;
}
.main .main-left ul li .main-other{
  height: 30px;
  line-height: 30px;
  padding-left: 28px;
  font-family: "宋体";
  font-size: 14px;
  color: #999999;
}
.main .main-left ul li .main-other span{
  float: left;
  margin-right: 12px;
  font-family: "宋体";
  font-weight: bold;
  font-size: 14px;
  color: #333333;
}
.main .main-right{
  float: right;
  width: 328px;
}
.main .main-right .main-item{
  width: 308px;
  padding: 10px;
  margin-bottom: 20px;
  background-color: #ffffff;
}
.main .main-right .main-item .main-item-title{
  height: 52px;
  line-height: 52px;
  padding: 0 14px;
  font-size: 18px;
  color: #ffffff;
  background-color: #4589ea;
}
.main .main-right .main-item .main-item-title a{
  float: right;
  font-family: "宋体";
  font-size: 14px;
  color: #ffffff;
}
.main .main-right .main-item ul{
  padding-bottom: 11px;
  padding-top: 9px;
}
.main .main-right .main-item ul li{
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-indent: 27px;
  background: url(/wstyle/yx/images/icon-1.png) no-repeat 9px -289px;
  overflow:hidden;
}
.main .main-right .main-item ul li a{
  font-family: "宋体";
  font-size: 14px;
  color: #333333;
}
.main .main-right .main-card{
  width: 288px;
  height: 95px;
  padding: 21px 20px;
  margin-bottom: 20px;
  background: url(/wstyle/yx/images/img-3.jpg) no-repeat center center;
}
.main .main-right .main-card .main-card-head{
  float: left;
  width: 88px;
  height: 88px;
  padding: 4px;
  background: url(/wstyle/yx/images/icon-1.png) no-repeat 0px -400px;
  overflow: hidden;
}
.main .main-right .main-card .main-card-head img{
  display: block;
  width: 100%;
  border-radius: 6px;
}
.main .main-right .main-card .main-card-item{
  margin-left: 114px;
  padding-top: 3px;
}
.main .main-right .main-card .main-card-item p{
  height: 27px;
  line-height: 27px;
  font-family: "宋体";
  font-size: 12px;
  color: #333333;
}
.main .main-right .main-card .main-card-item p a{
  float: left;
  width: auto;
  height: auto;
  line-height: 22px;
  font-family: "微软雅黑";
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  background: none;
}
.main .main-right .main-card .main-card-item span{
  display: block;
  height: 23px;
  line-height: 23px;
  margin-bottom: 6px;
  text-indent: 23px;
  font-family: "宋体";
  font-size: 14px;
  color: #d21f1f;
  background: url(/wstyle/yx/images/icon-1.png) no-repeat 3px -646px;
}
.main .main-right .main-card .main-card-item span i{
  font-size: 15px;
}
.main .main-right .main-card .main-card-item a,
.mainp-right-card .mcard-item .mcard-item-consult{
  display: block;
  width: 102px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  color: #2775e4;
  background: url(/wstyle/yx/images/icon-1.png) no-repeat 0px -350px;
}
.consult-bar{
  margin-bottom: 20px;
}
.tag{
  margin-bottom: 20px;
  padding: 14px 16px 10px 16px;
  background-color: #ffffff;
}
.tag .tag-content{
  width: 1146px;
  /*height: 203px;*/
  padding-left: 8px;
  margin-top: 6px;
  font-size: 0;
  overflow: hidden;
}
.tag .tag-content.on{
  height: auto;
}
.tag .tag-content a{
  display: inline-block;
  height: 37px;
  line-height: 37px;
  padding: 0 12px;
  margin-right: 8px;
  margin-bottom: 12px;
  border: 1px solid #ccdeff;
  font-family: "宋体";
  font-size: 13px;
  color: #076bb9;
}
.tag .tag-content a:hover{
  border-color: #ec5e34;
}
.tag .tag-more{
  height: 50px;
  line-height: 42px;
  text-align: center;
  font-family: "宋体";
  font-size: 14px;
  color: #2885ce;
  cursor: pointer;
}
.tag .tag-more span{
  padding-right: 17px;
  background: url(/wstyle/yx/images/icon-1.png) no-repeat 88px -546px;
}
.tag .tag-more.on span{
  background: url(/wstyle/yx/images/icon-1.png) no-repeat 88px -596px;
}
.recommend{
  margin-bottom: 62px;
  padding: 14px 16px 0 16px;
  background-color: #ffffff;
}
.recommend .recommend-title{
  border-bottom: 1px solid #edeaea;
}
.recommend .recommend-content{
  padding: 20px 0 25px;
  line-height: 24px;
}
.recommend .recommend-content a{
  margin: 0 11px;
  font-family: "宋体";
  font-size: 14px;
  color: #333333;
}
.recommend .recommend-content a:hover,
.tag .tag-content a:hover,
.brief .brief-content .brief-content-box .brief-content-desc a:hover,
.main .main-right .main-item .main-item-title a:hover,
.main .main-right .main-item ul li a:hover,
.main .main-left ul li .main-question a:hover,
.main .main-left .title a:hover,
.briefp .briefp-text .briefp-text-title a:hover,
.plist .plist-item .plist-item-title a:hover{
  color: #ec5e34;
}


/* preferren */
.titlep{
  height: 64px;
  padding-top: 36px;
  padding-bottom: 32px;
  margin-bottom: 24px;
  text-align: center;
  background: url(/wstyle/yx/images/img-5.png) no-repeat center bottom;
}
.titlep h1{
  display: inline-block;
  height: 64px;
  line-height: 64px;
  padding: 0 41px;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 28px;
  color: #ffffff;
  background-color: #61b1f5;
}
.briefp{
  height: 312px;
  margin-bottom: 32px;
  border: 1px solid #e8e6e5;
  background-color: #ffffff;
}
.briefp .briefp-content{
  float: left;
  width: 890px;
  height: 312px;
}
.briefp .briefp-content .briefp-head{
  float: left;
  width: 240px;
  height: 240px;
  margin-top: 36px;
  margin-left: 33px;
  overflow: hidden;
}
.briefp .briefp-content .briefp-content-box{
  margin-left: 308px;
  height: 312px;
  padding: 0 31px 0 31px;
  background-color: #f3f3f3;
}
.briefp .briefp-content .briefp-content-box .briefp-content-desc{
  height: 56px;
  padding-top: 13px;
  border-bottom: 1px solid #cecece;
}
.briefp .briefp-content .briefp-content-box .briefp-content-desc p{
  float: left;
  position: relative;
  height: 56px;
  line-height: 56px;
  margin-right: 14px;
  text-indent: 20px;
  font-size: 18px;
  color: #333333;
}
.briefp .briefp-content .briefp-content-box .briefp-content-desc p:before{
  position: absolute;
  content: "";
  width: 10px;
  height: 20px;
  top: 18px;
  left: 2px;
  background-color: #4a4a4a;
  z-index: 2;
}
.briefp .briefp-content .briefp-content-box .briefp-content-desc p span{
  font-size: 24px;
}
.briefp .briefp-content .briefp-content-box .briefp-content-desc img{
  float: right;
  margin-top: 16px;
  margin-right: 8px;
}
.briefp .briefp-content .briefp-content-box .briefp-content-desc .picon{
  float: left;
}
.briefp .briefp-content .briefp-content-box ul{
  padding-top: 13px;
}
.briefp .briefp-content .briefp-content-box ul li{
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-indent: 25px;
  font-family: "宋体";
  font-size: 14px;
  color: #333333;
  background: url(/wstyle/yx/images/icon-7.png) no-repeat 2px 10px;
  overflow: hidden;
}
.briefp .briefp-content .briefp-content-box .briefp-tel{
  height: 60px;
  line-height: 60px;
  text-indent: 34px;
  font-size: 28px;
  color: #ff4800;
  background: url(/wstyle/yx/images/icon-7.png) no-repeat 0px -32px;
}
.briefp .briefp-text{
  float: right;
  width: 308px;
  height: 312px;
  background-color: #838486;
}
.briefp .briefp-text .briefp-text-title{
  height: 74px;
  line-height: 74px;
  padding-left: 23px;
  font-size: 20px;
  color: #ffffff;
  background-color: #4c4d4f;
}
.briefp .briefp-text .briefp-text-title a{
  float: right;
  height: 30px;
  line-height: 30px;
  margin: 22px 20px 0 0;
  font-family: "宋体";
  font-size: 14px;
  color: #ffffff;
}
.briefp .briefp-text .briefp-text-box,
.briefp .briefp-text .briefp-text-box p{
  line-height: 30px;
  text-align: justify;
  font-family: "宋体";
  font-size: 14px;
  color: #ffffff;
}
.briefp .briefp-text .briefp-text-box{
  width: 274px;
  height: 210px;
  padding-top: 11px;
  margin: 0 auto;
  overflow: hidden;
}
.pconsult-bar{
  padding: 0;
  margin-bottom: 35px;
}
.pconsult-bar .consult-box textarea{
  width: 1011px;
}
.plist{
  height: 320px;
  padding: 36px 0 44px;
  background: url(/wstyle/yx/images/img-6.jpg) no-repeat center center;
}
.plist .container{
  width: 1236px;
}
.plist .plist-item{
  float: left;
  width: 328px;
  margin: 0 13px;
  padding: 8px 21px 0;
  background-color: #ffffff;
}
.plist .plist-item .plist-item-title{
  position: relative;
  height: 46px;
  line-height: 46px;
  padding-left: 33px;
  border-bottom: 1px dotted #4a4a4a;
  font-size: 18px;
  color: #333333;
}
.plist .plist-item .plist-item-title:before{
  position: absolute;
  content: "";
  width: 10px;
  height: 21px;
  top: 13px;
  left: 11px;
  background-color: #409eee;
  z-index: 2;
}
.plist .plist-item .plist-item-title a{
  float: right;
  height: 46px;
  line-height: 46px;
  margin-right: 5px;
  font-family: "宋体";
  font-size: 14px;
  color: #636363;
}
.plist .plist-item ul{
  padding-top: 10px;
  padding-bottom: 15px;
}
.plist .plist-item ul li{
  width: 100%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.plist .plist-item ul li i{
  float: left;
  width: 17px;
  height: 17px;
  line-height: 17px;
  margin: 6px 11px 0 8px;
  text-align: center;
  font-family: "宋体";
  font-size: 12px;
  color: #ffffff;
  background-color: #cbcccc;
}
.plist .plist-item ul li.pred i{
  background-color: #e64519;
}
.plist .plist-item ul li a{
  font-family: "宋体";
  font-size: 14px;
  color: #060606;
}
.plist .plist-item ul li a:hover{
  color: #ec5e34;
}
.mainp{
  padding: 38px 0 43px 0;
}
.mainp .mainp-left{
  float: left;
  width: 854px;
}
.mainp .mainp-left .title{
  height: 53px;
  line-height: 73px;
  font-weight: bold;
}
.mainp .mainp-left .title:before{
  top: 28px;
  left: 4px;
  width: 10px;
  height: 24px;
  background-color: #409eee;
}
.mainp .mainp-left ul{}
.mainp .mainp-left ul li{
  padding: 24px 0 20px 3px;
  border-bottom: 1px dotted #d6d6d6;
}
.mainp .mainp-left ul li .mainp-left-box{
  float: left;
  width: 700px;
}
.mainp .mainp-left ul li .mainp-left-box-question{
  width: 100%;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  color: #000000;
  overflow: hidden;
}
.mainp .mainp-left ul li .mainp-left-box-question a{
  font-size: 18px;
  color: #000000;
}
.mainp .mainp-left ul li .mainp-left-box-answer{
  width: 100%;
  height: 24px;
  line-height: 24px;
  margin-bottom: 10px;
  font-family: "新宋体";
  font-size: 12px;
  color: #a9a9a9;
  overflow: hidden;
}
.mainp .mainp-left ul li .mainp-left-box-answer a{
  font-family: "新宋体";
  font-size: 12px;
  color: #147dca;
}
.mainp .mainp-left ul li .mainp-left-box-desc{
  height: 24px;
}
.mainp .mainp-left ul li .mainp-left-box-desc dd{
  float: left;
  height: 24px;
  line-height: 24px;
  margin-right: 35px;
  text-indent: 20px;
  font-family: "新宋体";
  font-size: 12px;
  color: #a9a9a9;
  background-image: url(/wstyle/yx/images/icon-7.png);
  background-repeat: no-repeat;
}
.mainp .mainp-left ul li .mainp-left-box-desc dd.mlbd-icon1{
  background-position: 3px -94px;
}
.mainp .mainp-left ul li .mainp-left-box-desc dd.mlbd-icon2{
  background-position: 0px -144px;
}
.mainp .mainp-left ul li .mainp-left-box-desc dd.mlbd-icon3{
  background-position: 0px -194px;
}
.mainp .mainp-left ul li .mainp-left-box-desc dd.mlbd-icon4{
  background-position: 4px -245px;
}
.mainp .mainp-left ul li .mainp-left-box-desc dd.mlbd-icon5{
  width: 84px;
  height: 22px;
  line-height: 22px;
  text-indent: 0;
  text-align: center;
  margin-top: 1px;
  color: #ffffff;
  background-position: 0px -299px;
}
.mainp .mainp-left ul li .mainp-left-head{
  float: right;
  width: 71px;
  height: 71px;
  border-radius: 4px;
  margin-top: 10px;
  margin-right: 5px;
  background: url(/wstyle/yx/images/icon-7.png) no-repeat 0px -350px;
  overflow: hidden;
}
.mainp .mainp-left ul li .mainp-left-head img{
  display: block;
  width: 100%;
}
.mainp .mainp-right{
  float: right;
  width: 277px;
}
.mainp .mainp-right .mainp-right-side{
  width: 275px;
  height: 240px;
  margin-bottom: 16px;
  border: 1px solid #eae8e7;
}
.mainp .mainp-right .mainp-right-side a {
  position: relative;
  float: left;
  width: 50%;
  height: 120px;
  line-height: 174px;
  text-align: center;
  font-family: 宋体;
  font-size: 14px;
  color: #282828;
  background-image: url(/wstyle/yx/images/icon-51.png);
  background-repeat: no-repeat;
}
.mainp .mainp-right .mainp-right-side a.mrside-icon1{
  background-position: 48px -30px;
}
.mainp .mainp-right .mainp-right-side a.mrside-icon2{
  background-position: 47px -131px;
}
.mainp .mainp-right .mainp-right-side a.mrside-icon3{
  background-position: 48px -231px;
}
.mainp .mainp-right .mainp-right-side a.mrside-icon4{
  background-position: 49px -331px;
}
.mainp .mainp-right .mainp-right-side a.mrside-icon1::before,
.mainp .mainp-right .mainp-right-side a.mrside-icon1::after,
.mainp .mainp-right .mainp-right-side a.mrside-icon2::after,
.mainp .mainp-right .mainp-right-side a.mrside-icon3::before{
  position: absolute;
  content: "";
  background-color: #e5e5e5;
  z-index: 2;
}
.mainp .mainp-right .mainp-right-side a.mrside-icon1::before,
.mainp .mainp-right .mainp-right-side a.mrside-icon3::before{
  width: 1px;
  height: 68px;
  top: 27px;
  right: 0;
}
.mainp .mainp-right .mainp-right-side a.mrside-icon1::after,
.mainp .mainp-right .mainp-right-side a.mrside-icon2::after{
  width: 111px;
  height: 1px;
  bottom: 0;
  left: 18px;
}




.mainp .mainp-right .mainp-right-card{
  width: 252px;
  height: 119px;
  margin-bottom: 20px;
  padding: 25px 0 0 25px;
  background: url(/wstyle/yx/images/icon-9.jpg) no-repeat center center;
}
.mainp .mainp-right .mainp-right-card .mcard-head{
  float: left;
  position: relative;
  width: 61px;
  height: 61px;
  border-radius: 50%;
  overflow: hidden;
}
.mainp .mainp-right .mainp-right-card .mcard-head img{
  display: block;
  width: 100%;
}
.mainp .mainp-right .mainp-right-card .mcard-head p{
  position: absolute;
  top: 0;
  left: 0;
  width: 61px;
  height: 61px;
  background: url(/wstyle/yx/images/icon-7.png) no-repeat 0 -450px;
  z-index: 99;
}
.mainp .mainp-right .mainp-right-card .mcard-item{
  margin-left: 79px;
  padding-top: 3px;
  padding-right: 20px;
}
.mainp .mainp-right .mainp-right-card .mcard-item p{
  width: 100%;
  height: 28px;
  line-height: 32px;
  font-family: "宋体";
  font-size: 12px;
  color: #ffffff;
  overflow: hidden;
}
.mainp .mainp-right .mainp-right-card .mcard-item p a{
  float: left;
  height: 28px;
  line-height: 28px;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #ffffff;
}
.mainp .mainp-right .mainp-right-card .mcard-item span{
  display: block;
  height: 24px;
  line-height: 24px;
  margin-bottom: 13px;
  text-indent: 21px;
  font-family: "宋体";
  font-size: 14px;
  color: #ffffff;
  background: url(/wstyle/yx/images/icon-7.png) no-repeat 0 -544px;
}
.mainp .mainp-right .mainp-right-card .mcard-item span i{
  font-size: 15px;
}
.mainp .mainp-right .mainp-right-list{
  width: 249px;
  padding: 9px 13px 0;
  border: 1px solid #eae8e7;
}
.mainp .mainp-right .mainp-right-list .title{
  height: 39px;
  line-height: 39px;
  border-bottom: 1px dotted #4a4a4a;
  font-size: 18px;
}
.mainp .mainp-right .mainp-right-list .title:before{
  width: 10px;
  height: 21px;
  top: 9px;
  left: 8px;
  background-color: #006fc8;
}
.mainp .mainp-right .mainp-right-list .title a{
  float: right;
  margin-right: 6px;
  font-family: "宋体";
  font-size: 14px;
  color: #636363;
}
.mainp .mainp-right .mainp-right-list ul{
  padding: 12px 0;
}
.mainp .mainp-right .mainp-right-list ul li{
  width: 100%;
  height: 36px;
  line-height: 36px;
  margin-bottom: 1px;
  text-indent: 28px;
  background: url(/wstyle/yx/images/icon-7.png) no-repeat 8px -638px;
  overflow: hidden;
}
.mainp .mainp-right .mainp-right-list ul li a{
  font-family: "宋体";
  font-size: 14px;
  color: #060606;
}
.mainp .mainp-right .mainp-right-list ul li a:hover{
  color: #ec5e34;
}
.blank{
  padding-top: 40px;
  padding-bottom: 34px;
  background-color: #ececec;
}
.blank .recommend{
  margin-bottom: 0;
}

/* strictlySelect */
.ss-title{
  height: 178px;
  padding-top: 39px;
  text-align: center;
  background-color: #ecf2f6;
}
.ss-title h1{
  height: 76px;
  line-height: 76px;
  letter-spacing: 2px;
  text-align: center;
  font-size: 30px;
  color: #333333;
  background: url(/wstyle/yx/images/icon-10.png) no-repeat center top;
}
.briefs{
  width: 1200px;
  height: 280px;
  padding: 0 25px;
  margin: -83px auto 0;
  border-radius: 5px;
  background-color: #ffffff;
}
.briefs .briefs-head{
  float: left;
  position: relative;
  width: 240px;
  height: 240px;
  padding: 16px;
  margin-top: -12px;
  border-radius: 5px;
  background-color: #ffffff;
}
.briefs .briefs-head:after{
  position: absolute;
  content: "";
  width: 100%;
  height: 210px;
  top: 0;
  left: 0;
  box-shadow: 0 -8px 8px #e7eff7;
  z-index: 1;
}
.briefs .briefs-head img{
  position: relative;
  display: block;
  width: 100%;
  z-index: 6;
}
.briefs .briefs-content{
  float: left;
  width: 470px;
  padding-top: 36px;
  margin-left: 30px;
}
.briefs .briefs-content .briefs-content-desc{
  height: 30px;
  line-height: 26px;
  margin-bottom: 13px;
  font-size: 26px;
  color: #e40f0f;
}
.briefs .briefs-content .briefs-content-desc a{
  color: #333333;
}
.briefs .briefs-content .briefs-content-desc .briefs-more,
.consults .consults-title a{
  float: right;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-family: "宋体";
  font-size: 12px;
  color: #999999;
  background: url(/wstyle/yx/images/icon-11.png) no-repeat 0px -50px;
}

.briefs .briefs-content .briefs-icon{
  height: 43px;
}
.briefs .briefs-content .briefs-icon img{
  float: left;
  margin-right: 8px;
}
.briefs .briefs-content .briefs-icon img.sicon{
  margin-right: 18px;
}
.briefs .briefs-content .briefs-text{
  width: 100%;
  height: 112px;
  line-height: 28px;
  text-align: justify;
  font-family: "宋体";
  font-size: 14px;
  color: #666666;
  overflow: hidden;
}
.briefs .briefs-address,
.briefs .briefs-consult{
  float: right;
  width: 180px;
  height: 155px;
  margin-top: 32px;
  padding-top: 60px;
  text-align: center;
  font-size: 20px;
  color: #fffefe;
}
.briefs .briefs-address a,.briefs .briefs-address a:hover,.briefs .briefs-consult a,.briefs .briefs-consult a:hover{color:#fffefe;}
.briefs .briefs-address{
  margin-right: 15px;
  background: url(/wstyle/yx/images/img-7.jpg) no-repeat center center;
}
.briefs .briefs-consult{
  background: url(/wstyle/yx/images/img-8.jpg) no-repeat center center;
}
.briefs .briefs-address i{
  display: block;
  width: 45px;
  height: 43px;
  margin: 0 auto 16px;
  background: url(/wstyle/yx/images/icon-11.png) no-repeat 0px -150px;
}
.briefs .briefs-consult i{
  display: block;
  width: 46px;
  height: 43px;
  margin: 2px auto 13px;
  background: url(/wstyle/yx/images/icon-11.png) no-repeat 0px -250px;
}
.contact{
  height: 130px;
  margin-bottom: 40px;
}
.contact .contact-title{
  float: left;
  width: 160px;
  height: 97px;
  padding-top: 33px;
  background-color: #c5393c;
}
.contact .contact-title p{
  line-height: 32px;
  text-align: center;
  font-size: 22px;
  color: #ffffff;
}
.contact .contact-title span{
  display: block;
  line-height: 32px;
  text-align: center;
  letter-spacing: 1px;
  font-size: 18px;
  color: #ffffff;
  opacity: 0.3;
}
.contact ul{
  display: flex;
  height: 128px;
  margin-left: 160px;
  border: 1px solid #eeebeb;
  border-left: none;
}
.contact ul li{
  flex: 1;
  padding-top: 20px;
  border-right: 1px solid #eeebeb;
}
.contact ul li.last-contact{
  border: none;
}
.contact ul li p{
  position: relative;
  width: 110px;
  height: 42px;
  line-height: 42px;
  margin: 0 auto 7px;
  text-indent: 24px;
  font-size: 20px;
  color: #2f2f2f;
}
.contact ul li p.contact-the{
  background: url(/wstyle/yx/images/icon-11.png) no-repeat 0 -338px;
}
.contact ul li p.contact-license{
  background: url(/wstyle/yx/images/icon-11.png) no-repeat 0 -385px;
}
.contact ul li p.contact-tel{
  background: url(/wstyle/yx/images/icon-11.png) no-repeat 3px -437px;
}
.contact ul li p:after{
  position: absolute;
  content: "";
  width: 26px;
  height: 3px;
  bottom: -3px;
  left: 50%;
  margin-left: -13px;
  background-color: #676767;
  z-index: 2;
}
.contact ul li span{
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-family: "宋体";
  font-size: 14px;
  color: #313131;
}
.contact ul li span i{
  letter-spacing: 1px;
}
.lists{
  height: 364px;
  padding: 40px 0 45px;
  margin-bottom: 37px;
  background-color: #ecf2f6;
}
.lists .container{
  width: 1242px;
}
.lists .lists-item{
  float: left;
  width: 346px;
  margin: 0 22px;
  padding: 17px 12px 22px;
  border-radius: 5px;
  background-color: #ffffff;
}
.lists .lists-item .lists-item-title{
  width: 100%;
  height: 57px;
  line-height: 57px;
  margin-bottom: 12px;
  text-indent: 12px;
  font-size: 20px;
  color: #ffffff;
}
.lists .lists-item1.lists-item .lists-item-title{
  background: url(/wstyle/yx/images/img-9.jpg) no-repeat center center;
}
.lists .lists-item2.lists-item .lists-item-title{
  background: url(/wstyle/yx/images/img-10.jpg) no-repeat center center;
}
.lists .lists-item3.lists-item .lists-item-title{
  background: url(/wstyle/yx/images/img-11.jpg) no-repeat center center;
}
.lists .lists-item .lists-item-title a{
  float: right;
  margin-right: 10px;
  font-family: "宋体";
  font-size: 12px;
  color: #f8f5f0;
}
.lists .lists-item ul li{
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-indent: 29px;
  background: url(/wstyle/yx/images/icon-11.png) no-repeat 10px -489px;
  overflow:hidden;
}
.lists .lists-item ul li a{
  font-family: "宋体";
  font-size: 14px;
  color: #333333;
}
.lawyerbar{
  height: 99px;
  background: url(/wstyle/yx/images/img-13.jpg) no-repeat center center;
}
.lawyerbar .lawyerbar-head{
  float: left;
  position: relative;
  width: 94px;
  height: 94px;
  margin-top: -15px;
  margin-left: 45px;
  padding: 6px;
  overflow: hidden;
}
.lawyerbar .lawyerbar-head img{
  display: block;
  width: 100%;
}
.lawyerbar .lawyerbar-head p{
  position: absolute;
  width: 106px;
  height: 106px;
  top: 0;
  left: 0;
  background: url(/wstyle/yx/images/icon-12.png) no-repeat center center;
  z-index: 3;
}
.lawyerbar .lawyerbar-content{
  float: left;
  width: 410px;
  padding-top: 13px;
  margin-left: 32px;
  margin-right: 110px;
}
.lawyerbar .lawyerbar-content .lawyerbar-content-desc{
  width: 100%;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
}
.lawyerbar .lawyerbar-content .lawyerbar-content-desc a{
  float: left;
  margin-right: 30px;
  line-height: 42px;
  font-size: 26px;
  color: #ffffff;
}
.lawyerbar .lawyerbar-content .lawyerbar-content-desc i{
  float: left;
  height: 42px;
  line-height: 42px;
  margin-right: 25px;
  text-indent: 20px;
  font-family: "宋体";
  font-size: 14px;
  color: #ffffff;
  background: url(/wstyle/yx/images/icon-11.png) no-repeat 0 -536px;
}
.lawyerbar .lawyerbar-content .lawyerbar-content-desc p{
  float: left;
  height: 42px;
  line-height: 42px;
  font-family: "宋体";
  font-size: 14px;
  color: #ffffff;
}
.lawyerbar .lawyerbar-content .lawyerbar-content-type{
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-family: "宋体";
  font-size: 14px;
  color: #ffffff;
  overflow: hidden;
}
.lawyerbar .lawyerbar-consult{
  float: left;
  width: 193px;
  height: 55px;
  line-height: 48px;
  margin-top: 27px;
  margin-right: 30px;
  text-indent: 61px;
  font-size: 22px;
  color: #0c569e;
  background: url(/wstyle/yx/images/icon-11.png) no-repeat 0px -600px;
}
.lawyerbar .lawyerbar-tel{
  float: left;
  width: 221px;
  height: 55px;
  line-height: 48px;
  margin-top: 27px;
  letter-spacing: 2px;
  text-indent: 50px;
  font-size: 20px;
  color: #db2f08;
  background: url(/wstyle/yx/images/icon-11.png) no-repeat 0px -700px;
}
.consults{
  padding-top: 13px;
  padding-bottom: 102px;
}
.consults .consults-title{
  height: 58px;
  line-height: 58px;
  font-size: 22px;
  color: #333333;
}
.consults .consults-title a{
  margin-top: 8px;
}
.consults .consults-content ul{
  width: 1236px;
  margin-left: -18px;
}
.consults .consults-content ul li{
  float: left;
  width: 534px;
  height: 150px;
  padding: 30px;
  margin: 0 12px;
  background: url(/wstyle/yx/images/img-12.jpg) no-repeat center top;
}
.consults .consults-content ul li .consults-item-title{
  width: 100%;
  height: 24px;
  line-height: 24px;
  margin-bottom: 8px;
  font-size: 18px;
  color: #333333;
  overflow: hidden;
}
.consults .consults-content ul li .consults-item-title a{
  font-size: 18px;
  color: #333333;
}
.consults .consults-content ul li .consults-item-desc{
  height: 20px;
  padding-bottom: 17px;
  border-bottom: 1px solid #f3f2f2;
}
.consults .consults-content ul li .consults-item-desc dd{
  float: left;
  height: 20px;
  line-height: 20px;
  margin-right: 25px;
  font-family: "宋体";
  font-size: 12px;
  color: #999999;
}
.consults .consults-content ul li .consults-item-desc dd.consults-answer{
  padding: 0 10px;
  border-radius: 20px;
  color: #ffffff;
  background-color: #dbdbdb;
}
.consults .consults-content ul li .consults-box{
  height: 48px;
  padding-top: 18px;
}
.consults .consults-content ul li .consults-box .consults-box-head{
  float: left;
  width: 48px;
  height: 48px;
  border-radius: 5px;
  overflow: hidden;
}
.consults .consults-content ul li .consults-box .consults-box-head img{
  display: block;
  width: 100%;
}
.consults .consults-content ul li .consults-box .consults-box-text{
  margin-left: 62px;
}
.consults .consults-content ul li .consults-box .consults-box-text span{
  display: block;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #333333;
}
.consults .consults-content ul li .consults-box .consults-box-text p{
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-family: "宋体";
  font-size: 14px;
  color: #333333;
  overflow: hidden;
}
.consults .consults-content ul li .consults-box .consults-box-text p a{
  color: #176cd5;
}
.consults .consults-btn{
  display: block;
  width: 184px;
  height: 49px;
  line-height: 49px;
  margin: 0 auto;
  text-indent: 43px;
  font-size: 18px;
  color: #f8f5f0;
  background: url(/wstyle/yx/images/icon-11.png) no-repeat 0px -800px;
}
.consults .consults-btn:hover{
  color: #f8f5f0 !important;
}
.tags{
  margin: 0;
  padding-bottom: 20px;
  background-color: #ecf2f6;
}
.tags .container{
  position: relative;
}
.tag .tags-title{
  position: absolute;
  height: 40px;
  top: -60px;
  left: 0;
  line-height: 44px;
  padding: 0 25px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  text-align: center;
  font-size: 18px;
  color: #333333;
  background-color: #ecf2f6;
  z-index: 3;
}

.tags .tag-content{
  width: 100%;
  height: 108px;
}
.tags .tag-content a{
  height: 36px;
  line-height: 36px;
  padding: 0;
  margin: 0 28px 0 0;
  text-indent: 20px;
  border: none;
  font-size: 14px;
  color: #666666;
  background: url(/wstyle/yx/images/icon-11.png) no-repeat 1px -890px;
}
.recommends{
  margin: 0;
  padding: 10px 0 0;
  background-color: #1c5584;
}
.recommends .recommend-title{
  text-indent: 20px;
  border: none;
  color: #f8f5f0;
}
.recommends .recommend-title:before{
  display: none;
}
.recommends .recommend-content{
  padding: 0 9px 25px;
}
.recommends .recommend-content a{
  color: #bccbda;
}

