
.consult{
    position: absolute;
    left:123px;
    top:16px;
    width: 56px;
    height: 56px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #2BB866;
    background: #DBFCE9;
    border:1px solid #B8EECE;
    -webkit-border-radius: 5px;
            border-radius: 5px;
            text-align: center;
}
.consult p {padding-top: 7px;}
/*非公共部分----------------------------------------------*/

.l_logo{float: left;margin-top: 2px;}
.l_logo a{float: left;width: 228px;height: 77px;background: url(/images/logo.png);margin-right: 19px;}
.l_logo a img{float: left;border: none;display: none;}

.tit-c{
  text-align: center;
  height: 55px;
  padding-top: 15px;
  border-bottom:1px solid #DCDCDC;
}
.tit-c .p1,.tit-c .p2 {height: 20px; line-height: 20px;overflow: hidden;}
.tit-c .p1 a{
  color:#FF4546;
  font-size:14px;
}
.ul-pictxt{
  padding-bottom: 10px;
}
/*非公共部分--------------------------------------------*/

li.line{
  height: 8px;
  border-bottom:1px dotted #f2f2f2; 
  margin-bottom:8px; 
  font-size: 1px;
  overflow: hidden;
}

.ul-pictxt li{
  margin-top:10px; 
  color: #999;
  height: 80px;
  overflow: hidden;
  line-height: 20px;
}
.ul-pictxt li h3 {height: 20px; line-height: 20px; overflow: hidden;}
.ul-pictxt li h3 a {font-size: 13px;}
.ul-pictxt li p span a{
  color:#e96565;
}
.ul-pictxt li img{
  float: left;
  margin-right: 10px;
}

.ul-pic{padding-top:10px;}

.ul-txt li a{display:block;width:90%;overflow: hidden;}

.ul-txt1 li{
   margin-top:10px;
}
.ul-txt2 li{
   float: left;
   line-height: 25px;
   height: 25px;
   width: 91px;
   margin-left: 15px;
}

.ul-txt-ico3 li{
  position: relative;
   padding-left: 20px;
}

.ul-txt-ico3 li span{
   width:14px;
   height: 14px;
   background:#ECECEC;
   position: absolute;
   top:8px;
   left:0;
   text-align: center;
   line-height: 14px;
   color:#666;
}
.ul-txt-ico3 li .s1,.s2,.s3{
  color:#fff;
}
.ul-txt-ico3 li span.s1{
  background: #E96465;
}
.ul-txt-ico3 li span.s2{
  background:#F99291;
}
.ul-txt-ico3 li span.s3{
  background:#FEC564;
}

/*栏目一row1开始------------*/

.row1 .col-l{
  width: 260px;
  margin-right: 10px;
}
.row1 .col-c{
  width:424px;
  margin-right: 10px;
}
.row1 .col-r{
  width: 250px;
} 

/*li标签控制row1图片切换--------------------*/
.slideBox .hd ul{
  overflow: hidden;
  padding-top:5px;
}
.slideBox .hd ul li{
  float: left;
  width:49px;
  height: 6px;
  margin-right: 3px;
  cursor:pointer;
  background: #dcdcdc;
  font-size: 0px;
}

.slideBox .hd ul li.on{
  background:#e96565; 
}
.slideBox .bd ul{
  width: 260px;
  height: 190px;
  overflow: hidden;
}
.slideBox .bd ul li{
  float: left;
  position: relative;
}
.slideBox .bd ul li img {height: 190px;display: block;}
.slideBox .bd ul li p {position: absolute; left: 0; bottom: 0; height: 30px; line-height: 30px; width: 100%; background: rgba(0,0,0,0.8); color: #fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);    /*IE8支持*/}
.slideBox .bd ul li p span {display: inline-block; padding-left: 10px; font-size: 13px;}

/*right: 1px左侧图片下方-----------------------*/

/*row1中间部分--------------------*/

    /*row2头部-------------------*/
   
    .row2 .bor {padding: 0 15px; height: 449px;}

    .row2 .col-l{
      width:415px;
      margin-right:15px; 
      height: 389px;
      overflow: hidden;
      text-overflow: ellipsis;
    }
     .row2 .col-c{
      width:425px;
      height: 392px;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    .row2 .col-r{
      width:240px;
    }

    /*row2下面的东西--------------------*/
   
    /*底部内容-------------------------------------*/
    .row3 {
       border: 1px solid #dcdcdc;
       padding:10px 10px;
    }
    .row3 .dl1 dd{
      padding-top:15px;
    }
    .row3 .dl1 dd a{
      display: inline-block;
      margin:3px 5px;
      line-height: 22px;
    }  


    /********************************************
    *****************article list****************
    ********************************************/

.kol_l{
    float: left;
}

    .article-list .col_l{
        width: 790px;
        margin-left: 10px;
    }
   .article-list .kol_l{
        width: 360px;
        margin-left: 15px;
        margin-right: 10px;
        margin-bottom: 15px;
    }
    .article-list .col_r{
        width: 305px;
        margin-right: 10px;
    }

    .list-arc .pic{
        width: 166px;
    }
    .list-arc .txt{
        width: 776px;
    }
    .list-arc .pic img{
        width: 160px;
        height: 115px;
    }
    .list-arc .txt h3{
        font-size: 16px;
        color: #333;
    }
    .list-arc .txt .h {height: 5px;}
    .list-arc .time{
        padding-left: 22px;
        color: #BBB;
        background: url("../images/icon-time.jpg") no-repeat left center;
    }
    .list-arc .con{
        color: #999;
        line-height: 22px;
        height: 66px;
        overflow: hidden;
    }
    .list-arc li{
        overflow: hidden;
        height: 135px;
        padding-top: 20px;
        border-bottom:1px dotted #EDEDED;
    }
    

    .article-list .g1,.article-list .g2{
        padding: 15px 14px;
        overflow: hidden;
    }


    .list-pictxt li{
        padding-top: 14px;
        padding-bottom: 15px;
        overflow: hidden;
        border-bottom:1px dotted #f2f2f2;
    }
    .list-pictxt .pic{
        width: 97px;
    }
    .list-pictxt img{
        width: 97px;
        height: 68px;
    }
    .list-pictxt .txt{
        width: 110px;
        color: #999;
        line-height: 18px;
        height: 71px;
        overflow: hidden;
    }
    .list-pictxt .txt h3 {height: 20px; line-height: 20px; overflow: hidden;}
    .list-pictxt .txt h3 a{
        font-size: 13px;
        font-weight: normal;
    }
    .list-txt{
        padding: 0 12px 0 7px;
    }
    .list-txt span{
        display: inline-block;
        width: 17px;
        height: 17px;
        line-height: 17px;
        text-align: center;
        background: #ECECEC;
        color: #999;
        margin-right: 8px;
    }
    .list-txt li{
        height: 17px;
        line-height: 17px;
        padding-bottom: 5px;
        padding-top: 6px;
        border-bottom: 1px dashed #f1f1f1;
    }
    .list-txt .sp1{
        color: #FFF;
        background: #E96565;
    }
    .list-txt .sp2{
        color: #FFF;
        background: #f98d8d;
    }
    .list-txt .sp3{
        color: #FFF;
        background: #ffc566;
    }

    /********************************************
    ****************article detail***************
    ********************************************/
    .article-body .col_l { width: 825px;margin-left: 10px;}
    .article-body .col_r { width: 305px;    margin-right: 10px;}
    .article-body .m1 {padding:12px 14px 22px 14px;}
    .list-txt2{
        width: 101%;
        line-height: 24px;
    }
    .list-txt2 li{
        float: left;
        width: 135px;
    }
    .list-txt2 li a{
        padding-left: 12px;
        background: url('../images/icon-link.jpg') no-repeat left center;
    }
    .article-tit{
        font-size: 24px;
        color: #333;
        font-weight: normal;
        text-align: center;
        font-family:"微软雅黑","Microsoft Yahei";
    }
    .article-info{
      padding-left: 20px;
        color: #999999;
        line-height: 37px;
        height: 37px;
        border-bottom:1px solid #EEE;
        text-align: center;
    }
    .article-info span{
        margin-right: 30px;
    }
    .article-info .a1{
        color: #25B0D8;
        padding-right: 18px;
        background: url(../images/icon-link2.jpg) no-repeat right center;
    }
    .article-con{
        line-height: 1.8em;
        font-size: 14px;
        color: #666666;
        overflow: hidden;/*overflow: hidden;增加这个为了隐藏链接过长溢出*/
    }
    .article-con b{
    	font-weight: bold;
        color: #6AC78C;
    }
    .article-con p{
       text-indent: 2em;
    }
    .article-con h3{
       line-height: 18px;
		border-left: 5px #2BB967 solid;
		text-indent: 0.5em;
		font-size: 18px;
		margin: 32px 0 24px 0;
		font-weight: bold;
		color: #666;
    }
    .article-con p img{max-width:200px;display: block;margin: 0 auto;}
     
    /*文章内容链接*/
    .article-con  a{color: #2bb866;}
    .article-con  a:hover{text-decoration: underline;}

/* 文字内容 二维码 */

.btn-lookmobile{
    display: block;
    width: 106px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    border:1px solid #EEE;
    background:url("../images/btn-m1.jpg") no-repeat 12px center #fafafa;
    position: absolute;
    right: 0;
    bottom: -1px;
    z-index: 99;
    color: #777;
}

.btn-lookmobile-hover {
  background-image: url(../images/btn-m1-on.jpg);
  background-color: #fff;
  border-bottom-color: #fff;
}

.btn-lookmobile-hover:hover { color: #333;}

#pop-lookmobile{width: 408px; height: 120px; border: 1px solid #eee; 
  background: #fff; position: absolute; right: 0; top: 37px; z-index: 9;
  display: none;
}
#pop-lookmobile .l {width: 275px; padding: 12px 0 0 10px; text-align: left; line-height: 1.8em; color: #666}
#pop-lookmobile .l h2 { margin-bottom: 10px; font-family: "微软雅黑"; font-size: 22px; font-weight: normal;}
#pop-lookmobile .r {width: 96px; padding: 12px 10px 0 0;}

/*文章底部*/


    .w-download{
    background: #FCFCFC;
    border:1px solid #EEE;
    margin-bottom: 10px;
    }
    .w-download div{
    padding: 12px 0 0 10px;
    }
    .w-download .d1{

    }
    .w-download .d2 h3{
    font-size: 14px;
    margin-bottom: 5px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    width: 300px;
    margin:0;
    border-left:0;
    }
    .w-download .d2{
    color: #666;
    }
    .w-download .d3{
    font-size: 14px;
    color: #AEAAAA;
    padding-top: 20px;
    }
    .w-download .d3 span{
    color: #E96565;
    font-family: "Impact";
    font-size: 40px;
    }
    .w-download .d4{
    height: 65px;
    border-left:1px solid #F1F1F1;
    padding-left: 20px;
    margin-left: 20px;
    }
    .w-download .d4 a{
    display: block;

    margin-top: 8px;
    height: 31px;
    line-height: 31px;
    padding: 0px 15px 0px 36px;
    background: #2BB866 url(../images/li-abg.png) no-repeat 16px center;
    color: #FFF;
            _display: inline;
    }
    .w-download .d4 a:hover {
      background-color: #15a754;
    }
    .w-download .d2 h3{text-indent: 2em;}
    .share{
      border:1px solid #eee;
    }
    .share .top{
      padding: 0 11px;
      height: 42px;
      line-height: 42px;
      border-bottom:1px solid #eee;
      font-size: 14px;
      color: #666;
    }
    #btn-like {color: #666;}
    #btn-like b{
      display: inline-block;
      margin-left: 15px;
      padding-left: 30px;
      color: #E96565;
      font-size: 15px;
      background: url(../images/btn-like.jpg) no-repeat left center;
    }
    #btn-like:hover b{background-image: url(../images/btn-like-hover.jpg);}
    .share .bottom{
      height: 42px;
      line-height: 42px;
      background: #FCFCFC;
      padding: 0 11px;
      color: #999999;
      font-size: 13px;
    }
    .share .bottom a{
      margin-left: 16px;
    }
    .list-book{
      padding-top: 10px;
    }
    .list-book li {
      width: 385px;
      padding-left: 8px;
      line-height: 28px;
      float: left;
      background: url(../images/li-l.jpg) no-repeat left center;
    }


.art-list {
  position: relative;
  border: 1px solid #e1e1e1;
  padding-top: 15px;
}
.art-list .s {
  display: block;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 34px;
  height: 34px;
  z-index: 99;
}
.art-list h3 {
  width: 92%;
  height: 30px;
  background: url(../images/art-s.jpg) no-repeat left 0px;
  padding-left: 25px;
  font-size: 16px;
  margin: 0 15px;
  border-bottom: 1px solid #D7D7D7;
}
.art-list ul {
  overflow: hidden;
  padding: 10px 15px 15px;
}
.art-list li {
  float: left;
  width: 295px;
  height: 30px;
  line-height: 30px;
  background: url(../images/li-l.jpg) no-repeat left center;
  padding-left: 20px;
}


.tougao {float: right;margin-top: 25px;margin-right: 25px;}
.tougao .jianyi {margin-left: 17px;background: url(/img/jc_icon2.png) 6px -876px no-repeat;background-color: #ef9901;}
.tougao a {height: 31px;line-height: 32px;float: left;padding-left: 35px;color: #fff;font-size: 14px;border-radius: 4px;width: 88px;background: url(/img/jc_icon2.png) 8px -847px no-repeat;background-color: #56c4f8;}
.tougao a:hover{background-color: #0797ca;color: #fff!important;}
.tougao .jianyi:hover{background-color: #de9306;color: #fff!important;}


.pagination{margin-bottom:10px;margin-top:20px;text-align:center;font-size:14px}.pagination ul{margin:0;padding:0;list-style-type:none}.pagination ul li{display:inline-block;margin:0 3px}.pagination ul li a,.pagination ul li span{display:inline-block;padding:7px 15px;border-radius:2px}.pagination ul li a{text-decoration:none;background-color:#ddd;color:#666;opacity:1}.pagination ul li span{cursor:default;color:#aaa}.pagination ul li a:hover,.pagination ul li a:focus{opacity:0.8}.pagination ul li.thisclass a{background-color: #ff6651 !important;
	color: #fff;margin: 0 3px;
	line-height: 20px;
	text-decoration: none;padding: 9px 15px;
	cursor: default;}.pagination ul li.next-page a{background-color:#FF6651;color:#fff}.pagination-loading{text-align:center;padding:15px 0}.pagination-loading img{max-width:70px}@media (max-width: 768px){.pagination-loading img{max-width:50px}}.ias_trigger{margin-bottom:15px;text-align:center}
	






/*pc样式*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;border:0 none;outline:0;}
    body{background:#FFF;font-size:14px}
    table{border-collapse:collapse;border-spacing:0}
    fieldset,img{border:0 none}
    address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
    strong{font-weight:800}
    ol,ul,li{list-style:none outside none}
    caption,th{text-align:left}
    h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
    a{color: #444;text-decoration:none;font-size: 14px;}
    a:hover{ text-decoration:underline}
    strong{font-weight: 800;}
    body{font-size: 12px;}
	
.wx_pic_img {
    text-align: center;
    background: #fff;
    visibility: visible;
    opacity: 1;
    cursor: auto;
    z-index: 150;
    width: 365px;
    margin: auto;
    position: relative;
    height: 370px;
}
.wx_pic_img .iconfont {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 28px;
    background: #38ad3a;
    width: 171px;
    margin: auto;
}
.wx_pic_img .iconfont span {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMA1ncNunNiOTUTSsYRYQAAAENJREFUCNdjiFq1armxcdWqVUsZligpKTMwGCkpeTEsY4CCLIZFMKYWYWYnjDmDAQkIwgEyEwGQtJFkG8KRyE5HeAgAREcaCU+naWkAAAAASUVORK5CYII=) no-repeat 0px center;
    padding-left: 28px;
}

.cg {
    width: 300px;
    margin: auto;
    height: 250px;
    display:none;
}
.cg img {
    width: 176px;
    margin-top: 50px;
}
.wx_top {
    background: #38AD3A;
    height: 78px;
    color: #fff;
    font-size: 28px;
    line-height: 78px;
}
.zhifu {
    width: 100%;
}
.zhifu img {
    width: 170px;
    height: 170px;
}
.hc {
    margin-top: 10px;
}
.hc img {
    width: 200px;
}
.wx_pic_img .sm {
    display: block;
    margin-top: 8px;
    font-size: 18px;
    color: #6d6d6d;
}
.wx_pic_img .sm span {
    color: #FF7800;
    padding: 6px 11px;
    font-weight: 700;
}
.payqr_success_box {
    display: none;
}
.payqr_success_box button.btn {
    background: #38ad3a;
    border: none;
    width: 200px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    border-radius: 6px;
    margin-top: 18px;
    cursor: pointer;
}
.payqr_success_box .payqr_success_text span.text {
    display: block;
    font-size: 30px;
    color: #44b549;
    margin-bottom: 6px;
}
.payqr_success_box .payqr_success_text span.text.small {
    color: #999;
    font-size: 16px;
}
.payqr_success_text .icon {
    padding-top: 30px;
    fill: #44b549;
    width: 90px;
    display: inline-block;
    margin-bottom: 10px;
}

.download_fixed_down {
    margin-left: -700px;
    display: block;
    width: 60px!important;
    text-align: center;
    margin-bottom: 2px;
    line-height: 18px;
    color: #fff;
    padding: 5px;
    border-radius: 3px;
    background-color: #44b449;
    position: fixed;
    top: 330px;
    left: 50%;
}
.download_fixed_down em {
    display: block;
    width: 26px;
    height: 30px;
    margin: 0 auto 4px;
    background: url(one_dow_icon.2.png) no-repeat;
}
.download_fixed_down span {
    font-size: 12px;
    color: #fff;
}
.download_fixed_down.download_card_box_ext_bg_img em {
    background-position: 1px -251px;
}
.download_fixed_down:hover{background: #ff6600;}


/*pc样式*/

	.paybox-title {
		color: #009900;
		font-size: 30px;
		display: inline-block;
		font-weight: 700;
		line-height: 40px;
		height: 40px;
		width: 100%;
	}
	.paybox-img {
		width: 100px;
		display: inline-block;
		margin: 0 0 4%;
	}
	.paybox-img img {
		width: 100%
	}
	.paybox-money {
		height: 40px;
		line-height: 40px;
	}
	.paybox-money h2 {
		color: #ff6600;
		font-size: 15px;
		display: inline-block;
		font-weight: 600;
		margin:0;
	}

	.paybox-bottom {
		cursor: pointer;
		background: #44b549;
		height: 42px;
		line-height: 42px;
		border-radius: 4px;
		font-size: 17px;
		color: #fff;
		font-weight: 500
	}
	.paybox-bottom.vip-btn {
		background: #fff;
		color: #44b549;
		box-sizing:border-box;
		border:#44b549 solid 1px;
		margin-top: 8px;
	}

	.paybox .paybox-customer-service {
		font-size: 14px;
		margin-top: 10px;
		cursor: pointer;
		color: #a2a2a2;
	}
	.paybox-service {
		margin-top:13px;
	}
	.houhao_top {
		float: left;
		width: 100%;
		text-align: center;
	}
	.houhao_top span {
		color: #009900;
		font-size: 30px;
		display: inline-block;
		font-weight: 700;
		line-height: 40px;
		height: 40px;
		width: 100%;
		margin-bottom: 12px;
	}
	.houhao_search {
		display: inline-block;
		margin-top: 0;
		width: 74%;
		border: 1px solid #44b549;
		height: 34px;
		line-height: 34px;
		overflow: hidden;
	}
	.houhao_search .houhao_bar {
		width: 70%;
		font-size: 15px;
		float: left;
		border: none;
		color: #bdbdbd;
		line-height: 34px;
		padding-left: 3%;
		height: 33px;
		outline:none
	}
	.houhao_search .houhaoresults {
		width: 23%;
		background: #009900;
		color: #fff;
		text-align: center;
		font-size: 16px;
		border: 0 none;
		cursor: pointer;
		float: right;
		height: 34px;
	}
	.houhao_search .houhaoresults:hover {
		opacity: .8;
		text-decoration: none;
	}
	.houhao_bar::-webkit-input-placeholder {
		color: #ccc;
	}
	.houhao_bar:-moz-placeholder {
		color: #ccc;
	}
	.houhao_bar:-ms-input-placeholder {
		color: #ccc;
	}
	.kouhaohuoqu {
		color: #009900;
		font-size: 18px;
		line-height: 26px;
		height: 26px;
		float: left;
		width: 100%;
		font-weight: 700;
		margin: 0;
		margin-bottom: 8px;
	}
	.timezen {
		color: #666;
		font-size: 15px;
		line-height: 24px;
		height: 24px;
		float: left;
		width: 100%;
	}
	.zz_pic2 {
	    display:none;
		float: left;
		width:50%;
		margin:auto;
		margin-top: 4%;
		border-radius:4px;
		-webkit-animation:.4s .1s ease both;
		-moz-animation:.4s .1s ease both;
		position:relative;
		background:#fff;
		text-align:center
	}
	.zz_pic2 img {
		width: 200px;
		margin-top:6px;
	}
	.customer-service {
		font-size: 14px;
		color: #999;
		cursor: pointer;
	}
	.cj_title {
		font-size: 18px;
		color: #20ad48;
		margin-top: 20px;
		text-align: center;
		font-weight: bold;
	}
	.cj_title span {
		display: inline-block;
	}
	.customer_service_box li {
		border:1px solid #333333;
		box-shadow: 4px 4px 0 2px #61c57d;
		padding:10px;
		text-align: left;
		margin-top:10px;
	}
	.que {
		font-size:14px;
		color:#009900;
		font-weight: bold
	}
	.ans {
		font-size:14px;
		color:#666;
		margin:8px 10px 0;
		line-height: 20px;
		border-top:1px dashed #eee;
		padding-top:6px;
	}
	.customer_service_box{margin:0 auto;width:730px;    padding-bottom: 30px;}





.content-wrap .download_card {
    border: 1px solid #eee;
    box-sizing: border-box;
    align-items: center;
    justify-content: space-between;
    line-height: 16px;
    float: left;
    width: 98%;
    padding: 3%;
    margin-bottom: 10px;
    margin: 34px 1%;
    display: flex;
}
.content-wrap a.download_card:hover {
    text-decoration:none;
}
.content-wrap .download_card_msg{width: 50%;}
.content-wrap .download_card_title{font-size: 18px;color: #1c69cc;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: 700;float: left;height: 30px;line-height: 30px;width: 100%;margin-bottom: 3px;}
.content-wrap .download_card_tip{font-size: 14px;color: #ff7b00;margin: 6px 0 4px;overflow: hidden;width: 82%;font-weight: 700;display: inline-block;}
.content-wrap .download_card_tj{font-size: 15px;display: flex;align-items: center;color:#999;width: 62%;display: inline-block;}
.content-wrap .download_card_tj img{width: 15px;margin-top: 2px;}
.content-wrap .download_card_btn{width: 50%;height: 48px;background: #44b549;display: flex;color:#fff;justify-content: center;font-size: 17px;font-weight: 700;margin-top: 10px;align-items: center;}
.content-wrap .download_card_btn img{width: 22px;margin-right: 5px;border-radius: inherit;margin-top: 2px;margin: 0;}
.content-wrap .downlod_btn_right{line-height: 30px;margin-left: 10px;margin-top: 3px;}
.content-wrap .more_box {
    width: 100%;
    height: 150px;
    background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0.1) 0%, #fff 70%);
    float: left;
    margin-top:-150px;
    position: relative;
}
.content-wrap .download_card_pic{
    width: 16%;
    float: left;
    height: 100%;
}
.content-wrap .more_box .more{
    width:160px;
    height:30px;
    margin:50px auto 0;
    color:#45b449;
    font-size:16px;
    border:1px solid #45b449;
    background: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    cursor:pointer;
}
.content-wrap .more_tip{text-align: center;color:#999;margin-top:6px;}
.content-wrap .download_card:nth-of-type(2){
    display:none;
}

/*右侧边下载按钮*/
.sidebar_box {border: 1px solid #f1f1f1;width:100%;height: auto;margin-bottom:20px;background: #fff;}
.sidebar_btn{height:55px;color: #fff;background: #3382f8;font-size: 16px;border-radius: 4px;}
.sidebar_btn{ width:240px;display:block;margin:30px auto;}
.sidebar_btn .icon{width:16px;height:16px;float: left;display:block;margin:20px 10px 0 52px;}
.sidebar_btn .icon path{fill:#ffffff;}
.sidebar_btn .downlod_btn_right{float: left;color:#fff;font-size: 16px;margin:15px 0 0 4px;}
.sidebar_btn .downlod_btn_right p{font-size:12px;margin:2px 0 0 0;}
a.sidebar_btn:link{ text-decoration:none;}a.sidebar_btn:visited{ text-decoration:none;}a.sidebar_btn:hover{ text-decoration:underline;background: #1890ff;box-shadow:0px 0 4px 0 rgb(51 140 248 / 50%)}a.sidebar_btn:active{ text-decoration:none;background: #1890ff;box-shadow:0px 0 4px 0 rgb(51 140 248 / 50%)}



/*悬停搜索栏*/
.query{font-size:14px;width:330px; height:36px; line-height:36px; border:none;border-left:2px solid #99978e;background:url(txtbg.gif) repeat-x; padding:0px; margin:0px;vertical-align:middle;color:#757575;padding-left:5px;}
.qbtn{width:40px; height:36px; padding:0px; margin:0px; font-size:0px; line-height:0px;color:transparent;cursor:pointer;border:none;background:url(//img.diyifanwen.com/siteimages/sbtn.gif) no-repeat;vertical-align:middle;}
#navFixed {position:fixed; top:0px; display:none;width:100%;margin:0px;height:52px;background:#f9f9f9; border-bottom:1px solid #e6e6e6; text-align:center; overflow:hidden; z-index:9999;box-shadow:0 1px 4px 0 rgb(75 75 75 / 10%)}
#navFixed #sbox{padding:6px 0px 0px 0px; width:380px; margin:0px auto 0px 30px; float:left;}
#navFixed{_display:none;}
#FixInner{ width:1000px; margin:0px auto;}
#navFixed .float-title{text-align:left;height:32px;width:380px; margin:10px auto 0px 30px; float:left;font-size: 18px;font-weight: 600;line-height: 32px;color: #222;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#navFixed #downdoc{ float:left; margin-left:30px; margin-top:11px;}
#share_float{width:150px;float:left; margin:7px 0px 0px 30px;}
.dl-btn{width:100px; text-align:center; float:left}
.ds-btn{width:50px; text-align:center; float:left}
.dl-btn a,.ds-btn a{height:30px;display:block;color:#fff; font:14px 'microsoft yahei';line-height:30px; padding:0px;text-decoration:none;border-radius:3px;background-color:#3382f8;}
.dl-btn a{width:100px;}
.send-btn a{background-color:#478ede;}
.ds-btn a{width:50px;height:28px;line-height:28px;color:#06f;border:1px solid #06f;background-color:#fff;}
.copy-btn,.copy-btn a{width:90px}
/*.ds-btn a{background-color:#E74851;}*/
.dl-btn a:hover,.ds-btn a:hover{background-color:#006fe6; text-decoration:none;color:#fff;}
.ds-btn a:hover{background-color:#f0f6ff;color:#06f;}
.dl-btn{margin-right:20px;}
/*.ds-btn a:hover{background-color:#E14049; text-decoration:none;color:#fff;}*/
.dl-txt{ float:left; color:#858585; height:30px; line-height:30px; font-size:12px; padding-left:12px;}.dl-txt a,.dl-txt a:hover,.dl-txt a:visited,.dl-txt a:active{color:#858585;}

/*新增样式*/
.paybox {
	width: 85%;
	padding:10px 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.paybox-title {
	color: #0f9c16;
	font-size: 30px;
	margin: 0.5rem auto;
	display: inline-block;
	font-weight: 700;
	line-height: 40px;
	height: 40px;
	width: 100%;
}
.paybox-money h3 {
	color: #ff6600;
	font-size: 15px;
	display: inline-block;
	font-weight: 600;
	margin-top: 10px;
}
.paybox-money p {
	text-decoration: line-through;
	color: #949494;
	margin-left: 10px;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
}
.paybox-bottom,
.paybox-bottom1 {
	cursor: pointer;
	background: #44b549;
	height: 50px;
	line-height: 50px;
	border-radius: 4px;
	font-size: 22px;
	color: #fff;
	font-weight: 700
}
.paybox-art {
	color: #a0a0a0;
	font-size: 16px;
	font-weight: normal;
}
.paybox .paybox-customer-service {
	font-size: 14px;
	margin-top: 10px;
	cursor: pointer;
	color: #a2a2a2;
	font-weight: normal;
	display: block;
}
.btn-primary {
	color: #fff;
	background-color: #38ad3a;
	width: 100%;
	height: 43px;
}
	
	.paybox-img .iconfont {
		font-size: 14px;
		line-height: 26px;
	}
	
	.paybox-img .sm {
		margin-top: 0.25rem;
		font-size: 16px;
	}
	
	.paybox-img .sm span {
		padding: 3px 6px;
	}
	.paybox-img {
	width: 220px;
	display: inline-block;
	padding: 15px 30px;;
	border: #38ad3a solid 1px;
	border-radius: 4px;
	margin: 10px auto;
}
.paybox-img img {
	width: 100%;
	max-height: 100%;
}
.paybox-img .iconfont {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 28px;
	background-color: #38ad3a;
	margin: auto;
}
.paybox-img .sm {
	display: block;
	margin-top: 0.5rem;
	font-size: 16px;
	color: #6d6d6d;
}
.paybox-img .sm span {
	color: #FF7800;
	padding: 6px 11px;
	font-weight: 700;
}
.payqr_success_box {
    text-align: center;
}

/*侧边悬浮复制下载按钮*/
.sidebar{width:30px;position:fixed;top:300px;left:50%;margin-left:-660px;z-index:9}
.sidebar a {width: 42px;padding: 13px 0;color: #666;background: #fff;-webkit-box-shadow:0px 2px 15px 0px rgba(0,0,0,0.1);box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.1);border-radius: 21px;text-align: center;transition: all .2s cubic-bezier(.215,.61,.355,1);position: relative;cursor: pointer;margin-bottom:15px;display: block;text-decoration:none;}
 .sidebar span {font-size: 13px;display: block;padding: 0 12px;line-height: 17px;}
.sidebar a.sidedown{/*padding:  0;*/background: #478ede;color: #fff;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.2);box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);}
/*.sidebar .sidedown span{padding: 0;line-height:42px;font-size:12px;}*/
.sidebar a:hover{background-color:#478ede; text-decoration:none;color:#fff;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3);box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);}
 a.sidedown:hover{background-color:#377dcc; text-decoration:none;color:#fff;}

.article-con .download_card {padding: 15px 0px;border: 1px solid #e4eefb;position: relative;overflow: hidden;margin: 20px 0;width: 100%;line;line-height:18px;background:#fff;border-radius: 10px;box-sizing: border-box;}
.article-con .download_card div{clear:none;}
.article-con .download_card_pic {width:80px;height:50px;float: left;margin:10px 0 0 0;border:0;}
.article-con .download_card_msg{float:left;text-align: left;}
.article-con .download_card_title{font-size:16px;color:#003399;text-decoration: underline;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 280px;}
.article-con .download_card_tip{font-size:14px;color:#666;margin:8px 0 8px 0;}
.article-con .download_card_tj{font-size:14px;color:#999;float: left;}
.article-con .download_card_tj span{float: left;}
.article-con .download_card_tj .icon{width:14px;height:14px;margin-top:2px;float: left;margin-right:3px;display: inline-block;}
.article-con .download_card_btn{height:45px;top:30px;background: -webkit-linear-gradient(#82ce21, #68b602);  background: -o-linear-gradient(#82ce21, #68b602);  background: -moz-linear-gradient(#82ce21, #68b602);  background: linear-gradient(#82ce21, #68b602);  filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#82ce21',endColorStr='#82ce21',gradientType='0'); border-radius: 4px;}
.article-con .down_btn{ width:120px;position: absolute; right:35px;}
.article-con .down_btn .icon{width:16px;height:16px;float: left;display:block;margin:14px 10px 0 12px;}
.article-con .down_btn .downlod_btn_right{float: left;color:#fff;font-size: 16px;margin-top:13px;}
.article-con .down_btn .downlod_btn_right p{font-size:12px;margin:2px 0 0 0;}

.payqr_success_box button.btn {
    background: #38ad3a;
    border: none;
    width: 200px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    border-radius: 6px;
    margin-top: 18px;
    cursor: pointer;
}
.payqr_success_box .payqr_success_text span.text {
    display: block;
    font-size: 30px;
    color: #44b549;
    margin-bottom: 6px;
}
.payqr_success_box .payqr_success_text span.text.small {
    color: #999;
    font-size: 16px;
}
.payqr_success_text .icon {
    padding-top: 30px;
    fill: #44b549;
    width: 90px;
    display: inline-block;
    margin-bottom: 10px;
}
.dl-link{ cursor:pointer;}

