.layout {
    background-color: #f3f3f3;
}

.module {
    margin-top: 20px;
    width: 100%;
}

.module .b-t-1 {
    border-top: 2px solid #ff8a00;
}

.module .b-t-2 {
    border-top: 2px solid #01c8ab;
}

.module .b-t-3 {
    border-top: 2px solid #fc6565;
}
.module .b-t-1 .module-text a:hover {color: #ff8a00;}
.module .b-t-2 .module-text a:hover {color: #01c8ab;}
.module .b-t-3 .module-text a:hover {color: #fc6565;}

.module .module-poster {
    float: left;
    display: block;
    margin-right: 20px;
}

.module .module-poster img {
    display: block;
}

.module .boxes {
    float: left;
    margin-right: 20px;
    width: 700px;
}

.module .boxes>a {
    display: block;
    height: 190px;
    width: 219px;
    float: left;
    margin-right: 20px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background-color: #f9f9f9;
    overflow: hidden;
}

.module .boxes>a:hover {
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.1);
    box-shadow: 0 5px 10px rgba(0,0,0,0.1)
}

.module .boxes .module-1 {
    width: 460px;
    margin-bottom: 20px;
}

.module .boxes .module-3 {
    margin-right: 22px;
}

.module .boxes .module-2 {
    margin-right: 0;
    margin-bottom: 20px;
}

.module .boxes .module-5 {
    margin-right: 0;
}

.module .module-text {
    float: left;
    width: 220px;
    height: 401px;
}

.module .module-text h3 {
    line-height: 77px;
    font-size: 16px;
    text-align: center;
    color: #333;
    font-weight: bold;
}

.module .module-text .module-item {
    width: 190px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e0e0e0;
    margin: 0 auto;
}

.module .module-text .module-item li {
    float: left;
    font-size: 12px;
    color: #666;
    margin-right: 10px;
    margin-bottom: 15px;
}
.module .module-text .module-item li a,
.module .module-text .module-title li a {
    color: #666;
}

.module .module-text .module-title {
    margin-top: 20px;
}

.module .module-text .module-item li {
    width: 190px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 auto;
    font-size: 12px;
    color: #666;
    margin-bottom: 14px;
    height: 14px;
    line-height: 14px;
}

.module .module-text .module-title li {
    width: 190px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 auto;
    font-size: 12px;
    color: #666;
    margin-bottom: 14px;
    height: 14px;
    line-height: 14px;
}
.module .module-text .module-item li:before {
    content:'';
    display: inline-block;
    width: 4px;
    height: 4px;
    background:#666;
    border-radius: 50%;
    margin:0 4px 2px 0;
}
.module .module-text .module-title li:before {
    content:'';
    display: inline-block;
    width: 4px;
    height: 4px;
    background:#666;
    border-radius: 50%;
    margin:0 4px 2px 0;
}

.module .module-text .module-more {
    float: right;
    margin-right: 30px;
    margin-top: 5px;
    color: #999;
}

.s-uebut i {
    background: url(../../img/index.png) no-repeat scroll left 0;
    display: inline-block;
}

.user-eval {
    height: 400px;
    position: relative;
}

.user-eval li {
    float: left;
}

.user-eval .ueInfo {
    padding: 13px 78px 26px 97px;
    width: 740px;
    height: 88px;
    margin: 0 auto;
    background: url("../Image/Home_index/ueinfo.png") no-repeat scroll center center;
    position: relative;
}

.ueInfo li {
    width: 546px;
    height: 44px;
    line-height: 1.7;
    font-size: 14px;
    color: #575757;
    overflow: hidden;
}

.ueInfo li {
    position: absolute;
    display: none;
}

.ue-img-div {
    width: 1180px;
    height: 400px;
    overflow: hidden;
    position: relative;
}

.ue-img-div ul {
    width: 1180px;
    height: 400px;
    position: relative;
}

.ue-img li {
    width: 1180px;
    height: 400px;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.ue-img li img {
    width: 100%;
    height: 100%;
}

.ue-img li .innerVideo {
    position: absolute;
    top: 52px;
    left: 161px;
    width: 485px;
    height: 306px;
}

.user-eval .ueName,
.ueName li {
    height: 90px;
    width: 740px;
}

.user-eval .ueName {
    margin: 0 auto;
    position: relative;
}

.ueName li {
    position: absolute;
    text-align: center;
    display: none;
}

.ueName h4 {
    font-size: 18px;
    line-height: 1;
    color: #ffffff;
    font-weight: normal;
}

.ueName span {
    display: inline-block;
    font-size: 12px;
    line-height: 1.8;
    color: #ffffff;
    width: 100%;
}

.ueBut {
    width: 100px;
    margin: 0 auto;
}

.ueBut li {
    margin-right: 10px;
    width: 10px;
    height: 10px;
    background: #000000 none repeat scroll 0 0;
    cursor: pointer;
    opacity: 0.33;
    filter: alpha(opacity=33);
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.ueBut .active {
    background: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.user-eval .s-uebut {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    height: 60px;
    width: 40px;
    background: url("../../img/posit.png") repeat scroll center center;
    cursor: pointer;
}

.user-eval .uebutLe {
    left: 20px;
}

.user-eval .uebutRi {
    right: 20px;
}

.s-uebut i {
    width: 17px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8.5px;
    margin-top: -15px;
    display: block;
}

.uebutLe i {
    background-position: -3px -506px;
}

.uebutRi i {
    background-position: -4px -584px;
}


/**/
.knowledge-base{
    padding-top: 22px;
    position: relative;
}
.knowledge-tab{
    border-bottom: 1px solid #e0e0e0;
}
.knowledge-tab li{
    float: left;
    margin-right: 60px;
}
.knowledge-tab li a{
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    color: #666666;
}
.knowledge-tab li.cur a{
    border-bottom: 2px solid #007bc7;
    color: #007bc7;
}
.knowledge-more{
    position: absolute;
    right: 0;
    top: 22px;
    font-size: 14px;
    color: #666;
    line-height: 37px;
}
.knowledge-more:hover{
    color:#007cbc;
}
.knowledge-content{
    /*padding-top: 20px;*/
}
.knowledge-quick{
    width: 220px;
}
.knowledge-quick-top{
    height: 140px;
    padding: 40px 0 0 16px;
    background: #009be1;
}
.knowledge-quick-top span{
    display: block;
    width: 87px;
    height: 18px;
    line-height: 18px;
    background: #4db9ea;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    font-size: 15px;
    color: #009be1;
    text-align: center;
}
.knowledge-quick-top h3{
    padding-top: 5px;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
}
.knowledge-quick-top p{
    padding-top: 4px;
    font-size: 15px;
    color:#83c0e9
}
.knowledge-quick-list{
    padding-top: 15px;
    height: 238px;
    border: 1px solid #009be1;
    border-top: none;
}
.knowledge-quick-list li{
    padding: 8px 8px 8px 10px;
    line-height: 18px;
    overflow: hidden;
}
.knowledge-quick-list li b,.knowledge-quick-list li p{
    display: block;
    float: left;
}
.knowledge-quick-list li b{
    width: 6px;
    height: 6px;
    margin:6px 7px 0 0;
    background: #007bc7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.knowledge-quick-list li p{
    width: 186px;
}
.knowledge-quick-list li a{
    font-size: 14px;
    color: #666666;
}
.knowledge-quick-list li a:hover{
    color: #007bc7;
}
.knowledge-details{
    display: none;
    height: 400px;
}
.knowledge-list{
    width: 960px;
}
.knowledge-list li{
    float: left;
    width: 220px;
    margin-left: 20px;
    border: 1px solid #e0e0e0;
}
.knowledge-list li.noBorder{
    border: none;
}
.knowledge-list li .img{
    width: 220px;
    height: 180px;
    overflow: hidden;
}
.knowledge-list li img{
    width: 220px;
    height: 180px;
}
.knowledge-list li .img a{
    display: block;
    width: 218px;
    height: 180px;
}
.knowledge-list li .content{
    height: 199px;
    padding: 35px 0 0 15px;
}
.knowledge-list li .content .label{
    padding-top: 17px;
    height: 60px;
    font-size: 0;
}
.knowledge-list li .content .label span{
    display: inline-block;
    width: 46px;
    height: 23px;
    padding-left: 6px;
    line-height: 23px;
    background: url("./consultLabel.png") 0 0 no-repeat;
    font-size: 14px;
    color: #fff;
    vertical-align: top;
}
.knowledge-list li .content h4 {
	font-weight: bold;
}
.knowledge-list li .content h4 a{
    font-size: 16px;
    color: #0663a7;
    line-height: 24px;
}
.knowledge-list li .content .tip{
    margin-top: 8px;
    font-size: 14px;
    color: #999;
    line-height: 17px;
}
.knowledge-list li .smallcon{
    padding-top: 0;
    height: 180px;
    border: 1px solid #e0e0e0;
}
.knowledge-list li .user{
    margin-top: 18px;
}
.knowledge-list li .user div{
    float: left;
}
.knowledge-list li .user .head{
    width: 50px;
}
.knowledge-list li .user .head img{
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.knowledge-list li .user .name{
    width: 87px;
    margin-left: 6px;
    line-height: 25px;
    font-size: 12px;
    color: #999999;
}
.knowledge-list li .user .name a{
    font-size: 14px;
    color: #999999;
}
.knowledge-list li .user .name a:hover{
    color: #007bc7;
}
.knowledge-list li .user .reading{
    margin-top: 32px;
    padding-left: 24px;
    background: url("../../img/news/newsIcon.png") 0 -241px no-repeat;
    font-size: 12px;
    color: #757575;
}
.article-list{
    width: 1180px;
}
.article-list li .content{
    padding-top: 0;
}
.article-list li .user{
    padding-left: 50px;
}
.article-list li .user .reading{
    margin-top: 6px;
}
.knowledge-video-img{
    width: 460px;
}
.knowledge-video-img img{
    width: 460px;
    height: 380px;
}
.knowledge-video-list{
    width: 720px;
}
.knowledge-video-list li{
    float: left;
    width: 220px;
    height: 180px;
    margin: 0 0 20px 20px;
    overflow: hidden;
    position: relative;
}
.knowledge-video-list li img{
    width: 220px;
    height: 180px;
}
.knowledge-video-list li .play{
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 14px;
    bottom: 14px;
    background: url("./palyIcon.png") 0 0 no-repeat;
}

.one-entrepreneurship {
    height: 430px;
    background: url(./oneentrepreneurship.jpg) no-repeat scroll center center;
}

.index-title {
	margin: 35px auto 20px;
	position: relative;
	height: 10px;
	text-align: center;
	background: url(./bg.png) repeat-x scroll center center;
}

.index-title  h3 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 134px;
	height: 22px;
	margin-left: -67px;
	margin-top: -11px;
	font-size: 18px;
	line-height: 22px;
	color: #007bc7;
	background: #fff;
}

.lazyload {
    background: url(../../img/stanceBg.jpg) center no-repeat #fafafa;
}

/*2018.4.28新版*/
.minwidth {
    width:1180px;
    margin:0 auto;
}
.plate .plate-title {
    font-size: 14px;
    color: #666;
    padding:28px 0 18px;
    position: relative;
}
.plate .plate-title .plate-title-school {
    position: absolute;
    width:323px;
    height: 410px;
    background:url('./school.jpg') no-repeat center;
}
.plate .plate-title .main-title {
    font-size: 24px;
    color: #00c9ff;
    vertical-align: text-bottom;
    margin-right: 8px;
}
.plate .plate-title .main-title ~ .main-title-more {
    float: right;
    margin-top: 10px;
    padding-right: 24px;
    color: #666;
    background:url('./more.png') no-repeat 66px 0;
}
.plate .plate-title .main-title ~ .main-title-more.background-position-x-80 {
    background-position-x:80px;
}
.plate .plate-content {
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap;
    position: relative;
}
.plate .plate-content .plate-content-item {
    display: inline-block;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-right: 17px;
    vertical-align: top;
}
.plate .plate-content .plate-content-item a {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: inline-block;
    transition: all .3s;
    position: relative;
    background:#fff;
}
.plate .plate-content .plate-content-item a.h-145 {
    display: inline-block;
    height: 145px;
    margin-bottom: 20px;
}
.plate .plate-content .plate-content-item a img {
    transition: all .8s;
}
.plate .plate-content .plate-content-item>a:hover {
    transform: translateY(-4px); 
    box-shadow: 0px 2px 2px 0px #00dfff;
}
.plate .plate-content .plate-content-item a:hover img{
    /*transform: scale(1.1);*/
}
.plate .plate-content .plate-content-item.w-180 {
    width: 180px;
}
.plate .plate-content .media ul li {
    width: 33.33%;
    height: 220px;
    float: left;
}
.plate .plate-content .media ul li a {
    width:100%;
    height: 100%;
    display: inline-block;
    text-align: center;
    padding-top: 110px;
}
.plate .plate-content .media ul li a:hover p:nth-of-type(1) {
    color: #00c9ff;
}
.plate .plate-content .media ul li a p {
    width:340px;
    line-height: 20px;
    margin:0 auto;
}
.plate .plate-content .media ul li a p:nth-of-type(1) {
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}
.plate .plate-content .media ul li a p:nth-of-type(2) {
    font-size: 12px;
    color: #999;
}
.m-t-20 {
    margin-top: 20px;
}
.plate .plate-content .plate-content-item.m-0 {
    margin:0;
}
.plate-article {
    width: 260px;
    height: 145px;
    font-size: 12px;
    background:#fff;
    padding:14px 0 32px 16px;
    position: relative;
}
.plate-article ul li {
    line-height: 20px;
    width: 220px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.plate-article ul li:before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #00c9ff;
    border-radius: 50%;
    margin: 0 4px 2px 0;
}
.plate .plate-content .plate-content-item .plate-article li a {
    color:#666;
    display: inline;
}
.plate .plate-content .plate-content-item .plate-article li a:hover {
    color: #00c9ff;
}
.plate-article-more {
    position: absolute;
    right: 10px;
    bottom: 8px;
    font-size: 12px;
}
.plate-article-more a {
    color: #00c9ff;
}
.m-t-20 {margin-top: 20px;}
.plate-video-content {
    height: 600px;
    position: relative;
    background:url('./video_bg.jpg') no-repeat center;
}
.plate-video-content a {
    display: inline-block;
    position: absolute;
}
.plate-video-content a.first {
    width: 420px;
    height: 313px;
    top: 60px;
    left: 58px;
}
.plate-video-content a.second {
    width: 318px;
    height: 242px;
    top: 300px;
    left: 480px;
}

.plate-video-content a.third {
    width: 318px;
    height: 242px;
    top:60px;
    left: 800px;
}
.plate-school {

}
.plate-school ul {
    padding-left: 280px;
    position: relative;
    margin-bottom: 80px;
}
.plate-school li {
    float: left;
    width:280px;
    margin-left: 20px;
    text-align: center;
}
.plate-school li a {
    display: inline-block;
    width: 100px;
    height: 30px;
    border:1px solid #fff;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    position: relative;
    top: -50px;
}
.foot_logo {
    height: 550px;
    background:url('./foot_logo.jpg') no-repeat center;
}
/*工商财税*/
.headline {
    padding-top: 20px;
    border-bottom: 1px solid #f5f5f5;
}
.headline ul li {
    float: left;
}
.headline ul li.logo {
    background:url('./headline.png') no-repeat center;
    width: 220px;
    height: 60px;
}
.headline ul li.logo.zc {
    background-image: url('./headline_zc.jpg');
}
.headline ul li.logo~li {
    width:480px;
    line-height: 60px;
    font-size: 14px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.headline ul li.logo~li:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #00c9ff;
    margin:0 4px 1px 20px;
}
.headline ul li.logo~li a {
    color: #666;
}
.headline ul li.logo~li a:hover {
    color:#00c9ff;
}
.plate-content .zc-product {
    border:1px solid #f3f3f3;
    background-color: #fff;
    height: 190px;
    padding-top: 36px;
    padding-left: 22px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
}
.plate-content .sb-product {
    border:1px solid #f3f3f3;
    background-color: #fff;
    height: 190px;
    padding-top: 20px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
}
.zc-1 {
    padding-left: 66px!important;
    background-image: url('./sbfw_1.png');
    background-position: 270px center;
}
.zc-2 {
    background-image: url('./sbfw_2.png');
    background-position: 160px center;
}
.zc-3 {
    background-image: url('./sbfw_5.png');
    background-position: 160px center;
}
.zc-4 {
    background-image: url('./sbfw_4.png');
    background-position: 120px 90px;
}
.zc-5 {
    background-image: url('./sbfw_4.png');
    background-position: 120px 90px;
}
.zc-6 {
    background-image: url('./sbfw_6.png');
    background-position: 160px 90px;
}
.zc-7 {
    background-image: url('./sbfw_7.png');
    background-position: 160px 90px;
}
.w-400 {width: 400px;}
.w-290 {width: 290px;}
.w-250 {width: 250px;}
.w-220 {width: 220px;}
.w-190 {width: 190px;}
.w-160 {width: 160px;}
.zc-product-absolute {
    position: absolute;
    top: 210px;
    left:0;
}
.zc-product-absolute .zc-product {
    margin-right: 17px;
}
.plate-content .zc-product .zc-p-icon {
    width: 216px;
    height: 123px;
    background:url('./zc_title.png') no-repeat right bottom;
}
.plate-content .zc-product .zc-p-classify {
    border-top: 1px solid #efefef;
}
.plate-content .zc-product .zc-p-classify ul li {
    text-align: center;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    margin-top: 16px;
}
.plate-content .zc-product .zc-p-classify ul li a {
    background-image: url('./classify_icon.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    padding-left: 30px;
    color: #333;
}
.plate-content .zc-product .zc-p-classify ul li a.icon2 {
    background-image: url('./classify_icon2.jpg');
}
.classify-1 {background-position: 4px 3px;}
.classify-2 {background-position: 0px -22px;}
.classify-3 {background-position: 2px -48px;}
.classify-4 {background-position: 4px -75px;}
.classify-5 {background-position: 1px -100px;}
.classify-6 {background-position: 4px -125px;}
.classify-7 { background-position: 1px 0px;}
.classify-8 {background-position: 2px -24px;}
.classify-9 {background-position: 1px -51px;}
.classify-10 {background-position: 2px -75px;}
.classify-11 {background-position: 2px -100px;}
.classify-7:hover { background-position: 1px 0px;}
.classify-8:hover {background-position: 2px -23px;}
.classify-9:hover {background-position: 1px -49px;}
.classify-10:hover {background-position: 2px -73px;}
.classify-11:hover {background-position: 2px -100px;}
.plate-content .zc-product .zc-p-classify ul li a:hover {
    color: #00c9ff;
    background-image: url('./classify_icon_hover.png');
}
.plate-content .zc-product .zc-p-classify ul li a.icon2:hover {
    color: #00c9ff;
    background-image: url('./classify_icon2_hover.jpg');
}
.plate-content .zc-product.h-400 {height: 400px;padding:0; }
.plate-content .zc-product .zc-p-title {
    color: #333;
    font-size: 18px;
    margin-bottom: 10px;
}
.plate-content .zc-product .zc-p-title {
    color: #333;
    font-size: 18px;
}
.plate-content .zc-product .zc-p-des {
    color: #999;
    font-size: 12px;
    margin-bottom: 36px;
    transition: all .3s;
}
.plate-content .zc-product .zc-p-price {
    line-height: 1.3;
}
.plate-content .zc-product .zc-p-price .now {
    font-size: 18px;
    color: #fd5a66;
}
.plate-content .zc-product .zc-p-price .old {
    font-size: 14px;
    color: #999;
}
.plate-content .zc-product .product-btn {
    position: absolute;
    transition: all .3s;
    text-align: center;
    bottom: -30px;
}
.plate-content .zc-product .product-btn a {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background-color: #00c9ff;
    border-radius: 2px;
}
.plate-content .zc-product .product-btn span {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background-color: #00c9ff;
    border-radius: 2px;
}
.plate-content .zc-product .product-bnt {
    bottom: 34px;
}
.plate-content .product {
    border:1px solid #f3f3f3;
    width:220px;
    height: 280px;
    background-color: #fff;
    text-align: center;
    padding-top: 26px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 28px;
    transition: all .2s;
}
.plate-content .product:hover {
    box-shadow: 0 0 1px 2px #eceaf0 inset;
}
.plate-content .product.h-240:hover .product-btn a {
    background-color: #00c9ff;
    color:#fff;
}
.plate-content .product.h-240 {
    height: 240px;
}
.plate-content .product.h-240 .product-btn {
    bottom: 34px;
}
.plate-content .product.h-240 .product-btn a {
    border:1px solid #00c9ff;
    background-color: #fff;
    color:#00c9ff;
    transition: all .4s;
}
.plate-content .product.h-240 .product-btn a:hover {
    background-color: #00c9ff;
    color:#fff;
}
.plate-content .product .product-icon {
    width: 80px;
    height: 80px;
    background-color: #f5f5f5;
    border-radius: 50%;
    margin:0 auto 18px;
    background-image: url('./gs_icon.png');
    background-repeat: no-repeat;  
}
.p-i-1 {background-position: 0 0;}
.p-i-2 {background-position: 0 -80px;}
.p-i-3 {background-position: 0 -160px;}
.p-i-4 {background-position: 0 -240px;}
.p-i-5 {background-position: 0 -320px;}
.plate-content .product .product-title {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.plate-content .product .product-des {
    font-size: 14px;
    color: #999;
    margin-bottom: 36px;
    transition: all .3s;
}
.plate-content .product .product-price {
    line-height: 1.3;
}
.plate-content .product .product-price .now{
    font-size: 18px;
    color: #fd5a66;
}
.plate-content .product .product-price .old{
    font-size: 14px;
    color: #999;
}
.plate-content .product .product-btn {
    position: absolute;
    left: 50%;
    margin-left: -50px;
    bottom: -32px;
    transition: all .3s;
}
.plate-content .product .product-btn a {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background-color: #00c9ff;
    border-radius: 2px;
}
.plate-content .product .product-btn span {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
    border-radius: 2px;
    border:1px solid #00c9ff;
    background-color: #fff;
    color:#00c9ff;
    transition: all .4s;
}
.plate-content .product .product-btn span:hover {
    background-color: #00c9ff;
    color:#fff;
}
.plate-content .product .product-ad {
    text-align: left;
    padding-left: 24px;
}
.plate-content .product .product-ad .product-ad-title {
    font-size: 18px;
    color: #00c9ff;
    font-weight: bold;
}
.plate-content .product .product-ad .product-ad-des {
    font-size: 14px;
    color: #666;
    margin-top: 6px;
}
.plate-content .product .product-ad .product-ad-des a {
    color:#666;
}
.plate-content .product .product-ad .product-ad-des a:hover {
    color:#00c9ff;
}
.plate-content .product .product-classify {
    margin-top: 20px;
}
.plate-content .product .product-classify ul li {
    float: left;
    width:50%;
    margin-bottom: 20px;
}
.plate-content .product .product-classify ul li a {
    background-image: url('./classify_icon.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding-left: 30px;
    font-size: 14px;
    color: #666;
}
.plate-content .product .product-classify ul li a:hover {
    color: #00c9ff;
    background-image: url('./classify_icon_hover.png');
}
.plate-content .product .product-form {
    margin-top: 10px;
}
.plate-content .product .product-form .product-form-item {
    margin:10px;
}
.plate-content .product .product-form .product-form-item input {
    border:1px solid #ddd;
    height: 30px;
    line-height: 30px;
    padding:2px 10px;
}
.plate-content .product .product-form .product-form-item input.w-180 {
    width:180px;
}
.plate-content .product .product-form .product-form-item input.w-180.error {
    border:1px solid #f58888;
    color: #f58888;
}
.plate-content .product .product-form .product-form-item input.w-90 {
    width:90px;
}
.plate-content .product .product-form .product-form-item input.w-90.error {
    border:1px solid #f58888;
    color: #f58888;
}
.plate-content .product .product-form .product-form-item .yzm-btn {
    width:80px;
    height: 30px;
    display: inline-block;
    text-align: center;
    background-color: #00c9ff;
    color: #fff;
    line-height: 30px;
    margin-left: 10px;
    cursor: pointer;
    border:none;
    vertical-align: bottom;
}
.plate-content .product .product-form .product-form-item .yzm-btn-img {
    width:80px;
    height: 30px;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    vertical-align: bottom;
}
.plate-content .product .product-form .submit {
    display: inline-block;
    width: 180px;
    height: 30px;
    background-color: #00a1f1;
    line-height: 30px;
    color: #fff;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
    border:none;
}
.plate .artical-hot {
    position: relative;
    height: 104px;
    border:1px solid #f3f3f3;
    padding:20px 60px 20px 180px;
    margin-bottom: 30px;
    background: #fff url('./hot_icon.png') no-repeat 28px 16px;
}
.plate .artical-hot a.more {
    font-size: 14px;
    color: #999;
    position: absolute;
    top: 23px;
    right: 30px;
    display:block;
    width: 50px;
}
.plate .artical-hot a.more:hover {
    color: #00c9ff;
}
.plate .artical-hot a.artical-hot-link:hover .artical-hot-title {
    color: #00c9ff;
}
.plate .artical-hot .artical-hot-title {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
}
.plate .artical-hot .artical-hot-des {
    font-size: 12px;
    color: #999;
    line-height: 18px;
}
.plate .artical-hot .artical-hot-list li {
    font-size: 14px;
    margin-bottom: 12px;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.plate .artical-hot .artical-hot-list li:before {
    display: inline-block;
    content: '';
    width:6px;
    height: 6px;
    border-radius: 50%;
    background-color: #00c9ff;
    margin:0 10px 1px 0px;
}
.plate .artical-hot .artical-hot-list li a {
    color: #333;
}
.plate .artical-hot .artical-hot-list li a:hover {
    color: #00c9ff;
}
.plate .artical-hot .floatleft {
    width: 460px;
}
.m-t-30 {margin-top: 30px;}
.zc-slide-img {
    margin-bottom: 6px;
}
.zc-slide-title {
    font-size: 18px;
    color: #00c9ff;
    display: inline-block;
    width: 134px;
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #ececec;
}
.sb-slide-title{
    font-size: 16px;
    color: #0d0d0d;
}
.zc-slide-des {
    font-size: 13px;
    line-height: 24px;
    color: #666;
}

/*快法务荣誉资质*/
.swiper-button-prev {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #00a0e9 center 50%/50% 50% no-repeat;
}

.swiper-button-next {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #00a0e9 center 50%/50% 50% no-repeat;
}
.swiper-pagination {
    position: relative;
    margin-bottom: 30px;
}

.swiper-pagination-bullet {
    background: #333;
    margin-left: 4px;
    margin-right: 4px;
    width: 8px;
    height: 8px;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    width: 40px;
    height: 8px;
    background: #00c9ff;
    margin-bottom: 0;
    border-radius: 4px;
}
.swiper-slide img {
    width: 100%;
    border-radius: 14px;
    display: block;
    cursor: pointer;
    transition: all 0.6s;
}
.swiper-slide {
    -webkit-transition: transform 1.0s;
    -moz-transition: transform 1.0s;
    -ms-transition: transform 1.0s;
    -o-transition: transform 1.0s;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}
.swiper-slide-active,.swiper-slide-duplicate-active {
    -webkit-transform: scale(1);
    transform: scale(1);
    z-index: 1;
    /*margin-left: 60px;*/
}
.enlarge_pic{
    -webkit-transition: transform 1.0s;
    -moz-transition: transform 1.0s;
    -ms-transition: transform 1.0s;
    -o-transition: transform 1.0s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.swiper-container {
    width: 100%;
    /* margin: 35px 0; */
    padding:50px 0;
}
.button {
    width: 1000px;
    margin: 0 auto;
    bottom: 43px;
    position: relative;
}
.none-effect {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}

/*合作伙伴*/
.sec-5 .display {
    width: 1180px;
    margin: 0 0 30px 0;
}


.sec-5 .display li {
    float: left;
    width: 100%;
}

.sec-5 .display li a {
    width: 195px;
    height: 146px;
    float: left;
    background: url(./customer.png) no-repeat scroll 0 0 #ffffff;
    cursor: default;
}

.sec-5 .display li a.i-1-1 {
    background-position: 0 0px;
}
.sec-5 .display li a.i-1-2 {
    background-position: -196px 0px;
}

.sec-5 .display li a.i-1-3 {
    background-position: -392px 0px;
}

.sec-5 .display li a.i-1-4 {
    background-position: -588px 0px;
}

.sec-5 .display li a.i-1-5 {
    background-position: -784px 0px;
}

.sec-5 .display li a.i-1-6 {
    background-position: -980px 0px;
    width: 197px;
}

.sec-5 .display li a.i-2-1 {
    background-position: 0 -146px;
}


.sec-5 .display li a.i-2-2 {
    background-position: -196px -146px;
}


.sec-5 .display li a.i-2-3 {
    background-position: -392px -146px;
}


.sec-5 .display li a.i-2-4 {
    background-position: -588px -146px;
}


.sec-5 .display li a.i-2-5 {
    background-position: -784px -146px;
}


.sec-5 .display li a.i-2-6 {
    background-position: -980px -146px;
    width: 197px;
}

/*----*/

.sec-5 .display li a.i-1-1:hover {
    background-position: 0 -379px;
}

.sec-5 .display li a.i-1-2:hover {
    background-position: -196px -379px;
}

.sec-5 .display li a.i-1-3:hover {
    background-position: -392px -379px;
}

.sec-5 .display li a.i-1-4:hover {
    background-position: -588px -379px;
}

.sec-5 .display li a.i-1-5:hover {
    background-position: -784px -379px;
}

.sec-5 .display li a.i-1-6:hover {
    background-position: -980px -379px;
    width: 197px;
}

.sec-5 .display li a.i-2-1:hover {
    background-position: 0 -525px;
}


.sec-5 .display li a.i-2-2:hover {
    background-position: -196px -525px;
}


.sec-5 .display li a.i-2-3:hover {
    background-position: -392px -525px;
}


.sec-5 .display li a.i-2-4:hover {
    background-position: -588px -525px;
}


.sec-5 .display li a.i-2-5:hover {
    background-position: -784px -525px;
}


.sec-5 .display li a.i-2-6:hover {
    background-position: -980px -525px;
    width: 197px;
}
.plate-content .media {
    height: 421px;
    width: 1180px;
    background:url('./media.jpg') no-repeat center;
}

.bg-text {
    position: absolute;
}
.bg-text.bg-text-100 {
    width: 60%;
    top:30px;
    left: 18px;
}
.bg-text.l-30{
    left: 30px;
    top: 40px;
}
.bg-text.l-22{
    left: 22px;
    top: 19px;
}
.bg-text .b-t-t {
    font-size: 24px;
    margin-bottom: 10px;
    color: #00c9ff;
}
.bg-text .b-t-btn {
    width: 100px;
    height: 26px;
    border:1px solid #00c9ff;
    color: #00c9ff;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    border-radius: 2px;
}
.bg-text .b-t-red {
    color: #ed412d;
    font-size: 14px;
    margin:-2px 0 4px;
}
.bg-text .b-t-t.f-z-18 {
    font-size: 18px;
    margin-bottom: 6px;
}
.bg-text .b-t-d {
    font-size: 14px;
    margin-bottom: 20px;
    color: #666;
}
.bg-text .b-t-d.m-b-13 {
    margin-bottom: 13px;
}
.bg-text .b-t-p {
    font-size: 14px;
    color: #ff5f5f;
}
.bg-text .b-t-p span {
    font-size: 16px;
}
.item-fl-right{
    float:right;
    margin-bottom: 15px;
}
.item-fl-right a{
    margin-right:10px;
}
.item-fl-right2{
    float:right;
    margin-bottom: 20px;
}
.item-fl-right2 a{
    margin-right:11px;
    margin-bottom:10px;
}
.zc-tool-1{
    padding-left: 66px!important;
    background-image: url(./sbfw_tool_1.png);
    background-position: 270px center;
}
.zc-tool-2{
    background-image: url(./sbfw_tool_2.png);
    background-position: 160px center;
}
.zc-tool-3{
    background-image: url(./sbfw_tool_3.jpg);
    background-position: 160px center;
}
.zc-8 {
    background-image: url('./sb_month_1.png');
    background-position: 160px 70px;
}
.zc-9 {
    background-image: url('./sb_month_2.png');
    background-position: 160px 70px;
}
.zc-10 {
    background-image: url('./sb_month_3.png');
    background-position: 160px 70px;
}
.zc-11 {
    background-image: url('./sb_month_4.png');
    background-position: 160px 70px;
}
.zc-12 {
    background-image: url('./sb_month_5.png');
    background-position: 160px 70px;
}
.zc-13 {
    background-image: url('./sb_month_6.png');
    background-position: 160px 70px;
}
.zc-14 {
    background-image: url('./sb_month_7.png');
    background-position: 160px 70px;
}
.zc-15 {
    background-image: url('./sb_month_8.png');
    background-position: 160px 70px;
}